Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c14e' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8194551-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64


Version: 1.1
PID: 7186
Logging PID: 7187
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8194551,
 'buildroot_pkgs': [],
 'chroot': 'fedora-rawhide-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'f2fcd74a7568f6ab86052bb1b1d73db009a8645a',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:12/docker-compose',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'docker-compose',
 'package_version': '2.30.1-1',
 'project_dirname': 'automatic-obsoletes:pr:12',
 'project_name': 'automatic-obsoletes',
 'project_owner': 'torsava',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'torsava/automatic-obsoletes--https://src.fedoraproject.org/user/buckaroogeek',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'https://src.fedoraproject.org/user/buckaroogeek',
 'tags': [],
 'task_id': '8194551-fedora-rawhide-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:12/docker-compose /var/lib/copr-rpmbuild/workspace/workdir-xngqrybr/docker-compose --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:12/docker-compose', '/var/lib/copr-rpmbuild/workspace/workdir-xngqrybr/docker-compose', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-xngqrybr/docker-compose'...

Running: git checkout f2fcd74a7568f6ab86052bb1b1d73db009a8645a --

cmd: ['git', 'checkout', 'f2fcd74a7568f6ab86052bb1b1d73db009a8645a', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-xngqrybr/docker-compose
rc: 0
stdout: 
stderr: Note: switching to 'f2fcd74a7568f6ab86052bb1b1d73db009a8645a'.

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 f2fcd74 automatic import of docker-compose

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-xngqrybr/docker-compose
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading compose-2.30.1-vendor.tar.bz2
INFO: Reading stdout from command: curl --help all
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
INFO: Calling: curl -H Pragma: -o compose-2.30.1-vendor.tar.bz2 --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/torsava/automatic-obsoletes:pr:12/docker-compose/compose-2.30.1-vendor.tar.bz2/md5/642c328f4b6d31f9e126ef5cabf23ae8/compose-2.30.1-vendor.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 7196k  100 7196k    0     0  17.2M      0 --:--:-- --:--:-- --:--:-- 17.2M
INFO: Reading stdout from command: md5sum compose-2.30.1-vendor.tar.bz2
INFO: Downloading compose-2.30.1.tar.gz
INFO: Calling: curl -H Pragma: -o compose-2.30.1.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/torsava/automatic-obsoletes:pr:12/docker-compose/compose-2.30.1.tar.gz/md5/e40a13adeca1eefe0c115d106bc5c306/compose-2.30.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  365k  100  365k    0     0  4663k      0 --:--:-- --:--:-- --:--:-- 4630k
INFO: Reading stdout from command: md5sum compose-2.30.1.tar.gz

Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-xngqrybr/docker-compose/docker-compose.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-xngqrybr/docker-compose --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1730384589.946540 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-xngqrybr/docker-compose/docker-compose.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-xngqrybr/docker-compose --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1730384589.946540 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-xngqrybr/docker-compose/docker-compose.spec)  Config(fedora-rawhide-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.9
INFO: Mock Version: 5.9
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1730384589.946540/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.fedoraproject.org/fedora:rawhide
INFO: Pulling image: registry.fedoraproject.org/fedora:rawhide
INFO: Copy content of container registry.fedoraproject.org/fedora:rawhide to /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1730384589.946540/root
INFO: Checking that registry.fedoraproject.org/fedora:rawhide image matches host's architecture
INFO: mounting registry.fedoraproject.org/fedora:rawhide with podman image mount
INFO: image registry.fedoraproject.org/fedora:rawhide as /var/lib/containers/storage/overlay/69e22ab8841c07863a3b40e728c80929fbf91ab6b394b6c0f3d8fd34bb6e311e/merged
INFO: umounting image registry.fedoraproject.org/fedora:rawhide (/var/lib/containers/storage/overlay/69e22ab8841c07863a3b40e728c80929fbf91ab6b394b6c0f3d8fd34bb6e311e/merged) with podman image umount
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1730384589.946540/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc42.x86_64
  rpm-sequoia-1.7.0-2.fc41.x86_64
  dnf5-5.2.6.2-1.fc42.x86_64
  dnf5-plugins-5.2.6.2-1.fc42.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 fedora                                 100% |   1.7 MiB/s |  21.8 MiB |  00m13s
 Copr repository                        100% |  19.7 MiB/s |   4.2 MiB |  00m00s
Repositories loaded.
Package                            Arch   Version                    Repository      Size
Installing group/module packages:
 bash                              x86_64 5.2.32-2.fc42              fedora       8.2 MiB
 bzip2                             x86_64 1.0.8-19.fc41              fedora      95.7 KiB
 coreutils                         x86_64 9.5-10.fc42                fedora       5.7 MiB
 cpio                              x86_64 2.15-2.fc41                fedora       1.1 MiB
 diffutils                         x86_64 3.10-8.fc41                fedora       1.6 MiB
 fedora-release-common             noarch 42-0.6                     fedora      19.5 KiB
 findutils                         x86_64 1:4.10.0-4.fc41            fedora       1.8 MiB
 gawk                              x86_64 5.3.0-4.fc41               fedora       1.7 MiB
 glibc-minimal-langpack            x86_64 2.40.9000-15.fc42          fedora       0.0   B
 grep                              x86_64 3.11-9.fc41                fedora       1.0 MiB
 gzip                              x86_64 1.13-2.fc41                fedora     389.0 KiB
 info                              x86_64 7.1.1-2.fc42               fedora     361.8 KiB
 patch                             x86_64 2.7.6-25.fc41              fedora     266.7 KiB
 redhat-rpm-config                 noarch 296-1.fc42                 fedora     186.6 KiB
 rpm-build                         x86_64 4.20.0-1.fc42              copr_base  194.3 KiB
 sed                               x86_64 4.9-3.fc41                 fedora     861.5 KiB
 shadow-utils                      x86_64 2:4.16.0-6.fc42            fedora       4.1 MiB
 tar                               x86_64 2:1.35-4.fc41              fedora       2.9 MiB
 unzip                             x86_64 6.0-64.fc41                fedora     386.8 KiB
 util-linux                        x86_64 2.40.2-8.fc42              copr_base    3.7 MiB
 which                             x86_64 2.21-42.fc41               fedora      80.2 KiB
 xz                                x86_64 1:5.6.3-2.fc42             fedora       1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.4.3-1.fc42               fedora       2.4 MiB
 alternatives                      x86_64 1.30-1.fc41                fedora      66.3 KiB
 ansible-srpm-macros               noarch 1-16.fc41                  fedora      35.7 KiB
 audit-libs                        x86_64 4.0.2-1.fc42               copr_base  331.3 KiB
 authselect                        x86_64 1.5.0-8.fc42               fedora     157.5 KiB
 authselect-libs                   x86_64 1.5.0-8.fc42               fedora     822.2 KiB
 basesystem                        noarch 11-21.fc41                 fedora       0.0   B
 binutils                          x86_64 2.43.50-5.fc42             fedora      27.6 MiB
 build-reproducibility-srpm-macros noarch 0.4.3-1.fc42               fedora     735.0   B
 bzip2-libs                        x86_64 1.0.8-19.fc41              fedora      80.7 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-2.fc42  fedora       2.6 MiB
 coreutils-common                  x86_64 9.5-10.fc42                fedora      11.2 MiB
 cracklib                          x86_64 2.9.11-6.fc41              fedora     238.9 KiB
 crypto-policies                   noarch 20241018-1.gitce922cb.fc42 fedora     137.0 KiB
 curl                              x86_64 8.10.1-2.fc42              fedora     453.3 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-27.fc41             fedora       2.3 MiB
 debugedit                         x86_64 5.1-1.fc42                 fedora     192.7 KiB
 dwz                               x86_64 0.15-8.fc42                fedora     299.2 KiB
 ed                                x86_64 1.20.2-2.fc41              fedora     146.9 KiB
 efi-srpm-macros                   noarch 5-12.fc41                  fedora      40.1 KiB
 elfutils                          x86_64 0.192-3.fc42               fedora       2.7 MiB
 elfutils-debuginfod-client        x86_64 0.192-3.fc42               fedora      76.0 KiB
 elfutils-default-yama-scope       noarch 0.192-3.fc42               fedora       1.8 KiB
 elfutils-libelf                   x86_64 0.192-3.fc42               fedora       1.2 MiB
 elfutils-libs                     x86_64 0.192-3.fc42               fedora     675.1 KiB
 fedora-gpg-keys                   noarch 42-0.3                     fedora     126.4 KiB
 fedora-release                    noarch 42-0.6                     fedora       0.0   B
 fedora-release-identity-basic     noarch 42-0.6                     fedora     719.0   B
 fedora-repos                      noarch 42-0.3                     fedora       4.9 KiB
 fedora-repos-rawhide              noarch 42-0.3                     fedora       2.2 KiB
 file                              x86_64 5.45-7.fc41                fedora     103.5 KiB
 file-libs                         x86_64 5.45-7.fc41                fedora       9.9 MiB
 filesystem                        x86_64 3.18-29.fc42               fedora     106.0   B
 fonts-srpm-macros                 noarch 1:2.0.5-17.fc41            fedora      55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-1.fc42               fedora      38.9 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                fedora     144.0   B
 gdb-minimal                       x86_64 15.2-1.fc42                fedora      13.0 MiB
 gdbm                              x86_64 1:1.23-7.fc41              fedora     460.9 KiB
 gdbm-libs                         x86_64 1:1.23-7.fc41              fedora     121.9 KiB
 ghc-srpm-macros                   noarch 1.9.2-1.fc42               fedora     779.0   B
 glibc                             x86_64 2.40.9000-15.fc42          fedora       6.6 MiB
 glibc-common                      x86_64 2.40.9000-15.fc42          fedora       1.0 MiB
 glibc-gconv-extra                 x86_64 2.40.9000-15.fc42          fedora       7.1 MiB
 gmp                               x86_64 1:6.3.0-2.fc41             fedora     811.4 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                   fedora       1.0 KiB
 go-srpm-macros                    noarch 3.6.0-3.fc41               fedora      60.8 KiB
 jansson                           x86_64 2.14-1.fc42                fedora      93.1 KiB
 json-c                            x86_64 0.17-4.fc41                fedora      82.4 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                fedora       1.9 KiB
 keyutils-libs                     x86_64 1.6.3-4.fc41               fedora      54.4 KiB
 krb5-libs                         x86_64 1.21.3-3.fc42              fedora       2.3 MiB
 libacl                            x86_64 2.3.2-2.fc41               fedora      40.0 KiB
 libarchive                        x86_64 3.7.6-1.fc42               fedora     934.8 KiB
 libattr                           x86_64 2.5.2-4.fc41               fedora      28.5 KiB
 libblkid                          x86_64 2.40.2-8.fc42              copr_base  262.5 KiB
 libbrotli                         x86_64 1.1.0-5.fc41               fedora     837.6 KiB
 libcap                            x86_64 2.71-1.fc42                fedora     210.8 KiB
 libcap-ng                         x86_64 0.8.5-3.fc41               fedora      69.2 KiB
 libcom_err                        x86_64 1.47.1-6.fc42              fedora      67.2 KiB
 libcurl                           x86_64 8.10.1-2.fc42              fedora     838.4 KiB
 libeconf                          x86_64 0.7.4-2.fc42               fedora      68.3 KiB
 libevent                          x86_64 2.1.12-14.fc41             fedora     895.7 KiB
 libfdisk                          x86_64 2.40.2-8.fc42              copr_base  362.9 KiB
 libffi                            x86_64 3.4.6-3.fc42               fedora      86.4 KiB
 libgcc                            x86_64 14.2.1-4.fc42              fedora     274.6 KiB
 libgomp                           x86_64 14.2.1-4.fc42              fedora     523.8 KiB
 libidn2                           x86_64 2.3.7-2.fc41               fedora     329.1 KiB
 libmount                          x86_64 2.40.2-8.fc42              copr_base  355.8 KiB
 libnghttp2                        x86_64 1.64.0-1.fc42              fedora     174.5 KiB
 libnsl2                           x86_64 2.0.1-2.fc41               fedora      57.9 KiB
 libpkgconf                        x86_64 2.3.0-1.fc42               fedora      78.2 KiB
 libpsl                            x86_64 0.21.5-4.fc41              fedora      80.5 KiB
 libpwquality                      x86_64 1.4.5-11.fc41              fedora     417.8 KiB
 libselinux                        x86_64 3.7-6.fc42                 copr_base  181.1 KiB
 libsemanage                       x86_64 3.7-3.fc42                 copr_base  298.0 KiB
 libsepol                          x86_64 3.7-3.fc42                 fedora     818.0 KiB
 libsmartcols                      x86_64 2.40.2-8.fc42              copr_base  180.4 KiB
 libssh                            x86_64 0.11.1-1.fc42              fedora     569.6 KiB
 libssh-config                     noarch 0.11.1-1.fc42              fedora     277.0   B
 libstdc++                         x86_64 14.2.1-4.fc42              fedora       2.8 MiB
 libtasn1                          x86_64 4.19.0-9.fc41              fedora     175.7 KiB
 libtirpc                          x86_64 1.3.6-0.fc42               fedora     203.0 KiB
 libtool-ltdl                      x86_64 2.4.7-12.fc41              fedora      66.2 KiB
 libunistring                      x86_64 1.1-8.fc41                 fedora       1.7 MiB
 libuuid                           x86_64 2.40.2-8.fc42              copr_base   41.4 KiB
 libverto                          x86_64 0.3.2-9.fc41               fedora      29.5 KiB
 libxcrypt                         x86_64 4.4.36-7.fc41              fedora     266.8 KiB
 libxml2                           x86_64 2.12.8-2.fc41              fedora       1.7 MiB
 libzstd                           x86_64 1.5.6-2.fc41               fedora     795.9 KiB
 lua-libs                          x86_64 5.4.7-1.fc42               fedora     285.0 KiB
 lua-srpm-macros                   noarch 1-14.fc41                  fedora       1.3 KiB
 lz4-libs                          x86_64 1.10.0-1.fc41              fedora     145.5 KiB
 mpfr                              x86_64 4.2.1-5.fc41               fedora     832.1 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41        fedora     326.3 KiB
 ncurses-libs                      x86_64 6.5-2.20240629.fc41        fedora     975.2 KiB
 ocaml-srpm-macros                 noarch 10-3.fc41                  fedora       1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                  fedora     112.0   B
 openldap                          x86_64 2.6.8-5.fc41               fedora     644.2 KiB
 openssl-libs                      x86_64 1:3.2.2-8.fc42             fedora       7.8 MiB
 p11-kit                           x86_64 0.25.5-4.fc42              fedora       2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-4.fc42              fedora     403.8 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                fedora       1.6 KiB
 pam                               x86_64 1.7.0-1.fc42               fedora       1.7 MiB
 pam-libs                          x86_64 1.7.0-1.fc42               fedora     127.7 KiB
 pcre2                             x86_64 10.44-1.fc41.1             fedora     653.5 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1             fedora     251.6 KiB
 perl-srpm-macros                  noarch 1-56.fc41                  fedora     861.0   B
 pkgconf                           x86_64 2.3.0-1.fc42               fedora      88.6 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc42               fedora      14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-1.fc42               fedora     989.0   B
 popt                              x86_64 1.19-7.fc41                fedora     136.9 KiB
 publicsuffix-list-dafsa           noarch 20240107-4.fc41            fedora      67.5 KiB
 pyproject-srpm-macros             noarch 1.15.1-1.fc42              fedora       1.9 KiB
 python-srpm-macros                noarch 3.13-3.fc41                fedora      51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc42             fedora     500.0   B
 qt6-srpm-macros                   noarch 6.8.0-1.fc42               fedora     456.0   B
 readline                          x86_64 8.2-11.fc42                fedora     493.1 KiB
 rpm                               x86_64 4.20.0-1.fc42              copr_base    3.1 MiB
 rpm-build-libs                    x86_64 4.20.0-1.fc42              copr_base  206.7 KiB
 rpm-libs                          x86_64 4.20.0-1.fc42              copr_base  726.1 KiB
 rpm-sequoia                       x86_64 1.7.0-2.fc41               fedora       2.4 MiB
 rust-srpm-macros                  noarch 26.3-3.fc42                copr_base    4.8 KiB
 setup                             noarch 2.15.0-5.fc41              fedora     720.7 KiB
 sqlite-libs                       x86_64 3.46.1-1.fc42              fedora       1.4 MiB
 systemd-libs                      x86_64 256.7-1.fc42               fedora       2.0 MiB
 util-linux-core                   x86_64 2.40.2-8.fc42              copr_base    1.5 MiB
 xxhash-libs                       x86_64 0.8.2-4.fc42               fedora      88.4 KiB
 xz-libs                           x86_64 1:5.6.3-2.fc42             fedora     218.4 KiB
 zig-srpm-macros                   noarch 1-3.fc41                   fedora       1.1 KiB
 zip                               x86_64 3.0-41.fc41                fedora     703.2 KiB
 zlib-ng-compat                    x86_64 2.1.7-3.fc42               fedora     138.0 KiB
 zstd                              x86_64 1.5.6-2.fc41               fedora       1.7 MiB
Installing groups:
 Buildsystem building group                                                              

Transaction Summary:
 Installing:       154 packages

Total size of inbound packages is 53 MiB. Need to download 53 MiB.
After this operation, 180 MiB extra will be used (install 180 MiB, remove 0 B).
[  1/154] bzip2-0:1.0.8-19.fc41.x86_64  100% | 750.3 KiB/s |  52.5 KiB |  00m00s
[  2/154] coreutils-0:9.5-10.fc42.x86_6 100% |   7.5 MiB/s |   1.1 MiB |  00m00s
[  3/154] cpio-0:2.15-2.fc41.x86_64     100% |   3.4 MiB/s | 291.8 KiB |  00m00s
[  4/154] bash-0:5.2.32-2.fc42.x86_64   100% |  11.0 MiB/s |   1.8 MiB |  00m00s
[  5/154] diffutils-0:3.10-8.fc41.x86_6 100% |  14.7 MiB/s | 405.4 KiB |  00m00s
[  6/154] fedora-release-common-0:42-0. 100% |   1.0 MiB/s |  23.3 KiB |  00m00s
[  7/154] findutils-1:4.10.0-4.fc41.x86 100% |  17.9 MiB/s | 548.6 KiB |  00m00s
[  8/154] glibc-minimal-langpack-0:2.40 100% |   4.2 MiB/s | 119.4 KiB |  00m00s
[  9/154] grep-0:3.11-9.fc41.x86_64     100% |   7.9 MiB/s | 299.8 KiB |  00m00s
[ 10/154] gzip-0:1.13-2.fc41.x86_64     100% |   6.2 MiB/s | 170.2 KiB |  00m00s
[ 11/154] patch-0:2.7.6-25.fc41.x86_64  100% |   6.1 MiB/s | 131.0 KiB |  00m00s
[ 12/154] info-0:7.1.1-2.fc42.x86_64    100% |   5.0 MiB/s | 183.2 KiB |  00m00s
[ 13/154] redhat-rpm-config-0:296-1.fc4 100% |   3.5 MiB/s |  82.4 KiB |  00m00s
[ 14/154] sed-0:4.9-3.fc41.x86_64       100% |   9.7 MiB/s | 317.7 KiB |  00m00s
[ 15/154] tar-2:1.35-4.fc41.x86_64      100% |  13.6 MiB/s | 860.7 KiB |  00m00s
[ 16/154] shadow-utils-2:4.16.0-6.fc42. 100% |  16.3 MiB/s |   1.3 MiB |  00m00s
[ 17/154] unzip-0:6.0-64.fc41.x86_64    100% |   3.2 MiB/s | 184.9 KiB |  00m00s
[ 18/154] which-0:2.21-42.fc41.x86_64   100% |   1.9 MiB/s |  41.6 KiB |  00m00s
[ 19/154] xz-1:5.6.3-2.fc42.x86_64      100% |   9.5 MiB/s | 475.4 KiB |  00m00s
[ 20/154] rpm-build-0:4.20.0-1.fc42.x86 100% |   1.4 MiB/s |  75.7 KiB |  00m00s
[ 21/154] gawk-0:5.3.0-4.fc41.x86_64    100% |  10.0 MiB/s |   1.1 MiB |  00m00s
[ 22/154] filesystem-0:3.18-29.fc42.x86 100% |   9.5 MiB/s |   1.1 MiB |  00m00s
[ 23/154] util-linux-0:2.40.2-8.fc42.x8 100% |   8.7 MiB/s |   1.1 MiB |  00m00s
[ 24/154] bzip2-libs-0:1.0.8-19.fc41.x8 100% |   1.8 MiB/s |  41.1 KiB |  00m00s
[ 25/154] ncurses-libs-0:6.5-2.20240629 100% |  10.2 MiB/s | 334.0 KiB |  00m00s
[ 26/154] gmp-1:6.3.0-2.fc41.x86_64     100% |  10.7 MiB/s | 318.0 KiB |  00m00s
[ 27/154] libacl-0:2.3.2-2.fc41.x86_64  100% | 700.0 KiB/s |  24.5 KiB |  00m00s
[ 28/154] coreutils-common-0:9.5-10.fc4 100% |  22.3 MiB/s |   2.1 MiB |  00m00s
[ 29/154] libattr-0:2.5.2-4.fc41.x86_64 100% | 726.9 KiB/s |  18.2 KiB |  00m00s
[ 30/154] glibc-0:2.40.9000-15.fc42.x86 100% |  10.6 MiB/s |   2.2 MiB |  00m00s
[ 31/154] libcap-0:2.71-1.fc42.x86_64   100% |   3.5 MiB/s |  86.4 KiB |  00m00s
[ 32/154] fedora-repos-0:42-0.3.noarch  100% | 287.2 KiB/s |   9.2 KiB |  00m00s
[ 33/154] glibc-common-0:2.40.9000-15.f 100% |  12.9 MiB/s | 408.7 KiB |  00m00s
[ 34/154] openssl-libs-1:3.2.2-8.fc42.x 100% |  24.3 MiB/s |   2.3 MiB |  00m00s
[ 35/154] systemd-libs-0:256.7-1.fc42.x 100% |   7.4 MiB/s | 731.9 KiB |  00m00s
[ 36/154] ed-0:1.20.2-2.fc41.x86_64     100% |   3.5 MiB/s |  81.8 KiB |  00m00s
[ 37/154] pcre2-0:10.44-1.fc41.1.x86_64 100% |   5.8 MiB/s | 243.1 KiB |  00m00s
[ 38/154] ansible-srpm-macros-0:1-16.fc 100% | 716.4 KiB/s |  20.8 KiB |  00m00s
[ 39/154] build-reproducibility-srpm-ma 100% | 360.6 KiB/s |  11.2 KiB |  00m00s
[ 40/154] dwz-0:0.15-8.fc42.x86_64      100% |   4.9 MiB/s | 139.1 KiB |  00m00s
[ 41/154] efi-srpm-macros-0:5-12.fc41.n 100% | 828.7 KiB/s |  22.4 KiB |  00m00s
[ 42/154] fonts-srpm-macros-1:2.0.5-17. 100% |   1.1 MiB/s |  27.0 KiB |  00m00s
[ 43/154] forge-srpm-macros-0:0.4.0-1.f 100% | 859.1 KiB/s |  19.8 KiB |  00m00s
[ 44/154] ghc-srpm-macros-0:1.9.2-1.fc4 100% | 455.9 KiB/s |   9.1 KiB |  00m00s
[ 45/154] fpc-srpm-macros-0:1.3-13.fc41 100% | 331.7 KiB/s |   8.0 KiB |  00m00s
[ 46/154] gnat-srpm-macros-0:6-6.fc41.n 100% | 373.0 KiB/s |   9.0 KiB |  00m00s
[ 47/154] go-srpm-macros-0:3.6.0-3.fc41 100% |   1.3 MiB/s |  28.0 KiB |  00m00s
[ 48/154] kernel-srpm-macros-0:1.0-24.f 100% | 429.0 KiB/s |   9.9 KiB |  00m00s
[ 49/154] lua-srpm-macros-0:1-14.fc41.n 100% | 403.6 KiB/s |   8.9 KiB |  00m00s
[ 50/154] ocaml-srpm-macros-0:10-3.fc41 100% | 383.3 KiB/s |   9.2 KiB |  00m00s
[ 51/154] openblas-srpm-macros-0:2-18.f 100% | 367.4 KiB/s |   7.7 KiB |  00m00s
[ 52/154] package-notes-srpm-macros-0:0 100% | 409.5 KiB/s |   9.8 KiB |  00m00s
[ 53/154] perl-srpm-macros-0:1-56.fc41. 100% | 370.1 KiB/s |   8.5 KiB |  00m00s
[ 54/154] pyproject-srpm-macros-0:1.15. 100% | 533.6 KiB/s |  13.3 KiB |  00m00s
[ 55/154] python-srpm-macros-0:3.13-3.f 100% |   1.2 MiB/s |  23.7 KiB |  00m00s
[ 56/154] qt5-srpm-macros-0:5.15.15-1.f 100% | 423.7 KiB/s |   8.9 KiB |  00m00s
[ 57/154] qt6-srpm-macros-0:6.8.0-1.fc4 100% | 476.3 KiB/s |   9.0 KiB |  00m00s
[ 58/154] zig-srpm-macros-0:1-3.fc41.no 100% | 369.2 KiB/s |   8.1 KiB |  00m00s
[ 59/154] libeconf-0:0.7.4-2.fc42.x86_6 100% |   1.6 MiB/s |  34.6 KiB |  00m00s
[ 60/154] zip-0:3.0-41.fc41.x86_64      100% |   9.6 MiB/s | 264.8 KiB |  00m00s
[ 61/154] libxcrypt-0:4.4.36-7.fc41.x86 100% |   3.6 MiB/s | 118.5 KiB |  00m00s
[ 62/154] pam-libs-0:1.7.0-1.fc42.x86_6 100% |   1.4 MiB/s |  57.9 KiB |  00m00s
[ 63/154] setup-0:2.15.0-5.fc41.noarch  100% |   3.8 MiB/s | 154.4 KiB |  00m00s
[ 64/154] readline-0:8.2-11.fc42.x86_64 100% |   6.7 MiB/s | 213.4 KiB |  00m00s
[ 65/154] xz-libs-1:5.6.3-2.fc42.x86_64 100% |   1.7 MiB/s | 111.9 KiB |  00m00s
[ 66/154] mpfr-0:4.2.1-5.fc41.x86_64    100% |   5.6 MiB/s | 346.3 KiB |  00m00s
[ 67/154] debugedit-0:5.1-1.fc42.x86_64 100% |   2.8 MiB/s |  78.1 KiB |  00m00s
[ 68/154] elfutils-libelf-0:0.192-3.fc4 100% |   4.9 MiB/s | 207.6 KiB |  00m00s
[ 69/154] libarchive-0:3.7.6-1.fc42.x86 100% |   8.6 MiB/s | 413.7 KiB |  00m00s
[ 70/154] elfutils-0:0.192-3.fc42.x86_6 100% |   6.9 MiB/s | 543.7 KiB |  00m00s
[ 71/154] popt-0:1.19-7.fc41.x86_64     100% |   2.9 MiB/s |  65.9 KiB |  00m00s
[ 72/154] zlib-ng-compat-0:2.1.7-3.fc42 100% |   2.5 MiB/s |  77.9 KiB |  00m00s
[ 73/154] zstd-0:1.5.6-2.fc41.x86_64    100% |   8.7 MiB/s | 481.5 KiB |  00m00s
[ 74/154] basesystem-0:11-21.fc41.noarc 100% | 335.1 KiB/s |   7.4 KiB |  00m00s
[ 75/154] libgcc-0:14.2.1-4.fc42.x86_64 100% |   3.6 MiB/s | 133.3 KiB |  00m00s
[ 76/154] ncurses-base-0:6.5-2.20240629 100% |   2.2 MiB/s |  88.4 KiB |  00m00s
[ 77/154] crypto-policies-0:20241018-1. 100% |   1.6 MiB/s |  97.5 KiB |  00m00s
[ 78/154] fedora-gpg-keys-0:42-0.3.noar 100% |   3.0 MiB/s | 133.6 KiB |  00m00s
[ 79/154] ca-certificates-0:2024.2.69_v 100% |   8.0 MiB/s | 944.5 KiB |  00m00s
[ 80/154] fedora-repos-rawhide-0:42-0.3 100% | 381.0 KiB/s |   8.8 KiB |  00m00s
[ 81/154] pcre2-syntax-0:10.44-1.fc41.1 100% |   5.6 MiB/s | 149.9 KiB |  00m00s
[ 82/154] elfutils-libs-0:0.192-3.fc42. 100% |   7.4 MiB/s | 263.7 KiB |  00m00s
[ 83/154] glibc-gconv-extra-0:2.40.9000 100% |   6.2 MiB/s |   1.7 MiB |  00m00s
[ 84/154] elfutils-debuginfod-client-0: 100% |   1.6 MiB/s |  43.4 KiB |  00m00s
[ 85/154] add-determinism-0:0.4.3-1.fc4 100% |   6.7 MiB/s | 904.4 KiB |  00m00s
[ 86/154] libzstd-0:1.5.6-2.fc41.x86_64 100% |   5.1 MiB/s | 310.3 KiB |  00m00s
[ 87/154] lz4-libs-0:1.10.0-1.fc41.x86_ 100% |   1.8 MiB/s |  70.7 KiB |  00m00s
[ 88/154] elfutils-default-yama-scope-0 100% | 313.4 KiB/s |  12.2 KiB |  00m00s
[ 89/154] json-c-0:0.17-4.fc41.x86_64   100% |   1.3 MiB/s |  44.0 KiB |  00m00s
[ 90/154] audit-libs-0:4.0.2-1.fc42.x86 100% |   2.5 MiB/s | 126.7 KiB |  00m00s
[ 91/154] authselect-0:1.5.0-8.fc42.x86 100% |   4.1 MiB/s | 145.8 KiB |  00m00s
[ 92/154] pam-0:1.7.0-1.fc42.x86_64     100% |   8.0 MiB/s | 559.7 KiB |  00m00s
[ 93/154] libstdc++-0:14.2.1-4.fc42.x86 100% |   4.1 MiB/s | 888.0 KiB |  00m00s
[ 94/154] gdbm-libs-1:1.23-7.fc41.x86_6 100% |   2.4 MiB/s |  56.3 KiB |  00m00s
[ 95/154] libnsl2-0:2.0.1-2.fc41.x86_64 100% |   1.4 MiB/s |  29.6 KiB |  00m00s
[ 96/154] authselect-libs-0:1.5.0-8.fc4 100% |   7.3 MiB/s | 218.0 KiB |  00m00s
[ 97/154] libtirpc-0:1.3.6-0.fc42.x86_6 100% |   2.3 MiB/s |  94.7 KiB |  00m00s
[ 98/154] libcom_err-0:1.47.1-6.fc42.x8 100% |   1.2 MiB/s |  26.6 KiB |  00m00s
[ 99/154] keyutils-libs-0:1.6.3-4.fc41. 100% |   1.0 MiB/s |  31.6 KiB |  00m00s
[100/154] libblkid-0:2.40.2-8.fc42.x86_ 100% |   4.5 MiB/s | 125.5 KiB |  00m00s
[101/154] libverto-0:0.3.2-9.fc41.x86_6 100% | 459.8 KiB/s |  20.7 KiB |  00m00s
[102/154] krb5-libs-0:1.21.3-3.fc42.x86 100% |   7.0 MiB/s | 760.4 KiB |  00m00s
[103/154] libcap-ng-0:0.8.5-3.fc41.x86_ 100% |   1.4 MiB/s |  32.6 KiB |  00m00s
[104/154] libfdisk-0:2.40.2-8.fc42.x86_ 100% |   6.3 MiB/s | 160.1 KiB |  00m00s
[105/154] libmount-0:2.40.2-8.fc42.x86_ 100% |   7.6 MiB/s | 156.6 KiB |  00m00s
[106/154] libselinux-0:3.7-6.fc42.x86_6 100% |   4.3 MiB/s |  89.0 KiB |  00m00s
[107/154] libuuid-0:2.40.2-8.fc42.x86_6 100% |   2.6 MiB/s |  29.5 KiB |  00m00s
[108/154] libsmartcols-0:2.40.2-8.fc42. 100% |   4.8 MiB/s |  84.4 KiB |  00m00s
[109/154] libsepol-0:3.7-3.fc42.x86_64  100% |   8.0 MiB/s | 342.2 KiB |  00m00s
[110/154] util-linux-core-0:2.40.2-8.fc 100% |  15.9 MiB/s | 522.0 KiB |  00m00s
[111/154] alternatives-0:1.30-1.fc41.x8 100% |   1.2 MiB/s |  42.5 KiB |  00m00s
[112/154] jansson-0:2.14-1.fc42.x86_64  100% |   1.5 MiB/s |  45.3 KiB |  00m00s
[113/154] file-0:5.45-7.fc41.x86_64     100% |   1.7 MiB/s |  49.1 KiB |  00m00s
[114/154] pkgconf-pkg-config-0:2.3.0-1. 100% | 588.9 KiB/s |  10.0 KiB |  00m00s
[115/154] file-libs-0:5.45-7.fc41.x86_6 100% |  15.2 MiB/s | 762.0 KiB |  00m00s
[116/154] pkgconf-0:2.3.0-1.fc42.x86_64 100% |   2.9 MiB/s |  45.2 KiB |  00m00s
[117/154] pkgconf-m4-0:2.3.0-1.fc42.noa 100% | 954.8 KiB/s |  14.3 KiB |  00m00s
[118/154] libpkgconf-0:2.3.0-1.fc42.x86 100% |   2.3 MiB/s |  38.5 KiB |  00m00s
[119/154] rpm-0:4.20.0-1.fc42.x86_64    100% |  21.2 MiB/s | 519.8 KiB |  00m00s
[120/154] curl-0:8.10.1-2.fc42.x86_64   100% |   8.0 MiB/s | 221.3 KiB |  00m00s
[121/154] rpm-build-libs-0:4.20.0-1.fc4 100% |   5.7 MiB/s |  99.2 KiB |  00m00s
[122/154] lua-libs-0:5.4.7-1.fc42.x86_6 100% |   4.0 MiB/s | 132.1 KiB |  00m00s
[123/154] libgomp-0:14.2.1-4.fc42.x86_6 100% |   7.4 MiB/s | 355.3 KiB |  00m00s
[124/154] rpm-libs-0:4.20.0-1.fc42.x86_ 100% |  14.4 MiB/s | 310.0 KiB |  00m00s
[125/154] sqlite-libs-0:3.46.1-1.fc42.x 100% |  13.2 MiB/s | 714.3 KiB |  00m00s
[126/154] libsemanage-0:3.7-3.fc42.x86_ 100% |   6.8 MiB/s | 117.7 KiB |  00m00s
[127/154] rpm-sequoia-0:1.7.0-2.fc41.x8 100% |   9.0 MiB/s | 892.5 KiB |  00m00s
[128/154] rust-srpm-macros-0:26.3-3.fc4 100% |   1.5 MiB/s |  12.7 KiB |  00m00s
[129/154] gdbm-1:1.23-7.fc41.x86_64     100% |   5.9 MiB/s | 151.8 KiB |  00m00s
[130/154] libpwquality-0:1.4.5-11.fc41. 100% |   3.1 MiB/s | 119.1 KiB |  00m00s
[131/154] cracklib-0:2.9.11-6.fc41.x86_ 100% |   4.1 MiB/s |  92.0 KiB |  00m00s
[132/154] libffi-0:3.4.6-3.fc42.x86_64  100% |   2.6 MiB/s |  40.0 KiB |  00m00s
[133/154] libxml2-0:2.12.8-2.fc41.x86_6 100% |  14.6 MiB/s | 687.3 KiB |  00m00s
[134/154] p11-kit-0:0.25.5-4.fc42.x86_6 100% |   8.6 MiB/s | 492.0 KiB |  00m00s
[135/154] libtasn1-0:4.19.0-9.fc41.x86_ 100% |   2.2 MiB/s |  74.2 KiB |  00m00s
[136/154] p11-kit-trust-0:0.25.5-4.fc42 100% |   5.2 MiB/s | 133.2 KiB |  00m00s
[137/154] xxhash-libs-0:0.8.2-4.fc42.x8 100% |   1.3 MiB/s |  36.8 KiB |  00m00s
[138/154] fedora-release-0:42-0.6.noarc 100% | 329.7 KiB/s |  12.5 KiB |  00m00s
[139/154] fedora-release-identity-basic 100% | 579.7 KiB/s |  13.3 KiB |  00m00s
[140/154] libcurl-0:8.10.1-2.fc42.x86_6 100% |   4.5 MiB/s | 371.3 KiB |  00m00s
[141/154] libidn2-0:2.3.7-2.fc41.x86_64 100% |   2.9 MiB/s | 118.4 KiB |  00m00s
[142/154] libnghttp2-0:1.64.0-1.fc42.x8 100% |   2.4 MiB/s |  77.4 KiB |  00m00s
[143/154] gdb-minimal-0:15.2-1.fc42.x86 100% |  14.8 MiB/s |   4.3 MiB |  00m00s
[144/154] libpsl-0:0.21.5-4.fc41.x86_64 100% |   2.6 MiB/s |  64.1 KiB |  00m00s
[145/154] libssh-0:0.11.1-1.fc42.x86_64 100% |   7.1 MiB/s | 231.9 KiB |  00m00s
[146/154] openldap-0:2.6.8-5.fc41.x86_6 100% |   4.9 MiB/s | 255.6 KiB |  00m00s
[147/154] libunistring-0:1.1-8.fc41.x86 100% |  12.7 MiB/s | 544.8 KiB |  00m00s
[148/154] publicsuffix-list-dafsa-0:202 100% |   2.2 MiB/s |  58.3 KiB |  00m00s
[149/154] libssh-config-0:0.11.1-1.fc42 100% | 347.6 KiB/s |   9.4 KiB |  00m00s
[150/154] libevent-0:2.1.12-14.fc41.x86 100% |   8.7 MiB/s | 257.5 KiB |  00m00s
[151/154] libtool-ltdl-0:2.4.7-12.fc41. 100% |   1.1 MiB/s |  35.6 KiB |  00m00s
[152/154] cyrus-sasl-lib-0:2.1.28-27.fc 100% |   7.5 MiB/s | 794.9 KiB |  00m00s
[153/154] libbrotli-0:1.1.0-5.fc41.x86_ 100% |  13.9 MiB/s | 340.5 KiB |  00m00s
[154/154] binutils-0:2.43.50-5.fc42.x86 100% |   4.8 MiB/s |   6.5 MiB |  00m01s
--------------------------------------------------------------------------------
[154/154] Total                         100% |  17.0 MiB/s |  53.3 MiB |  00m03s
Running transaction
Importing PGP key 0x105EF944:
 UserID     : "Fedora (42) <fedora-42-primary@fedoraproject.org>"
 Fingerprint: B0F4950458F69E1150C6C5EDC8AC4916105EF944
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary
The key was successfully imported.
Importing PGP key 0x105EF944:
 UserID     : "Fedora (42) <fedora-42-primary@fedoraproject.org>"
 Fingerprint: B0F4950458F69E1150C6C5EDC8AC4916105EF944
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary
The key was successfully imported.
Importing PGP key 0xE99D6AD1:
 UserID     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
Importing PGP key 0x31645531:
 UserID     : "Fedora (43) <fedora-43-primary@fedoraproject.org>"
 Fingerprint: C6E7F081CF80E13146676E88829B606631645531
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-43-primary
The key was successfully imported.
[  1/156] Verify package files          100% | 726.0   B/s | 154.0   B |  00m00s
[  2/156] Prepare transaction           100% |   1.7 KiB/s | 154.0   B |  00m00s
[  3/156] Installing libgcc-0:14.2.1-4. 100% | 134.9 MiB/s | 276.3 KiB |  00m00s
[  4/156] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  5/156] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[  6/156] Installing fedora-release-ide 100% |   0.0   B/s | 976.0   B |  00m00s
[  7/156] Installing fedora-repos-rawhi 100% |   2.4 MiB/s |   2.4 KiB |  00m00s
[  8/156] Installing fedora-gpg-keys-0: 100% |  18.7 MiB/s | 172.2 KiB |  00m00s
[  9/156] Installing fedora-repos-0:42- 100% |   5.6 MiB/s |   5.7 KiB |  00m00s
[ 10/156] Installing fedora-release-com 100% |  11.6 MiB/s |  23.8 KiB |  00m00s
[ 11/156] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 12/156] Installing setup-0:2.15.0-5.f 100% |  44.3 MiB/s | 726.1 KiB |  00m00s
[ 13/156] Installing filesystem-0:3.18- 100% |   1.6 MiB/s | 212.6 KiB |  00m00s
[ 14/156] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 15/156] Installing rust-srpm-macros-0 100% |   5.4 MiB/s |   5.6 KiB |  00m00s
[ 16/156] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[ 17/156] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 18/156] Installing ncurses-base-0:6.5 100% |  34.3 MiB/s | 351.7 KiB |  00m00s
[ 19/156] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 20/156] Installing ncurses-libs-0:6.5 100% | 137.0 MiB/s | 981.8 KiB |  00m00s
[ 21/156] Installing glibc-0:2.40.9000- 100% | 153.9 MiB/s |   6.6 MiB |  00m00s
[ 22/156] Installing bash-0:5.2.32-2.fc 100% | 255.3 MiB/s |   8.2 MiB |  00m00s
[ 23/156] Installing glibc-common-0:2.4 100% | 114.0 MiB/s |   1.0 MiB |  00m00s
[ 24/156] Installing glibc-gconv-extra- 100% | 133.4 MiB/s |   7.2 MiB |  00m00s
[ 25/156] Installing zlib-ng-compat-0:2 100% | 135.5 MiB/s | 138.8 KiB |  00m00s
[ 26/156] Installing bzip2-libs-0:1.0.8 100% |  79.9 MiB/s |  81.8 KiB |  00m00s
[ 27/156] Installing xz-libs-1:5.6.3-2. 100% | 214.3 MiB/s | 219.5 KiB |  00m00s
[ 28/156] Installing readline-0:8.2-11. 100% | 161.2 MiB/s | 495.3 KiB |  00m00s
[ 29/156] Installing popt-0:1.19-7.fc41 100% |  28.0 MiB/s | 143.5 KiB |  00m00s
[ 30/156] Installing libuuid-0:2.40.2-8 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[ 31/156] Installing libblkid-0:2.40.2- 100% | 128.7 MiB/s | 263.6 KiB |  00m00s
[ 32/156] Installing gmp-1:6.3.0-2.fc41 100% | 198.6 MiB/s | 813.7 KiB |  00m00s
[ 33/156] Installing libattr-0:2.5.2-4. 100% |  28.8 MiB/s |  29.5 KiB |  00m00s
[ 34/156] Installing libacl-0:2.3.2-2.f 100% |  39.8 MiB/s |  40.7 KiB |  00m00s
[ 35/156] Installing libxcrypt-0:4.4.36 100% | 131.6 MiB/s | 269.5 KiB |  00m00s
[ 36/156] Installing libstdc++-0:14.2.1 100% | 252.2 MiB/s |   2.8 MiB |  00m00s
[ 37/156] Installing libzstd-0:1.5.6-2. 100% | 259.5 MiB/s | 797.2 KiB |  00m00s
[ 38/156] Installing elfutils-libelf-0: 100% | 234.0 MiB/s |   1.2 MiB |  00m00s
[ 39/156] Installing libeconf-0:0.7.4-2 100% |  68.4 MiB/s |  70.0 KiB |  00m00s
[ 40/156] Installing gdbm-libs-1:1.23-7 100% | 120.7 MiB/s | 123.6 KiB |  00m00s
[ 41/156] Installing dwz-0:0.15-8.fc42. 100% | 146.8 MiB/s | 300.6 KiB |  00m00s
[ 42/156] Installing mpfr-0:4.2.1-5.fc4 100% | 203.5 MiB/s | 833.7 KiB |  00m00s
[ 43/156] Installing gawk-0:5.3.0-4.fc4 100% | 157.5 MiB/s |   1.7 MiB |  00m00s
[ 44/156] Installing unzip-0:6.0-64.fc4 100% | 127.0 MiB/s | 390.3 KiB |  00m00s
[ 45/156] Installing file-libs-0:5.45-7 100% | 451.5 MiB/s |   9.9 MiB |  00m00s
[ 46/156] Installing file-0:5.45-7.fc41 100% |   7.3 MiB/s | 105.0 KiB |  00m00s
[ 47/156] Installing crypto-policies-0: 100% |  13.3 MiB/s | 163.3 KiB |  00m00s
[ 48/156] Installing pcre2-0:10.44-1.fc 100% | 213.2 MiB/s | 654.9 KiB |  00m00s
[ 49/156] Installing grep-0:3.11-9.fc41 100% | 100.3 MiB/s |   1.0 MiB |  00m00s
[ 50/156] Installing xz-1:5.6.3-2.fc42. 100% | 123.7 MiB/s |   1.2 MiB |  00m00s
[ 51/156] Installing lz4-libs-0:1.10.0- 100% | 143.1 MiB/s | 146.6 KiB |  00m00s
[ 52/156] Installing libcom_err-0:1.47. 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 53/156] Installing libcap-ng-0:0.8.5- 100% |  69.4 MiB/s |  71.0 KiB |  00m00s
[ 54/156] Installing audit-libs-0:4.0.2 100% | 162.8 MiB/s | 333.4 KiB |  00m00s
[ 55/156] Installing pam-libs-0:1.7.0-1 100% |  63.5 MiB/s | 130.0 KiB |  00m00s
[ 56/156] Installing libcap-0:2.71-1.fc 100% |  70.3 MiB/s | 215.8 KiB |  00m00s
[ 57/156] Installing systemd-libs-0:256 100% | 203.8 MiB/s |   2.0 MiB |  00m00s
[ 58/156] Installing libsepol-0:3.7-3.f 100% | 200.0 MiB/s | 819.0 KiB |  00m00s
[ 59/156] Installing libselinux-0:3.7-6 100% |  89.0 MiB/s | 182.3 KiB |  00m00s
[ 60/156] Installing sed-0:4.9-3.fc41.x 100% | 106.2 MiB/s | 869.7 KiB |  00m00s
[ 61/156] Installing findutils-1:4.10.0 100% | 168.9 MiB/s |   1.9 MiB |  00m00s
[ 62/156] Installing libmount-0:2.40.2- 100% | 174.3 MiB/s | 356.9 KiB |  00m00s
[ 63/156] Installing libsmartcols-0:2.4 100% |  88.6 MiB/s | 181.4 KiB |  00m00s
[ 64/156] Installing alternatives-0:1.3 100% |  66.3 MiB/s |  67.9 KiB |  00m00s
[ 65/156] Installing lua-libs-0:5.4.7-1 100% | 139.7 MiB/s | 286.2 KiB |  00m00s
[ 66/156] Installing libffi-0:3.4.6-3.f 100% |  85.7 MiB/s |  87.8 KiB |  00m00s
[ 67/156] Installing libtasn1-0:4.19.0- 100% |  86.7 MiB/s | 177.5 KiB |  00m00s
[ 68/156] Installing p11-kit-0:0.25.5-4 100% | 147.7 MiB/s |   2.2 MiB |  00m00s
[ 69/156] Installing libunistring-0:1.1 100% | 247.2 MiB/s |   1.7 MiB |  00m00s
[ 70/156] Installing libidn2-0:2.3.7-2. 100% |  65.4 MiB/s | 335.1 KiB |  00m00s
[ 71/156] Installing libpsl-0:0.21.5-4. 100% |  79.7 MiB/s |  81.7 KiB |  00m00s
[ 72/156] Installing p11-kit-trust-0:0. 100% |  24.8 MiB/s | 405.5 KiB |  00m00s
[ 73/156] Installing util-linux-core-0: 100% | 117.5 MiB/s |   1.5 MiB |  00m00s
[ 74/156] Installing tar-2:1.35-4.fc41. 100% | 197.2 MiB/s |   3.0 MiB |  00m00s
[ 75/156] Installing libsemanage-0:3.7- 100% |  97.6 MiB/s | 299.8 KiB |  00m00s
[ 76/156] Installing shadow-utils-2:4.1 100% | 115.1 MiB/s |   4.1 MiB |  00m00s
[ 77/156] Installing zstd-0:1.5.6-2.fc4 100% | 241.6 MiB/s |   1.7 MiB |  00m00s
[ 78/156] Installing zip-0:3.0-41.fc41. 100% | 172.6 MiB/s | 707.1 KiB |  00m00s
[ 79/156] Installing gdbm-1:1.23-7.fc41 100% |  91.0 MiB/s | 465.8 KiB |  00m00s
[ 80/156] Installing cyrus-sasl-lib-0:2 100% | 230.6 MiB/s |   2.3 MiB |  00m00s
[ 81/156] Installing libfdisk-0:2.40.2- 100% | 177.7 MiB/s | 364.0 KiB |  00m00s
[ 82/156] Installing libxml2-0:2.12.8-2 100% | 190.2 MiB/s |   1.7 MiB |  00m00s
[ 83/156] Installing bzip2-0:1.0.8-19.f 100% |  48.9 MiB/s | 100.2 KiB |  00m00s
[ 84/156] Installing add-determinism-0: 100% | 243.1 MiB/s |   2.4 MiB |  00m00s
[ 85/156] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 86/156] Installing sqlite-libs-0:3.46 100% | 238.8 MiB/s |   1.4 MiB |  00m00s
[ 87/156] Installing ed-0:1.20.2-2.fc41 100% |  72.8 MiB/s | 149.2 KiB |  00m00s
[ 88/156] Installing patch-0:2.7.6-25.f 100% | 131.0 MiB/s | 268.2 KiB |  00m00s
[ 89/156] Installing elfutils-default-y 100% | 145.9 KiB/s |   2.0 KiB |  00m00s
[ 90/156] Installing elfutils-libs-0:0. 100% | 132.2 MiB/s | 677.0 KiB |  00m00s
[ 91/156] Installing cpio-0:2.15-2.fc41 100% | 137.5 MiB/s |   1.1 MiB |  00m00s
[ 92/156] Installing diffutils-0:3.10-8 100% | 159.0 MiB/s |   1.6 MiB |  00m00s
[ 93/156] Installing json-c-0:0.17-4.fc 100% |  81.7 MiB/s |  83.6 KiB |  00m00s
[ 94/156] Installing keyutils-libs-0:1. 100% |  27.2 MiB/s |  55.8 KiB |  00m00s
[ 95/156] Installing libverto-0:0.3.2-9 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[ 96/156] Installing jansson-0:2.14-1.f 100% |  92.3 MiB/s |  94.5 KiB |  00m00s
[ 97/156] Installing libpkgconf-0:2.3.0 100% |  77.5 MiB/s |  79.3 KiB |  00m00s
[ 98/156] Installing pkgconf-0:2.3.0-1. 100% |  44.5 MiB/s |  91.1 KiB |  00m00s
[ 99/156] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[100/156] Installing libgomp-0:14.2.1-4 100% | 171.0 MiB/s | 525.2 KiB |  00m00s
[101/156] Installing xxhash-libs-0:0.8. 100% |  87.7 MiB/s |  89.8 KiB |  00m00s
[102/156] Installing libnghttp2-0:1.64. 100% | 171.5 MiB/s | 175.6 KiB |  00m00s
[103/156] Installing libtool-ltdl-0:2.4 100% |  65.7 MiB/s |  67.3 KiB |  00m00s
[104/156] Installing libbrotli-0:1.1.0- 100% | 205.0 MiB/s | 839.9 KiB |  00m00s
[105/156] Installing qt6-srpm-macros-0: 100% | 714.8 KiB/s | 732.0   B |  00m00s
[106/156] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[107/156] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[108/156] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[109/156] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[110/156] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[111/156] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[112/156] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[113/156] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[114/156] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[115/156] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[116/156] Installing coreutils-common-0 100% | 223.8 MiB/s |  11.2 MiB |  00m00s
[117/156] Installing openssl-libs-1:3.2 100% | 269.9 MiB/s |   7.8 MiB |  00m00s
[118/156] Installing coreutils-0:9.5-10 100% | 139.7 MiB/s |   5.7 MiB |  00m00s
[119/156] Installing ca-certificates-0: 100% |   1.1 MiB/s |   2.4 MiB |  00m02s
[120/156] Installing krb5-libs-0:1.21.3 100% | 164.6 MiB/s |   2.3 MiB |  00m00s
[121/156] Installing libarchive-0:3.7.6 100% | 152.5 MiB/s | 936.7 KiB |  00m00s
[122/156] Installing libtirpc-0:1.3.6-0 100% | 100.0 MiB/s | 204.8 KiB |  00m00s
[123/156] Installing gzip-0:1.13-2.fc41 100% |  96.3 MiB/s | 394.6 KiB |  00m00s
[124/156] Installing authselect-libs-0: 100% |  81.8 MiB/s | 837.2 KiB |  00m00s
[125/156] Installing cracklib-0:2.9.11- 100% |  34.9 MiB/s | 250.3 KiB |  00m00s
[126/156] Installing libpwquality-0:1.4 100% |  46.7 MiB/s | 430.1 KiB |  00m00s
[127/156] Installing libnsl2-0:2.0.1-2. 100% |  28.8 MiB/s |  59.1 KiB |  00m00s
[128/156] Installing pam-0:1.7.0-1.fc42 100% |  68.3 MiB/s |   1.7 MiB |  00m00s
[129/156] Installing libssh-0:0.11.1-1. 100% | 139.6 MiB/s | 571.7 KiB |  00m00s
[130/156] Installing rpm-sequoia-0:1.7. 100% | 263.0 MiB/s |   2.4 MiB |  00m00s
[131/156] Installing rpm-libs-0:4.20.0- 100% | 177.7 MiB/s | 727.7 KiB |  00m00s
[132/156] Installing rpm-build-libs-0:4 100% | 101.3 MiB/s | 207.5 KiB |  00m00s
[133/156] Installing libevent-0:2.1.12- 100% | 175.7 MiB/s | 899.5 KiB |  00m00s
[134/156] Installing openldap-0:2.6.8-5 100% | 158.2 MiB/s | 648.0 KiB |  00m00s
[135/156] Installing libcurl-0:8.10.1-2 100% | 205.0 MiB/s | 839.5 KiB |  00m00s
[136/156] Installing elfutils-debuginfo 100% |  38.2 MiB/s |  78.2 KiB |  00m00s
[137/156] Installing elfutils-0:0.192-3 100% | 205.0 MiB/s |   2.7 MiB |  00m00s
[138/156] Installing binutils-0:2.43.50 100% | 244.5 MiB/s |  27.6 MiB |  00m00s
[139/156] Installing gdb-minimal-0:15.2 100% | 270.7 MiB/s |  13.0 MiB |  00m00s
[140/156] Installing debugedit-0:5.1-1. 100% |  63.6 MiB/s | 195.4 KiB |  00m00s
[141/156] Installing curl-0:8.10.1-2.fc 100% |  22.3 MiB/s | 455.8 KiB |  00m00s
[142/156] Installing rpm-0:4.20.0-1.fc4 100% |  83.5 MiB/s |   2.5 MiB |  00m00s
[143/156] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[144/156] Installing lua-srpm-macros-0: 100% |   1.9 MiB/s |   1.9 KiB |  00m00s
[145/156] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[146/156] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[147/156] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[148/156] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[149/156] Installing python-srpm-macros 100% |  25.5 MiB/s |  52.2 KiB |  00m00s
[150/156] Installing redhat-rpm-config- 100% |  62.9 MiB/s | 193.2 KiB |  00m00s
[151/156] Installing rpm-build-0:4.20.0 100% |  49.5 MiB/s | 202.9 KiB |  00m00s
[152/156] Installing pyproject-srpm-mac 100% |   1.2 MiB/s |   2.5 KiB |  00m00s
[153/156] Installing util-linux-0:2.40. 100% |  84.4 MiB/s |   3.7 MiB |  00m00s
[154/156] Installing authselect-0:1.5.0 100% |  39.5 MiB/s | 161.9 KiB |  00m00s
[155/156] Installing which-0:2.21-42.fc 100% |  40.2 MiB/s |  82.4 KiB |  00m00s
[156/156] Installing info-0:7.1.1-2.fc4 100% | 123.1 KiB/s | 362.2 KiB |  00m03s
Warning: skipped PGP checks for 15 packages from repository: copr_base
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.4.3-1.fc42.x86_64
alternatives-1.30-1.fc41.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.2-1.fc42.x86_64
authselect-1.5.0-8.fc42.x86_64
authselect-libs-1.5.0-8.fc42.x86_64
basesystem-11-21.fc41.noarch
bash-5.2.32-2.fc42.x86_64
binutils-2.43.50-5.fc42.x86_64
build-reproducibility-srpm-macros-0.4.3-1.fc42.noarch
bzip2-1.0.8-19.fc41.x86_64
bzip2-libs-1.0.8-19.fc41.x86_64
ca-certificates-2024.2.69_v8.0.401-2.fc42.noarch
coreutils-9.5-10.fc42.x86_64
coreutils-common-9.5-10.fc42.x86_64
cpio-2.15-2.fc41.x86_64
cracklib-2.9.11-6.fc41.x86_64
crypto-policies-20241018-1.gitce922cb.fc42.noarch
curl-8.10.1-2.fc42.x86_64
cyrus-sasl-lib-2.1.28-27.fc41.x86_64
debugedit-5.1-1.fc42.x86_64
diffutils-3.10-8.fc41.x86_64
dwz-0.15-8.fc42.x86_64
ed-1.20.2-2.fc41.x86_64
efi-srpm-macros-5-12.fc41.noarch
elfutils-0.192-3.fc42.x86_64
elfutils-debuginfod-client-0.192-3.fc42.x86_64
elfutils-default-yama-scope-0.192-3.fc42.noarch
elfutils-libelf-0.192-3.fc42.x86_64
elfutils-libs-0.192-3.fc42.x86_64
fedora-gpg-keys-42-0.3.noarch
fedora-release-42-0.6.noarch
fedora-release-common-42-0.6.noarch
fedora-release-identity-basic-42-0.6.noarch
fedora-repos-42-0.3.noarch
fedora-repos-rawhide-42-0.3.noarch
file-5.45-7.fc41.x86_64
file-libs-5.45-7.fc41.x86_64
filesystem-3.18-29.fc42.x86_64
findutils-4.10.0-4.fc41.x86_64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc42.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.x86_64
gdb-minimal-15.2-1.fc42.x86_64
gdbm-1.23-7.fc41.x86_64
gdbm-libs-1.23-7.fc41.x86_64
ghc-srpm-macros-1.9.2-1.fc42.noarch
glibc-2.40.9000-15.fc42.x86_64
glibc-common-2.40.9000-15.fc42.x86_64
glibc-gconv-extra-2.40.9000-15.fc42.x86_64
glibc-minimal-langpack-2.40.9000-15.fc42.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-3.fc41.noarch
gpg-pubkey-105ef944-65ca83d1
gpg-pubkey-31645531-66b6dccf
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.x86_64
gzip-1.13-2.fc41.x86_64
info-7.1.1-2.fc42.x86_64
jansson-2.14-1.fc42.x86_64
json-c-0.17-4.fc41.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.x86_64
krb5-libs-1.21.3-3.fc42.x86_64
libacl-2.3.2-2.fc41.x86_64
libarchive-3.7.6-1.fc42.x86_64
libattr-2.5.2-4.fc41.x86_64
libblkid-2.40.2-8.fc42.x86_64
libbrotli-1.1.0-5.fc41.x86_64
libcap-2.71-1.fc42.x86_64
libcap-ng-0.8.5-3.fc41.x86_64
libcom_err-1.47.1-6.fc42.x86_64
libcurl-8.10.1-2.fc42.x86_64
libeconf-0.7.4-2.fc42.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.2-8.fc42.x86_64
libffi-3.4.6-3.fc42.x86_64
libgcc-14.2.1-4.fc42.x86_64
libgomp-14.2.1-4.fc42.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.2-8.fc42.x86_64
libnghttp2-1.64.0-1.fc42.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libpkgconf-2.3.0-1.fc42.x86_64
libpsl-0.21.5-4.fc41.x86_64
libpwquality-1.4.5-11.fc41.x86_64
libselinux-3.7-6.fc42.x86_64
libsemanage-3.7-3.fc42.x86_64
libsepol-3.7-3.fc42.x86_64
libsmartcols-2.40.2-8.fc42.x86_64
libssh-0.11.1-1.fc42.x86_64
libssh-config-0.11.1-1.fc42.noarch
libstdc++-14.2.1-4.fc42.x86_64
libtasn1-4.19.0-9.fc41.x86_64
libtirpc-1.3.6-0.fc42.x86_64
libtool-ltdl-2.4.7-12.fc41.x86_64
libunistring-1.1-8.fc41.x86_64
libuuid-2.40.2-8.fc42.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.36-7.fc41.x86_64
libxml2-2.12.8-2.fc41.x86_64
libzstd-1.5.6-2.fc41.x86_64
lua-libs-5.4.7-1.fc42.x86_64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.x86_64
mpfr-4.2.1-5.fc41.x86_64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-5.fc41.x86_64
openssl-libs-3.2.2-8.fc42.x86_64
p11-kit-0.25.5-4.fc42.x86_64
p11-kit-trust-0.25.5-4.fc42.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.7.0-1.fc42.x86_64
pam-libs-1.7.0-1.fc42.x86_64
patch-2.7.6-25.fc41.x86_64
pcre2-10.44-1.fc41.1.x86_64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc42.x86_64
pkgconf-m4-2.3.0-1.fc42.noarch
pkgconf-pkg-config-2.3.0-1.fc42.x86_64
popt-1.19-7.fc41.x86_64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.15.1-1.fc42.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.15-1.fc42.noarch
qt6-srpm-macros-6.8.0-1.fc42.noarch
readline-8.2-11.fc42.x86_64
redhat-rpm-config-296-1.fc42.noarch
rpm-4.20.0-1.fc42.x86_64
rpm-build-4.20.0-1.fc42.x86_64
rpm-build-libs-4.20.0-1.fc42.x86_64
rpm-libs-4.20.0-1.fc42.x86_64
rpm-sequoia-1.7.0-2.fc41.x86_64
rust-srpm-macros-26.3-3.fc42.noarch
sed-4.9-3.fc41.x86_64
setup-2.15.0-5.fc41.noarch
shadow-utils-4.16.0-6.fc42.x86_64
sqlite-libs-3.46.1-1.fc42.x86_64
systemd-libs-256.7-1.fc42.x86_64
tar-1.35-4.fc41.x86_64
unzip-6.0-64.fc41.x86_64
util-linux-2.40.2-8.fc42.x86_64
util-linux-core-2.40.2-8.fc42.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.2-4.fc42.x86_64
xz-5.6.3-2.fc42.x86_64
xz-libs-5.6.3-2.fc42.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.x86_64
zlib-ng-compat-2.1.7-3.fc42.x86_64
zstd-1.5.6-2.fc41.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
warning: /builddir/build/SPECS/docker-compose.spec line 63: autopatch: no matching patches in range
setting SOURCE_DATE_EPOCH=1730332800
Wrote: /builddir/build/SRPMS/docker-compose-2.30.1-1.fc42.src.rpm

RPM build warnings:
    /builddir/build/SPECS/docker-compose.spec line 63: autopatch: no matching patches in range
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1730384589.946540/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-xngqrybr/docker-compose/docker-compose.spec) Config(child) 0 minutes 47 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/docker-compose-2.30.1-1.fc42.src.rpm)  Config(fedora-rawhide-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1730384589.946540/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1730384589.946540/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1730384589.946540/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc42.x86_64
  rpm-sequoia-1.7.0-2.fc41.x86_64
  dnf5-5.2.6.2-1.fc42.x86_64
  dnf5-plugins-5.2.6.2-1.fc42.x86_64
Finish: chroot init
Start: build phase for docker-compose-2.30.1-1.fc42.src.rpm
Start: build setup for docker-compose-2.30.1-1.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
warning: /builddir/build/originals/docker-compose.spec line 63: autopatch: no matching patches in range
setting SOURCE_DATE_EPOCH=1730332800
Wrote: /builddir/build/SRPMS/docker-compose-2.30.1-1.fc42.src.rpm

RPM build warnings:
    /builddir/build/originals/docker-compose.spec line 63: autopatch: no matching patches in range
Updating and loading repositories:
 fedora                                 100% | 859.9 KiB/s |  24.1 KiB |  00m00s
 Copr repository                        100% |  72.0 KiB/s |   2.2 KiB |  00m00s
Repositories loaded.
Package                     Arch   Version              Repository      Size
Installing:
 go-rpm-macros              x86_64 3.6.0-3.fc41         fedora      93.9 KiB
 go-vendor-tools            noarch 0.6.0-1.fc42         fedora     223.1 KiB
 moby-rpm-macros            noarch 27.3.1-2.fc42        fedora       1.3 KiB
Installing dependencies:
 annobin-docs               noarch 12.70-1.fc42         fedora      97.7 KiB
 annobin-plugin-gcc         x86_64 12.70-1.fc42         fedora     985.6 KiB
 cpp                        x86_64 14.2.1-4.fc42        fedora      35.0 MiB
 expat                      x86_64 2.6.3-1.fc42         fedora     291.5 KiB
 gcc                        x86_64 14.2.1-4.fc42        fedora     104.4 MiB
 gcc-plugin-annobin         x86_64 14.2.1-4.fc42        fedora      61.1 KiB
 glibc-devel                x86_64 2.40.9000-15.fc42    fedora       2.3 MiB
 go-filesystem              x86_64 3.6.0-3.fc41         fedora       0.0   B
 golang                     x86_64 1.23.2-2.fc42        fedora       8.9 MiB
 golang-bin                 x86_64 1.23.2-2.fc42        fedora     113.9 MiB
 golang-src                 noarch 1.23.2-2.fc42        fedora      76.3 MiB
 golist                     x86_64 0.10.4-5.fc41        fedora       4.2 MiB
 kernel-headers             x86_64 6.12.0-0.rc5.44.fc42 fedora       6.4 MiB
 libb2                      x86_64 0.98.1-12.fc41       fedora      42.2 KiB
 libmpc                     x86_64 1.3.1-6.fc41         fedora     164.7 KiB
 libxcrypt-devel            x86_64 4.4.36-7.fc41        fedora      30.3 KiB
 make                       x86_64 1:4.4.1-9.fc42       fedora       1.8 MiB
 mpdecimal                  x86_64 2.5.1-16.fc41        fedora     204.9 KiB
 python-pip-wheel           noarch 24.2-2.fc42          copr_base    1.2 MiB
 python3                    x86_64 3.13.0-1.fc42        fedora      31.8 KiB
 python3-boolean.py         noarch 4.0-11.fc42          copr_base  522.5 KiB
 python3-libs               x86_64 3.13.0-1.fc42        fedora      40.4 MiB
 python3-license-expression noarch 30.4.0-1.fc42        copr_base    1.1 MiB
 python3-zstarfile          noarch 0.2.0-3.fc41         fedora      23.8 KiB
 tzdata                     noarch 2024a-9.fc41         fedora       1.7 MiB

Transaction Summary:
 Installing:        28 packages

Total size of inbound packages is 107 MiB. Need to download 107 MiB.
After this operation, 400 MiB extra will be used (install 400 MiB, remove 0 B).
[ 1/28] moby-rpm-macros-0:27.3.1-2.fc42 100% | 108.0 KiB/s |  11.3 KiB |  00m00s
[ 2/28] go-rpm-macros-0:3.6.0-3.fc41.x8 100% | 280.1 KiB/s |  37.5 KiB |  00m00s
[ 3/28] go-filesystem-0:3.6.0-3.fc41.x8 100% | 162.8 KiB/s |   9.0 KiB |  00m00s
[ 4/28] go-vendor-tools-0:0.6.0-1.fc42. 100% | 566.9 KiB/s |  96.9 KiB |  00m00s
[ 5/28] python3-zstarfile-0:0.2.0-3.fc4 100% | 394.4 KiB/s |  18.1 KiB |  00m00s
[ 6/28] golang-0:1.23.2-2.fc42.x86_64   100% |   4.0 MiB/s | 669.1 KiB |  00m00s
[ 7/28] golist-0:0.10.4-5.fc41.x86_64   100% |   7.4 MiB/s |   1.5 MiB |  00m00s
[ 8/28] golang-src-0:1.23.2-2.fc42.noar 100% |  19.1 MiB/s |  12.8 MiB |  00m01s
[ 9/28] cpp-0:14.2.1-4.fc42.x86_64      100% |  15.5 MiB/s |  11.9 MiB |  00m01s
[10/28] libmpc-0:1.3.1-6.fc41.x86_64    100% |   1.1 MiB/s |  71.1 KiB |  00m00s
[11/28] make-1:4.4.1-9.fc42.x86_64      100% |   7.2 MiB/s | 586.3 KiB |  00m00s
[12/28] golang-bin-0:1.23.2-2.fc42.x86_ 100% |  16.2 MiB/s |  27.5 MiB |  00m02s
[13/28] python3-0:3.13.0-1.fc42.x86_64  100% | 630.8 KiB/s |  27.8 KiB |  00m00s
[14/28] expat-0:2.6.3-1.fc42.x86_64     100% |   2.4 MiB/s | 114.1 KiB |  00m00s
[15/28] libb2-0:0.98.1-12.fc41.x86_64   100% | 524.0 KiB/s |  25.7 KiB |  00m00s
[16/28] mpdecimal-0:2.5.1-16.fc41.x86_6 100% |   2.2 MiB/s |  89.0 KiB |  00m00s
[17/28] tzdata-0:2024a-9.fc41.noarch    100% |   5.3 MiB/s | 714.7 KiB |  00m00s
[18/28] gcc-0:14.2.1-4.fc42.x86_64      100% |  18.3 MiB/s |  37.0 MiB |  00m02s
[19/28] python3-libs-0:3.13.0-1.fc42.x8 100% |  18.6 MiB/s |   9.1 MiB |  00m00s
[20/28] glibc-devel-0:2.40.9000-15.fc42 100% |   8.1 MiB/s | 644.6 KiB |  00m00s
[21/28] libxcrypt-devel-0:4.4.36-7.fc41 100% | 589.0 KiB/s |  28.9 KiB |  00m00s
[22/28] python-pip-wheel-0:24.2-2.fc42. 100% |   1.9 MiB/s |   1.2 MiB |  00m01s
[23/28] python3-license-expression-0:30 100% | 242.7 KiB/s | 129.6 KiB |  00m01s
[24/28] python3-boolean.py-0:4.0-11.fc4 100% | 267.6 KiB/s | 104.6 KiB |  00m00s
[25/28] gcc-plugin-annobin-0:14.2.1-4.f 100% | 634.2 KiB/s |  55.2 KiB |  00m00s
[26/28] kernel-headers-0:6.12.0-0.rc5.4 100% |   8.0 MiB/s |   1.6 MiB |  00m00s
[27/28] annobin-docs-0:12.70-1.fc42.noa 100% |   1.9 MiB/s |  92.0 KiB |  00m00s
[28/28] annobin-plugin-gcc-0:12.70-1.fc 100% |   6.8 MiB/s | 971.7 KiB |  00m00s
--------------------------------------------------------------------------------
[28/28] Total                           100% |  34.6 MiB/s | 107.0 MiB |  00m03s
Running transaction
[ 1/30] Verify package files            100% |  82.0   B/s |  28.0   B |  00m00s
[ 2/30] Prepare transaction             100% | 247.0   B/s |  28.0   B |  00m00s
[ 3/30] Installing libmpc-0:1.3.1-6.fc4 100% |  81.1 MiB/s | 166.2 KiB |  00m00s
[ 4/30] Installing go-filesystem-0:3.6. 100% |   0.0   B/s | 392.0   B |  00m00s
[ 5/30] Installing cpp-0:14.2.1-4.fc42. 100% | 284.6 MiB/s |  35.0 MiB |  00m00s
[ 6/30] Installing annobin-docs-0:12.70 100% |  32.2 MiB/s |  98.8 KiB |  00m00s
[ 7/30] Installing kernel-headers-0:6.1 100% | 117.8 MiB/s |   6.6 MiB |  00m00s
[ 8/30] Installing libxcrypt-devel-0:4. 100% |  10.6 MiB/s |  32.6 KiB |  00m00s
[ 9/30] Installing glibc-devel-0:2.40.9 100% |  93.3 MiB/s |   2.3 MiB |  00m00s
[10/30] Installing python-pip-wheel-0:2 100% | 206.9 MiB/s |   1.2 MiB |  00m00s
[11/30] Installing tzdata-0:2024a-9.fc4 100% |  27.7 MiB/s |   1.9 MiB |  00m00s
[12/30] Installing mpdecimal-0:2.5.1-16 100% | 100.6 MiB/s | 206.0 KiB |  00m00s
[13/30] Installing libb2-0:0.98.1-12.fc 100% |  42.3 MiB/s |  43.3 KiB |  00m00s
[14/30] Installing expat-0:2.6.3-1.fc42 100% |  41.0 MiB/s | 293.6 KiB |  00m00s
[15/30] Installing python3-libs-0:3.13. 100% | 209.9 MiB/s |  40.7 MiB |  00m00s
[16/30] Installing python3-0:3.13.0-1.f 100% |  32.8 MiB/s |  33.5 KiB |  00m00s
[17/30] Installing python3-zstarfile-0: 100% |  26.8 MiB/s |  27.5 KiB |  00m00s
[18/30] Installing python3-boolean.py-0 100% | 129.8 MiB/s | 531.7 KiB |  00m00s
[19/30] Installing python3-license-expr 100% | 269.9 MiB/s |   1.1 MiB |  00m00s
[20/30] Installing make-1:4.4.1-9.fc42. 100% | 180.0 MiB/s |   1.8 MiB |  00m00s
[21/30] Installing gcc-0:14.2.1-4.fc42. 100% | 299.1 MiB/s | 104.4 MiB |  00m00s
[22/30] Installing golang-src-0:1.23.2- 100% | 160.5 MiB/s |  77.2 MiB |  00m00s
[23/30] Installing golang-bin-0:1.23.2- 100% | 343.0 MiB/s | 113.9 MiB |  00m00s
[24/30] Installing golang-0:1.23.2-2.fc 100% | 388.3 MiB/s |   8.9 MiB |  00m00s
[25/30] Installing golist-0:0.10.4-5.fc 100% | 303.5 MiB/s |   4.2 MiB |  00m00s
[26/30] Installing go-rpm-macros-0:3.6. 100% |  47.3 MiB/s |  96.9 KiB |  00m00s
[27/30] Installing annobin-plugin-gcc-0 100% |  40.2 MiB/s | 987.3 KiB |  00m00s
[28/30] Installing gcc-plugin-annobin-0 100% |   2.3 MiB/s |  62.6 KiB |  00m00s
[29/30] Installing go-vendor-tools-0:0. 100% |  33.7 MiB/s | 241.8 KiB |  00m00s
[30/30] Installing moby-rpm-macros-0:27 100% |  10.6 KiB/s |   1.8 KiB |  00m00s
Warning: skipped PGP checks for 3 packages from repository: copr_base
Complete!
Finish: build setup for docker-compose-2.30.1-1.fc42.src.rpm
Start: rpmbuild docker-compose-2.30.1-1.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
warning: /builddir/build/originals/docker-compose.spec line 63: autopatch: no matching patches in range
setting SOURCE_DATE_EPOCH=1730332800
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.SocjlJ
+ umask 022
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build
+ test -d /builddir/build/BUILD/docker-compose-2.30.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/docker-compose-2.30.1-build
+ /usr/bin/rm -rf /builddir/build/BUILD/docker-compose-2.30.1-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/docker-compose-2.30.1-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/docker-compose-2.30.1-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T0DgUP
+ umask 022
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build
+ rm -rf compose-2.30.1
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/compose-2.30.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd compose-2.30.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -fr /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/vendor
+ [[ ! -e /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/bin ]]
+ install -m 0755 -vd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/bin
install: creating directory '/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build'
install: creating directory '/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/bin'
+ export GOPATH=/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build:/usr/share/gocode
+ GOPATH=/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build:/usr/share/gocode
+ [[ ! -e /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2 ]]
++ dirname /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2
+ install -m 0755 -vd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose
install: creating directory '/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src'
install: creating directory '/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com'
install: creating directory '/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker'
install: creating directory '/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose'
+ ln -fs /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1 /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build
+ cd compose-2.30.1
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/compose-2.30.1-vendor.tar.bz2
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.DziNq3
+ umask 022
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build
+ cd compose-2.30.1
+ go_vendor_license --config /builddir/build/SOURCES/go-vendor-tools.toml generate_buildrequires
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/docker-compose-2.30.1-1.fc42.buildreqs.nosrc.rpm

RPM build warnings:
    /builddir/build/originals/docker-compose.spec line 63: autopatch: no matching patches in range
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% | 859.9 KiB/s |  24.1 KiB |  00m00s
 Copr repository                        100% |  31.8 KiB/s |   2.2 KiB |  00m00s
Repositories loaded.
Package "go-rpm-macros-3.6.0-3.fc41.x86_64" is already installed.
Package "go-vendor-tools-0.6.0-1.fc42.noarch" is already installed.
Package "moby-rpm-macros-27.3.1-2.fc42.noarch" is already installed.

Package Arch   Version       Repository      Size
Installing:
 trivy  x86_64 0.55.2-1.fc42 fedora     181.1 MiB

Transaction Summary:
 Installing:         1 package

Total size of inbound packages is 42 MiB. Need to download 42 MiB.
After this operation, 181 MiB extra will be used (install 181 MiB, remove 0 B).
[1/1] trivy-0:0.55.2-1.fc42.x86_64      100% |  21.6 MiB/s |  41.8 MiB |  00m02s
--------------------------------------------------------------------------------
[1/1] Total                             100% |  21.2 MiB/s |  41.8 MiB |  00m02s
Running transaction
[1/3] Verify package files              100% |   7.0   B/s |   1.0   B |  00m00s
[2/3] Prepare transaction               100% |  22.0   B/s |   1.0   B |  00m00s
[3/3] Installing trivy-0:0.55.2-1.fc42. 100% | 285.5 MiB/s | 181.3 MiB |  00m01s
Complete!
Building target platforms: x86_64
Building for target x86_64
warning: /builddir/build/originals/docker-compose.spec line 63: autopatch: no matching patches in range
setting SOURCE_DATE_EPOCH=1730332800
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.A0zScB
+ umask 022
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build
+ cd compose-2.30.1
+ go_vendor_license --config /builddir/build/SOURCES/go-vendor-tools.toml generate_buildrequires
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/docker-compose-2.30.1-1.fc42.buildreqs.nosrc.rpm

RPM build warnings:
    /builddir/build/originals/docker-compose.spec line 63: autopatch: no matching patches in range
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% | 963.1 KiB/s |  24.1 KiB |  00m00s
 Copr repository                        100% |  37.9 KiB/s |   2.2 KiB |  00m00s
Repositories loaded.
Package "go-rpm-macros-3.6.0-3.fc41.x86_64" is already installed.
Package "go-vendor-tools-0.6.0-1.fc42.noarch" is already installed.
Package "moby-rpm-macros-27.3.1-2.fc42.noarch" is already installed.
Package "trivy-0.55.2-1.fc42.x86_64" is already installed.

Nothing to do.
Building target platforms: x86_64
Building for target x86_64
warning: /builddir/build/originals/docker-compose.spec line 63: autopatch: no matching patches in range
setting SOURCE_DATE_EPOCH=1730332800
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.XzzC0m
+ umask 022
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build
+ cd compose-2.30.1
+ go_vendor_license --config /builddir/build/SOURCES/go-vendor-tools.toml generate_buildrequires
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dASaZd
+ umask 022
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build
+ cd compose-2.30.1
+ export 'GO_LDFLAGS=-X github.com/docker/compose/v2/internal.Version=2.30.1'
+ GO_LDFLAGS='-X github.com/docker/compose/v2/internal.Version=2.30.1'
++ echo docker-compose-2.30.1-1.fc42-1730332800
++ sha1sum
++ cut -d ' ' -f1
+ GOPATH=/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build:/usr/share/gocode
+ GO111MODULE=off
+ go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -a -v -x -ldflags '-X github.com/docker/compose/v2/internal.Version=2.30.1 -X github.com/docker/compose/v2/version=2.30.1 -B 0x9d7136a7179d9e0791a172bf290709efc4a7b3f7 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\''' -o /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/bin/docker-compose github.com/docker/compose/v2/cmd
WORK=/tmp/go-build3286362797
internal/unsafeheader
mkdir -p $WORK/b009/
echo '# import config' > $WORK/b009/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.23 -std -complete -installsuffix shared -buildid pYLcpLGHdgyJzO42l_-S/pYLcpLGHdgyJzO42l_-S -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go
internal/goarch
mkdir -p $WORK/b007/
echo '# import config' > $WORK/b007/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.23 -std -complete -installsuffix shared -buildid 4mnRWQUizYE-Cj15Ws7w/4mnRWQUizYE-Cj15Ws7w -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal
cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ae/aeed836d4bf5d2ef8d788843b374fd84043d822e2a427cfe9ebdf7ef63d0d534-d # internal
internal/cpu
mkdir -p $WORK/b012/
echo -n > $WORK/b012/go_asm.h # internal
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_x86.s
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal
echo '# import config' > $WORK/b012/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.23 -std -installsuffix shared -buildid HxhNK1nEN3gMXxQLUvOA/HxhNK1nEN3gMXxQLUvOA -goversion go1.23.2 -symabis $WORK/b012/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go
cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/d9/d91e99a7008be8a48c4d8d4a7a06f87c1485a1f3abd3e7a630bda291921622c5-d # internal
internal/abi
mkdir -p $WORK/b006/
echo -n > $WORK/b006/go_asm.h # internal
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s
cat >/tmp/go-build3286362797/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build3286362797/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.23 -std -installsuffix shared -buildid z5GKJabPtWwFMEKSODAZ/z5GKJabPtWwFMEKSODAZ -goversion go1.23.2 -symabis $WORK/b006/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu.o ./cpu.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu_x86.o ./cpu_x86.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_x86.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b6/b68e07a33baa2e0f3c8cd741bae0dfaae707b01a738d085434ee76167d196b75-d # internal
internal/bytealg
mkdir -p $WORK/b011/
echo -n > $WORK/b011/go_asm.h # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s
cat >/tmp/go-build3286362797/b011/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build3286362797/b012/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.23 -std -installsuffix shared -buildid 3lVv31x6iqJcbaOpTtDq/3lVv31x6iqJcbaOpTtDq -goversion go1.23.2 -symabis $WORK/b011/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/compare_amd64.o ./compare_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/count_amd64.o ./count_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/equal_amd64.o ./equal_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/index_amd64.o ./index_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/indexbyte_amd64.o ./indexbyte_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_amd64.o $WORK/b011/count_amd64.o $WORK/b011/equal_amd64.o $WORK/b011/index_amd64.o $WORK/b011/indexbyte_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/12/12cca4fc185fdfa81ba8d7abe021daab2b2a76ba7105cf54778b9c6fa56fca15-d # internal
internal/byteorder
mkdir -p $WORK/b014/
echo '# import config' > $WORK/b014/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/byteorder -lang=go1.23 -std -complete -installsuffix shared -buildid pTvHTeqVP81o73IQwhh9/pTvHTeqVP81o73IQwhh9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/28/28c15c2fbf5840547f429a64c3050d90357ed3e41334f99aa4551fdd41ab1ca3-d # internal
internal/chacha8rand
mkdir -p $WORK/b013/
echo -n > $WORK/b013/go_asm.h # internal
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./chacha8_amd64.s
cat >/tmp/go-build3286362797/b013/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/goarch=/tmp/go-build3286362797/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.23 -std -installsuffix shared -buildid V3V9TgCCh2I_hgPEvVvJ/V3V9TgCCh2I_hgPEvVvJ -goversion go1.23.2 -symabis $WORK/b013/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/chacha8_amd64.o ./chacha8_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9a/9acca14c53a82c47f0a5158dfe68c2d53d2d1e00f46f0ad36e9af00ab3707b6c-d # internal
internal/coverage/rtcov
mkdir -p $WORK/b015/
echo '# import config' > $WORK/b015/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.23 -std -complete -installsuffix shared -buildid vF6CnFNm2FQYM0G4ZnbZ/vF6CnFNm2FQYM0G4ZnbZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/61/61a3b30478c8fec06975cac3e13a26ca9dc2f0dcc20fb03ce7397028e69af4d5-d # internal
internal/godebugs
mkdir -p $WORK/b016/
echo '# import config' > $WORK/b016/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/godebugs -lang=go1.23 -std -complete -installsuffix shared -buildid jaB2YMwvuu0CPiPidJsy/jaB2YMwvuu0CPiPidJsy -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b2/b2da26a6d62fb6db7f4a621894cd28ae12ead2e8837cf9bbe7210e1094446c29-d # internal
internal/goexperiment
mkdir -p $WORK/b017/
echo '# import config' > $WORK/b017/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.23 -std -complete -installsuffix shared -buildid E5ief9ZO8IEVVzbYve0V/E5ief9ZO8IEVVzbYve0V -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_off.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/56/56ae915fa5a80289744c690faf0435c1c2b1fe6e89e630e1f49593d9cdec3edc-d # internal
internal/goos
mkdir -p $WORK/b018/
echo '# import config' > $WORK/b018/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goos -lang=go1.23 -std -complete -installsuffix shared -buildid Di9NgyK23kNndcOODeXc/Di9NgyK23kNndcOODeXc -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/abi_test.o ./abi_test.s
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/62/62afe1f5cb10753cb4ec7683b81dbd00a46f8ec8d533363f14c0d0b751b9212b-d # internal
internal/profilerecord
mkdir -p $WORK/b019/
echo '# import config' > $WORK/b019/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.23 -std -complete -installsuffix shared -buildid ZHBztJ5dhZ1mbsmZL24V/ZHBztJ5dhZ1mbsmZL24V -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/stub.o ./stub.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/2e/2e522dd5010915df3126a030ea1aa098a971d564d648f7073af2e5a4dc577466-d # internal
internal/runtime/atomic
mkdir -p $WORK/b020/
echo -n > $WORK/b020/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b020/symabis ./atomic_amd64.s
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/07/070f1eea86845d9d1a1ebfd76aa6f6d61621188b90a96e42e9d244b5e8189bfe-d # internal
internal/runtime/syscall
mkdir -p $WORK/b022/
echo -n > $WORK/b022/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b022/symabis ./asm_linux_amd64.s
echo '# import config' > $WORK/b022/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/syscall -lang=go1.23 -std -installsuffix shared -buildid Qg6COXW_n0v0MDhiAGwl/Qg6COXW_n0v0MDhiAGwl -goversion go1.23.2 -symabis $WORK/b022/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go
echo '# import config' > $WORK/b020/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/atomic -lang=go1.23 -std -installsuffix shared -buildid FmuV1_1qLX1PYD4dcZG-/FmuV1_1qLX1PYD4dcZG- -goversion go1.23.2 -symabis $WORK/b020/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b022/asm_linux_amd64.o ./asm_linux_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/71/71eac868fa8fd083b866e0979a4e25ddbb49885f85b74e8d2c943f7842af16ae-d # internal
internal/stringslite
mkdir -p $WORK/b023/
cat >/tmp/go-build3286362797/b023/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/stringslite -lang=go1.23 -std -complete -installsuffix shared -buildid pxjJ3GEcu_JsUHIzXUXh/pxjJ3GEcu_JsUHIzXUXh -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/42/429be66f7e0e94de3801128e6802db711634d1768ccf01758b8c588e66c98632-d # internal
runtime/internal/math
mkdir -p $WORK/b024/
cat >/tmp/go-build3286362797/b024/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build3286362797/b007/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p runtime/internal/math -lang=go1.23 -std -complete -installsuffix shared -buildid uPH9ZrdS8hYQ46GzII8S/uPH9ZrdS8hYQ46GzII8S -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b020/atomic_amd64.o ./atomic_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a0/a0b4af20c42c37add0dd396e00c2b0025b50768831f17b22fecba8e9f6196f03-d # internal
runtime/internal/sys
mkdir -p $WORK/b025/
cat >/tmp/go-build3286362797/b025/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build3286362797/b007/_pkg_.a
packagefile internal/goos=/tmp/go-build3286362797/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p runtime/internal/sys -lang=go1.23 -std -complete -installsuffix shared -buildid -XLdtNoiYb5E-wsPKJY4/-XLdtNoiYb5E-wsPKJY4 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/88/882dbf4c68a7203915c7f2535974edeb59b8c7995afabd45da5d3ae2729aa698-d # internal
internal/runtime/exithook
mkdir -p $WORK/b021/
cat >/tmp/go-build3286362797/b021/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/atomic=/tmp/go-build3286362797/b020/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/exithook -lang=go1.23 -std -complete -installsuffix shared -buildid RApPxOx5RkqsuHJqE4VA/RApPxOx5RkqsuHJqE4VA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/63/63b63e6d5a69743a5152e6a78b94bed700e8064bac5cff8d085a4ce2260f4aed-d # internal
cmp
mkdir -p $WORK/b027/
echo '# import config' > $WORK/b027/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p cmp -lang=go1.23 -std -complete -installsuffix shared -buildid QK1RBJd-NFlvx42zPHQm/QK1RBJd-NFlvx42zPHQm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/cmp/cmp.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/7e/7ebfacc8f8c34be81421e07dd90a0f22b4f5c46fefca47e13aff3ab364febd76-d # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6d/6d844cb16a76a9a8356d334fddb2dd221c74fb0e231d4bd73bf854c39b80528d-d # internal
internal/itoa
mkdir -p $WORK/b029/
echo '# import config' > $WORK/b029/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/itoa -lang=go1.23 -std -complete -installsuffix shared -buildid pQEerUs9_AfIJcmvovtz/pQEerUs9_AfIJcmvovtz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go
runtime
mkdir -p $WORK/b010/
echo -n > $WORK/b010/go_asm.h # internal
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/74/74fcf75d26efc7cba99cdadb6b866ec4a4220676b3f2918eafa5b38bf5a2fd83-d # internal
internal/race
mkdir -p $WORK/b031/
echo '# import config' > $WORK/b031/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/race -lang=go1.23 -std -complete -installsuffix shared -buildid k-df5mYgJ5H8VQyt9xSk/k-df5mYgJ5H8VQyt9xSk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal
cat >/tmp/go-build3286362797/b010/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3286362797/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build3286362797/b013/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build3286362797/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build3286362797/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build3286362797/b007/_pkg_.a
packagefile internal/godebugs=/tmp/go-build3286362797/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build3286362797/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build3286362797/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build3286362797/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build3286362797/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build3286362797/b021/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build3286362797/b022/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3286362797/b023/_pkg_.a
packagefile runtime/internal/math=/tmp/go-build3286362797/b024/_pkg_.a
packagefile runtime/internal/sys=/tmp/go-build3286362797/b025/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -lang=go1.23 -std -installsuffix shared -buildid cXJWTIDTqTSz0u1BhrCU/cXJWTIDTqTSz0u1BhrCU -goversion go1.23.2 -symabis $WORK/b010/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/write_err.go
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/28/2885778ec7a661dd578e03683605a7dd7def4e44bf2fa47cb8058095ea09b80c-d # internal
math/bits
mkdir -p $WORK/b033/
echo '# import config' > $WORK/b033/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p math/bits -lang=go1.23 -std -complete -installsuffix shared -buildid -igGuE4itudwSwIY5l5A/-igGuE4itudwSwIY5l5A -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/444cd3447865ea6e12683e078cebcffa49633a96c72f5fbe28f934bbbbb38efe-d # internal
math
mkdir -p $WORK/b032/
echo -n > $WORK/b032/go_asm.h # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b032/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s
cat >/tmp/go-build3286362797/b032/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build3286362797/b012/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p math -lang=go1.23 -std -installsuffix shared -buildid lajySeRzxj2vnT5Jje1Q/lajySeRzxj2vnT5Jje1Q -goversion go1.23.2 -symabis $WORK/b032/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b032/dim_amd64.o ./dim_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b032/exp_amd64.o ./exp_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b032/floor_amd64.o ./floor_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b032/hypot_amd64.o ./hypot_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b032/log_amd64.o ./log_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/dim_amd64.o $WORK/b032/exp_amd64.o $WORK/b032/floor_amd64.o $WORK/b032/hypot_amd64.o $WORK/b032/log_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c7/c7ff6db94ab201daab88a70aee6e3d56805494143daa096b06e932ac959289ca-d # internal
unicode/utf8
mkdir -p $WORK/b035/
echo '# import config' > $WORK/b035/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p unicode/utf8 -lang=go1.23 -std -complete -installsuffix shared -buildid AX7MzOplfOk23v-8IKK4/AX7MzOplfOk23v-8IKK4 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/14/1450dc8a62f72b4572b9be430f9e7f8bde5c1442f66a20c550adea2cab6e8f59-d # internal
sync/atomic
mkdir -p $WORK/b037/
echo -n > $WORK/b037/go_asm.h # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b037/symabis ./asm.s
echo '# import config' > $WORK/b037/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p sync/atomic -lang=go1.23 -std -installsuffix shared -buildid kZQlLqm-kQB1FlIOWaUh/kZQlLqm-kQB1FlIOWaUh -goversion go1.23.2 -symabis $WORK/b037/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b037/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d5/d50f35a2f541b3f52adb84f4f5ad3fd99e758405b317ee3e26aec218df603bc8-d # internal
unicode
mkdir -p $WORK/b038/
echo '# import config' > $WORK/b038/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p unicode -lang=go1.23 -std -complete -installsuffix shared -buildid s-nXbF7J7rCgpVyLFi6e/s-nXbF7J7rCgpVyLFi6e -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/7b/7bf91ccf75b18a4838fdeee9bf38611d751674feabb6bff6d7b4b21f7a7c257c-d # internal
internal/asan
mkdir -p $WORK/b050/
echo '# import config' > $WORK/b050/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p internal/asan -lang=go1.23 -std -complete -installsuffix shared -buildid LjRRrB1GClMpAcHeihDP/LjRRrB1GClMpAcHeihDP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/57/57f5747c4e4ae90dd84486375af251b060a418095054bba54b97ec6c5526126b-d # internal
internal/msan
mkdir -p $WORK/b051/
echo '# import config' > $WORK/b051/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p internal/msan -lang=go1.23 -std -complete -installsuffix shared -buildid ftzgN1VhI2pYpyo_eFhk/ftzgN1VhI2pYpyo_eFhk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/59/59080963b8723b03d8ab98bc4f7b57bd9fe5f2abe0be4d8d2356090a4cb54ce6-d # internal
encoding
mkdir -p $WORK/b060/
echo '# import config' > $WORK/b060/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p encoding -lang=go1.23 -std -complete -installsuffix shared -buildid E7CSTus7QQU2p6AZvhxq/E7CSTus7QQU2p6AZvhxq -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/encoding/encoding.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b4/b451eba19b270e922c5d65d48f29626fa9d36bcc516f6050eb11cb2ffbb3139f-d # internal
unicode/utf16
mkdir -p $WORK/b064/
echo '# import config' > $WORK/b064/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p unicode/utf16 -lang=go1.23 -std -complete -installsuffix shared -buildid gaqI0iouo29XaCDQzKqN/gaqI0iouo29XaCDQzKqN -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ba/ba31a4c89befd4005ed84eb004a3e5ebcaa69b8a9b4589c07bbf863a69589ecc-d # internal
internal/nettrace
mkdir -p $WORK/b075/
echo '# import config' > $WORK/b075/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p internal/nettrace -lang=go1.23 -std -complete -installsuffix shared -buildid sfg6knej2Q4l0h4AvRbv/sfg6knej2Q4l0h4AvRbv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/24/2433a70ae6eb6a1fa54498e94d5bff8b40daff1cc14d0e6543ddeae351c45dd9-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types
mkdir -p $WORK/b098/
echo '# import config' > $WORK/b098/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types -lang=go1.23 -complete -installsuffix shared -buildid N14GTOK0vttnchftg5y6/N14GTOK0vttnchftg5y6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types/authconfig.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/70/70f061fc9158e47928602ac910e751633ca3a4d43d7ec03c161a8d7c1c1162ee-d # internal
log/internal
mkdir -p $WORK/b106/
echo '# import config' > $WORK/b106/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p log/internal -lang=go1.23 -std -complete -installsuffix shared -buildid 2TdC7Y-2F0f5aeY8LQPr/2TdC7Y-2F0f5aeY8LQPr -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/log/internal/internal.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/22/225006d657aa1ee4f6462b5226336e095cecd05c8aa1c76e166662a2105ae63b-d # internal
crypto/internal/alias
mkdir -p $WORK/b117/
echo '# import config' > $WORK/b117/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/internal/alias -lang=go1.23 -std -complete -installsuffix shared -buildid -Z5Eh-TTZSagFBoslR23/-Z5Eh-TTZSagFBoslR23 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/3a/3ac159282779de14b7ced772aa36706783c63a3435df9815eabd3b493e9bc1a6-d # internal
crypto/subtle
mkdir -p $WORK/b118/
echo -n > $WORK/b118/go_asm.h # internal
cd /usr/lib/golang/src/crypto/subtle
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b118/symabis ./xor_amd64.s
echo '# import config' > $WORK/b118/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/subtle -lang=go1.23 -std -installsuffix shared -buildid zUN4E7LMjl_HJnk3g-tF/zUN4E7LMjl_HJnk3g-tF -goversion go1.23.2 -symabis $WORK/b118/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_amd64.go
cd /usr/lib/golang/src/crypto/subtle
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b118/xor_amd64.o ./xor_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b118/_pkg_.a $WORK/b118/xor_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/69/69fe0d3315fd193c490128b6bd6a8799b0019f25c3d224d262993750fce1b603-d # internal
crypto/internal/boring/sig
mkdir -p $WORK/b119/
echo -n > $WORK/b119/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b119/symabis ./sig_amd64.s
echo '# import config' > $WORK/b119/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/internal/boring/sig -lang=go1.23 -std -installsuffix shared -buildid xEAuL8UwmmMIh20tbuPd/xEAuL8UwmmMIh20tbuPd -goversion go1.23.2 -symabis $WORK/b119/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b119/sig_amd64.o ./sig_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b119/_pkg_.a $WORK/b119/sig_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/cf/cfdc8487c6eddd3b38bce2a395dcc671ec067b739d0ea38101b6ea8a2060c640-d # internal
container/list
mkdir -p $WORK/b123/
echo '# import config' > $WORK/b123/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p container/list -lang=go1.23 -std -complete -installsuffix shared -buildid 4Tc2PQtOzjlHf8yDNpRM/4Tc2PQtOzjlHf8yDNpRM -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/container/list/list.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a0/a08ddaed4b9d14282aab0e463edb7cf2a35cf0679228fa87fe5fca8fa38c721d-d # internal
vendor/golang.org/x/crypto/cryptobyte/asn1
mkdir -p $WORK/b143/
echo '# import config' > $WORK/b143/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.23 -std -complete -installsuffix shared -buildid x-udUGcKqi1n7QRqHdOD/x-udUGcKqi1n7QRqHdOD -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal
cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/eb/eb20aba162ed5b29862603357e2c5ce161fef39727eb194d2fd229dc4d2fbca3-d # internal
vendor/golang.org/x/crypto/internal/alias
mkdir -p $WORK/b150/
echo '# import config' > $WORK/b150/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.23 -std -complete -installsuffix shared -buildid RRWpEEycVItGuyx5DgjM/RRWpEEycVItGuyx5DgjM -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal
cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/2c/2ce6aa9c0e0e191eb73a1c6ec885ab8e541b1be9ee41775842fb388a26d2621e-d # internal
github.com/docker/compose/v2/vendor/github.com/fvbommel/sortorder
mkdir -p $WORK/b183/
echo '# import config' > $WORK/b183/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/docker/compose/v2/vendor/github.com/fvbommel/sortorder -lang=go1.23 -complete -installsuffix shared -buildid GHfvtS0SWiTEtOrNLQcX/GHfvtS0SWiTEtOrNLQcX -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/fvbommel/sortorder/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/fvbommel/sortorder/natsort.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal
cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/8b/8bf7aed6fbbc1decfc01f75f96401b8629fa03521530bacc38976799626e947e-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api
mkdir -p $WORK/b189/
echo '# import config' > $WORK/b189/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api -lang=go1.23 -complete -installsuffix shared -buildid Ih7jhaDbhBz0wdSMRZKv/Ih7jhaDbhBz0wdSMRZKv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/common.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal
cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/91/9162d237d36fc477eb23461b612046262cb1fdfcdba9e3dd775bcc9772fc84cf-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/checkpoint
mkdir -p $WORK/b211/
echo '# import config' > $WORK/b211/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/checkpoint -lang=go1.23 -complete -installsuffix shared -buildid 3V2PG8jcC-nrCyR57416/3V2PG8jcC-nrCyR57416 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/checkpoint/list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/checkpoint/options.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal
cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/f2/f2a50e4f579b6cc66810014cf57f9da621abe7356c4865d1732b575305cd4c09-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal
mkdir -p $WORK/b220/
cat >/tmp/go-build3286362797/b220/importcfg << 'EOF' # internal
# import config
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal -lang=go1.23 -complete -installsuffix shared -buildid HOahrqQmSRpw9tKVMUlH/HOahrqQmSRpw9tKVMUlH -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/gen.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/rawhelpers.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal
cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/0c/0c846b251d38fef4bef6fe79535b6a03ca0b2652822f70dd410239f77a5cc67a-d # internal
log/slog/internal
mkdir -p $WORK/b227/
echo '# import config' > $WORK/b227/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p log/slog/internal -lang=go1.23 -std -complete -installsuffix shared -buildid h-ihZ8WRJ2Pr5X91SWuz/h-ihZ8WRJ2Pr5X91SWuz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack /usr/lib/golang/src/log/slog/internal/ignorepc.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal
cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/c4/c4ddc17e5819d02aaab96f422711459e2f457c92dd079f282967d16863f60d04-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/embedded
mkdir -p $WORK/b233/
echo '# import config' > $WORK/b233/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/embedded -lang=go1.23 -complete -installsuffix shared -buildid Kz5fvcphMZqMf53KeDFo/Kz5fvcphMZqMf53KeDFo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/embedded/embedded.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal
cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/a6/a60137f7c32c9a5c62b7081876c04f05f51abf58284a73f94ed4e8698c09efe9-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/embedded
mkdir -p $WORK/b238/
echo '# import config' > $WORK/b238/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/embedded -lang=go1.23 -complete -installsuffix shared -buildid 7tpllucpO2Rp7oACrnEm/7tpllucpO2Rp7oACrnEm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/embedded/embedded.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal
cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/ec/ec247fe089f18e5811d6ada3415caf26c2f71dacdbb5b0f1b623f10e3945f9f3-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest
mkdir -p $WORK/b248/
echo '# import config' > $WORK/b248/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest -lang=go1.23 -complete -installsuffix shared -buildid aclSkhe9yFwmVifu74ay/aclSkhe9yFwmVifu74ay -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/versioned.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal
cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/3e/3eff538d02dc6f7b102d83c4f6ddf3c501d501eb249e82d597ded79c9f8c8a4b-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags
mkdir -p $WORK/b282/
echo '# import config' > $WORK/b282/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags -lang=go1.23 -complete -installsuffix shared -buildid XedDGOLoA_t6cYRM3Om8/XedDGOLoA_t6cYRM3Om8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal
cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/7f/7fe5e3f2b8b10d5142a965cdac6535017536d419fbc6411abbeeb42b68615a6e-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/set
mkdir -p $WORK/b294/
cat >/tmp/go-build3286362797/b294/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/set -lang=go1.23 -complete -installsuffix shared -buildid qSgk-V2-3Y1SNlG51yFE/qSgk-V2-3Y1SNlG51yFE -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/set/ints.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal
cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/79/7941f31f2cba5f2ebc376c41a0481bf0d16834af9e85ffae27632b1e661abf10-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/version
mkdir -p $WORK/b336/
echo '# import config' > $WORK/b336/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/version -lang=go1.23 -complete -installsuffix shared -buildid ZskJSUpM1Vu8jAwhMLiw/ZskJSUpM1Vu8jAwhMLiw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/version/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal
cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/94/949647957cf49e976f0b0270967cbe22a535a9cf58ea5ec37092df5849b038ca-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation
mkdir -p $WORK/b346/
echo '# import config' > $WORK/b346/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.23 -complete -installsuffix shared -buildid KxmgcBpivUmYOWVc2Aoc/KxmgcBpivUmYOWVc2Aoc -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation/library.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation/scope.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal
cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/ed/ed3fdabf597854785d0e94147d037d5afb0a3d3a8cc8850264367a13ba50c34e-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal
mkdir -p $WORK/b347/
echo '# import config' > $WORK/b347/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal -lang=go1.23 -complete -installsuffix shared -buildid E_tW2sFw6hq4v-7f6yqf/E_tW2sFw6hq4v-7f6yqf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal/reuse_slice.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal
cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/2f/2fef28b494a10087fb50f0e2490d5546e6bae5e0ed7f2e6a994816d62b1d9100-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk
mkdir -p $WORK/b351/
echo '# import config' > $WORK/b351/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk -lang=go1.23 -complete -installsuffix shared -buildid RluA_58jC47UWYJf3QAK/RluA_58jC47UWYJf3QAK -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal
cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/52/526ed9bb65bb9f5fb826f12ccb15a1ebc297f6955168ec369b009ebec31dd5ba-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig
mkdir -p $WORK/b371/
echo '# import config' > $WORK/b371/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig -lang=go1.23 -complete -installsuffix shared -buildid k9iWphlsBRPq7UG-BEbj/k9iWphlsBRPq7UG-BEbj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal
cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/3f/3fb55cc04d21265b584ddd4d73cfab67442bea211bf282a4a8cabfad44cb4650-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/consts
mkdir -p $WORK/b464/
echo '# import config' > $WORK/b464/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/consts -lang=go1.23 -complete -installsuffix shared -buildid 9Vy2rmF9L2-0MXpmavN6/9Vy2rmF9L2-0MXpmavN6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/consts/consts.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal
cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/83/83fef77f431de0eadcbc5c17b58dda77b957cf2bc3dd4f29d560f1030cda06a9-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/exp/constraints
mkdir -p $WORK/b472/
echo '# import config' > $WORK/b472/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/docker/compose/v2/vendor/golang.org/x/exp/constraints -lang=go1.23 -complete -installsuffix shared -buildid np3h15PCeYg5qqZ-lc0E/np3h15PCeYg5qqZ-lc0E -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/exp/constraints/constraints.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal
cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/bb/bb132d2e73b58c4a242faa7b5a4c2265ad030a7f2f582b8fcfcc477145806863-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/exp/maps
mkdir -p $WORK/b473/
echo '# import config' > $WORK/b473/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/docker/compose/v2/vendor/golang.org/x/exp/maps -lang=go1.23 -complete -installsuffix shared -buildid 8vxHprTjht8DHlKvZjkq/8vxHprTjht8DHlKvZjkq -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/exp/maps/maps.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal
cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/2d/2dc607442dd813dc821ed59176c1d633295cd7b2d94e2481e2cce45f13057b37-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/exp/slices
mkdir -p $WORK/b474/
cat >/tmp/go-build3286362797/b474/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/exp/constraints=github.com/docker/compose/v2/vendor/golang.org/x/exp/constraints
packagefile github.com/docker/compose/v2/vendor/golang.org/x/exp/constraints=/tmp/go-build3286362797/b472/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/docker/compose/v2/vendor/golang.org/x/exp/slices -lang=go1.23 -complete -installsuffix shared -buildid Z1sdIK_KveVimlc1d82d/Z1sdIK_KveVimlc1d82d -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/exp/slices/cmp.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/exp/slices/slices.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/exp/slices/sort.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/exp/slices/zsortanyfunc.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/exp/slices/zsortordered.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal
cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/96/96dca16864429b258df40018c358792f556f2baf399a122bc403d49f12c0179b-d # internal
github.com/docker/compose/v2/vendor/github.com/rivo/uniseg
mkdir -p $WORK/b498/
cat >/tmp/go-build3286362797/b498/importcfg << 'EOF' # internal
# import config
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/docker/compose/v2/vendor/github.com/rivo/uniseg -lang=go1.23 -complete -installsuffix shared -buildid fl-nx6Ph0cjEF0gjXRf1/fl-nx6Ph0cjEF0gjXRf1 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/rivo/uniseg/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/rivo/uniseg/grapheme.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/rivo/uniseg/properties.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal
cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/28/28d4c066cc834693f475292e0019e6243512668bd3b514e71e075ea21eabb3e3-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli-docs-tool/annotation
mkdir -p $WORK/b503/
echo '# import config' > $WORK/b503/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli-docs-tool/annotation -lang=go1.23 -complete -installsuffix shared -buildid h8lFpdP5ecM8k2IDIxcl/h8lFpdP5ecM8k2IDIxcl -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli-docs-tool/annotation/annotation.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal
cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/f8/f85335bdb7ca630b6cb3d26a6532ef1b872ffa28046349f48de649944331fc9a-d # internal
github.com/docker/compose/v2/vendor/github.com/klauspost/compress
mkdir -p $WORK/b514/
cat >/tmp/go-build3286362797/b514/importcfg << 'EOF' # internal
# import config
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress -lang=go1.23 -complete -installsuffix shared -buildid Mc5_-_ynqHQBtFeW92iv/Mc5_-_ynqHQBtFeW92iv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/compressible.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal
cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/bd/bdc125437c7e6fd8c8865a88d7130f4da5c1dc7f06a708ec560b49c372b965e2-d # internal
github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/cpuinfo
mkdir -p $WORK/b517/
echo -n > $WORK/b517/go_asm.h # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/cpuinfo
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b517=>" -I $WORK/b517/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b517/symabis ./cpuinfo_amd64.s
echo '# import config' > $WORK/b517/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/cpuinfo -lang=go1.23 -installsuffix shared -buildid Gxtti_W_pCnk7LlRKwsN/Gxtti_W_pCnk7LlRKwsN -goversion go1.23.2 -symabis $WORK/b517/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack -asmhdr $WORK/b517/go_asm.h ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/cpuinfo
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b517=>" -I $WORK/b517/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b517/cpuinfo_amd64.o ./cpuinfo_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b517/_pkg_.a $WORK/b517/cpuinfo_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal
cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/a7/a7e3dff4e4f111f9a31b0779c8cbf2a487d3817c5a48cfc45e0b7e97f4022b4c-d # internal
github.com/docker/compose/v2/internal
mkdir -p $WORK/b547/
echo '# import config' > $WORK/b547/importcfg # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/docker/compose/v2/internal -lang=go1.23 -complete -installsuffix shared -buildid UGWj_XBhinnTTGmbB438/UGWj_XBhinnTTGmbB438 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/docker/compose/v2/internal/variables.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal
cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/ba/ba6556cd2aa61f4ac73560307b848485617ae2f1f34b511b0c2b5bfd0dc57c3d-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/version
mkdir -p $WORK/b582/
echo '# import config' > $WORK/b582/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/version -lang=go1.23 -complete -installsuffix shared -buildid HXASebMpScxGuFoxMs5H/HXASebMpScxGuFoxMs5H -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/version/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal
cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/a8/a8d37178e9fbab93416a479b89f88549c9773eda8c8a32f930dab1f6dae65470-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/defaults
mkdir -p $WORK/b595/
echo '# import config' > $WORK/b595/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/defaults -lang=go1.23 -complete -installsuffix shared -buildid oHxUUAVJgiXjzApPt8z5/oHxUUAVJgiXjzApPt8z5 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/defaults/defaults.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/defaults/defaults_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/defaults/doc.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal
cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/19/19ee87e7c3e64a603743002bb550d0ea2ffae6111970f11c501cb857fea434ad-d # internal
github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common
mkdir -p $WORK/b628/
echo '# import config' > $WORK/b628/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common -lang=go1.23 -complete -installsuffix shared -buildid rS-yK2bmUt_QN3L5OzVu/rS-yK2bmUt_QN3L5OzVu -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common/common.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal
cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/64/64cbbeebf11700316a2a1a9086ff7e60cd2d865a63917c379b57753366c2f4ab-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/alias
mkdir -p $WORK/b635/
echo '# import config' > $WORK/b635/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/alias -lang=go1.23 -complete -installsuffix shared -buildid f0NlKGnLUAp7hB_qfg1K/f0NlKGnLUAp7hB_qfg1K -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/alias/alias.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal
cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/c1/c1eec98ab03a723900e9b103d5b028e66ed66da3570f62bebfba04e63fec6f08-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/source/types
mkdir -p $WORK/b641/
echo '# import config' > $WORK/b641/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/source/types -lang=go1.23 -complete -installsuffix shared -buildid FQYVfPS57CsXPPmQLLXn/FQYVfPS57CsXPPmQLLXn -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/source/types/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal
cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/06/064a8537426cccb53bb0a64f9c3425b236ce9e671719b7209d3c81d908f7de53-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/exptypes
mkdir -p $WORK/b672/
echo '# import config' > $WORK/b672/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/exptypes -lang=go1.23 -complete -installsuffix shared -buildid AiebdfU6S7gDEb8UlrOt/AiebdfU6S7gDEb8UlrOt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/exptypes/keys.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal
cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/79/799c7ec2f0fc10308baf884130e6980f0502b4e17d7c30f2c9e3cfa00751ab46-d # internal
github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/flags
mkdir -p $WORK/b683/
echo '# import config' > $WORK/b683/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/flags -lang=go1.23 -complete -installsuffix shared -buildid gDdoUhUzWK8yVRUnv4GZ/gDdoUhUzWK8yVRUnv4GZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal
cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/c4/c47c536fab9638987bdbac2dba0781bc002a2fdc560896b40c84c7b84f9f8873-d # internal
container/ring
mkdir -p $WORK/b695/
echo '# import config' > $WORK/b695/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p container/ring -lang=go1.23 -std -complete -installsuffix shared -buildid Tsach8wlJyvP1YzAcb-H/Tsach8wlJyvP1YzAcb-H -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack /usr/lib/golang/src/container/ring/ring.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal
cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/26/2610ab5fdb9bbd8851100ca70e1124714910af1f5e58d93c7ca110da9cd7499b-d # internal
image/color
mkdir -p $WORK/b699/
echo '# import config' > $WORK/b699/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p image/color -lang=go1.23 -std -complete -installsuffix shared -buildid CAXcjPIYC838Fol0h42W/CAXcjPIYC838Fol0h42W -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal
cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/3d/3d28cc360108e8153ac50c48b902c1450fd438f5b1848ee41ea0317ec30ddbc3-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/config
mkdir -p $WORK/b716/
echo '# import config' > $WORK/b716/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/config -lang=go1.23 -complete -installsuffix shared -buildid _S4U36Ty_RL-lqr2hCzJ/_S4U36Ty_RL-lqr2hCzJ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/config/config.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal
cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/eb/eb387c740d57336ed022a5f972be46d5eecc3653bd34349e9e85ebc2e62a8067-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/bkimage
mkdir -p $WORK/b762/
echo '# import config' > $WORK/b762/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/bkimage -lang=go1.23 -complete -installsuffix shared -buildid 5eZpNUYowroyiU5fjGzp/5eZpNUYowroyiU5fjGzp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/bkimage/bkimage.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b762/_pkg_.a # internal
cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/c1/c128bd75bb657fa2976391aa377df8b86d6c8877a9dc80e935e493b85096c921-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/selection
mkdir -p $WORK/b811/
echo '# import config' > $WORK/b811/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/selection -lang=go1.23 -complete -installsuffix shared -buildid lAEZXPbZrbrmZ74xORyr/lAEZXPbZrbrmZ74xORyr -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/selection/operator.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b811/_pkg_.a # internal
cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/0f/0f06aea34436d9669cad2d357bf471c1ff9973520d03718dd5eb75811e33261c-d # internal
github.com/docker/compose/v2/vendor/k8s.io/utils/strings/slices
mkdir -p $WORK/b813/
echo '# import config' > $WORK/b813/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/docker/compose/v2/vendor/k8s.io/utils/strings/slices -lang=go1.23 -complete -installsuffix shared -buildid CGb8q6DIgMAHSOSSGycF/CGb8q6DIgMAHSOSSGycF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/utils/strings/slices/slices.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b813/_pkg_.a # internal
cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/94/943afd13d04405e4ea50b07869192f29a4adfbccca0ac0d6037d22412c3228a5-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
mkdir -p $WORK/b814/
echo '# import config' > $WORK/b814/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types -lang=go1.23 -complete -installsuffix shared -buildid HEP7OZRZhXctg3Ox8a7a/HEP7OZRZhXctg3Ox8a7a -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types/nodename.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types/patch.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types/uid.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b814/_pkg_.a # internal
cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/7f/7f903bf24261aca0e0c1b0da0973037d197d15385b428f3661615b18f714537f-d # internal
github.com/docker/compose/v2/vendor/k8s.io/utils/integer
mkdir -p $WORK/b851/
echo '# import config' > $WORK/b851/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/docker/compose/v2/vendor/k8s.io/utils/integer -lang=go1.23 -complete -installsuffix shared -buildid _YdpKXe3l9C6xeMJbKiG/_YdpKXe3l9C6xeMJbKiG -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/utils/integer/integer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b851/_pkg_.a # internal
cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/24/24ed817d81deb426e5935f32404ed552dd19bea7ce0c450976064e7ec76ca077-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/net/html/atom
mkdir -p $WORK/b924/
echo '# import config' > $WORK/b924/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p github.com/docker/compose/v2/vendor/golang.org/x/net/html/atom -lang=go1.23 -complete -installsuffix shared -buildid B4c61ZPYEghNbZ9pOMp2/B4c61ZPYEghNbZ9pOMp2 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b924/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/html/atom/atom.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/html/atom/table.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b924/_pkg_.a # internal
cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/aa/aaceaae371cb9af2f540cc846a842f96eb462411677ddd41ab7f941cdbc65306-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/util/exec
mkdir -p $WORK/b927/
echo '# import config' > $WORK/b927/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/util/exec -lang=go1.23 -complete -installsuffix shared -buildid M4veTa-KadoI39PiW1fE/M4veTa-KadoI39PiW1fE -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b927/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/exec/exec.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b927/_pkg_.a # internal
cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/5a/5a8bf25ab7c064726930a0981f3d2cd1ea677a363f5a2e82fb22edf540789526-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio
mkdir -p $WORK/b1110/
echo '# import config' > $WORK/b1110/importcfg # internal
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1110/_pkg_.a -trimpath "$WORK/b1110=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio -lang=go1.23 -complete -installsuffix shared -buildid pTMYUfjYITFYSbHRgd2f/pTMYUfjYITFYSbHRgd2f -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1110/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio/byte.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1110/_pkg_.a # internal
cp $WORK/b1110/_pkg_.a /builddir/.cache/go-build/8d/8def7e3377614c8bd6a1b29dbc7a9c5ed8d27e3d56740b9ce1a94d83f61f21c8-d # internal
cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b010/asm_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/asm_amd64.o ./asm_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/duff_amd64.o ./duff_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/preempt_amd64.o ./preempt_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/test_amd64.o ./test_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/time_linux_amd64.o ./time_linux_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/preempt_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o $WORK/b010/test_amd64.o $WORK/b010/time_linux_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/d6/d64e89a62520a0e55af0b97d4f71848775d67b3484f4c30dd9afdefb9a721907-d # internal
iter
mkdir -p $WORK/b030/
cat >/tmp/go-build3286362797/b030/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build3286362797/b031/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p iter -lang=go1.23 -std -complete -installsuffix shared -buildid d7vxW0dMBSKkhfU2bXmF/d7vxW0dMBSKkhfU2bXmF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/iter/iter.go
internal/reflectlite
mkdir -p $WORK/b005/
echo -n > $WORK/b005/go_asm.h # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./asm.s
cat >/tmp/go-build3286362797/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3286362797/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build3286362797/b007/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build3286362797/b009/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -lang=go1.23 -std -installsuffix shared -buildid 8_FwxtM3g-nPzfJAt5J7/8_FwxtM3g-nPzfJAt5J7 -goversion go1.23.2 -symabis $WORK/b005/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/39/39b8dc2d9470cb73b0f1635e251e60fc516d3189e7fd6b520aaee2181074e387-d # internal
sync
mkdir -p $WORK/b036/
cat >/tmp/go-build3286362797/b036/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build3286362797/b031/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p sync -lang=go1.23 -std -installsuffix shared -buildid o8H2JL9tuG-ZoxNm4UJk/o8H2JL9tuG-ZoxNm4UJk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/8b/8b856dc48c835fc86f43358fcca12f5d15eeb64078e6e45b56d8454dadb658c2-d # internal
slices
mkdir -p $WORK/b039/
cat >/tmp/go-build3286362797/b039/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build3286362797/b027/_pkg_.a
packagefile iter=/tmp/go-build3286362797/b030/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p slices -lang=go1.23 -std -complete -installsuffix shared -buildid ryiUNGKDbOtLbG2e9QhY/ryiUNGKDbOtLbG2e9QhY -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/cf/cfa6a1c3a3489795a9c65bd6299e8f0434b225eb55129f56f7a1dc35174c152b-d # internal
internal/bisect
mkdir -p $WORK/b048/
cat >/tmp/go-build3286362797/b048/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p internal/bisect -lang=go1.23 -std -complete -installsuffix shared -buildid B1OZFf5gKmUYiK_J3AKG/B1OZFf5gKmUYiK_J3AKG -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a9/a9e6a25edc69cb3111c58a96c1cfa3e9e7c5c3f7f8ab20d0183b9ba5455437a6-d # internal
errors
mkdir -p $WORK/b004/
cat >/tmp/go-build3286362797/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build3286362797/b005/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -lang=go1.23 -std -complete -installsuffix shared -buildid mg-gzjUNmivGmnHksTvT/mg-gzjUNmivGmnHksTvT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ec/ecd4a98058f2e27eb663015e972ac402e0791c3c030ee51bce38bf14e72a787b-d # internal
strconv
mkdir -p $WORK/b034/
cat >/tmp/go-build3286362797/b034/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3286362797/b023/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strconv -lang=go1.23 -std -complete -installsuffix shared -buildid EfrJIR-Z_fDr2SIVkLDM/EfrJIR-Z_fDr2SIVkLDM -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bf/bf337e4ae412f3b38b8d187aeb4a9e89f13d6a4156f3b9c087f50e8649086ce1-d # internal
io
mkdir -p $WORK/b040/
cat >/tmp/go-build3286362797/b040/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p io -lang=go1.23 -std -complete -installsuffix shared -buildid Q7Qwt2t5A0WksZz4JOW1/Q7Qwt2t5A0WksZz4JOW1 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/e8/e80d14e2939df32486068b44d3b4563031b0f46e25c059d88488198cbcf21fad-d # internal
internal/oserror
mkdir -p $WORK/b044/
cat >/tmp/go-build3286362797/b044/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/oserror -lang=go1.23 -std -complete -installsuffix shared -buildid OvFbXyYgcZ3IKYozcpdl/OvFbXyYgcZ3IKYozcpdl -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/10/1039a037d6972575ac6ff05d0ff1fe1f11c698243a7166d6cbf27b16f947fdf4-d # internal
path
mkdir -p $WORK/b045/
cat >/tmp/go-build3286362797/b045/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p path -lang=go1.23 -std -complete -installsuffix shared -buildid 5FY7yyxwpR9b1Ekgksh9/5FY7yyxwpR9b1Ekgksh9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c0/c08ba10e93821c6e00a50cae5eff91843c38ad07eee6fd36670e4566bf87f8db-d # internal
internal/godebug
mkdir -p $WORK/b047/
cat >/tmp/go-build3286362797/b047/importcfg << 'EOF' # internal
# import config
packagefile internal/bisect=/tmp/go-build3286362797/b048/_pkg_.a
packagefile internal/godebugs=/tmp/go-build3286362797/b016/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/godebug -lang=go1.23 -std -complete -installsuffix shared -buildid WE8D86HAYVrddhPioQoX/WE8D86HAYVrddhPioQoX -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c7/c74066294ed1c59ce8c36523295ad47814efa1920364cdc8ecf0545047548a5f-d # internal
syscall
mkdir -p $WORK/b049/
echo -n > $WORK/b049/go_asm.h # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b049/symabis ./asm_linux_amd64.s
cat >/tmp/go-build3286362797/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/asan=/tmp/go-build3286362797/b050/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/goarch=/tmp/go-build3286362797/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build3286362797/b029/_pkg_.a
packagefile internal/msan=/tmp/go-build3286362797/b051/_pkg_.a
packagefile internal/oserror=/tmp/go-build3286362797/b044/_pkg_.a
packagefile internal/race=/tmp/go-build3286362797/b031/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build3286362797/b022/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p syscall -lang=go1.23 -std -installsuffix shared -buildid 3scgTIQDYEd23GCRoqOD/3scgTIQDYEd23GCRoqOD -goversion go1.23.2 -symabis $WORK/b049/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept4.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/e1/e14f921adeb040c9aab806b0de193a9962e85808b5684cc372a923d3980c61d8-d # internal
reflect
mkdir -p $WORK/b028/
echo -n > $WORK/b028/go_asm.h # internal
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b028/symabis ./asm_amd64.s
cat >/tmp/go-build3286362797/b028/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build3286362797/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build3286362797/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build3286362797/b029/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build3286362797/b009/_pkg_.a
packagefile iter=/tmp/go-build3286362797/b030/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p reflect -lang=go1.23 -std -installsuffix shared -buildid c4Am200HJgTJ7QVnv-_f/c4Am200HJgTJ7QVnv-_f -goversion go1.23.2 -symabis $WORK/b028/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b049/asm_linux_amd64.o ./asm_linux_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_linux_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b6/b6265b8f4a343dd6c4e5595a0e06608e3e51c8a73fe968e4abc8d691b0dc2c71-d # internal
time
mkdir -p $WORK/b046/
cat >/tmp/go-build3286362797/b046/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build3286362797/b047/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3286362797/b023/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p time -lang=go1.23 -std -installsuffix shared -buildid XWnoj1yQ2ovpPjr-I12N/XWnoj1yQ2ovpPjr-I12N -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/fa/faab39a19d9eb0a7a7674ad7927bb57c1df1e8ea4fc5e3f6bf87f7fe95657b2a-d # internal
io/fs
mkdir -p $WORK/b043/
cat >/tmp/go-build3286362797/b043/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/oserror=/tmp/go-build3286362797/b044/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p io/fs -lang=go1.23 -std -complete -installsuffix shared -buildid dSxSGPdtwDvSvYJ3oGZ6/dSxSGPdtwDvSvYJ3oGZ6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/ef/ef911c21c5d351a86da0eb9c7879f72099d0771554c7c0f5282f8bb956e14fdf-d # internal
internal/filepathlite
mkdir -p $WORK/b042/
cat >/tmp/go-build3286362797/b042/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3286362797/b023/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/filepathlite -lang=go1.23 -std -complete -installsuffix shared -buildid X962fuvC_xHAnm5ger9n/X962fuvC_xHAnm5ger9n -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/asm_amd64.o ./asm_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/e5/e5beb021b6f3edbad93cb8b651c1b53cddaf429a0b2a61b5b2b310d70d176174-d # internal
internal/fmtsort
mkdir -p $WORK/b026/
cat >/tmp/go-build3286362797/b026/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build3286362797/b027/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/fmtsort -lang=go1.23 -std -complete -installsuffix shared -buildid Xw_M5W43Ie8rCueW0Qgv/Xw_M5W43Ie8rCueW0Qgv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e9/e9155cbf3fc6511e285aecba8c277d11d071913af369a9fc40b9e6a6096a2638-d # internal
internal/syscall/unix
mkdir -p $WORK/b053/
cat >/tmp/go-build3286362797/b053/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/syscall/unix -lang=go1.23 -std -complete -installsuffix shared -buildid GLD-ANEbSF3iglgH3Zez/GLD-ANEbSF3iglgH3Zez -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/81/81ba2ec0dc01c3eab7ee46f3ff7cde41a63e001d504b2f60ca2d9e96feac17a1-d # internal
internal/poll
mkdir -p $WORK/b052/
cat >/tmp/go-build3286362797/b052/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/itoa=/tmp/go-build3286362797/b029/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3286362797/b053/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/poll -lang=go1.23 -std -installsuffix shared -buildid 68Nh8LVF1sBXgW_mRS2A/68Nh8LVF1sBXgW_mRS2A -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/90/908e51b579fda76f73f6decf559f36d6555bdc0531e553e2e5a998854a353936-d # internal
internal/syscall/execenv
mkdir -p $WORK/b054/
cat >/tmp/go-build3286362797/b054/importcfg << 'EOF' # internal
# import config
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/syscall/execenv -lang=go1.23 -std -complete -installsuffix shared -buildid HjHqP7amw1BxQx8ZjFcI/HjHqP7amw1BxQx8ZjFcI -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/d1/d198f398476b1fa28880ab0f9963148aa2a79ab109eaf83894f31ac721381b58-d # internal
internal/testlog
mkdir -p $WORK/b055/
cat >/tmp/go-build3286362797/b055/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/testlog -lang=go1.23 -std -complete -installsuffix shared -buildid DFfuP6k9QBJCQo1f8hAo/DFfuP6k9QBJCQo1f8hAo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/2e/2eeb9b487dbfc986a5b8978d2635abb5e9544fd2d8c53bb58268d9c402025805-d # internal
context
mkdir -p $WORK/b057/
cat >/tmp/go-build3286362797/b057/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build3286362797/b005/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p context -lang=go1.23 -std -complete -installsuffix shared -buildid okf3AwiX4XptX9Gcf9cJ/okf3AwiX4XptX9Gcf9cJ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/context/context.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/13/13dedd15547220be6102b8f9ed1a080755c8a531f77b510c21db18174fd64a47-d # internal
bytes
mkdir -p $WORK/b059/
cat >/tmp/go-build3286362797/b059/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p bytes -lang=go1.23 -std -installsuffix shared -buildid Dn9zIc0AR-mkxZYDMgiq/Dn9zIc0AR-mkxZYDMgiq -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a0/a00a681f9d595005d589352949f75e78519197756f4a5f30dae5b7b2dc51e4fd-d # internal
os
mkdir -p $WORK/b041/
cat >/tmp/go-build3286362797/b041/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build3286362797/b042/_pkg_.a
packagefile internal/goarch=/tmp/go-build3286362797/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build3286362797/b029/_pkg_.a
packagefile internal/poll=/tmp/go-build3286362797/b052/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3286362797/b023/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build3286362797/b054/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3286362797/b053/_pkg_.a
packagefile internal/testlog=/tmp/go-build3286362797/b055/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p os -lang=go1.23 -std -installsuffix shared -buildid qI0ytvOrm9pRH62wO1eZ/qI0ytvOrm9pRH62wO1eZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c4/c42464e5700bf18f277c0d8e218f3f7aca28b9b6d365212e730b3976850bddaf-d # internal
encoding/binary
mkdir -p $WORK/b062/
cat >/tmp/go-build3286362797/b062/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p encoding/binary -lang=go1.23 -std -complete -installsuffix shared -buildid OZK-108mIF1B8DpoF6w5/OZK-108mIF1B8DpoF6w5 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/bf/bfe71d3223d7c0e5d9ac02b735f2b3b66dece16f90f911a88c98887617358494-d # internal
encoding/base64
mkdir -p $WORK/b061/
cat >/tmp/go-build3286362797/b061/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p encoding/base64 -lang=go1.23 -std -complete -installsuffix shared -buildid NOuyl1cgfBl95k_8gO0e/NOuyl1cgfBl95k_8gO0e -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/6c/6c9dc04885f615f8a4f16c9dd24fb3969a2aa45d2ab0f0c3f74af780ea4a38fc-d # internal
strings
mkdir -p $WORK/b063/
cat >/tmp/go-build3286362797/b063/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build3286362797/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3286362797/b023/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p strings -lang=go1.23 -std -complete -installsuffix shared -buildid rAW2BG6y7x8IwkvRFNdr/rAW2BG6y7x8IwkvRFNdr -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/81/810728d9bc3e695855f98d2a07f0a1b6b413ca42cc18344231433087ae84e664-d # internal
fmt
mkdir -p $WORK/b003/
cat >/tmp/go-build3286362797/b003/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build3286362797/b026/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p fmt -lang=go1.23 -std -complete -installsuffix shared -buildid qrwW2IS81jYjRSG5HRBO/qrwW2IS81jYjRSG5HRBO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/99/9944923dbc019bcca1ab5ae8fc7440377a0ac551f28a136042ada1fb6017e195-d # internal
bufio
mkdir -p $WORK/b070/
cat >/tmp/go-build3286362797/b070/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p bufio -lang=go1.23 -std -complete -installsuffix shared -buildid 0niRPDv3zyxLv39EhZhv/0niRPDv3zyxLv39EhZhv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal
cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/69/693024bd162e3a8b14de76fe68ae8a8474246e679041b6cef1f9df0a4da99ad5-d # internal
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b074/
cat >/tmp/go-build3286362797/b074/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.23 -std -complete -installsuffix shared -buildid miVZYTBgxN8as-1KGmxv/miVZYTBgxN8as-1KGmxv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/cb/cb66cb94fc282f8b3a3bdfb222ebd6e884b971c585b6828b2b7e228949fa6ac6-d # internal
internal/singleflight
mkdir -p $WORK/b076/
cat >/tmp/go-build3286362797/b076/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p internal/singleflight -lang=go1.23 -std -complete -installsuffix shared -buildid pPbvZQKjcQnh7SAn1sgQ/pPbvZQKjcQnh7SAn1sgQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/03/03428e01c76510aa1bfe1de17d59b7f8fd763719bd29881e5c50bbe96a04c30c-d # internal
math/rand/v2
mkdir -p $WORK/b080/
cat >/tmp/go-build3286362797/b080/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build3286362797/b013/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p math/rand/v2 -lang=go1.23 -std -complete -installsuffix shared -buildid 3H9Daw54xtnZsh-OBZ_M/3H9Daw54xtnZsh-OBZ_M -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9c/9ced3e6bdb1e6beaebe731c21c8eb3111be43cce37ad6e44be938460064c4666-d # internal
encoding/json
mkdir -p $WORK/b058/
cat >/tmp/go-build3286362797/b058/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile cmp=/tmp/go-build3286362797/b027/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3286362797/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p encoding/json -lang=go1.23 -std -complete -installsuffix shared -buildid xemyJfwJfh_ziYf55kVB/xemyJfwJfh_ziYf55kVB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f1/f1b68621469ec385a876f73cac681744c1f1156d8409232fca3eb38929c2dae7-d # internal
github.com/docker/compose/v2/vendor/github.com/morikuni/aec
mkdir -p $WORK/b066/
cat >/tmp/go-build3286362797/b066/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/docker/compose/v2/vendor/github.com/morikuni/aec -lang=go1.23 -complete -installsuffix shared -buildid kDo58xtvx1h9cPkVPjaa/kDo58xtvx1h9cPkVPjaa -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/morikuni/aec/aec.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/morikuni/aec/ansi.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/morikuni/aec/builder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/morikuni/aec/sgr.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/1c/1c2d732c38d63a1cca64ac05c792a46b5b3dcaa68ab0603239a2d490c79261bb-d # internal
encoding/csv
mkdir -p $WORK/b069/
cat >/tmp/go-build3286362797/b069/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p encoding/csv -lang=go1.23 -std -complete -installsuffix shared -buildid DhTVuh3tBAYDyZQHQB-f/DhTVuh3tBAYDyZQHQB-f -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/2a/2ae0549702a7487e554022406d23a68f8dbb9704a093907e501f4cf24c8cb296-d # internal
encoding/hex
mkdir -p $WORK/b071/
cat >/tmp/go-build3286362797/b071/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p encoding/hex -lang=go1.23 -std -complete -installsuffix shared -buildid -WmTG3Qy5VVB8B5HpyHN/-WmTG3Qy5VVB8B5HpyHN -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/e0/e058904533ec221af52b625da6f06dc51ef898bbbd844e69092a1fd7e10a1684-d # internal
flag
mkdir -p $WORK/b072/
cat >/tmp/go-build3286362797/b072/importcfg << 'EOF' # internal
# import config
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p flag -lang=go1.23 -std -complete -installsuffix shared -buildid u7LcKJHLmmDY4OdzhgyB/u7LcKJHLmmDY4OdzhgyB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/flag/flag.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c8/c81ce5cb253cb007d38faf7d99f311ed17875e76e3362cc8d5baf7114a5b2f86-d # internal
internal/concurrent
mkdir -p $WORK/b079/
cat >/tmp/go-build3286362797/b079/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3286362797/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build3286362797/b007/_pkg_.a
packagefile math/rand/v2=/tmp/go-build3286362797/b080/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p internal/concurrent -lang=go1.23 -std -complete -installsuffix shared -buildid 5te5dadEmr32uczAwX3u/5te5dadEmr32uczAwX3u -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/internal/concurrent/hashtriemap.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/17/17e25f2a78fdd1f990fc50b835ea09f37ff26131e6ef3cceaaf5f85221e7b5c8-d # internal
internal/weak
mkdir -p $WORK/b081/
cat >/tmp/go-build3286362797/b081/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3286362797/b006/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p internal/weak -lang=go1.23 -std -complete -installsuffix shared -buildid lXtA5sKc3JgvjANdJ-B_/lXtA5sKc3JgvjANdJ-B_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/internal/weak/pointer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/7f/7f42f6ad7611586e5304b290d8601931542ec46a344bdd5ecc8a2d11b1ba0c69-d # internal
sort
mkdir -p $WORK/b082/
cat >/tmp/go-build3286362797/b082/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build3286362797/b005/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p sort -lang=go1.23 -std -complete -installsuffix shared -buildid T4FctIjNJGVHiEkaF-v_/T4FctIjNJGVHiEkaF-v_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/sort_impl_go121.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f9/f94a479a828148817e34b2383ff342b09e9f8cf4d170f43477702efe329b799d-d # internal
unique
mkdir -p $WORK/b078/
cat >/tmp/go-build3286362797/b078/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3286362797/b006/_pkg_.a
packagefile internal/concurrent=/tmp/go-build3286362797/b079/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3286362797/b023/_pkg_.a
packagefile internal/weak=/tmp/go-build3286362797/b081/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p unique -lang=go1.23 -std -complete -installsuffix shared -buildid d4JN3QrZmLCO0WHwwnHf/d4JN3QrZmLCO0WHwwnHf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a1/a1995c4e574b995f37cf9f6df3f6879c8912400cb81eb86e1afdb82d2dae4c24-d # internal
net/netip
mkdir -p $WORK/b077/
cat >/tmp/go-build3286362797/b077/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build3286362797/b027/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/itoa=/tmp/go-build3286362797/b029/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile unique=/tmp/go-build3286362797/b078/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p net/netip -lang=go1.23 -std -complete -installsuffix shared -buildid cd_nf6bRfDh6Nmu_Gcxp/cd_nf6bRfDh6Nmu_Gcxp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/71/71e693dcb41bdf2fb148b60b35b48c7c5f5f0764549620c9f745cadd8439b4a5-d # internal
runtime/cgo
mkdir -p $WORK/b083/
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b083/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go
cd $WORK
gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true
gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true
gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true
gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true
gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true
gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true
gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -g -c -x c - -o /dev/null || true
cd $WORK/b083
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x002.o -c cgo.cgo2.c
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x003.o -c gcc_context.c
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/95/958ae24cc48a6bca6724719048f4de79fcf8fb72ee171a43b4893bd05def7cc4-d # internal
path/filepath
mkdir -p $WORK/b084/
cat >/tmp/go-build3286362797/b084/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build3286362797/b042/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p path/filepath -lang=go1.23 -std -complete -installsuffix shared -buildid ONJxiCB2GhNqjywSO4mm/ONJxiCB2GhNqjywSO4mm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x004.o -c gcc_fatalf.c
TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x005.o -c gcc_libinit.c
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/02/0265b4c1fec543741207a57e1d87417386ea503e2e3f65066fdce599beec2495-d # internal
regexp/syntax
mkdir -p $WORK/b086/
cat >/tmp/go-build3286362797/b086/importcfg << 'EOF' # internal
# import config
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p regexp/syntax -lang=go1.23 -std -complete -installsuffix shared -buildid 0Hi2ZV2TCdxnkXAaGeV1/0Hi2ZV2TCdxnkXAaGeV1 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x006.o -c gcc_linux_amd64.c
TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x007.o -c gcc_mmap.c
TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x009.o -c gcc_sigaction.c
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/49/49f7faffab2c6ade4f52637dcc6b6ff007d41fbe321244777c276e7c0354801c-d # internal
regexp
mkdir -p $WORK/b085/
cat >/tmp/go-build3286362797/b085/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile regexp/syntax=/tmp/go-build3286362797/b086/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p regexp -lang=go1.23 -std -complete -installsuffix shared -buildid apnAK307RkXdr4n1Bz7-/apnAK307RkXdr4n1Bz7- -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x010.o -c gcc_stack_unix.c
TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x011.o -c gcc_traceback.c
TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x012.o -c gcc_util.c
TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x013.o -c linux_syscall.c
TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_x014.o -c gcc_amd64.S
cd $WORK/b083
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Ul1TyPeJ8sU5q-Qvv4kk -o $WORK/b083/_cgo_main.o -c _cgo_main.c
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -o $WORK/b083/_cgo_.o $WORK/b083/_cgo_main.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o $WORK/b083/_x011.o $WORK/b083/_x012.o $WORK/b083/_x013.o $WORK/b083/_x014.o -O2 -g -lpthread
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/d9/d9def70e2c541a2af13608e4344879a8fad97d2356b4708806663210aee6cc00-d # internal
net/url
mkdir -p $WORK/b088/
cat >/tmp/go-build3286362797/b088/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p net/url -lang=go1.23 -std -complete -installsuffix shared -buildid hDXWToI1y-J2qK10Invs/hDXWToI1y-J2qK10Invs -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/net/url/url.go
TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b083/_cgo_.o -dynout $WORK/b083/_cgo_import.go -dynlinker
echo -n > $WORK/b083/go_asm.h # internal
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b083/symabis ./asm_amd64.s
cat >/tmp/go-build3286362797/b083/importcfg << 'EOF' # internal
# import config
packagefile runtime/internal/sys=/tmp/go-build3286362797/b025/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p runtime/cgo -lang=go1.23 -std -installsuffix shared -buildid Ul1TyPeJ8sU5q-Qvv4kk/Ul1TyPeJ8sU5q-Qvv4kk -goversion go1.23.2 -symabis $WORK/b083/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b083/_cgo_gotypes.go $WORK/b083/cgo.cgo1.go $WORK/b083/_cgo_import.go
cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b083/abi_GOARCH.h
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b083/asm_amd64.o ./asm_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b083/_pkg_.a $WORK/b083/asm_amd64.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o $WORK/b083/_x011.o $WORK/b083/_x012.o $WORK/b083/_x013.o $WORK/b083/_x014.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/cd/cdd2d06e7c5d15d20ae183f02b2a239e9d5995a0e42367148e7810aeba17825a-d # internal
net
mkdir -p $WORK/b073/
cd /usr/lib/golang/src/net
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b073/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b073/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/49/493e335ecd13d58c7bc8927f8e44659d94680f1d245f30d91b06b49103f00190-d # internal
text/template/parse
mkdir -p $WORK/b089/
cat >/tmp/go-build3286362797/b089/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p text/template/parse -lang=go1.23 -std -complete -installsuffix shared -buildid 493MXGUwlkNgPbHLBiPN/493MXGUwlkNgPbHLBiPN -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal
cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/27/272347ac65ba45b7c9457ed6e14aeddd56440198818910b14a0a9cda80abbd2d-d # internal
text/template
mkdir -p $WORK/b087/
cat >/tmp/go-build3286362797/b087/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build3286362797/b026/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile text/template/parse=/tmp/go-build3286362797/b089/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p text/template -lang=go1.23 -std -complete -installsuffix shared -buildid d2xai86LRaXwo1l3pL3e/d2xai86LRaXwo1l3pL3e -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go
cd $WORK/b073
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gnrHOiGWi3mU5hhPwxTc -o $WORK/b073/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gnrHOiGWi3mU5hhPwxTc -o $WORK/b073/_x002.o -c cgo_linux.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gnrHOiGWi3mU5hhPwxTc -o $WORK/b073/_x003.o -c cgo_resnew.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gnrHOiGWi3mU5hhPwxTc -o $WORK/b073/_x004.o -c cgo_socknew.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gnrHOiGWi3mU5hhPwxTc -o $WORK/b073/_x005.o -c cgo_unix_cgo.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gnrHOiGWi3mU5hhPwxTc -o $WORK/b073/_x006.o -c cgo_unix_cgo_res.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=gnrHOiGWi3mU5hhPwxTc -o $WORK/b073/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -o $WORK/b073/_cgo_.o $WORK/b073/_cgo_main.o $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o $WORK/b073/_x005.o $WORK/b073/_x006.o -O2 -g -lresolv
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/50/5053f6af7de0ba8b342a8666e787a9101107a946fda7ffbcf9fbad8b5c12ffb6-d # internal
hash
mkdir -p $WORK/b094/
cat >/tmp/go-build3286362797/b094/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p hash -lang=go1.23 -std -complete -installsuffix shared -buildid 1XE1UwgJ0LAWSK4fOkyR/1XE1UwgJ0LAWSK4fOkyR -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/hash/hash.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal
TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b073/_cgo_.o -dynout $WORK/b073/_cgo_import.go
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/4c/4c3e3cd80ab11b5626c2de85a41837aff13e9a0bdaa8c9b3353961fd4d478b89-d # internal
crypto
mkdir -p $WORK/b093/
cat >/tmp/go-build3286362797/b093/importcfg << 'EOF' # internal
# import config
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto -lang=go1.23 -std -complete -installsuffix shared -buildid Ws1rpvuy6oBqoRA_AS4Z/Ws1rpvuy6oBqoRA_AS4Z -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/crypto.go
cat >/tmp/go-build3286362797/b073/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile cmp=/tmp/go-build3286362797/b027/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3286362797/b074/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build3286362797/b047/_pkg_.a
packagefile internal/itoa=/tmp/go-build3286362797/b029/_pkg_.a
packagefile internal/nettrace=/tmp/go-build3286362797/b075/_pkg_.a
packagefile internal/poll=/tmp/go-build3286362797/b052/_pkg_.a
packagefile internal/singleflight=/tmp/go-build3286362797/b076/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3286362797/b023/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3286362797/b053/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile net/netip=/tmp/go-build3286362797/b077/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile runtime/cgo=/tmp/go-build3286362797/b083/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p net -lang=go1.23 -std -installsuffix shared -buildid gnrHOiGWi3mU5hhPwxTc/gnrHOiGWi3mU5hhPwxTc -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b073/_cgo_gotypes.go $WORK/b073/cgo_linux.cgo1.go $WORK/b073/cgo_resnew.cgo1.go $WORK/b073/cgo_socknew.cgo1.go $WORK/b073/cgo_unix_cgo.cgo1.go $WORK/b073/cgo_unix_cgo_res.cgo1.go $WORK/b073/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/05/054360be4cea83ac03aabee536acd86ff7dd24ac17e3536fb701f5dd681ad91e-d # internal
github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
mkdir -p $WORK/b092/
cat >/tmp/go-build3286362797/b092/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest -lang=go1.23 -complete -installsuffix shared -buildid g2aMIJnEsaU77T3rMZWI/g2aMIJnEsaU77T3rMZWI -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest/verifiers.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/5f/5fc7ef2a68417f7c981def7f7555d617bb521628ea2d44ace76474ac7796cc4a-d # internal
github.com/docker/compose/v2/vendor/github.com/distribution/reference
mkdir -p $WORK/b091/
cat >/tmp/go-build3286362797/b091/importcfg << 'EOF' # internal
# import config
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/docker/compose/v2/vendor/github.com/distribution/reference -lang=go1.23 -complete -installsuffix shared -buildid 6qGk0YUw_1F0sCkqVXBK/6qGk0YUw_1F0sCkqVXBK -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/distribution/reference/helpers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/distribution/reference/normalize.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/distribution/reference/reference.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/distribution/reference/regexp.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/distribution/reference/sort.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/a2/a24c8ed481000c970d85dcc200dc151158c2b7847fd5ac9d802d5aa40c5b1063-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/credentials
mkdir -p $WORK/b100/
cat >/tmp/go-build3286362797/b100/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/credentials -lang=go1.23 -complete -installsuffix shared -buildid edEtf14sKIEemOocwqaZ/edEtf14sKIEemOocwqaZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/credentials/error.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/credentials/helper.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/credentials/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f7/f7a04387e90461a13705102104a49a30737bf11f35230b061bc4eb977a5e5782-d # internal
os/exec
mkdir -p $WORK/b101/
cat >/tmp/go-build3286362797/b101/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/godebug=/tmp/go-build3286362797/b047/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build3286362797/b054/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3286362797/b053/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p os/exec -lang=go1.23 -std -complete -installsuffix shared -buildid oafs_VrwZuwgjyrHHgdC/oafs_VrwZuwgjyrHHgdC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/45/4598793e0e2b8e11b741fff0ce2def964cf60d640a151e839f59ccc0d0e01f93-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/client
mkdir -p $WORK/b099/
cat >/tmp/go-build3286362797/b099/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker-credential-helpers/credentials=github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/credentials
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3286362797/b100/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/client -lang=go1.23 -complete -installsuffix shared -buildid AzFPaqz2AC07zbKkxIur/AzFPaqz2AC07zbKkxIur -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/client/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/client/command.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/87/871185f9462957072b9900d39b08bb947b5f195c5ed3ed451feeb54b3d091b61-d # internal
github.com/docker/compose/v2/vendor/github.com/pkg/errors
mkdir -p $WORK/b102/
cat >/tmp/go-build3286362797/b102/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p github.com/docker/compose/v2/vendor/github.com/pkg/errors -lang=go1.23 -complete -installsuffix shared -buildid EqM9stk4twe2oeT_xfr8/EqM9stk4twe2oeT_xfr8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pkg/errors/stack.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/2a/2a505696a0fe2e86befed68663bf74410304d3efbe95b250395627b7b32eb87a-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
mkdir -p $WORK/b104/
echo -n > $WORK/b104/go_asm.h # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/golang.org/x/sys/unix -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b104/symabis ./asm_linux_amd64.s
cat >/tmp/go-build3286362797/b104/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p github.com/docker/compose/v2/vendor/golang.org/x/sys/unix -lang=go1.23 -installsuffix shared -buildid SsxZO2iCc5FIEDz_WmsH/SsxZO2iCc5FIEDz_WmsH -goversion go1.23.2 -symabis $WORK/b104/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/mremap.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/vgetrandom_unsupported.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o $WORK/b073/_x005.o $WORK/b073/_x006.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/f7/f7ea57f15a274339a08fdd8027412118012d76962b626535553cc131ba7c5c15-d # internal
github.com/docker/compose/v2/vendor/github.com/spf13/pflag
mkdir -p $WORK/b068/
cat >/tmp/go-build3286362797/b068/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/csv=/tmp/go-build3286362797/b069/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile flag=/tmp/go-build3286362797/b072/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p github.com/docker/compose/v2/vendor/github.com/spf13/pflag -lang=go1.23 -complete -installsuffix shared -buildid mwqg4YCYRf-RYBZkzjsp/mwqg4YCYRf-RYBZkzjsp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/pflag/uint_slice.go
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/golang.org/x/sys/unix -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b104/asm_linux_amd64.o ./asm_linux_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/asm_linux_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/58/5884411858120477cc193787a32e546a72f1afd589cb2dfbd122e662fdfcac0c-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials
mkdir -p $WORK/b097/
cat >/tmp/go-build3286362797/b097/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/config/types=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types
importmap github.com/docker/docker-credential-helpers/client=github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/client
importmap github.com/docker/docker-credential-helpers/credentials=github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/credentials
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types=/tmp/go-build3286362797/b098/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build3286362797/b099/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3286362797/b100/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials -lang=go1.23 -complete -installsuffix shared -buildid CXp1udrVRUp-IqgIYOPU/CXp1udrVRUp-IqgIYOPU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials/credentials.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials/default_store.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials/default_store_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials/file_store.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials/native_store.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/23/23d3575dc5cce00cb0f83ee48fc359b969785a892501a9064a473074deeede92-d # internal
log
mkdir -p $WORK/b105/
cat >/tmp/go-build3286362797/b105/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log/internal=/tmp/go-build3286362797/b106/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p log -lang=go1.23 -std -complete -installsuffix shared -buildid m1lCg7X4W6EgHoULUOfz/m1lCg7X4W6EgHoULUOfz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/log/log.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/86/86813fe2fd9109fd05c8a31e0c8e95317c925e9b2b876f2dbd40ede54a8cb3c7-d # internal
github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
mkdir -p $WORK/b103/
cat >/tmp/go-build3286362797/b103/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus -lang=go1.23 -complete -installsuffix shared -buildid R3r1QyYG4puxvd77r3Up/R3r1QyYG4puxvd77r3Up -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/08/087b69bbe6a6ecc24ad6966d1c701a7c5fd0596c33e02ed83390affe51a49ef9-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile
mkdir -p $WORK/b096/
cat >/tmp/go-build3286362797/b096/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/config/credentials=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials
importmap github.com/docker/cli/cli/config/types=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials=/tmp/go-build3286362797/b097/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types=/tmp/go-build3286362797/b098/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile -lang=go1.23 -complete -installsuffix shared -buildid U3BEjLQrHsNHRSv0mwtV/U3BEjLQrHsNHRSv0mwtV -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile/file.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile/file_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/32/32ce585145252da4cdf3e7fb2fe6fc8d63c4e8c6502b68b92ba190aa53e85667-d # internal
os/user
mkdir -p $WORK/b107/
cd /usr/lib/golang/src/os/user
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b107/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b107/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4b/4bf7ffc7d799fc8c2acbbd4095140c3585f22d7fa1d622405c61b938c1838506-d # internal
github.com/docker/compose/v2/vendor/github.com/spf13/cobra
mkdir -p $WORK/b067/
cat >/tmp/go-build3286362797/b067/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/pflag=github.com/docker/compose/v2/vendor/github.com/spf13/pflag
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/pflag=/tmp/go-build3286362797/b068/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile text/template=/tmp/go-build3286362797/b087/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/docker/compose/v2/vendor/github.com/spf13/cobra -lang=go1.23 -complete -installsuffix shared -buildid eBjEE3xoGBhz0tm9VOPi/eBjEE3xoGBhz0tm9VOPi -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/cobra/active_help.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/cobra/args.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/cobra/bash_completions.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/cobra/bash_completionsV2.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/cobra/cobra.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/cobra/command.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/cobra/command_notwin.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/cobra/completions.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/cobra/fish_completions.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/cobra/flag_groups.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/cobra/powershell_completions.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/cobra/shell_completions.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/spf13/cobra/zsh_completions.go
cd $WORK/b107
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4DCkhKYYR7WlfdYCiIGv -o $WORK/b107/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4DCkhKYYR7WlfdYCiIGv -o $WORK/b107/_x002.o -c cgo_lookup_cgo.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4DCkhKYYR7WlfdYCiIGv -o $WORK/b107/_x003.o -c getgrouplist_unix.cgo2.c
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/d5/d518c92853da78ae974ea5ff65405c0d7590e23ed73de133ce690eedabbd2076-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/hooks
mkdir -p $WORK/b065/
cat >/tmp/go-build3286362797/b065/importcfg << 'EOF' # internal
# import config
importmap github.com/morikuni/aec=github.com/docker/compose/v2/vendor/github.com/morikuni/aec
importmap github.com/spf13/cobra=github.com/docker/compose/v2/vendor/github.com/spf13/cobra
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/morikuni/aec=/tmp/go-build3286362797/b066/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/cobra=/tmp/go-build3286362797/b067/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile text/template=/tmp/go-build3286362797/b087/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/hooks -lang=go1.23 -complete -installsuffix shared -buildid 6aIEx_VGqeXYanvbipmS/6aIEx_VGqeXYanvbipmS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/hooks/printer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/hooks/template.go
cd $WORK/b107
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=4DCkhKYYR7WlfdYCiIGv -o $WORK/b107/_cgo_main.o -c _cgo_main.c
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/43/430fd262f2d57ed3328fbd241c0a953467cecc191e12b3d6d632db61a0986384-d # internal
compress/flate
mkdir -p $WORK/b112/
cat >/tmp/go-build3286362797/b112/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p compress/flate -lang=go1.23 -std -complete -installsuffix shared -buildid 0d3lufAnS9aoXHBx9p4k/0d3lufAnS9aoXHBx9p4k -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -o $WORK/b107/_cgo_.o $WORK/b107/_cgo_main.o $WORK/b107/_x001.o $WORK/b107/_x002.o $WORK/b107/_x003.o -O2 -g
TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b107/_cgo_.o -dynout $WORK/b107/_cgo_import.go
cat >/tmp/go-build3286362797/b107/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile runtime/cgo=/tmp/go-build3286362797/b083/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p os/user -lang=go1.23 -std -installsuffix shared -buildid 4DCkhKYYR7WlfdYCiIGv/4DCkhKYYR7WlfdYCiIGv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b107/_cgo_gotypes.go $WORK/b107/cgo_lookup_cgo.cgo1.go $WORK/b107/getgrouplist_unix.cgo1.go $WORK/b107/_cgo_import.go
cd /usr/lib/golang/src/os/user
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/_x001.o $WORK/b107/_x002.o $WORK/b107/_x003.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a7/a7229857c0f22bab3c1b055fee8375fbfb550f9d1e81310cd8488e0e602f9d46-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config
mkdir -p $WORK/b095/
cat >/tmp/go-build3286362797/b095/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/config/configfile=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile
importmap github.com/docker/cli/cli/config/credentials=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials
importmap github.com/docker/cli/cli/config/types=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile=/tmp/go-build3286362797/b096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials=/tmp/go-build3286362797/b097/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types=/tmp/go-build3286362797/b098/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/user=/tmp/go-build3286362797/b107/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config -lang=go1.23 -complete -installsuffix shared -buildid Bm2olJ5DdaTDXx2YT0Gn/Bm2olJ5DdaTDXx2YT0Gn -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/config.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/5b/5b900ca95a0a91813144709abd1a3309dd158505468f18be364217962e878946-d # internal
archive/tar
mkdir -p $WORK/b110/
cat >/tmp/go-build3286362797/b110/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile internal/godebug=/tmp/go-build3286362797/b047/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile os/user=/tmp/go-build3286362797/b107/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p archive/tar -lang=go1.23 -std -complete -installsuffix shared -buildid PX60bZ1MrvYu4PjvJlJl/PX60bZ1MrvYu4PjvJlJl -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/b5/b5055c3ab52501014f728bd49fd809b5d8f739e04a131a1eca1fec61e8803a81-d # internal
hash/crc32
mkdir -p $WORK/b113/
echo -n > $WORK/b113/go_asm.h # internal
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b113/symabis ./crc32_amd64.s
cat >/tmp/go-build3286362797/b113/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build3286362797/b012/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p hash/crc32 -lang=go1.23 -std -installsuffix shared -buildid CEPRaNaPtQ1w_MOf_SEL/CEPRaNaPtQ1w_MOf_SEL -goversion go1.23.2 -symabis $WORK/b113/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b113/crc32_amd64.o ./crc32_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b113/_pkg_.a $WORK/b113/crc32_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/3f/3f8ab6d5af1c4ebd326c18f1138272083c695c4eb42dcbe4bae2d53c5d72a719-d # internal
archive/zip
mkdir -p $WORK/b111/
cat >/tmp/go-build3286362797/b111/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile compress/flate=/tmp/go-build3286362797/b112/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile hash/crc32=/tmp/go-build3286362797/b113/_pkg_.a
packagefile internal/godebug=/tmp/go-build3286362797/b047/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p archive/zip -lang=go1.23 -std -complete -installsuffix shared -buildid OFx-PlwewmSHC3Ow6mp-/OFx-PlwewmSHC3Ow6mp- -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/26/26aaabbb7dfd57b59c8784e5204130344a8781bcaf848d8b5f4b1aa08b7cdcdb-d # internal
crypto/cipher
mkdir -p $WORK/b116/
cat >/tmp/go-build3286362797/b116/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto/internal/alias=/tmp/go-build3286362797/b117/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/cipher -lang=go1.23 -std -complete -installsuffix shared -buildid UDsVl4BZ9nFjPIC-IPJG/UDsVl4BZ9nFjPIC-IPJG -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/2b/2b79f31c8cbafbae092e1e77eef43bb60d094628f32baecace0bead31e7b7c54-d # internal
compress/gzip
mkdir -p $WORK/b122/
cat >/tmp/go-build3286362797/b122/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile compress/flate=/tmp/go-build3286362797/b112/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile hash/crc32=/tmp/go-build3286362797/b113/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p compress/gzip -lang=go1.23 -std -complete -installsuffix shared -buildid yNnB_vNvbwPNlxAdIzZ3/yNnB_vNvbwPNlxAdIzZ3 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/24/247d6b526c3d9cf439432e2234ba86c9029a804bf8be08a26f35f6e6d6486f91-d # internal
crypto/internal/boring
mkdir -p $WORK/b115/
cat >/tmp/go-build3286362797/b115/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/cipher=/tmp/go-build3286362797/b116/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build3286362797/b119/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/internal/boring -lang=go1.23 -std -complete -installsuffix shared -buildid KGdZ4ZZjhs89AARAs8cd/KGdZ4ZZjhs89AARAs8cd -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/82/826764b573811e56300e488652afb42bb8c5aa8e48670e171fe936d45556724c-d # internal
crypto/sha256
mkdir -p $WORK/b114/
echo -n > $WORK/b114/go_asm.h # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b114/symabis ./sha256block_amd64.s
cat >/tmp/go-build3286362797/b114/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3286362797/b115/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build3286362797/b012/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/sha256 -lang=go1.23 -std -installsuffix shared -buildid OX6rH7T5xlQgtLTR-2LZ/OX6rH7T5xlQgtLTR-2LZ -goversion go1.23.2 -symabis $WORK/b114/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b6/b60eaf16223c96f94b43d6a5e8a650deb49e8cbb90ce6f6ae174041fa677d800-d # internal
crypto/internal/randutil
mkdir -p $WORK/b125/
cat >/tmp/go-build3286362797/b125/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/internal/randutil -lang=go1.23 -std -complete -installsuffix shared -buildid DmRFqp-HZntjqWKj5HTz/DmRFqp-HZntjqWKj5HTz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/75/753d63957811bffd437a31178daa81aa87c1f2ecaaaa28f911761d0e63484816-d # internal
math/rand
mkdir -p $WORK/b127/
cat >/tmp/go-build3286362797/b127/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build3286362797/b047/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p math/rand -lang=go1.23 -std -complete -installsuffix shared -buildid z05EWVVLyGchkwe_tSRl/z05EWVVLyGchkwe_tSRl -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b114/sha256block_amd64.o ./sha256block_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/sha256block_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/da/da05f8e5cfbb269a54c25a88b0894c1a72bb4ea34830178fda3d4cf37ae7ae0a-d # internal
crypto/aes
mkdir -p $WORK/b129/
echo -n > $WORK/b129/go_asm.h # internal
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b129/symabis ./asm_amd64.s ./gcm_amd64.s
cat >/tmp/go-build3286362797/b129/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build3286362797/b116/_pkg_.a
packagefile crypto/internal/alias=/tmp/go-build3286362797/b117/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3286362797/b115/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build3286362797/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build3286362797/b007/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/aes -lang=go1.23 -std -installsuffix shared -buildid 7qu2DmAHcniWb9fdhIXb/7qu2DmAHcniWb9fdhIXb -goversion go1.23.2 -symabis $WORK/b129/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/d0/d0c0b6c62d6be2b53ed0f5fbf3ec258891e7ac0c6fe1f621e65c5cd68bdcc0b2-d # internal
math/big
mkdir -p $WORK/b126/
echo -n > $WORK/b126/go_asm.h # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b126/symabis ./arith_amd64.s
cat >/tmp/go-build3286362797/b126/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build3286362797/b012/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p math/big -lang=go1.23 -std -installsuffix shared -buildid Swzw_tuA6YPPpsU9gIHo/Swzw_tuA6YPPpsU9gIHo -goversion go1.23.2 -symabis $WORK/b126/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b129/asm_amd64.o ./asm_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b129/gcm_amd64.o ./gcm_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b129/_pkg_.a $WORK/b129/asm_amd64.o $WORK/b129/gcm_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/93/93038ed4a88a0fed8bb79757ca3018fd0ecff90cb3634dfe83af627a5a6091b7-d # internal
crypto/des
mkdir -p $WORK/b130/
cat >/tmp/go-build3286362797/b130/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build3286362797/b116/_pkg_.a
packagefile crypto/internal/alias=/tmp/go-build3286362797/b117/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/des -lang=go1.23 -std -complete -installsuffix shared -buildid U1xYRe8PDNJlJ8mg7pzd/U1xYRe8PDNJlJ8mg7pzd -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/ae/ae2cc17352e513b65cf54324f1d4b0f913d9944be4382a7f2c7049d1272f11fb-d # internal
crypto/internal/edwards25519/field
mkdir -p $WORK/b132/
echo -n > $WORK/b132/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/edwards25519/field
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b132/symabis ./fe_amd64.s
cat >/tmp/go-build3286362797/b132/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p crypto/internal/edwards25519/field -lang=go1.23 -std -installsuffix shared -buildid cp5lS2HfKhDCPCYrr-xE/cp5lS2HfKhDCPCYrr-xE -goversion go1.23.2 -symabis $WORK/b132/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go
cd /usr/lib/golang/src/crypto/internal/edwards25519/field
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b132/fe_amd64.o ./fe_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b132/_pkg_.a $WORK/b132/fe_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/76/761cd3e040b8fcce3b69a5a144ac098870171e54345af5c765fd51dfb0378aa9-d # internal
crypto/internal/nistec/fiat
mkdir -p $WORK/b134/
cat >/tmp/go-build3286362797/b134/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p crypto/internal/nistec/fiat -lang=go1.23 -std -complete -installsuffix shared -buildid 4nyQwKySXocoH7IFUjxo/4nyQwKySXocoH7IFUjxo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b126/arith_amd64.o ./arith_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/arith_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/06/0622435dec2aaca0878489771b882810f3fd20bbe0029469b8b0a3d401956ec6-d # internal
crypto/rand
mkdir -p $WORK/b124/
cat >/tmp/go-build3286362797/b124/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build3286362797/b115/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build3286362797/b125/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3286362797/b053/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/rand -lang=go1.23 -std -complete -installsuffix shared -buildid i8kUM0IZI2tYOHv9wPxN/i8kUM0IZI2tYOHv9wPxN -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f2/f257c5b9347ee0269b7adc27c7d8707fc9b9b7153559f4ad717a1bd1a80b7f1f-d # internal
embed
mkdir -p $WORK/b135/
cat >/tmp/go-build3286362797/b135/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3286362797/b023/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p embed -lang=go1.23 -std -complete -installsuffix shared -buildid mgVxq61Z2zYVcgQXseXB/mgVxq61Z2zYVcgQXseXB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/embed/embed.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/0d/0dca2b88d83bebdcd055330705ffe9bf4c51eabf2b1c9cce3791eec8b08f3f92-d # internal
crypto/internal/bigmod
mkdir -p $WORK/b138/
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal
echo -n > $WORK/b138/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/bigmod
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b138/symabis ./nat_amd64.s
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/8b/8b6ef317878d097629fa63295494a98d1f486a22277395cc2e94aaf2679f080b-d # internal
crypto/internal/nistec
mkdir -p $WORK/b133/
echo -n > $WORK/b133/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/nistec
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b133/symabis ./p256_asm_amd64.s
cat >/tmp/go-build3286362797/b138/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build3286362797/b012/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/internal/bigmod -lang=go1.23 -std -installsuffix shared -buildid CzUp0eAHqjS7TWa80Eq5/CzUp0eAHqjS7TWa80Eq5 -goversion go1.23.2 -symabis $WORK/b138/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go
cat >/tmp/go-build3286362797/b133/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/nistec/fiat=/tmp/go-build3286362797/b134/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile embed=/tmp/go-build3286362797/b135/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
cat >/tmp/go-build3286362797/b133/embedcfg << 'EOF' # internal
{
	"Patterns": {
		"p256_asm_table.bin": [
			"p256_asm_table.bin"
		]
	},
	"Files": {
		"p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin"
	}
}EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p crypto/internal/nistec -lang=go1.23 -std -installsuffix shared -buildid SajbALbO2at0yH47_WzT/SajbALbO2at0yH47_WzT -goversion go1.23.2 -symabis $WORK/b133/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b133/importcfg -embedcfg $WORK/b133/embedcfg -pack -asmhdr $WORK/b133/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go
cd /usr/lib/golang/src/crypto/internal/bigmod
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b138/nat_amd64.o ./nat_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b138/_pkg_.a $WORK/b138/nat_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/9e/9e377ee14106ee9c8aafcf27ccc6b14f6dc26004b626fcd16ac0db882ee10227-d # internal
crypto/internal/boring/bbig
mkdir -p $WORK/b139/
cat >/tmp/go-build3286362797/b139/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build3286362797/b115/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/internal/boring/bbig -lang=go1.23 -std -complete -installsuffix shared -buildid M8IEb24j4e6LW4Nl5WVf/M8IEb24j4e6LW4Nl5WVf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/db/db79e1fd88f8e73f33b650848e19ff6aa84f4408a18da6d1215855bafbc5560e-d # internal
crypto/sha512
mkdir -p $WORK/b140/
echo -n > $WORK/b140/go_asm.h # internal
cd /usr/lib/golang/src/crypto/sha512
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b140/symabis ./sha512block_amd64.s
cat >/tmp/go-build3286362797/b140/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3286362797/b115/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build3286362797/b012/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/sha512 -lang=go1.23 -std -installsuffix shared -buildid 6M-2d7fdx0BW72_4EPPw/6M-2d7fdx0BW72_4EPPw -goversion go1.23.2 -symabis $WORK/b140/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack -asmhdr $WORK/b140/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go
cd /usr/lib/golang/src/crypto/sha512
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b140/sha512block_amd64.o ./sha512block_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b140/_pkg_.a $WORK/b140/sha512block_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal
cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/c7/c72fe9164f26ee5be8a4d1206359b1553a8afb91d5dd7a5baf9fb1bc552ed8a6-d # internal
encoding/asn1
mkdir -p $WORK/b142/
cat >/tmp/go-build3286362797/b142/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3286362797/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p encoding/asn1 -lang=go1.23 -std -complete -installsuffix shared -buildid tCh83TxJNp3MpLJF3hFj/tCh83TxJNp3MpLJF3hFj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go
cd /usr/lib/golang/src/crypto/internal/nistec
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b133/p256_asm_amd64.o ./p256_asm_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b133/_pkg_.a $WORK/b133/p256_asm_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/2c/2c16da4ceb7f427ab74f039827456552ba411933c3df526941038b7bb382edb6-d # internal
crypto/ecdh
mkdir -p $WORK/b131/
cat >/tmp/go-build3286362797/b131/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3286362797/b115/_pkg_.a
packagefile crypto/internal/edwards25519/field=/tmp/go-build3286362797/b132/_pkg_.a
packagefile crypto/internal/nistec=/tmp/go-build3286362797/b133/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build3286362797/b125/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/ecdh -lang=go1.23 -std -complete -installsuffix shared -buildid J6NBWQafHNyjYkLYSAlp/J6NBWQafHNyjYkLYSAlp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b5/b51a8d1aff71daacfbfb92df8724bd15a8bc9cfdcd3783a5a85034c3b9a63dd4-d # internal
crypto/elliptic
mkdir -p $WORK/b137/
cat >/tmp/go-build3286362797/b137/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/nistec=/tmp/go-build3286362797/b133/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/elliptic -lang=go1.23 -std -complete -installsuffix shared -buildid QuS4hDdpC27FxxVrRYH2/QuS4hDdpC27FxxVrRYH2 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal
cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/9d/9d2c9b1c43c3c9b65c0786d227c06cf7135933e565fd7ee831dc707a46fc6d6b-d # internal
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b141/
cat >/tmp/go-build3286362797/b141/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=/tmp/go-build3286362797/b142/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3286362797/b143/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.23 -std -complete -installsuffix shared -buildid 2Aegz35rOO0wtKSEKulU/2Aegz35rOO0wtKSEKulU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/2d/2d01e355a878f403e97f429c92e01cfbb28b9a2d577989ca2e1b9102c16dcec5-d # internal
crypto/internal/edwards25519
mkdir -p $WORK/b145/
cat >/tmp/go-build3286362797/b145/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/edwards25519/field=/tmp/go-build3286362797/b132/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p crypto/internal/edwards25519 -lang=go1.23 -std -complete -installsuffix shared -buildid I_aP3UWOSX3mzVhY2Q8O/I_aP3UWOSX3mzVhY2Q8O -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal
cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/bb/bbdc0247fe106ceefdad69f82d5f1b5b4049a2c612db3f4b430fa315a419e600-d # internal
crypto/ecdsa
mkdir -p $WORK/b136/
cat >/tmp/go-build3286362797/b136/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/aes=/tmp/go-build3286362797/b129/_pkg_.a
packagefile crypto/cipher=/tmp/go-build3286362797/b116/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build3286362797/b131/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build3286362797/b137/_pkg_.a
packagefile crypto/internal/bigmod=/tmp/go-build3286362797/b138/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3286362797/b115/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build3286362797/b139/_pkg_.a
packagefile crypto/internal/nistec=/tmp/go-build3286362797/b133/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build3286362797/b125/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3286362797/b140/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3286362797/b141/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3286362797/b143/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/ecdsa -lang=go1.23 -std -complete -installsuffix shared -buildid fKl_a4evHIAzh8s9VSiq/fKl_a4evHIAzh8s9VSiq -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal
cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c5/c5e550034c8e0db61740035a93234d750efdc179bc68f27436d7ae39ec0c6653-d # internal
crypto/ed25519
mkdir -p $WORK/b144/
cat >/tmp/go-build3286362797/b144/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/internal/edwards25519=/tmp/go-build3286362797/b145/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3286362797/b140/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/ed25519 -lang=go1.23 -std -complete -installsuffix shared -buildid soAt6GvtWvuk0USr4_Bl/soAt6GvtWvuk0USr4_Bl -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal
cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/65/65c414439a33365ebb41d98be974b1cef11bbb8b316c7f415a6caa5c5728f4d5-d # internal
crypto/hmac
mkdir -p $WORK/b146/
cat >/tmp/go-build3286362797/b146/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build3286362797/b115/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p crypto/hmac -lang=go1.23 -std -complete -installsuffix shared -buildid sco3H42FPn3TgLB3HazL/sco3H42FPn3TgLB3HazL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal
cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/3d/3d251c3e86868195ea6353c61af06b2c000310845dc22c4e46f009260fc396d8-d # internal
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b149/
cat >/tmp/go-build3286362797/b149/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
packagefile crypto/cipher=/tmp/go-build3286362797/b116/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3286362797/b150/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.23 -std -complete -installsuffix shared -buildid Yt1kZVCTaFMfSNwx57zV/Yt1kZVCTaFMfSNwx57zV -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal
cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/85/858b381e4c96c223dc5f41850eed03007f2741185c2696a63fa5e857cb2a1387-d # internal
vendor/golang.org/x/crypto/internal/poly1305
mkdir -p $WORK/b151/
echo -n > $WORK/b151/go_asm.h # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305
/usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b151/symabis ./sum_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal
cat >/tmp/go-build3286362797/b151/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.23 -std -installsuffix shared -buildid xFq3bLKtESSIm5ylbKms/xFq3bLKtESSIm5ylbKms -goversion go1.23.2 -symabis $WORK/b151/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack -asmhdr $WORK/b151/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ed/ed99c12ae8df25afb613f8fda04766f616d52e4047615fa54a8a74f07b4c9a06-d # internal
vendor/golang.org/x/sys/cpu
mkdir -p $WORK/b152/
echo -n > $WORK/b152/go_asm.h # internal
cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu
/usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b152=>" -I $WORK/b152/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b152/symabis ./cpu_x86.s
cat >/tmp/go-build3286362797/b152/importcfg << 'EOF' # internal
# import config
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p vendor/golang.org/x/sys/cpu -lang=go1.23 -std -installsuffix shared -buildid p64B1u0XGua570uXjIS2/p64B1u0XGua570uXjIS2 -goversion go1.23.2 -symabis $WORK/b152/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack -asmhdr $WORK/b152/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/endian_little.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/parse.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305
/usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b151/sum_amd64.o ./sum_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b151/_pkg_.a $WORK/b151/sum_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal
cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/c3/c3fe9117d9af69acd05acb0d0801c903651df49ff0d8fd441b864cd9a59b6095-d # internal
vendor/golang.org/x/crypto/hkdf
mkdir -p $WORK/b153/
cat >/tmp/go-build3286362797/b153/importcfg << 'EOF' # internal
# import config
packagefile crypto/hmac=/tmp/go-build3286362797/b146/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p vendor/golang.org/x/crypto/hkdf -lang=go1.23 -std -complete -installsuffix shared -buildid C5gMnMWBgdkQq6hmLUkR/C5gMnMWBgdkQq6hmLUkR -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go
cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu
/usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b152=>" -I $WORK/b152/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b152/cpu_x86.o ./cpu_x86.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b152/_pkg_.a $WORK/b152/cpu_x86.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal
cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/b8/b8f2b12b0df31eded10f0afe37042b297d9874631b83dabedb4fda53ef65eb00-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b148/
echo -n > $WORK/b148/go_asm.h # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305
/usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b148/symabis ./chacha20poly1305_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal
cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/cf/cfdc58896a069159d2252a4863604a2ef0d88c860165e8ae5cd210f77134c345-d # internal
vendor/golang.org/x/crypto/sha3
mkdir -p $WORK/b155/
echo -n > $WORK/b155/go_asm.h # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3
/usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/sha3 -trimpath "$WORK/b155=>" -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b155/symabis ./keccakf_amd64.s
cat >/tmp/go-build3286362797/b155/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build3286362797/b152/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p vendor/golang.org/x/crypto/sha3 -lang=go1.23 -std -installsuffix shared -buildid srRNKsitSMZRukUVi9bt/srRNKsitSMZRukUVi9bt -goversion go1.23.2 -symabis $WORK/b155/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack -asmhdr $WORK/b155/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/doc.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/hashes.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/hashes_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/keccakf_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/register.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/sha3.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/shake.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/shake_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/xor.go
cat >/tmp/go-build3286362797/b148/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu
packagefile crypto/cipher=/tmp/go-build3286362797/b116/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3286362797/b149/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3286362797/b150/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3286362797/b151/_pkg_.a
packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build3286362797/b152/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.23 -std -installsuffix shared -buildid hBpIcEGUiVpv37uq_eB9/hBpIcEGUiVpv37uq_eB9 -goversion go1.23.2 -symabis $WORK/b148/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack -asmhdr $WORK/b148/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3
/usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/sha3 -trimpath "$WORK/b155=>" -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b155/keccakf_amd64.o ./keccakf_amd64.s
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305
/usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b148/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b155/_pkg_.a $WORK/b155/keccakf_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal
cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/0a/0aa2567a0de8865d67fe6b813bc62799199b78a706dcf4dc21de42eab2dc00ea-d # internal
crypto/internal/mlkem768
mkdir -p $WORK/b154/
cat >/tmp/go-build3286362797/b154/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/sha3=vendor/golang.org/x/crypto/sha3
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/sha3=/tmp/go-build3286362797/b155/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p crypto/internal/mlkem768 -lang=go1.23 -std -complete -installsuffix shared -buildid wEzYAkuxP5qn_NoLYdtk/wEzYAkuxP5qn_NoLYdtk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/crypto/internal/mlkem768/mlkem768.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b148/_pkg_.a $WORK/b148/chacha20poly1305_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal
cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/29/294ea24e1bc1e97142aa47de0123d5891773d5a29e5a7f3ec3628b30ef2658ec-d # internal
crypto/internal/hpke
mkdir -p $WORK/b147/
cat >/tmp/go-build3286362797/b147/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/aes=/tmp/go-build3286362797/b129/_pkg_.a
packagefile crypto/cipher=/tmp/go-build3286362797/b116/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build3286362797/b131/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3286362797/b148/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build3286362797/b153/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p crypto/internal/hpke -lang=go1.23 -std -complete -installsuffix shared -buildid qPFnkmfW7hTS8CpIcCaN/qPFnkmfW7hTS8CpIcCaN -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal
cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/fa/fa5c2468ba56fde2e0b7b207d61f04bde40a4dbddc937cb6c7feea693ed3fc17-d # internal
crypto/md5
mkdir -p $WORK/b156/
echo -n > $WORK/b156/go_asm.h # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b156/symabis ./md5block_amd64.s
cat >/tmp/go-build3286362797/b156/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p crypto/md5 -lang=go1.23 -std -installsuffix shared -buildid 04ibLiPf1VY8zHFSbXJL/04ibLiPf1VY8zHFSbXJL -goversion go1.23.2 -symabis $WORK/b156/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack -asmhdr $WORK/b156/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal
cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/18/18bd758378eb46c1e8447737a6190534aa3d790ac305b3858b88428f10d949ab-d # internal
crypto/rc4
mkdir -p $WORK/b157/
cat >/tmp/go-build3286362797/b157/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/alias=/tmp/go-build3286362797/b117/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/rc4 -lang=go1.23 -std -complete -installsuffix shared -buildid ZvhcxPmIZdkpYm223iIt/ZvhcxPmIZdkpYm223iIt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal
cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/fb/fb6e469bcbeecc6cde22d9fa0621e4d989143da81cc36e7060ce7a44947da026-d # internal
crypto/rsa
mkdir -p $WORK/b158/
cat >/tmp/go-build3286362797/b158/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/internal/bigmod=/tmp/go-build3286362797/b138/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3286362797/b115/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build3286362797/b139/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build3286362797/b125/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p crypto/rsa -lang=go1.23 -std -complete -installsuffix shared -buildid e73bQ5A30ZEfcVhTRHnK/e73bQ5A30ZEfcVhTRHnK -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b156/md5block_amd64.o ./md5block_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b156/_pkg_.a $WORK/b156/md5block_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal
cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/f0/f03947e5baba2e212aa0d8b488d2e2ea9f9b633e9fbdb125dac65d6909c27d98-d # internal
crypto/sha1
mkdir -p $WORK/b159/
echo -n > $WORK/b159/go_asm.h # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b159/symabis ./sha1block_amd64.s
cat >/tmp/go-build3286362797/b159/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3286362797/b115/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build3286362797/b012/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/sha1 -lang=go1.23 -std -installsuffix shared -buildid df7hDpPmwWPwRqGLRFhG/df7hDpPmwWPwRqGLRFhG -goversion go1.23.2 -symabis $WORK/b159/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack -asmhdr $WORK/b159/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b159/sha1block_amd64.o ./sha1block_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b159/_pkg_.a $WORK/b159/sha1block_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal
cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/e1/e1a047058d80ec367d87e09452224b8f80326039854ef92a00c8bab0b198149b-d # internal
crypto/dsa
mkdir -p $WORK/b161/
cat >/tmp/go-build3286362797/b161/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/randutil=/tmp/go-build3286362797/b125/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/dsa -lang=go1.23 -std -complete -installsuffix shared -buildid zrL4jHaG45gb1D5IZZxM/zrL4jHaG45gb1D5IZZxM -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal
cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/8f/8f62e87c119232d38541d6d313ded634b45751b0e29561dc800c12ad53f9c3df-d # internal
crypto/x509/pkix
mkdir -p $WORK/b162/
cat >/tmp/go-build3286362797/b162/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=/tmp/go-build3286362797/b142/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p crypto/x509/pkix -lang=go1.23 -std -complete -installsuffix shared -buildid N6fJt--mvsI2Ny7jJ2t-/N6fJt--mvsI2Ny7jJ2t- -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal
cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/14/14a4a2f883d16eab4a849d561418891151e006dedaadc62c92224b62401a9573-d # internal
encoding/pem
mkdir -p $WORK/b163/
cat >/tmp/go-build3286362797/b163/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p encoding/pem -lang=go1.23 -std -complete -installsuffix shared -buildid 14pjVxukyHEdCWeYLI0D/14pjVxukyHEdCWeYLI0D -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal
cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/e9/e91deeb9088e6be4f10b5c7617ef48e8903501da0eb0f9b19edd689811d6b1e2-d # internal
vendor/golang.org/x/text/transform
mkdir -p $WORK/b167/
cat >/tmp/go-build3286362797/b167/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p vendor/golang.org/x/text/transform -lang=go1.23 -std -complete -installsuffix shared -buildid fmTyvwZZqtM9HZd8m_wX/fmTyvwZZqtM9HZd8m_wX -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal
cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/fd/fdc716517890e238b712b29d25255c2f79e1ffdf92501966e3c82f6ef67a34ff-d # internal
crypto/x509
mkdir -p $WORK/b160/
cat >/tmp/go-build3286362797/b160/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/aes=/tmp/go-build3286362797/b129/_pkg_.a
packagefile crypto/cipher=/tmp/go-build3286362797/b116/_pkg_.a
packagefile crypto/des=/tmp/go-build3286362797/b130/_pkg_.a
packagefile crypto/dsa=/tmp/go-build3286362797/b161/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build3286362797/b131/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build3286362797/b136/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build3286362797/b144/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build3286362797/b137/_pkg_.a
packagefile crypto/md5=/tmp/go-build3286362797/b156/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3286362797/b158/_pkg_.a
packagefile crypto/sha1=/tmp/go-build3286362797/b159/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3286362797/b140/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build3286362797/b162/_pkg_.a
packagefile encoding/asn1=/tmp/go-build3286362797/b142/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3286362797/b141/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3286362797/b143/_pkg_.a
packagefile internal/godebug=/tmp/go-build3286362797/b047/_pkg_.a
packagefile internal/goos=/tmp/go-build3286362797/b018/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3286362797/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/x509 -lang=go1.23 -std -complete -installsuffix shared -buildid sURGRpYb0W7ts0oB7y8s/sURGRpYb0W7ts0oB7y8s -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal
cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/f2/f2e07029ff5627d8d094f1c0aba4663506886e5df5f592dc6d0370d7da635e06-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b168/
cat >/tmp/go-build3286362797/b168/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile container/list=/tmp/go-build3286362797/b123/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.23 -std -complete -installsuffix shared -buildid UAFJsA1HW4RUywViKcnZ/UAFJsA1HW4RUywViKcnZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal
cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/61/6194903174971ca99c4c218ea8e61e4f31bfd294c8303a55e33ab1232ea2669b-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b166/
cat >/tmp/go-build3286362797/b166/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build3286362797/b167/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3286362797/b168/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.23 -std -complete -installsuffix shared -buildid 671qzcbPe3aJIrHobtRo/671qzcbPe3aJIrHobtRo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal
cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/72/72fd786bc73ace025ec3010102a172dd77526e5d882f90bde6503baaa2322f98-d # internal
vendor/golang.org/x/text/unicode/norm
mkdir -p $WORK/b169/
cat >/tmp/go-build3286362797/b169/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build3286362797/b167/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.23 -std -complete -installsuffix shared -buildid vlzFrg29BHtGTfohGzTD/vlzFrg29BHtGTfohGzTD -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal
cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/7e/7edc6302ac5735b4530546c411dd9d26c3c97e64f11ac5ee93fe9d387c7d1312-d # internal
crypto/tls
mkdir -p $WORK/b128/
cat >/tmp/go-build3286362797/b128/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf
importmap golang.org/x/crypto/sha3=vendor/golang.org/x/crypto/sha3
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile container/list=/tmp/go-build3286362797/b123/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/aes=/tmp/go-build3286362797/b129/_pkg_.a
packagefile crypto/cipher=/tmp/go-build3286362797/b116/_pkg_.a
packagefile crypto/des=/tmp/go-build3286362797/b130/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build3286362797/b131/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build3286362797/b136/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build3286362797/b144/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build3286362797/b137/_pkg_.a
packagefile crypto/hmac=/tmp/go-build3286362797/b146/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3286362797/b115/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build3286362797/b147/_pkg_.a
packagefile crypto/internal/mlkem768=/tmp/go-build3286362797/b154/_pkg_.a
packagefile crypto/md5=/tmp/go-build3286362797/b156/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/rc4=/tmp/go-build3286362797/b157/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3286362797/b158/_pkg_.a
packagefile crypto/sha1=/tmp/go-build3286362797/b159/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3286362797/b140/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3286362797/b148/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3286362797/b141/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build3286362797/b153/_pkg_.a
packagefile vendor/golang.org/x/crypto/sha3=/tmp/go-build3286362797/b155/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build3286362797/b012/_pkg_.a
packagefile internal/godebug=/tmp/go-build3286362797/b047/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/tls -lang=go1.23 -std -complete -installsuffix shared -buildid SYDau2oRbP1RBReGT_AO/SYDau2oRbP1RBReGT_AO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal
cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/4d/4d8907473b32c405351855a9c3e3530e4b6c9ea78db79c0c1f76e91abd5475c7-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b165/
cat >/tmp/go-build3286362797/b165/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3286362797/b166/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3286362797/b168/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3286362797/b169/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p vendor/golang.org/x/net/idna -lang=go1.23 -std -complete -installsuffix shared -buildid 3xOJGACZo8LwVHGJDDIN/3xOJGACZo8LwVHGJDDIN -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal
cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/ab/abaa449240da2cc83335df7560667307bf3ebe0e63ee4d63b064c1840abfa4b8-d # internal
net/textproto
mkdir -p $WORK/b170/
cat >/tmp/go-build3286362797/b170/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p net/textproto -lang=go1.23 -std -complete -installsuffix shared -buildid kAprxK-io5-bLOpDmhwy/kAprxK-io5-bLOpDmhwy -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal
cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/53/536fed6f73df827661a754d806885b009d6d90a9555be13a4f1cb94edd910875-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b164/
cat >/tmp/go-build3286362797/b164/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=/tmp/go-build3286362797/b165/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/textproto=/tmp/go-build3286362797/b170/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.23 -std -complete -installsuffix shared -buildid 0iufJmFANOmYU6IH4zPp/0iufJmFANOmYU6IH4zPp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal
cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/2a/2a703a417f8e709003094e1a5daf93510ff3291cbde589312321914415212e8f-d # internal
vendor/golang.org/x/net/http/httpproxy
mkdir -p $WORK/b171/
cat >/tmp/go-build3286362797/b171/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build3286362797/b165/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.23 -std -complete -installsuffix shared -buildid Pu0AAvo16suHViRfkup5/Pu0AAvo16suHViRfkup5 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal
cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/16/1645ef31b02b42175a88b331f578e4d33dba09ab4f7312a323d370e2ddab5b77-d # internal
vendor/golang.org/x/net/http2/hpack
mkdir -p $WORK/b172/
cat >/tmp/go-build3286362797/b172/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.23 -std -complete -installsuffix shared -buildid VsdVOPnJWagWctFIFVSd/VsdVOPnJWagWctFIFVSd -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal
cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/ec/eca7ce326cf4b9a8109ac7f06f642a1a98264335e5aa63e650d8ca4cfc163143-d # internal
maps
mkdir -p $WORK/b173/
cat >/tmp/go-build3286362797/b173/importcfg << 'EOF' # internal
# import config
packagefile iter=/tmp/go-build3286362797/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p maps -lang=go1.23 -std -complete -installsuffix shared -buildid 2Z6-fDaETs3a9h-Zpywp/2Z6-fDaETs3a9h-Zpywp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal
cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/fb/fb401ac2a1a09a280cd4d8b54d00667e7d973674ed3415bc8bba4a72e2726758-d # internal
mime
mkdir -p $WORK/b174/
cat >/tmp/go-build3286362797/b174/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p mime -lang=go1.23 -std -complete -installsuffix shared -buildid QplryBI7vuVmijCpm2Yd/QplryBI7vuVmijCpm2Yd -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal
cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/b7/b77ed721ad76400404d437669ea9afef42642226f189436024e2f4de136b985a-d # internal
mime/quotedprintable
mkdir -p $WORK/b176/
cat >/tmp/go-build3286362797/b176/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p mime/quotedprintable -lang=go1.23 -std -complete -installsuffix shared -buildid iUrgNHsWy82oEfv3zUWD/iUrgNHsWy82oEfv3zUWD -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal
cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/f4/f448c1c3db0e4f5bf02e57c49bb823d80549e47e28dcb3a8d3e5e8d1cf019698-d # internal
mime/multipart
mkdir -p $WORK/b175/
cat >/tmp/go-build3286362797/b175/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile internal/godebug=/tmp/go-build3286362797/b047/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build3286362797/b176/_pkg_.a
packagefile net/textproto=/tmp/go-build3286362797/b170/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p mime/multipart -lang=go1.23 -std -complete -installsuffix shared -buildid EC6ijc-YpoQuAA6mKpyL/EC6ijc-YpoQuAA6mKpyL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal
cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/9e/9e56f9c4c8eae28f027dd2d9fd098925066942c4b526c7175ef8f827d9b42888-d # internal
net/http/internal
mkdir -p $WORK/b178/
cat >/tmp/go-build3286362797/b178/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p net/http/internal -lang=go1.23 -std -complete -installsuffix shared -buildid wc_7hj3Qtevg4IEekiXp/wc_7hj3Qtevg4IEekiXp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal
cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/6a/6a12da02e6f2993621bcd951249111f1bbbd59595949f1c8588448b6b9d35e15-d # internal
net/http/internal/ascii
mkdir -p $WORK/b179/
cat >/tmp/go-build3286362797/b179/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p net/http/internal/ascii -lang=go1.23 -std -complete -installsuffix shared -buildid RFF5xdxP58lL0xDHzMZi/RFF5xdxP58lL0xDHzMZi -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal
cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/19/192d37a98a61b13c9d2d001cc0870e95faff539805c0dc8a00395583c9de602b-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/log
mkdir -p $WORK/b181/
cat >/tmp/go-build3286362797/b181/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/log -lang=go1.23 -complete -installsuffix shared -buildid Af0-EzrNgFSg3bmJ7cud/Af0-EzrNgFSg3bmJ7cud -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/log/context.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal
cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/9f/9f3bc54604d3805d8dfadd8334f7e2893bf45f20a735c2973b73f6f265532189-d # internal
runtime/debug
mkdir -p $WORK/b182/
echo -n > $WORK/b182/go_asm.h # internal
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b182=>" -I $WORK/b182/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b182/symabis ./debug.s
cat >/tmp/go-build3286362797/b182/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile internal/poll=/tmp/go-build3286362797/b052/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p runtime/debug -lang=go1.23 -std -installsuffix shared -buildid 74JOSz-QVHDNgaeCxLGB/74JOSz-QVHDNgaeCxLGB -goversion go1.23.2 -symabis $WORK/b182/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack -asmhdr $WORK/b182/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b182=>" -I $WORK/b182/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b182/debug.o ./debug.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b182/_pkg_.a $WORK/b182/debug.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal
cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/94/9400434399fe729daddece129022fb376183f7430249e13d0f82cd372af5539b-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils
mkdir -p $WORK/b180/
cat >/tmp/go-build3286362797/b180/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3286362797/b140/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime/debug=/tmp/go-build3286362797/b182/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils -lang=go1.23 -complete -installsuffix shared -buildid -s6KrzxMBwh1amzjvHHG/-s6KrzxMBwh1amzjvHHG -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils/buffer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils/bytespipe.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils/fswriters.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils/readers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils/writeflusher.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils/writers.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal
cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/a2/a214ac60d3e3d0566b5df807e989779097ef827bd1bf9a2942a04ba2074ecebd-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn
mkdir -p $WORK/b186/
cat >/tmp/go-build3286362797/b186/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn -lang=go1.23 -complete -installsuffix shared -buildid gL9YxTotKwzEHdRNxS0O/gL9YxTotKwzEHdRNxS0O -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn/commandconn.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn/pdeathsig_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn/session_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal
cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/27/272e13c7bdb7b96bdc10cf16a4d9bf365be1021b38632964bfd1a86efd655a6d-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/ssh
mkdir -p $WORK/b187/
cat >/tmp/go-build3286362797/b187/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/ssh -lang=go1.23 -complete -installsuffix shared -buildid DV5949eRaeDJzmf_uFZM/DV5949eRaeDJzmf_uFZM -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/ssh/ssh.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal
cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/b1/b1563a7e83c801ecdaa4950971430c790f7a9f9ecd123a40fd61287c4473d5e3-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper
mkdir -p $WORK/b185/
cat >/tmp/go-build3286362797/b185/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/connhelper/commandconn=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn
importmap github.com/docker/cli/cli/connhelper/ssh=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/ssh
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn=/tmp/go-build3286362797/b186/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/ssh=/tmp/go-build3286362797/b187/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper -lang=go1.23 -complete -installsuffix shared -buildid bfoX9LrLZl00cSA9m1SW/bfoX9LrLZl00cSA9m1SW -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/connhelper.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal
cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/0c/0c538fb5667fe3b2d48596cf68a4d8f5216a78b7e084168f3281d0af0206ff36-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/blkiodev
mkdir -p $WORK/b192/
cat >/tmp/go-build3286362797/b192/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/blkiodev -lang=go1.23 -complete -installsuffix shared -buildid PNjA89WdVfCUVxukeNUS/PNjA89WdVfCUVxukeNUS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal
cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/75/75782e6bd696065e54c7e3b7301253a1b2d2dfe1a170b7f41e6416e5009fa7a1-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions
mkdir -p $WORK/b194/
cat >/tmp/go-build3286362797/b194/importcfg << 'EOF' # internal
# import config
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions -lang=go1.23 -complete -installsuffix shared -buildid XF2TvfgFuJFGngSPnrNU/XF2TvfgFuJFGngSPnrNU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions/compare.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal
cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/0e/0e2cf9a96490c905bc646ce492b24ffd422ad7cfcd44590077e2c7873aa86f7e-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
mkdir -p $WORK/b193/
cat >/tmp/go-build3286362797/b193/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/api/types/versions=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3286362797/b194/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters -lang=go1.23 -complete -installsuffix shared -buildid nXT9zK0uqPZ3vCBBxGgy/nXT9zK0uqPZ3vCBBxGgy -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters/parse.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal
cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/32/3226a62c9fa3fe8aeb11e8f1e6ed715462a2bc0746e65b98508ebce64989acbf-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount
mkdir -p $WORK/b195/
cat >/tmp/go-build3286362797/b195/importcfg << 'EOF' # internal
# import config
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount -lang=go1.23 -complete -installsuffix shared -buildid GEbtGUj0GB01w046bu10/GEbtGUj0GB01w046bu10 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount/mount.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal
cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/27/27685d84cf292be40f4cb06e04af1aa362816e5ea82e826710829231468b3dce-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/internal/multierror
mkdir -p $WORK/b197/
cat >/tmp/go-build3286362797/b197/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/internal/multierror -lang=go1.23 -complete -installsuffix shared -buildid FPhYadDjl5aqlOhHwMXL/FPhYadDjl5aqlOhHwMXL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/internal/multierror/multierror.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal
cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/92/925045c9180778af57483753af48d9a81312b314438d00957237390bf2c72173-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network
mkdir -p $WORK/b196/
cat >/tmp/go-build3286362797/b196/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/docker/docker/internal/multierror=github.com/docker/compose/v2/vendor/github.com/docker/docker/internal/multierror
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/internal/multierror=/tmp/go-build3286362797/b197/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/netip=/tmp/go-build3286362797/b077/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network -lang=go1.23 -complete -installsuffix shared -buildid aLqtbg7X5nI7WCMxdsc_/aLqtbg7X5nI7WCMxdsc_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network/create_response.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network/endpoint.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network/ipam.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network/network.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal
cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/57/576a08109fcd90e5c66247f536ecf6e06addc9c2f9c90e6019f22faaf672d707-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/strslice
mkdir -p $WORK/b198/
cat >/tmp/go-build3286362797/b198/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/strslice -lang=go1.23 -complete -installsuffix shared -buildid plckDAg-ffFJa9_XEyJk/plckDAg-ffFJa9_XEyJk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/strslice/strslice.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal
cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/73/73a26452d50642d30a19d2b20a472d30e03f20c67a7314539a405d992e6be39f-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat
mkdir -p $WORK/b199/
cat >/tmp/go-build3286362797/b199/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat -lang=go1.23 -complete -installsuffix shared -buildid P1oiapfzfyqTxe0KzoWH/P1oiapfzfyqTxe0KzoWH -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat/sort.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal
cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/2e/2ecc05978ada5c05bee9269efedca300329eba3bd3b5b1b4dac8054357a40357-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/go-units
mkdir -p $WORK/b200/
cat >/tmp/go-build3286362797/b200/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/docker/compose/v2/vendor/github.com/docker/go-units -lang=go1.23 -complete -installsuffix shared -buildid XNvjlsowTpXMyFsN1qfj/XNvjlsowTpXMyFsN1qfj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-units/ulimit.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal
cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/5a/5aca2e2ae21a566742fbcef03502c54199e5cabce105f845a1aad2b881ef3c80-d # internal
github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go
mkdir -p $WORK/b203/
cat >/tmp/go-build3286362797/b203/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go -lang=go1.23 -complete -installsuffix shared -buildid 4Mh5ParXOqLMYW0P2X9r/4Mh5ParXOqLMYW0P2X9r -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal
cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/b4/b41139cf9c009f96a54867468b684b57d40a49d0b88cb5e1a41d22b14e9fd6da-d # internal
github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
mkdir -p $WORK/b202/
cat >/tmp/go-build3286362797/b202/importcfg << 'EOF' # internal
# import config
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3286362797/b203/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1 -lang=go1.23 -complete -installsuffix shared -buildid ZphRkerF9cbNQP20d4wM/ZphRkerF9cbNQP20d4wM -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/11/11ae4464490858faacd71f3a92a33e93715c168a35d28318466ae9018617d997-d # internal
net/http/httptrace
mkdir -p $WORK/b177/
cat >/tmp/go-build3286362797/b177/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile internal/nettrace=/tmp/go-build3286362797/b075/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/textproto=/tmp/go-build3286362797/b170/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p net/http/httptrace -lang=go1.23 -std -complete -installsuffix shared -buildid _hGhVEWh76Rmk5orr0_M/_hGhVEWh76Rmk5orr0_M -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal
cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/ef/ef6351e22c72f1a88cf206807b4a79c67eb92e2b9fd4ff8640814185d32e1a24-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/docker-image-spec/specs-go/v1
mkdir -p $WORK/b201/
cat >/tmp/go-build3286362797/b201/importcfg << 'EOF' # internal
# import config
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/docker/compose/v2/vendor/github.com/moby/docker-image-spec/specs-go/v1 -lang=go1.23 -complete -installsuffix shared -buildid 6tZrqCcLEBbUSF0JVOhJ/6tZrqCcLEBbUSF0JVOhJ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/docker-image-spec/specs-go/v1/image.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal
cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/7a/7ad309ca09808345f3ed8bc0a24933283eaa3a16e23ce7d6fbf14c90cc88872e-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container
mkdir -p $WORK/b191/
cat >/tmp/go-build3286362797/b191/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/api/types/blkiodev=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/blkiodev
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/docker/docker/api/types/mount=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount
importmap github.com/docker/docker/api/types/network=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network
importmap github.com/docker/docker/api/types/strslice=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/strslice
importmap github.com/docker/go-connections/nat=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/moby/docker-image-spec/specs-go/v1
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build3286362797/b192/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3286362797/b195/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3286362797/b196/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build3286362797/b198/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat=/tmp/go-build3286362797/b199/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3286362797/b201/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container -lang=go1.23 -complete -installsuffix shared -buildid j4gWZchStDzY_pipSrvf/j4gWZchStDzY_pipSrvf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/change_type.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/change_types.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/container.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/container_top.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/container_update.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/create_request.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/create_response.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/exec.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/filesystem_change.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/hostconfig.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/stats.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/wait_exit_error.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/wait_response.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container/waitcondition.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal
cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/cb/cb0fe54d11aad3c4246a5b90bbc0cac06eef76fd7d6667400fc503bbaf75ff63-d # internal
net/http
mkdir -p $WORK/b121/
cat >/tmp/go-build3286362797/b121/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile container/list=/tmp/go-build3286362797/b123/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3286362797/b164/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3286362797/b171/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3286362797/b172/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build3286362797/b165/_pkg_.a
packagefile internal/godebug=/tmp/go-build3286362797/b047/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile maps=/tmp/go-build3286362797/b173/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile mime/multipart=/tmp/go-build3286362797/b175/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build3286362797/b177/_pkg_.a
packagefile net/http/internal=/tmp/go-build3286362797/b178/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build3286362797/b179/_pkg_.a
packagefile net/textproto=/tmp/go-build3286362797/b170/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/http -lang=go1.23 -std -complete -installsuffix shared -buildid 4q2Kyio6_6WkRu-4Dhxz/4q2Kyio6_6WkRu-4Dhxz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal
cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/da/da5ede7e4d8e0a3df9455f62400eca765c4972777502dd6d1744f9cb511fb73b-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events
mkdir -p $WORK/b204/
cat >/tmp/go-build3286362797/b204/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events -lang=go1.23 -complete -installsuffix shared -buildid cPJygNOY3t2J0Vl-nqN-/cPJygNOY3t2J0Vl-nqN- -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events/events.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal
cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/5f/5fba3e164c39eae5e06228dd323af8c2dccc795c1b1534b81f0ef4bcb6e20009-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image
mkdir -p $WORK/b205/
cat >/tmp/go-build3286362797/b205/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image -lang=go1.23 -complete -installsuffix shared -buildid nv1ClZcOngJv3xN5jR0v/nv1ClZcOngJv3xN5jR0v -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image/delete_response.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image/image.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image/image_history.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image/manifest.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image/opts.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image/summary.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal
cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a6/a62713c6ededb91c41764bdd88b3200c5380108ee51ce01b4e505ef42612065a-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry
mkdir -p $WORK/b206/
cat >/tmp/go-build3286362797/b206/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry -lang=go1.23 -complete -installsuffix shared -buildid WFgRvdio5eH4eCgOqAhT/WFgRvdio5eH4eCgOqAhT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry/authconfig.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry/registry.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry/search.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal
cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/6d/6d461b0c8fbc2bd5b16f818d231c22fb3cd8b811a492a6a4ffd0e4a5bdcb5433-d # internal
github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
mkdir -p $WORK/b209/
cat >/tmp/go-build3286362797/b209/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto -lang=go1.23 -complete -installsuffix shared -buildid 8Px04mGC2mSMXDQAxetw/8Px04mGC2mSMXDQAxetw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal
cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/51/515caf5b6c81a8f0e611658e676682a7b3cba1f6bf5c3cd8b88c3f1779d367ee-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/runtime
mkdir -p $WORK/b208/
cat >/tmp/go-build3286362797/b208/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/runtime -lang=go1.23 -complete -installsuffix shared -buildid tJpVu_ced30NC06zGZe_/tJpVu_ced30NC06zGZe_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal
cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/d6/d6bff6d056c8de44e83b7f168a813435f3119424e7d563f4938bc3d8e3906c56-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm
mkdir -p $WORK/b207/
cat >/tmp/go-build3286362797/b207/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/api/types/container=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container
importmap github.com/docker/docker/api/types/mount=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount
importmap github.com/docker/docker/api/types/network=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network
importmap github.com/docker/docker/api/types/swarm/runtime=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/runtime
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3286362797/b191/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3286362797/b195/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3286362797/b196/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3286362797/b208/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm -lang=go1.23 -complete -installsuffix shared -buildid Q3xTOpRqONK0IC4rd4ow/Q3xTOpRqONK0IC4rd4ow -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/service_create_response.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/service_update_response.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/task.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal
cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/c7/c752c80a132b8c784bc767ca1f7448772198dcca82c29adc006328344c788c65-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume
mkdir -p $WORK/b210/
cat >/tmp/go-build3286362797/b210/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/docker/docker/api/types/swarm=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3286362797/b207/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume -lang=go1.23 -complete -installsuffix shared -buildid AjNynS4aEBUthBFOxIfS/AjNynS4aEBUthBFOxIfS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume/cluster_volume.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume/create_options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume/list_response.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume/options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume/volume.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume/volume_update.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal
cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/58/58d80882609b17383c2adf5004875fbae0d83d06ad267defa41a617e040ebc9e-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types
mkdir -p $WORK/b190/
cat >/tmp/go-build3286362797/b190/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/api/types/container=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container
importmap github.com/docker/docker/api/types/events=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/docker/docker/api/types/image=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image
importmap github.com/docker/docker/api/types/mount=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount
importmap github.com/docker/docker/api/types/network=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network
importmap github.com/docker/docker/api/types/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry
importmap github.com/docker/docker/api/types/swarm=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm
importmap github.com/docker/docker/api/types/volume=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume
importmap github.com/docker/go-connections/nat=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3286362797/b191/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3286362797/b204/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3286362797/b205/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3286362797/b195/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3286362797/b196/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3286362797/b206/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3286362797/b207/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3286362797/b210/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat=/tmp/go-build3286362797/b199/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types -lang=go1.23 -complete -installsuffix shared -buildid KZvcqfOJL2hD1-5MuoGB/KZvcqfOJL2hD1-5MuoGB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/graph_driver_data.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/id_response.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/port.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/types_deprecated.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal
cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/3f/3fdf46f61cb023493fb07b2903976598956f2b3a5216aa154f8842f69b7a08b5-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system
mkdir -p $WORK/b212/
cat >/tmp/go-build3286362797/b212/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/api/types/container=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container
importmap github.com/docker/docker/api/types/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry
importmap github.com/docker/docker/api/types/swarm=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3286362797/b191/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3286362797/b206/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3286362797/b207/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system -lang=go1.23 -complete -installsuffix shared -buildid e-ueSkF2TX5cqPN4DOVd/e-ueSkF2TX5cqPN4DOVd -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system/info.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system/runtime.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system/security_opts.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal
cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/84/8471860e8b35b41eab793143ba4a319bf6a7c895044a632f18c366cffc9a8225-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/time
mkdir -p $WORK/b213/
cat >/tmp/go-build3286362797/b213/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/time -lang=go1.23 -complete -installsuffix shared -buildid fCEEwb4HASaYb6-5uJbx/fCEEwb4HASaYb6-5uJbx -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/time/timestamp.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal
cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/90/905182f84842106c14307314a565f7e5df2705d93c613a6f7ca287ae520f8e6b-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig
mkdir -p $WORK/b215/
cat >/tmp/go-build3286362797/b215/importcfg << 'EOF' # internal
# import config
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig -lang=go1.23 -complete -installsuffix shared -buildid 0xUoJqI8WaFk3Qk1LBYK/0xUoJqI8WaFk3Qk1LBYK -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig/certpool.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal
cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/d8/d890e03e4e907169ed4ae61964d4110e0e5780914a79aa375038282ac03d7d28-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/attribute
mkdir -p $WORK/b221/
cat >/tmp/go-build3286362797/b221/importcfg << 'EOF' # internal
# import config
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/attribute -lang=go1.23 -complete -installsuffix shared -buildid y4X5r6msU79Byyxuqq3_/y4X5r6msU79Byyxuqq3_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/attribute/attribute.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal
cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/db/db444dba27c72008bbcddec62538b59d10d16e79f2188c7cbbf3ce771e17a379-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
mkdir -p $WORK/b219/
cat >/tmp/go-build3286362797/b219/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/internal=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal
importmap go.opentelemetry.io/otel/internal/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/attribute
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal=/tmp/go-build3286362797/b220/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/attribute=/tmp/go-build3286362797/b221/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute -lang=go1.23 -complete -installsuffix shared -buildid nrmAcG0RMTV6WfX94ZCF/nrmAcG0RMTV6WfX94ZCF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute/encoder.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute/filter.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute/iterator.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute/key.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute/kv.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute/set.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute/type_string.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute/value.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/7a/7a69e605dd5c3ef2392601905535e89c4bdf70b1f330a5f516a2850265922d06-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs
mkdir -p $WORK/b120/
cat >/tmp/go-build3286362797/b120/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs -lang=go1.23 -complete -installsuffix shared -buildid inTI2sAEjSsDsCfn_mKL/inTI2sAEjSsDsCfn_mKL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs/defs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs/helpers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs/http_helpers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs/is.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a4/a40eb2e4918fc6d689cc39c757ce4db64ce14b343ee318334505284b4bed0921-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store
mkdir -p $WORK/b109/
cat >/tmp/go-build3286362797/b109/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/errdefs=github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs
importmap github.com/docker/docker/pkg/ioutils=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils
importmap github.com/fvbommel/sortorder=github.com/docker/compose/v2/vendor/github.com/fvbommel/sortorder
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile archive/tar=/tmp/go-build3286362797/b110/_pkg_.a
packagefile archive/zip=/tmp/go-build3286362797/b111/_pkg_.a
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs=/tmp/go-build3286362797/b120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils=/tmp/go-build3286362797/b180/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/fvbommel/sortorder=/tmp/go-build3286362797/b183/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store -lang=go1.23 -complete -installsuffix shared -buildid Z4vSUpyqzKeGFPvwnRSK/Z4vSUpyqzKeGFPvwnRSK -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store/io_utils.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store/metadatastore.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store/store.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store/storeconfig.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store/tlsstore.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal
cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/83/830da979f198f3aca8f48302f052029dd2e44e02b4a3d52f19f096ea1256093a-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/go-connections/sockets
mkdir -p $WORK/b214/
cat >/tmp/go-build3286362797/b214/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/docker/compose/v2/vendor/github.com/docker/go-connections/sockets -lang=go1.23 -complete -installsuffix shared -buildid Dd4wxK5q8K7pT1am_dKf/Dd4wxK5q8K7pT1am_dKf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-connections/sockets/unix_socket.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal
cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/4a/4afc84b729e3e8b922c68fb79e1df0d70767788f39efa6ffd1072ad01aa49d65-d # internal
github.com/docker/compose/v2/vendor/github.com/felixge/httpsnoop
mkdir -p $WORK/b217/
cat >/tmp/go-build3286362797/b217/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/docker/compose/v2/vendor/github.com/felixge/httpsnoop -lang=go1.23 -complete -installsuffix shared -buildid tgrVw3MviUHlvPyDa3I_/tgrVw3MviUHlvPyDa3I_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/felixge/httpsnoop/capture_metrics.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/felixge/httpsnoop/docs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/5b/5bb2e8df4142ff5cf05ecf05be08149682b339a2c89e970e081de9b3f555682a-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context
mkdir -p $WORK/b108/
cat >/tmp/go-build3286362797/b108/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/context/store=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store=/tmp/go-build3286362797/b109/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context -lang=go1.23 -complete -installsuffix shared -buildid UcaepVivsygg23l-4sup/UcaepVivsygg23l-4sup -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/endpoint.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/tlsdata.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/04/0442666dc03ae36f7b110571a8ec3adab093cf157306167328f85dec5b92ec4c-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
mkdir -p $WORK/b222/
cat >/tmp/go-build3286362797/b222/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes -lang=go1.23 -complete -installsuffix shared -buildid F9TMyW-43hHZV0AFtnbv/F9TMyW-43hHZV0AFtnbv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes/codes.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes/doc.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal
cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/b9/b9af9e9ae294a69b3e9daa8678cee61c1bd8e3ff9a545edbd4e5322b25703e30-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0
mkdir -p $WORK/b223/
cat >/tmp/go-build3286362797/b223/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0 -lang=go1.23 -complete -installsuffix shared -buildid 11T6kD2XJnpoj3fhOOmA/11T6kD2XJnpoj3fhOOmA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0/event.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0/exception.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0/http.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0/resource.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0/schema.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0/trace.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal
cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/d8/d87c2221d9fb4ec57855b8b7340609e69782d9fba874172d93700613a7dea1f5-d # internal
log/slog/internal/buffer
mkdir -p $WORK/b228/
cat >/tmp/go-build3286362797/b228/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p log/slog/internal/buffer -lang=go1.23 -std -complete -installsuffix shared -buildid -zyA5nV_GTwp5TaXcbks/-zyA5nV_GTwp5TaXcbks -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /usr/lib/golang/src/log/slog/internal/buffer/buffer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal
cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/70/7094907777bc6f00fe7e56253861669a6b4ccdbaa5ffb0844ce4cda5ef4b7082-d # internal
log/slog
mkdir -p $WORK/b226/
cat >/tmp/go-build3286362797/b226/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile log/internal=/tmp/go-build3286362797/b106/_pkg_.a
packagefile log/slog/internal=/tmp/go-build3286362797/b227/_pkg_.a
packagefile log/slog/internal/buffer=/tmp/go-build3286362797/b228/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p log/slog -lang=go1.23 -std -complete -installsuffix shared -buildid Lgypgxa8yJqUlg_OTk9z/Lgypgxa8yJqUlg_OTk9z -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack /usr/lib/golang/src/log/slog/attr.go /usr/lib/golang/src/log/slog/doc.go /usr/lib/golang/src/log/slog/handler.go /usr/lib/golang/src/log/slog/json_handler.go /usr/lib/golang/src/log/slog/level.go /usr/lib/golang/src/log/slog/logger.go /usr/lib/golang/src/log/slog/record.go /usr/lib/golang/src/log/slog/text_handler.go /usr/lib/golang/src/log/slog/value.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal
cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/c1/c13e57d77be13036128cc2c52017d3a826cbc29fc92a2fa1c4789952026c4af3-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
mkdir -p $WORK/b218/
cat >/tmp/go-build3286362797/b218/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/semconv/v1.17.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build3286362797/b223/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.23 -complete -installsuffix shared -buildid ETeagYFfISoXHOiPGt25/ETeagYFfISoXHOiPGt25 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal
cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/10/10cc43a622dfdc3d7164cc95b5b46af03ba561fe705587848ca939c3590d1ab5-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric
mkdir -p $WORK/b232/
cat >/tmp/go-build3286362797/b232/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/metric/embedded=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/embedded
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3286362797/b233/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric -lang=go1.23 -complete -installsuffix shared -buildid D_on-icGaGHx8You3MMq/D_on-icGaGHx8You3MMq -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/asyncfloat64.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/asyncint64.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/config.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/instrument.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/meter.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/syncfloat64.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/syncint64.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal
cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ea/ea3410ab087b77af554e98a6d5df8f71061b7b938965e3cedd60ddfa0e68c6b7-d # internal
github.com/docker/compose/v2/vendor/github.com/go-logr/logr
mkdir -p $WORK/b225/
cat >/tmp/go-build3286362797/b225/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile log/slog=/tmp/go-build3286362797/b226/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/docker/compose/v2/vendor/github.com/go-logr/logr -lang=go1.23 -complete -installsuffix shared -buildid gubJ0qxCjGsBaPG66mcm/gubJ0qxCjGsBaPG66mcm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-logr/logr/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-logr/logr/context_slog.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-logr/logr/discard.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-logr/logr/logr.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-logr/logr/sloghandler.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-logr/logr/slogr.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-logr/logr/slogsink.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal
cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/d9/d9493352796b065b777d0d4ac863828291d795ee0db90542fecabc5c445adbc7-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/baggage
mkdir -p $WORK/b236/
cat >/tmp/go-build3286362797/b236/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/baggage -lang=go1.23 -complete -installsuffix shared -buildid Qc7VVKVS9XH2gIT4lTPP/Qc7VVKVS9XH2gIT4lTPP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/baggage/context.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal
cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/11/113fbbbc6158f27f8d13f5176c31a93a249c7c8c556809fa751e138f43469ab5-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/baggage
mkdir -p $WORK/b235/
cat >/tmp/go-build3286362797/b235/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/internal/baggage=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/baggage
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3286362797/b236/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/baggage -lang=go1.23 -complete -installsuffix shared -buildid AMbq0ZukrUvChB-AZtAo/AMbq0ZukrUvChB-AZtAo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/baggage/baggage.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/baggage/context.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/baggage/doc.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal
cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/71/7165fad2a52c5c040c78f3b419bc6cb3b91416afdc7be4e2336282c901b9d038-d # internal
github.com/docker/compose/v2/vendor/github.com/go-logr/logr/funcr
mkdir -p $WORK/b231/
cat >/tmp/go-build3286362797/b231/importcfg << 'EOF' # internal
# import config
importmap github.com/go-logr/logr=github.com/docker/compose/v2/vendor/github.com/go-logr/logr
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/logr=/tmp/go-build3286362797/b225/_pkg_.a
packagefile log/slog=/tmp/go-build3286362797/b226/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/docker/compose/v2/vendor/github.com/go-logr/logr/funcr -lang=go1.23 -complete -installsuffix shared -buildid DbbU0JGCY0RGqNukq04j/DbbU0JGCY0RGqNukq04j -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-logr/logr/funcr/funcr.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-logr/logr/funcr/slogsink.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal
cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/8d/8df8f77440f62bc77f582bf7749564b5a15776bd76fefc3d6803905897226a9f-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
mkdir -p $WORK/b237/
cat >/tmp/go-build3286362797/b237/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/trace/embedded=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/embedded
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3286362797/b238/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace -lang=go1.23 -complete -installsuffix shared -buildid G73FfoTnAVW5sEwoV_Uc/G73FfoTnAVW5sEwoV_Uc -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/config.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/context.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/noop.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/trace.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/tracestate.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal
cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/29/290f5d41dee6b5a30b252746b356f59df3952c4e90fd5c375af25d56aad20d40-d # internal
github.com/docker/compose/v2/vendor/github.com/go-logr/stdr
mkdir -p $WORK/b230/
cat >/tmp/go-build3286362797/b230/importcfg << 'EOF' # internal
# import config
importmap github.com/go-logr/logr=github.com/docker/compose/v2/vendor/github.com/go-logr/logr
importmap github.com/go-logr/logr/funcr=github.com/docker/compose/v2/vendor/github.com/go-logr/logr/funcr
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/logr=/tmp/go-build3286362797/b225/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/logr/funcr=/tmp/go-build3286362797/b231/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/docker/compose/v2/vendor/github.com/go-logr/stdr -lang=go1.23 -complete -installsuffix shared -buildid UD1ASkHdFeSRvk7YObvE/UD1ASkHdFeSRvk7YObvE -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-logr/stdr/stdr.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal
cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/28/285dfcaaececfb9cb6495c77d5095011ee46285830275de651602514a436e55b-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation
mkdir -p $WORK/b234/
cat >/tmp/go-build3286362797/b234/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/baggage=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/baggage
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build3286362797/b235/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation -lang=go1.23 -complete -installsuffix shared -buildid FTtoLHDoAZjs7SXnUDg5/FTtoLHDoAZjs7SXnUDg5 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation/baggage.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation/propagation.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation/trace_context.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal
cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/3b/3bf8f31884413b1c5ae07b566696926b8bb9d972b99c430b4f52a3bdbf0027fa-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/pkg/kvfile
mkdir -p $WORK/b242/
cat >/tmp/go-build3286362797/b242/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/pkg/kvfile -lang=go1.23 -complete -installsuffix shared -buildid gWgzrBK-Y4XHd7AbwdBJ/gWgzrBK-Y4XHd7AbwdBJ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/pkg/kvfile/kvfile.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal
cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/56/56c98be455d81b5a0023ded9d5715de8604b72cf893aa565129ebbe6a8352f9b-d # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/opts
mkdir -p $WORK/b241/
cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/df/dfd0059a8136ed1a8d7195baad35f3254931bdebcc5088dbae084097fdccb563-d # internal
cat >/tmp/go-build3286362797/b241/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/pkg/kvfile=github.com/docker/compose/v2/vendor/github.com/docker/cli/pkg/kvfile
importmap github.com/docker/docker/api/types/blkiodev=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/blkiodev
importmap github.com/docker/docker/api/types/container=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/docker/docker/api/types/mount=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount
importmap github.com/docker/docker/api/types/swarm=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm
importmap github.com/docker/go-connections/nat=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile encoding/csv=/tmp/go-build3286362797/b069/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/pkg/kvfile=/tmp/go-build3286362797/b242/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build3286362797/b192/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3286362797/b191/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3286362797/b195/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3286362797/b207/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat=/tmp/go-build3286362797/b199/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global
mkdir -p $WORK/b229/
cat >/tmp/go-build3286362797/b229/importcfg << 'EOF' # internal
# import config
importmap github.com/go-logr/logr=github.com/docker/compose/v2/vendor/github.com/go-logr/logr
importmap github.com/go-logr/stdr=github.com/docker/compose/v2/vendor/github.com/go-logr/stdr
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric
importmap go.opentelemetry.io/otel/metric/embedded=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/embedded
importmap go.opentelemetry.io/otel/propagation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
importmap go.opentelemetry.io/otel/trace/embedded=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/embedded
packagefile container/list=/tmp/go-build3286362797/b123/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/logr=/tmp/go-build3286362797/b225/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/stdr=/tmp/go-build3286362797/b230/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3286362797/b232/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3286362797/b233/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3286362797/b234/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3286362797/b238/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/opts -lang=go1.23 -complete -installsuffix shared -buildid G_oFWp7J3GNZrKqYyibx/G_oFWp7J3GNZrKqYyibx -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/capabilities.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/duration.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/env.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/envfile.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/gpus.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/hosts.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/hosts_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/mount.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/network.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/opts.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/parse.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/port.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/quotedstring.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/secret.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/throttledevice.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/ulimit.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/opts/weightdevice.go
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global -lang=go1.23 -complete -installsuffix shared -buildid 1NQJxX_elJWwSkuevMz6/1NQJxX_elJWwSkuevMz6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global/handler.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global/instruments.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global/meter.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global/state.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global/trace.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal
cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/52/528e33a3810ce311a2fbfddaacd5c45a279ef96f9318ba2b0dc2898c677cc247-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
mkdir -p $WORK/b224/
cat >/tmp/go-build3286362797/b224/importcfg << 'EOF' # internal
# import config
importmap github.com/go-logr/logr=github.com/docker/compose/v2/vendor/github.com/go-logr/logr
importmap go.opentelemetry.io/otel/internal/global=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global
importmap go.opentelemetry.io/otel/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric
importmap go.opentelemetry.io/otel/propagation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/logr=/tmp/go-build3286362797/b225/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3286362797/b229/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3286362797/b232/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3286362797/b234/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel -lang=go1.23 -complete -installsuffix shared -buildid S4G6PgQ0kx6NvU1HYXGj/S4G6PgQ0kx6NvU1HYXGj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/error_handler.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/handler.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal_logging.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal
cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/a7/a77d657b70a7e9e381e9843838f075703a4a83dd09d553007ef2dc09d5a18339-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/hints
mkdir -p $WORK/b243/
cat >/tmp/go-build3286362797/b243/importcfg << 'EOF' # internal
# import config
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/hints -lang=go1.23 -complete -installsuffix shared -buildid MLDrUi3QDwVwx1ADWFIR/MLDrUi3QDwVwx1ADWFIR -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/hints/hints.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal
cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/e0/e0f671b13dc38da94d5812493e8031c840bb5b1fdb2b02ab8bf49c1e9eb2c39f-d # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution
mkdir -p $WORK/b246/
cat >/tmp/go-build3286362797/b246/importcfg << 'EOF' # internal
# import config
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution -lang=go1.23 -complete -installsuffix shared -buildid aey4XijogaHqcOiFaseS/aey4XijogaHqcOiFaseS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/blobs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifests.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/tags.go
cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/21/21cc965b2ebb7b1b26c30eb81d135951694ba1b9af8ef3be63280c0e7ab3612b-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
mkdir -p $WORK/b216/
cat >/tmp/go-build3286362797/b216/importcfg << 'EOF' # internal
# import config
importmap github.com/felixge/httpsnoop=github.com/docker/compose/v2/vendor/github.com/felixge/httpsnoop
importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric
importmap go.opentelemetry.io/otel/propagation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation
importmap go.opentelemetry.io/otel/semconv/v1.17.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/felixge/httpsnoop=/tmp/go-build3286362797/b217/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3286362797/b218/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3286362797/b232/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3286362797/b234/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build3286362797/b223/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build3286362797/b177/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.23 -complete -installsuffix shared -buildid 6-RKzZfBSDXoIgQsDp96/6-RKzZfBSDXoIgQsDp96 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/wrap.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal
cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/e7/e76d61240f319526242c374569621c69708eea89743a58b7195e0fde70b43b7e-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/debug
mkdir -p $WORK/b239/
cat >/tmp/go-build3286362797/b239/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/debug -lang=go1.23 -complete -installsuffix shared -buildid IaxNbN1ymBUTesblmZ5Q/IaxNbN1ymBUTesblmZ5Q -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/debug/debug.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal
cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/70/70e0738f205b2cb8e76b67c956680d5efeaea8dfc626f484f3606ec0f82afc98-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/manifestlist
mkdir -p $WORK/b247/
cat >/tmp/go-build3286362797/b247/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/distribution=github.com/docker/compose/v2/vendor/github.com/docker/distribution
importmap github.com/docker/distribution/manifest=github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution=/tmp/go-build3286362797/b246/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest=/tmp/go-build3286362797/b248/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/manifestlist -lang=go1.23 -complete -installsuffix shared -buildid 2tAUStpmC9M1OJGD9udC/2tAUStpmC9M1OJGD9udC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/manifestlist/manifestlist.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal
cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/84/848b3003b55d04a69ce1ac25f9b1b98376af9f40c31a909d2be1a3760c7e7582-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/ocischema
mkdir -p $WORK/b249/
cat >/tmp/go-build3286362797/b249/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/distribution=github.com/docker/compose/v2/vendor/github.com/docker/distribution
importmap github.com/docker/distribution/manifest=github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution=/tmp/go-build3286362797/b246/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest=/tmp/go-build3286362797/b248/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/ocischema -lang=go1.23 -complete -installsuffix shared -buildid 0EP004KyaHtartUrKuuQ/0EP004KyaHtartUrKuuQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/ocischema/builder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/ocischema/manifest.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal
cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/91/918a7c093d439f075a8f5915a8cc3db7522661e4f4166dc790c78493e6ed4b46-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/schema2
mkdir -p $WORK/b250/
cat >/tmp/go-build3286362797/b250/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/distribution=github.com/docker/compose/v2/vendor/github.com/docker/distribution
importmap github.com/docker/distribution/manifest=github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution=/tmp/go-build3286362797/b246/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest=/tmp/go-build3286362797/b248/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/schema2 -lang=go1.23 -complete -installsuffix shared -buildid OlxEQUO5LSNkZiNdT_99/OlxEQUO5LSNkZiNdT_99 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/schema2/builder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/schema2/manifest.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal
cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/c6/c6eaf9b79f937d79432a1d5b4dd847d770f642f481c90faf56dc3c93fff928da-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/client
mkdir -p $WORK/b188/
cat >/tmp/go-build3286362797/b188/importcfg << 'EOF' # internal
# import config
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/docker/api=github.com/docker/compose/v2/vendor/github.com/docker/docker/api
importmap github.com/docker/docker/api/types=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types
importmap github.com/docker/docker/api/types/checkpoint=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/checkpoint
importmap github.com/docker/docker/api/types/container=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container
importmap github.com/docker/docker/api/types/events=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/docker/docker/api/types/image=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image
importmap github.com/docker/docker/api/types/network=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network
importmap github.com/docker/docker/api/types/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry
importmap github.com/docker/docker/api/types/swarm=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm
importmap github.com/docker/docker/api/types/system=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system
importmap github.com/docker/docker/api/types/time=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/time
importmap github.com/docker/docker/api/types/versions=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions
importmap github.com/docker/docker/api/types/volume=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume
importmap github.com/docker/docker/errdefs=github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs
importmap github.com/docker/go-connections/sockets=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/sockets
importmap github.com/docker/go-connections/tlsconfig=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api=/tmp/go-build3286362797/b189/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types=/tmp/go-build3286362797/b190/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build3286362797/b211/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3286362797/b191/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3286362797/b204/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3286362797/b205/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3286362797/b196/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3286362797/b206/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3286362797/b207/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3286362797/b212/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/time=/tmp/go-build3286362797/b213/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3286362797/b194/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3286362797/b210/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs=/tmp/go-build3286362797/b120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/sockets=/tmp/go-build3286362797/b214/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3286362797/b215/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3286362797/b216/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/client -lang=go1.23 -complete -installsuffix shared -buildid ITzThbSuUujs5VDtNJOj/ITzThbSuUujs5VDtNJOj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/envvars.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/interface.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/interface_experimental.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/interface_stable.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/volume_remove.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/client/volume_update.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal
cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/47/479db3bbc5a427d666455f51db19ea83dd1f4a9bc07104069dacdb418d30cd8a-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/types
mkdir -p $WORK/b245/
cat >/tmp/go-build3286362797/b245/importcfg << 'EOF' # internal
# import config
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/distribution=github.com/docker/compose/v2/vendor/github.com/docker/distribution
importmap github.com/docker/distribution/manifest/manifestlist=github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/manifestlist
importmap github.com/docker/distribution/manifest/ocischema=github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/ocischema
importmap github.com/docker/distribution/manifest/schema2=github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/schema2
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution=/tmp/go-build3286362797/b246/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/manifestlist=/tmp/go-build3286362797/b247/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/ocischema=/tmp/go-build3286362797/b249/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/schema2=/tmp/go-build3286362797/b250/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/types -lang=go1.23 -complete -installsuffix shared -buildid ekyuwZBJ_6BhgX6cGNrz/ekyuwZBJ_6BhgX6cGNrz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/types/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal
cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/4d/4db1492f0a1c626eff8433a1010c179cc0fbc437eae91a9c8cbe2099a9113815-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/store
mkdir -p $WORK/b244/
cat >/tmp/go-build3286362797/b244/importcfg << 'EOF' # internal
# import config
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/cli/cli/manifest/types=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/types
importmap github.com/docker/distribution/manifest/manifestlist=github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/manifestlist
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/types=/tmp/go-build3286362797/b245/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/manifestlist=/tmp/go-build3286362797/b247/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/store -lang=go1.23 -complete -installsuffix shared -buildid cTsqFSJxUtCkBI8n6jB6/cTsqFSJxUtCkBI8n6jB6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/store/store.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal
cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/5c/5cbb4a918ae9aff9ed9e77eb289c3fbd85cd15aad2fb27661aa5684ec269598d-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode
mkdir -p $WORK/b255/
cat >/tmp/go-build3286362797/b255/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode -lang=go1.23 -complete -installsuffix shared -buildid Jn_m4pP01D6F4OgRo9fB/Jn_m4pP01D6F4OgRo9fB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode/register.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal
cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f2/f2805a844c8afc3e0cd4ef57bcd3c7fa91365ed419a41b1b663f00cc29831352-d # internal
github.com/docker/compose/v2/vendor/github.com/gorilla/mux
mkdir -p $WORK/b257/
cat >/tmp/go-build3286362797/b257/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/docker/compose/v2/vendor/github.com/gorilla/mux -lang=go1.23 -complete -installsuffix shared -buildid 5X0LxTPJGp5KzPMBMZfs/5X0LxTPJGp5KzPMBMZfs -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/mux/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/mux/middleware.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/mux/mux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/mux/regexp.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/mux/route.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/mux/test_helpers.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal
cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/64/64fe7c2916b75e8e518935671c29500944814b1d155b3eddb3adf12dd3fddda0-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/v2
mkdir -p $WORK/b256/
cat >/tmp/go-build3286362797/b256/importcfg << 'EOF' # internal
# import config
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/distribution/registry/api/errcode=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode
importmap github.com/gorilla/mux=github.com/docker/compose/v2/vendor/github.com/gorilla/mux
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3286362797/b255/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gorilla/mux=/tmp/go-build3286362797/b257/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/v2 -lang=go1.23 -complete -installsuffix shared -buildid Gw2zco-jHzU-gYCxJp71/Gw2zco-jHzU-gYCxJp71 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/v2/descriptors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/v2/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/v2/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/v2/headerparser.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/v2/routes.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/v2/urls.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal
cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/0b/0b947597b49b0310ca0d017b68d7faae982cfc7e4741aecf599220ffa8b92801-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/challenge
mkdir -p $WORK/b258/
cat >/tmp/go-build3286362797/b258/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/challenge -lang=go1.23 -complete -installsuffix shared -buildid gs32xh0W-MF98Pz-BxvD/gs32xh0W-MF98Pz-BxvD -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal
cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/a0/a020e71b25688d64dca66e6671167e387fc4da741a8cc4620e9de32b24bb8a62-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport
mkdir -p $WORK/b259/
cat >/tmp/go-build3286362797/b259/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport -lang=go1.23 -complete -installsuffix shared -buildid iHuFSA2eNSzwkQlpcqnx/iHuFSA2eNSzwkQlpcqnx -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport/http_reader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport/transport.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal
cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/77/7716bf646cf8a54e1ae3d98ed2a6ca369e6f505bbd0e8781d5f1dc31b80c3d97-d # internal
expvar
mkdir -p $WORK/b264/
cat >/tmp/go-build3286362797/b264/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile internal/godebug=/tmp/go-build3286362797/b047/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p expvar -lang=go1.23 -std -complete -installsuffix shared -buildid a0QiL1qz1Lsp02sR4hwB/a0QiL1qz1Lsp02sR4hwB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack /usr/lib/golang/src/expvar/expvar.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal
cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/4f/4fbe1d6e93a8643047ae6e9b783e918e3876c61a64600bd3b3ec0a981cb8d68d-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/docker
mkdir -p $WORK/b184/
cat >/tmp/go-build3286362797/b184/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/connhelper=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper
importmap github.com/docker/cli/cli/context=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context
importmap github.com/docker/cli/cli/context/store=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/docker/go-connections/tlsconfig=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper=/tmp/go-build3286362797/b185/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context=/tmp/go-build3286362797/b108/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store=/tmp/go-build3286362797/b109/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3286362797/b215/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/docker -lang=go1.23 -complete -installsuffix shared -buildid CjJcdizLnxf6AEBXocAp/CjJcdizLnxf6AEBXocAp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/docker/constants.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/docker/load.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal
cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/e2/e22937f991b72e14b0291311bf34bbe1010fc92a098f71fe310509d5ef5f5507-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags
mkdir -p $WORK/b240/
cat >/tmp/go-build3286362797/b240/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/config=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config
importmap github.com/docker/cli/opts=github.com/docker/compose/v2/vendor/github.com/docker/cli/opts
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/docker/go-connections/tlsconfig=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/spf13/pflag=github.com/docker/compose/v2/vendor/github.com/spf13/pflag
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config=/tmp/go-build3286362797/b095/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/opts=/tmp/go-build3286362797/b241/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3286362797/b215/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/pflag=/tmp/go-build3286362797/b068/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags -lang=go1.23 -complete -installsuffix shared -buildid DLvweWlNB0josnL2VzTk/DLvweWlNB0josnL2VzTk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags/options.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal
cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/7b/7b20a2072b662db2bb5e43a7e7296249be8e4918c2e3aeba28e32ad046a7e112-d # internal
github.com/docker/compose/v2/vendor/github.com/beorn7/perks/quantile
mkdir -p $WORK/b265/
cat >/tmp/go-build3286362797/b265/importcfg << 'EOF' # internal
# import config
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/docker/compose/v2/vendor/github.com/beorn7/perks/quantile -lang=go1.23 -complete -installsuffix shared -buildid S8ID_JCglRlxuudVNFMa/S8ID_JCglRlxuudVNFMa -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/beorn7/perks/quantile/stream.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal
cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/96/96f051e6b0a782124666ffc2a0846f5996fe0b7f00fd9644f26d45e2a579c6c4-d # internal
github.com/docker/compose/v2/vendor/github.com/cespare/xxhash/v2
mkdir -p $WORK/b266/
echo -n > $WORK/b266/go_asm.h # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/cespare/xxhash/v2
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/cespare/xxhash/v2 -trimpath "$WORK/b266=>" -I $WORK/b266/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b266/symabis ./xxhash_amd64.s
cat >/tmp/go-build3286362797/b266/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/docker/compose/v2/vendor/github.com/cespare/xxhash/v2 -lang=go1.23 -installsuffix shared -buildid R5CS6WFzoQQnLTTW0FEq/R5CS6WFzoQQnLTTW0FEq -goversion go1.23.2 -symabis $WORK/b266/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack -asmhdr $WORK/b266/go_asm.h ./_build/src/github.com/docker/compose/v2/vendor/github.com/cespare/xxhash/v2/xxhash.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/cespare/xxhash/v2/xxhash_asm.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal
cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/69/69d3a031224c426379ddbed803b2d78079ce87564a6c313e88befdbbc353aa64-d # internal
hash/fnv
mkdir -p $WORK/b273/
cat >/tmp/go-build3286362797/b273/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p hash/fnv -lang=go1.23 -std -complete -installsuffix shared -buildid YSwjxUtsgbYYDH6_v98J/YSwjxUtsgbYYDH6_v98J -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/cespare/xxhash/v2
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/cespare/xxhash/v2 -trimpath "$WORK/b266=>" -I $WORK/b266/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b266/xxhash_amd64.o ./xxhash_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b266/_pkg_.a $WORK/b266/xxhash_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal
cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/e4/e474d7db56d196c7946fb321f4addd881f25ea198c2c4c4f0004652d105b9a40-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma
mkdir -p $WORK/b274/
cat >/tmp/go-build3286362797/b274/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma -lang=go1.23 -complete -installsuffix shared -buildid xfeV_wXM_1sKzJSPJUNb/xfeV_wXM_1sKzJSPJUNb -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma/pragma.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal
cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/cb/cb275487bc3fb9ffa1b43d267cb8494de0e2f98568ea00fb071396466923aa5d-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand
mkdir -p $WORK/b272/
cat >/tmp/go-build3286362797/b272/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile hash/fnv=/tmp/go-build3286362797/b273/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand -lang=go1.23 -complete -installsuffix shared -buildid rc5REqCTn_khzf_nyR22/rc5REqCTn_khzf_nyR22 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand/rand.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal
cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/f9/f9ca8a0ceacc5622a9524a0f24c62f8d90b01c08b7bd3322a3b0f4ff4e428bb2-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editiondefaults
mkdir -p $WORK/b279/
cat >/tmp/go-build3286362797/b279/importcfg << 'EOF' # internal
# import config
packagefile embed=/tmp/go-build3286362797/b135/_pkg_.a
EOF
cat >/tmp/go-build3286362797/b279/embedcfg << 'EOF' # internal
{
	"Patterns": {
		"editions_defaults.binpb": [
			"editions_defaults.binpb"
		]
	},
	"Files": {
		"editions_defaults.binpb": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb"
	}
}EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editiondefaults -lang=go1.23 -complete -installsuffix shared -buildid mitCADRDUn3N5oYN9lxe/mitCADRDUn3N5oYN9lxe -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b279/importcfg -embedcfg $WORK/b279/embedcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editiondefaults/defaults.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal
cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/49/49dc54836ad7b15ddff501a51e4bb6feb79c801782fd99ee39fcb40e88de2db0-d # internal
go/token
mkdir -p $WORK/b284/
cat >/tmp/go-build3286362797/b284/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build3286362797/b027/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p go/token -lang=go1.23 -std -complete -installsuffix shared -buildid y9uZMDqH0txP8mNDf4CQ/y9uZMDqH0txP8mNDf4CQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal
cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/a5/a55af0de7e83c1ebb5ed81609e8b5f2634619caba6e928d82c8875f009054408-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors
mkdir -p $WORK/b271/
cat >/tmp/go-build3286362797/b271/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/internal/detrand=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3286362797/b272/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors -lang=go1.23 -complete -installsuffix shared -buildid FhYdeEcRuvKv395tPm6H/FhYdeEcRuvKv395tPm6H -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors/errors.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors/is_go113.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal
cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/93/93bb0eb77b941167fdcdcede3fbb325a7a505a549d3dc6d6ea551d75dbf0b25d-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire
mkdir -p $WORK/b270/
cat >/tmp/go-build3286362797/b270/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/internal/errors=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3286362797/b271/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire -lang=go1.23 -complete -installsuffix shared -buildid SfMtaRPRbjyypob4cmNU/SfMtaRPRbjyypob4cmNU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire/wire.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal
cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/b5/b5e541d132ad82a1857436dfedbb0e47f8243c045386b3929355457961e334bd-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/version
mkdir -p $WORK/b296/
cat >/tmp/go-build3286362797/b296/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/version -lang=go1.23 -complete -installsuffix shared -buildid 7ZLwdyfe0-KJWZqrRkJ2/7ZLwdyfe0-KJWZqrRkJ2 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/version/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal
cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/11/11541dd06d212880746caffd3c4f2e2d55cb5dffaf362240ce08c633a4ecf437-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
mkdir -p $WORK/b269/
cat >/tmp/go-build3286362797/b269/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/encoding/protowire=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire
importmap google.golang.org/protobuf/internal/pragma=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3286362797/b270/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3286362797/b274/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect -lang=go1.23 -complete -installsuffix shared -buildid TnEMUDlD20QdD24Pov1I/TnEMUDlD20QdD24Pov1I -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe_go121.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal
cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/f6/f6fe21c514ff082ced145ebd16367066a8603f001b881f818facb9f103891079-d # internal
github.com/docker/compose/v2/vendor/github.com/prometheus/common/model
mkdir -p $WORK/b298/
cat >/tmp/go-build3286362797/b298/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/docker/compose/v2/vendor/github.com/prometheus/common/model -lang=go1.23 -complete -installsuffix shared -buildid hFCkrzN6lI1226sR-RkT/hFCkrzN6lI1226sR-RkT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/alert.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/fingerprinting.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/fnv.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/labels.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/labelset.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/metric.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/model.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/signature.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/silence.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/time.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/value.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/value_float.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/value_histogram.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/model/value_type.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal
cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/3e/3ee53e61dd2591ca26372d4e71abb2395e48c0515bf1d8d32848517d68bd82ac-d # internal
runtime/metrics
mkdir -p $WORK/b299/
cat >/tmp/go-build3286362797/b299/importcfg << 'EOF' # internal
# import config
packagefile internal/godebugs=/tmp/go-build3286362797/b016/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p runtime/metrics -lang=go1.23 -std -installsuffix shared -buildid DvIJjnkylVSURrf9wGG_/DvIJjnkylVSURrf9wGG_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal
cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/d4/d4c8b2b97e69b9a6253fc9d0d40f5c286c8bd4f7f795574bf4681380e7b9757f-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descfmt
mkdir -p $WORK/b277/
cat >/tmp/go-build3286362797/b277/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/internal/detrand=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand
importmap google.golang.org/protobuf/internal/pragma=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3286362797/b272/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3286362797/b274/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descfmt -lang=go1.23 -complete -installsuffix shared -buildid nhwYTVt2jw1sPIRwTRG1/nhwYTVt2jw1sPIRwTRG1 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal
cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/26/269b859ad0a6200eca6a8fc4c61758b13467d69a0c8a4c80add97bec4a942c3d-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descopts
mkdir -p $WORK/b278/
cat >/tmp/go-build3286362797/b278/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descopts -lang=go1.23 -complete -installsuffix shared -buildid QvKo2x1H-ARb-e-xFHO7/QvKo2x1H-ARb-e-xFHO7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descopts/options.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal
cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/e3/e39fda28e9b875e3f723978c05401a51cf6d71c7c33c96ef82f5e2d82f48bdeb-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs
mkdir -p $WORK/b283/
cat >/tmp/go-build3286362797/b283/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/internal/flags=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
packagefile go/token=/tmp/go-build3286362797/b284/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3286362797/b282/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs -lang=go1.23 -complete -installsuffix shared -buildid c5tIXZGpwTEVJRb7Cvfr/c5tIXZGpwTEVJRb7Cvfr -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe_go121.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal
cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/d3/d3c795718b3adee0b7569198643f9ad2c3cca253a931fd4990ed09c7b0ce8889-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/text
mkdir -p $WORK/b281/
cat >/tmp/go-build3286362797/b281/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/internal/detrand=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand
importmap google.golang.org/protobuf/internal/errors=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors
importmap google.golang.org/protobuf/internal/flags=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags
importmap google.golang.org/protobuf/internal/strs=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3286362797/b272/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3286362797/b271/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3286362797/b282/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3286362797/b283/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3286362797/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/text -lang=go1.23 -complete -installsuffix shared -buildid FOdklFW9ev_nJkwGSMCg/FOdklFW9ev_nJkwGSMCg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal
cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/13/134ca9d4c4d7e3d8489e2d8d917557e1ecfb9798d730e004006a81e394daf68b-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset
mkdir -p $WORK/b285/
cat >/tmp/go-build3286362797/b285/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/encoding/protowire=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire
importmap google.golang.org/protobuf/internal/errors=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3286362797/b270/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3286362797/b271/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset -lang=go1.23 -complete -installsuffix shared -buildid fNEsKQcBLXH4Pi3LOSo-/fNEsKQcBLXH4Pi3LOSo- -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal
cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/6f/6f3f0b417db77ccd8d85cca9facfc5e909cbf493e90ddacfb4705c4c482a5a4c-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid
mkdir -p $WORK/b286/
cat >/tmp/go-build3286362797/b286/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid -lang=go1.23 -complete -installsuffix shared -buildid P3_kzAD-Yyh44_lcT8_G/P3_kzAD-Yyh44_lcT8_G -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/go_features_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal
cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/54/545bac86676d774f7554a64837c47762ec66b4ac0f26fd243f15d7b79482410f-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/order
mkdir -p $WORK/b288/
cat >/tmp/go-build3286362797/b288/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/order -lang=go1.23 -complete -installsuffix shared -buildid FIVFm9svzfLw3tKEG5jQ/FIVFm9svzfLw3tKEG5jQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/order/range.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal
cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/c1/c106df93c81bbafc682ec99326df0443f485bf6caa42da7ca3e74467d77d403e-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/defval
mkdir -p $WORK/b280/
cat >/tmp/go-build3286362797/b280/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/internal/encoding/text=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/text
importmap google.golang.org/protobuf/internal/errors=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3286362797/b281/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3286362797/b271/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/defval -lang=go1.23 -complete -installsuffix shared -buildid bQ6sdijyllfBWQQOvIZO/bQ6sdijyllfBWQQOvIZO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal
cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/a1/a14b83e07b71e42a12d3c3b26c1df7c0c7633fe997309f63a7a38856de28e959-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
mkdir -p $WORK/b289/
cat >/tmp/go-build3286362797/b289/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset
importmap google.golang.org/protobuf/internal/errors=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors
importmap google.golang.org/protobuf/internal/flags=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3286362797/b285/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3286362797/b271/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3286362797/b282/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry -lang=go1.23 -complete -installsuffix shared -buildid LWyIuSRiy6VUKR8MRfzD/LWyIuSRiy6VUKR8MRfzD -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal
cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/1f/1f1ff410a9b35faad002e61e90d49aa521abb981e1e8f0eb5b521d6422100720-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoiface
mkdir -p $WORK/b290/
cat >/tmp/go-build3286362797/b290/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/internal/pragma=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3286362797/b274/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoiface -lang=go1.23 -complete -installsuffix shared -buildid MAQjk1ZU66-JQJhs1t9P/MAQjk1ZU66-JQJhs1t9P -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal
cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/fb/fb74daaf4fc777e945854e89cb9619c9ae4a7de43427df1384cc72ca1719eb95-d # internal
io/ioutil
mkdir -p $WORK/b307/
cat >/tmp/go-build3286362797/b307/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p io/ioutil -lang=go1.23 -std -complete -installsuffix shared -buildid Ebs357CKaCyqmmcNq70Y/Ebs357CKaCyqmmcNq70Y -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal
cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/b3/b3a79907be8c4aacac26f95bb67edac389c0d019262a1e98675d159f46da62a7-d # internal
github.com/docker/compose/v2/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
mkdir -p $WORK/b308/
cat >/tmp/go-build3286362797/b308/importcfg << 'EOF' # internal
# import config
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/docker/compose/v2/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -lang=go1.23 -complete -installsuffix shared -buildid kxVPL8c7K52gIWlFAaeU/kxVPL8c7K52gIWlFAaeU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal
cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/77/776b26b6cb94aa38975197e968dee9539dc9c0aea8e9494d4271011f01bff4b8-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
mkdir -p $WORK/b287/
cat >/tmp/go-build3286362797/b287/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/encoding/protowire=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire
importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset
importmap google.golang.org/protobuf/internal/errors=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors
importmap google.golang.org/protobuf/internal/flags=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags
importmap google.golang.org/protobuf/internal/genid=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid
importmap google.golang.org/protobuf/internal/order=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/order
importmap google.golang.org/protobuf/internal/pragma=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma
importmap google.golang.org/protobuf/internal/strs=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/reflect/protoregistry=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
importmap google.golang.org/protobuf/runtime/protoiface=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoiface
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3286362797/b270/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3286362797/b285/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3286362797/b271/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3286362797/b282/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3286362797/b286/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3286362797/b288/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3286362797/b274/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3286362797/b283/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3286362797/b290/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto -lang=go1.23 -complete -installsuffix shared -buildid uFNajz1mY-6wOiWRUY2Y/uFNajz1mY-6wOiWRUY2Y -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto/wrappers.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal
cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/dd/dd4b79344fa028dfcb0a15ca256c43c8bf352f90e6a5637d15e6b7d92ef54a81-d # internal
github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/fs
mkdir -p $WORK/b310/
cat >/tmp/go-build3286362797/b310/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/fs -lang=go1.23 -complete -installsuffix shared -buildid ttvwTJJMlQw2oTEwkDSf/ttvwTJJMlQw2oTEwkDSf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/fs/fs.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal
cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/32/32563585eb3ea908fc637f0b4e86520e89bee2191f1363a37a54c03cb011fecb-d # internal
github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/util
mkdir -p $WORK/b311/
cat >/tmp/go-build3286362797/b311/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/util -lang=go1.23 -complete -installsuffix shared -buildid 5xJvikBHtVQNT5eUQ417/5xJvikBHtVQNT5eUQ417 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/util/parse.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/util/readfile.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/util/valueparser.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal
cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/91/91766aebcbfd9fad1c5eaca574f20e7a9ec80e24efec5c4fb37173f2839c8453-d # internal
github.com/docker/compose/v2/vendor/github.com/prometheus/procfs
mkdir -p $WORK/b309/
cat >/tmp/go-build3286362797/b309/importcfg << 'EOF' # internal
# import config
importmap github.com/prometheus/procfs/internal/fs=github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/fs
importmap github.com/prometheus/procfs/internal/util=github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/util
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build3286362797/b310/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build3286362797/b311/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/docker/compose/v2/vendor/github.com/prometheus/procfs -lang=go1.23 -complete -installsuffix shared -buildid OSfdXfccdTjD46FNYAn6/OSfdXfccdTjD46FNYAn6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/arp.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/buddyinfo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/cmdline.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/cpuinfo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/crypto.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/fs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/fs_statfs_type.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/fscache.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/ipvs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/kernel_random.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/loadavg.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/mdstat.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/meminfo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/mountinfo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/mountstats.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/net_conntrackstat.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/net_dev.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/net_ip_socket.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/net_protocols.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/net_route.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/net_sockstat.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/net_softnet.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/net_tcp.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/net_tls_stat.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/net_udp.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/net_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/net_wireless.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/net_xfrm.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/netstat.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_cgroup.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_cgroups.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_environ.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_fdinfo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_interrupts.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_io.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_limits.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_maps.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_netstat.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_ns.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_psi.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_smaps.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_snmp.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_snmp6.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_stat.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_status.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/proc_sys.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/schedstat.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/slab.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/softirqs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/stat.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/swaps.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/thread.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/vm.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/zoneinfo.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal
cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/36/36061c2c742c0e4c587f0ba02c4e7ff1e20bd29e3807b0402314100546f9addc-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc
mkdir -p $WORK/b276/
cat >/tmp/go-build3286362797/b276/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/encoding/protowire=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire
importmap google.golang.org/protobuf/internal/descfmt=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descfmt
importmap google.golang.org/protobuf/internal/descopts=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descopts
importmap google.golang.org/protobuf/internal/editiondefaults=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editiondefaults
importmap google.golang.org/protobuf/internal/encoding/defval=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/defval
importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset
importmap google.golang.org/protobuf/internal/errors=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors
importmap google.golang.org/protobuf/internal/genid=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid
importmap google.golang.org/protobuf/internal/pragma=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma
importmap google.golang.org/protobuf/internal/strs=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/reflect/protoregistry=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3286362797/b270/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build3286362797/b277/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3286362797/b278/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3286362797/b279/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3286362797/b280/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3286362797/b285/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3286362797/b271/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3286362797/b286/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3286362797/b274/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3286362797/b283/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc -lang=go1.23 -complete -installsuffix shared -buildid m0CDJwFpCrdrOPeEqSPL/m0CDJwFpCrdrOPeEqSPL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc/editions.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal
cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/61/6108e631eea2e2f82536a8031befb36d331d9e20cdcbf1ec5a9a7e6860d38eea-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/prototext
mkdir -p $WORK/b293/
cat >/tmp/go-build3286362797/b293/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/encoding/protowire=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire
importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset
importmap google.golang.org/protobuf/internal/encoding/text=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/text
importmap google.golang.org/protobuf/internal/errors=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors
importmap google.golang.org/protobuf/internal/flags=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags
importmap google.golang.org/protobuf/internal/genid=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid
importmap google.golang.org/protobuf/internal/order=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/order
importmap google.golang.org/protobuf/internal/pragma=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma
importmap google.golang.org/protobuf/internal/set=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/set
importmap google.golang.org/protobuf/internal/strs=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/reflect/protoregistry=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3286362797/b270/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3286362797/b285/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3286362797/b281/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3286362797/b271/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3286362797/b282/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3286362797/b286/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3286362797/b288/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3286362797/b274/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3286362797/b294/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3286362797/b283/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/prototext -lang=go1.23 -complete -installsuffix shared -buildid cwa0_uVexLb-3Bnax4Fr/cwa0_uVexLb-3Bnax4Fr -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/prototext/encode.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal
cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/8c/8c85f488323331702e2b546deb2d7c7e7a669fc386e48c80bc0fe6ef5b5fb125-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/tag
mkdir -p $WORK/b295/
cat >/tmp/go-build3286362797/b295/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/internal/encoding/defval=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/defval
importmap google.golang.org/protobuf/internal/filedesc=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc
importmap google.golang.org/protobuf/internal/strs=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3286362797/b280/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3286362797/b276/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3286362797/b283/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/tag -lang=go1.23 -complete -installsuffix shared -buildid RDpWoXHKR_2vpCzhcekH/RDpWoXHKR_2vpCzhcekH -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal
cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/74/7462eaeae57e32ff5ba18ba1138155f2422aaf5d80b1d280901faa1284cb1397-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl
mkdir -p $WORK/b292/
cat >/tmp/go-build3286362797/b292/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/encoding/prototext=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/prototext
importmap google.golang.org/protobuf/encoding/protowire=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire
importmap google.golang.org/protobuf/internal/descopts=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descopts
importmap google.golang.org/protobuf/internal/detrand=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand
importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset
importmap google.golang.org/protobuf/internal/encoding/tag=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/tag
importmap google.golang.org/protobuf/internal/errors=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors
importmap google.golang.org/protobuf/internal/filedesc=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc
importmap google.golang.org/protobuf/internal/flags=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags
importmap google.golang.org/protobuf/internal/genid=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid
importmap google.golang.org/protobuf/internal/order=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/order
importmap google.golang.org/protobuf/internal/pragma=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma
importmap google.golang.org/protobuf/internal/strs=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/reflect/protoregistry=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
importmap google.golang.org/protobuf/runtime/protoiface=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoiface
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3286362797/b293/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3286362797/b270/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3286362797/b278/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3286362797/b272/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3286362797/b285/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3286362797/b295/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3286362797/b271/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3286362797/b276/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3286362797/b282/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3286362797/b286/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3286362797/b288/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3286362797/b274/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3286362797/b283/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3286362797/b290/_pkg_.a
packagefile hash/crc32=/tmp/go-build3286362797/b113/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl -lang=go1.23 -complete -installsuffix shared -buildid g7d-QCLr3PnL2YY26I08/g7d-QCLr3PnL2YY26I08 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/validate.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl/weak.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal
cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/51/5198687c6ae11c268ee1e9413116ff6997a4602ea2851ea45d49ea7fd9fda5be-d # internal
net/http/cookiejar
mkdir -p $WORK/b315/
cat >/tmp/go-build3286362797/b315/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build3286362797/b027/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build3286362797/b179/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p net/http/cookiejar -lang=go1.23 -std -complete -installsuffix shared -buildid XSlfreW2Uyn7sR5EQA79/XSlfreW2Uyn7sR5EQA79 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal
cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/04/0447f50e026a71d5e07b5ad0be5de86e59f3a0a218d1c5fd009586561b719839-d # internal
github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary
mkdir -p $WORK/b316/
cat >/tmp/go-build3286362797/b316/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/md5=/tmp/go-build3286362797/b156/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary -lang=go1.23 -complete -installsuffix shared -buildid WIg9EaIAWvZmmyOmRHyx/WIg9EaIAWvZmmyOmRHyx -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/const.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/const_nowindows.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/fips.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/notary.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal
cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/f9/f9bba2721a4902ec17c8387d2dd1e9b5ed336a4a0707bb30ad0d4da7d2d3bc9a-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json
mkdir -p $WORK/b318/
cat >/tmp/go-build3286362797/b318/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3286362797/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json -lang=go1.23 -complete -installsuffix shared -buildid j8bw8jW6blqXnStjeP0N/j8bw8jW6blqXnStjeP0N -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json/decode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json/encode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json/fold.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json/indent.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json/scanner.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json/stream.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json/tags.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal
cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/2f/2f3458bed0672f0866af60492002c64c1c94bcd3a12de08b0e89aab502e5a974-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/uuid
mkdir -p $WORK/b320/
cat >/tmp/go-build3286362797/b320/importcfg << 'EOF' # internal
# import config
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/uuid -lang=go1.23 -complete -installsuffix shared -buildid _hqVIDY8ry1zQwJQRpHx/_hqVIDY8ry1zQwJQRpHx -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/uuid/uuid.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal
cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/f2/f2dc9362e95238e3b87863c6836639278c88996eec0e6738b0ef3ff696fa2fe4-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/crypto/ed25519
mkdir -p $WORK/b322/
cat >/tmp/go-build3286362797/b322/importcfg << 'EOF' # internal
# import config
packagefile crypto/ed25519=/tmp/go-build3286362797/b144/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/docker/compose/v2/vendor/golang.org/x/crypto/ed25519 -lang=go1.23 -complete -installsuffix shared -buildid eJkbWbWhEbz6LNfwKOUD/eJkbWbWhEbz6LNfwKOUD -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ed25519/ed25519.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal
cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/68/6879d6b0b1831e6220e4878990353fcc561335b270bb8b1ed121294707c6fe13-d # internal
github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data
mkdir -p $WORK/b321/
cat >/tmp/go-build3286362797/b321/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/go/canonical/json=github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/theupdateframework/notary=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary
importmap golang.org/x/crypto/ed25519=github.com/docker/compose/v2/vendor/golang.org/x/crypto/ed25519
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build3286362797/b136/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3286362797/b158/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3286362797/b140/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/asn1=/tmp/go-build3286362797/b142/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json=/tmp/go-build3286362797/b318/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary=/tmp/go-build3286362797/b316/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/ed25519=/tmp/go-build3286362797/b322/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data -lang=go1.23 -complete -installsuffix shared -buildid R1SAGqqJdOZZ3oT20cCL/R1SAGqqJdOZZ3oT20cCL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data/keys.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data/roles.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data/root.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data/serializer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data/snapshot.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data/targets.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data/timestamp.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal
cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/d5/d5040e597ba9fa148889270a7ebffa98d52a43f91ff422e7a2b7428c1b20ab0d-d # internal
github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/changelist
mkdir -p $WORK/b319/
cat >/tmp/go-build3286362797/b319/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/distribution/uuid=github.com/docker/compose/v2/vendor/github.com/docker/distribution/uuid
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/theupdateframework/notary/tuf/data=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/uuid=/tmp/go-build3286362797/b320/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data=/tmp/go-build3286362797/b321/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/changelist -lang=go1.23 -complete -installsuffix shared -buildid f2XGAcjxNIwdOTRbX69N/f2XGAcjxNIwdOTRbX69N -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/changelist/change.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/changelist/changelist.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/changelist/file_changelist.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/changelist/interface.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal
cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/e0/e08e9a93d1402b03aaca2e3cca7c491c8f4b4be6e4ce881fa648c4bfe06f189b-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/crypto/pbkdf2
mkdir -p $WORK/b327/
cat >/tmp/go-build3286362797/b327/importcfg << 'EOF' # internal
# import config
packagefile crypto/hmac=/tmp/go-build3286362797/b146/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/docker/compose/v2/vendor/golang.org/x/crypto/pbkdf2 -lang=go1.23 -complete -installsuffix shared -buildid b9BR5iQGv5TNVy5_9fiB/b9BR5iQGv5TNVy5_9fiB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal
cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/7e/7ee845ccdfa8bfd448df371b52cd31ec6f79a951a62f7da4ea6caa1d95022347-d # internal
github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils
mkdir -p $WORK/b326/
cat >/tmp/go-build3286362797/b326/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/theupdateframework/notary=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary
importmap github.com/theupdateframework/notary/tuf/data=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data
importmap golang.org/x/crypto/ed25519=github.com/docker/compose/v2/vendor/golang.org/x/crypto/ed25519
importmap golang.org/x/crypto/pbkdf2=github.com/docker/compose/v2/vendor/golang.org/x/crypto/pbkdf2
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto/aes=/tmp/go-build3286362797/b129/_pkg_.a
packagefile crypto/cipher=/tmp/go-build3286362797/b116/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build3286362797/b136/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build3286362797/b137/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3286362797/b158/_pkg_.a
packagefile crypto/sha1=/tmp/go-build3286362797/b159/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3286362797/b140/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build3286362797/b162/_pkg_.a
packagefile encoding/asn1=/tmp/go-build3286362797/b142/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary=/tmp/go-build3286362797/b316/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data=/tmp/go-build3286362797/b321/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/ed25519=/tmp/go-build3286362797/b322/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build3286362797/b327/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils -lang=go1.23 -complete -installsuffix shared -buildid XoISpf144StvQsixTXUn/XoISpf144StvQsixTXUn -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils/pkcs8.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils/role_sort.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils/stack.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils/utils.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils/x509.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal
cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/3a/3a93842580984afd69c4a17342d5264a23fa8422299e3cb6bae7666b589418f6-d # internal
github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/validation
mkdir -p $WORK/b328/
cat >/tmp/go-build3286362797/b328/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/validation -lang=go1.23 -complete -installsuffix shared -buildid 5wPR5E76DYkbtkgpapFQ/5wPR5E76DYkbtkgpapFQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/validation/errors.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal
cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/0c/0c06a02d4c7078f2c8eb9a717db9b48fcc146f574a49150fbba143f106c9d173-d # internal
github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage
mkdir -p $WORK/b325/
cat >/tmp/go-build3286362797/b325/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/theupdateframework/notary=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary
importmap github.com/theupdateframework/notary/tuf/data=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data
importmap github.com/theupdateframework/notary/tuf/utils=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils
importmap github.com/theupdateframework/notary/tuf/validation=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/validation
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary=/tmp/go-build3286362797/b316/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data=/tmp/go-build3286362797/b321/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils=/tmp/go-build3286362797/b326/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/validation=/tmp/go-build3286362797/b328/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile mime/multipart=/tmp/go-build3286362797/b175/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage -lang=go1.23 -complete -installsuffix shared -buildid GMYgfrTWZWleM0Ds8Ms0/GMYgfrTWZWleM0Ds8Ms0 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage/filestore.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage/httpstore.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage/interfaces.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage/memorystore.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage/offlinestore.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal
cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/c3/c3e44a59e2ae5dbc99ad2752f1803dd7b7afe19bc3f16e110da5fff513d844a7-d # internal
cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/01/010f600790743e40949a3f5f5f5c33458edf56ddcd432db16df76f8069220fef-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filetype
mkdir -p $WORK/b291/
cat >/tmp/go-build3286362797/b291/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/internal/descopts=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descopts
importmap google.golang.org/protobuf/internal/filedesc=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc
importmap google.golang.org/protobuf/internal/impl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/reflect/protoregistry=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3286362797/b278/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3286362797/b276/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3286362797/b292/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filetype -lang=go1.23 -complete -installsuffix shared -buildid Sw_nOmg150FZ684i99DX/Sw_nOmg150FZ684i99DX -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filetype/build.go
github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager
mkdir -p $WORK/b324/
cat >/tmp/go-build3286362797/b324/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/theupdateframework/notary=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary
importmap github.com/theupdateframework/notary/storage=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage
importmap github.com/theupdateframework/notary/tuf/data=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data
importmap github.com/theupdateframework/notary/tuf/utils=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary=/tmp/go-build3286362797/b316/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage=/tmp/go-build3286362797/b325/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data=/tmp/go-build3286362797/b321/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils=/tmp/go-build3286362797/b326/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager -lang=go1.23 -complete -installsuffix shared -buildid 3LGZagTqqzOTGRezkg10/3LGZagTqqzOTGRezkg10 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager/interfaces.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager/keys.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager/keystore.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal
cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/87/878ba73e5dedf24e6df74780d52422c1c2bdf64cc028fff7a6dd2676532e688a-d # internal
github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/cryptoservice
mkdir -p $WORK/b323/
cat >/tmp/go-build3286362797/b323/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/theupdateframework/notary=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary
importmap github.com/theupdateframework/notary/trustmanager=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager
importmap github.com/theupdateframework/notary/tuf/data=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data
importmap github.com/theupdateframework/notary/tuf/utils=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary=/tmp/go-build3286362797/b316/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager=/tmp/go-build3286362797/b324/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data=/tmp/go-build3286362797/b321/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils=/tmp/go-build3286362797/b326/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/cryptoservice -lang=go1.23 -complete -installsuffix shared -buildid 4yxc44_-C7tbM8xnugRH/4yxc44_-C7tbM8xnugRH -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/cryptoservice/certificate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/cryptoservice/crypto_service.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal
cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/52/52c9b305ac00b2807cdc11db75457d4851a834b693dfbcfe855c9ff3f5cc44f6-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
mkdir -p $WORK/b275/
cat >/tmp/go-build3286362797/b275/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/internal/filedesc=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc
importmap google.golang.org/protobuf/internal/filetype=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filetype
importmap google.golang.org/protobuf/internal/impl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl
importmap google.golang.org/protobuf/internal/version=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/version
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3286362797/b276/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build3286362797/b291/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3286362797/b292/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build3286362797/b296/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl -lang=go1.23 -complete -installsuffix shared -buildid WM0nAsyR-MUl4CryopGG/WM0nAsyR-MUl4CryopGG -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal
cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/5d/5d0b09a46a00a38f8ae10623493b261ad0142d8b2495d403a41cf09569acf992-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb
mkdir -p $WORK/b297/
cat >/tmp/go-build3286362797/b297/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb -lang=go1.23 -complete -installsuffix shared -buildid HZaK1CIh89KEgk8eiglg/HZaK1CIh89KEgk8eiglg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal
cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/23/233be1bafc3ccf5d2c33d09f7de87c37e9136e84e67cdba68b6bd50bdcff267c-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/descriptorpb
mkdir -p $WORK/b305/
cat >/tmp/go-build3286362797/b305/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/descriptorpb -lang=go1.23 -complete -installsuffix shared -buildid ceABtPKH9-H3h9kBMsQe/ceABtPKH9-H3h9kBMsQe -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal
cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/53/53e477d25194ed3d9595e5cb81bc3f3bf1810bdb3dc301a2f8cf23cdd3ea03b8-d # internal
github.com/docker/compose/v2/vendor/github.com/prometheus/client_model/go
mkdir -p $WORK/b268/
cat >/tmp/go-build3286362797/b268/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
importmap google.golang.org/protobuf/types/known/timestamppb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3286362797/b297/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/docker/compose/v2/vendor/github.com/prometheus/client_model/go -lang=go1.23 -complete -installsuffix shared -buildid 5cC4yzUzr8rs-b59D971/5cC4yzUzr8rs-b59D971 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_model/go/metrics.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal
cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/60/601fb662f945d7ca173ce7dd6d93f84d225229804b55690343063a608dbbec5e-d # internal
github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/internal
mkdir -p $WORK/b267/
cat >/tmp/go-build3286362797/b267/importcfg << 'EOF' # internal
# import config
importmap github.com/prometheus/client_model/go=github.com/docker/compose/v2/vendor/github.com/prometheus/client_model/go
importmap github.com/prometheus/common/model=github.com/docker/compose/v2/vendor/github.com/prometheus/common/model
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/client_model/go=/tmp/go-build3286362797/b268/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/common/model=/tmp/go-build3286362797/b298/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile runtime/metrics=/tmp/go-build3286362797/b299/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/internal -lang=go1.23 -complete -installsuffix shared -buildid ELAIyQgwcsIyTIHc8t0p/ELAIyQgwcsIyTIHc8t0p -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/internal/almost_equal.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/internal/difflib.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/internal/go_collector_options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal
cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/5b/5b7bd8409b7f960cd5ed9cbf54d61ef04104c0b43933131b6b9cd8b9b8a3193d-d # internal
github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed
mkdir -p $WORK/b330/
cat >/tmp/go-build3286362797/b330/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/go/canonical/json=github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/theupdateframework/notary/trustmanager=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager
importmap github.com/theupdateframework/notary/tuf/data=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data
importmap github.com/theupdateframework/notary/tuf/utils=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils
importmap golang.org/x/crypto/ed25519=github.com/docker/compose/v2/vendor/golang.org/x/crypto/ed25519
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build3286362797/b136/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3286362797/b158/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json=/tmp/go-build3286362797/b318/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager=/tmp/go-build3286362797/b324/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data=/tmp/go-build3286362797/b321/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils=/tmp/go-build3286362797/b326/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/ed25519=/tmp/go-build3286362797/b322/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed -lang=go1.23 -complete -installsuffix shared -buildid hxWAbVzUNdphRipmdiQi/hxWAbVzUNdphRipmdiQi -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed/ed25519.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed/interface.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed/sign.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed/verifiers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed/verify.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal
cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/ed/edd6ce85d4e06f1387415bb6df1106f1ea3d6098d7ae1d88151b7f4582b61442-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editionssupport
mkdir -p $WORK/b304/
cat >/tmp/go-build3286362797/b304/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/types/descriptorpb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/descriptorpb
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3286362797/b305/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editionssupport -lang=go1.23 -complete -installsuffix shared -buildid K6Bk9AwRKns2eNF550qA/K6Bk9AwRKns2eNF550qA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editionssupport/editions.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal
cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/c2/c27f7b5814866cacc3356d7958fb0eaa4f3d957c5cbf0bc1362483d0c4494066-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/gofeaturespb
mkdir -p $WORK/b306/
cat >/tmp/go-build3286362797/b306/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
importmap google.golang.org/protobuf/types/descriptorpb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/descriptorpb
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3286362797/b305/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/gofeaturespb -lang=go1.23 -complete -installsuffix shared -buildid uMJ4-6d6fTYttHx2QK_6/uMJ4-6d6fTYttHx2QK_6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal
cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/34/348dab662ad02698a908f2c4aeb84bd4f3731f1a73711ffb48740bbb1d1efb2a-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protodesc
mkdir -p $WORK/b303/
cat >/tmp/go-build3286362797/b303/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/encoding/protowire=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire
importmap google.golang.org/protobuf/internal/editiondefaults=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editiondefaults
importmap google.golang.org/protobuf/internal/editionssupport=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editionssupport
importmap google.golang.org/protobuf/internal/encoding/defval=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/defval
importmap google.golang.org/protobuf/internal/errors=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors
importmap google.golang.org/protobuf/internal/filedesc=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc
importmap google.golang.org/protobuf/internal/flags=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags
importmap google.golang.org/protobuf/internal/genid=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid
importmap google.golang.org/protobuf/internal/pragma=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma
importmap google.golang.org/protobuf/internal/strs=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/reflect/protoregistry=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
importmap google.golang.org/protobuf/types/descriptorpb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/descriptorpb
importmap google.golang.org/protobuf/types/gofeaturespb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/gofeaturespb
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3286362797/b270/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3286362797/b279/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3286362797/b304/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3286362797/b280/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3286362797/b271/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3286362797/b276/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3286362797/b282/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3286362797/b286/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3286362797/b274/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3286362797/b283/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3286362797/b305/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3286362797/b306/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protodesc -lang=go1.23 -complete -installsuffix shared -buildid bR8b68o5pjg8Ivvi8UZz/bR8b68o5pjg8Ivvi8UZz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protodesc/editions.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go
cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/a6/a6d5f2d28e151d075fdc164e87520e55bdf987ab98a391e5bfa65316e4c16885-d # internal
github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustpinning
mkdir -p $WORK/b329/
cat >/tmp/go-build3286362797/b329/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/theupdateframework/notary/tuf/data=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data
importmap github.com/theupdateframework/notary/tuf/signed=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed
importmap github.com/theupdateframework/notary/tuf/utils=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data=/tmp/go-build3286362797/b321/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed=/tmp/go-build3286362797/b330/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils=/tmp/go-build3286362797/b326/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustpinning -lang=go1.23 -complete -installsuffix shared -buildid CCFTxqd_a7wzioO2BVEi/CCFTxqd_a7wzioO2BVEi -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustpinning/certs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustpinning/trustpin.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal
cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/77/77eb37222b95c5c2fe8fbfac7354cea47c48ddffbf095cf59310960925665030-d # internal
github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf
mkdir -p $WORK/b331/
cat >/tmp/go-build3286362797/b331/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/go/canonical/json=github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/theupdateframework/notary=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary
importmap github.com/theupdateframework/notary/trustpinning=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustpinning
importmap github.com/theupdateframework/notary/tuf/data=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data
importmap github.com/theupdateframework/notary/tuf/signed=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed
importmap github.com/theupdateframework/notary/tuf/utils=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json=/tmp/go-build3286362797/b318/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary=/tmp/go-build3286362797/b316/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustpinning=/tmp/go-build3286362797/b329/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data=/tmp/go-build3286362797/b321/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed=/tmp/go-build3286362797/b330/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils=/tmp/go-build3286362797/b326/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf -lang=go1.23 -complete -installsuffix shared -buildid JOVNfh0R1NITxf-Oog-i/JOVNfh0R1NITxf-Oog-i -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/builder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/tuf.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal
cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/9c/9c2a5133e1ce793adb6127dd76524cf7ba6310921e7c4e1484ba8b52c93e4266-d # internal
github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto
mkdir -p $WORK/b302/
cat >/tmp/go-build3286362797/b302/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/encoding/prototext=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/prototext
importmap google.golang.org/protobuf/encoding/protowire=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protodesc=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protodesc
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/reflect/protoregistry=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
importmap google.golang.org/protobuf/runtime/protoiface=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoiface
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3286362797/b293/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3286362797/b270/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3286362797/b303/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3286362797/b290/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto -lang=go1.23 -complete -installsuffix shared -buildid 2O7iI0NXKmsexRos6JAG/2O7iI0NXKmsexRos6JAG -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto/wrappers.go
cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/87/87ce2270cfd65a0fd5ef78ad9c756da9ab4d5f254bf5828f2d60883b95d15323-d # internal
github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client
mkdir -p $WORK/b317/
cat >/tmp/go-build3286362797/b317/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/go/canonical/json=github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/theupdateframework/notary=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary
importmap github.com/theupdateframework/notary/client/changelist=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/changelist
importmap github.com/theupdateframework/notary/cryptoservice=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/cryptoservice
importmap github.com/theupdateframework/notary/storage=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage
importmap github.com/theupdateframework/notary/trustmanager=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager
importmap github.com/theupdateframework/notary/trustpinning=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustpinning
importmap github.com/theupdateframework/notary/tuf=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf
importmap github.com/theupdateframework/notary/tuf/data=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data
importmap github.com/theupdateframework/notary/tuf/signed=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed
importmap github.com/theupdateframework/notary/tuf/utils=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json=/tmp/go-build3286362797/b318/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary=/tmp/go-build3286362797/b316/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/changelist=/tmp/go-build3286362797/b319/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/cryptoservice=/tmp/go-build3286362797/b323/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage=/tmp/go-build3286362797/b325/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager=/tmp/go-build3286362797/b324/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustpinning=/tmp/go-build3286362797/b329/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf=/tmp/go-build3286362797/b331/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data=/tmp/go-build3286362797/b321/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed=/tmp/go-build3286362797/b330/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils=/tmp/go-build3286362797/b326/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client -lang=go1.23 -complete -installsuffix shared -buildid lCJEyT3FttSAREGLw2VJ/lCJEyT3FttSAREGLw2VJ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/delegations.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/helpers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/interface.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/reader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/repo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/tufclient.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/witness.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal
cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/9a/9a28c3ef54c19a4bed644546682772aed9a8043fc070af705756f70cadb35aa5-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/term
mkdir -p $WORK/b333/
cat >/tmp/go-build3286362797/b333/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/docker/compose/v2/vendor/golang.org/x/term -lang=go1.23 -complete -installsuffix shared -buildid o3aVfYJcXQIWvM9aIdPt/o3aVfYJcXQIWvM9aIdPt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/term/term.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/term/term_unix_other.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/term/terminal.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal
cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/44/443e39a521cd95a7cbe4a580d801ef204887d6e168eee031b3db4b9313510d68-d # internal
github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/passphrase
mkdir -p $WORK/b332/
cat >/tmp/go-build3286362797/b332/importcfg << 'EOF' # internal
# import config
importmap github.com/theupdateframework/notary=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary
importmap golang.org/x/term=github.com/docker/compose/v2/vendor/golang.org/x/term
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary=/tmp/go-build3286362797/b316/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/term=/tmp/go-build3286362797/b333/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/passphrase -lang=go1.23 -complete -installsuffix shared -buildid f0wrc6a0aSKViSKDb-Rz/f0wrc6a0aSKViSKDb-Rz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/passphrase/passphrase.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal
cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/3f/3fdb3b7f2a4beac27c65912cdd00979f7718b441b5f82b4b8b9a385d5537aa82-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/term
mkdir -p $WORK/b335/
cat >/tmp/go-build3286362797/b335/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/docker/compose/v2/vendor/github.com/moby/term -lang=go1.23 -complete -installsuffix shared -buildid 4vb1JFJ-xsUUIFv8mB3o/4vb1JFJ-xsUUIFv8mB3o -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/term/ascii.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/term/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/term/proxy.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/term/term.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/term/term_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/term/termios_nonbsd.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/term/termios_unix.go
cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/77/7755d48a33db377a5442c92875957259aeb0e95b8e69bdf7a1825c3a10cbae3a-d # internal
github.com/docker/compose/v2/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil
mkdir -p $WORK/b301/
cat >/tmp/go-build3286362797/b301/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto=/tmp/go-build3286362797/b302/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/docker/compose/v2/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -lang=go1.23 -complete -installsuffix shared -buildid 65UeNj2aYxXlCRINqG1M/65UeNj2aYxXlCRINqG1M -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal
cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/10/1001502dae34ceb236e6af0f631bedfdeb509d5f353c64b6d7936a90ccb10376-d # internal
github.com/docker/compose/v2/vendor/github.com/prometheus/common/expfmt
mkdir -p $WORK/b300/
cat >/tmp/go-build3286362797/b300/importcfg << 'EOF' # internal
# import config
importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/docker/compose/v2/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil
importmap github.com/prometheus/client_model/go=github.com/docker/compose/v2/vendor/github.com/prometheus/client_model/go
importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/docker/compose/v2/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
importmap github.com/prometheus/common/model=github.com/docker/compose/v2/vendor/github.com/prometheus/common/model
importmap google.golang.org/protobuf/encoding/prototext=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/prototext
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build3286362797/b301/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/client_model/go=/tmp/go-build3286362797/b268/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build3286362797/b308/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/common/model=/tmp/go-build3286362797/b298/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3286362797/b293/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/docker/compose/v2/vendor/github.com/prometheus/common/expfmt -lang=go1.23 -complete -installsuffix shared -buildid 7u02j-uuobUPqUHG1dfx/7u02j-uuobUPqUHG1dfx -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/expfmt/decode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/expfmt/encode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/expfmt/expfmt.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/expfmt/text_create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/common/expfmt/text_parse.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal
cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/35/35e1391e829799749c19624958de4a8b9629f6ec65b40b1ccdb15bc8059518a4-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams
mkdir -p $WORK/b334/
cat >/tmp/go-build3286362797/b334/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/term=github.com/docker/compose/v2/vendor/github.com/moby/term
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/term=/tmp/go-build3286362797/b335/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams -lang=go1.23 -complete -installsuffix shared -buildid n7xdUBF3HfsugpSKV3UL/n7xdUBF3HfsugpSKV3UL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams/in.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams/out.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams/stream.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal
cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/e5/e539e827e461140bbf4c1655d896f8c06558d949848aeae79040a6dc92895bd1-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/sys/sequential
mkdir -p $WORK/b337/
cat >/tmp/go-build3286362797/b337/importcfg << 'EOF' # internal
# import config
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/docker/compose/v2/vendor/github.com/moby/sys/sequential -lang=go1.23 -complete -installsuffix shared -buildid aCy4mG-bFCd9N2z_y9br/aCy4mG-bFCd9N2z_y9br -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/sequential/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/sequential/sequential_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal
cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/0d/0dfe50a1ab67caae7970ed33a4699bff84bafc21cd27901c8e63e87bcbbc9eb4-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal
mkdir -p $WORK/b339/
cat >/tmp/go-build3286362797/b339/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal -lang=go1.23 -complete -installsuffix shared -buildid f77Ov6mT-d5hO-DiYBlk/f77Ov6mT-d5hO-DiYBlk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/gen.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/partialsuccess.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal
cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/86/86bce4f2127dd3b21ef0b35c6d9ec65ae512b8bd3204ae2d559e1b7b0ba89adf-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/envconfig
mkdir -p $WORK/b341/
cat >/tmp/go-build3286362797/b341/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/internal/global=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3286362797/b229/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/envconfig -lang=go1.23 -complete -installsuffix shared -buildid z5vDAporfG9-HoGerTiV/z5vDAporfG9-HoGerTiV -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/envconfig/envconfig.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal
cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/06/0663172dfc3a92bb2fb80bde807b8df4b2dadd2444016ef128d7490311c73b48-d # internal
github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4
mkdir -p $WORK/b343/
cat >/tmp/go-build3286362797/b343/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4 -lang=go1.23 -complete -installsuffix shared -buildid VN3IJgMIT3HMz8pdn1SP/VN3IJgMIT3HMz8pdn1SP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4/backoff.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4/exponential.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4/retry.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4/ticker.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4/timer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4/tries.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal
cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/8f/8f2caa3a2456cf8e655795ff1fe3769fa1b2f7d910ce838089729316b7dbc28a-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry
mkdir -p $WORK/b342/
cat >/tmp/go-build3286362797/b342/importcfg << 'EOF' # internal
# import config
importmap github.com/cenkalti/backoff/v4=github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4=/tmp/go-build3286362797/b343/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry -lang=go1.23 -complete -installsuffix shared -buildid gyjGnEljei9i_gM1Gw-w/gyjGnEljei9i_gM1Gw-w -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry/retry.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal
cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/1d/1dbfd21af0b60bfb3090a43c81e569be6f836080ac2644f9bbecd80a947634dd-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/noop
mkdir -p $WORK/b345/
cat >/tmp/go-build3286362797/b345/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric
importmap go.opentelemetry.io/otel/metric/embedded=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/embedded
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3286362797/b232/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3286362797/b233/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/noop -lang=go1.23 -complete -installsuffix shared -buildid LG6EoKkB7BuGkbW_beSp/LG6EoKkB7BuGkbW_beSp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/noop/noop.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal
cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/f2/f2b26c3c99401905f4391c8e4f29e78d62ec291c3dd16b6f467b346bbba3df75-d # internal
github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus
mkdir -p $WORK/b263/
cat >/tmp/go-build3286362797/b263/importcfg << 'EOF' # internal
# import config
importmap github.com/beorn7/perks/quantile=github.com/docker/compose/v2/vendor/github.com/beorn7/perks/quantile
importmap github.com/cespare/xxhash/v2=github.com/docker/compose/v2/vendor/github.com/cespare/xxhash/v2
importmap github.com/prometheus/client_golang/prometheus/internal=github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/internal
importmap github.com/prometheus/client_model/go=github.com/docker/compose/v2/vendor/github.com/prometheus/client_model/go
importmap github.com/prometheus/common/expfmt=github.com/docker/compose/v2/vendor/github.com/prometheus/common/expfmt
importmap github.com/prometheus/common/model=github.com/docker/compose/v2/vendor/github.com/prometheus/common/model
importmap github.com/prometheus/procfs=github.com/docker/compose/v2/vendor/github.com/prometheus/procfs
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/types/known/timestamppb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile expvar=/tmp/go-build3286362797/b264/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/beorn7/perks/quantile=/tmp/go-build3286362797/b265/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/cespare/xxhash/v2=/tmp/go-build3286362797/b266/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build3286362797/b267/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/client_model/go=/tmp/go-build3286362797/b268/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/common/expfmt=/tmp/go-build3286362797/b300/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/common/model=/tmp/go-build3286362797/b298/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/procfs=/tmp/go-build3286362797/b309/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3286362797/b297/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile runtime/debug=/tmp/go-build3286362797/b182/_pkg_.a
packagefile runtime/metrics=/tmp/go-build3286362797/b299/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus -lang=go1.23 -complete -installsuffix shared -buildid F5FTqv5LpEzhVXnP7g-r/F5FTqv5LpEzhVXnP7g-r -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/collector.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/counter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/desc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/get_pid.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/go_collector_latest.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/labels.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/metric.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/num_threads.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/observer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/registry.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/summary.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/timer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/value.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/vec.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/vnext.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/wrap.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal
cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/9a/9a86a3bac4b244db57f9e877efba6c65c59b656d5ec69ec3c1deb27fdcb385b8-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0
mkdir -p $WORK/b352/
cat >/tmp/go-build3286362797/b352/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0 -lang=go1.23 -complete -installsuffix shared -buildid 9ym20spmzP4sOZIV-pSt/9ym20spmzP4sOZIV-pSt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0/attribute_group.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0/event.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0/exception.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0/resource.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0/schema.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0/trace.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal
cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/b4/b4966262526c8ea021cd0b768541433b175fe604606de8ae95a0e7fda49dffd3-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource
mkdir -p $WORK/b350/
cat >/tmp/go-build3286362797/b350/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/sdk=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk
importmap go.opentelemetry.io/otel/semconv/v1.21.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk=/tmp/go-build3286362797/b351/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0=/tmp/go-build3286362797/b352/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/user=/tmp/go-build3286362797/b107/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource -lang=go1.23 -complete -installsuffix shared -buildid KPR7EgdTb0IoxabxWdtm/KPR7EgdTb0IoxabxWdtm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/auto.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/builtin.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/config.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/container.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/env.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/host_id.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/host_id_linux.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/host_id_readfile.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/os.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/os_release_unix.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/os_unix.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/process.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource/resource.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal
cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/4b/4b97b0ddc9ddda87833c6562c0130d6c9a7aa2dce218280ad9c615b39bd3b00f-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata
mkdir -p $WORK/b349/
cat >/tmp/go-build3286362797/b349/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/sdk/instrumentation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation
importmap go.opentelemetry.io/otel/sdk/resource=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build3286362797/b346/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource=/tmp/go-build3286362797/b350/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata -lang=go1.23 -complete -installsuffix shared -buildid ZSvIxECW283yZHb0vcYf/ZSvIxECW283yZHb0vcYf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata/data.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata/temporality.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata/temporality_string.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal
cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/3c/3cd2d3782fcb54558e34ce0380efcac6ea23acca98cfb42cd1a89bbfcf914573-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate
mkdir -p $WORK/b348/
cat >/tmp/go-build3286362797/b348/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/sdk/metric/metricdata=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build3286362797/b349/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate -lang=go1.23 -complete -installsuffix shared -buildid 64-9QLxdrCJKtHR7jTwq/64-9QLxdrCJKtHR7jTwq -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate/aggregate.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate/exponential_histogram.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate/histogram.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate/lastvalue.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate/sum.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal
cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/ec/ec860637a3dddcae5ed8e60b55270cf21cf73f60f5d09fa21cc8cf5c1d660922-d # internal
github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/promhttp
mkdir -p $WORK/b312/
cat >/tmp/go-build3286362797/b312/importcfg << 'EOF' # internal
# import config
importmap github.com/prometheus/client_golang/prometheus=github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus
importmap github.com/prometheus/client_model/go=github.com/docker/compose/v2/vendor/github.com/prometheus/client_model/go
importmap github.com/prometheus/common/expfmt=github.com/docker/compose/v2/vendor/github.com/prometheus/common/expfmt
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3286362797/b263/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/client_model/go=/tmp/go-build3286362797/b268/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/common/expfmt=/tmp/go-build3286362797/b300/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build3286362797/b177/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/promhttp -lang=go1.23 -complete -installsuffix shared -buildid dEGUMRkZ7BN02AaAtIga/dEGUMRkZ7BN02AaAtIga -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/promhttp/option.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal
cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/a3/a33314452f68b9abf797a5795b33bf1da18d981443d130d9973704710f6e1a2a-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric
mkdir -p $WORK/b344/
cat >/tmp/go-build3286362797/b344/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/internal/global=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global
importmap go.opentelemetry.io/otel/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric
importmap go.opentelemetry.io/otel/metric/embedded=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/embedded
importmap go.opentelemetry.io/otel/metric/noop=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/noop
importmap go.opentelemetry.io/otel/sdk/instrumentation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation
importmap go.opentelemetry.io/otel/sdk/metric/internal=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal
importmap go.opentelemetry.io/otel/sdk/metric/internal/aggregate=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate
importmap go.opentelemetry.io/otel/sdk/metric/metricdata=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata
importmap go.opentelemetry.io/otel/sdk/resource=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource
packagefile container/list=/tmp/go-build3286362797/b123/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3286362797/b229/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3286362797/b232/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3286362797/b233/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build3286362797/b345/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build3286362797/b346/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal=/tmp/go-build3286362797/b347/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate=/tmp/go-build3286362797/b348/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build3286362797/b349/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource=/tmp/go-build3286362797/b350/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric -lang=go1.23 -complete -installsuffix shared -buildid UztUZbXBHD8xxEhtenVE/UztUZbXBHD8xxEhtenVE -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/aggregation.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/cache.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/config.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/env.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/exporter.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/instrument.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/instrumentkind_string.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/manual_reader.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/meter.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/periodic_reader.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/pipeline.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/provider.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/reader.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/version.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/view.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal
cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/20/2071bcd30bca07daa6bff9ca90d5ff15303c24f85b636c1c1cf2c6fe3ddd214a-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/go-metrics
mkdir -p $WORK/b262/
cat >/tmp/go-build3286362797/b262/importcfg << 'EOF' # internal
# import config
importmap github.com/prometheus/client_golang/prometheus=github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus
importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/promhttp
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3286362797/b263/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build3286362797/b312/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/docker/compose/v2/vendor/github.com/docker/go-metrics -lang=go1.23 -complete -installsuffix shared -buildid SMINlrHyw0B--RBdR1Zt/SMINlrHyw0B--RBdR1Zt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-metrics/counter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-metrics/docs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-metrics/gauge.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-metrics/handler.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-metrics/helpers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-metrics/namespace.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-metrics/register.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-metrics/timer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/go-metrics/unit.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal
cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/13/1381e64c579e83f30f446a450e9e97687c1ae3de3c9b10a5647b7a9b6ea92c43-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/metrics
mkdir -p $WORK/b261/
cat >/tmp/go-build3286362797/b261/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/go-metrics=github.com/docker/compose/v2/vendor/github.com/docker/go-metrics
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-metrics=/tmp/go-build3286362797/b262/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/metrics -lang=go1.23 -complete -installsuffix shared -buildid wKMc9k0wa99vzWNec8z7/wKMc9k0wa99vzWNec8z7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/metrics/prometheus.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal
cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/31/3165de0037db1611a0db660a4985958f65b7459f6e145dfb48e39ade9ba4e0e1-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache
mkdir -p $WORK/b260/
cat >/tmp/go-build3286362797/b260/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/distribution=github.com/docker/compose/v2/vendor/github.com/docker/distribution
importmap github.com/docker/distribution/metrics=github.com/docker/compose/v2/vendor/github.com/docker/distribution/metrics
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution=/tmp/go-build3286362797/b246/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/metrics=/tmp/go-build3286362797/b261/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache -lang=go1.23 -complete -installsuffix shared -buildid QDGRfJMuvuc5UdR8Rq6D/QDGRfJMuvuc5UdR8Rq6D -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache/cache.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache/cachedblobdescriptorstore.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal
cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/7e/7efdcd197aeefbc6a776b74b399f5cae0ee1f0145d3a2d2d340180c3568220f6-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache/memory
mkdir -p $WORK/b313/
cat >/tmp/go-build3286362797/b313/importcfg << 'EOF' # internal
# import config
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/distribution=github.com/docker/compose/v2/vendor/github.com/docker/distribution
importmap github.com/docker/distribution/registry/storage/cache=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution=/tmp/go-build3286362797/b246/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache=/tmp/go-build3286362797/b260/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache/memory -lang=go1.23 -complete -installsuffix shared -buildid 1mitPeyBE6ppTt1GtzCR/1mitPeyBE6ppTt1GtzCR -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache/memory/memory.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal
cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/bc/bcd0d60e687e87670c5e653f8569e2892af866817987a462440cddf15d7b46ac-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client
mkdir -p $WORK/b254/
cat >/tmp/go-build3286362797/b254/importcfg << 'EOF' # internal
# import config
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/distribution=github.com/docker/compose/v2/vendor/github.com/docker/distribution
importmap github.com/docker/distribution/registry/api/errcode=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode
importmap github.com/docker/distribution/registry/api/v2=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/v2
importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/challenge
importmap github.com/docker/distribution/registry/client/transport=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport
importmap github.com/docker/distribution/registry/storage/cache=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache
importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache/memory
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution=/tmp/go-build3286362797/b246/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3286362797/b255/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build3286362797/b256/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build3286362797/b258/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport=/tmp/go-build3286362797/b259/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache=/tmp/go-build3286362797/b260/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache/memory=/tmp/go-build3286362797/b313/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client -lang=go1.23 -complete -installsuffix shared -buildid xx7HECEiId-sfguepPf7/xx7HECEiId-sfguepPf7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/blob_writer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/repository.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal
cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/a2/a2dad0fe6c64fef0d08e367cb5fd79757b4ba782214c5c6ed05a8f5e8d784a77-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/net/internal/timeseries
mkdir -p $WORK/b355/
cat >/tmp/go-build3286362797/b355/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/docker/compose/v2/vendor/golang.org/x/net/internal/timeseries -lang=go1.23 -complete -installsuffix shared -buildid 8S2zxl0DykliVsJmRL6g/8S2zxl0DykliVsJmRL6g -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/internal/timeseries/timeseries.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal
cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/94/949889fd0606377414fc5736d14a2f4dee97127ea480428be204b5cf2357e614-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth
mkdir -p $WORK/b253/
cat >/tmp/go-build3286362797/b253/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/distribution/registry/client=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client
importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/challenge
importmap github.com/docker/distribution/registry/client/transport=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client=/tmp/go-build3286362797/b254/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build3286362797/b258/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport=/tmp/go-build3286362797/b259/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth -lang=go1.23 -complete -installsuffix shared -buildid Rt7xJtB-E2L2uroIijRA/Rt7xJtB-E2L2uroIijRA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/api_version.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/session.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal
cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/9f/9f596b0ac835c01915ae4e1b4db9b562ecc01a65a8abcc57e001bbc18906500a-d # internal
html
mkdir -p $WORK/b357/
cat >/tmp/go-build3286362797/b357/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p html -lang=go1.23 -std -complete -installsuffix shared -buildid P3YRqR7UitQ_aA-Wa3XO/P3YRqR7UitQ_aA-Wa3XO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal
cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/c9/c9d5b926ce0a456f945aecf08f0f11f49089a428a32fdccc73750cce23d4a9c2-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/registry
mkdir -p $WORK/b314/
cat >/tmp/go-build3286362797/b314/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/distribution/registry/api/errcode=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode
importmap github.com/docker/distribution/registry/client/auth=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth
importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/challenge
importmap github.com/docker/distribution/registry/client/transport=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/docker/docker/api/types/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry
importmap github.com/docker/docker/errdefs=github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs
importmap github.com/docker/docker/pkg/ioutils=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils
importmap github.com/docker/go-connections/tlsconfig=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3286362797/b140/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3286362797/b255/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth=/tmp/go-build3286362797/b253/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build3286362797/b258/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport=/tmp/go-build3286362797/b259/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3286362797/b206/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs=/tmp/go-build3286362797/b120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils=/tmp/go-build3286362797/b180/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3286362797/b215/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/cookiejar=/tmp/go-build3286362797/b315/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/registry -lang=go1.23 -complete -installsuffix shared -buildid y0YKYUWCRBZur0gDVrN5/y0YKYUWCRBZur0gDVrN5 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/registry/auth.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/registry/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/registry/config_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/registry/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/registry/registry.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/registry/search.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/registry/search_endpoint_v1.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/registry/search_session.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/registry/service.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/registry/service_v2.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/registry/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal
cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/46/462d01bd0fc8b5bc1092bdd06b33461144495c63c1c6e985175d3d9bb587d524-d # internal
html/template
mkdir -p $WORK/b356/
cat >/tmp/go-build3286362797/b356/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile html=/tmp/go-build3286362797/b357/_pkg_.a
packagefile internal/godebug=/tmp/go-build3286362797/b047/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile text/template=/tmp/go-build3286362797/b087/_pkg_.a
packagefile text/template/parse=/tmp/go-build3286362797/b089/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p html/template -lang=go1.23 -std -complete -installsuffix shared -buildid bR2IyeIjgo5YkNTEPmkS/bR2IyeIjgo5YkNTEPmkS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal
cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/c2/c2392d43c591d01cbd90c4af4900084d12404cf1ccbd0d110560cff39015f407-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/trust
mkdir -p $WORK/b252/
cat >/tmp/go-build3286362797/b252/importcfg << 'EOF' # internal
# import config
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/cli/cli/config=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config
importmap github.com/docker/distribution/registry/client/auth=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth
importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/challenge
importmap github.com/docker/distribution/registry/client/transport=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport
importmap github.com/docker/docker/api/types/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry
importmap github.com/docker/docker/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/registry
importmap github.com/docker/go-connections/tlsconfig=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/theupdateframework/notary=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary
importmap github.com/theupdateframework/notary/client=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client
importmap github.com/theupdateframework/notary/passphrase=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/passphrase
importmap github.com/theupdateframework/notary/storage=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage
importmap github.com/theupdateframework/notary/trustmanager=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager
importmap github.com/theupdateframework/notary/trustpinning=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustpinning
importmap github.com/theupdateframework/notary/tuf/data=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data
importmap github.com/theupdateframework/notary/tuf/signed=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config=/tmp/go-build3286362797/b095/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth=/tmp/go-build3286362797/b253/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build3286362797/b258/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport=/tmp/go-build3286362797/b259/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3286362797/b206/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/registry=/tmp/go-build3286362797/b314/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3286362797/b215/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary=/tmp/go-build3286362797/b316/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client=/tmp/go-build3286362797/b317/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/passphrase=/tmp/go-build3286362797/b332/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage=/tmp/go-build3286362797/b325/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager=/tmp/go-build3286362797/b324/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustpinning=/tmp/go-build3286362797/b329/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data=/tmp/go-build3286362797/b321/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed=/tmp/go-build3286362797/b330/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/trust -lang=go1.23 -complete -installsuffix shared -buildid siVgtnbHaVS2OGTjwIkT/siVgtnbHaVS2OGTjwIkT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/trust/trust.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal
cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/53/5357b0d38741e8a78903ae11e5844029e0dea4e21add7b7ea5793aac49467ef7-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/registry/client
mkdir -p $WORK/b251/
cat >/tmp/go-build3286362797/b251/importcfg << 'EOF' # internal
# import config
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/cli/cli/manifest/types=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/types
importmap github.com/docker/cli/cli/trust=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/trust
importmap github.com/docker/distribution=github.com/docker/compose/v2/vendor/github.com/docker/distribution
importmap github.com/docker/distribution/manifest/manifestlist=github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/manifestlist
importmap github.com/docker/distribution/manifest/ocischema=github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/ocischema
importmap github.com/docker/distribution/manifest/schema2=github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/schema2
importmap github.com/docker/distribution/registry/api/errcode=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode
importmap github.com/docker/distribution/registry/api/v2=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/v2
importmap github.com/docker/distribution/registry/client=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client
importmap github.com/docker/distribution/registry/client/auth=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth
importmap github.com/docker/distribution/registry/client/transport=github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport
importmap github.com/docker/docker/api/types/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry
importmap github.com/docker/docker/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/registry
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/types=/tmp/go-build3286362797/b245/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/trust=/tmp/go-build3286362797/b252/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution=/tmp/go-build3286362797/b246/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/manifestlist=/tmp/go-build3286362797/b247/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/ocischema=/tmp/go-build3286362797/b249/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/schema2=/tmp/go-build3286362797/b250/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3286362797/b255/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build3286362797/b256/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client=/tmp/go-build3286362797/b254/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth=/tmp/go-build3286362797/b253/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport=/tmp/go-build3286362797/b259/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3286362797/b206/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/registry=/tmp/go-build3286362797/b314/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/registry/client -lang=go1.23 -complete -installsuffix shared -buildid 7oGTgSVKmOyOAVrWhmH3/7oGTgSVKmOyOAVrWhmH3 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/registry/client/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/registry/client/endpoint.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/registry/client/fetcher.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal
cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/ab/ab3f1bd2b9dd94be081c880f67a6b425186dd23c7d58bbf023eded347994712d-d # internal
text/tabwriter
mkdir -p $WORK/b358/
cat >/tmp/go-build3286362797/b358/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p text/tabwriter -lang=go1.23 -std -complete -installsuffix shared -buildid w_uVTWVMDV4GkYi1TvLF/w_uVTWVMDV4GkYi1TvLF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal
cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/dd/dd5dfd31c4223d0fb74856d3d36af8cd248b0fc4c7639b46dee24bc512fb48a6-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff
mkdir -p $WORK/b359/
cat >/tmp/go-build3286362797/b359/importcfg << 'EOF' # internal
# import config
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff -lang=go1.23 -complete -installsuffix shared -buildid OOISca_xZRN1yBwYnJM4/OOISca_xZRN1yBwYnJM4 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff/backoff.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal
cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/f0/f0a7db22218938f3bc31b68e21838c683ffc0c599252a585cd8256eadbe54be5-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog/internal
mkdir -p $WORK/b365/
cat >/tmp/go-build3286362797/b365/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog/internal -lang=go1.23 -complete -installsuffix shared -buildid -g2BU8v4WUtoE4fY7Dgv/-g2BU8v4WUtoE4fY7Dgv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog/internal/grpclog.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog/internal/logger.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog/internal/loggerv2.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal
cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/ce/ce0a5794a61c8fd43353d7c0c280981447edafed2e1859ea5564de0bbe266b34-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/net/trace
mkdir -p $WORK/b354/
cat >/tmp/go-build3286362797/b354/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/internal/timeseries=github.com/docker/compose/v2/vendor/golang.org/x/net/internal/timeseries
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build3286362797/b355/_pkg_.a
packagefile html/template=/tmp/go-build3286362797/b356/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile text/tabwriter=/tmp/go-build3286362797/b358/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/docker/compose/v2/vendor/golang.org/x/net/trace -lang=go1.23 -complete -installsuffix shared -buildid R6ht0fltl5ZSTiQ2uQS-/R6ht0fltl5ZSTiQ2uQS- -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/trace/trace.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal
cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/a5/a599e9a149a1df720b190cfa782aec1c84e642b657dc1a0d82ee5f78ef3fe3e4-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
mkdir -p $WORK/b364/
cat >/tmp/go-build3286362797/b364/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/grpclog/internal=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog/internal
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build3286362797/b365/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog -lang=go1.23 -complete -installsuffix shared -buildid iT8Oey_uxDVNq2DVLaKO/iT8Oey_uxDVNq2DVLaKO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog/loggerv2.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal
cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/4d/4de878d4eddc84afdeabcfb401b8d9677943b1627cefd46a5a251412047726f9-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity
mkdir -p $WORK/b363/
cat >/tmp/go-build3286362797/b363/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity -lang=go1.23 -complete -installsuffix shared -buildid 0PyktiCCH0Bf5eq7q3xd/0PyktiCCH0Bf5eq7q3xd -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity/connectivity.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal
cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/60/600679ac776afa2bba976eb35c37f8a66e97a329fbd85c3bd7a17cdd2e4ecbfe-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/attributes
mkdir -p $WORK/b367/
cat >/tmp/go-build3286362797/b367/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/attributes -lang=go1.23 -complete -installsuffix shared -buildid Mx9BZpQ0KsFDBF_8PPXe/Mx9BZpQ0KsFDBF_8PPXe -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/attributes/attributes.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal
cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/98/9838ea4fa0bcb2def3b9a54bc39a03f4ea3d7d50243d837a7ea62cb3e609d0d1-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/credentials
mkdir -p $WORK/b368/
cat >/tmp/go-build3286362797/b368/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/credentials -lang=go1.23 -complete -installsuffix shared -buildid efF7w6Gty_1aFJNvAD4V/efF7w6Gty_1aFJNvAD4V -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/credentials/credentials.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/credentials/util.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal
cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/10/10c5aec805b30ff5f59511a9e27d1b681bc658edf930b1332622603026469610-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/envconfig
mkdir -p $WORK/b369/
cat >/tmp/go-build3286362797/b369/importcfg << 'EOF' # internal
# import config
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/envconfig -lang=go1.23 -complete -installsuffix shared -buildid AaTStsX92f7W1asVBLvx/AaTStsX92f7W1asVBLvx -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/envconfig/observability.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/envconfig/xds.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal
cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/16/1686d6176f826dcaee6125a25fa66c9ad4dfd0a1d8973b3bd477d5a328937ec0-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
mkdir -p $WORK/b366/
cat >/tmp/go-build3286362797/b366/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/attributes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/attributes
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/internal/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/credentials
importmap google.golang.org/grpc/internal/envconfig=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/envconfig
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/attributes=/tmp/go-build3286362797/b367/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3286362797/b368/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3286362797/b369/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials -lang=go1.23 -complete -installsuffix shared -buildid -pHrg3dU-KFz8oH-A50x/-pHrg3dU-KFz8oH-A50x -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/tls.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal
cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/40/404f04503207141da36c642dd922b31f6a625fbdc2cc2a31859bfa2927d9db16-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal
mkdir -p $WORK/b370/
cat >/tmp/go-build3286362797/b370/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
importmap google.golang.org/grpc/connectivity=github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity
importmap google.golang.org/grpc/serviceconfig=github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3286362797/b363/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3286362797/b371/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal -lang=go1.23 -complete -installsuffix shared -buildid CeTOySNS6VXPhCq82Hka/CeTOySNS6VXPhCq82Hka -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/experimental.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/internal.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/tcp_keepalive_unix.go
cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/70/70f1e5ce14ce4a96279bd2ffd3161c871a3bac1d967e5733ac028e3434cf92af-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpclog
mkdir -p $WORK/b377/
cat >/tmp/go-build3286362797/b377/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpclog -lang=go1.23 -complete -installsuffix shared -buildid DzcGxWTlLH2afBUoarC1/DzcGxWTlLH2afBUoarC1 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpclog/prefix_logger.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal
cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/35/35e017899e5d10782d0ee6d80c8b08014cee07aa9f66fb798659418973bc2976-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/json
mkdir -p $WORK/b380/
cat >/tmp/go-build3286362797/b380/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/internal/detrand=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand
importmap google.golang.org/protobuf/internal/errors=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors
importmap google.golang.org/protobuf/internal/strs=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3286362797/b272/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3286362797/b271/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3286362797/b283/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3286362797/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/json -lang=go1.23 -complete -installsuffix shared -buildid FxU8lamJTTNrlwbyv7ie/FxU8lamJTTNrlwbyv7ie -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal
cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/d6/d6542c5de52ca762a217573b296c71d3459b7caea859871dc41b805065e636da-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz
mkdir -p $WORK/b362/
cat >/tmp/go-build3286362797/b362/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
importmap google.golang.org/grpc/connectivity=github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/internal=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3286362797/b363/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal=/tmp/go-build3286362797/b370/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz -lang=go1.23 -complete -installsuffix shared -buildid 9MsJ-qAGVIv1DW612Yzp/9MsJ-qAGVIv1DW612Yzp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz/channel.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz/channelmap.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz/server.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz/socket.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz/subchannel.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz/syscall_linux.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz/trace.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal
cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/f9/f992bdbe20b22bdab454ef40aaa59f9d5d7969ea25805430bc03658db35c17c0-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/experimental/stats
mkdir -p $WORK/b372/
cat >/tmp/go-build3286362797/b372/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/internal=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal=/tmp/go-build3286362797/b370/_pkg_.a
packagefile maps=/tmp/go-build3286362797/b173/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/experimental/stats -lang=go1.23 -complete -installsuffix shared -buildid hkkAEM3FmQB-7EysEFwg/hkkAEM3FmQB-7EysEFwg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/experimental/stats/metricregistry.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/experimental/stats/metrics.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal
cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/34/34f3f3928048f7cd7fb0027e3f3f3393747b46c67c3f287a33c7b9fc16d7566f-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
mkdir -p $WORK/b373/
cat >/tmp/go-build3286362797/b373/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/internal=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal=/tmp/go-build3286362797/b370/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata -lang=go1.23 -complete -installsuffix shared -buildid jFEISIkwFHA7WWN-Rd3G/jFEISIkwFHA7WWN-Rd3G -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata/metadata.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal
cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/fd/fd5b30db94cfb8d26f8dc4ec8c06502be928fc9087a7fd01137854cfc00526d8-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/channelz
mkdir -p $WORK/b361/
cat >/tmp/go-build3286362797/b361/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/internal/channelz=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3286362797/b362/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/channelz -lang=go1.23 -complete -installsuffix shared -buildid buHQGFdH2ygGAy-SzBaC/buHQGFdH2ygGAy-SzBaC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/channelz/channelz.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal
cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/5b/5b732928a0b1042cba737332956ace3bab5db39708a4253e11603355e780ca10-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
mkdir -p $WORK/b374/
cat >/tmp/go-build3286362797/b374/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/attributes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/attributes
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/internal=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal
importmap google.golang.org/grpc/serviceconfig=github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/attributes=/tmp/go-build3286362797/b367/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal=/tmp/go-build3286362797/b370/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3286362797/b371/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver -lang=go1.23 -complete -installsuffix shared -buildid 5OZ_DPINmdK_IzLaZ1wV/5OZ_DPINmdK_IzLaZ1wV -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver/map.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver/resolver.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal
cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/8f/8f01fad414b633347f9477c99d5575767693a702f4e020a7dabac6b5bf80adbc-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson
mkdir -p $WORK/b379/
cat >/tmp/go-build3286362797/b379/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/encoding/protowire=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire
importmap google.golang.org/protobuf/internal/encoding/json=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/json
importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset
importmap google.golang.org/protobuf/internal/errors=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors
importmap google.golang.org/protobuf/internal/filedesc=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc
importmap google.golang.org/protobuf/internal/flags=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags
importmap google.golang.org/protobuf/internal/genid=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid
importmap google.golang.org/protobuf/internal/order=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/order
importmap google.golang.org/protobuf/internal/pragma=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma
importmap google.golang.org/protobuf/internal/set=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/set
importmap google.golang.org/protobuf/internal/strs=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/reflect/protoregistry=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3286362797/b270/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3286362797/b380/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3286362797/b285/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3286362797/b271/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3286362797/b276/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3286362797/b282/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3286362797/b286/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3286362797/b288/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3286362797/b274/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3286362797/b294/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3286362797/b283/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson -lang=go1.23 -complete -installsuffix shared -buildid On9TG3JuDah1Fdei_5QC/On9TG3JuDah1Fdei_5QC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal
cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/f6/f6b9b3b93594add0b27b65fda29f9cd5983a25da67ff18038a12734f7a604224-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer
mkdir -p $WORK/b360/
cat >/tmp/go-build3286362797/b360/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/channelz=github.com/docker/compose/v2/vendor/google.golang.org/grpc/channelz
importmap google.golang.org/grpc/connectivity=github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/experimental/stats=github.com/docker/compose/v2/vendor/google.golang.org/grpc/experimental/stats
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/internal=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
importmap google.golang.org/grpc/serviceconfig=github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/channelz=/tmp/go-build3286362797/b361/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3286362797/b363/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3286362797/b372/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal=/tmp/go-build3286362797/b370/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3286362797/b371/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer -lang=go1.23 -complete -installsuffix shared -buildid 3KrsWt1x_-EDbowsIG8c/3KrsWt1x_-EDbowsIG8c -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/balancer.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/conn_state_evaluator.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal
cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/2b/2b49f8979ec52cc829ce46de5e82d093a772937c34d9ce33f4ac19aa6f2e0d4c-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/base
mkdir -p $WORK/b375/
cat >/tmp/go-build3286362797/b375/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/balancer=github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer
importmap google.golang.org/grpc/connectivity=github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer=/tmp/go-build3286362797/b360/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3286362797/b363/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/base -lang=go1.23 -complete -installsuffix shared -buildid PWb29cNxDLwnL33WyH56/PWb29cNxDLwnL33WyH56 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/base/base.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal
cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/4b/4b049c98a93115b89b173fcbfb7bc796964062a66fe994f90556fa9fcb41cfad-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/protoadapt
mkdir -p $WORK/b381/
cat >/tmp/go-build3286362797/b381/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/runtime/protoiface=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoiface
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3286362797/b290/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/protoadapt -lang=go1.23 -complete -installsuffix shared -buildid 5n_qHD4aMoLq-YwoeO5g/5n_qHD4aMoLq-YwoeO5g -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/protoadapt/convert.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal
cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/50/507d0128023bd03747fad2c2edb23c341f7ab22f2def39e1280e0be7740af2d2-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/roundrobin
mkdir -p $WORK/b382/
cat >/tmp/go-build3286362797/b382/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/balancer=github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer
importmap google.golang.org/grpc/balancer/base=github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/base
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer=/tmp/go-build3286362797/b360/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3286362797/b375/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/roundrobin -lang=go1.23 -complete -installsuffix shared -buildid yuxUZB_l65NqXim7cXmH/yuxUZB_l65NqXim7cXmH -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal
cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/f5/f51a9c78484727f0450f7eb678bb5934d27e36b41e9e03d15edae0cdf4b6fb43-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
mkdir -p $WORK/b383/
cat >/tmp/go-build3286362797/b383/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/internal=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal=/tmp/go-build3286362797/b370/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes -lang=go1.23 -complete -installsuffix shared -buildid YNs5dixBHK6iDQtOjoup/YNs5dixBHK6iDQtOjoup -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes/codes.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal
cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/28/28b83273fafcdd43245f862041cc775d5fa7d7873c9df19b751f2804c01643c3-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure
mkdir -p $WORK/b384/
cat >/tmp/go-build3286362797/b384/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure -lang=go1.23 -complete -installsuffix shared -buildid 59GFBx-qApRQPuM-uV2H/59GFBx-qApRQPuM-uV2H -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure/insecure.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal
cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/42/42bb865c15a8ec083d27f26efc4c2dfa4ceff74c48db9725d3480edbec7a4a8b-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil
mkdir -p $WORK/b386/
cat >/tmp/go-build3286362797/b386/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil -lang=go1.23 -complete -installsuffix shared -buildid Ms3RvvJMlRF6bc0Clx7f/Ms3RvvJMlRF6bc0Clx7f -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil/compressor.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil/regex.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal
cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/80/80cf603416d4cdd3d5534c14473160fcf3698d7fd3af4857b3886f5a24708902-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem
mkdir -p $WORK/b387/
cat >/tmp/go-build3286362797/b387/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/internal=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal=/tmp/go-build3286362797/b370/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem -lang=go1.23 -complete -installsuffix shared -buildid rThPO2L5UlBMDCX5XNUv/rThPO2L5UlBMDCX5XNUv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem/buffer_pool.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem/buffer_slice.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem/buffers.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal
cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/e4/e4a3e6ef020a3646ea9c3337eae4835f7e7000699004d392d381a12e71e011f2-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/pretty
mkdir -p $WORK/b378/
cat >/tmp/go-build3286362797/b378/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/encoding/protojson=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson
importmap google.golang.org/protobuf/protoadapt=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/protoadapt
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3286362797/b379/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3286362797/b381/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/pretty -lang=go1.23 -complete -installsuffix shared -buildid IfkSewRpkGwMuhQ_OgBZ/IfkSewRpkGwMuhQ_OgBZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/pretty/pretty.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal
cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/4c/4c312df400895c9df8e5ccd188f820c4422fc6a86e770a9e357cb247be50afce-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding
mkdir -p $WORK/b385/
cat >/tmp/go-build3286362797/b385/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/internal/grpcutil=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil
importmap google.golang.org/grpc/mem=github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3286362797/b386/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem=/tmp/go-build3286362797/b387/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding -lang=go1.23 -complete -installsuffix shared -buildid _Dtb3QhPVL-m_Ngi6sYT/_Dtb3QhPVL-m_Ngi6sYT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/encoding.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/encoding_v2.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal
cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/83/83193dd18f2e147bbe1aea59659dbeade7b0fec382fe6dde8b3b52d73199b91e-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/pickfirst
mkdir -p $WORK/b376/
cat >/tmp/go-build3286362797/b376/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/balancer=github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer
importmap google.golang.org/grpc/connectivity=github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/internal=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal
importmap google.golang.org/grpc/internal/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpclog
importmap google.golang.org/grpc/internal/pretty=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/pretty
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
importmap google.golang.org/grpc/serviceconfig=github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer=/tmp/go-build3286362797/b360/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3286362797/b363/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal=/tmp/go-build3286362797/b370/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3286362797/b377/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3286362797/b378/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3286362797/b371/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/pickfirst -lang=go1.23 -complete -installsuffix shared -buildid 20wxYj9A-6N5b5R37qye/20wxYj9A-6N5b5R37qye -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirst.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal
cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/a4/a4c46cac6090688a4e8a0adf6391dc13a5c87d742abc9427a4ebb12c0b39bed8-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/proto
mkdir -p $WORK/b388/
cat >/tmp/go-build3286362797/b388/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/encoding=github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding
importmap google.golang.org/grpc/mem=github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/protoadapt=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/protoadapt
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding=/tmp/go-build3286362797/b385/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem=/tmp/go-build3286362797/b387/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3286362797/b381/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/proto -lang=go1.23 -complete -installsuffix shared -buildid HHLpkG5Uhu7WUG63whDn/HHLpkG5Uhu7WUG63whDn -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/proto/proto.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal
cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/61/614c174d1508c2b8b89904673302b444af8a3321ce0290e45b54740492a0b80f-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/backoff
mkdir -p $WORK/b389/
cat >/tmp/go-build3286362797/b389/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/backoff=github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff=/tmp/go-build3286362797/b359/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/backoff -lang=go1.23 -complete -installsuffix shared -buildid 6Rf7AWCXDrYcDykv3APZ/6Rf7AWCXDrYcDykv3APZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/backoff/backoff.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal
cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/9d/9ddb00635c9e04078961eefc86da4cf55f25549d72d9b7c97090edb6a6b35bb3-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch
mkdir -p $WORK/b390/
cat >/tmp/go-build3286362797/b390/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/balancer=github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer
importmap google.golang.org/grpc/balancer/base=github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/base
importmap google.golang.org/grpc/connectivity=github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
importmap google.golang.org/grpc/serviceconfig=github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer=/tmp/go-build3286362797/b360/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3286362797/b375/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3286362797/b363/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3286362797/b371/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.23 -complete -installsuffix shared -buildid 5OhldYRWf4uW3-ebsdUu/5OhldYRWf4uW3-ebsdUu -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/config.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal
cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/98/98afa52203ea1d13c1a9ae691eb8211e93e9c8ca661fdf8724dd92d9848d5288-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/balancerload
mkdir -p $WORK/b391/
cat >/tmp/go-build3286362797/b391/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/balancerload -lang=go1.23 -complete -installsuffix shared -buildid vmgEj9VpCWukPr3vxBFY/vmgEj9VpCWukPr3vxBFY -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/balancerload/load.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal
cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/9d/9d793680296a07bf023f81499f83aaff3a2cba998db7aff485af45552f493764-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb
mkdir -p $WORK/b394/
cat >/tmp/go-build3286362797/b394/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb -lang=go1.23 -complete -installsuffix shared -buildid ziUfzeEqt7Ix5Aeff2jK/ziUfzeEqt7Ix5Aeff2jK -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal
cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/46/463859796e4d99886835c43a70c456a60e190035d40fa757e44bbe1266fd9ad2-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb
mkdir -p $WORK/b397/
cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/52/5202cae4c3b00d2a150c2752001b6c9e56ec871a66011fca3eb3f7bf9ede2a22-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1
mkdir -p $WORK/b393/
cat >/tmp/go-build3286362797/b397/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/reflect/protoregistry=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb -lang=go1.23 -complete -installsuffix shared -buildid JcRgnPcAR9eWr7JPTPgb/JcRgnPcAR9eWr7JPTPgb -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go
cat >/tmp/go-build3286362797/b393/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
importmap google.golang.org/protobuf/types/known/durationpb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb
importmap google.golang.org/protobuf/types/known/timestamppb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3286362797/b394/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3286362797/b297/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.23 -complete -installsuffix shared -buildid wzyxP2EOuD0osH-m_5LL/wzyxP2EOuD0osH-m_5LL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal
cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/b3/b360c393052bde4ce388bc29cbc6a76322feed16d8d4ac5f9cf102ca55657546-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status
mkdir -p $WORK/b396/
cat >/tmp/go-build3286362797/b396/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
importmap google.golang.org/protobuf/types/known/anypb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3286362797/b397/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status -lang=go1.23 -complete -installsuffix shared -buildid xjsnWGxhuuSvc2SPSYSF/xjsnWGxhuuSvc2SPSYSF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal
cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/4e/4e441d89f7d9402c436602b2f8b4ee40566e69cacad2172f719e5b546f352e60-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/buffer
mkdir -p $WORK/b400/
cat >/tmp/go-build3286362797/b400/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/buffer -lang=go1.23 -complete -installsuffix shared -buildid bYWUbCa-VoOr5n_XS2zA/bYWUbCa-VoOr5n_XS2zA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/buffer/unbounded.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal
cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/44/44ec3755db20965761affc8f86868c519b68b9ebcf5dbffe5c34b0cb7d44ae1f-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/status
mkdir -p $WORK/b398/
cat >/tmp/go-build3286362797/b398/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/genproto/googleapis/rpc/status=github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/protoadapt=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/protoadapt
importmap google.golang.org/protobuf/types/known/anypb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3286362797/b396/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3286362797/b381/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3286362797/b397/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/status -lang=go1.23 -complete -installsuffix shared -buildid ylLpfFOh7IO1pQcXo7EW/ylLpfFOh7IO1pQcXo7EW -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/status/status.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal
cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/8f/8fb19129e9cc2999c3a116235fb4070044f206c331df0befbbbda8bd68877b5d-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcsync
mkdir -p $WORK/b399/
cat >/tmp/go-build3286362797/b399/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/internal/buffer=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/buffer
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build3286362797/b400/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcsync -lang=go1.23 -complete -installsuffix shared -buildid YMsgG3rLy1nykPPh_gF3/YMsgG3rLy1nykPPh_gF3 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcsync/callback_serializer.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcsync/event.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcsync/oncefunc.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcsync/pubsub.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal
cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/79/79d23959b4ae5f514e7574b9c84655341dd5d5d4575c5a3a1f4cfb1b1e08549a-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/idle
mkdir -p $WORK/b401/
cat >/tmp/go-build3286362797/b401/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/idle -lang=go1.23 -complete -installsuffix shared -buildid 62xXGoO0ZYixFBd7Ys-L/62xXGoO0ZYixFBd7Ys-L -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/idle/idle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal
cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/62/62f96de24eae07b67f7fb42776087566e63dc993151f596bfde9bee0614d5216-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
mkdir -p $WORK/b395/
cat >/tmp/go-build3286362797/b395/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/genproto/googleapis/rpc/status=github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/internal/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/status
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3286362797/b396/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3286362797/b398/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/status -lang=go1.23 -complete -installsuffix shared -buildid Sbx-s0qBCPFScLuYKuca/Sbx-s0qBCPFScLuYKuca -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/status/status.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal
cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/d6/d69ec4d4264c69561c34207547be8d58655252c745216a02b9d6ea3cf485401d-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/metadata
mkdir -p $WORK/b402/
cat >/tmp/go-build3286362797/b402/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/metadata -lang=go1.23 -complete -installsuffix shared -buildid YqAhWuOwOneWbX_-U2S1/YqAhWuOwOneWbX_-U2S1 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/metadata/metadata.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal
cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/59/59b5c5630455c30f0dd56a2109858ea6e7a1e296ad2ccdefdf6f01f4d04715a1-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/serviceconfig
mkdir -p $WORK/b404/
cat >/tmp/go-build3286362797/b404/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/balancer=github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/serviceconfig=github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer=/tmp/go-build3286362797/b360/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3286362797/b371/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/serviceconfig -lang=go1.23 -complete -installsuffix shared -buildid XhudNeQ_awBs054eYNXW/XhudNeQ_awBs054eYNXW -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/serviceconfig/duration.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal
cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/82/8227a895b66c4094952eeae15b5d5bc420ba01d8d0c42e933136d12690fedc1b-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/binarylog
mkdir -p $WORK/b392/
cat >/tmp/go-build3286362797/b392/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/docker/compose/v2/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/internal/grpcutil=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/types/known/durationpb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb
importmap google.golang.org/protobuf/types/known/timestamppb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3286362797/b393/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3286362797/b386/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3286362797/b394/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3286362797/b297/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/binarylog -lang=go1.23 -complete -installsuffix shared -buildid n_VQ6-Crggg0UKVOrDug/n_VQ6-Crggg0UKVOrDug -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/binarylog/sink.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal
cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/c9/c9c002ce1dff33c7eeb89011c504d42e1f3b855e7baf549c917bfd5ee687d4b0-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver
mkdir -p $WORK/b403/
cat >/tmp/go-build3286362797/b403/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/internal/serviceconfig=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/serviceconfig
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3286362797/b404/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver -lang=go1.23 -complete -installsuffix shared -buildid gYY4qp7WN-1CweJTT3W_/gYY4qp7WN-1CweJTT3W_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/config_selector.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal
cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/6d/6d29d92cb8ccf987e38d6ac3ef7c9d8de29b7265294d40d47e9d26b04dbb13ba-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/passthrough
mkdir -p $WORK/b405/
cat >/tmp/go-build3286362797/b405/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/passthrough -lang=go1.23 -complete -installsuffix shared -buildid Q7Ik3V__9aug564LI281/Q7Ik3V__9aug564LI281 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal
cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/8a/8af22db891c0b0f6d40bc4e2375cb0a35b74fd4c7250e19eda2e37e4f47c07bb-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/networktype
mkdir -p $WORK/b407/
cat >/tmp/go-build3286362797/b407/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/networktype -lang=go1.23 -complete -installsuffix shared -buildid YZByUaAZYUFIgunjkIhk/YZByUaAZYUFIgunjkIhk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal
cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/6b/6bb5bd1314b50fa5b0bbf53a7284c126b194740268b9b1064f1bde788e8749dd-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/unix
mkdir -p $WORK/b406/
cat >/tmp/go-build3286362797/b406/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/internal/transport/networktype=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/networktype
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3286362797/b407/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/unix -lang=go1.23 -complete -installsuffix shared -buildid eeepZ1cUtHnSAXiH5Qy4/eeepZ1cUtHnSAXiH5Qy4 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal
cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/a8/a84da25ba0c9f91b990de5023d6567b572de59da2044babc40017e87c74776bd-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats
mkdir -p $WORK/b409/
cat >/tmp/go-build3286362797/b409/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats -lang=go1.23 -complete -installsuffix shared -buildid 5pPGQrxvcwwPH-VOFNym/5pPGQrxvcwwPH-VOFNym -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats/stats.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal
cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/eb/eba7b1d66cd4564588d6c7f838d5bfa2ff361fcc99f5eab19661333243d3f59c-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/text/transform
mkdir -p $WORK/b415/
cat >/tmp/go-build3286362797/b415/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/docker/compose/v2/vendor/golang.org/x/text/transform -lang=go1.23 -complete -installsuffix shared -buildid CpUe7hFZhM8cm38ExlCc/CpUe7hFZhM8cm38ExlCc -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/transform/transform.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal
cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/63/6378836f81bb54c868128f3beeb5539bb059993966b757752ed591b03487264d-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/stats
mkdir -p $WORK/b408/
cat >/tmp/go-build3286362797/b408/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/experimental/stats=github.com/docker/compose/v2/vendor/google.golang.org/grpc/experimental/stats
importmap google.golang.org/grpc/stats=github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3286362797/b372/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats=/tmp/go-build3286362797/b409/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/stats -lang=go1.23 -complete -installsuffix shared -buildid cDfsmivEEFkDs-0QtqPj/cDfsmivEEFkDs-0QtqPj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/stats/labels.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/stats/metrics_recorder_list.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal
cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/2d/2d75ebfd327c172a8540f56a7de31159d8d549969b8148cdb388ad17cf8914e7-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b416/
cat >/tmp/go-build3286362797/b416/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile container/list=/tmp/go-build3286362797/b123/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/bidi -lang=go1.23 -complete -installsuffix shared -buildid mdEi7BcmVkabiTgOjM6C/mdEi7BcmVkabiTgOjM6C -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/bidi/trieval.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal
cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/97/973fb385a1a0d62a8b8290b4628709a99e15099a0e1ff98b022210bede7dc9fe-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm
mkdir -p $WORK/b417/
cat >/tmp/go-build3286362797/b417/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=github.com/docker/compose/v2/vendor/golang.org/x/text/transform
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/transform=/tmp/go-build3286362797/b415/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm -lang=go1.23 -complete -installsuffix shared -buildid 4P8LGueA2piR7dtNXiVA/4P8LGueA2piR7dtNXiVA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm/trie.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal
cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/05/054ac05410a36cd8117b510a3e1505257ce8cfcf6048759e78da534cf258da66-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b414/
cat >/tmp/go-build3286362797/b414/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=github.com/docker/compose/v2/vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/bidi
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/transform=/tmp/go-build3286362797/b415/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3286362797/b416/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/docker/compose/v2/vendor/golang.org/x/text/secure/bidirule -lang=go1.23 -complete -installsuffix shared -buildid mavpyA891IyZ6tvl6i4O/mavpyA891IyZ6tvl6i4O -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal
cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/74/7492d621afaecd641a9140806b0f28f40eaf1b576bf059544873f2a0d126a024-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/net/http2/hpack
mkdir -p $WORK/b418/
cat >/tmp/go-build3286362797/b418/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/docker/compose/v2/vendor/golang.org/x/net/http2/hpack -lang=go1.23 -complete -installsuffix shared -buildid NGMv7PIdpbLJINJR_dsN/NGMv7PIdpbLJINJR_dsN -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/hpack/static_table.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/hpack/tables.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal
cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/80/80ffae3a5fb5807ce56de1c711c4d910f4e095c4ba0045be2696ec044d0c90c1-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/net/idna
mkdir -p $WORK/b413/
cat >/tmp/go-build3286362797/b413/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=github.com/docker/compose/v2/vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3286362797/b414/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3286362797/b416/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm=/tmp/go-build3286362797/b417/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/docker/compose/v2/vendor/golang.org/x/net/idna -lang=go1.23 -complete -installsuffix shared -buildid 1dgBBd3P0JniYY4m0cj_/1dgBBd3P0JniYY4m0cj_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/idna/go118.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/idna/tables15.0.0.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/idna/trie13.0.0.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/idna/trieval.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal
cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/da/dafcce92e8ea95562031f8cd04172521f9e6ab956b8de68c6c2b4a8dcb65d60b-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/syscall
mkdir -p $WORK/b419/
cat >/tmp/go-build3286362797/b419/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/syscall -lang=go1.23 -complete -installsuffix shared -buildid pJRnDRMWWIfOKbwlbKb7/pJRnDRMWWIfOKbwlbKb7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal
cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/33/333b99b76a9b55cca750d16a1621e4fbc1df90ec91f711e2e8757f11ade19bce-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/keepalive
mkdir -p $WORK/b420/
cat >/tmp/go-build3286362797/b420/importcfg << 'EOF' # internal
# import config
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/keepalive -lang=go1.23 -complete -installsuffix shared -buildid KWQei7EflZGzmx5hkcSQ/KWQei7EflZGzmx5hkcSQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/keepalive/keepalive.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal
cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/7b/7b583df11701632bf3883c934f937af9295aaa0046b84dc51f31546f32205fcc-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/peer
mkdir -p $WORK/b421/
cat >/tmp/go-build3286362797/b421/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/peer -lang=go1.23 -complete -installsuffix shared -buildid kwUHCm3uxcHmw9TfHUYc/kwUHCm3uxcHmw9TfHUYc -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/peer/peer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal
cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/d3/d3f33fc08d791c24d99270e7e840972b6fc75a11e77aa07714423517eeefad1d-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/tap
mkdir -p $WORK/b422/
cat >/tmp/go-build3286362797/b422/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/tap -lang=go1.23 -complete -installsuffix shared -buildid y7oZouj1tdjjHctOsWb4/y7oZouj1tdjjHctOsWb4 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/tap/tap.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal
cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/a8/a8f1b9d94998a5544c28905155d1b1895e4651566bab077ae49a2b387d6325a7-d # internal
net/http/httputil
mkdir -p $WORK/b423/
cat >/tmp/go-build3286362797/b423/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3286362797/b164/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build3286362797/b177/_pkg_.a
packagefile net/http/internal=/tmp/go-build3286362797/b178/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build3286362797/b179/_pkg_.a
packagefile net/textproto=/tmp/go-build3286362797/b170/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p net/http/httputil -lang=go1.23 -std -complete -installsuffix shared -buildid xDHEQCPJopMzw2_2T5Lg/xDHEQCPJopMzw2_2T5Lg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal
cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/2b/2ba56170dd163d5c1b525b41b6a083b5b2cf4207f06377f3e9f2d5c2a9f45c9a-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b412/
cat >/tmp/go-build3286362797/b412/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=github.com/docker/compose/v2/vendor/golang.org/x/net/idna
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/idna=/tmp/go-build3286362797/b413/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/textproto=/tmp/go-build3286362797/b170/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/docker/compose/v2/vendor/golang.org/x/net/http/httpguts -lang=go1.23 -complete -installsuffix shared -buildid l1PyhhQiv2q3i3u0z-FI/l1PyhhQiv2q3i3u0z-FI -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http/httpguts/httplex.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal
cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/d1/d1222b4b4b5573bcdd8c9c513408bf97c930bdddf5429e73cf1e3d968307338e-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/net/http2
mkdir -p $WORK/b411/
cat >/tmp/go-build3286362797/b411/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=github.com/docker/compose/v2/vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http2/hpack=github.com/docker/compose/v2/vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=github.com/docker/compose/v2/vendor/golang.org/x/net/idna
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/http/httpguts=/tmp/go-build3286362797/b412/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3286362797/b418/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/idna=/tmp/go-build3286362797/b413/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build3286362797/b177/_pkg_.a
packagefile net/textproto=/tmp/go-build3286362797/b170/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/docker/compose/v2/vendor/golang.org/x/net/http2 -lang=go1.23 -complete -installsuffix shared -buildid _gmghb2cDOFu3OkAeKXp/_gmghb2cDOFu3OkAeKXp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/headermap.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/timer.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/writesched_priority.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/writesched_random.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/http2/writesched_roundrobin.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal
cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/f1/f18ce1d3fb2ccedeb202efd86a6a50add20e2786a926c645e9edb4fc17e92ac9-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/grpclb/state
mkdir -p $WORK/b426/
cat >/tmp/go-build3286362797/b426/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/grpclb/state -lang=go1.23 -complete -installsuffix shared -buildid 2KIm6DYyvy_bqGAXpL4s/2KIm6DYyvy_bqGAXpL4s -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal
cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/a1/a1a5c5b351a475afa56233d676a860d4b5d15e7dc771a2caa97f77cc4c247fc4-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/dns/internal
mkdir -p $WORK/b427/
cat >/tmp/go-build3286362797/b427/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.23 -complete -installsuffix shared -buildid QJMKWgt5x7T97-FB3mzi/QJMKWgt5x7T97-FB3mzi -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/dns/internal/internal.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal
cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/0a/0a6e961f213b9150aed72007e7118faec03096a384c84d77dfeec79391f6f70c-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/dns
mkdir -p $WORK/b425/
cat >/tmp/go-build3286362797/b425/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/balancer/grpclb/state=github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/grpclb/state
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/internal/backoff=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/backoff
importmap google.golang.org/grpc/internal/envconfig=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/envconfig
importmap google.golang.org/grpc/internal/resolver/dns/internal=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/dns/internal
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
importmap google.golang.org/grpc/serviceconfig=github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3286362797/b426/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3286362797/b389/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3286362797/b369/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3286362797/b427/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3286362797/b371/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/dns -lang=go1.23 -complete -installsuffix shared -buildid w06USS8oZTgZL35Rpe3X/w06USS8oZTgZL35Rpe3X -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal
cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/d6/d64e0838f4845095c28983c3102cae828f4419a3590609aef216fed660fbac86-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver/dns
mkdir -p $WORK/b424/
cat >/tmp/go-build3286362797/b424/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/internal/resolver/dns=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/dns
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3286362797/b425/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver/dns -lang=go1.23 -complete -installsuffix shared -buildid Laiu-xXpGLdu0-DAgPCn/Laiu-xXpGLdu0-DAgPCn -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver/dns/dns_resolver.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal
cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/11/1198cfe42d13ec3a4e4f7073dcfd647b849029bb47703af8da4e91b93fcbfd0b-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/gzip
mkdir -p $WORK/b428/
cat >/tmp/go-build3286362797/b428/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/encoding=github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding=/tmp/go-build3286362797/b385/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/gzip -lang=go1.23 -complete -installsuffix shared -buildid QDTsq1jnZ6tkBkcrPDV_/QDTsq1jnZ6tkBkcrPDV_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/gzip/gzip.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal
cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/15/150749099206521b109f4ba8a82e1a32f4b16dff2d595aec6f124d292fd3705c-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1
mkdir -p $WORK/b430/
cat >/tmp/go-build3286362797/b430/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1 -lang=go1.23 -complete -installsuffix shared -buildid 7pkvV-zvw-Vz-JeJBB2i/7pkvV-zvw-Vz-JeJBB2i -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1/common.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal
cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/ae/ae8b2db15bc40e019f2a03d78363f3ffc203cd7b0f359086c19e0326ff6b38ec-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1
mkdir -p $WORK/b432/
cat >/tmp/go-build3286362797/b432/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/proto/otlp/common/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1=/tmp/go-build3286362797/b430/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1 -lang=go1.23 -complete -installsuffix shared -buildid dPlIsQETnkcQfTbp8ruP/dPlIsQETnkcQfTbp8ruP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1/resource.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal
cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/62/6258f5265c9782f45f93ea22ee575b061a0d96e8e68b3b99013a276f0426d7ef-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1
mkdir -p $WORK/b431/
cat >/tmp/go-build3286362797/b431/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/proto/otlp/common/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1
importmap go.opentelemetry.io/proto/otlp/resource/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1=/tmp/go-build3286362797/b430/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1=/tmp/go-build3286362797/b432/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1 -lang=go1.23 -complete -installsuffix shared -buildid B6UdZI7b0TdN4JmEWNjy/B6UdZI7b0TdN4JmEWNjy -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1/metrics.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal
cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/09/093a15c05be5529b3477eda7b6be94ad2a62546cb833bd3ac031e09a2f75dd2e-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform
mkdir -p $WORK/b429/
cat >/tmp/go-build3286362797/b429/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/sdk/metric/metricdata=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata
importmap go.opentelemetry.io/proto/otlp/common/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1
importmap go.opentelemetry.io/proto/otlp/metrics/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1
importmap go.opentelemetry.io/proto/otlp/resource/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build3286362797/b349/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1=/tmp/go-build3286362797/b430/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1=/tmp/go-build3286362797/b431/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1=/tmp/go-build3286362797/b432/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform -lang=go1.23 -complete -installsuffix shared -buildid Ne3q6lvvPuBnQ2hd_nbm/Ne3q6lvvPuBnQ2hd_nbm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform/attribute.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform/error.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform/metricdata.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal
cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/24/243427f57e516e6404914bd38e8dbb77fcc32c40d511adb7b85f5f3cb3cab7d1-d # internal
github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities
mkdir -p $WORK/b436/
cat >/tmp/go-build3286362797/b436/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile flag=/tmp/go-build3286362797/b072/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities -lang=go1.23 -complete -installsuffix shared -buildid cK6ihlOAizB0n1KcJL4h/cK6ihlOAizB0n1KcJL4h -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/pattern.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/readerfactory.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/string_array_flag.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/trie.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal
cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/43/43cd650566dc5ace9977940fe76aa9a4be741afd3403091f4da6ac96ed2710b2-d # internal
github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule
mkdir -p $WORK/b435/
cat >/tmp/go-build3286362797/b435/importcfg << 'EOF' # internal
# import config
importmap github.com/grpc-ecosystem/grpc-gateway/v2/utilities=github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities=/tmp/go-build3286362797/b436/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule -lang=go1.23 -complete -installsuffix shared -buildid nSD89yf0LQn5riBuz2hL/nSD89yf0LQn5riBuz2hL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/compile.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/parse.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal
cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/65/65b33fac6c15d818e90c4db09908dc9a16100609081d4ce95af09db21bcafb78-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/api/httpbody
mkdir -p $WORK/b437/
cat >/tmp/go-build3286362797/b437/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
importmap google.golang.org/protobuf/types/known/anypb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3286362797/b397/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/api/httpbody -lang=go1.23 -complete -installsuffix shared -buildid qWeJBiuUc1beP2wyjxB7/qWeJBiuUc1beP2wyjxB7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/api/httpbody/httpbody.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal
cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/a1/a1802c1a4d44ccfe68cc7a818d0d6a29db2ff436013d5b203f356b73fb859eeb-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/fieldmaskpb
mkdir -p $WORK/b439/
cat >/tmp/go-build3286362797/b439/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.23 -complete -installsuffix shared -buildid gqxxKoqzDOY9GF5hAQdP/gqxxKoqzDOY9GF5hAQdP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/fieldmaskpb/field_mask.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal
cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/c4/c4acdcc897346ffecabbcc4977972817dee7eb204206afc08d260993bd703d00-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/structpb
mkdir -p $WORK/b440/
cat >/tmp/go-build3286362797/b440/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/encoding/protojson=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3286362797/b379/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/structpb -lang=go1.23 -complete -installsuffix shared -buildid 1lKxIGJTugrr-mNkRmeS/1lKxIGJTugrr-mNkRmeS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal
cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/71/71674d6bfa2993faa43b4f61d7695628650e8b52f58e660981585a33b1bcdfb2-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/wrapperspb
mkdir -p $WORK/b441/
cat >/tmp/go-build3286362797/b441/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/wrapperspb -lang=go1.23 -complete -installsuffix shared -buildid -ub8me1QZM001OAMQ9PT/-ub8me1QZM001OAMQ9PT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal
cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/65/65920d7eb008fe7d215196364c471aef1003d6d7eebbc3355e51538677ef0ec5-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/errdetails
mkdir -p $WORK/b442/
cat >/tmp/go-build3286362797/b442/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
importmap google.golang.org/protobuf/types/known/durationpb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3286362797/b394/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.23 -complete -installsuffix shared -buildid HuBO_a6VqJQQ4REmRQ3o/HuBO_a6VqJQQ4REmRQ3o -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal
cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/8e/8e3ca2930ade781ae2246ace8c17ac59e635add7c08523674c62c1319d263213-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/internal
mkdir -p $WORK/b447/
cat >/tmp/go-build3286362797/b447/importcfg << 'EOF' # internal
# import config
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/internal -lang=go1.23 -complete -installsuffix shared -buildid X-H-7IK6aXTG7edCyfGS/X-H-7IK6aXTG7edCyfGS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/internal/gen.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/internal/internal.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal
cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/a9/a929a0b896913fee3850e9c92f943d87b5556dddce9af4f1d2804846eead1ff2-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/internal/env
mkdir -p $WORK/b448/
cat >/tmp/go-build3286362797/b448/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/internal/global=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3286362797/b229/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/internal/env -lang=go1.23 -complete -installsuffix shared -buildid A9wqCzwqjyBmqdX6GLi5/A9wqCzwqjyBmqdX6GLi5 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/internal/env/env.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal
cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/c4/c4b65ead772394e12019d7d0984d1dd245d91fb22e6c98c7429f338ebeec5ad2-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/noop
mkdir -p $WORK/b449/
cat >/tmp/go-build3286362797/b449/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
importmap go.opentelemetry.io/otel/trace/embedded=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/embedded
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3286362797/b238/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/noop -lang=go1.23 -complete -installsuffix shared -buildid 1_TPq6Bp1LrRBlH5pV0h/1_TPq6Bp1LrRBlH5pV0h -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/noop/noop.go
cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/bd/bd91bf48be98b4a938e4dcae42543c28b7332a2ba93c68d0161640cc8254cf57-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport
mkdir -p $WORK/b410/
cat >/tmp/go-build3286362797/b410/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http2=github.com/docker/compose/v2/vendor/golang.org/x/net/http2
importmap golang.org/x/net/http2/hpack=github.com/docker/compose/v2/vendor/golang.org/x/net/http2/hpack
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/internal=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal
importmap google.golang.org/grpc/internal/channelz=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz
importmap google.golang.org/grpc/internal/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/credentials
importmap google.golang.org/grpc/internal/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpclog
importmap google.golang.org/grpc/internal/grpcsync=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcsync
importmap google.golang.org/grpc/internal/grpcutil=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil
importmap google.golang.org/grpc/internal/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/metadata
importmap google.golang.org/grpc/internal/pretty=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/pretty
importmap google.golang.org/grpc/internal/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/status
importmap google.golang.org/grpc/internal/syscall=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/syscall
importmap google.golang.org/grpc/internal/transport/networktype=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/networktype
importmap google.golang.org/grpc/keepalive=github.com/docker/compose/v2/vendor/google.golang.org/grpc/keepalive
importmap google.golang.org/grpc/mem=github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/peer=github.com/docker/compose/v2/vendor/google.golang.org/grpc/peer
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
importmap google.golang.org/grpc/stats=github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
importmap google.golang.org/grpc/tap=github.com/docker/compose/v2/vendor/google.golang.org/grpc/tap
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/http2=/tmp/go-build3286362797/b411/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3286362797/b418/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal=/tmp/go-build3286362797/b370/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3286362797/b362/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3286362797/b368/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3286362797/b377/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3286362797/b399/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3286362797/b386/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3286362797/b402/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3286362797/b378/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3286362797/b398/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build3286362797/b419/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3286362797/b407/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3286362797/b420/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem=/tmp/go-build3286362797/b387/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/peer=/tmp/go-build3286362797/b421/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats=/tmp/go-build3286362797/b409/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/tap=/tmp/go-build3286362797/b422/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httputil=/tmp/go-build3286362797/b423/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport -lang=go1.23 -complete -installsuffix shared -buildid a5xXtLdYefvOnPunAV-e/a5xXtLdYefvOnPunAV-e -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/logging.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/proxy.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/transport.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal
cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/79/79332ceb424ba84e1d166456977efc764d716c3bfb3fb99b0b0d4e13a39454af-d # internal
runtime/trace
mkdir -p $WORK/b450/
cat >/tmp/go-build3286362797/b450/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p runtime/trace -lang=go1.23 -std -installsuffix shared -buildid INYj1nmBn_aLYJs6N2kE/INYj1nmBn_aLYJs6N2kE -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal
cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/2c/2cd2509562ccb786e7f0330abbfd1fb1b19ddf0eac11792c1cda104c3b018d05-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace
mkdir -p $WORK/b446/
cat >/tmp/go-build3286362797/b446/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/internal/global=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global
importmap go.opentelemetry.io/otel/sdk/instrumentation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation
importmap go.opentelemetry.io/otel/sdk/internal=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/internal
importmap go.opentelemetry.io/otel/sdk/internal/env=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/internal/env
importmap go.opentelemetry.io/otel/sdk/resource=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource
importmap go.opentelemetry.io/otel/semconv/v1.21.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
importmap go.opentelemetry.io/otel/trace/embedded=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/embedded
importmap go.opentelemetry.io/otel/trace/noop=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/noop
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3286362797/b229/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build3286362797/b346/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/internal=/tmp/go-build3286362797/b447/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/internal/env=/tmp/go-build3286362797/b448/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource=/tmp/go-build3286362797/b350/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0=/tmp/go-build3286362797/b352/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3286362797/b238/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build3286362797/b449/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile runtime/trace=/tmp/go-build3286362797/b450/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace -lang=go1.23 -complete -installsuffix shared -buildid lwvK7NCpuh-HC6TIs7BP/lwvK7NCpuh-HC6TIs7BP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/batch_span_processor.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/event.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/evictedqueue.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/id_generator.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/link.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/provider.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/sampler_env.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/sampling.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/simple_span_processor.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/snapshot.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/span.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/span_exporter.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/span_limits.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/span_processor.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/tracer.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal
cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/9a/9afb4bbb8efd80f3e1ce3baca2bf1ac33c121a3e9e0ffd9eacc58844eaf07b72-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1
mkdir -p $WORK/b451/
cat >/tmp/go-build3286362797/b451/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/proto/otlp/common/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1
importmap go.opentelemetry.io/proto/otlp/resource/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1=/tmp/go-build3286362797/b430/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1=/tmp/go-build3286362797/b432/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1 -lang=go1.23 -complete -installsuffix shared -buildid ziIvRy00Mlki5MGSMZ-O/ziIvRy00Mlki5MGSMZ-O -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal
cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/1e/1e7dd45e6faa28c14206a14b5ace3211f03fdf2b0d5ac258eed966768b7f8631-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform
mkdir -p $WORK/b445/
cat >/tmp/go-build3286362797/b445/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/sdk/instrumentation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation
importmap go.opentelemetry.io/otel/sdk/resource=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource
importmap go.opentelemetry.io/otel/sdk/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
importmap go.opentelemetry.io/proto/otlp/common/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1
importmap go.opentelemetry.io/proto/otlp/resource/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1
importmap go.opentelemetry.io/proto/otlp/trace/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build3286362797/b346/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource=/tmp/go-build3286362797/b350/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace=/tmp/go-build3286362797/b446/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1=/tmp/go-build3286362797/b430/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1=/tmp/go-build3286362797/b432/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1=/tmp/go-build3286362797/b451/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform -lang=go1.23 -complete -installsuffix shared -buildid SpNNbmIYYFp3-T5DEDVt/SpNNbmIYYFp3-T5DEDVt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/attribute.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/instrumentation.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/resource.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/span.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal
cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/f9/f99cffef1c6ed341180a02713adc5190960190adcf69589a7d694b4eb991ee16-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace
mkdir -p $WORK/b444/
cat >/tmp/go-build3286362797/b444/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform
importmap go.opentelemetry.io/otel/sdk/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace
importmap go.opentelemetry.io/proto/otlp/trace/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=/tmp/go-build3286362797/b445/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace=/tmp/go-build3286362797/b446/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1=/tmp/go-build3286362797/b451/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace -lang=go1.23 -complete -installsuffix shared -buildid OBqvTS3tbbgjoO8_uIZY/OBqvTS3tbbgjoO8_uIZY -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/clients.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporter.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal
cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/a3/a35af17bd6443e230154d52f4992ca2db2826c1d3a9d4d555b27c76e34414d8d-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal
mkdir -p $WORK/b452/
cat >/tmp/go-build3286362797/b452/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal -lang=go1.23 -complete -installsuffix shared -buildid 36g0sWcFnimGL9eihWNc/36g0sWcFnimGL9eihWNc -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/gen.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/partialsuccess.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal
cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/60/60579527a2b4257b961b0a339ac523cec6bd58431cebc42e2dbb0bff9399ac19-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig
mkdir -p $WORK/b454/
cat >/tmp/go-build3286362797/b454/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/internal/global=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3286362797/b229/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig -lang=go1.23 -complete -installsuffix shared -buildid sJhR42qMjiafy4CANQ7N/sJhR42qMjiafy4CANQ7N -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig/envconfig.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal
cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/6f/6facb6cd4d5d0d787a5b6f50a614f471b1b897c14b211beb8f15635a637cffba-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry
mkdir -p $WORK/b455/
cat >/tmp/go-build3286362797/b455/importcfg << 'EOF' # internal
# import config
importmap github.com/cenkalti/backoff/v4=github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4=/tmp/go-build3286362797/b343/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry -lang=go1.23 -complete -installsuffix shared -buildid Cgkddd57T6XvCL4-zK9S/Cgkddd57T6XvCL4-zK9S -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry/retry.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal
cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/6b/6b0524ceb98bfdcfff197e2531864e5f410fa7b891f1a8b4551b52e0bc83df3d-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
mkdir -p $WORK/b457/
cat >/tmp/go-build3286362797/b457/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup -lang=go1.23 -complete -installsuffix shared -buildid 02859J-Hnm-Ut5khILY-/02859J-Hnm-Ut5khILY- -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup/errgroup.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup/go120.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal
cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/25/2553c495c5c82703b4a11e8ca8b839f1d1e2617d34aa09dc1a15119ca5f53fc0-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/homedir
mkdir -p $WORK/b458/
cat >/tmp/go-build3286362797/b458/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/user=/tmp/go-build3286362797/b107/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/homedir -lang=go1.23 -complete -installsuffix shared -buildid Pul2tNyczOihOJuKfeBz/Pul2tNyczOihOJuKfeBz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/homedir/homedir.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal
cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/9e/9e48e9729714fbd4bc34f52add25435b0c6ff1e8f99dd17de924053e3a1bd651-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/socket
mkdir -p $WORK/b460/
cat >/tmp/go-build3286362797/b460/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/socket -lang=go1.23 -complete -installsuffix shared -buildid B89UMhSmEJuMrffvoO8I/B89UMhSmEJuMrffvoO8I -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/socket/socket.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/socket/socket_abstract.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal
cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/2e/2e43fb5aac5e79f9cc6ebb7284535b550ce2f029e3aba07aedf8e4f31a2d3b8c-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc
mkdir -p $WORK/b353/
cat >/tmp/go-build3286362797/b353/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/trace=github.com/docker/compose/v2/vendor/golang.org/x/net/trace
importmap google.golang.org/grpc/backoff=github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff
importmap google.golang.org/grpc/balancer=github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer
importmap google.golang.org/grpc/balancer/base=github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/base
importmap google.golang.org/grpc/balancer/pickfirst=github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/pickfirst
importmap google.golang.org/grpc/balancer/roundrobin=github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/roundrobin
importmap google.golang.org/grpc/channelz=github.com/docker/compose/v2/vendor/google.golang.org/grpc/channelz
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/connectivity=github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/credentials/insecure=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure
importmap google.golang.org/grpc/encoding=github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding
importmap google.golang.org/grpc/encoding/proto=github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/proto
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/internal=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal
importmap google.golang.org/grpc/internal/backoff=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/backoff
importmap google.golang.org/grpc/internal/balancer/gracefulswitch=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch
importmap google.golang.org/grpc/internal/balancerload=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/balancerload
importmap google.golang.org/grpc/internal/binarylog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/binarylog
importmap google.golang.org/grpc/internal/channelz=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz
importmap google.golang.org/grpc/internal/grpcsync=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcsync
importmap google.golang.org/grpc/internal/grpcutil=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil
importmap google.golang.org/grpc/internal/idle=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/idle
importmap google.golang.org/grpc/internal/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/metadata
importmap google.golang.org/grpc/internal/pretty=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/pretty
importmap google.golang.org/grpc/internal/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver
importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/passthrough
importmap google.golang.org/grpc/internal/resolver/unix=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/unix
importmap google.golang.org/grpc/internal/serviceconfig=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/serviceconfig
importmap google.golang.org/grpc/internal/stats=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/stats
importmap google.golang.org/grpc/internal/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/status
importmap google.golang.org/grpc/internal/transport=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport
importmap google.golang.org/grpc/keepalive=github.com/docker/compose/v2/vendor/google.golang.org/grpc/keepalive
importmap google.golang.org/grpc/mem=github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/peer=github.com/docker/compose/v2/vendor/google.golang.org/grpc/peer
importmap google.golang.org/grpc/resolver=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver
importmap google.golang.org/grpc/resolver/dns=github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver/dns
importmap google.golang.org/grpc/serviceconfig=github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig
importmap google.golang.org/grpc/stats=github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
importmap google.golang.org/grpc/tap=github.com/docker/compose/v2/vendor/google.golang.org/grpc/tap
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/trace=/tmp/go-build3286362797/b354/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff=/tmp/go-build3286362797/b359/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer=/tmp/go-build3286362797/b360/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3286362797/b375/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3286362797/b376/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3286362797/b382/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/channelz=/tmp/go-build3286362797/b361/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3286362797/b363/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3286362797/b384/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding=/tmp/go-build3286362797/b385/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build3286362797/b388/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal=/tmp/go-build3286362797/b370/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3286362797/b389/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3286362797/b390/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build3286362797/b391/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build3286362797/b392/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3286362797/b362/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3286362797/b399/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3286362797/b386/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build3286362797/b401/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3286362797/b402/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3286362797/b378/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build3286362797/b403/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3286362797/b405/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3286362797/b406/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3286362797/b404/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build3286362797/b408/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3286362797/b398/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build3286362797/b410/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3286362797/b420/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem=/tmp/go-build3286362797/b387/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/peer=/tmp/go-build3286362797/b421/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build3286362797/b424/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3286362797/b371/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats=/tmp/go-build3286362797/b409/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/tap=/tmp/go-build3286362797/b422/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc -lang=go1.23 -complete -installsuffix shared -buildid Y0VcrDaTrflXbpUUxE8D/Y0VcrDaTrflXbpUUxE8D -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer_wrapper.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver_wrapper.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/stream_interfaces.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/trace_withtrace.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal
cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/03/033277b109f53ddf24e98240023e191e29a035075a7ae4f8ce6d5fa4f5d5fafa-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/template
mkdir -p $WORK/b466/
cat >/tmp/go-build3286362797/b466/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/template -lang=go1.23 -complete -installsuffix shared -buildid qNQNtVm6pvTzqqpqpBoc/qNQNtVm6pvTzqqpqpBoc -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/template/template.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/template/variables.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal
cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/5a/5a200edfc425b56420c19605b8652241566360ca991a357d26eab30bd18990d5-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv
mkdir -p $WORK/b465/
cat >/tmp/go-build3286362797/b465/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/template=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/template
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/template=/tmp/go-build3286362797/b466/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv -lang=go1.23 -complete -installsuffix shared -buildid f-8qqSZ9SOiTPr5Bz0pn/f-8qqSZ9SOiTPr5Bz0pn -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv/env.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv/format.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv/godotenv.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv/parser.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal
cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/d6/d653c0955b7b5b61d4f0d8947ced1cee711c92922e91ee3a81c64c78f5e08c39-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/errdefs
mkdir -p $WORK/b467/
cat >/tmp/go-build3286362797/b467/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/errdefs -lang=go1.23 -complete -installsuffix shared -buildid qoD3uKCwO1_dXPWZoEE2/qoD3uKCwO1_dXPWZoEE2 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/errdefs/errors.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal
cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/82/8238c9e4abe845e882c659c18b23bde1087a7b2d730b8f91ff865d2b5f8e4860-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils
mkdir -p $WORK/b471/
cat >/tmp/go-build3286362797/b471/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/exp/constraints=github.com/docker/compose/v2/vendor/golang.org/x/exp/constraints
importmap golang.org/x/exp/maps=github.com/docker/compose/v2/vendor/golang.org/x/exp/maps
importmap golang.org/x/exp/slices=github.com/docker/compose/v2/vendor/golang.org/x/exp/slices
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/exp/constraints=/tmp/go-build3286362797/b472/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/exp/maps=/tmp/go-build3286362797/b473/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/exp/slices=/tmp/go-build3286362797/b474/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils -lang=go1.23 -complete -installsuffix shared -buildid 7LCzvbTmlOSFsDogXbMb/7LCzvbTmlOSFsDogXbMb -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils/collectionutils.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils/pathutils.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils/set.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils/stringutils.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal
cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/22/22d9f2cb65c334f115f079040c99bb42d8314cbde6c614a90f173371dcfe6609-d # internal
github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2/internal/errors
mkdir -p $WORK/b476/
cat >/tmp/go-build3286362797/b476/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2/internal/errors -lang=go1.23 -complete -installsuffix shared -buildid LJbteUHCZ_T-JNCfA1D-/LJbteUHCZ_T-JNCfA1D- -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2/internal/errors/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2/internal/errors/join.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal
cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/cb/cb90129adffcb21e3cb09badfddf9575aade01bd667948a5f591fb68cb5226ce-d # internal
github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2
mkdir -p $WORK/b475/
cat >/tmp/go-build3286362797/b475/importcfg << 'EOF' # internal
# import config
importmap github.com/go-viper/mapstructure/v2/internal/errors=github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2/internal/errors
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2/internal/errors=/tmp/go-build3286362797/b476/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/netip=/tmp/go-build3286362797/b077/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2 -lang=go1.23 -complete -installsuffix shared -buildid cetOIGDf6GZlQXSjlBd3/cetOIGDf6GZlQXSjlBd3 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2/decode_hooks.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2/mapstructure.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2/reflect_go1_20.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal
cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/81/81e40f4316cf9abdfc2ad3eb933838bb826ffe1a6861b7462f52650c48c80d04-d # internal
github.com/docker/compose/v2/vendor/github.com/mattn/go-shellwords
mkdir -p $WORK/b477/
cat >/tmp/go-build3286362797/b477/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/docker/compose/v2/vendor/github.com/mattn/go-shellwords -lang=go1.23 -complete -installsuffix shared -buildid EthEMOJoiL9w_IvfAJyn/EthEMOJoiL9w_IvfAJyn -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/mattn/go-shellwords/shellwords.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mattn/go-shellwords/util_posix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal
cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/3e/3e55e49f54268b880810225fc8f90e880eb9e5078e1d3aba08cf861daa113246-d # internal
github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3
mkdir -p $WORK/b478/
cat >/tmp/go-build3286362797/b478/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3 -lang=go1.23 -complete -installsuffix shared -buildid TvfqQqgxjIQTWd4twegi/TvfqQqgxjIQTWd4twegi -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3/yamlprivateh.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal
cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/8b/8b06ea8b0f03ca09e1229d0fa8bb636188216f7a24c50f0e699d3feebbd6d8e6-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf
mkdir -p $WORK/b340/
cat >/tmp/go-build3286362797/b340/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/envconfig=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/envconfig
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry
importmap go.opentelemetry.io/otel/internal/global=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global
importmap go.opentelemetry.io/otel/sdk/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric
importmap go.opentelemetry.io/otel/sdk/metric/metricdata=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/backoff=github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/credentials/insecure=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure
importmap google.golang.org/grpc/encoding/gzip=github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/gzip
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/envconfig=/tmp/go-build3286362797/b341/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry=/tmp/go-build3286362797/b342/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3286362797/b229/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric=/tmp/go-build3286362797/b344/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build3286362797/b349/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff=/tmp/go-build3286362797/b359/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3286362797/b384/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/gzip=/tmp/go-build3286362797/b428/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf -lang=go1.23 -complete -installsuffix shared -buildid T-jUP6xJh-35ezoRNbbp/T-jUP6xJh-35ezoRNbbp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf/envconfig.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf/options.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf/optiontypes.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf/tls.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal
cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/7b/7b38691143a212c84e6d52314d6b8942a89c16e783d9236196638703aaf35a1a-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/grpc_health_v1
mkdir -p $WORK/b438/
cat >/tmp/go-build3286362797/b438/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/grpc_health_v1 -lang=go1.23 -complete -installsuffix shared -buildid 5SoFlSanGhrFX5C1bkGI/5SoFlSanGhrFX5C1bkGI -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/grpc_health_v1/health_grpc.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal
cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/29/2994081037fd083f2c13fc66cbf60a058e57acded3366c2f388986e534afebae-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig
mkdir -p $WORK/b453/
cat >/tmp/go-build3286362797/b453/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/backoff=github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/credentials/insecure=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure
importmap google.golang.org/grpc/encoding/gzip=github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/gzip
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace=/tmp/go-build3286362797/b444/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig=/tmp/go-build3286362797/b454/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry=/tmp/go-build3286362797/b455/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff=/tmp/go-build3286362797/b359/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3286362797/b384/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/gzip=/tmp/go-build3286362797/b428/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig -lang=go1.23 -complete -installsuffix shared -buildid 1uoMpBL4rPNSCsiZR7PJ/1uoMpBL4rPNSCsiZR7PJ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig/envconfig.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig/options.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig/optiontypes.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig/tls.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal
cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/e0/e0765720d5491c0bb554ba7d674bf14f834e4bfb18134ad47ae25179c6a86376-d # internal
github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime
mkdir -p $WORK/b434/
cat >/tmp/go-build3286362797/b434/importcfg << 'EOF' # internal
# import config
importmap github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule
importmap github.com/grpc-ecosystem/grpc-gateway/v2/utilities=github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities
importmap google.golang.org/genproto/googleapis/api/httpbody=github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/api/httpbody
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/health/grpc_health_v1=github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/grpc_health_v1
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
importmap google.golang.org/protobuf/encoding/protojson=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/reflect/protoregistry=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
importmap google.golang.org/protobuf/types/known/durationpb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb
importmap google.golang.org/protobuf/types/known/fieldmaskpb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/fieldmaskpb
importmap google.golang.org/protobuf/types/known/structpb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/structpb
importmap google.golang.org/protobuf/types/known/timestamppb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb
importmap google.golang.org/protobuf/types/known/wrapperspb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/wrapperspb
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=/tmp/go-build3286362797/b435/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities=/tmp/go-build3286362797/b436/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/api/httpbody=/tmp/go-build3286362797/b437/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/grpc_health_v1=/tmp/go-build3286362797/b438/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3286362797/b379/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3286362797/b394/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3286362797/b439/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build3286362797/b440/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3286362797/b297/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build3286362797/b441/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/textproto=/tmp/go-build3286362797/b170/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime -lang=go1.23 -complete -installsuffix shared -buildid HTA_bcGGWYlYv-4G-AwU/HTA_bcGGWYlYv-4G-AwU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/fieldmask.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/handler.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_httpbodyproto.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_json.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_jsonpb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_proto.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler_registry.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/mux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/pattern.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/proto2_convert.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/query.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal
cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/68/68388d4799e547dc745d6c96929a81afc665668578dd98fde171917a1cb7dffc-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
mkdir -p $WORK/b470/
cat >/tmp/go-build3286362797/b470/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/dotenv=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv
importmap github.com/compose-spec/compose-go/v2/errdefs=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/errdefs
importmap github.com/compose-spec/compose-go/v2/utils=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/go-connections/nat=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/go-viper/mapstructure/v2=github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2
importmap github.com/mattn/go-shellwords=github.com/docker/compose/v2/vendor/github.com/mattn/go-shellwords
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap golang.org/x/exp/maps=github.com/docker/compose/v2/vendor/golang.org/x/exp/maps
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
importmap gopkg.in/yaml.v3=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv=/tmp/go-build3286362797/b465/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/errdefs=/tmp/go-build3286362797/b467/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils=/tmp/go-build3286362797/b471/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat=/tmp/go-build3286362797/b199/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2=/tmp/go-build3286362797/b475/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mattn/go-shellwords=/tmp/go-build3286362797/b477/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/exp/maps=/tmp/go-build3286362797/b473/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3=/tmp/go-build3286362797/b478/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types -lang=go1.23 -complete -installsuffix shared -buildid 7ll2N_Efmly4j99LDRSU/7ll2N_Efmly4j99LDRSU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/bytes.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/command.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/cpus.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/derived.gen.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/develop.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/device.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/duration.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/envfile.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/healthcheck.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/hooks.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/hostList.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/labels.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/mapping.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/project.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/services.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/ssh.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/stringOrList.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal
cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/62/62a69edd3659261183dbb5f74f7d2eb43c98845c20c21fa214d7f69b0eaff941-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/metrics/v1
mkdir -p $WORK/b433/
cat >/tmp/go-build3286362797/b433/importcfg << 'EOF' # internal
# import config
importmap github.com/grpc-ecosystem/grpc-gateway/v2/runtime=github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime
importmap github.com/grpc-ecosystem/grpc-gateway/v2/utilities=github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities
importmap go.opentelemetry.io/proto/otlp/metrics/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime=/tmp/go-build3286362797/b434/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities=/tmp/go-build3286362797/b436/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1=/tmp/go-build3286362797/b431/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/metrics/v1 -lang=go1.23 -complete -installsuffix shared -buildid VQZBEenueV8eK6fW4h_E/VQZBEenueV8eK6fW4h_E -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/metrics/v1/metrics_service.pb.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/metrics/v1/metrics_service.pb.gw.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/metrics/v1/metrics_service_grpc.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal
cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/e8/e8c2eaa5acf14365e2385f3878674efc3381f142a029cf02c2aea07301d96f7a-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1
mkdir -p $WORK/b456/
cat >/tmp/go-build3286362797/b456/importcfg << 'EOF' # internal
# import config
importmap github.com/grpc-ecosystem/grpc-gateway/v2/runtime=github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime
importmap github.com/grpc-ecosystem/grpc-gateway/v2/utilities=github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities
importmap go.opentelemetry.io/proto/otlp/trace/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime=/tmp/go-build3286362797/b434/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities=/tmp/go-build3286362797/b436/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1=/tmp/go-build3286362797/b451/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1 -lang=go1.23 -complete -installsuffix shared -buildid M9dS2eESw4j5SBxHzg1x/M9dS2eESw4j5SBxHzg1x -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.gw.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service_grpc.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal
cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/83/83a4f84617faec02ccc4d84fc38317dc43d0bd6e450ec3d46c48a14286cc82a0-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
mkdir -p $WORK/b338/
cat >/tmp/go-build3286362797/b338/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform
importmap go.opentelemetry.io/otel/internal/global=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global
importmap go.opentelemetry.io/otel/sdk/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric
importmap go.opentelemetry.io/otel/sdk/metric/metricdata=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata
importmap go.opentelemetry.io/proto/otlp/collector/metrics/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/metrics/v1
importmap go.opentelemetry.io/proto/otlp/metrics/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1
importmap google.golang.org/genproto/googleapis/rpc/errdetails=github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/errdetails
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal=/tmp/go-build3286362797/b339/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf=/tmp/go-build3286362797/b340/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry=/tmp/go-build3286362797/b342/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform=/tmp/go-build3286362797/b429/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3286362797/b229/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric=/tmp/go-build3286362797/b344/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build3286362797/b349/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/metrics/v1=/tmp/go-build3286362797/b433/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1=/tmp/go-build3286362797/b431/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build3286362797/b442/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc -lang=go1.23 -complete -installsuffix shared -buildid wDefl1wTXP5Z1hSU2Y9y/wDefl1wTXP5Z1hSU2Y9y -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/client.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/config.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/exporter.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal
cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/7a/7ab8bd1077ef6cf079bbf7bbdcd9da67356b149a76d9117594c966c212d20718-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
mkdir -p $WORK/b443/
cat >/tmp/go-build3286362797/b443/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry
importmap go.opentelemetry.io/proto/otlp/collector/trace/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1
importmap go.opentelemetry.io/proto/otlp/trace/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1
importmap google.golang.org/genproto/googleapis/rpc/errdetails=github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/errdetails
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace=/tmp/go-build3286362797/b444/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal=/tmp/go-build3286362797/b452/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig=/tmp/go-build3286362797/b453/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry=/tmp/go-build3286362797/b455/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1=/tmp/go-build3286362797/b456/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1=/tmp/go-build3286362797/b451/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build3286362797/b442/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc -lang=go1.23 -complete -installsuffix shared -buildid iZeS0ydh0TlfmtT3LfZQ/iZeS0ydh0TlfmtT3LfZQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/client.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporter.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/options.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal
cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/dc/dc7e055feb684b61b5a231ac9dbee12f4c8d1eb7a04b07ae4470220520593a8f-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/graph
mkdir -p $WORK/b469/
cat >/tmp/go-build3286362797/b469/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
importmap github.com/compose-spec/compose-go/v2/utils=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils
importmap golang.org/x/exp/slices=github.com/docker/compose/v2/vendor/golang.org/x/exp/slices
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils=/tmp/go-build3286362797/b471/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/exp/slices=/tmp/go-build3286362797/b474/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/graph -lang=go1.23 -complete -installsuffix shared -buildid BCh8lZ-PlfpkOZEtcXxu/BCh8lZ-PlfpkOZEtcXxu -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/graph/cycle.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/graph/graph.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/graph/services.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/graph/traversal.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal
cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/d1/d108f5c4048ad0bb6adb435a990cdd5cb73a4e8925b2e7e35295bcb955b790de-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
mkdir -p $WORK/b090/
cat >/tmp/go-build3286362797/b090/importcfg << 'EOF' # internal
# import config
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/cli/cli/config=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config
importmap github.com/docker/cli/cli/config/configfile=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile
importmap github.com/docker/cli/cli/config/credentials=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials
importmap github.com/docker/cli/cli/config/types=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types
importmap github.com/docker/cli/cli/context=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context
importmap github.com/docker/cli/cli/context/docker=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/docker
importmap github.com/docker/cli/cli/context/store=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store
importmap github.com/docker/cli/cli/debug=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/debug
importmap github.com/docker/cli/cli/flags=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags
importmap github.com/docker/cli/cli/hints=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/hints
importmap github.com/docker/cli/cli/manifest/store=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/store
importmap github.com/docker/cli/cli/registry/client=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/registry/client
importmap github.com/docker/cli/cli/streams=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams
importmap github.com/docker/cli/cli/trust=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/trust
importmap github.com/docker/cli/cli/version=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/version
importmap github.com/docker/cli/opts=github.com/docker/compose/v2/vendor/github.com/docker/cli/opts
importmap github.com/docker/distribution/uuid=github.com/docker/compose/v2/vendor/github.com/docker/distribution/uuid
importmap github.com/docker/docker/api=github.com/docker/compose/v2/vendor/github.com/docker/docker/api
importmap github.com/docker/docker/api/types=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/docker/docker/api/types/mount=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount
importmap github.com/docker/docker/api/types/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry
importmap github.com/docker/docker/api/types/swarm=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm
importmap github.com/docker/docker/api/types/versions=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/docker/docker/errdefs=github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs
importmap github.com/docker/docker/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/registry
importmap github.com/docker/go-connections/tlsconfig=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig
importmap github.com/moby/sys/sequential=github.com/docker/compose/v2/vendor/github.com/moby/sys/sequential
importmap github.com/moby/term=github.com/docker/compose/v2/vendor/github.com/moby/term
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/spf13/cobra=github.com/docker/compose/v2/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/docker/compose/v2/vendor/github.com/spf13/pflag
importmap github.com/theupdateframework/notary/client=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
importmap go.opentelemetry.io/otel/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric
importmap go.opentelemetry.io/otel/sdk/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric
importmap go.opentelemetry.io/otel/sdk/metric/metricdata=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata
importmap go.opentelemetry.io/otel/sdk/resource=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource
importmap go.opentelemetry.io/otel/sdk/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace
importmap go.opentelemetry.io/otel/semconv/v1.21.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/csv=/tmp/go-build3286362797/b069/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config=/tmp/go-build3286362797/b095/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile=/tmp/go-build3286362797/b096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials=/tmp/go-build3286362797/b097/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types=/tmp/go-build3286362797/b098/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context=/tmp/go-build3286362797/b108/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/docker=/tmp/go-build3286362797/b184/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store=/tmp/go-build3286362797/b109/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/debug=/tmp/go-build3286362797/b239/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags=/tmp/go-build3286362797/b240/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/hints=/tmp/go-build3286362797/b243/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/store=/tmp/go-build3286362797/b244/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/registry/client=/tmp/go-build3286362797/b251/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams=/tmp/go-build3286362797/b334/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/trust=/tmp/go-build3286362797/b252/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/version=/tmp/go-build3286362797/b336/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/opts=/tmp/go-build3286362797/b241/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/uuid=/tmp/go-build3286362797/b320/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api=/tmp/go-build3286362797/b189/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types=/tmp/go-build3286362797/b190/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3286362797/b195/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3286362797/b206/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3286362797/b207/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3286362797/b194/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs=/tmp/go-build3286362797/b120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/registry=/tmp/go-build3286362797/b314/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3286362797/b215/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/sequential=/tmp/go-build3286362797/b337/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/term=/tmp/go-build3286362797/b335/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/cobra=/tmp/go-build3286362797/b067/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/pflag=/tmp/go-build3286362797/b068/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client=/tmp/go-build3286362797/b317/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc=/tmp/go-build3286362797/b338/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=/tmp/go-build3286362797/b443/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3286362797/b232/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric=/tmp/go-build3286362797/b344/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build3286362797/b349/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource=/tmp/go-build3286362797/b350/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace=/tmp/go-build3286362797/b446/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0=/tmp/go-build3286362797/b352/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command -lang=go1.23 -complete -installsuffix shared -buildid jXvHw6pHjiAq_FI5aoVv/jXvHw6pHjiAq_FI5aoVv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/cli.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/cli_options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/defaultcontextstore.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/registry.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/telemetry.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/telemetry_docker.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/telemetry_options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/telemetry_utils.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/trust.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/utils.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal
cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/21/21e8b5ae63e3818492497f7c926db67eac4763b8131ad47f786933855279c3bd-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree
mkdir -p $WORK/b480/
cat >/tmp/go-build3286362797/b480/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree -lang=go1.23 -complete -installsuffix shared -buildid rxOsQr5GOKIaBb1eJpWT/rxOsQr5GOKIaBb1eJpWT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree/path.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal
cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/a0/a0948ad79dfa692925432be4106b08fe24009abf7059b382cd2a62a615dcc9fe-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/interpolation
mkdir -p $WORK/b479/
cat >/tmp/go-build3286362797/b479/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/template=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/template
importmap github.com/compose-spec/compose-go/v2/tree=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/template=/tmp/go-build3286362797/b466/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3286362797/b480/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/interpolation -lang=go1.23 -complete -installsuffix shared -buildid ia1HcHtO4MsHQF0KZvSQ/ia1HcHtO4MsHQF0KZvSQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/interpolation/interpolation.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal
cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/ca/ca89fde89868a104fafea1310a7fbcad82cab3a7386002a2606526aec33d5b8f-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/format
mkdir -p $WORK/b482/
cat >/tmp/go-build3286362797/b482/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/format -lang=go1.23 -complete -installsuffix shared -buildid Zq9LM7wqdA_e7BPL2ynv/Zq9LM7wqdA_e7BPL2ynv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/format/volume.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal
cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/5d/5d5f6f306dd97153aea34b9d54f974fb993467542d3c6a9881910529dcc8369c-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/override
mkdir -p $WORK/b481/
cat >/tmp/go-build3286362797/b481/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/format=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/format
importmap github.com/compose-spec/compose-go/v2/tree=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree
importmap golang.org/x/exp/slices=github.com/docker/compose/v2/vendor/golang.org/x/exp/slices
packagefile cmp=/tmp/go-build3286362797/b027/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/format=/tmp/go-build3286362797/b482/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3286362797/b480/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/exp/slices=/tmp/go-build3286362797/b474/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/override -lang=go1.23 -complete -installsuffix shared -buildid KzQbQ-ad2tGoq8lmb-uj/KzQbQ-ad2tGoq8lmb-uj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/override/extends.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/override/merge.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/override/uncity.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal
cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/72/72911b313efd6ed47091b8c0d2063d3f9fb3f8ac2dc057770f6a4e4e515bc3fd-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/paths
mkdir -p $WORK/b483/
cat >/tmp/go-build3286362797/b483/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/tree=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
importmap github.com/compose-spec/compose-go/v2/utils=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3286362797/b480/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils=/tmp/go-build3286362797/b471/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/paths -lang=go1.23 -complete -installsuffix shared -buildid PSJhR0w2YrPpe2be5-pb/PSJhR0w2YrPpe2be5-pb -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/paths/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/paths/extends.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/paths/home.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/paths/resolve.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/paths/unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/paths/windows_path.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal
cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/d9/d915db350659a43bc9de9448718e9289cd5cd7462a53726da1a1f88b48ffd07a-d # internal
github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonpointer
mkdir -p $WORK/b487/
cat >/tmp/go-build3286362797/b487/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonpointer -lang=go1.23 -complete -installsuffix shared -buildid s_8IsH08bKSaUmMXEDKp/s_8IsH08bKSaUmMXEDKp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonpointer/pointer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal
cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/d1/d10ce057b32f60f05b6f60e2e6eac571b9ba4a209f1442f7530c876ed5814736-d # internal
github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonreference
mkdir -p $WORK/b486/
cat >/tmp/go-build3286362797/b486/importcfg << 'EOF' # internal
# import config
importmap github.com/xeipuuv/gojsonpointer=github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonpointer
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonpointer=/tmp/go-build3286362797/b487/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonreference -lang=go1.23 -complete -installsuffix shared -buildid 0FEIzAN9GO5DPgnfG8e2/0FEIzAN9GO5DPgnfG8e2 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonreference/reference.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal
cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/37/37d0996f5b92d309229a98140cf90c7427e4bcebf3aabb976ac3947981535699-d # internal
net/mail
mkdir -p $WORK/b488/
cat >/tmp/go-build3286362797/b488/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/textproto=/tmp/go-build3286362797/b170/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p net/mail -lang=go1.23 -std -complete -installsuffix shared -buildid pLiPBQC5nL2NnuJxzX_G/pLiPBQC5nL2NnuJxzX_G -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack /usr/lib/golang/src/net/mail/message.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal
cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/a9/a968fb39766f7288e11abd0ddce8930e874c517d0b25e327bb6aa50c91ebc641-d # internal
github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema
mkdir -p $WORK/b485/
cat >/tmp/go-build3286362797/b485/importcfg << 'EOF' # internal
# import config
importmap github.com/xeipuuv/gojsonreference=github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonreference
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonreference=/tmp/go-build3286362797/b486/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/mail=/tmp/go-build3286362797/b488/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile text/template=/tmp/go-build3286362797/b087/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema -lang=go1.23 -complete -installsuffix shared -buildid otUyNqnm3plM-lK-rm9E/otUyNqnm3plM-lK-rm9E -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/draft.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/format_checkers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/internalLog.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/jsonContext.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/jsonLoader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/locales.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/result.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/schema.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/schemaLoader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/schemaPool.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/schemaReferencePool.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/schemaType.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/subSchema.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/types.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/utils.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema/validation.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ee/eee9a6245af3be4bfa7b05a47de6e4c02516f26c9188057c09be9244f541e8f1-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager
mkdir -p $WORK/b056/
cat >/tmp/go-build3286362797/b056/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli-plugins/hooks=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/hooks
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/cli/cli/config=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config
importmap github.com/docker/cli/cli/config/configfile=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile
importmap github.com/fvbommel/sortorder=github.com/docker/compose/v2/vendor/github.com/fvbommel/sortorder
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/spf13/cobra=github.com/docker/compose/v2/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/docker/compose/v2/vendor/github.com/spf13/pflag
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/hooks=/tmp/go-build3286362797/b065/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config=/tmp/go-build3286362797/b095/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile=/tmp/go-build3286362797/b096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/fvbommel/sortorder=/tmp/go-build3286362797/b183/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/cobra=/tmp/go-build3286362797/b067/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/pflag=/tmp/go-build3286362797/b068/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager -lang=go1.23 -complete -installsuffix shared -buildid bZ1Wt-PBDI79lVcNgUS4/bZ1Wt-PBDI79lVcNgUS4 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager/candidate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager/cobra.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager/error.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager/hooks.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager/manager.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager/manager_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager/metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager/plugin.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager/suffix_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/eb/eb32b553ba8651012ebeaa5859cf0442c032901c68f1882b75540a68e6994a63-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli
mkdir -p $WORK/b002/
cat >/tmp/go-build3286362797/b002/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli-plugins/manager=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/cli/cli/flags=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags
importmap github.com/docker/docker/pkg/homedir=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/homedir
importmap github.com/docker/docker/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/registry
importmap github.com/fvbommel/sortorder=github.com/docker/compose/v2/vendor/github.com/fvbommel/sortorder
importmap github.com/moby/term=github.com/docker/compose/v2/vendor/github.com/moby/term
importmap github.com/morikuni/aec=github.com/docker/compose/v2/vendor/github.com/morikuni/aec
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/spf13/cobra=github.com/docker/compose/v2/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/docker/compose/v2/vendor/github.com/spf13/pflag
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager=/tmp/go-build3286362797/b056/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags=/tmp/go-build3286362797/b240/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build3286362797/b458/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/registry=/tmp/go-build3286362797/b314/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/fvbommel/sortorder=/tmp/go-build3286362797/b183/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/term=/tmp/go-build3286362797/b335/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/morikuni/aec=/tmp/go-build3286362797/b066/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/cobra=/tmp/go-build3286362797/b067/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/pflag=/tmp/go-build3286362797/b068/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli -lang=go1.23 -complete -installsuffix shared -buildid 0-iYdtnl9NhtHA9Iv4Ac/0-iYdtnl9NhtHA9Iv4Ac -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/cobra.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/error.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/required.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal
cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/df/df25bcb5419e62bd14b23728a70e26d51cf18a6a5fdac7a81fc0451344915513-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/schema
mkdir -p $WORK/b484/
cat >/tmp/go-build3286362797/b484/importcfg << 'EOF' # internal
# import config
importmap github.com/xeipuuv/gojsonschema=github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema
packagefile embed=/tmp/go-build3286362797/b135/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema=/tmp/go-build3286362797/b485/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
cat >/tmp/go-build3286362797/b484/embedcfg << 'EOF' # internal
{
	"Patterns": {
		"compose-spec.json": [
			"compose-spec.json"
		]
	},
	"Files": {
		"compose-spec.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/schema/compose-spec.json"
	}
}EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/schema -lang=go1.23 -complete -installsuffix shared -buildid X4t-KxgItkHuk6oLPCCV/X4t-KxgItkHuk6oLPCCV -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b484/importcfg -embedcfg $WORK/b484/embedcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/schema/schema.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal
cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/b0/b0c99164876603dce125cfedf2cb40afadcd4f0af81c3fdbb6890b8b612b5491-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform
mkdir -p $WORK/b489/
cat >/tmp/go-build3286362797/b489/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/format=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/format
importmap github.com/compose-spec/compose-go/v2/tree=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
importmap github.com/go-viper/mapstructure/v2=github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/format=/tmp/go-build3286362797/b482/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3286362797/b480/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2=/tmp/go-build3286362797/b475/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform -lang=go1.23 -complete -installsuffix shared -buildid RdF3OL123jB2992QEVfA/RdF3OL123jB2992QEVfA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/build.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/canonical.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/defaults.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/dependson.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/device.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/devices.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/envfile.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/extends.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/external.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/include.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/mapping.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/ports.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/secrets.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/services.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/ssh.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/ulimits.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform/volume.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/85/8531c73fb702d2ff38d13fb6ba73e8c88cb332b5a0f2cd7a67ea51834f27c86b-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/plugin
mkdir -p $WORK/b459/
cat >/tmp/go-build3286362797/b459/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli
importmap github.com/docker/cli/cli-plugins/manager=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager
importmap github.com/docker/cli/cli-plugins/socket=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/socket
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/cli/cli/connhelper=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper
importmap github.com/docker/cli/cli/debug=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/debug
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/spf13/cobra=github.com/docker/compose/v2/vendor/github.com/spf13/cobra
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli=/tmp/go-build3286362797/b002/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager=/tmp/go-build3286362797/b056/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/socket=/tmp/go-build3286362797/b460/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper=/tmp/go-build3286362797/b185/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/debug=/tmp/go-build3286362797/b239/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/cobra=/tmp/go-build3286362797/b067/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/plugin -lang=go1.23 -complete -installsuffix shared -buildid TjpEXm8Scs7sFS7JAPG8/TjpEXm8Scs7sFS7JAPG8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/plugin/plugin.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal
cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/08/08ae9504d40b6f39d08dfd1658dd1386271c144eae7bd79758a73581a483c703-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/validation
mkdir -p $WORK/b490/
cat >/tmp/go-build3286362797/b490/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/consts=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/consts
importmap github.com/compose-spec/compose-go/v2/tree=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/consts=/tmp/go-build3286362797/b464/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3286362797/b480/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/validation -lang=go1.23 -complete -installsuffix shared -buildid _WLyuwY3nT3b0l8rEiIO/_WLyuwY3nT3b0l8rEiIO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/validation/external.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/validation/validation.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/validation/volume.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal
cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/1f/1f98509bafc37441655ed6353912b60ac1ee15ce42abc07b8e488ef0e2e5c482-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader
mkdir -p $WORK/b468/
cat >/tmp/go-build3286362797/b468/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/consts=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/consts
importmap github.com/compose-spec/compose-go/v2/dotenv=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv
importmap github.com/compose-spec/compose-go/v2/errdefs=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/errdefs
importmap github.com/compose-spec/compose-go/v2/graph=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/graph
importmap github.com/compose-spec/compose-go/v2/interpolation=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/interpolation
importmap github.com/compose-spec/compose-go/v2/override=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/override
importmap github.com/compose-spec/compose-go/v2/paths=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/paths
importmap github.com/compose-spec/compose-go/v2/schema=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/schema
importmap github.com/compose-spec/compose-go/v2/template=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/template
importmap github.com/compose-spec/compose-go/v2/transform=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform
importmap github.com/compose-spec/compose-go/v2/tree=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
importmap github.com/compose-spec/compose-go/v2/validation=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/validation
importmap github.com/go-viper/mapstructure/v2=github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap golang.org/x/exp/slices=github.com/docker/compose/v2/vendor/golang.org/x/exp/slices
importmap gopkg.in/yaml.v3=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/consts=/tmp/go-build3286362797/b464/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv=/tmp/go-build3286362797/b465/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/errdefs=/tmp/go-build3286362797/b467/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/graph=/tmp/go-build3286362797/b469/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/interpolation=/tmp/go-build3286362797/b479/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/override=/tmp/go-build3286362797/b481/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/paths=/tmp/go-build3286362797/b483/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/schema=/tmp/go-build3286362797/b484/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/template=/tmp/go-build3286362797/b466/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform=/tmp/go-build3286362797/b489/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3286362797/b480/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/validation=/tmp/go-build3286362797/b490/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2=/tmp/go-build3286362797/b475/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/exp/slices=/tmp/go-build3286362797/b474/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3=/tmp/go-build3286362797/b478/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader -lang=go1.23 -complete -installsuffix shared -buildid 5TRinYakyZ3mH-hZWv-G/5TRinYakyZ3mH-hZWv-G -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader/environment.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader/extends.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader/fix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader/include.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader/interpolate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader/loader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader/mapstructure.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader/normalize.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader/omitEmpty.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader/paths.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader/reset.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader/validate.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal
cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/06/065cc4c1256f1ba77632494f9650689b34bf6f5866eed7eedb2c0ba45399b8da-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/logutil
mkdir -p $WORK/b491/
cat >/tmp/go-build3286362797/b491/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/logutil -lang=go1.23 -complete -installsuffix shared -buildid 48LuaBNmjtUfCNdRUDTS/48LuaBNmjtUfCNdRUDTS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/logutil/filter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/logutil/format.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/logutil/pause.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal
cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/76/7631b6d53b7944a9c1ec98949e86b092f6a10ed84f4b687b8d17ab0bb6dda655-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/platforms
mkdir -p $WORK/b493/
cat >/tmp/go-build3286362797/b493/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/platforms -lang=go1.23 -complete -installsuffix shared -buildid ovk_TqxYJkGNpj_eZqz9/ovk_TqxYJkGNpj_eZqz9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/platforms/compare.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/platforms/cpuinfo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/platforms/cpuinfo_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/platforms/database.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/platforms/defaults.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/platforms/defaults_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/platforms/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/platforms/platforms.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/platforms/platforms_other.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal
cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/79/796aa6efe2f99c23733d2af7d5d2e47be652000db02c38ea4c94b0426e50451d-d # internal
github.com/docker/compose/v2/vendor/github.com/mattn/go-runewidth
mkdir -p $WORK/b497/
cat >/tmp/go-build3286362797/b497/importcfg << 'EOF' # internal
# import config
importmap github.com/rivo/uniseg=github.com/docker/compose/v2/vendor/github.com/rivo/uniseg
packagefile github.com/docker/compose/v2/vendor/github.com/rivo/uniseg=/tmp/go-build3286362797/b498/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/docker/compose/v2/vendor/github.com/mattn/go-runewidth -lang=go1.23 -complete -installsuffix shared -buildid g3o3Ts7A11W8ViycPWyD/g3o3Ts7A11W8ViycPWyD -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/mattn/go-runewidth/runewidth.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mattn/go-runewidth/runewidth_table.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal
cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/6e/6ed6956ffcc7d92f11e25d16601465fed85d537a4f05c03c795f82f2ee548269-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/tabwriter
mkdir -p $WORK/b496/
cat >/tmp/go-build3286362797/b496/importcfg << 'EOF' # internal
# import config
importmap github.com/mattn/go-runewidth=github.com/docker/compose/v2/vendor/github.com/mattn/go-runewidth
packagefile github.com/docker/compose/v2/vendor/github.com/mattn/go-runewidth=/tmp/go-build3286362797/b497/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/tabwriter -lang=go1.23 -complete -installsuffix shared -buildid -oMxO7nJN3Xq7sR0vtQo/-oMxO7nJN3Xq7sR0vtQo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/tabwriter/tabwriter.go
cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/2c/2ce3b362ec93396f8e35bc94d99f15061ae3fa2b849d766eb96ed6bd1bd9c178-d # internal
github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/cli
mkdir -p $WORK/b463/
cat >/tmp/go-build3286362797/b463/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/consts=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/consts
importmap github.com/compose-spec/compose-go/v2/dotenv=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv
importmap github.com/compose-spec/compose-go/v2/errdefs=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/errdefs
importmap github.com/compose-spec/compose-go/v2/loader=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
importmap github.com/compose-spec/compose-go/v2/utils=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/consts=/tmp/go-build3286362797/b464/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv=/tmp/go-build3286362797/b465/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/errdefs=/tmp/go-build3286362797/b467/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader=/tmp/go-build3286362797/b468/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils=/tmp/go-build3286362797/b471/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/cli -lang=go1.23 -complete -installsuffix shared -buildid _TI-48JAhrzD6iJgRc4m/_TI-48JAhrzD6iJgRc4m -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/cli/options.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal
cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/0d/0da92a00666025620385f34a77ef2b7dc5cbacf558231031fa4de0a1086b77c6-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/templates
mkdir -p $WORK/b499/
cat >/tmp/go-build3286362797/b499/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile text/template=/tmp/go-build3286362797/b087/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/templates -lang=go1.23 -complete -installsuffix shared -buildid LEXaB3hvSefY289w4UMu/LEXaB3hvSefY289w4UMu -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/templates/templates.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal
cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/0b/0b3b72f261f7eefe6ca2f14c11a2033652ad72963e65b0c8b00febbed5ce5de5-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid
mkdir -p $WORK/b500/
cat >/tmp/go-build3286362797/b500/importcfg << 'EOF' # internal
# import config
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid -lang=go1.23 -complete -installsuffix shared -buildid sQzxVnD_UTBBcOXu2HrV/sQzxVnD_UTBBcOXu2HrV -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid/stringid.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal
cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/eb/ebcd9fb7f96180ee3b5e10e5d6272d2b1e4db7fcb0fb87af8d59b344b887f949-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/text/width
mkdir -p $WORK/b501/
cat >/tmp/go-build3286362797/b501/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=github.com/docker/compose/v2/vendor/golang.org/x/text/transform
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/transform=/tmp/go-build3286362797/b415/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/docker/compose/v2/vendor/golang.org/x/text/width -lang=go1.23 -complete -installsuffix shared -buildid rabHIyPs5jlyYsUMRS9d/rabHIyPs5jlyYsUMRS9d -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/width/kind_string.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/width/tables15.0.0.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/width/transform.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/width/trieval.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/width/width.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal
cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/89/892f2fa0de256ce03daa72291ed44cb5168d93f1eb6ac639a790a19bca5c4ad4-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/sys/symlink
mkdir -p $WORK/b506/
cat >/tmp/go-build3286362797/b506/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/docker/compose/v2/vendor/github.com/moby/sys/symlink -lang=go1.23 -complete -installsuffix shared -buildid 9Rg2ScUDm_u8jlJqChu4/9Rg2ScUDm_u8jlJqChu4 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/symlink/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/symlink/fs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/symlink/fs_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal
cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/1f/1f39bbc18b2a06e314479d0097be9959d38023fd40bad2272b02c095c916bcd8-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/git
mkdir -p $WORK/b505/
cat >/tmp/go-build3286362797/b505/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/sys/symlink=github.com/docker/compose/v2/vendor/github.com/moby/sys/symlink
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/symlink=/tmp/go-build3286362797/b506/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/git -lang=go1.23 -complete -installsuffix shared -buildid wZFz0kMEJdVgPui4dNvl/wZFz0kMEJdVgPui4dNvl -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/git/gitutils.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal
cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/0c/0c9afa49e30ef0c2faa7f5b79584cb5de1ab8f386453927028674ee4e4f41164-d # internal
compress/bzip2
mkdir -p $WORK/b508/
cat >/tmp/go-build3286362797/b508/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile cmp=/tmp/go-build3286362797/b027/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p compress/bzip2 -lang=go1.23 -std -complete -installsuffix shared -buildid SgfMnjNAwQwH0boQvey8/SgfMnjNAwQwH0boQvey8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal
cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/3d/3db126ca19756afcb3d1254f44bb3a69a4180a62223b4aac68c21b4fa7e1ce4a-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter
mkdir -p $WORK/b495/
cat >/tmp/go-build3286362797/b495/importcfg << 'EOF' # internal
# import config
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/cli/cli/command/formatter/tabwriter=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/tabwriter
importmap github.com/docker/cli/templates=github.com/docker/compose/v2/vendor/github.com/docker/cli/templates
importmap github.com/docker/docker/api/types=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types
importmap github.com/docker/docker/api/types/image=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image
importmap github.com/docker/docker/api/types/volume=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume
importmap github.com/docker/docker/pkg/stringid=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap golang.org/x/text/width=github.com/docker/compose/v2/vendor/golang.org/x/text/width
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/tabwriter=/tmp/go-build3286362797/b496/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/templates=/tmp/go-build3286362797/b499/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types=/tmp/go-build3286362797/b190/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3286362797/b205/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3286362797/b210/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid=/tmp/go-build3286362797/b500/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/width=/tmp/go-build3286362797/b501/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile text/template=/tmp/go-build3286362797/b087/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter -lang=go1.23 -complete -installsuffix shared -buildid kFPjefeHf4BpuZ956tor/kFPjefeHf4BpuZ956tor -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/buildcache.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/container.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/custom.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/disk_usage.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/displayutils.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/formatter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/image.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/reflect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/volume.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal
cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/81/8144e9ca3fa7a09cb282eb993fe38b94c8c7e280bd8ace137929bc4bd1119c62-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/sys/user
mkdir -p $WORK/b510/
cat >/tmp/go-build3286362797/b510/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/docker/compose/v2/vendor/github.com/moby/sys/user -lang=go1.23 -complete -installsuffix shared -buildid 67gN_bo_WtwWmE8-PgEk/67gN_bo_WtwWmE8-PgEk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/user/lookup_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/user/user.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal
cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/80/80cce586a5b3952db36ea3534dc96709292c61d87a4829acf0d9e6709d60b1a8-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools
mkdir -p $WORK/b509/
cat >/tmp/go-build3286362797/b509/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/sys/user=github.com/docker/compose/v2/vendor/github.com/moby/sys/user
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/user=/tmp/go-build3286362797/b510/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools -lang=go1.23 -complete -installsuffix shared -buildid fdjC1U7RTyGZa75vpUEQ/fdjC1U7RTyGZa75vpUEQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools/idtools.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools/idtools_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools/usergroupadd_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools/utils_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal
cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/04/044987bf90cacbb0aa102d3d9bebb5d93a4a3e905ba869291e72889ac68ffde3-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/completion
mkdir -p $WORK/b494/
cat >/tmp/go-build3286362797/b494/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/command/formatter=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter
importmap github.com/docker/docker/api/types=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types
importmap github.com/docker/docker/api/types/container=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container
importmap github.com/docker/docker/api/types/image=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image
importmap github.com/docker/docker/api/types/network=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network
importmap github.com/docker/docker/api/types/volume=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/spf13/cobra=github.com/docker/compose/v2/vendor/github.com/spf13/cobra
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter=/tmp/go-build3286362797/b495/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types=/tmp/go-build3286362797/b190/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3286362797/b191/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3286362797/b205/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3286362797/b196/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3286362797/b210/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/cobra=/tmp/go-build3286362797/b067/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/completion -lang=go1.23 -complete -installsuffix shared -buildid 4rLrnQcL5dDEfazzubOS/4rLrnQcL5dDEfazzubOS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/completion/functions.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal
cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/51/5171eb9c9534d565f6c42228fc4bb66c327d97970ad0c01312a97724296bbbc7-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pools
mkdir -p $WORK/b511/
cat >/tmp/go-build3286362797/b511/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/pkg/ioutils=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils=/tmp/go-build3286362797/b180/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pools -lang=go1.23 -complete -installsuffix shared -buildid IyQxVrKK36ODbeTAM7ke/IyQxVrKK36ODbeTAM7ke -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pools/pools.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal
cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/af/af303f17a0357bb7a12a477d4506724bade6e97fc04fe2d44a2fa140e478c8d0-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system
mkdir -p $WORK/b512/
cat >/tmp/go-build3286362797/b512/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system -lang=go1.23 -complete -installsuffix shared -buildid VXC046y98re3ANkKKFiy/VXC046y98re3ANkKKFiy -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system/chtimes.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system/chtimes_nowindows.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system/filesys.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system/filesys_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system/lstat_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system/mknod.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system/mknod_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system/stat_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system/stat_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system/utimes_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system/xattrs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system/xattrs_linux.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal
cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/0c/0c52e20e1469f1e043b4d228657ec41449f40eb28a1527c82dfbeabecc4a34c1-d # internal
github.com/docker/compose/v2/vendor/github.com/klauspost/compress/fse
mkdir -p $WORK/b516/
cat >/tmp/go-build3286362797/b516/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/fse -lang=go1.23 -complete -installsuffix shared -buildid M4v56tD7x7snrGmCoXum/M4v56tD7x7snrGmCoXum -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/fse/bitreader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/fse/bitwriter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/fse/bytereader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/fse/compress.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/fse/decompress.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/fse/fse.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal
cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/01/019362b60a4a6892b6c92277f222116ecb73262d07d5c6cdd6fc591c7e02c878-d # internal
github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/snapref
mkdir -p $WORK/b518/
cat >/tmp/go-build3286362797/b518/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile hash/crc32=/tmp/go-build3286362797/b113/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/snapref -lang=go1.23 -complete -installsuffix shared -buildid XXqavfDLY_KiZ-imLWTf/XXqavfDLY_KiZ-imLWTf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/snapref/decode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/snapref/encode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/snapref/snappy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal
cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/de/de30d5d9ec9b6738c85261af9c6423ec316bed5a744c82a9c9042d391a42594f-d # internal
github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/internal/xxhash
mkdir -p $WORK/b519/
echo -n > $WORK/b519/go_asm.h # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/internal/xxhash
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b519=>" -I $WORK/b519/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b519/symabis ./xxhash_amd64.s
cat >/tmp/go-build3286362797/b519/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.23 -installsuffix shared -buildid rGECvBvKni_dvvFaXyMC/rGECvBvKni_dvvFaXyMC -goversion go1.23.2 -symabis $WORK/b519/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack -asmhdr $WORK/b519/go_asm.h ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal
cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/59/59a7e601d7d2fd962c995fed0d813b28110aac1575a2448e54025eaff8d2935f-d # internal
github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0
mkdir -p $WORK/b515/
echo -n > $WORK/b515/go_asm.h # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b515=>" -I $WORK/b515/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b515/symabis ./decompress_amd64.s
cat >/tmp/go-build3286362797/b515/importcfg << 'EOF' # internal
# import config
importmap github.com/klauspost/compress/fse=github.com/docker/compose/v2/vendor/github.com/klauspost/compress/fse
importmap github.com/klauspost/compress/internal/cpuinfo=github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/cpuinfo
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/fse=/tmp/go-build3286362797/b516/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build3286362797/b517/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0 -lang=go1.23 -installsuffix shared -buildid MNJIfvdZgHeX9hDZFpaK/MNJIfvdZgHeX9hDZFpaK -goversion go1.23.2 -symabis $WORK/b515/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack -asmhdr $WORK/b515/go_asm.h ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0/bitreader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0/bitwriter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0/compress.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0/decompress.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0/decompress_amd64.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0/huff0.go
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/internal/xxhash
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b519=>" -I $WORK/b519/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b519/xxhash_amd64.o ./xxhash_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b519/_pkg_.a $WORK/b519/xxhash_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal
cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/36/363cf49baeadf28b16eb20feab6045b350dd85c38fcabfbaa1e100866f3eb40e-d # internal
text/scanner
mkdir -p $WORK/b521/
cat >/tmp/go-build3286362797/b521/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p text/scanner -lang=go1.23 -std -complete -installsuffix shared -buildid 3GxMa_CNNkvIeVYqr4kt/3GxMa_CNNkvIeVYqr4kt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal
cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/27/276761340370169f7665c13f466099bd7d0624b75453a3ad183c4dbae9e2d8bc-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher
mkdir -p $WORK/b520/
cat >/tmp/go-build3286362797/b520/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile text/scanner=/tmp/go-build3286362797/b521/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher -lang=go1.23 -complete -installsuffix shared -buildid RvZ-ECAYCpv2Gh3Z5V5m/RvZ-ECAYCpv2Gh3Z5V5m -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher/patternmatcher.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal
cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/eb/eb2680da3cd8c4da21f0e7a58deb98901f719d042162f28b3fb67ab8bc07fa61-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/sys/userns
mkdir -p $WORK/b522/
cat >/tmp/go-build3286362797/b522/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/docker/compose/v2/vendor/github.com/moby/sys/userns -lang=go1.23 -complete -installsuffix shared -buildid _eADlEAOtd38nVsq1W_3/_eADlEAOtd38nVsq1W_3 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/userns/userns.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/userns/userns_linux.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal
cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/8a/8a9f16f785c863da5f88ac6f6349db8d5c4f2367743d01edb5bbf477f265370b-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/time/rate
mkdir -p $WORK/b524/
cat >/tmp/go-build3286362797/b524/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/docker/compose/v2/vendor/golang.org/x/time/rate -lang=go1.23 -complete -installsuffix shared -buildid GB9NKul_4O-fXllinJ2l/GB9NKul_4O-fXllinJ2l -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/time/rate/rate.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/time/rate/sometimes.go
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b515=>" -I $WORK/b515/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b515/decompress_amd64.o ./decompress_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b515/_pkg_.a $WORK/b515/decompress_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal
cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/a3/a3ea133fcb05716564c1e21c4e5ff09e62fe5e13c427003d0f2b8ec4c068927c-d # internal
github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd
mkdir -p $WORK/b513/
echo -n > $WORK/b513/go_asm.h # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b513=>" -I $WORK/b513/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b513/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s
cat >/tmp/go-build3286362797/b513/importcfg << 'EOF' # internal
# import config
importmap github.com/klauspost/compress=github.com/docker/compose/v2/vendor/github.com/klauspost/compress
importmap github.com/klauspost/compress/huff0=github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0
importmap github.com/klauspost/compress/internal/cpuinfo=github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/cpuinfo
importmap github.com/klauspost/compress/internal/snapref=github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/snapref
importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/internal/xxhash
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress=/tmp/go-build3286362797/b514/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0=/tmp/go-build3286362797/b515/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build3286362797/b517/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build3286362797/b518/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3286362797/b519/_pkg_.a
packagefile hash/crc32=/tmp/go-build3286362797/b113/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile runtime/debug=/tmp/go-build3286362797/b182/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd -lang=go1.23 -installsuffix shared -buildid M5DmteXiaTr3SwgLeNJW/M5DmteXiaTr3SwgLeNJW -goversion go1.23.2 -symabis $WORK/b513/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack -asmhdr $WORK/b513/go_asm.h ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/bitreader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/bitwriter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/blockdec.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/blockenc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/bytebuf.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/bytereader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/decodeheader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/decoder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/decoder_options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/dict.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/enc_base.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/enc_best.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/enc_better.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/enc_fast.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/encoder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/encoder_options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/framedec.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/frameenc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/fse_decoder_amd64.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/hash.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/history.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/matchlen_amd64.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/seqdec.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/seqdec_amd64.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/seqenc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/snappy.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/zip.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/zstd.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal
cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/60/60f7cbf5bbf95a918cb5c231e734b120b6260b2a546d5322754fc191eaef886c-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/progress
mkdir -p $WORK/b523/
cat >/tmp/go-build3286362797/b523/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/time/rate=github.com/docker/compose/v2/vendor/golang.org/x/time/rate
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/time/rate=/tmp/go-build3286362797/b524/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/progress -lang=go1.23 -complete -installsuffix shared -buildid 5syZyeFQ4eSRdNQgx-xB/5syZyeFQ4eSRdNQgx-xB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/progress/progress.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/progress/progressreader.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal
cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/37/371e62e3643617d808fb5120ca06853daead6d4bf1dd4285023e04c7376b706d-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage
mkdir -p $WORK/b526/
cat >/tmp/go-build3286362797/b526/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/moby/term=github.com/docker/compose/v2/vendor/github.com/moby/term
importmap github.com/morikuni/aec=github.com/docker/compose/v2/vendor/github.com/morikuni/aec
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/term=/tmp/go-build3286362797/b335/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/morikuni/aec=/tmp/go-build3286362797/b066/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage -lang=go1.23 -complete -installsuffix shared -buildid AHBCH1Z8gqQSe2zxf5T3/AHBCH1Z8gqQSe2zxf5T3 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal
cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/f3/f367ac3ab46318a1f5376db147fa75bdf119f90cb4f8681cf6d3e9051c011ccd-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/streamformatter
mkdir -p $WORK/b525/
cat >/tmp/go-build3286362797/b525/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/pkg/jsonmessage=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage
importmap github.com/docker/docker/pkg/progress=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/progress
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3286362797/b526/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build3286362797/b523/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/streamformatter -lang=go1.23 -complete -installsuffix shared -buildid v180GOkBw1lW1Lp9sKk7/v180GOkBw1lW1Lp9sKk7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/streamformatter/streamformatter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/streamformatter/streamwriter.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal
cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/ee/ee36cdee065c837d0a263e0ac95d2a8a91c7209dd0c248e13dda08257720e5c2-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher/ignorefile
mkdir -p $WORK/b527/
cat >/tmp/go-build3286362797/b527/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher/ignorefile -lang=go1.23 -complete -installsuffix shared -buildid Tg4ys7jZ_QUCwO7Su7ko/Tg4ys7jZ_QUCwO7Su7ko -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher/ignorefile/ignorefile.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal
cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/e9/e9c0eda82a8a0b3a8a7fc8476704cea7785eaf1cd62963aaf8d07a6f437feb70-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/inspect
mkdir -p $WORK/b528/
cat >/tmp/go-build3286362797/b528/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli
importmap github.com/docker/cli/templates=github.com/docker/compose/v2/vendor/github.com/docker/cli/templates
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli=/tmp/go-build3286362797/b002/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/templates=/tmp/go-build3286362797/b499/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile text/template=/tmp/go-build3286362797/b087/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/inspect -lang=go1.23 -complete -installsuffix shared -buildid sQVxTXOdVjOKq-UoBeXk/sQVxTXOdVjOKq-UoBeXk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/inspect/inspector.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal
cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/2f/2f8413091b6a181bb79c1dd390204214b50fbc1ec87da883e73731b8b63462f8-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/auxprogress
mkdir -p $WORK/b529/
cat >/tmp/go-build3286362797/b529/importcfg << 'EOF' # internal
# import config
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/auxprogress -lang=go1.23 -complete -installsuffix shared -buildid I5WDQpPuRVnMQ0YhROnU/I5WDQpPuRVnMQ0YhROnU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/auxprogress/push.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal
cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/31/31261b407aa1f7a2672d5fea12140a1d7b36d64032b6355cbd53d2070f6257b2-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/urlutil
mkdir -p $WORK/b530/
cat >/tmp/go-build3286362797/b530/importcfg << 'EOF' # internal
# import config
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/urlutil -lang=go1.23 -complete -installsuffix shared -buildid bJIegu1LYIH08caa_c7u/bJIegu1LYIH08caa_c7u -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/urlutil/urlutil.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal
cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/70/70fb76d770265fe5afc4a749f998a317d8a95b9e33e4df3f75a946e13e478e7d-d # internal
github.com/docker/compose/v2/vendor/dario.cat/mergo
mkdir -p $WORK/b532/
cat >/tmp/go-build3286362797/b532/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/docker/compose/v2/vendor/dario.cat/mergo -lang=go1.23 -complete -installsuffix shared -buildid sB9cZwOp3EHpO2On2iBB/sB9cZwOp3EHpO2On2iBB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/dario.cat/mergo/doc.go ./_build/src/github.com/docker/compose/v2/vendor/dario.cat/mergo/map.go ./_build/src/github.com/docker/compose/v2/vendor/dario.cat/mergo/merge.go ./_build/src/github.com/docker/compose/v2/vendor/dario.cat/mergo/mergo.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal
cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/da/daa9ed64d306c45205c03d84c48797d0212dea93604a5da8ace86a2546aab914-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/template
mkdir -p $WORK/b534/
cat >/tmp/go-build3286362797/b534/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/template -lang=go1.23 -complete -installsuffix shared -buildid baFKCCf3s95JRqTP8CgS/baFKCCf3s95JRqTP8CgS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/template/template.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal
cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/73/73f59f3339b452cff373bf97fc8aba2c0251415d78b4a2d049e1dbaf9ddfc18a-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/interpolation
mkdir -p $WORK/b533/
cat >/tmp/go-build3286362797/b533/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/compose/template=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/template
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/template=/tmp/go-build3286362797/b534/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/interpolation -lang=go1.23 -complete -installsuffix shared -buildid ddZ9eu8m5L7vn9xv1r2q/ddZ9eu8m5L7vn9xv1r2q -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/interpolation/interpolation.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal
cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/f1/f17b631710d820275e6e7470a50722e1d372a5fa49c986b024bb50b2fa0de9da-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema
mkdir -p $WORK/b535/
cat >/tmp/go-build3286362797/b535/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/xeipuuv/gojsonschema=github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema
packagefile embed=/tmp/go-build3286362797/b135/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema=/tmp/go-build3286362797/b485/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
cat >/tmp/go-build3286362797/b535/embedcfg << 'EOF' # internal
{
	"Patterns": {
		"data/config_schema_v*.json": [
			"data/config_schema_v3.0.json",
			"data/config_schema_v3.1.json",
			"data/config_schema_v3.10.json",
			"data/config_schema_v3.11.json",
			"data/config_schema_v3.12.json",
			"data/config_schema_v3.13.json",
			"data/config_schema_v3.2.json",
			"data/config_schema_v3.3.json",
			"data/config_schema_v3.4.json",
			"data/config_schema_v3.5.json",
			"data/config_schema_v3.6.json",
			"data/config_schema_v3.7.json",
			"data/config_schema_v3.8.json",
			"data/config_schema_v3.9.json"
		]
	},
	"Files": {
		"data/config_schema_v3.0.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.0.json",
		"data/config_schema_v3.1.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.1.json",
		"data/config_schema_v3.10.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.10.json",
		"data/config_schema_v3.11.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.11.json",
		"data/config_schema_v3.12.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.12.json",
		"data/config_schema_v3.13.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.13.json",
		"data/config_schema_v3.2.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.2.json",
		"data/config_schema_v3.3.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.3.json",
		"data/config_schema_v3.4.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.4.json",
		"data/config_schema_v3.5.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.5.json",
		"data/config_schema_v3.6.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.6.json",
		"data/config_schema_v3.7.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.7.json",
		"data/config_schema_v3.8.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.8.json",
		"data/config_schema_v3.9.json": "/builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/data/config_schema_v3.9.json"
	}
}EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema -lang=go1.23 -complete -installsuffix shared -buildid IeRfya9LUAYiS5e1pcJb/IeRfya9LUAYiS5e1pcJb -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b535/importcfg -embedcfg $WORK/b535/embedcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema/schema.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal
cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/2e/2e2a9267c4c2663d29f3b36a148ab19095280d1bc629dd674c15b53237efbc2f-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/types
mkdir -p $WORK/b536/
cat >/tmp/go-build3286362797/b536/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/types -lang=go1.23 -complete -installsuffix shared -buildid tT7XDrK8Nj1no54-izxG/tT7XDrK8Nj1no54-izxG -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/types/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal
cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/4f/4f221c102f767afb85d3d85f36f77fcc515b0253c290348a0cacb296e182a110-d # internal
github.com/docker/compose/v2/vendor/github.com/google/shlex
mkdir -p $WORK/b537/
cat >/tmp/go-build3286362797/b537/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/docker/compose/v2/vendor/github.com/google/shlex -lang=go1.23 -complete -installsuffix shared -buildid ODTJGMSQCeFp9WMRkvr1/ODTJGMSQCeFp9WMRkvr1 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/shlex/shlex.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal
cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/21/21866f883b1ccfc28a1edc879ad6805719646c700a1e58b2c9d9e610601eaf66-d # internal
github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2
mkdir -p $WORK/b538/
cat >/tmp/go-build3286362797/b538/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2 -lang=go1.23 -complete -installsuffix shared -buildid -WZNvft0CSmumK3rdWdg/-WZNvft0CSmumK3rdWdg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2/apic.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2/decode.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2/emitterc.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2/encode.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2/parserc.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2/readerc.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2/resolve.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2/scannerc.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2/sorter.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2/writerc.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2/yaml.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2/yamlh.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2/yamlprivateh.go
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b513=>" -I $WORK/b513/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b513/fse_decoder_amd64.o ./fse_decoder_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b513=>" -I $WORK/b513/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b513/matchlen_amd64.o ./matchlen_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b513=>" -I $WORK/b513/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b513/seqdec_amd64.o ./seqdec_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b513/_pkg_.a $WORK/b513/fse_decoder_amd64.o $WORK/b513/matchlen_amd64.o $WORK/b513/seqdec_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal
cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/38/389be418fb4f654c191bc7ba9f913e8ea2ec6985584a5d9c5f669a0edfd3e4f4-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive
mkdir -p $WORK/b507/
cat >/tmp/go-build3286362797/b507/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap github.com/docker/docker/pkg/idtools=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools
importmap github.com/docker/docker/pkg/ioutils=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils
importmap github.com/docker/docker/pkg/pools=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pools
importmap github.com/docker/docker/pkg/system=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system
importmap github.com/klauspost/compress/zstd=github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd
importmap github.com/moby/patternmatcher=github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher
importmap github.com/moby/sys/sequential=github.com/docker/compose/v2/vendor/github.com/moby/sys/sequential
importmap github.com/moby/sys/userns=github.com/docker/compose/v2/vendor/github.com/moby/sys/userns
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile archive/tar=/tmp/go-build3286362797/b110/_pkg_.a
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/bzip2=/tmp/go-build3286362797/b508/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools=/tmp/go-build3286362797/b509/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils=/tmp/go-build3286362797/b180/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pools=/tmp/go-build3286362797/b511/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system=/tmp/go-build3286362797/b512/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3286362797/b513/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher=/tmp/go-build3286362797/b520/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/sequential=/tmp/go-build3286362797/b337/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/userns=/tmp/go-build3286362797/b522/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive -lang=go1.23 -complete -installsuffix shared -buildid UXJ1n7NoJryy6EPRg8Rw/UXJ1n7NoJryy6EPRg8Rw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/archive.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/archive_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/archive_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/changes.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/changes_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/changes_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/copy.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/copy_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/diff.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/diff_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/path.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/path_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/time_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/whiteouts.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive/wrap.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal
cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/6a/6a847a1ec659627e8afacd68a58ddae7ef1d39c05bfc2ba475e5d86344d2d0f0-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/loader
mkdir -p $WORK/b531/
cat >/tmp/go-build3286362797/b531/importcfg << 'EOF' # internal
# import config
importmap dario.cat/mergo=github.com/docker/compose/v2/vendor/dario.cat/mergo
importmap github.com/docker/cli/cli/compose/interpolation=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/interpolation
importmap github.com/docker/cli/cli/compose/schema=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema
importmap github.com/docker/cli/cli/compose/template=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/template
importmap github.com/docker/cli/cli/compose/types=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/types
importmap github.com/docker/cli/opts=github.com/docker/compose/v2/vendor/github.com/docker/cli/opts
importmap github.com/docker/docker/api/types/mount=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount
importmap github.com/docker/docker/api/types/versions=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions
importmap github.com/docker/go-connections/nat=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/go-viper/mapstructure/v2=github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2
importmap github.com/google/shlex=github.com/docker/compose/v2/vendor/github.com/google/shlex
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap gopkg.in/yaml.v2=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2
packagefile github.com/docker/compose/v2/vendor/dario.cat/mergo=/tmp/go-build3286362797/b532/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/interpolation=/tmp/go-build3286362797/b533/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema=/tmp/go-build3286362797/b535/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/template=/tmp/go-build3286362797/b534/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/types=/tmp/go-build3286362797/b536/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/opts=/tmp/go-build3286362797/b241/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3286362797/b195/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3286362797/b194/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat=/tmp/go-build3286362797/b199/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2=/tmp/go-build3286362797/b475/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/shlex=/tmp/go-build3286362797/b537/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2=/tmp/go-build3286362797/b538/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/loader -lang=go1.23 -complete -installsuffix shared -buildid naM5VT-B9K_C3W-0eZ63/naM5VT-B9K_C3W-0eZ63 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/loader/interpolate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/loader/loader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/loader/merge.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/loader/volume.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/loader/windows_path.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal
cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/1c/1cbdc632c7aca613e7da6bcc6a60742abb43102aa6d3b4a3a6439876779d29e1-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/build
mkdir -p $WORK/b504/
cat >/tmp/go-build3286362797/b504/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/builder/remotecontext/git=github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/git
importmap github.com/docker/docker/pkg/archive=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive
importmap github.com/docker/docker/pkg/ioutils=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils
importmap github.com/docker/docker/pkg/pools=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pools
importmap github.com/docker/docker/pkg/progress=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/progress
importmap github.com/docker/docker/pkg/streamformatter=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/streamformatter
importmap github.com/docker/docker/pkg/stringid=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid
importmap github.com/moby/patternmatcher=github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher
importmap github.com/moby/patternmatcher/ignorefile=github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher/ignorefile
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile archive/tar=/tmp/go-build3286362797/b110/_pkg_.a
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/git=/tmp/go-build3286362797/b505/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive=/tmp/go-build3286362797/b507/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils=/tmp/go-build3286362797/b180/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pools=/tmp/go-build3286362797/b511/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build3286362797/b523/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build3286362797/b525/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid=/tmp/go-build3286362797/b500/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher=/tmp/go-build3286362797/b520/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher/ignorefile=/tmp/go-build3286362797/b527/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/build -lang=go1.23 -complete -installsuffix shared -buildid OQeNYDV1zOJ_s1stpJaw/OQeNYDV1zOJ_s1stpJaw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/build/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/build/context_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/build/dockerignore.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal
cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/b2/b263662b97df4e9dfe9fa12f7430c8fc3a1dc754586743ed02772a647d058e82-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image
mkdir -p $WORK/b502/
cat >/tmp/go-build3286362797/b502/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/cli-docs-tool/annotation=github.com/docker/compose/v2/vendor/github.com/docker/cli-docs-tool/annotation
importmap github.com/docker/cli/cli=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/cli/cli/command/completion=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/completion
importmap github.com/docker/cli/cli/command/formatter=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter
importmap github.com/docker/cli/cli/command/image/build=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/build
importmap github.com/docker/cli/cli/command/inspect=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/inspect
importmap github.com/docker/cli/cli/flags=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags
importmap github.com/docker/cli/cli/streams=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams
importmap github.com/docker/cli/cli/trust=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/trust
importmap github.com/docker/cli/opts=github.com/docker/compose/v2/vendor/github.com/docker/cli/opts
importmap github.com/docker/docker/api=github.com/docker/compose/v2/vendor/github.com/docker/docker/api
importmap github.com/docker/docker/api/types=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types
importmap github.com/docker/docker/api/types/auxprogress=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/auxprogress
importmap github.com/docker/docker/api/types/container=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/docker/docker/api/types/image=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image
importmap github.com/docker/docker/api/types/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry
importmap github.com/docker/docker/builder/remotecontext/urlutil=github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/urlutil
importmap github.com/docker/docker/errdefs=github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs
importmap github.com/docker/docker/pkg/archive=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive
importmap github.com/docker/docker/pkg/idtools=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools
importmap github.com/docker/docker/pkg/jsonmessage=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage
importmap github.com/docker/docker/pkg/progress=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/progress
importmap github.com/docker/docker/pkg/streamformatter=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/streamformatter
importmap github.com/docker/docker/pkg/stringid=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid
importmap github.com/docker/docker/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/registry
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/moby/sys/sequential=github.com/docker/compose/v2/vendor/github.com/moby/sys/sequential
importmap github.com/morikuni/aec=github.com/docker/compose/v2/vendor/github.com/morikuni/aec
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/spf13/cobra=github.com/docker/compose/v2/vendor/github.com/spf13/cobra
importmap github.com/theupdateframework/notary/client=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client
importmap github.com/theupdateframework/notary/tuf/data=github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data
packagefile archive/tar=/tmp/go-build3286362797/b110/_pkg_.a
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli-docs-tool/annotation=/tmp/go-build3286362797/b503/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli=/tmp/go-build3286362797/b002/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/completion=/tmp/go-build3286362797/b494/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter=/tmp/go-build3286362797/b495/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/build=/tmp/go-build3286362797/b504/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/inspect=/tmp/go-build3286362797/b528/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags=/tmp/go-build3286362797/b240/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams=/tmp/go-build3286362797/b334/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/trust=/tmp/go-build3286362797/b252/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/opts=/tmp/go-build3286362797/b241/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api=/tmp/go-build3286362797/b189/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types=/tmp/go-build3286362797/b190/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/auxprogress=/tmp/go-build3286362797/b529/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3286362797/b191/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3286362797/b205/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3286362797/b206/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/urlutil=/tmp/go-build3286362797/b530/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs=/tmp/go-build3286362797/b120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive=/tmp/go-build3286362797/b507/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools=/tmp/go-build3286362797/b509/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3286362797/b526/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build3286362797/b523/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build3286362797/b525/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid=/tmp/go-build3286362797/b500/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/registry=/tmp/go-build3286362797/b314/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/sequential=/tmp/go-build3286362797/b337/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/morikuni/aec=/tmp/go-build3286362797/b066/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/cobra=/tmp/go-build3286362797/b067/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client=/tmp/go-build3286362797/b317/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data=/tmp/go-build3286362797/b321/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image -lang=go1.23 -complete -installsuffix shared -buildid nx3ETioYYIP9hRu-He87/nx3ETioYYIP9hRu-He87 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/build.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/cmd.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/formatter_history.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/history.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/import.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/load.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/prune.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/pull.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/push.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/remove.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/save.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/tag.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/tree.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/trust.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal
cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/f0/f0ab88f5246ed73559280bead971f74638724766694bad754b478fb17e2fde97-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stdcopy
mkdir -p $WORK/b539/
cat >/tmp/go-build3286362797/b539/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stdcopy -lang=go1.23 -complete -installsuffix shared -buildid rXMVwRo2O2Nkjo2qvrhb/rXMVwRo2O2Nkjo2qvrhb -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal
cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/9e/9e1722b935867f029ec6e43dc41e024a686a9822c649e2b705fc036945254c5e-d # internal
os/signal
mkdir -p $WORK/b541/
echo -n > $WORK/b541/go_asm.h # internal
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b541=>" -I $WORK/b541/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b541/symabis ./sig.s
cat >/tmp/go-build3286362797/b541/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p os/signal -lang=go1.23 -std -installsuffix shared -buildid 5Dj0WKgTcRJL1-EttqV4/5Dj0WKgTcRJL1-EttqV4 -goversion go1.23.2 -symabis $WORK/b541/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack -asmhdr $WORK/b541/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b541=>" -I $WORK/b541/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b541/sig.o ./sig.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b541/_pkg_.a $WORK/b541/sig.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal
cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/31/313fc1829c7f756796d3d4c8e03a550ea1de6bec3cca34cd056258b9056dfd81-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/sys/signal
mkdir -p $WORK/b540/
cat >/tmp/go-build3286362797/b540/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/signal=/tmp/go-build3286362797/b541/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/docker/compose/v2/vendor/github.com/moby/sys/signal -lang=go1.23 -complete -installsuffix shared -buildid urjiVPMu34c3X-7PnNpZ/urjiVPMu34c3X-7PnNpZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/signal/signal.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/signal/signal_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/signal/signal_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal
cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/29/29dde2d1541fb0d8097dbe2454e9ef3fe58ff72bff4416104bf6747924c1b41f-d # internal
github.com/docker/compose/v2/vendor/tags.cncf.io/container-device-interface/pkg/parser
mkdir -p $WORK/b542/
cat >/tmp/go-build3286362797/b542/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/docker/compose/v2/vendor/tags.cncf.io/container-device-interface/pkg/parser -lang=go1.23 -complete -installsuffix shared -buildid -kSStn1QP-qRsD8r-pyl/-kSStn1QP-qRsD8r-pyl -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/tags.cncf.io/container-device-interface/pkg/parser/parser.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal
cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/e1/e13fc4c3eadad20d1631e3b0bae757d5750023302b143fec396ed252ba0a8a6f-d # internal
github.com/docker/compose/v2/vendor/github.com/acarl005/stripansi
mkdir -p $WORK/b544/
cat >/tmp/go-build3286362797/b544/importcfg << 'EOF' # internal
# import config
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/docker/compose/v2/vendor/github.com/acarl005/stripansi -lang=go1.23 -complete -installsuffix shared -buildid _DB_if7dKWRTHy70K0by/_DB_if7dKWRTHy70K0by -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/acarl005/stripansi/stripansi.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal
cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/12/12742a452d3ded78c9b931152e9cc4e6f9036c088b3284cda3a3a63362ea9678-d # internal
github.com/docker/compose/v2/vendor/github.com/buger/goterm
mkdir -p $WORK/b545/
cat >/tmp/go-build3286362797/b545/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile text/tabwriter=/tmp/go-build3286362797/b358/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/docker/compose/v2/vendor/github.com/buger/goterm -lang=go1.23 -complete -installsuffix shared -buildid Nz5HJvQMVinHbwWxVjWx/Nz5HJvQMVinHbwWxVjWx -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/buger/goterm/box.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/buger/goterm/plot.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/buger/goterm/table.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/buger/goterm/terminal.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/buger/goterm/terminal_sysioctl.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal
cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/07/0794f69df8d7f23854741952732434835dfd1652b0612c9f7e8d6eb1a1521f22-d # internal
github.com/docker/compose/v2/internal/memnet
mkdir -p $WORK/b548/
cat >/tmp/go-build3286362797/b548/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/docker/compose/v2/internal/memnet -lang=go1.23 -complete -installsuffix shared -buildid 2OpvrD1lRyWgT9arJ5rV/2OpvrD1lRyWgT9arJ5rV -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/docker/compose/v2/internal/memnet/conn.go ./_build/src/github.com/docker/compose/v2/internal/memnet/conn_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal
cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/a5/a5881f1d5b2cadb583ca29ebb82cb08ba98977f032afbc287e18726dfc3db7da-d # internal
github.com/docker/compose/v2/vendor/github.com/hashicorp/errwrap
mkdir -p $WORK/b550/
cat >/tmp/go-build3286362797/b550/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/docker/compose/v2/vendor/github.com/hashicorp/errwrap -lang=go1.23 -complete -installsuffix shared -buildid S5kAyf8q6dUgP0Ly8G4K/S5kAyf8q6dUgP0Ly8G4K -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/errwrap/errwrap.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal
cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/30/30134a360d5f8d14dcb9182f437640da5227aa1d76ea83e48d034ecd992e7774-d # internal
github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror
mkdir -p $WORK/b549/
cat >/tmp/go-build3286362797/b549/importcfg << 'EOF' # internal
# import config
importmap github.com/hashicorp/errwrap=github.com/docker/compose/v2/vendor/github.com/hashicorp/errwrap
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/hashicorp/errwrap=/tmp/go-build3286362797/b550/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror -lang=go1.23 -complete -installsuffix shared -buildid 6e5ELsPYHp75AEsk4Y56/6e5ELsPYHp75AEsk4Y56 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror/append.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror/flatten.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror/format.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror/group.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror/multierror.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror/prefix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror/sort.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal
cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/0b/0bcf42efe7efd8c55129ac71883991472d0f4b1f5cac7f51f39b3ec55df707c5-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container
mkdir -p $WORK/b492/
cat >/tmp/go-build3286362797/b492/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/cli/cli=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/cli/cli/command/completion=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/completion
importmap github.com/docker/cli/cli/command/formatter=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter
importmap github.com/docker/cli/cli/command/formatter/tabwriter=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/tabwriter
importmap github.com/docker/cli/cli/command/image=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image
importmap github.com/docker/cli/cli/command/inspect=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/inspect
importmap github.com/docker/cli/cli/compose/loader=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/loader
importmap github.com/docker/cli/cli/config/configfile=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile
importmap github.com/docker/cli/cli/flags=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags
importmap github.com/docker/cli/cli/streams=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams
importmap github.com/docker/cli/opts=github.com/docker/compose/v2/vendor/github.com/docker/cli/opts
importmap github.com/docker/cli/templates=github.com/docker/compose/v2/vendor/github.com/docker/cli/templates
importmap github.com/docker/docker/api/types=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types
importmap github.com/docker/docker/api/types/container=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container
importmap github.com/docker/docker/api/types/events=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/docker/docker/api/types/image=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image
importmap github.com/docker/docker/api/types/mount=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount
importmap github.com/docker/docker/api/types/network=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network
importmap github.com/docker/docker/api/types/strslice=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/strslice
importmap github.com/docker/docker/api/types/versions=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/docker/docker/errdefs=github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs
importmap github.com/docker/docker/pkg/archive=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive
importmap github.com/docker/docker/pkg/ioutils=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils
importmap github.com/docker/docker/pkg/jsonmessage=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage
importmap github.com/docker/docker/pkg/stdcopy=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stdcopy
importmap github.com/docker/docker/pkg/stringid=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid
importmap github.com/docker/docker/pkg/system=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system
importmap github.com/docker/go-connections/nat=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/fvbommel/sortorder=github.com/docker/compose/v2/vendor/github.com/fvbommel/sortorder
importmap github.com/moby/sys/signal=github.com/docker/compose/v2/vendor/github.com/moby/sys/signal
importmap github.com/moby/term=github.com/docker/compose/v2/vendor/github.com/moby/term
importmap github.com/morikuni/aec=github.com/docker/compose/v2/vendor/github.com/morikuni/aec
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/spf13/cobra=github.com/docker/compose/v2/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/docker/compose/v2/vendor/github.com/spf13/pflag
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/docker/compose/v2/vendor/tags.cncf.io/container-device-interface/pkg/parser
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli=/tmp/go-build3286362797/b002/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/completion=/tmp/go-build3286362797/b494/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter=/tmp/go-build3286362797/b495/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/tabwriter=/tmp/go-build3286362797/b496/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image=/tmp/go-build3286362797/b502/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/inspect=/tmp/go-build3286362797/b528/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/loader=/tmp/go-build3286362797/b531/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile=/tmp/go-build3286362797/b096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags=/tmp/go-build3286362797/b240/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams=/tmp/go-build3286362797/b334/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/opts=/tmp/go-build3286362797/b241/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/templates=/tmp/go-build3286362797/b499/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types=/tmp/go-build3286362797/b190/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3286362797/b191/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3286362797/b204/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3286362797/b205/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3286362797/b195/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3286362797/b196/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build3286362797/b198/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3286362797/b194/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs=/tmp/go-build3286362797/b120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive=/tmp/go-build3286362797/b507/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils=/tmp/go-build3286362797/b180/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3286362797/b526/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build3286362797/b539/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid=/tmp/go-build3286362797/b500/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system=/tmp/go-build3286362797/b512/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat=/tmp/go-build3286362797/b199/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/fvbommel/sortorder=/tmp/go-build3286362797/b183/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/signal=/tmp/go-build3286362797/b540/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/term=/tmp/go-build3286362797/b335/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/morikuni/aec=/tmp/go-build3286362797/b066/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/cobra=/tmp/go-build3286362797/b067/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/pflag=/tmp/go-build3286362797/b068/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/signal=/tmp/go-build3286362797/b541/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3286362797/b542/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container -lang=go1.23 -complete -installsuffix shared -buildid 7Vmzu_mL-MRFMhI8LMpD/7Vmzu_mL-MRFMhI8LMpD -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/attach.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/cmd.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/commit.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/completion.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/cp.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/diff.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/exec.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/export.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/formatter_diff.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/formatter_stats.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/hijack.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/kill.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/list.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/logs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/opts.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/pause.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/port.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/prune.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/rename.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/restart.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/rm.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/run.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/signals.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/signals_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/start.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/stats.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/stats_helpers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/stop.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/top.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/tty.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/unpause.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/update.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/utils.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container/wait.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal
cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/4d/4d231f01077b09210812db32db39e25dde8bab3bd86de9a456e1890815ae35ca-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal
mkdir -p $WORK/b553/
cat >/tmp/go-build3286362797/b553/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal -lang=go1.23 -complete -installsuffix shared -buildid -SKeScOiA7rQ1J-4GDL2/-SKeScOiA7rQ1J-4GDL2 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/gen.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/partialsuccess.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal
cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/14/14711b6ed2bbc458f201a8bb2ac42f3a11948a60c80c8b6fa32216974ae1ceb5-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/envconfig
mkdir -p $WORK/b555/
cat >/tmp/go-build3286362797/b555/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/internal/global=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3286362797/b229/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/envconfig -lang=go1.23 -complete -installsuffix shared -buildid 1yAjKWhL6hBd4dOus8ql/1yAjKWhL6hBd4dOus8ql -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/envconfig/envconfig.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal
cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/bb/bb94d1dbdd7a265c54c5751aa8871b2587aefafbf7828d34b22de08619f7d89f-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry
mkdir -p $WORK/b556/
cat >/tmp/go-build3286362797/b556/importcfg << 'EOF' # internal
# import config
importmap github.com/cenkalti/backoff/v4=github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4=/tmp/go-build3286362797/b343/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry -lang=go1.23 -complete -installsuffix shared -buildid MaX3a43tGM440JW5k_xF/MaX3a43tGM440JW5k_xF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry/retry.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal
cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/71/71b497c41077119f9cefd81eb5ae7a3b36974d74ec963c40f40761644d9d8e30-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf
mkdir -p $WORK/b554/
cat >/tmp/go-build3286362797/b554/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/envconfig=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/envconfig
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry
importmap go.opentelemetry.io/otel/internal/global=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global
importmap go.opentelemetry.io/otel/sdk/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric
importmap go.opentelemetry.io/otel/sdk/metric/metricdata=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/backoff=github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/credentials/insecure=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure
importmap google.golang.org/grpc/encoding/gzip=github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/gzip
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/envconfig=/tmp/go-build3286362797/b555/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry=/tmp/go-build3286362797/b556/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3286362797/b229/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric=/tmp/go-build3286362797/b344/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build3286362797/b349/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff=/tmp/go-build3286362797/b359/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3286362797/b384/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/gzip=/tmp/go-build3286362797/b428/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf -lang=go1.23 -complete -installsuffix shared -buildid o2gNH8apJ9M4o331YrD7/o2gNH8apJ9M4o331YrD7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf/envconfig.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf/options.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf/optiontypes.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf/tls.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal
cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/9c/9c4f8c5810474baec522c73aad7b0a21ca867c3aa8c939f2bc7a07dd6af39b45-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/transform
mkdir -p $WORK/b557/
cat >/tmp/go-build3286362797/b557/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/sdk/metric/metricdata=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata
importmap go.opentelemetry.io/proto/otlp/common/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1
importmap go.opentelemetry.io/proto/otlp/metrics/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1
importmap go.opentelemetry.io/proto/otlp/resource/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build3286362797/b349/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1=/tmp/go-build3286362797/b430/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1=/tmp/go-build3286362797/b431/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1=/tmp/go-build3286362797/b432/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/transform -lang=go1.23 -complete -installsuffix shared -buildid dZL7hkgD1Cq9P3CuCEVv/dZL7hkgD1Cq9P3CuCEVv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/transform/attribute.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/transform/error.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/transform/metricdata.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal
cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/3b/3bfe7ccd3d420a2901b34fea7c40b388b40f08b7b168c393245cebb7a9048892-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
mkdir -p $WORK/b552/
cat >/tmp/go-build3286362797/b552/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/transform=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/transform
importmap go.opentelemetry.io/otel/internal/global=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global
importmap go.opentelemetry.io/otel/sdk/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric
importmap go.opentelemetry.io/otel/sdk/metric/metricdata=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata
importmap go.opentelemetry.io/proto/otlp/collector/metrics/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/metrics/v1
importmap go.opentelemetry.io/proto/otlp/metrics/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal=/tmp/go-build3286362797/b553/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf=/tmp/go-build3286362797/b554/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry=/tmp/go-build3286362797/b556/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/transform=/tmp/go-build3286362797/b557/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3286362797/b229/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric=/tmp/go-build3286362797/b344/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build3286362797/b349/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/metrics/v1=/tmp/go-build3286362797/b433/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1=/tmp/go-build3286362797/b431/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp -lang=go1.23 -complete -installsuffix shared -buildid I3YG2niJ60KRPPoOCcb8/I3YG2niJ60KRPPoOCcb8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/client.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/config.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/exporter.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal
cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/39/390d2a3416503dc7bbee42d9dec8cec060b3a82ebca064f4f7b5d602ea0ebeec-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal
mkdir -p $WORK/b559/
cat >/tmp/go-build3286362797/b559/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal -lang=go1.23 -complete -installsuffix shared -buildid XYyTavH7HNak3cbJelk4/XYyTavH7HNak3cbJelk4 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/gen.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/partialsuccess.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal
cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/5b/5b90d09fe15796dcd0c956a7f91b919b867ad9e2fea0e23cb96b0c94ada0ac0f-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/envconfig
mkdir -p $WORK/b561/
cat >/tmp/go-build3286362797/b561/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/internal/global=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3286362797/b229/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/envconfig -lang=go1.23 -complete -installsuffix shared -buildid ou0MB8Q6NmisMJVdPEgj/ou0MB8Q6NmisMJVdPEgj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/envconfig/envconfig.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal
cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/72/720f222693bd39c7fc60c68198f5cf5f40059573193f0e4d4a06d26e71701c2a-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry
mkdir -p $WORK/b562/
cat >/tmp/go-build3286362797/b562/importcfg << 'EOF' # internal
# import config
importmap github.com/cenkalti/backoff/v4=github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4=/tmp/go-build3286362797/b343/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry -lang=go1.23 -complete -installsuffix shared -buildid MRVV66PtNCRGUeoTcb41/MRVV66PtNCRGUeoTcb41 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry/retry.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal
cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/95/95acbc6ba3bb8c003c005a504f05abea5c723dd3192b72a433ef0705182d4561-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig
mkdir -p $WORK/b560/
cat >/tmp/go-build3286362797/b560/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/envconfig=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/envconfig
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/backoff=github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/credentials/insecure=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure
importmap google.golang.org/grpc/encoding/gzip=github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/gzip
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace=/tmp/go-build3286362797/b444/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/envconfig=/tmp/go-build3286362797/b561/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry=/tmp/go-build3286362797/b562/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff=/tmp/go-build3286362797/b359/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3286362797/b384/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/gzip=/tmp/go-build3286362797/b428/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig -lang=go1.23 -complete -installsuffix shared -buildid JaMV8TZfXoYUBd1iEoMe/JaMV8TZfXoYUBd1iEoMe -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig/envconfig.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig/options.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig/optiontypes.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig/tls.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal
cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/fe/feaf9293b9fd76d36490554297235d97c8b95a4ed584456f41d7ab7814b4de8d-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
mkdir -p $WORK/b558/
cat >/tmp/go-build3286362797/b558/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry
importmap go.opentelemetry.io/proto/otlp/collector/trace/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1
importmap go.opentelemetry.io/proto/otlp/trace/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace=/tmp/go-build3286362797/b444/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal=/tmp/go-build3286362797/b559/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig=/tmp/go-build3286362797/b560/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry=/tmp/go-build3286362797/b562/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1=/tmp/go-build3286362797/b456/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1=/tmp/go-build3286362797/b451/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp -lang=go1.23 -complete -installsuffix shared -buildid xf3Uy_CM2quQbmpRoBeZ/xf3Uy_CM2quQbmpRoBeZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/client.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/exporter.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/options.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal
cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/59/597c768a81d013eee58f1279a316618c4ccc26ed2e83f07cbd3f97e6321c46ad-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/tracetest
mkdir -p $WORK/b563/
cat >/tmp/go-build3286362797/b563/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/sdk/instrumentation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation
importmap go.opentelemetry.io/otel/sdk/resource=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource
importmap go.opentelemetry.io/otel/sdk/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build3286362797/b346/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource=/tmp/go-build3286362797/b350/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace=/tmp/go-build3286362797/b446/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/tracetest -lang=go1.23 -complete -installsuffix shared -buildid A46Diw9DwwEZpdWRyft6/A46Diw9DwwEZpdWRyft6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/tracetest/exporter.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/tracetest/recorder.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/tracetest/span.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal
cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/cd/cd0be089f1233f95082492d0621d92855ffb38998289019722cc652f5c81be5d-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/sync/semaphore
mkdir -p $WORK/b564/
cat >/tmp/go-build3286362797/b564/importcfg << 'EOF' # internal
# import config
packagefile container/list=/tmp/go-build3286362797/b123/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/docker/compose/v2/vendor/golang.org/x/sync/semaphore -lang=go1.23 -complete -installsuffix shared -buildid qcZF_4DbOkWMkyceQXi7/qcZF_4DbOkWMkyceQXi7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/sync/semaphore/semaphore.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal
cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/d8/d84a407d98138ffa03cac51426f164de3ad9584141ed47fce56ad4533ee9f577-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog
mkdir -p $WORK/b567/
cat >/tmp/go-build3286362797/b567/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile runtime/debug=/tmp/go-build3286362797/b182/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog -lang=go1.23 -complete -installsuffix shared -buildid MRlKCY9t8ws7P_yhOrvO/MRlKCY9t8ws7P_yhOrvO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog/log.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal
cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/87/874a0f65bf9cd485a2dd606bfc0f28f04354b33217eb2c293818cf7fb2811696-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appcontext
mkdir -p $WORK/b566/
cat >/tmp/go-build3286362797/b566/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/buildkit/util/bklog=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog=/tmp/go-build3286362797/b567/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/signal=/tmp/go-build3286362797/b541/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appcontext -lang=go1.23 -complete -installsuffix shared -buildid d_6a9YIyBQvuRuCpUlJX/d_6a9YIyBQvuRuCpUlJX -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appcontext/appcontext.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appcontext/appcontext_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appcontext/register.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal
cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/df/dfda176bd69c5ef01508094b1d2f57a4d09a1635040d47f994380597adf72741-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/detect
mkdir -p $WORK/b551/
cat >/tmp/go-build3286362797/b551/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
importmap go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
importmap go.opentelemetry.io/otel/sdk/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric
importmap go.opentelemetry.io/otel/sdk/metric/metricdata=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata
importmap go.opentelemetry.io/otel/sdk/resource=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource
importmap go.opentelemetry.io/otel/sdk/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace
importmap go.opentelemetry.io/otel/sdk/trace/tracetest=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/tracetest
importmap go.opentelemetry.io/otel/semconv/v1.21.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
importmap golang.org/x/sync/semaphore=github.com/docker/compose/v2/vendor/golang.org/x/sync/semaphore
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc=/tmp/go-build3286362797/b338/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp=/tmp/go-build3286362797/b552/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace=/tmp/go-build3286362797/b444/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=/tmp/go-build3286362797/b443/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp=/tmp/go-build3286362797/b558/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric=/tmp/go-build3286362797/b344/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build3286362797/b349/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource=/tmp/go-build3286362797/b350/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace=/tmp/go-build3286362797/b446/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/tracetest=/tmp/go-build3286362797/b563/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0=/tmp/go-build3286362797/b352/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/semaphore=/tmp/go-build3286362797/b564/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/detect -lang=go1.23 -complete -installsuffix shared -buildid mtOPxuU2-OXLS2QXrD_V/mtOPxuU2-OXLS2QXrD_V -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/detect/detect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/detect/otlp.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/detect/recorder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/detect/resource.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal
cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/58/5884cb3c5fcb215b38dddb0acf52eef7d589431ea5190911053a8faa0af09b87-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/env
mkdir -p $WORK/b565/
cat >/tmp/go-build3286362797/b565/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/buildkit/util/appcontext=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appcontext
importmap go.opentelemetry.io/otel/propagation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appcontext=/tmp/go-build3286362797/b566/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3286362797/b234/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/env -lang=go1.23 -complete -installsuffix shared -buildid Udn0dN63PiIfW2koPX5O/Udn0dN63PiIfW2koPX5O -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/env/traceenv.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal
cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/8c/8c6315343e98d645379865540554ff9374189231a774da3411c46c810bcd2101-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.19.0
mkdir -p $WORK/b568/
cat >/tmp/go-build3286362797/b568/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.19.0 -lang=go1.23 -complete -installsuffix shared -buildid NavE0gq8Lbepx7M1fy-J/NavE0gq8Lbepx7M1fy-J -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.19.0/attribute_group.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.19.0/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.19.0/event.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.19.0/exception.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.19.0/http.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.19.0/resource.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.19.0/schema.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.19.0/trace.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal
cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/93/93daf8c0999547cb1dffa5f23e0ee6d8b6c4c493e25b84029cbffc75e36e95e0-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/localstate
mkdir -p $WORK/b573/
cat >/tmp/go-build3286362797/b573/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/pkg/ioutils=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils=/tmp/go-build3286362797/b180/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/localstate -lang=go1.23 -complete -installsuffix shared -buildid OPydsCsk1zpoj7iN_HNA/OPydsCsk1zpoj7iN_HNA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/localstate/localstate.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal
cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/e2/e234af9e3af9c3531bb45a521fc50e6a0068eedd5c31f646846260f900c7fcfb-d # internal
github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml
mkdir -p $WORK/b575/
cat >/tmp/go-build3286362797/b575/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml -lang=go1.23 -complete -installsuffix shared -buildid hrpbS6caJdxkRCc6qtkn/hrpbS6caJdxkRCc6qtkn -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml/keysparsing.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml/lexer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml/localtime.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml/marshal.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml/parser.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml/position.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml/token.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml/toml.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml/tomlpub.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml/tomltree_create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml/tomltree_write.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml/tomltree_writepub.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal
cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/60/606647ab4c922e75fbca090f0bf33f3a501e87d46e47dc16f41d200f95ff591d-d # internal
github.com/docker/compose/v2/internal/tracing
mkdir -p $WORK/b546/
cat >/tmp/go-build3286362797/b546/importcfg << 'EOF' # internal
# import config
importmap github.com/acarl005/stripansi=github.com/docker/compose/v2/vendor/github.com/acarl005/stripansi
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/cli/cli/context/store=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store
importmap github.com/docker/docker/api/types=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types
importmap github.com/hashicorp/go-multierror=github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror
importmap github.com/moby/buildkit/util/tracing/detect=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/detect
importmap github.com/moby/buildkit/util/tracing/env=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/env
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
importmap go.opentelemetry.io/otel/propagation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation
importmap go.opentelemetry.io/otel/sdk/resource=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource
importmap go.opentelemetry.io/otel/sdk/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace
importmap go.opentelemetry.io/otel/semconv/v1.19.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.19.0
importmap go.opentelemetry.io/otel/semconv/v1.21.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/credentials/insecure=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/acarl005/stripansi=/tmp/go-build3286362797/b544/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store=/tmp/go-build3286362797/b109/_pkg_.a
packagefile github.com/docker/compose/v2/internal=/tmp/go-build3286362797/b547/_pkg_.a
packagefile github.com/docker/compose/v2/internal/memnet=/tmp/go-build3286362797/b548/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types=/tmp/go-build3286362797/b190/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3286362797/b549/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/detect=/tmp/go-build3286362797/b551/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/env=/tmp/go-build3286362797/b565/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace=/tmp/go-build3286362797/b444/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=/tmp/go-build3286362797/b443/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3286362797/b234/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource=/tmp/go-build3286362797/b350/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace=/tmp/go-build3286362797/b446/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.19.0=/tmp/go-build3286362797/b568/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0=/tmp/go-build3286362797/b352/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3286362797/b384/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/docker/compose/v2/internal/tracing -lang=go1.23 -complete -installsuffix shared -buildid FMSoJoiNZX_y-XlPrGyg/FMSoJoiNZX_y-XlPrGyg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/docker/compose/v2/internal/tracing/attributes.go ./_build/src/github.com/docker/compose/v2/internal/tracing/docker_context.go ./_build/src/github.com/docker/compose/v2/internal/tracing/errors.go ./_build/src/github.com/docker/compose/v2/internal/tracing/keyboard_metrics.go ./_build/src/github.com/docker/compose/v2/internal/tracing/mux.go ./_build/src/github.com/docker/compose/v2/internal/tracing/tracing.go ./_build/src/github.com/docker/compose/v2/internal/tracing/wrap.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal
cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/60/602ed36ad30fdcba3cc2e49e752ec485fb3c988064753b3617e5c986832b92a0-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/platformutil
mkdir -p $WORK/b576/
cat >/tmp/go-build3286362797/b576/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/platformutil -lang=go1.23 -complete -installsuffix shared -buildid KgRCfGYxMC1ZuCVlacui/KgRCfGYxMC1ZuCVlacui -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/platformutil/parse.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal
cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/2b/2b52773143fb33d4de13595cb991d34ddeb352c8967fbe00d1ef9a8e4678bfb5-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/namesgenerator
mkdir -p $WORK/b577/
cat >/tmp/go-build3286362797/b577/importcfg << 'EOF' # internal
# import config
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/namesgenerator -lang=go1.23 -complete -installsuffix shared -buildid l2NdxNEavad0qJ1TXFuF/l2NdxNEavad0qJ1TXFuF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/namesgenerator/names-generator.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal
cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/c4/c43d824080cc4d586d0d371473f1fac4fc91086e27d49cbb3ebc7543b5dc78ee-d # internal
github.com/docker/compose/v2/vendor/github.com/gofrs/flock
mkdir -p $WORK/b578/
cat >/tmp/go-build3286362797/b578/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/docker/compose/v2/vendor/github.com/gofrs/flock -lang=go1.23 -complete -installsuffix shared -buildid 94g_wnllOtdfqA-O7PZY/94g_wnllOtdfqA-O7PZY -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/gofrs/flock/flock.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gofrs/flock/flock_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal
cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/99/996a999130e9c497c113e027f64a0e7aaa1e16b0e9bb283e1d96ee1a60790c54-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/console
mkdir -p $WORK/b580/
cat >/tmp/go-build3286362797/b580/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/console -lang=go1.23 -complete -installsuffix shared -buildid lVYYGt0Pfxx7uI_LpkpD/lVYYGt0Pfxx7uI_LpkpD -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/console/console.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/console/console_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/console/console_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/console/pty_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/console/tc_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/console/tc_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal
cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/87/873a0c8518d359793dd512a67376b6eb199098877600e565a8473a6bd99d448e-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/metricutil
mkdir -p $WORK/b581/
cat >/tmp/go-build3286362797/b581/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/buildx/version=github.com/docker/compose/v2/vendor/github.com/docker/buildx/version
importmap go.opentelemetry.io/otel/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/version=/tmp/go-build3286362797/b582/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3286362797/b232/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/metricutil -lang=go1.23 -complete -installsuffix shared -buildid GisdSIaA8Ryp-Nrf3BRg/GisdSIaA8Ryp-Nrf3BRg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/metricutil/metric.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal
cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/91/91f18b311afc5e6f8523528eba69a3f5a2b63ddb319587a5fb42fec312eef3bf-d # internal
github.com/docker/compose/v2/vendor/github.com/mitchellh/hashstructure/v2
mkdir -p $WORK/b583/
cat >/tmp/go-build3286362797/b583/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile hash/fnv=/tmp/go-build3286362797/b273/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/docker/compose/v2/vendor/github.com/mitchellh/hashstructure/v2 -lang=go1.23 -complete -installsuffix shared -buildid Mui1bFRioV1VqGMkVM86/Mui1bFRioV1VqGMkVM86 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/mitchellh/hashstructure/v2/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mitchellh/hashstructure/v2/hashstructure.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mitchellh/hashstructure/v2/include.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal
cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/74/747986e042be2100852cdedc2316bce213d700c7471dd928ee29d315282305a5-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/emptypb
mkdir -p $WORK/b586/
cat >/tmp/go-build3286362797/b586/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/emptypb -lang=go1.23 -complete -installsuffix shared -buildid lSZihk9c2g_OGFMHXp68/lSZihk9c2g_OGFMHXp68 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal
cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/7f/7fa5e9757ec2155ad98730a71b495e04f14a44125077082dfde142caae40c966-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil
mkdir -p $WORK/b574/
cat >/tmp/go-build3286362797/b574/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/pelletier/go-toml=github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml=/tmp/go-build3286362797/b575/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil -lang=go1.23 -complete -installsuffix shared -buildid ySs4eSxH1n3bP_kVDi3i/ySs4eSxH1n3bP_kVDi3i -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil/container.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil/exp.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil/metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil/node.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal
cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/24/246c57d7b16b7c50fa266c90f38d2cbfd3f51a290daf42512b701c117bdce1da-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1
mkdir -p $WORK/b585/
cat >/tmp/go-build3286362797/b585/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
importmap google.golang.org/protobuf/types/known/emptypb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/emptypb
importmap google.golang.org/protobuf/types/known/fieldmaskpb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/fieldmaskpb
importmap google.golang.org/protobuf/types/known/timestamppb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3286362797/b586/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3286362797/b439/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3286362797/b297/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1 -lang=go1.23 -complete -installsuffix shared -buildid Ceo-kwSpF9dZ9UWONzRT/Ceo-kwSpF9dZ9UWONzRT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1/content.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1/content_grpc.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1/doc.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal
cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/a7/a749d6d2a0d028679fffa15983bdf55b8f28f0a38f9c026542256bbed83246c1-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/store
mkdir -p $WORK/b572/
cat >/tmp/go-build3286362797/b572/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/docker/buildx/localstate=github.com/docker/compose/v2/vendor/github.com/docker/buildx/localstate
importmap github.com/docker/buildx/util/confutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil
importmap github.com/docker/buildx/util/platformutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/platformutil
importmap github.com/docker/docker/pkg/ioutils=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils
importmap github.com/docker/docker/pkg/namesgenerator=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/namesgenerator
importmap github.com/gofrs/flock=github.com/docker/compose/v2/vendor/github.com/gofrs/flock
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/localstate=/tmp/go-build3286362797/b573/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil=/tmp/go-build3286362797/b574/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/platformutil=/tmp/go-build3286362797/b576/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils=/tmp/go-build3286362797/b180/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/namesgenerator=/tmp/go-build3286362797/b577/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gofrs/flock=/tmp/go-build3286362797/b578/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/store -lang=go1.23 -complete -installsuffix shared -buildid IJW-9Zk44Ajjr7_odnAU/IJW-9Zk44Ajjr7_odnAU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/store/nodegroup.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/store/store.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/store/util.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal
cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/c7/c7b58328588a9ae6e9a5a780b613e7078a964b4a6771b03f11187430610fe5cb-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/errdefs
mkdir -p $WORK/b589/
cat >/tmp/go-build3286362797/b589/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/errdefs -lang=go1.23 -complete -installsuffix shared -buildid SfH2BQNjqIWDzoGPI1Qh/SfH2BQNjqIWDzoGPI1Qh -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/errdefs/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/errdefs/resolve.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal
cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/e8/e8d03f487516487f6ec191e6b2caef3b81a68ca8ea543c5e4c41b1e491deff82-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/pkg/randutil
mkdir -p $WORK/b591/
cat >/tmp/go-build3286362797/b591/importcfg << 'EOF' # internal
# import config
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/pkg/randutil -lang=go1.23 -complete -installsuffix shared -buildid dUC2Z8jEuACghjDD_Pzg/dUC2Z8jEuACghjDD_Pzg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/pkg/randutil/randutil.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal
cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/2d/2dc20b2ba3f30b1a75a62d8ef48e7d67913cc71a9966d21b1dea51d433c4b062-d # internal
internal/sysinfo
mkdir -p $WORK/b594/
cat >/tmp/go-build3286362797/b594/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile internal/cpu=/tmp/go-build3286362797/b012/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p internal/sysinfo -lang=go1.23 -std -complete -installsuffix shared -buildid rsNZwvvdM412ytIfoZDG/rsNZwvvdM412ytIfoZDG -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack /usr/lib/golang/src/internal/sysinfo/cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal
cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/a2/a2d8e3fc06ffd462a10c0c9fcfc160d1988e5d71a67030b754409b0ce2c8e0cd-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs
mkdir -p $WORK/b588/
cat >/tmp/go-build3286362797/b588/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/errdefs
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/errdefs=/tmp/go-build3286362797/b589/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs -lang=go1.23 -complete -installsuffix shared -buildid dzk61VYKsokcCL7kX7P8/dzk61VYKsokcCL7kX7P8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs/grpc.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal
cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/45/45d8fec9ddeae15221940a134b7fdddf8f2292c7d4c5d62282f76f3b8d6648ab-d # internal
testing
mkdir -p $WORK/b593/
cat >/tmp/go-build3286362797/b593/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile flag=/tmp/go-build3286362797/b072/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build3286362797/b017/_pkg_.a
packagefile internal/race=/tmp/go-build3286362797/b031/_pkg_.a
packagefile internal/sysinfo=/tmp/go-build3286362797/b594/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile runtime/debug=/tmp/go-build3286362797/b182/_pkg_.a
packagefile runtime/trace=/tmp/go-build3286362797/b450/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p testing -lang=go1.23 -std -complete -installsuffix shared -buildid P2sWO2LF3oi7SEKKIxh8/P2sWO2LF3oi7SEKKIxh8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal
cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/95/950c07551138b40a6cd6657883b113b64d8cc0916746eb31eb12c12cec888c8b-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/filters
mkdir -p $WORK/b590/
cat >/tmp/go-build3286362797/b590/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3286362797/b588/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/filters -lang=go1.23 -complete -installsuffix shared -buildid iRE6GXjqxVbc4eeH933W/iRE6GXjqxVbc4eeH933W -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/filters/adaptor.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/filters/filter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/filters/parser.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/filters/quote.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/filters/scanner.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal
cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/f0/f0bb7e450cd30d14b5ed03919fdeb74c3a6b1382544dd3001819d73a46d0f7d8-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
mkdir -p $WORK/b587/
cat >/tmp/go-build3286362797/b587/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs
importmap github.com/containerd/containerd/filters=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/filters
importmap github.com/containerd/containerd/pkg/randutil=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/pkg/randutil
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3286362797/b588/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/filters=/tmp/go-build3286362797/b590/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/pkg/randutil=/tmp/go-build3286362797/b591/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content -lang=go1.23 -complete -installsuffix shared -buildid UwDE5mu8elrolMMFM708/UwDE5mu8elrolMMFM708 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/adaptor.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/content.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/helpers.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal
cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/78/78e12bcd008a4ff9dce3d3c55586725069287326ff02dbb200466dc6e8ee9415-d # internal
github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
mkdir -p $WORK/b598/
cat >/tmp/go-build3286362797/b598/importcfg << 'EOF' # internal
# import config
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys -lang=go1.23 -complete -installsuffix shared -buildid ryRTISyJRIyTdtbNrwew/ryRTISyJRIyTdtbNrwew -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal
cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/19/19a90382bfc134b47736322a147d23ee8b6c0db78e97545f3d991572bb18ae0f-d # internal
github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types
mkdir -p $WORK/b599/
cat >/tmp/go-build3286362797/b599/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types -lang=go1.23 -complete -installsuffix shared -buildid 5JIh_Vsk-eXBK47FpQip/5JIh_Vsk-eXBK47FpQip -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/any.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/any.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/api.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/duration.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/duration.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/duration_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/empty.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/protosize.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/source_context.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/struct.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/timestamp.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/type.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types/wrappers_gogo.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal
cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/55/557af6b132815976a2a37f8dfa6c3cfc1e9f29ec7d6259716267806a3aadedf1-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/local
mkdir -p $WORK/b592/
cat >/tmp/go-build3286362797/b592/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs
importmap github.com/containerd/containerd/filters=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/filters
importmap github.com/containerd/containerd/pkg/randutil=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/pkg/randutil
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3286362797/b588/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/filters=/tmp/go-build3286362797/b590/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/pkg/randutil=/tmp/go-build3286362797/b591/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile testing=/tmp/go-build3286362797/b593/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/local -lang=go1.23 -complete -installsuffix shared -buildid Oi5AGyq6up9g-Se4upHA/Oi5AGyq6up9g-Se4upHA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/local/locks.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/local/readerat.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/local/store.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/local/store_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/local/test_helper.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/local/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal
cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/4d/4ded0b55ff9a5c5e1a7d15d2a40bd899ba13e79cc77c0e377ba9d7dbdc10102e-d # internal
github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor
mkdir -p $WORK/b601/
cat >/tmp/go-build3286362797/b601/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -lang=go1.23 -complete -installsuffix shared -buildid HSekKcS3Gus_4mGMCBPV/HSekKcS3Gus_4mGMCBPV -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal
cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/3c/3c60621b5044e86943227cae2d94677252c4b3283fd0c49baa5a26d9c8faf4c6-d # internal
github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto
mkdir -p $WORK/b600/
cat >/tmp/go-build3286362797/b600/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=/tmp/go-build3286362797/b601/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto -lang=go1.23 -complete -installsuffix shared -buildid bESR4U9rNl-SU2UqbhBu/bESR4U9rNl-SU2UqbhBu -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto/helper.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal
cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/8e/8ea1af5d82a581d38831dd54aace6cb09a276297b23c9759d5cb9e4cb2d78c52-d # internal
github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/timestamp
mkdir -p $WORK/b602/
cat >/tmp/go-build3286362797/b602/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
importmap google.golang.org/protobuf/types/known/timestamppb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3286362797/b297/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/timestamp -lang=go1.23 -complete -installsuffix shared -buildid zv-j1hyXOed6smLv0KBE/zv-j1hyXOed6smLv0KBE -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal
cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/86/8613a672d0293384431acf30a42d7110dcbe2cbef9344a20ff7354418f81b129-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps/pb
mkdir -p $WORK/b606/
cat >/tmp/go-build3286362797/b606/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/gogoproto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build3286362797/b600/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps/pb -lang=go1.23 -complete -installsuffix shared -buildid Y2S5bsWY6zCcqQAEXFxt/Y2S5bsWY6zCcqQAEXFxt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps/pb/caps.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps/pb/generate.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal
cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/91/9150d55c49d85603613e1b2b0580f28c0300921a99d9b63546f7bf9ffdfd272b-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps
mkdir -p $WORK/b605/
cat >/tmp/go-build3286362797/b605/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/buildkit/util/apicaps/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps/pb
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps/pb=/tmp/go-build3286362797/b606/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps -lang=go1.23 -complete -installsuffix shared -buildid 3N45Uuh3DgvMyy_MeMRp/3N45Uuh3DgvMyy_MeMRp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps/caps.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal
cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/eb/eb15ed3b5c97b55a204428968a6b4fb7be852866c89f56cb78cfa46e1ffe6b06-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb
mkdir -p $WORK/b604/
cat >/tmp/go-build3286362797/b604/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/gogoproto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap github.com/moby/buildkit/util/apicaps=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build3286362797/b600/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps=/tmp/go-build3286362797/b605/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb -lang=go1.23 -complete -installsuffix shared -buildid ss5-4nDGhla4Pu0cNOZC/ss5-4nDGhla4Pu0cNOZC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb/attr.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb/caps.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb/const.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb/generate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb/json.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb/ops.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb/platform.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal
cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/a2/a2de7b5456c1bcd8796d082b29af5a5edceb1fea26fa91cc8a46fd20b8f01b3f-d # internal
github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc
mkdir -p $WORK/b597/
cat >/tmp/go-build3286362797/b597/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap github.com/gogo/protobuf/types=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types=/tmp/go-build3286362797/b599/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc -lang=go1.23 -complete -installsuffix shared -buildid i-fPSwWbMDHfOWduNM_q/i-fPSwWbMDHfOWduNM_q -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc/code.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc/error_details.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc/status.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal
cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/a4/a45eed0c1abc8244c32abe9db5576fce910935d052af21f7cbeccafb19af43b7-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb
mkdir -p $WORK/b607/
cat >/tmp/go-build3286362797/b607/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb -lang=go1.23 -complete -installsuffix shared -buildid FCxdAljoruiW68DwpDx8/FCxdAljoruiW68DwpDx8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb/generate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb/json.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb/policy.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal
cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/41/4110cd31e900cbc0a05d18265080ba8abe2d4b73d238d69bbc3a60862a7fc876-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements
mkdir -p $WORK/b608/
cat >/tmp/go-build3286362797/b608/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements -lang=go1.23 -complete -installsuffix shared -buildid mDydxn4AMIQK_cRoE3sg/mDydxn4AMIQK_cRoE3sg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements/entitlements.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal
cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/82/821df8b8a0db8286a12bceaa0805c311d9a8b81d166f442cc9705fcf97fec9e1-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/buildid
mkdir -p $WORK/b609/
cat >/tmp/go-build3286362797/b609/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/buildid -lang=go1.23 -complete -installsuffix shared -buildid -Lnny_hb0DY3jY_Di0eW/-Lnny_hb0DY3jY_Di0eW -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/buildid/metadata.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal
cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/d1/d174090a4c38530e125781ee74fbe9a1f12911ea008ba11f775d48665cc0751c-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper
mkdir -p $WORK/b610/
cat >/tmp/go-build3286362797/b610/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper -lang=go1.23 -complete -installsuffix shared -buildid 51KL7S3_a3BRGEZOgqa8/51KL7S3_a3BRGEZOgqa8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/connhelper.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal
cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/2c/2c5b120ad4815e0cbc0b8d58f177313b7093bf7bf12c43fcf14bc0847c9142fa-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/archive/compression
mkdir -p $WORK/b615/
cat >/tmp/go-build3286362797/b615/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap github.com/klauspost/compress/zstd=github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3286362797/b513/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/archive/compression -lang=go1.23 -complete -installsuffix shared -buildid IlA8x9mxidNUgqXoox2N/IlA8x9mxidNUgqXoox2N -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/archive/compression/compression.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal
cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/96/963baf8ab384afea9ab2761525d38b96bd027f7d7c9d6054116771c912492c0b-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/labels
mkdir -p $WORK/b616/
cat >/tmp/go-build3286362797/b616/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3286362797/b588/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/labels -lang=go1.23 -complete -installsuffix shared -buildid zApLtV2LRogpGNX5Kzru/zApLtV2LRogpGNX5Kzru -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/labels/labels.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/labels/validate.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal
cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/f4/f42e4dc3edeedcae70ad70df4fb2e1c0d0167470041970a32f2da7ba16f418d8-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images
mkdir -p $WORK/b614/
cat >/tmp/go-build3286362797/b614/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/archive/compression=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/archive/compression
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs
importmap github.com/containerd/containerd/labels=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/labels
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
importmap golang.org/x/sync/semaphore=github.com/docker/compose/v2/vendor/golang.org/x/sync/semaphore
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/archive/compression=/tmp/go-build3286362797/b615/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3286362797/b588/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/labels=/tmp/go-build3286362797/b616/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/semaphore=/tmp/go-build3286362797/b564/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images -lang=go1.23 -complete -installsuffix shared -buildid P3qMHNmvQqkv3VTMoRmW/P3qMHNmvQqkv3VTMoRmW -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images/annotations.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images/diffid.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images/handlers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images/image.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images/importexport.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images/labels.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images/mediatypes.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal
cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/ec/ecaf86046e246d9bccaeecb818b59a3e8245d82861e9102b69fa8f716993076b-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/leases
mkdir -p $WORK/b617/
cat >/tmp/go-build3286362797/b617/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/leases -lang=go1.23 -complete -installsuffix shared -buildid gAV9BBUb2J_Svj26QUqU/gAV9BBUb2J_Svj26QUqU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/leases/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/leases/grpc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/leases/id.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/leases/lease.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal
cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/01/015145448144e40aba1f0e2d97338a7fc0bd65945a62f9000c1745aa73dd3e93-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/reference
mkdir -p $WORK/b618/
cat >/tmp/go-build3286362797/b618/importcfg << 'EOF' # internal
# import config
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/reference -lang=go1.23 -complete -installsuffix shared -buildid O_ceGoQcHN06XTVpgH5J/O_ceGoQcHN06XTVpgH5J -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/reference/reference.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal
cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/bf/bfecec22826eb9aeb802ea5629eaa460a3c9aae81e99756e10de28ec9410143f-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes
mkdir -p $WORK/b619/
cat >/tmp/go-build3286362797/b619/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs
importmap github.com/containerd/containerd/images=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images
importmap github.com/containerd/containerd/labels=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/labels
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap golang.org/x/sync/semaphore=github.com/docker/compose/v2/vendor/golang.org/x/sync/semaphore
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3286362797/b588/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images=/tmp/go-build3286362797/b614/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/labels=/tmp/go-build3286362797/b616/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/semaphore=/tmp/go-build3286362797/b564/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes -lang=go1.23 -complete -installsuffix shared -buildid _VxZoTSGVDPOF1jd3yfd/_VxZoTSGVDPOF1jd3yfd -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/handlers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/resolver.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal
cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/59/59256a40a547bb5a43c730fe45a27d409180d1de473db65ccbad210d1d66042e-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/types
mkdir -p $WORK/b603/
cat >/tmp/go-build3286362797/b603/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/gogoproto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/moby/buildkit/solver/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build3286362797/b600/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb=/tmp/go-build3286362797/b604/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/types -lang=go1.23 -complete -installsuffix shared -buildid TrpSZnNUVrXKLJkQngt6/TrpSZnNUVrXKLJkQngt6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/types/generate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/types/worker.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal
cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/c1/c18eae094769c7d106cc35d94fc07b94615257f6ce0744552f672665e622c223-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors
mkdir -p $WORK/b622/
cat >/tmp/go-build3286362797/b622/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors -lang=go1.23 -complete -installsuffix shared -buildid SlryIGmii1H9Epxt7Bd5/SlryIGmii1H9Epxt7Bd5 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors/errors.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal
cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/84/84669c1874a024625bbbc6ac644204cac37b62699f2ea3a06f148722693caca8-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/version
mkdir -p $WORK/b623/
cat >/tmp/go-build3286362797/b623/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/version -lang=go1.23 -complete -installsuffix shared -buildid 2OBHY7c4HOdiqNr1iJxy/2OBHY7c4HOdiqNr1iJxy -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/version/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal
cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/f1/f1c44cb2d85e40deedb44a3827d8645145a65089826d8e630f257d552a783621-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/auth
mkdir -p $WORK/b621/
cat >/tmp/go-build3286362797/b621/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/remotes/errors=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors
importmap github.com/containerd/containerd/version=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/version
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors=/tmp/go-build3286362797/b622/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/version=/tmp/go-build3286362797/b623/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/auth -lang=go1.23 -complete -installsuffix shared -buildid -Mxgz6Ui2_mz1QpAImA4/-Mxgz6Ui2_mz1QpAImA4 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/auth/fetch.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/auth/parse.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal
cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/2b/2b107e6ff462452a70895cd917e8b7fd940545921a2ef26b51aeefb5e0840e4d-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control
mkdir -p $WORK/b596/
cat >/tmp/go-build3286362797/b596/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/googleapis/google/rpc=github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc
importmap github.com/gogo/protobuf/gogoproto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/types=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types
importmap github.com/golang/protobuf/ptypes/timestamp=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/timestamp
importmap github.com/moby/buildkit/api/types=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/types
importmap github.com/moby/buildkit/solver/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb
importmap github.com/moby/buildkit/sourcepolicy/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb
importmap github.com/moby/buildkit/util/entitlements=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc=/tmp/go-build3286362797/b597/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build3286362797/b600/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types=/tmp/go-build3286362797/b599/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build3286362797/b602/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/types=/tmp/go-build3286362797/b603/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb=/tmp/go-build3286362797/b604/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb=/tmp/go-build3286362797/b607/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements=/tmp/go-build3286362797/b608/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control -lang=go1.23 -complete -installsuffix shared -buildid AMFljrjob69LYrahyCLk/AMFljrjob69LYrahyCLk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control/control.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control/generate.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal
cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/43/439cd1ac6552b53c1af24848966dc235e49489b15fbe176daafb7f3521a5f9cc-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/schema1
mkdir -p $WORK/b624/
cat >/tmp/go-build3286362797/b624/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/archive/compression=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/archive/compression
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs
importmap github.com/containerd/containerd/images=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images
importmap github.com/containerd/containerd/labels=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/labels
importmap github.com/containerd/containerd/remotes=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/archive/compression=/tmp/go-build3286362797/b615/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3286362797/b588/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images=/tmp/go-build3286362797/b614/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/labels=/tmp/go-build3286362797/b616/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes=/tmp/go-build3286362797/b619/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3286362797/b203/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/schema1 -lang=go1.23 -complete -installsuffix shared -buildid Qxg35MI9h3aA4IgWgI2i/Qxg35MI9h3aA4IgWgI2i -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/schema1/converter.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal
cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/76/76e15a13736adedd89e303aa98e88659439a071ce39c1d1487cabfbd2c9b8002-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/tracing
mkdir -p $WORK/b625/
cat >/tmp/go-build3286362797/b625/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/semconv/v1.21.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3286362797/b216/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0=/tmp/go-build3286362797/b352/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/tracing -lang=go1.23 -complete -installsuffix shared -buildid KDPp5GpvvcvdbpCTCXef/KDPp5GpvvcvdbpCTCXef -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/tracing/helpers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/tracing/log.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/tracing/tracing.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal
cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/8a/8a2804a0bfdbe39fda67469b680e7d5bb46515e030730e716b13b48bb6501fbd-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/locker
mkdir -p $WORK/b626/
cat >/tmp/go-build3286362797/b626/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/docker/compose/v2/vendor/github.com/moby/locker -lang=go1.23 -complete -installsuffix shared -buildid g4utEtGpvOq1Z0GAc8BQ/g4utEtGpvOq1Z0GAc8BQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/locker/locker.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal
cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/41/41c87db977f6e2f67dab005da84f1c4d9aa72dad9c4f2493aec0f5e37f096e95-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker
mkdir -p $WORK/b620/
cat >/tmp/go-build3286362797/b620/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs
importmap github.com/containerd/containerd/images=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images
importmap github.com/containerd/containerd/labels=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/labels
importmap github.com/containerd/containerd/reference=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/reference
importmap github.com/containerd/containerd/remotes=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes
importmap github.com/containerd/containerd/remotes/docker/auth=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/auth
importmap github.com/containerd/containerd/remotes/docker/schema1=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/schema1
importmap github.com/containerd/containerd/remotes/errors=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors
importmap github.com/containerd/containerd/tracing=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/tracing
importmap github.com/containerd/containerd/version=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/version
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap github.com/moby/locker=github.com/docker/compose/v2/vendor/github.com/moby/locker
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3286362797/b588/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images=/tmp/go-build3286362797/b614/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/labels=/tmp/go-build3286362797/b616/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/reference=/tmp/go-build3286362797/b618/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes=/tmp/go-build3286362797/b619/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/auth=/tmp/go-build3286362797/b621/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/schema1=/tmp/go-build3286362797/b624/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors=/tmp/go-build3286362797/b622/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/tracing=/tmp/go-build3286362797/b625/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/version=/tmp/go-build3286362797/b623/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/locker=/tmp/go-build3286362797/b626/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker -lang=go1.23 -complete -installsuffix shared -buildid QbJ9olskLb6ctLFoswW_/QbJ9olskLb6ctLFoswW_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/authorizer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/converter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/errcode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/errdesc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/fetcher.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/handler.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/httpreadseeker.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/pusher.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/registry.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/resolver.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/scope.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/status.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal
cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/62/6239713b2c8d07f276c4c9fe89b834ba8fa654a4282b0c2a455bf6d1e05e8c68-d # internal
github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1
mkdir -p $WORK/b629/
cat >/tmp/go-build3286362797/b629/importcfg << 'EOF' # internal
# import config
importmap github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common=github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common
packagefile github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common=/tmp/go-build3286362797/b628/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1 -lang=go1.23 -complete -installsuffix shared -buildid g-8kPp3a6HY1ZwQRdF4c/g-8kPp3a6HY1ZwQRdF4c -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1/provenance.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal
cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/ff/ffe5cf044ca80faf16f0efb4497d0099d5cc9555eebec135f457734b11d49f95-d # internal
github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2
mkdir -p $WORK/b630/
cat >/tmp/go-build3286362797/b630/importcfg << 'EOF' # internal
# import config
importmap github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common=github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common
packagefile github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common=/tmp/go-build3286362797/b628/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2 -lang=go1.23 -complete -installsuffix shared -buildid RuJtUsmL8219ZjglI6ws/RuJtUsmL8219ZjglI6ws -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2/provenance.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal
cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/10/102da4aa56d9d7fc16c7845d28b425e46171a7cac099718f177e6692af744b82-d # internal
github.com/docker/compose/v2/vendor/github.com/secure-systems-lab/go-securesystemslib/cjson
mkdir -p $WORK/b631/
cat >/tmp/go-build3286362797/b631/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/docker/compose/v2/vendor/github.com/secure-systems-lab/go-securesystemslib/cjson -lang=go1.23 -complete -installsuffix shared -buildid FDjA-v8R6yGBAQ3eVRrJ/FDjA-v8R6yGBAQ3eVRrJ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/secure-systems-lab/go-securesystemslib/cjson/canonicaljson.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal
cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/c2/c2bf726c32b2fb12c4154b464d86c7876288bceb1438bf0629e277adfaa18098-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b634/
cat >/tmp/go-build3286362797/b634/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/alias=github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/alias
packagefile crypto/cipher=/tmp/go-build3286362797/b116/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3286362797/b635/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/docker/compose/v2/vendor/golang.org/x/crypto/chacha20 -lang=go1.23 -complete -installsuffix shared -buildid hdIOTxiSfeQD-TEWOpx7/hdIOTxiSfeQD-TEWOpx7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/chacha20/chacha_generic.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/chacha20/xor.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal
cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/93/933541e0ad13595f10a69c34b2fc7819f9f385d6fe410d38fce69168da5cd3f6-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/crypto/curve25519
mkdir -p $WORK/b636/
cat >/tmp/go-build3286362797/b636/importcfg << 'EOF' # internal
# import config
packagefile crypto/ecdh=/tmp/go-build3286362797/b131/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/docker/compose/v2/vendor/golang.org/x/crypto/curve25519 -lang=go1.23 -complete -installsuffix shared -buildid TvLN5GQM6iHK1e68FN6w/TvLN5GQM6iHK1e68FN6w -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/curve25519/curve25519.go
cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/e2/e2746b5873a6c6b3801b8a696480f93cd42df32b84b09280acde96a893c977b1-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/poly1305
mkdir -p $WORK/b637/
echo -n > $WORK/b637/go_asm.h # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/poly1305
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b637=>" -I $WORK/b637/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b637/symabis ./sum_amd64.s
cat >/tmp/go-build3286362797/b637/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.23 -installsuffix shared -buildid u4bfrlYmmm3v2-RmH_A_/u4bfrlYmmm3v2-RmH_A_ -goversion go1.23.2 -symabis $WORK/b637/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack -asmhdr $WORK/b637/go_asm.h ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal
cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/a5/a536a20840d51f061878df622da92dc492c71bd9991b35bc7148254ead6c623a-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/crypto/blowfish
mkdir -p $WORK/b639/
cat >/tmp/go-build3286362797/b639/importcfg << 'EOF' # internal
# import config
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/docker/compose/v2/vendor/golang.org/x/crypto/blowfish -lang=go1.23 -complete -installsuffix shared -buildid YvJwErFqqsAPSHencfAA/YvJwErFqqsAPSHencfAA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/blowfish/const.go
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/poly1305
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b637=>" -I $WORK/b637/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b637/sum_amd64.o ./sum_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal
cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/15/1578177c490ca7cbeffb7efe5da9711f33c2cbfa4195b8c78b9fc25b743e2d89-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
mkdir -p $WORK/b638/
cat >/tmp/go-build3286362797/b638/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/blowfish=github.com/docker/compose/v2/vendor/golang.org/x/crypto/blowfish
packagefile crypto/sha512=/tmp/go-build3286362797/b140/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/blowfish=/tmp/go-build3286362797/b639/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.23 -complete -installsuffix shared -buildid Qma_eZXNumfqrcnHvZGC/Qma_eZXNumfqrcnHvZGC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/poly1305
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b637/_pkg_.a $WORK/b637/sum_amd64.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal
cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/19/1906eb09c53fd96b02bed3551053f36e0f31ced2f70978ac5b3aca8346fb61c8-d # internal
github.com/docker/compose/v2/vendor/github.com/shibumi/go-pathspec
mkdir -p $WORK/b640/
cat >/tmp/go-build3286362797/b640/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/docker/compose/v2/vendor/github.com/shibumi/go-pathspec -lang=go1.23 -complete -installsuffix shared -buildid YDh4x1e_qfhJsCjpkMHz/YDh4x1e_qfhJsCjpkMHz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/shibumi/go-pathspec/gitignore.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal
cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/04/04470c21788b9db485611d349802071217f489144deca741ebd856a89d745e41-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh
mkdir -p $WORK/b633/
cat >/tmp/go-build3286362797/b633/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20=github.com/docker/compose/v2/vendor/golang.org/x/crypto/chacha20
importmap golang.org/x/crypto/curve25519=github.com/docker/compose/v2/vendor/golang.org/x/crypto/curve25519
importmap golang.org/x/crypto/internal/poly1305=github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/poly1305
importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/aes=/tmp/go-build3286362797/b129/_pkg_.a
packagefile crypto/cipher=/tmp/go-build3286362797/b116/_pkg_.a
packagefile crypto/des=/tmp/go-build3286362797/b130/_pkg_.a
packagefile crypto/dsa=/tmp/go-build3286362797/b161/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build3286362797/b136/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build3286362797/b144/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build3286362797/b137/_pkg_.a
packagefile crypto/hmac=/tmp/go-build3286362797/b146/_pkg_.a
packagefile crypto/md5=/tmp/go-build3286362797/b156/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/rc4=/tmp/go-build3286362797/b157/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3286362797/b158/_pkg_.a
packagefile crypto/sha1=/tmp/go-build3286362797/b159/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3286362797/b140/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/asn1=/tmp/go-build3286362797/b142/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/chacha20=/tmp/go-build3286362797/b634/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/curve25519=/tmp/go-build3286362797/b636/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3286362797/b637/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build3286362797/b638/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh -lang=go1.23 -complete -installsuffix shared -buildid LRsI4LshT52msbvzTC68/LRsI4LshT52msbvzTC68 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/buffer.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/certs.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/channel.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/cipher.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/client.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/client_auth.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/common.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/connection.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/doc.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/handshake.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/kex.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/keys.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/mac.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/messages.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/mux.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/server.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/session.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/ssh_gss.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/streamlocal.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/tcpip.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/transport.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal
cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/ef/ef427a87814c9a1b72ef721033793fbf277dba7eb79fdafaf928f2cd1d3ba4f4-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity
mkdir -p $WORK/b644/
cat >/tmp/go-build3286362797/b644/importcfg << 'EOF' # internal
# import config
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity -lang=go1.23 -complete -installsuffix shared -buildid j3gc0Gt9pQBF5lcVoWPv/j3gc0Gt9pQBF5lcVoWPv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity/randomid.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal
cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/7f/7fdf920a38b8381d11f4fd2348b3a5763a8321839f58f2ff168ee8914f2f9d62-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2
mkdir -p $WORK/b646/
cat >/tmp/go-build3286362797/b646/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protoregistry=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
importmap google.golang.org/protobuf/types/known/anypb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3286362797/b397/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2 -lang=go1.23 -complete -installsuffix shared -buildid VtAa6LrVQOFDpR1k95bg/VtAa6LrVQOFDpR1k95bg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal
cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/89/89b743c3a6e0fe5db1faa93a9200ef9c0435a072eca6dfe75be467de76f6a71e-d # internal
github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/any
mkdir -p $WORK/b647/
cat >/tmp/go-build3286362797/b647/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
importmap google.golang.org/protobuf/types/known/anypb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3286362797/b397/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/any -lang=go1.23 -complete -installsuffix shared -buildid DdnM8lQBssGSM2P-6IKa/DdnM8lQBssGSM2P-6IKa -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal
cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/9b/9becaedca5cf6117a48fb0251c38fe5b56bc4986e96d35cbcf2b0c050d9151e0-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/errdefs
mkdir -p $WORK/b648/
cat >/tmp/go-build3286362797/b648/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/errdefs -lang=go1.23 -complete -installsuffix shared -buildid oNlt8cmD1CJimlQn_ZSO/oNlt8cmD1CJimlQn_ZSO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/errdefs/internal.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/errdefs/internal_linux.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal
cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/61/61852a2229bd4befe8a711d18836f533a725eb99c2edc0709df0d011ddedd006-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/stack
mkdir -p $WORK/b649/
cat >/tmp/go-build3286362797/b649/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/typeurl/v2=github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2=/tmp/go-build3286362797/b646/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/stack -lang=go1.23 -complete -installsuffix shared -buildid MN0YVez5JR_IuXgRKufi/MN0YVez5JR_IuXgRKufi -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/stack/compress.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/stack/generate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/stack/stack.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/stack/stack.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal
cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/10/1085d010dfb51e80c624792d3a02b880a036e39d6d2420aad4e5b1d619f5ee13-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors
mkdir -p $WORK/b645/
cat >/tmp/go-build3286362797/b645/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/typeurl/v2=github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2
importmap github.com/gogo/googleapis/google/rpc=github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc
importmap github.com/gogo/protobuf/types=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types
importmap github.com/golang/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto
importmap github.com/golang/protobuf/ptypes/any=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/any
importmap github.com/moby/buildkit/errdefs=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/errdefs
importmap github.com/moby/buildkit/util/bklog=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog
importmap github.com/moby/buildkit/util/stack=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/stack
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap google.golang.org/genproto/googleapis/rpc/status=github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2=/tmp/go-build3286362797/b646/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc=/tmp/go-build3286362797/b597/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types=/tmp/go-build3286362797/b599/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto=/tmp/go-build3286362797/b302/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build3286362797/b647/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/errdefs=/tmp/go-build3286362797/b648/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog=/tmp/go-build3286362797/b567/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build3286362797/b649/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3286362797/b396/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors -lang=go1.23 -complete -installsuffix shared -buildid Qz5JyZeOKDaqxKSJnFGZ/Qz5JyZeOKDaqxKSJnFGZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors/grpcerrors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors/intercept.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal
cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/10/10af964b80443911f61dc92212136e377a79c3f1ebf73b4a52e25dbdc18b7ce6-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal
mkdir -p $WORK/b652/
cat >/tmp/go-build3286362797/b652/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/semconv/v1.17.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build3286362797/b223/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal -lang=go1.23 -complete -installsuffix shared -buildid 7YMhiwVEGqlHu3RTCH8Q/7YMhiwVEGqlHu3RTCH8Q -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal/parse.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal
cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/71/71c5524f52308433e693540f77f6563a0ee968048ef0425a5754d61ab1025350-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
mkdir -p $WORK/b651/
cat >/tmp/go-build3286362797/b651/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/baggage=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/baggage
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric
importmap go.opentelemetry.io/otel/propagation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation
importmap go.opentelemetry.io/otel/semconv/v1.17.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/peer=github.com/docker/compose/v2/vendor/google.golang.org/grpc/peer
importmap google.golang.org/grpc/stats=github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=/tmp/go-build3286362797/b652/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build3286362797/b235/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3286362797/b232/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3286362797/b234/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build3286362797/b223/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/peer=/tmp/go-build3286362797/b421/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats=/tmp/go-build3286362797/b409/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc -lang=go1.23 -complete -installsuffix shared -buildid eh9HCNFZ_cZL-4rnRWGU/eh9HCNFZ_cZL-4rnRWGU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/config.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/interceptorinfo.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/metadata_supplier.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/semconv.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/stats_handler.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal
cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/4a/4a6a94a6f0175859e590c585d4be87d1aba15cd98958c033471861ffe0b3b464-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconvutil
mkdir -p $WORK/b654/
cat >/tmp/go-build3286362797/b654/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/semconv/v1.17.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build3286362797/b223/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconvutil -lang=go1.23 -complete -installsuffix shared -buildid eMnx4_ndVbm4pZIFhDPc/eMnx4_ndVbm4pZIFhDPc -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconvutil/gen.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconvutil/httpconv.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconvutil/netconv.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal
cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/e9/e982016ec7ac9c97a4780f354392b94f949e680c8397d00f0eb975db72adea34-d # internal
github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
mkdir -p $WORK/b653/
cat >/tmp/go-build3286362797/b653/importcfg << 'EOF' # internal
# import config
importmap go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconvutil=github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconvutil
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/baggage=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/baggage
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/propagation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation
importmap go.opentelemetry.io/otel/semconv/v1.17.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconvutil=/tmp/go-build3286362797/b654/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build3286362797/b235/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3286362797/b234/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build3286362797/b223/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build3286362797/b177/_pkg_.a
packagefile net/textproto=/tmp/go-build3286362797/b170/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace -lang=go1.23 -complete -installsuffix shared -buildid k-kdwTHXFvazTnlvBG8N/k-kdwTHXFvazTnlvBG8N -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/api.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/clienttrace.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/httptrace.go ./_build/src/github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal
cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/e3/e389c975ca737ceea949748ea7aacc7d583fc44587004138477bd63b458cf6e9-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing
mkdir -p $WORK/b650/
cat >/tmp/go-build3286362797/b650/importcfg << 'EOF' # internal
# import config
importmap github.com/hashicorp/go-multierror=github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror
importmap github.com/moby/buildkit/util/bklog=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog
importmap github.com/moby/buildkit/util/stack=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/stack
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
importmap go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/propagation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation
importmap go.opentelemetry.io/otel/sdk/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace
importmap go.opentelemetry.io/otel/semconv/v1.17.0=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
importmap go.opentelemetry.io/otel/trace/noop=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/noop
importmap google.golang.org/grpc/stats=github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3286362797/b549/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog=/tmp/go-build3286362797/b567/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build3286362797/b649/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build3286362797/b651/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace=/tmp/go-build3286362797/b653/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3286362797/b216/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3286362797/b234/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace=/tmp/go-build3286362797/b446/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build3286362797/b223/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build3286362797/b449/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats=/tmp/go-build3286362797/b409/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build3286362797/b177/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing -lang=go1.23 -complete -installsuffix shared -buildid GQu_z0ZuwhkOPnJvJjnI/GQu_z0ZuwhkOPnJvJjnI -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/grpcstats.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/multi_span_exporter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/multispan.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/tracing.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal
cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/5b/5b22881a8010497477ee0e8310c9bdc5dc230bd0794ed33572b174e2e7ea514f-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/grpc/health
mkdir -p $WORK/b655/
cat >/tmp/go-build3286362797/b655/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/connectivity=github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity
importmap google.golang.org/grpc/grpclog=github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/health/grpc_health_v1=github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/grpc_health_v1
importmap google.golang.org/grpc/internal=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal
importmap google.golang.org/grpc/internal/backoff=github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/backoff
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3286362797/b363/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/grpc_health_v1=/tmp/go-build3286362797/b438/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal=/tmp/go-build3286362797/b370/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3286362797/b389/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/docker/compose/v2/vendor/google.golang.org/grpc/health -lang=go1.23 -complete -installsuffix shared -buildid jH1XHP3h_q0O3SWiBEfK/jH1XHP3h_q0O3SWiBEfK -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/client.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/logging.go ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/server.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal
cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/6a/6a56e2a7771fae96cfe1bc87d4a75ed72a965c4437003e89e0bd6799dfffd368-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
mkdir -p $WORK/b643/
cat >/tmp/go-build3286362797/b643/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/defaults=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/defaults
importmap github.com/moby/buildkit/identity=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity
importmap github.com/moby/buildkit/util/bklog=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog
importmap github.com/moby/buildkit/util/grpcerrors=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors
importmap github.com/moby/buildkit/util/tracing=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
importmap go.opentelemetry.io/otel/propagation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
importmap golang.org/x/net/http2=github.com/docker/compose/v2/vendor/golang.org/x/net/http2
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/credentials/insecure=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure
importmap google.golang.org/grpc/health=github.com/docker/compose/v2/vendor/google.golang.org/grpc/health
importmap google.golang.org/grpc/health/grpc_health_v1=github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/grpc_health_v1
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/defaults=/tmp/go-build3286362797/b595/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity=/tmp/go-build3286362797/b644/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog=/tmp/go-build3286362797/b567/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors=/tmp/go-build3286362797/b645/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing=/tmp/go-build3286362797/b650/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build3286362797/b651/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3286362797/b234/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/http2=/tmp/go-build3286362797/b411/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3286362797/b384/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/health=/tmp/go-build3286362797/b655/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/grpc_health_v1=/tmp/go-build3286362797/b438/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session -lang=go1.23 -complete -installsuffix shared -buildid zh1FWer2BIH7n3eynTVQ/zh1FWer2BIH7n3eynTVQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/group.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/grpc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/manager.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/session.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal
cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/be/bef4e2a1f7201669e09c3dc6b713a9b010567046549c49042c6b72b1bf9a2713-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/limited
mkdir -p $WORK/b656/
cat >/tmp/go-build3286362797/b656/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/images=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images
importmap github.com/containerd/containerd/remotes=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/moby/buildkit/util/bklog=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap golang.org/x/sync/semaphore=github.com/docker/compose/v2/vendor/golang.org/x/sync/semaphore
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images=/tmp/go-build3286362797/b614/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes=/tmp/go-build3286362797/b619/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog=/tmp/go-build3286362797/b567/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/semaphore=/tmp/go-build3286362797/b564/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/limited -lang=go1.23 -complete -installsuffix shared -buildid pBVpFeUO0a3MZsuZwMie/pBVpFeUO0a3MZsuZwMie -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/limited/group.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal
cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/61/61a4e8df5385041c969430910edff6962cd3971deeb129d93e7bab53a942e379-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/retryhandler
mkdir -p $WORK/b657/
cat >/tmp/go-build3286362797/b657/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/images=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images
importmap github.com/containerd/containerd/remotes/errors=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images=/tmp/go-build3286362797/b614/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors=/tmp/go-build3286362797/b622/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/retryhandler -lang=go1.23 -complete -installsuffix shared -buildid 4GIX0KubH0GFHiR5ek9j/4GIX0KubH0GFHiR5ek9j -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/retryhandler/retry.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal
cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/85/85ef22cc83766528639dc09f9c085ce59b76762cd80cc2afc50f927b6cc946e1-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/version
mkdir -p $WORK/b658/
cat >/tmp/go-build3286362797/b658/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/version -lang=go1.23 -complete -installsuffix shared -buildid 5_BJx5vDLO-Vu0UzReLp/5_BJx5vDLO-Vu0UzReLp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/version/ua.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/version/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal
cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/7c/7ce6f6d8965e38ba53d46f36388037d333a76cb12f113ee9d20f3ba129b99683-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/identifiers
mkdir -p $WORK/b661/
cat >/tmp/go-build3286362797/b661/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3286362797/b588/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/identifiers -lang=go1.23 -complete -installsuffix shared -buildid 6XpR-CENh_LTwOxfWnsk/6XpR-CENh_LTwOxfWnsk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/identifiers/validate.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal
cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/ec/ec33506c4a3ace6c786b7f074eaa93de8cba25adb2b30721a5815c80cd7c3474-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc
mkdir -p $WORK/b662/
cat >/tmp/go-build3286362797/b662/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
importmap google.golang.org/genproto/googleapis/rpc/status=github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3286362797/b396/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc -lang=go1.23 -complete -installsuffix shared -buildid RBAgEeL3obUeQAPqdNKQ/RBAgEeL3obUeQAPqdNKQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/channel.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/codec.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/handshake.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/interceptor.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/request.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/server.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/services.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/stream.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/stream_server.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc/unixcreds_linux.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal
cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/ef/efaecc87458ffa7f64b56abeff67b46c8802f0544d84d15f7f5e4aa2e893e980-d # internal
github.com/docker/compose/v2/vendor/github.com/secure-systems-lab/go-securesystemslib/dsse
mkdir -p $WORK/b632/
cat >/tmp/go-build3286362797/b632/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/ssh=github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh=/tmp/go-build3286362797/b633/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/docker/compose/v2/vendor/github.com/secure-systems-lab/go-securesystemslib/dsse -lang=go1.23 -complete -installsuffix shared -buildid -dJoYRAqWabvZGozQInf/-dJoYRAqWabvZGozQInf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/secure-systems-lab/go-securesystemslib/dsse/sign.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/secure-systems-lab/go-securesystemslib/dsse/verify.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal
cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/f6/f656f6282cabb042fd044f8058145f464082cc6ac7ac5b792bf06768c13ad4ff-d # internal
github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto
mkdir -p $WORK/b627/
cat >/tmp/go-build3286362797/b627/importcfg << 'EOF' # internal
# import config
importmap github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common=github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common
importmap github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1=github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1
importmap github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2=github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2
importmap github.com/secure-systems-lab/go-securesystemslib/cjson=github.com/docker/compose/v2/vendor/github.com/secure-systems-lab/go-securesystemslib/cjson
importmap github.com/secure-systems-lab/go-securesystemslib/dsse=github.com/docker/compose/v2/vendor/github.com/secure-systems-lab/go-securesystemslib/dsse
importmap github.com/shibumi/go-pathspec=github.com/docker/compose/v2/vendor/github.com/shibumi/go-pathspec
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build3286362797/b136/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build3286362797/b144/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3286362797/b158/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3286362797/b140/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common=/tmp/go-build3286362797/b628/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1=/tmp/go-build3286362797/b629/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2=/tmp/go-build3286362797/b630/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/secure-systems-lab/go-securesystemslib/cjson=/tmp/go-build3286362797/b631/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/secure-systems-lab/go-securesystemslib/dsse=/tmp/go-build3286362797/b632/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/shibumi/go-pathspec=/tmp/go-build3286362797/b640/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto -lang=go1.23 -complete -installsuffix shared -buildid pcCWjl9lkmHIiClyuDcL/pcCWjl9lkmHIiClyuDcL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/certconstraint.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/hashlib.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/keylib.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/match.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/model.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/rulelib.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/runlib.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/util.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/util_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/verifylib.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal
cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/28/289dde1df6e6c5a66102a1a75e217d23256e48f122dacdcdbff1e2f1a4f11ed2-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/namespaces
mkdir -p $WORK/b660/
cat >/tmp/go-build3286362797/b660/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs
importmap github.com/containerd/containerd/identifiers=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/identifiers
importmap github.com/containerd/ttrpc=github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3286362797/b588/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/identifiers=/tmp/go-build3286362797/b661/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc=/tmp/go-build3286362797/b662/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/namespaces -lang=go1.23 -complete -installsuffix shared -buildid wQpIQSSXOTYDVhuux7ZO/wQpIQSSXOTYDVhuux7ZO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/namespaces/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/namespaces/grpc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/namespaces/store.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/namespaces/ttrpc.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal
cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/67/67ddc6b8295c1dbb31eddc89015bf4876c18a61d3c6c57512540bbded00ef8d0-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/leaseutil
mkdir -p $WORK/b659/
cat >/tmp/go-build3286362797/b659/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/leases=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/leases
importmap github.com/containerd/containerd/namespaces=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/namespaces
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/leases=/tmp/go-build3286362797/b617/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/namespaces=/tmp/go-build3286362797/b660/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/leaseutil -lang=go1.23 -complete -installsuffix shared -buildid zEs-yvUgN-uy3uovUD2d/zEs-yvUgN-uy3uovUD2d -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/leaseutil/manager.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal
cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/78/7874281e1d48c2840fdced17386aa176a6a13d36ac3b56093e34a202aed8e5ff-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress
mkdir -p $WORK/b664/
cat >/tmp/go-build3286362797/b664/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile maps=/tmp/go-build3286362797/b173/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress -lang=go1.23 -complete -installsuffix shared -buildid tTJPFq4B9bqNo9v-3WXh/tTJPFq4B9bqNo9v-3WXh -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/multireader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/multiwriter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progress.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal
cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/cf/cf5eeeb22adf04ec7c0ce049e93f971fd5fa819484d249447a2cd315fac6a7d2-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil
mkdir -p $WORK/b642/
cat >/tmp/go-build3286362797/b642/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/images=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images
importmap github.com/containerd/containerd/reference=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/reference
importmap github.com/containerd/containerd/remotes=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes
importmap github.com/containerd/containerd/remotes/docker=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker
importmap github.com/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/errdefs
importmap github.com/in-toto/in-toto-golang/in_toto=github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/moby/buildkit/util/resolver/limited=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/limited
importmap github.com/moby/buildkit/util/resolver/retryhandler=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/retryhandler
importmap github.com/moby/buildkit/version=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/version
importmap github.com/moby/locker=github.com/docker/compose/v2/vendor/github.com/moby/locker
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images=/tmp/go-build3286362797/b614/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/reference=/tmp/go-build3286362797/b618/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes=/tmp/go-build3286362797/b619/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker=/tmp/go-build3286362797/b620/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/errdefs=/tmp/go-build3286362797/b589/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto=/tmp/go-build3286362797/b627/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/limited=/tmp/go-build3286362797/b656/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/retryhandler=/tmp/go-build3286362797/b657/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/version=/tmp/go-build3286362797/b658/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/locker=/tmp/go-build3286362797/b626/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil -lang=go1.23 -complete -installsuffix shared -buildid KwXiDTZ5dkcIvwn3ocI4/KwXiDTZ5dkcIvwn3ocI4 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil/buffer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil/copy.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil/fetcher.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil/multiprovider.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil/pusher.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil/refs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil/source.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil/storewithprovider.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal
cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/d3/d323b2b0433bd7a095be30c6a44e06f614a4fa8114414a1ccc658235747bc5f7-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/flightcontrol
mkdir -p $WORK/b663/
cat >/tmp/go-build3286362797/b663/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/buildkit/util/progress=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress=/tmp/go-build3286362797/b664/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/flightcontrol -lang=go1.23 -complete -installsuffix shared -buildid AWZft4dsA8Y0OzQB033V/AWZft4dsA8Y0OzQB033V -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/flightcontrol/cached.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/flightcontrol/flightcontrol.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal
cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/79/792a2405bdadce8d37183cbf2935e13310e004124a0245478fb70a187a936e20-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/sshutil
mkdir -p $WORK/b666/
cat >/tmp/go-build3286362797/b666/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/ssh=github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh=/tmp/go-build3286362797/b633/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/sshutil -lang=go1.23 -complete -installsuffix shared -buildid 09hTBAeBimxu82LyxkpV/09hTBAeBimxu82LyxkpV -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/sshutil/keyscan.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/sshutil/scpurl.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal
cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/84/84727961430e27dadfd5c16b4290fca5bee7d36c1dfec9f5d4061cf3232da364-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil
mkdir -p $WORK/b665/
cat >/tmp/go-build3286362797/b665/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/errdefs
importmap github.com/moby/buildkit/util/sshutil=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/sshutil
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/errdefs=/tmp/go-build3286362797/b589/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/sshutil=/tmp/go-build3286362797/b666/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil -lang=go1.23 -complete -installsuffix shared -buildid GutnWacQBuBvVmU_WRhf/GutnWacQBuBvVmU_WRhf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil/git_cli.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil/git_cli_helpers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil/git_ref.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil/git_url.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal
cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/f8/f8769672fe5f488d23ed7d5add0cff22766dacd2fbb2e52e10424e89961e7a1e-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/imageutil
mkdir -p $WORK/b613/
cat >/tmp/go-build3286362797/b613/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/images=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images
importmap github.com/containerd/containerd/leases=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/leases
importmap github.com/containerd/containerd/reference=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/reference
importmap github.com/containerd/containerd/remotes=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes
importmap github.com/containerd/containerd/remotes/docker=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/in-toto/in-toto-golang/in_toto=github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto
importmap github.com/moby/buildkit/source/types=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/source/types
importmap github.com/moby/buildkit/util/contentutil=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil
importmap github.com/moby/buildkit/util/leaseutil=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/leaseutil
importmap github.com/moby/buildkit/util/resolver/limited=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/limited
importmap github.com/moby/buildkit/util/resolver/retryhandler=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/retryhandler
importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/moby/docker-image-spec/specs-go/v1
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images=/tmp/go-build3286362797/b614/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/leases=/tmp/go-build3286362797/b617/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/reference=/tmp/go-build3286362797/b618/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes=/tmp/go-build3286362797/b619/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker=/tmp/go-build3286362797/b620/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto=/tmp/go-build3286362797/b627/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/source/types=/tmp/go-build3286362797/b641/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil=/tmp/go-build3286362797/b642/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/leaseutil=/tmp/go-build3286362797/b659/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/limited=/tmp/go-build3286362797/b656/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/retryhandler=/tmp/go-build3286362797/b657/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3286362797/b201/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/imageutil -lang=go1.23 -complete -installsuffix shared -buildid Ta4DE_IkpA3hMeED0YM_/Ta4DE_IkpA3hMeED0YM_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/imageutil/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/imageutil/schema1.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal
cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/23/232171681e202737039825efb2673046e911251d36efce5efb8931fdde8b9710-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/continuity/sysx
mkdir -p $WORK/b669/
cat >/tmp/go-build3286362797/b669/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/continuity/sysx -lang=go1.23 -complete -installsuffix shared -buildid IefQ1K26lmSDoN50T8Ma/IefQ1K26lmSDoN50T8Ma -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/sysx/nodata_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/sysx/xattr.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal
cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/23/232108fccef67e5a43e135d2323646c650945f5c3af4a7aa3a8af33f3caf7925-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs
mkdir -p $WORK/b668/
cat >/tmp/go-build3286362797/b668/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/continuity/sysx=github.com/docker/compose/v2/vendor/github.com/containerd/continuity/sysx
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/continuity/sysx=/tmp/go-build3286362797/b669/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs -lang=go1.23 -complete -installsuffix shared -buildid bnWANe9GtDhkneS23kMS/bnWANe9GtDhkneS23kMS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/copy.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/copy_irregular_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/copy_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/copy_nondarwin.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/diff.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/diff_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/dir.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/dtype_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/du.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/du_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/hardlink.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/hardlink_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/path.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/stat_atim.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs/time.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal
cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/56/5613954b0b68d24e43ddfb8704388c44f2981b4f3944038294b2f28a1fdfb810-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/sourceresolver
mkdir -p $WORK/b612/
cat >/tmp/go-build3286362797/b612/importcfg << 'EOF' # internal
# import config
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/moby/buildkit/solver/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb
importmap github.com/moby/buildkit/sourcepolicy/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb
importmap github.com/moby/buildkit/util/imageutil=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/imageutil
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb=/tmp/go-build3286362797/b604/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb=/tmp/go-build3286362797/b607/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/imageutil=/tmp/go-build3286362797/b613/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/sourceresolver -lang=go1.23 -complete -installsuffix shared -buildid 9yM2RJOqTDbaUBfp-Frv/9yM2RJOqTDbaUBfp-Frv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/sourceresolver/imageresolver.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/sourceresolver/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal
cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/0b/0b482e0061d140927fe52b52d8eebc1ac0b5fae5a21f967c8d1d9d81ad226852-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/ociindex
mkdir -p $WORK/b670/
cat >/tmp/go-build3286362797/b670/importcfg << 'EOF' # internal
# import config
importmap github.com/gofrs/flock=github.com/docker/compose/v2/vendor/github.com/gofrs/flock
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gofrs/flock=/tmp/go-build3286362797/b578/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/ociindex -lang=go1.23 -complete -installsuffix shared -buildid S5MRx3b5uiH9TDw7u3is/S5MRx3b5uiH9TDw7u3is -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/ociindex/ociindex.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal
cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/13/1398cb0d09354d8ec290d37da40a63f9ca68fca204d28738324a5969d5ad54cc-d # internal
github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types
mkdir -p $WORK/b675/
cat >/tmp/go-build3286362797/b675/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types -lang=go1.23 -complete -installsuffix shared -buildid ENvv-9W5VXZiwzWQ75Z0/ENvv-9W5VXZiwzWQ75Z0 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types/generate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types/stat.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types/stat.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types/wire.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal
cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/f6/f6b75c82c135eb301b57f90feb6dcfc36be9001cbc19d86af2a52982d991d8bb-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/system
mkdir -p $WORK/b667/
cat >/tmp/go-build3286362797/b667/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/continuity/fs=github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs=/tmp/go-build3286362797/b668/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/system -lang=go1.23 -complete -installsuffix shared -buildid pQAvHYLXZx_hbiLZt-Lm/pQAvHYLXZx_hbiLZt-Lm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/system/atime_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/system/path.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal
cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/cc/ccd0d81c6d79ebd9c0f46e04cb266cda60e4d55628d564d93858b68b5f95da61-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb
mkdir -p $WORK/b611/
cat >/tmp/go-build3286362797/b611/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/google/shlex=github.com/docker/compose/v2/vendor/github.com/google/shlex
importmap github.com/moby/buildkit/client/llb/sourceresolver=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/sourceresolver
importmap github.com/moby/buildkit/identity=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity
importmap github.com/moby/buildkit/solver/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb
importmap github.com/moby/buildkit/util/apicaps=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps
importmap github.com/moby/buildkit/util/flightcontrol=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/flightcontrol
importmap github.com/moby/buildkit/util/gitutil=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil
importmap github.com/moby/buildkit/util/sshutil=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/sshutil
importmap github.com/moby/buildkit/util/system=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/system
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/shlex=/tmp/go-build3286362797/b537/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/sourceresolver=/tmp/go-build3286362797/b612/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity=/tmp/go-build3286362797/b644/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb=/tmp/go-build3286362797/b604/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps=/tmp/go-build3286362797/b605/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/flightcontrol=/tmp/go-build3286362797/b663/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil=/tmp/go-build3286362797/b665/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/sshutil=/tmp/go-build3286362797/b666/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/system=/tmp/go-build3286362797/b667/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile maps=/tmp/go-build3286362797/b173/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb -lang=go1.23 -complete -installsuffix shared -buildid zUIt_kpq1mEzi0hxB14T/zUIt_kpq1mEzi0hxB14T -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/async.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/definition.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/diff.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/exec.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/fileop.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/marshal.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/merge.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/meta.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/resolver.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/source.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/sourcemap.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/state.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal
cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/ae/ae546d96ee126acfceafb04ada47af4230eec8469374f1f4a1c1715d55d95035-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb
mkdir -p $WORK/b674/
cat >/tmp/go-build3286362797/b674/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/typeurl/v2=github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2
importmap github.com/gogo/googleapis/google/rpc=github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc
importmap github.com/gogo/protobuf/gogoproto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/moby/buildkit/api/types=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/types
importmap github.com/moby/buildkit/solver/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb
importmap github.com/moby/buildkit/sourcepolicy/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb
importmap github.com/moby/buildkit/util/apicaps=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps
importmap github.com/moby/buildkit/util/apicaps/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps/pb
importmap github.com/moby/buildkit/util/grpcerrors=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/tonistiigi/fsutil/types=github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2=/tmp/go-build3286362797/b646/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc=/tmp/go-build3286362797/b597/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build3286362797/b600/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/types=/tmp/go-build3286362797/b603/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb=/tmp/go-build3286362797/b604/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb=/tmp/go-build3286362797/b607/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps=/tmp/go-build3286362797/b605/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps/pb=/tmp/go-build3286362797/b606/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors=/tmp/go-build3286362797/b645/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types=/tmp/go-build3286362797/b675/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb -lang=go1.23 -complete -installsuffix shared -buildid tMQMnUAFDQcITHsOOv3G/tMQMnUAFDQcITHsOOv3G -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb/caps.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb/exit.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb/gateway.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb/generate.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal
cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/88/88be53c1984f7ba081e14a829302c04c2b113b6d21e01df72c17f22abf9ce4ef-d # internal
github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/diff
mkdir -p $WORK/b682/
cat >/tmp/go-build3286362797/b682/importcfg << 'EOF' # internal
# import config
importmap github.com/google/go-cmp/cmp/internal/flags=github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/flags
packagefile github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build3286362797/b683/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/diff -lang=go1.23 -complete -installsuffix shared -buildid zc0Y06s785vWJTAq3TLU/zc0Y06s785vWJTAq3TLU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal
cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/7f/7f35793605fc615a9b5fc9ed37d96608e88378e1e1685b88fa5377d623ede3eb-d # internal
github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/function
mkdir -p $WORK/b684/
cat >/tmp/go-build3286362797/b684/importcfg << 'EOF' # internal
# import config
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/function -lang=go1.23 -complete -installsuffix shared -buildid VFN9Sl3BDgjM8XMSULGr/VFN9Sl3BDgjM8XMSULGr -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/function/func.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal
cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/83/838b99cf8bc9d40b5f92725899c0adcb180e275431ad8c4491a1057209572091-d # internal
github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/value
mkdir -p $WORK/b685/
cat >/tmp/go-build3286362797/b685/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/value -lang=go1.23 -complete -installsuffix shared -buildid J9hgKHZLPHxZqlacnhMT/J9hgKHZLPHxZqlacnhMT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/value/pointer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/value/sort.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal
cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/9e/9e036082a530cc4aedbda63286a7ce9d18c54ddc751a010b42318c9e285d5c68-d # internal
github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp
mkdir -p $WORK/b681/
cat >/tmp/go-build3286362797/b681/importcfg << 'EOF' # internal
# import config
importmap github.com/google/go-cmp/cmp/internal/diff=github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/diff
importmap github.com/google/go-cmp/cmp/internal/flags=github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/flags
importmap github.com/google/go-cmp/cmp/internal/function=github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/function
importmap github.com/google/go-cmp/cmp/internal/value=github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/value
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build3286362797/b682/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build3286362797/b683/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build3286362797/b684/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build3286362797/b685/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp -lang=go1.23 -complete -installsuffix shared -buildid yle_QUtJDFUX3kJi0UxP/yle_QUtJDFUX3kJi0UxP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/compare.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/export.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/path.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/report.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/report_compare.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/report_references.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/report_reflect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/report_slices.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/report_text.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/report_value.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal
cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/92/922f7420b2bc19035c9dde382dce7c2a01556e384abd4ea3048c23aea916577f-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/result
mkdir -p $WORK/b673/
cat >/tmp/go-build3286362797/b673/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/buildkit/frontend/gateway/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb=/tmp/go-build3286362797/b674/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile maps=/tmp/go-build3286362797/b173/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/result -lang=go1.23 -complete -installsuffix shared -buildid l30XMAqfZ36qzEDP7H7O/l30XMAqfZ36qzEDP7H7O -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/result/attestation.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/result/result.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal
cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/c7/c768d8b41cee1a2f6de81de05d800b7e813ac0103b089225829e51b2420eceb0-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes
mkdir -p $WORK/b671/
cat >/tmp/go-build3286362797/b671/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/moby/buildkit/exporter/exptypes=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/exptypes
importmap github.com/moby/buildkit/solver/result=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/result
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/exptypes=/tmp/go-build3286362797/b672/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/result=/tmp/go-build3286362797/b673/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes -lang=go1.23 -complete -installsuffix shared -buildid qYPtll9XgEJvHaQNNT3c/qYPtll9XgEJvHaQNNT3c -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes/annotations.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes/keys.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes/parse.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal
cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/0b/0b6877e44756bab37aedb26d58bbc5b224c0c8f3dc1eecd6c173445730a0b27c-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/client
mkdir -p $WORK/b676/
cat >/tmp/go-build3286362797/b676/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/buildkit/client/llb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb
importmap github.com/moby/buildkit/client/llb/sourceresolver=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/sourceresolver
importmap github.com/moby/buildkit/frontend/gateway/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb
importmap github.com/moby/buildkit/solver/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb
importmap github.com/moby/buildkit/solver/result=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/result
importmap github.com/moby/buildkit/sourcepolicy/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb
importmap github.com/moby/buildkit/util/apicaps=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/tonistiigi/fsutil/types=github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb=/tmp/go-build3286362797/b611/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/sourceresolver=/tmp/go-build3286362797/b612/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb=/tmp/go-build3286362797/b674/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb=/tmp/go-build3286362797/b604/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/result=/tmp/go-build3286362797/b673/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb=/tmp/go-build3286362797/b607/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps=/tmp/go-build3286362797/b605/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types=/tmp/go-build3286362797/b675/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/client -lang=go1.23 -complete -installsuffix shared -buildid Dbh4y-LAxf9eFcaOsPjL/Dbh4y-LAxf9eFcaOsPjL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/client/attestation.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/client/client.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal
cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/36/368adc48e6c831cf836876a4b5de2fe2443d09ca207c755a211a92e3f4788f6c-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/grpcclient
mkdir -p $WORK/b677/
cat >/tmp/go-build3286362797/b677/importcfg << 'EOF' # internal
# import config
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/gogo/googleapis/google/rpc=github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc
importmap github.com/gogo/protobuf/types=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types
importmap github.com/golang/protobuf/ptypes/any=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/any
importmap github.com/moby/buildkit/client/llb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb
importmap github.com/moby/buildkit/client/llb/sourceresolver=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/sourceresolver
importmap github.com/moby/buildkit/frontend/gateway/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/client
importmap github.com/moby/buildkit/frontend/gateway/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb
importmap github.com/moby/buildkit/identity=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity
importmap github.com/moby/buildkit/solver/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb
importmap github.com/moby/buildkit/util/apicaps=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps
importmap github.com/moby/buildkit/util/bklog=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog
importmap github.com/moby/buildkit/util/grpcerrors=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors
importmap github.com/moby/buildkit/util/imageutil=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/imageutil
importmap github.com/moby/sys/signal=github.com/docker/compose/v2/vendor/github.com/moby/sys/signal
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/tonistiigi/fsutil/types=github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
importmap google.golang.org/genproto/googleapis/rpc/status=github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/credentials/insecure=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc=/tmp/go-build3286362797/b597/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types=/tmp/go-build3286362797/b599/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build3286362797/b647/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb=/tmp/go-build3286362797/b611/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/sourceresolver=/tmp/go-build3286362797/b612/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/client=/tmp/go-build3286362797/b676/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb=/tmp/go-build3286362797/b674/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity=/tmp/go-build3286362797/b644/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb=/tmp/go-build3286362797/b604/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps=/tmp/go-build3286362797/b605/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog=/tmp/go-build3286362797/b567/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors=/tmp/go-build3286362797/b645/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/imageutil=/tmp/go-build3286362797/b613/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/signal=/tmp/go-build3286362797/b540/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types=/tmp/go-build3286362797/b675/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3286362797/b396/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3286362797/b384/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/grpcclient -lang=go1.23 -complete -installsuffix shared -buildid U_0WzxoP7pIGPjbd8gPQ/U_0WzxoP7pIGPjbd8gPQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/grpcclient/client.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal
cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/9a/9a86eeb73d07b9ee8d114d9e98fb337cffafe53a2972939c0d7ef894f8b08240-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf
mkdir -p $WORK/b680/
cat >/tmp/go-build3286362797/b680/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/typeurl/v2=github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2
importmap github.com/google/go-cmp/cmp=github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/types/known/anypb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb
importmap google.golang.org/protobuf/types/known/timestamppb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2=/tmp/go-build3286362797/b646/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp=/tmp/go-build3286362797/b681/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3286362797/b397/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3286362797/b297/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf -lang=go1.23 -complete -installsuffix shared -buildid M-LM5NjPH47yTnChbHzO/M-LM5NjPH47yTnChbHzO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf/any.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf/compare.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf/timestamp.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal
cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/8c/8c8d38dd40d20560eab97f91aa6d5118d14501cca6599b6182be6ab6bc7234a7-d # internal
github.com/docker/compose/v2/vendor/google.golang.org/genproto/protobuf/field_mask
mkdir -p $WORK/b687/
cat >/tmp/go-build3286362797/b687/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/types/known/fieldmaskpb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/fieldmaskpb
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3286362797/b439/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/docker/compose/v2/vendor/google.golang.org/genproto/protobuf/field_mask -lang=go1.23 -complete -installsuffix shared -buildid QYQJmaW0cbBuEheZPNe9/QYQJmaW0cbBuEheZPNe9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/google.golang.org/genproto/protobuf/field_mask/field_mask.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal
cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/07/07d1c1db2e09f35f39175a9ab4d7e8edf33864443b17ee8deac7202566b21890-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf/types
mkdir -p $WORK/b686/
cat >/tmp/go-build3286362797/b686/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/genproto/protobuf/field_mask=github.com/docker/compose/v2/vendor/google.golang.org/genproto/protobuf/field_mask
importmap google.golang.org/protobuf/types/known/anypb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb
importmap google.golang.org/protobuf/types/known/emptypb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/emptypb
packagefile github.com/docker/compose/v2/vendor/google.golang.org/genproto/protobuf/field_mask=/tmp/go-build3286362797/b687/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3286362797/b397/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3286362797/b586/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf/types -lang=go1.23 -complete -installsuffix shared -buildid bs_aBb9acFQQYaIfS5rB/bs_aBb9acFQQYaIfS5rB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf/types/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal
cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/b8/b86102f1c4cf695a2b8b4d5f3b8df72fb569e88c0e6bcd835b8791f1859e512e-d # internal
github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil
mkdir -p $WORK/b690/
cat >/tmp/go-build3286362797/b690/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/continuity/sysx=github.com/docker/compose/v2/vendor/github.com/containerd/continuity/sysx
importmap github.com/moby/patternmatcher=github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/tonistiigi/fsutil/types=github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile archive/tar=/tmp/go-build3286362797/b110/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/continuity/sysx=/tmp/go-build3286362797/b669/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher=/tmp/go-build3286362797/b520/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types=/tmp/go-build3286362797/b675/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil -lang=go1.23 -complete -installsuffix shared -buildid 4xCQQDy5WQ5OE6wDbUjf/4xCQQDy5WQ5OE6wDbUjf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/chtimes_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/diff.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/diff_containerd.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/diskwriter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/diskwriter_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/diskwriter_unixnobsd.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/filter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/followlinks.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/followlinks_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/fs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/hardlinks.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/receive.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/send.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/stat.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/stat_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/tarwriter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/validator.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal
cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/5a/5a9338c8675e746515cd47e30b6e3958607780843f2f516c4adfd694218fbfb7-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/proxy
mkdir -p $WORK/b679/
cat >/tmp/go-build3286362797/b679/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/api/services/content/v1=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs
importmap github.com/containerd/containerd/protobuf=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf
importmap github.com/containerd/containerd/protobuf/types=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf/types
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1=/tmp/go-build3286362797/b585/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3286362797/b588/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf=/tmp/go-build3286362797/b680/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf/types=/tmp/go-build3286362797/b686/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/proxy -lang=go1.23 -complete -installsuffix shared -buildid a4TzRA65dKPp6MJLtN8_/a4TzRA65dKPp6MJLtN8_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/proxy/content_reader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/proxy/content_store.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/proxy/content_writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal
cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/09/09b67095d0b74ffd2f49a5750f3217850e6d86b71b50fd511efd2df05ab2a9b8-d # internal
github.com/docker/compose/v2/vendor/github.com/containerd/containerd/services/content/contentserver
mkdir -p $WORK/b688/
cat >/tmp/go-build3286362797/b688/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/api/services/content/v1=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs
importmap github.com/containerd/containerd/protobuf=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf
importmap github.com/containerd/containerd/protobuf/types=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf/types
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1=/tmp/go-build3286362797/b585/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3286362797/b588/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf=/tmp/go-build3286362797/b680/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf/types=/tmp/go-build3286362797/b686/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/docker/compose/v2/vendor/github.com/containerd/containerd/services/content/contentserver -lang=go1.23 -complete -installsuffix shared -buildid 9v9D7Pq7UDoow5oJG099/9v9D7Pq7UDoow5oJG099 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/containerd/containerd/services/content/contentserver/contentserver.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal
cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/d8/d831cfbcf584ec017869833b080877b7b3acf4ae2541ccb63ccf24929caea024-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/content
mkdir -p $WORK/b678/
cat >/tmp/go-build3286362797/b678/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/api/services/content/v1=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/content/proxy=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/proxy
importmap github.com/containerd/containerd/services/content/contentserver=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/services/content/contentserver
importmap github.com/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/errdefs
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1=/tmp/go-build3286362797/b585/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/proxy=/tmp/go-build3286362797/b679/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/services/content/contentserver=/tmp/go-build3286362797/b688/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/errdefs=/tmp/go-build3286362797/b589/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/content -lang=go1.23 -complete -installsuffix shared -buildid hM0LSJqrYy3_BvZdi9Gw/hM0LSJqrYy3_BvZdi9Gw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/content/attachable.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/content/caller.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal
cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/f5/f5459bea54e59c3709cd7c1e200978eed2abd5ee3f78a74f331c13ffc392817d-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/filesync
mkdir -p $WORK/b689/
cat >/tmp/go-build3286362797/b689/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/moby/buildkit/util/bklog=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/tonistiigi/fsutil=github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil
importmap github.com/tonistiigi/fsutil/types=github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog=/tmp/go-build3286362797/b567/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil=/tmp/go-build3286362797/b690/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types=/tmp/go-build3286362797/b675/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/filesync -lang=go1.23 -complete -installsuffix shared -buildid 2vw0jNU5mny59NgeCzHO/2vw0jNU5mny59NgeCzHO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/filesync/diffcopy.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/filesync/diffcopy_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/filesync/filesync.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/filesync/filesync.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/filesync/generate.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal
cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/07/072ce91ca0d6cf001b8617504732ed614dc434f88ef755bbebbaa5f7ea8a0154-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/grpchijack
mkdir -p $WORK/b691/
cat >/tmp/go-build3286362797/b691/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/buildkit/api/services/control=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control=/tmp/go-build3286362797/b596/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/grpchijack -lang=go1.23 -complete -installsuffix shared -buildid P0CZPaOAwQJ8BIohMgFR/P0CZPaOAwQJ8BIohMgFR -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/grpchijack/dial.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/grpchijack/hijack.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal
cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/39/39f208450842d00faf820b2d3dc9540295d8e8f91d208c57e28e68490f946854-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appdefaults
mkdir -p $WORK/b692/
cat >/tmp/go-build3286362797/b692/importcfg << 'EOF' # internal
# import config
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appdefaults -lang=go1.23 -complete -installsuffix shared -buildid RBr0LtbJolz1uJsNT2tF/RBr0LtbJolz1uJsNT2tF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appdefaults/appdefaults.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appdefaults/appdefaults_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appdefaults/appdefaults_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal
cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/95/958d0fd7202708efd99b45389e88d9e6e0cbc68414172b641d02732c81f3e12d-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/otlptracegrpc
mkdir -p $WORK/b693/
cat >/tmp/go-build3286362797/b693/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace
importmap go.opentelemetry.io/proto/otlp/collector/trace/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1
importmap go.opentelemetry.io/proto/otlp/trace/v1=github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace=/tmp/go-build3286362797/b444/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1=/tmp/go-build3286362797/b456/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1=/tmp/go-build3286362797/b451/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/otlptracegrpc -lang=go1.23 -complete -installsuffix shared -buildid dDt0A660OCo7oWCljnPY/dDt0A660OCo7oWCljnPY -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/otlptracegrpc/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/otlptracegrpc/connection.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/otlptracegrpc/errors.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal
cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/77/77353a039843f042da62b540b5d7a5693dccb190340a6a267c096c03842af543-d # internal
github.com/docker/compose/v2/vendor/github.com/tonistiigi/go-csvvalue
mkdir -p $WORK/b696/
cat >/tmp/go-build3286362797/b696/importcfg << 'EOF' # internal
# import config
packagefile encoding/csv=/tmp/go-build3286362797/b069/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/docker/compose/v2/vendor/github.com/tonistiigi/go-csvvalue -lang=go1.23 -complete -installsuffix shared -buildid zGwBURSSkWgj1miUYafM/zGwBURSSkWgj1miUYafM -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/go-csvvalue/csvvalue.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal
cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/bf/bf714d778c662bdd27fd62d4bb78a6b3cc7dfcc22f0621200b1eb78634710d04-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
mkdir -p $WORK/b584/
cat >/tmp/go-build3286362797/b584/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/api/services/content/v1=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/content/local=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/local
importmap github.com/containerd/containerd/defaults=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/defaults
importmap github.com/moby/buildkit/api/services/control=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control
importmap github.com/moby/buildkit/api/types=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/types
importmap github.com/moby/buildkit/client/buildid=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/buildid
importmap github.com/moby/buildkit/client/connhelper=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper
importmap github.com/moby/buildkit/client/llb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb
importmap github.com/moby/buildkit/client/ociindex=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/ociindex
importmap github.com/moby/buildkit/exporter/containerimage/exptypes=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes
importmap github.com/moby/buildkit/frontend/gateway/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/client
importmap github.com/moby/buildkit/frontend/gateway/grpcclient=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/grpcclient
importmap github.com/moby/buildkit/frontend/gateway/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb
importmap github.com/moby/buildkit/identity=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/moby/buildkit/session/content=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/content
importmap github.com/moby/buildkit/session/filesync=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/filesync
importmap github.com/moby/buildkit/session/grpchijack=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/grpchijack
importmap github.com/moby/buildkit/solver/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb
importmap github.com/moby/buildkit/sourcepolicy/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb
importmap github.com/moby/buildkit/util/apicaps=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps
importmap github.com/moby/buildkit/util/appdefaults=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appdefaults
importmap github.com/moby/buildkit/util/bklog=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog
importmap github.com/moby/buildkit/util/entitlements=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements
importmap github.com/moby/buildkit/util/grpcerrors=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors
importmap github.com/moby/buildkit/util/tracing=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing
importmap github.com/moby/buildkit/util/tracing/otlptracegrpc=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/otlptracegrpc
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/tonistiigi/fsutil=github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil
importmap github.com/tonistiigi/fsutil/types=github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types
importmap go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
importmap go.opentelemetry.io/otel/exporters/otlp/otlptrace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace
importmap go.opentelemetry.io/otel/propagation=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation
importmap go.opentelemetry.io/otel/sdk/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/credentials=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/credentials/insecure=github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1=/tmp/go-build3286362797/b585/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/local=/tmp/go-build3286362797/b592/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/defaults=/tmp/go-build3286362797/b595/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control=/tmp/go-build3286362797/b596/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/types=/tmp/go-build3286362797/b603/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/buildid=/tmp/go-build3286362797/b609/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper=/tmp/go-build3286362797/b610/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb=/tmp/go-build3286362797/b611/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/ociindex=/tmp/go-build3286362797/b670/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes=/tmp/go-build3286362797/b671/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/client=/tmp/go-build3286362797/b676/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/grpcclient=/tmp/go-build3286362797/b677/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb=/tmp/go-build3286362797/b674/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity=/tmp/go-build3286362797/b644/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/content=/tmp/go-build3286362797/b678/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/filesync=/tmp/go-build3286362797/b689/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/grpchijack=/tmp/go-build3286362797/b691/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb=/tmp/go-build3286362797/b604/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb=/tmp/go-build3286362797/b607/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps=/tmp/go-build3286362797/b605/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appdefaults=/tmp/go-build3286362797/b692/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog=/tmp/go-build3286362797/b567/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements=/tmp/go-build3286362797/b608/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors=/tmp/go-build3286362797/b645/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing=/tmp/go-build3286362797/b650/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/otlptracegrpc=/tmp/go-build3286362797/b693/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil=/tmp/go-build3286362797/b690/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types=/tmp/go-build3286362797/b675/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build3286362797/b651/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace=/tmp/go-build3286362797/b444/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3286362797/b234/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace=/tmp/go-build3286362797/b446/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3286362797/b384/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile maps=/tmp/go-build3286362797/b173/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client -lang=go1.23 -complete -installsuffix shared -buildid OflR33go0MNyHsmV0MLu/OflR33go0MNyHsmV0MLu -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/build.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/diskusage.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/exporters.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/filter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/graph.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/info.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/prune.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/solve.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/status.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/workers.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal
cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/40/4006a17bd4f9d398016ae74c284e55338a1cecbc4789b99ad0e8c1fbb0217930-d # internal
github.com/docker/compose/v2/vendor/github.com/tonistiigi/units
mkdir -p $WORK/b697/
cat >/tmp/go-build3286362797/b697/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/docker/compose/v2/vendor/github.com/tonistiigi/units -lang=go1.23 -complete -installsuffix shared -buildid Yfi7YDVmjbF_TtWnbSJf/Yfi7YDVmjbF_TtWnbSJf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/units/bytes.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal
cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/9b/9bfcffc55035af634041c71c6c91a1892cfdabf33d30618d9d8fbe46c7dc7e21-d # internal
github.com/docker/compose/v2/vendor/github.com/tonistiigi/vt100
mkdir -p $WORK/b698/
cat >/tmp/go-build3286362797/b698/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile expvar=/tmp/go-build3286362797/b264/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile image/color=/tmp/go-build3286362797/b699/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/docker/compose/v2/vendor/github.com/tonistiigi/vt100 -lang=go1.23 -complete -installsuffix shared -buildid VXJSpova8VjsXngMXj6m/VXJSpova8VjsXngMXj6m -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/vt100/command.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/vt100/scanner.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tonistiigi/vt100/vt100.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal
cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/a8/a8cce4eb873bbb28b2363e6cc70fb471cf4bf129d3ca7bd3d31227e14b3aad7e-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/text/internal/tag
mkdir -p $WORK/b704/
cat >/tmp/go-build3286362797/b704/importcfg << 'EOF' # internal
# import config
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/docker/compose/v2/vendor/golang.org/x/text/internal/tag -lang=go1.23 -complete -installsuffix shared -buildid 4xriMXNqRG-q1sfKp99q/4xriMXNqRG-q1sfKp99q -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/tag/tag.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal
cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/be/be620200e2df61b27332f55bdcc309f254c347b7ba6708234878a880d12d006b-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language
mkdir -p $WORK/b703/
cat >/tmp/go-build3286362797/b703/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/internal/tag=github.com/docker/compose/v2/vendor/golang.org/x/text/internal/tag
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/internal/tag=/tmp/go-build3286362797/b704/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language -lang=go1.23 -complete -installsuffix shared -buildid 46Y9Mnq3r6VYB5qjNZck/46Y9Mnq3r6VYB5qjNZck -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/common.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/compact.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/compose.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/coverage.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/language.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/lookup.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/match.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/parse.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/tables.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/tags.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal
cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/bd/bdbc940307067362d7f1dac0bf20270b5c3078c8cac237f42e37a1b6259f69a0-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/compact
mkdir -p $WORK/b705/
cat >/tmp/go-build3286362797/b705/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/internal/language=github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language=/tmp/go-build3286362797/b703/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/compact -lang=go1.23 -complete -installsuffix shared -buildid wl4T8105nfuTYCfVO1nF/wl4T8105nfuTYCfVO1nF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/compact/compact.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/compact/language.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/compact/parents.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/compact/tables.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/compact/tags.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal
cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/0a/0a6d0778dd6406048a2ea9468953eb61e46005ad6055dcde38b8ec6c6b1a5747-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui
mkdir -p $WORK/b694/
cat >/tmp/go-build3286362797/b694/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/console=github.com/docker/compose/v2/vendor/github.com/containerd/console
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/moby/buildkit/util/bklog=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog
importmap github.com/morikuni/aec=github.com/docker/compose/v2/vendor/github.com/morikuni/aec
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/tonistiigi/go-csvvalue=github.com/docker/compose/v2/vendor/github.com/tonistiigi/go-csvvalue
importmap github.com/tonistiigi/units=github.com/docker/compose/v2/vendor/github.com/tonistiigi/units
importmap github.com/tonistiigi/vt100=github.com/docker/compose/v2/vendor/github.com/tonistiigi/vt100
importmap golang.org/x/time/rate=github.com/docker/compose/v2/vendor/golang.org/x/time/rate
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile container/ring=/tmp/go-build3286362797/b695/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/console=/tmp/go-build3286362797/b580/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog=/tmp/go-build3286362797/b567/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/morikuni/aec=/tmp/go-build3286362797/b066/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/go-csvvalue=/tmp/go-build3286362797/b696/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/units=/tmp/go-build3286362797/b697/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/vt100=/tmp/go-build3286362797/b698/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/time/rate=/tmp/go-build3286362797/b524/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui -lang=go1.23 -complete -installsuffix shared -buildid 8I7m-ew6WlEiu3VBvKdf/8I7m-ew6WlEiu3VBvKdf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui/colors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui/display.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui/init.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui/printer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal
cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/70/70628e1a52e5c94468d8729d4fe62f5ab0ceb1ec77a62b757ccec16b0c86f74c-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/text/language
mkdir -p $WORK/b702/
cat >/tmp/go-build3286362797/b702/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/internal/language=github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language
importmap golang.org/x/text/internal/language/compact=github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/compact
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language=/tmp/go-build3286362797/b703/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/compact=/tmp/go-build3286362797/b705/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/docker/compose/v2/vendor/golang.org/x/text/language -lang=go1.23 -complete -installsuffix shared -buildid h1peri0nzfIBsxs_NZJk/h1peri0nzfIBsxs_NZJk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/language/coverage.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/language/doc.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/language/language.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/language/match.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/language/parse.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/language/tables.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/language/tags.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal
cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/d9/d9e3d8281492e3de44578aa70ea8dc5371564a6bea47291fd768a7c6f7c92e8b-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/text/internal
mkdir -p $WORK/b701/
cat >/tmp/go-build3286362797/b701/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/language=github.com/docker/compose/v2/vendor/golang.org/x/text/language
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/language=/tmp/go-build3286362797/b702/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/docker/compose/v2/vendor/golang.org/x/text/internal -lang=go1.23 -complete -installsuffix shared -buildid 4MJ5s6qeH2cYck5H0kYV/4MJ5s6qeH2cYck5H0kYV -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/internal.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/internal/match.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal
cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/44/4409bfa6f047fdb53db56507b3159054d8356a5a13f29cddfdbd367f418b92d3-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/delegated
mkdir -p $WORK/b706/
cat >/tmp/go-build3286362797/b706/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap go.opentelemetry.io/otel/sdk/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace=/tmp/go-build3286362797/b446/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/delegated -lang=go1.23 -complete -installsuffix shared -buildid h46dy7Bzo5Oz0UKMNrbX/h46dy7Bzo5Oz0UKMNrbX -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/delegated/delegated.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal
cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/e3/e30b1ba2d0e074b361cd26129dd67d6fbb168f8900fa7fdda88463accee101fc-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/text/cases
mkdir -p $WORK/b700/
cat >/tmp/go-build3286362797/b700/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/internal=github.com/docker/compose/v2/vendor/golang.org/x/text/internal
importmap golang.org/x/text/language=github.com/docker/compose/v2/vendor/golang.org/x/text/language
importmap golang.org/x/text/transform=github.com/docker/compose/v2/vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/norm=github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/internal=/tmp/go-build3286362797/b701/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/language=/tmp/go-build3286362797/b702/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/transform=/tmp/go-build3286362797/b415/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm=/tmp/go-build3286362797/b417/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/docker/compose/v2/vendor/golang.org/x/text/cases -lang=go1.23 -complete -installsuffix shared -buildid wDXJEaTaUgvUY5s57TXH/wDXJEaTaUgvUY5s57TXH -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/cases/cases.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/cases/context.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/cases/fold.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/cases/info.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/cases/map.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/cases/tables15.0.0.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/text/cases/trieval.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal
cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/04/0422ccf6557f5ac65dd54052aa50700a31ce72240c4203da6f7b3ea2f8911c6d-d # internal
database/sql/driver
mkdir -p $WORK/b709/
cat >/tmp/go-build3286362797/b709/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p database/sql/driver -lang=go1.23 -std -complete -installsuffix shared -buildid fZ_UaVH2MvQL-zDgyO_3/fZ_UaVH2MvQL-zDgyO_3 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal
cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/b7/b7bffa6222e22f8638ab399d2df5e11fd051d297012f467366fbe75032873941-d # internal
github.com/docker/compose/v2/vendor/github.com/google/uuid
mkdir -p $WORK/b708/
cat >/tmp/go-build3286362797/b708/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto/md5=/tmp/go-build3286362797/b156/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/sha1=/tmp/go-build3286362797/b159/_pkg_.a
packagefile database/sql/driver=/tmp/go-build3286362797/b709/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/docker/compose/v2/vendor/github.com/google/uuid -lang=go1.23 -complete -installsuffix shared -buildid Kp_lX75hXCOLjRoT2pHX/Kp_lX75hXCOLjRoT2pHX -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/dce.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/hash.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/marshal.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/node.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/node_net.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/null.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/sql.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/time.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/util.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/uuid.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/version1.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/version4.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/version6.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/uuid/version7.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal
cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/c0/c097968fad52e0e5a153b115038b7bba8432c3edcdc89824a9dc8d3f57f969b6-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/util
mkdir -p $WORK/b707/
cat >/tmp/go-build3286362797/b707/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/buildx/store=github.com/docker/compose/v2/vendor/github.com/docker/buildx/store
importmap github.com/google/uuid=github.com/docker/compose/v2/vendor/github.com/google/uuid
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/store=/tmp/go-build3286362797/b572/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/uuid=/tmp/go-build3286362797/b708/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/util -lang=go1.23 -complete -installsuffix shared -buildid vtHBXbZdPDm1cTgv-R55/vtHBXbZdPDm1cTgv-R55 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/util/generate.go
cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/7a/7a30e9c8cb8cbe4ca4b5317385980a1dc23a67ab550b7ce72ed2691cb703d098-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress
mkdir -p $WORK/b579/
cat >/tmp/go-build3286362797/b579/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/console=github.com/docker/compose/v2/vendor/github.com/containerd/console
importmap github.com/docker/buildx/util/logutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/logutil
importmap github.com/docker/buildx/util/metricutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/metricutil
importmap github.com/mitchellh/hashstructure/v2=github.com/docker/compose/v2/vendor/github.com/mitchellh/hashstructure/v2
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/moby/buildkit/identity=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity
importmap github.com/moby/buildkit/util/progress/progressui=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/metric=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric
importmap golang.org/x/text/cases=github.com/docker/compose/v2/vendor/golang.org/x/text/cases
importmap golang.org/x/text/language=github.com/docker/compose/v2/vendor/golang.org/x/text/language
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/console=/tmp/go-build3286362797/b580/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/logutil=/tmp/go-build3286362797/b491/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/metricutil=/tmp/go-build3286362797/b581/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mitchellh/hashstructure/v2=/tmp/go-build3286362797/b583/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity=/tmp/go-build3286362797/b644/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui=/tmp/go-build3286362797/b694/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3286362797/b232/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/cases=/tmp/go-build3286362797/b700/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/language=/tmp/go-build3286362797/b702/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress -lang=go1.23 -complete -installsuffix shared -buildid _3sc-mjY-CuX2xQpg3LT/_3sc-mjY-CuX2xQpg3LT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress/metricwriter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress/multiwriter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress/printer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress/progress.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress/reset.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal
cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/b0/b0d397a326d4e41223b2f2c56088c608f3d0c6b785787155049717095fb28a54-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote/util
mkdir -p $WORK/b710/
cat >/tmp/go-build3286362797/b710/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote/util -lang=go1.23 -complete -installsuffix shared -buildid oyOrni1RY1HBOmNeUq98/oyOrni1RY1HBOmNeUq98 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote/util/dialer_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote/util/endpoint.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal
cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/58/58ea51ccb271dbb89459e79f830e138fb80c657be5af5e4c0014bb5afb62e031-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/resolver
mkdir -p $WORK/b714/
cat >/tmp/go-build3286362797/b714/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/remotes/docker=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker
importmap github.com/moby/buildkit/util/tracing=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker=/tmp/go-build3286362797/b620/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing=/tmp/go-build3286362797/b650/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/resolver -lang=go1.23 -complete -installsuffix shared -buildid NbsJQ9g0Q_IKgMU7VJ8U/NbsJQ9g0Q_IKgMU7VJ8U -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/resolver/resolver.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal
cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/7d/7d80d4d979789c8c45e27c69666865f807d0a6d06bf39b743e11529286e28a26-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools
mkdir -p $WORK/b713/
cat >/tmp/go-build3286362797/b713/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/images=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images
importmap github.com/containerd/containerd/remotes=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes
importmap github.com/containerd/containerd/remotes/docker=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker
importmap github.com/containerd/errdefs=github.com/docker/compose/v2/vendor/github.com/containerd/errdefs
importmap github.com/containerd/log=github.com/docker/compose/v2/vendor/github.com/containerd/log
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/buildx/util/resolver=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/resolver
importmap github.com/docker/cli/cli/config/types=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types
importmap github.com/in-toto/in-toto-golang/in_toto=github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto
importmap github.com/moby/buildkit/exporter/containerimage/exptypes=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes
importmap github.com/moby/buildkit/util/contentutil=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil
importmap github.com/moby/buildkit/util/tracing=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images=/tmp/go-build3286362797/b614/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes=/tmp/go-build3286362797/b619/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker=/tmp/go-build3286362797/b620/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/errdefs=/tmp/go-build3286362797/b589/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/resolver=/tmp/go-build3286362797/b714/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types=/tmp/go-build3286362797/b098/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto=/tmp/go-build3286362797/b627/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes=/tmp/go-build3286362797/b671/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil=/tmp/go-build3286362797/b642/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing=/tmp/go-build3286362797/b650/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3286362797/b203/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile maps=/tmp/go-build3286362797/b173/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile text/tabwriter=/tmp/go-build3286362797/b358/_pkg_.a
packagefile text/template=/tmp/go-build3286362797/b087/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools -lang=go1.23 -complete -installsuffix shared -buildid Y60r-3NUAJUzN6QQD8lp/Y60r-3NUAJUzN6QQD8lp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools/create.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools/inspect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools/loader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools/printers.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal
cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/39/3907f12506329e050d483f5508d46df930df069367d1ea847430637bd77300ad-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver
mkdir -p $WORK/b571/
cat >/tmp/go-build3286362797/b571/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/buildx/store=github.com/docker/compose/v2/vendor/github.com/docker/buildx/store
importmap github.com/docker/buildx/util/progress=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress
importmap github.com/docker/cli/cli/config/types=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types
importmap github.com/docker/cli/cli/context/store=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/moby/buildkit/api/services/control=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/moby/buildkit/util/tracing/delegated=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/delegated
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/store=/tmp/go-build3286362797/b572/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress=/tmp/go-build3286362797/b579/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types=/tmp/go-build3286362797/b098/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store=/tmp/go-build3286362797/b109/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control=/tmp/go-build3286362797/b596/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/delegated=/tmp/go-build3286362797/b706/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver -lang=go1.23 -complete -installsuffix shared -buildid rXgorXRPHUArU6vHwncU/rXgorXRPHUArU6vHwncU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/driver.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/features.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/manager.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal
cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/fd/fd409b437190cb0e47e8a4075bbb0aa0453b0430ced1c24418f7d5465af0f2e9-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil
mkdir -p $WORK/b712/
cat >/tmp/go-build3286362797/b712/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/buildx/util/progress=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/cli/cli/context/docker=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/docker
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/docker/docker/pkg/jsonmessage=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress=/tmp/go-build3286362797/b579/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/docker=/tmp/go-build3286362797/b184/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3286362797/b526/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil -lang=go1.23 -complete -installsuffix shared -buildid -lkrm__3FfoLmzutfXyi/-lkrm__3FfoLmzutfXyi -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil/api.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil/features.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil/progress.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal
cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/b7/b76a3f1d79417b270fc51cf2d4c4b16db0bcfa8e900dd69ea185be3236c673b2-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/cmd/buildkitd/config
mkdir -p $WORK/b715/
cat >/tmp/go-build3286362797/b715/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/moby/buildkit/util/bklog=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog
importmap github.com/moby/buildkit/util/resolver/config=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/config
importmap github.com/pelletier/go-toml=github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog=/tmp/go-build3286362797/b567/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/config=/tmp/go-build3286362797/b716/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml=/tmp/go-build3286362797/b575/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/cmd/buildkitd/config -lang=go1.23 -complete -installsuffix shared -buildid 7ioSek6DjVkYBCIn4KtW/7ioSek6DjVkYBCIn4KtW -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/cmd/buildkitd/config/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/cmd/buildkitd/config/gcpolicy.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/cmd/buildkitd/config/gcpolicy_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/cmd/buildkitd/config/load.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal
cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/e3/e382bfa04166e3dff94c5221a0b18f6de7a9982e591ae87554eb322cf55168e2-d # internal
github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew
mkdir -p $WORK/b720/
cat >/tmp/go-build3286362797/b720/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew -lang=go1.23 -complete -installsuffix shared -buildid gnKgZotfobBImRGa2CqS/gnKgZotfobBImRGa2CqS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew/bypass.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew/common.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew/dump.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew/format.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew/spew.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal
cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/a3/a310505f9568c2e1080b423dc798f190632c7fb0a3fbc24de7e6af912a518c15-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/store/storeutil
mkdir -p $WORK/b711/
cat >/tmp/go-build3286362797/b711/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/buildx/store=github.com/docker/compose/v2/vendor/github.com/docker/buildx/store
importmap github.com/docker/buildx/util/confutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil
importmap github.com/docker/buildx/util/dockerutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil
importmap github.com/docker/buildx/util/imagetools=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools
importmap github.com/docker/buildx/util/resolver=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/resolver
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/moby/buildkit/cmd/buildkitd/config=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/cmd/buildkitd/config
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/store=/tmp/go-build3286362797/b572/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil=/tmp/go-build3286362797/b574/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil=/tmp/go-build3286362797/b712/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools=/tmp/go-build3286362797/b713/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/resolver=/tmp/go-build3286362797/b714/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/cmd/buildkitd/config=/tmp/go-build3286362797/b715/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/store/storeutil -lang=go1.23 -complete -installsuffix shared -buildid 62TgdteQADnUTSEdFbV9/62TgdteQADnUTSEdFbV9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/store/storeutil/storeutil.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal
cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/0e/0e8fe4e17a9fabb08141b34472ad79a8d6c05ba8cbc622654ff765e57c5c9397-d # internal
github.com/docker/compose/v2/vendor/github.com/pmezard/go-difflib/difflib
mkdir -p $WORK/b721/
cat >/tmp/go-build3286362797/b721/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/docker/compose/v2/vendor/github.com/pmezard/go-difflib/difflib -lang=go1.23 -complete -installsuffix shared -buildid xgSWyLU_XwYpLLgbwizE/xgSWyLU_XwYpLLgbwizE -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/pmezard/go-difflib/difflib/difflib.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal
cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/26/2689491aa43d35539cc4008562a8b17e4720bbd2adaafea09dd434fc06ab3192-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/builder
mkdir -p $WORK/b570/
cat >/tmp/go-build3286362797/b570/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/docker/buildx/driver=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver
importmap github.com/docker/buildx/driver/kubernetes/util=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/util
importmap github.com/docker/buildx/driver/remote/util=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote/util
importmap github.com/docker/buildx/localstate=github.com/docker/compose/v2/vendor/github.com/docker/buildx/localstate
importmap github.com/docker/buildx/store=github.com/docker/compose/v2/vendor/github.com/docker/buildx/store
importmap github.com/docker/buildx/store/storeutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/store/storeutil
importmap github.com/docker/buildx/util/confutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil
importmap github.com/docker/buildx/util/dockerutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil
importmap github.com/docker/buildx/util/imagetools=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools
importmap github.com/docker/buildx/util/platformutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/platformutil
importmap github.com/docker/buildx/util/progress=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/cli/opts=github.com/docker/compose/v2/vendor/github.com/docker/cli/opts
importmap github.com/google/shlex=github.com/docker/compose/v2/vendor/github.com/google/shlex
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/moby/buildkit/util/grpcerrors=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors
importmap github.com/moby/buildkit/util/progress/progressui=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/spf13/pflag=github.com/docker/compose/v2/vendor/github.com/spf13/pflag
importmap github.com/tonistiigi/go-csvvalue=github.com/docker/compose/v2/vendor/github.com/tonistiigi/go-csvvalue
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver=/tmp/go-build3286362797/b571/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/util=/tmp/go-build3286362797/b707/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote/util=/tmp/go-build3286362797/b710/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/localstate=/tmp/go-build3286362797/b573/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/store=/tmp/go-build3286362797/b572/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/store/storeutil=/tmp/go-build3286362797/b711/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil=/tmp/go-build3286362797/b574/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil=/tmp/go-build3286362797/b712/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools=/tmp/go-build3286362797/b713/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/platformutil=/tmp/go-build3286362797/b576/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress=/tmp/go-build3286362797/b579/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/opts=/tmp/go-build3286362797/b241/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/shlex=/tmp/go-build3286362797/b537/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors=/tmp/go-build3286362797/b645/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui=/tmp/go-build3286362797/b694/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/pflag=/tmp/go-build3286362797/b068/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/go-csvvalue=/tmp/go-build3286362797/b696/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/builder -lang=go1.23 -complete -installsuffix shared -buildid MsJhepIhpAg1QGHvoEhg/MsJhepIhpAg1QGHvoEhg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/builder/builder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/builder/node.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal
cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/50/50d9c64d5be7ab4743fd2b96db63a9cd15903a8b382a4d843a7b4fc4d8148d6e-d # internal
net/http/internal/testcert
mkdir -p $WORK/b723/
cat >/tmp/go-build3286362797/b723/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p net/http/internal/testcert -lang=go1.23 -std -complete -installsuffix shared -buildid yYGj31G5y7l9a_y3RfcF/yYGj31G5y7l9a_y3RfcF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal
cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/98/985d4b9b59b01c044e16d738620baafc003160afeffb3de5a3bea5635e6c11f0-d # internal
net/http/httptest
mkdir -p $WORK/b722/
cat >/tmp/go-build3286362797/b722/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile flag=/tmp/go-build3286362797/b072/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3286362797/b164/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/internal/testcert=/tmp/go-build3286362797/b723/_pkg_.a
packagefile net/textproto=/tmp/go-build3286362797/b170/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p net/http/httptest -lang=go1.23 -std -complete -installsuffix shared -buildid LfZtRv2wW5rUmcpCPuAI/LfZtRv2wW5rUmcpCPuAI -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal
cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/67/677b3e274c8ebe72eefdb0827319fb7512444a987675fed7b50ecde352f2b3b5-d # internal
github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert
mkdir -p $WORK/b719/
cat >/tmp/go-build3286362797/b719/importcfg << 'EOF' # internal
# import config
importmap github.com/davecgh/go-spew/spew=github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew
importmap github.com/pmezard/go-difflib/difflib=github.com/docker/compose/v2/vendor/github.com/pmezard/go-difflib/difflib
importmap gopkg.in/yaml.v3=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build3286362797/b720/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build3286362797/b721/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3=/tmp/go-build3286362797/b478/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httptest=/tmp/go-build3286362797/b722/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile runtime/debug=/tmp/go-build3286362797/b182/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert -lang=go1.23 -complete -installsuffix shared -buildid gnBx8bY8jx3aipT2p_hv/gnBx8bY8jx3aipT2p_hv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert/assertion_compare.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert/assertion_format.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert/assertion_forward.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert/assertion_order.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert/assertions.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert/forward_assertions.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert/http_assertions.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal
cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/9b/9b3c1edd07d45e3477477ebd0448b925388cc14f63a85b99f044deac2961d618-d # internal
github.com/docker/compose/v2/vendor/github.com/hashicorp/go-version
mkdir -p $WORK/b724/
cat >/tmp/go-build3286362797/b724/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile database/sql/driver=/tmp/go-build3286362797/b709/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/docker/compose/v2/vendor/github.com/hashicorp/go-version -lang=go1.23 -complete -installsuffix shared -buildid jKIJBmurWFJEeMOkU0TP/jKIJBmurWFJEeMOkU0TP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/go-version/constraint.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/go-version/version.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/go-version/version_collection.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal
cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/45/45da8d5cd4e37e4fd1b0c780fcaf854c52c1e1420c711e01cd0504fb18a9e69c-d # internal
github.com/docker/compose/v2/internal/paths
mkdir -p $WORK/b726/
cat >/tmp/go-build3286362797/b726/importcfg << 'EOF' # internal
# import config
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/docker/compose/v2/internal/paths -lang=go1.23 -complete -installsuffix shared -buildid cMQEf9zbfjhcHxBAU3BK/cMQEf9zbfjhcHxBAU3BK -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/docker/compose/v2/internal/paths/paths.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal
cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/ff/ff5c9c8b7a2f594def29bb0a1297e49661aa88d31f49567ff4cf2bf5464acb38-d # internal
github.com/docker/compose/v2/vendor/github.com/tilt-dev/fsnotify
mkdir -p $WORK/b727/
cat >/tmp/go-build3286362797/b727/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/docker/compose/v2/vendor/github.com/tilt-dev/fsnotify -lang=go1.23 -complete -installsuffix shared -buildid 7V_zl_0Tg1iSBH_XNrnO/7V_zl_0Tg1iSBH_XNrnO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/tilt-dev/fsnotify/fsnotify.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tilt-dev/fsnotify/inotify.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/tilt-dev/fsnotify/inotify_poller.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal
cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/8e/8e5aaed431c4801a8a556bd5ded483ae24a967387d5e29d57269196c71136c88-d # internal
github.com/docker/compose/v2/pkg/watch
mkdir -p $WORK/b725/
cat >/tmp/go-build3286362797/b725/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
importmap github.com/moby/patternmatcher=github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher
importmap github.com/moby/patternmatcher/ignorefile=github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher/ignorefile
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/tilt-dev/fsnotify=github.com/docker/compose/v2/vendor/github.com/tilt-dev/fsnotify
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile expvar=/tmp/go-build3286362797/b264/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/internal/paths=/tmp/go-build3286362797/b726/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher=/tmp/go-build3286362797/b520/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher/ignorefile=/tmp/go-build3286362797/b527/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tilt-dev/fsnotify=/tmp/go-build3286362797/b727/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile testing=/tmp/go-build3286362797/b593/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/docker/compose/v2/pkg/watch -lang=go1.23 -complete -installsuffix shared -buildid tPRcGZ9Om0-wEERhlsN2/tPRcGZ9Om0-wEERhlsN2 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/docker/compose/v2/pkg/watch/dockerignore.go ./_build/src/github.com/docker/compose/v2/pkg/watch/ephemeral.go ./_build/src/github.com/docker/compose/v2/pkg/watch/notify.go ./_build/src/github.com/docker/compose/v2/pkg/watch/paths.go ./_build/src/github.com/docker/compose/v2/pkg/watch/temp.go ./_build/src/github.com/docker/compose/v2/pkg/watch/temp_dir_fixture.go ./_build/src/github.com/docker/compose/v2/pkg/watch/watcher_naive.go ./_build/src/github.com/docker/compose/v2/pkg/watch/watcher_nonwin.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal
cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/e9/e954bbb0ef9b7284300541c5d048944c523bdc1fad217c6f451d293776574891-d # internal
github.com/docker/compose/v2/vendor/github.com/eiannone/keyboard
mkdir -p $WORK/b728/
cat >/tmp/go-build3286362797/b728/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/signal=/tmp/go-build3286362797/b541/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/docker/compose/v2/vendor/github.com/eiannone/keyboard -lang=go1.23 -complete -installsuffix shared -buildid 7kTdb8XX-dvqZr1ZPeSI/7kTdb8XX-dvqZr1ZPeSI -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/eiannone/keyboard/keyboard.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/eiannone/keyboard/keyboard_common.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/eiannone/keyboard/syscalls_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/eiannone/keyboard/terminfo.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal
cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/8a/8ab8676d54ee28101ada4a0c699a34529dbda89c19d4b7feba26e508c9b0fa86-d # internal
github.com/docker/compose/v2/vendor/github.com/skratchdot/open-golang/open
mkdir -p $WORK/b729/
cat >/tmp/go-build3286362797/b729/importcfg << 'EOF' # internal
# import config
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/docker/compose/v2/vendor/github.com/skratchdot/open-golang/open -lang=go1.23 -complete -installsuffix shared -buildid djvI-VrtpcAuLY_rhy7Z/djvI-VrtpcAuLY_rhy7Z -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/skratchdot/open-golang/open/exec.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/skratchdot/open-golang/open/open.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal
cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/2e/2e296e5455230a8cb5ba7168072fb098e5ad0be6a3176a86cf3750ecd2b1c0f1-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/net/context
mkdir -p $WORK/b734/
cat >/tmp/go-build3286362797/b734/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/docker/compose/v2/vendor/golang.org/x/net/context -lang=go1.23 -complete -installsuffix shared -buildid dHFlfN1lkhy0bin3xez0/dHFlfN1lkhy0bin3xez0 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/context/context.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/context/go17.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/context/go19.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal
cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/18/18cd2a051a13da5c851b7fa853fd97165473840c63b5eb9a412e03dd28793501-d # internal
github.com/docker/compose/v2/vendor/gopkg.in/cenkalti/backoff.v1
mkdir -p $WORK/b733/
cat >/tmp/go-build3286362797/b733/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/docker/compose/v2/vendor/golang.org/x/net/context
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/context=/tmp/go-build3286362797/b734/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/docker/compose/v2/vendor/gopkg.in/cenkalti/backoff.v1 -lang=go1.23 -complete -installsuffix shared -buildid gpKe1dJBSNMmExdLDmd7/gpKe1dJBSNMmExdLDmd7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/cenkalti/backoff.v1/backoff.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/cenkalti/backoff.v1/context.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/cenkalti/backoff.v1/exponential.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/cenkalti/backoff.v1/retry.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/cenkalti/backoff.v1/ticker.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/cenkalti/backoff.v1/tries.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal
cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/aa/aa92f0b8a9b61162187ce152a1654dc7fb0af8e704b290e8f3fd7b33cdca9ddf-d # internal
github.com/docker/compose/v2/vendor/github.com/r3labs/sse
mkdir -p $WORK/b732/
cat >/tmp/go-build3286362797/b732/importcfg << 'EOF' # internal
# import config
importmap gopkg.in/cenkalti/backoff.v1=github.com/docker/compose/v2/vendor/gopkg.in/cenkalti/backoff.v1
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/cenkalti/backoff.v1=/tmp/go-build3286362797/b733/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/docker/compose/v2/vendor/github.com/r3labs/sse -lang=go1.23 -complete -installsuffix shared -buildid eIQGFA4YYq9VRqwQuUqq/eIQGFA4YYq9VRqwQuUqq -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/r3labs/sse/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/r3labs/sse/event.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/r3labs/sse/event_log.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/r3labs/sse/http.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/r3labs/sse/server.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/r3labs/sse/stream.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/r3labs/sse/subscriber.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal
cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/50/5024d1c655cc04218d7f2a26047a336e3e42f6d12a98fa34a6eabab165a30e9b-d # internal
github.com/docker/compose/v2/vendor/github.com/stretchr/testify/require
mkdir -p $WORK/b718/
cat >/tmp/go-build3286362797/b718/importcfg << 'EOF' # internal
# import config
importmap github.com/stretchr/testify/assert=github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert
packagefile github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert=/tmp/go-build3286362797/b719/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/docker/compose/v2/vendor/github.com/stretchr/testify/require -lang=go1.23 -complete -installsuffix shared -buildid jRHf1Hp7uLYPdmXpL3RX/jRHf1Hp7uLYPdmXpL3RX -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/require/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/require/forward_requirements.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/require/require.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/require/require_forward.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/stretchr/testify/require/requirements.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal
cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/3b/3b9b6ad9fc23db94202da756a6351423faa56fc1a1ecc830086b79ab8927c1a2-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/process
mkdir -p $WORK/b738/
cat >/tmp/go-build3286362797/b738/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/process -lang=go1.23 -complete -installsuffix shared -buildid XIeMRKzdngWNuaudjgHm/XIeMRKzdngWNuaudjgHm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/process/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/process/process_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b738/_pkg_.a # internal
cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/22/22f1a9f4f6e60a3531512837538c650a09d928d1d33b8c9e1a00fa8057bb8721-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pidfile
mkdir -p $WORK/b737/
cat >/tmp/go-build3286362797/b737/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/pkg/process=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/process
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/process=/tmp/go-build3286362797/b738/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pidfile -lang=go1.23 -complete -installsuffix shared -buildid s0EM9kWMd_1SJIqix2v5/s0EM9kWMd_1SJIqix2v5 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pidfile/pidfile.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b737/_pkg_.a # internal
cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/9e/9e447122708a1dbb5cf0783ea3ed044e4e8cd76db3b4bfe93785bf45e27afff6-d # internal
github.com/docker/compose/v2/internal/locker
mkdir -p $WORK/b736/
cat >/tmp/go-build3286362797/b736/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/docker/pkg/pidfile=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pidfile
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pidfile=/tmp/go-build3286362797/b737/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/docker/compose/v2/internal/locker -lang=go1.23 -complete -installsuffix shared -buildid bE63enTywhTj0UnGOP_0/bE63enTywhTj0UnGOP_0 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/docker/compose/v2/internal/locker/pidfile.go ./_build/src/github.com/docker/compose/v2/internal/locker/pidfile_unix.go ./_build/src/github.com/docker/compose/v2/internal/locker/runtime.go ./_build/src/github.com/docker/compose/v2/internal/locker/runtime_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b736/_pkg_.a # internal
cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/05/05b7ecf9f42ef6a8e1322965b28716c123782761a4600a95683ec3af892530be-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets
mkdir -p $WORK/b743/
cat >/tmp/go-build3286362797/b743/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/moby/buildkit/util/grpcerrors=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors=/tmp/go-build3286362797/b645/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets -lang=go1.23 -complete -installsuffix shared -buildid u4cX1MJL98frz7Eev8i6/u4cX1MJL98frz7Eev8i6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets/generate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets/secrets.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets/secrets.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b743/_pkg_.a # internal
cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/40/4015feb1d90d1a1281183b2d2251ed5e30dfb7b5641ff9f4ac8a7fa4f0080da9-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets/secretsprovider
mkdir -p $WORK/b742/
cat >/tmp/go-build3286362797/b742/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/moby/buildkit/session/secrets=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/tonistiigi/units=github.com/docker/compose/v2/vendor/github.com/tonistiigi/units
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets=/tmp/go-build3286362797/b743/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/units=/tmp/go-build3286362797/b697/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets/secretsprovider -lang=go1.23 -complete -installsuffix shared -buildid 6BwZyCz-N-De09BEX82R/6BwZyCz-N-De09BEX82R -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets/secretsprovider/secretsprovider.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets/secretsprovider/store.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b742/_pkg_.a # internal
cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/b2/b2759aa92586dc523fe178efb51f62d30a105b94c701c02d85246de6a3780042-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward
mkdir -p $WORK/b745/
cat >/tmp/go-build3286362797/b745/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward -lang=go1.23 -complete -installsuffix shared -buildid 5hAawo6gjRnA0pUvyH3p/5hAawo6gjRnA0pUvyH3p -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward/copy.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward/generate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward/ssh.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward/ssh.pb.go
cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/33/33447d6c0baca774d948e431c1a53833b32e169fbcaf391f90b1b06e36ee4b8f-d # internal
github.com/docker/compose/v2/pkg/utils
mkdir -p $WORK/b717/
cat >/tmp/go-build3286362797/b717/importcfg << 'EOF' # internal
# import config
importmap github.com/stretchr/testify/require=github.com/docker/compose/v2/vendor/github.com/stretchr/testify/require
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/stretchr/testify/require=/tmp/go-build3286362797/b718/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile testing=/tmp/go-build3286362797/b593/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/docker/compose/v2/pkg/utils -lang=go1.23 -complete -installsuffix shared -buildid 1GN5tyvo8ZDuXvQao8UP/1GN5tyvo8ZDuXvQao8UP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/docker/compose/v2/pkg/utils/durationutils.go ./_build/src/github.com/docker/compose/v2/pkg/utils/safebuffer.go ./_build/src/github.com/docker/compose/v2/pkg/utils/set.go ./_build/src/github.com/docker/compose/v2/pkg/utils/slices.go ./_build/src/github.com/docker/compose/v2/pkg/utils/stringutils.go ./_build/src/github.com/docker/compose/v2/pkg/utils/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b717/_pkg_.a # internal
cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/f9/f9296d637503f95d0731635c96b6a95eca311280e73b0d79eaf942d8b02fc86f-d # internal
github.com/docker/compose/v2/pkg/api
mkdir -p $WORK/b569/
cat >/tmp/go-build3286362797/b569/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
importmap github.com/docker/buildx/builder=github.com/docker/compose/v2/vendor/github.com/docker/buildx/builder
importmap github.com/docker/buildx/util/imagetools=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/cli/cli/streams=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams
importmap github.com/docker/docker/api/types=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types
importmap github.com/docker/docker/api/types/checkpoint=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/checkpoint
importmap github.com/docker/docker/api/types/container=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container
importmap github.com/docker/docker/api/types/events=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/docker/docker/api/types/image=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image
importmap github.com/docker/docker/api/types/network=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network
importmap github.com/docker/docker/api/types/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry
importmap github.com/docker/docker/api/types/swarm=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm
importmap github.com/docker/docker/api/types/system=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system
importmap github.com/docker/docker/api/types/volume=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/docker/docker/pkg/jsonmessage=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage
importmap github.com/hashicorp/go-version=github.com/docker/compose/v2/vendor/github.com/hashicorp/go-version
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/builder=/tmp/go-build3286362797/b570/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools=/tmp/go-build3286362797/b713/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams=/tmp/go-build3286362797/b334/_pkg_.a
packagefile github.com/docker/compose/v2/internal=/tmp/go-build3286362797/b547/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/utils=/tmp/go-build3286362797/b717/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types=/tmp/go-build3286362797/b190/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build3286362797/b211/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3286362797/b191/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3286362797/b204/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3286362797/b205/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3286362797/b196/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3286362797/b206/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3286362797/b207/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3286362797/b212/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3286362797/b210/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3286362797/b526/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/hashicorp/go-version=/tmp/go-build3286362797/b724/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/docker/compose/v2/pkg/api -lang=go1.23 -complete -installsuffix shared -buildid hRVbuwY75RU8AB-Hk-rQ/hRVbuwY75RU8AB-Hk-rQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/docker/compose/v2/pkg/api/api.go ./_build/src/github.com/docker/compose/v2/pkg/api/dryrunclient.go ./_build/src/github.com/docker/compose/v2/pkg/api/errors.go ./_build/src/github.com/docker/compose/v2/pkg/api/io.go ./_build/src/github.com/docker/compose/v2/pkg/api/labels.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b745/_pkg_.a # internal
cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/bd/bd14ed173aac0d1b5a1a2b6294b8ec68af6fa6fe44f3a16064523472ba6868a8-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/agent
mkdir -p $WORK/b746/
cat >/tmp/go-build3286362797/b746/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/ssh=github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto/dsa=/tmp/go-build3286362797/b161/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build3286362797/b136/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build3286362797/b144/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build3286362797/b137/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3286362797/b158/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh=/tmp/go-build3286362797/b633/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/agent -lang=go1.23 -complete -installsuffix shared -buildid CDt8z-JEt0YDQWJx994g/CDt8z-JEt0YDQWJx994g -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/agent/client.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/agent/forward.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/agent/keyring.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/agent/server.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b746/_pkg_.a # internal
cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/72/7231f77d810dd0f41f57a894659458132ff167ac930c90089c122dc1f309c309-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward/sshprovider
mkdir -p $WORK/b744/
cat >/tmp/go-build3286362797/b744/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/moby/buildkit/session/sshforward=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap golang.org/x/crypto/ssh=github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh
importmap golang.org/x/crypto/ssh/agent=github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/agent
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward=/tmp/go-build3286362797/b745/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh=/tmp/go-build3286362797/b633/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build3286362797/b746/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward/sshprovider -lang=go1.23 -complete -installsuffix shared -buildid mtX5_2Ylk5xh2EP8oKC6/mtX5_2Ylk5xh2EP8oKC6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward/sshprovider/agentprovider.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward/sshprovider/agentprovider_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal
cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/0e/0e02f548c0346dd9ef145f55c1c2d2ad7c0678e63d24edb2cc2a39af542b0bc8-d # internal
github.com/docker/compose/v2/cmd/formatter
mkdir -p $WORK/b543/
cat >/tmp/go-build3286362797/b543/importcfg << 'EOF' # internal
# import config
importmap github.com/acarl005/stripansi=github.com/docker/compose/v2/vendor/github.com/acarl005/stripansi
importmap github.com/buger/goterm=github.com/docker/compose/v2/vendor/github.com/buger/goterm
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/cli/cli/command/formatter=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter
importmap github.com/docker/docker/api/types=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types
importmap github.com/docker/docker/pkg/jsonmessage=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage
importmap github.com/docker/docker/pkg/stringid=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/eiannone/keyboard=github.com/docker/compose/v2/vendor/github.com/eiannone/keyboard
importmap github.com/hashicorp/go-multierror=github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror
importmap github.com/skratchdot/open-golang/open=github.com/docker/compose/v2/vendor/github.com/skratchdot/open-golang/open
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/acarl005/stripansi=/tmp/go-build3286362797/b544/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/buger/goterm=/tmp/go-build3286362797/b545/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter=/tmp/go-build3286362797/b495/_pkg_.a
packagefile github.com/docker/compose/v2/internal/tracing=/tmp/go-build3286362797/b546/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/api=/tmp/go-build3286362797/b569/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/watch=/tmp/go-build3286362797/b725/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types=/tmp/go-build3286362797/b190/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3286362797/b526/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid=/tmp/go-build3286362797/b500/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/eiannone/keyboard=/tmp/go-build3286362797/b728/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3286362797/b549/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build3286362797/b729/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile text/tabwriter=/tmp/go-build3286362797/b358/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/docker/compose/v2/cmd/formatter -lang=go1.23 -complete -installsuffix shared -buildid PUp8piLW68BSM4JDB3Nq/PUp8piLW68BSM4JDB3Nq -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/docker/compose/v2/cmd/formatter/ansi.go ./_build/src/github.com/docker/compose/v2/cmd/formatter/colors.go ./_build/src/github.com/docker/compose/v2/cmd/formatter/consts.go ./_build/src/github.com/docker/compose/v2/cmd/formatter/container.go ./_build/src/github.com/docker/compose/v2/cmd/formatter/formatter.go ./_build/src/github.com/docker/compose/v2/cmd/formatter/json.go ./_build/src/github.com/docker/compose/v2/cmd/formatter/logs.go ./_build/src/github.com/docker/compose/v2/cmd/formatter/multierrformat.go ./_build/src/github.com/docker/compose/v2/cmd/formatter/pretty.go ./_build/src/github.com/docker/compose/v2/cmd/formatter/shortcut.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b744/_pkg_.a # internal
cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/a5/a50b68428b73e1731c13bc685ec761dc0286423ef9aed1e02dd1e476bb9daac4-d # internal
github.com/docker/compose/v2/pkg/progress
mkdir -p $WORK/b731/
cat >/tmp/go-build3286362797/b731/importcfg << 'EOF' # internal
# import config
importmap github.com/buger/goterm=github.com/docker/compose/v2/vendor/github.com/buger/goterm
importmap github.com/docker/cli/cli/streams=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/morikuni/aec=github.com/docker/compose/v2/vendor/github.com/morikuni/aec
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/buger/goterm=/tmp/go-build3286362797/b545/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams=/tmp/go-build3286362797/b334/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/api=/tmp/go-build3286362797/b569/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/utils=/tmp/go-build3286362797/b717/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/morikuni/aec=/tmp/go-build3286362797/b066/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/docker/compose/v2/pkg/progress -lang=go1.23 -complete -installsuffix shared -buildid 75s4hSHAkwxzI7hwqoo_/75s4hSHAkwxzI7hwqoo_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/docker/compose/v2/pkg/progress/colors.go ./_build/src/github.com/docker/compose/v2/pkg/progress/event.go ./_build/src/github.com/docker/compose/v2/pkg/progress/json.go ./_build/src/github.com/docker/compose/v2/pkg/progress/noop.go ./_build/src/github.com/docker/compose/v2/pkg/progress/plain.go ./_build/src/github.com/docker/compose/v2/pkg/progress/quiet.go ./_build/src/github.com/docker/compose/v2/pkg/progress/spinner.go ./_build/src/github.com/docker/compose/v2/pkg/progress/tty.go ./_build/src/github.com/docker/compose/v2/pkg/progress/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal
cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/20/201ef54e3551cfb87fc9c5c5368de39164bcbb5f26fd689ec9652d24e241e01e-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb
mkdir -p $WORK/b741/
cat >/tmp/go-build3286362797/b741/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/console=github.com/docker/compose/v2/vendor/github.com/containerd/console
importmap github.com/docker/buildx/util/progress=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/moby/buildkit/api/services/control=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/moby/buildkit/session/secrets/secretsprovider=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets/secretsprovider
importmap github.com/moby/buildkit/session/sshforward/sshprovider=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward/sshprovider
importmap github.com/moby/buildkit/sourcepolicy/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb
importmap github.com/moby/buildkit/util/gitutil=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/console=/tmp/go-build3286362797/b580/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress=/tmp/go-build3286362797/b579/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control=/tmp/go-build3286362797/b596/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets/secretsprovider=/tmp/go-build3286362797/b742/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward/sshprovider=/tmp/go-build3286362797/b744/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb=/tmp/go-build3286362797/b607/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil=/tmp/go-build3286362797/b665/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb -lang=go1.23 -complete -installsuffix shared -buildid vOU7W1Z9Kts09SdxOscw/vOU7W1Z9Kts09SdxOscw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb/attest.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb/cache.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb/controller.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb/export.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb/generate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb/path.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb/progress.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb/secrets.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb/ssh.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal
cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/d2/d24f76df302c34fa14d25b148deb6f83f6f7c7b664998cc419017fac23cc82ab-d # internal
github.com/docker/compose/v2/internal/desktop
mkdir -p $WORK/b730/
cat >/tmp/go-build3286362797/b730/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/r3labs/sse=github.com/docker/compose/v2/vendor/github.com/r3labs/sse
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/internal=/tmp/go-build3286362797/b547/_pkg_.a
packagefile github.com/docker/compose/v2/internal/memnet=/tmp/go-build3286362797/b548/_pkg_.a
packagefile github.com/docker/compose/v2/internal/paths=/tmp/go-build3286362797/b726/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/api=/tmp/go-build3286362797/b569/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/progress=/tmp/go-build3286362797/b731/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/r3labs/sse=/tmp/go-build3286362797/b732/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3286362797/b216/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/docker/compose/v2/internal/desktop -lang=go1.23 -complete -installsuffix shared -buildid DMsXwJ3XpeeTjzyOZdpR/DMsXwJ3XpeeTjzyOZdpR -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/docker/compose/v2/internal/desktop/client.go ./_build/src/github.com/docker/compose/v2/internal/desktop/discovery.go ./_build/src/github.com/docker/compose/v2/internal/desktop/file_shares.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal
cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/74/741074962e8e2681b15d0451b527a5aa344d34d9d93212b66a0a78ef8012fc5d-d # internal
github.com/docker/compose/v2/internal/experimental
mkdir -p $WORK/b735/
cat >/tmp/go-build3286362797/b735/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/internal/desktop=/tmp/go-build3286362797/b730/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/docker/compose/v2/internal/experimental -lang=go1.23 -complete -installsuffix shared -buildid OgAbTrAZlXPWaBitEpdr/OgAbTrAZlXPWaBitEpdr -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/docker/compose/v2/internal/experimental/experimental.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal
cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/03/03effb6aa07bc03515ee4c00bb15b25f2242e70a4fb1a91fbd98316cf099f620-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/desktop
mkdir -p $WORK/b747/
cat >/tmp/go-build3286362797/b747/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/console=github.com/docker/compose/v2/vendor/github.com/containerd/console
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/console=/tmp/go-build3286362797/b580/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/desktop -lang=go1.23 -complete -installsuffix shared -buildid naje2bqskQCCUCE8b8y3/naje2bqskQCCUCE8b8y3 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/desktop/desktop.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b747/_pkg_.a # internal
cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/83/83451742993f3e92862f6a443deae8176e3db520a10186ea0f3a66445f1356c7-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/osutil
mkdir -p $WORK/b749/
cat >/tmp/go-build3286362797/b749/importcfg << 'EOF' # internal
# import config
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/osutil -lang=go1.23 -complete -installsuffix shared -buildid YxermkfcxiL-JbofBu4X/YxermkfcxiL-JbofBu4X -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/osutil/path.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/osutil/path_unix.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b749/_pkg_.a # internal
cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/c2/c29ab9cc2a2bbcfb985b20bbe289474930db387f824b7cdbbfe85bd6f29769fe-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/sys/mountinfo
mkdir -p $WORK/b750/
cat >/tmp/go-build3286362797/b750/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/docker/compose/v2/vendor/github.com/moby/sys/mountinfo -lang=go1.23 -complete -installsuffix shared -buildid GgzqDD1z9jdXiPt_WJzo/GgzqDD1z9jdXiPt_WJzo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/mountinfo/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/mountinfo/mountinfo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b750/_pkg_.a # internal
cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/03/03774799164302356c594ad2da65ea389de7b7e5205fdc04b4ad611172a2f998-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/gitutil
mkdir -p $WORK/b748/
cat >/tmp/go-build3286362797/b748/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/buildx/util/osutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/osutil
importmap github.com/moby/sys/mountinfo=github.com/docker/compose/v2/vendor/github.com/moby/sys/mountinfo
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/stretchr/testify/require=github.com/docker/compose/v2/vendor/github.com/stretchr/testify/require
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/osutil=/tmp/go-build3286362797/b749/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/mountinfo=/tmp/go-build3286362797/b750/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/stretchr/testify/require=/tmp/go-build3286362797/b718/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile testing=/tmp/go-build3286362797/b593/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/gitutil -lang=go1.23 -complete -installsuffix shared -buildid HspTWo37Eo2eBcpJYlvM/HspTWo37Eo2eBcpJYlvM -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/gitutil/gitutil.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/gitutil/path.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/gitutil/testutil.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/gitutil/testutilserve.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b741/_pkg_.a # internal
cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/3d/3d381bb25612b0b36beb7af50968632f1bc368b7787a8bd369b1a9abb9c9d26f-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/waitmap
mkdir -p $WORK/b751/
cat >/tmp/go-build3286362797/b751/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/waitmap -lang=go1.23 -complete -installsuffix shared -buildid vJzv0QZbAJuqwQH0aZ9o/vJzv0QZbAJuqwQH0aZ9o -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/waitmap/waitmap.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b748/_pkg_.a # internal
cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/fe/fe765e2d014fdbed9b96960c5dfaa0c068eb3efa1d3028f2ee2cdc162e936cce-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload
mkdir -p $WORK/b753/
cat >/tmp/go-build3286362797/b753/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload -lang=go1.23 -complete -installsuffix shared -buildid 8LhaJ_ydQdEufKVQEf12/8LhaJ_ydQdEufKVQEf12 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload/generate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload/upload.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload/upload.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b751/_pkg_.a # internal
cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/dc/dc78fddf1b9c1ab66bec361b7815a4aa9a5aed3b3515afb428c2de4e7ab07d6e-d # internal
github.com/docker/compose/v2/vendor/github.com/golang/protobuf/jsonpb
mkdir -p $WORK/b755/
cat >/tmp/go-build3286362797/b755/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto
importmap google.golang.org/protobuf/encoding/protojson=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson
importmap google.golang.org/protobuf/proto=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/reflect/protoregistry=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto=/tmp/go-build3286362797/b302/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3286362797/b379/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/docker/compose/v2/vendor/github.com/golang/protobuf/jsonpb -lang=go1.23 -complete -installsuffix shared -buildid 7i9ajm1iLWEOwT3RDwSK/7i9ajm1iLWEOwT3RDwSK -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/jsonpb/decode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/jsonpb/encode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/jsonpb/json.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b753/_pkg_.a # internal
cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/77/77e8b06284baa3f77a13e53e9de88377aacb626bd5eaadd4d1609aa07e034543-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload/uploadprovider
mkdir -p $WORK/b752/
cat >/tmp/go-build3286362797/b752/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/buildkit/identity=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity
importmap github.com/moby/buildkit/session/upload=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/metadata=github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity=/tmp/go-build3286362797/b644/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload=/tmp/go-build3286362797/b753/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload/uploadprovider -lang=go1.23 -complete -installsuffix shared -buildid 36hOmuqk4nq1AB4Dus2C/36hOmuqk4nq1AB4Dus2C -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload/uploadprovider/provider.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b755/_pkg_.a # internal
cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/1c/1c3738da36ef6e0a6eb048c77cbe373af8b0fe6808b521a60780c216cf45ed6b-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs
mkdir -p $WORK/b754/
cat >/tmp/go-build3286362797/b754/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/typeurl/v2=github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/golang/protobuf/jsonpb=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/jsonpb
importmap github.com/moby/buildkit/solver/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb
importmap github.com/moby/buildkit/util/grpcerrors=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2=/tmp/go-build3286362797/b646/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/jsonpb=/tmp/go-build3286362797/b755/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb=/tmp/go-build3286362797/b604/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors=/tmp/go-build3286362797/b645/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs -lang=go1.23 -complete -installsuffix shared -buildid 8n1E73Ms4GyReZwRIO8A/8n1E73Ms4GyReZwRIO8A -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs/errdefs.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs/fronetendcap.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs/generate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs/jobs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs/op.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs/solve.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs/source.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs/subrequest.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs/vertex.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b752/_pkg_.a # internal
cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/7d/7df706e0c49fe65348c2722cb5d4c902f362b11e1a6f7f7b00cbafc497a0f013-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/executor/resources/types
mkdir -p $WORK/b757/
cat >/tmp/go-build3286362797/b757/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/executor/resources/types -lang=go1.23 -complete -installsuffix shared -buildid LHlPGFpWinlBv79KeaJT/LHlPGFpWinlBv79KeaJT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/executor/resources/types/systypes.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/executor/resources/types/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b757/_pkg_.a # internal
cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/85/857b567144d15e0bc0218ab3c70fc944dd356e6554fc05cd3b0ea1acf3f01821-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/llbsolver/provenance/types
mkdir -p $WORK/b756/
cat >/tmp/go-build3286362797/b756/importcfg << 'EOF' # internal
# import config
importmap github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2=github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2
importmap github.com/moby/buildkit/executor/resources/types=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/executor/resources/types
importmap github.com/moby/buildkit/solver/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2=/tmp/go-build3286362797/b630/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/executor/resources/types=/tmp/go-build3286362797/b757/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb=/tmp/go-build3286362797/b604/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/llbsolver/provenance/types -lang=go1.23 -complete -installsuffix shared -buildid Js4E47pBERQGfJo4ZhKR/Js4E47pBERQGfJo4ZhKR -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/llbsolver/provenance/types/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b756/_pkg_.a # internal
cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/81/81929584616d5fd16edf58cf0ace0402831c0cb352aed42270d904fd559b2a98-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progresswriter
mkdir -p $WORK/b758/
cat >/tmp/go-build3286362797/b758/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/console=github.com/docker/compose/v2/vendor/github.com/containerd/console
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/moby/buildkit/identity=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity
importmap github.com/moby/buildkit/util/progress/progressui=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/console=/tmp/go-build3286362797/b580/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity=/tmp/go-build3286362797/b644/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui=/tmp/go-build3286362797/b694/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progresswriter -lang=go1.23 -complete -installsuffix shared -buildid OAPEDBQA06kDWbymStRC/OAPEDBQA06kDWbymStRC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progresswriter/multiwriter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progresswriter/printer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progresswriter/progress.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progresswriter/reset.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progresswriter/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b758/_pkg_.a # internal
cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/9b/9b4d7a5739d27d47a77986fe4de36bdbd4e13a2b9fffafac99326f856c8eb824-d # internal
github.com/docker/compose/v2/vendor/github.com/Masterminds/semver/v3
mkdir -p $WORK/b760/
cat >/tmp/go-build3286362797/b760/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile database/sql/driver=/tmp/go-build3286362797/b709/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/docker/compose/v2/vendor/github.com/Masterminds/semver/v3 -lang=go1.23 -complete -installsuffix shared -buildid ruBqe07aj5evFNJpS1DY/ruBqe07aj5evFNJpS1DY -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/Masterminds/semver/v3/collection.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/Masterminds/semver/v3/constraints.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/Masterminds/semver/v3/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/Masterminds/semver/v3/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b754/_pkg_.a # internal
cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/e0/e0a16d3201ff1efdb86f465981f46f5f498c2bd658471a6e838d7d2a4c2d48ec-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/build
mkdir -p $WORK/b740/
cat >/tmp/go-build3286362797/b740/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/content=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content
importmap github.com/containerd/containerd/content/local=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/local
importmap github.com/containerd/containerd/content/proxy=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/proxy
importmap github.com/containerd/containerd/images=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/buildx/builder=github.com/docker/compose/v2/vendor/github.com/docker/buildx/builder
importmap github.com/docker/buildx/controller/pb=github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb
importmap github.com/docker/buildx/driver=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver
importmap github.com/docker/buildx/localstate=github.com/docker/compose/v2/vendor/github.com/docker/buildx/localstate
importmap github.com/docker/buildx/util/confutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil
importmap github.com/docker/buildx/util/desktop=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/desktop
importmap github.com/docker/buildx/util/dockerutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil
importmap github.com/docker/buildx/util/gitutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/gitutil
importmap github.com/docker/buildx/util/imagetools=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools
importmap github.com/docker/buildx/util/osutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/osutil
importmap github.com/docker/buildx/util/progress=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress
importmap github.com/docker/buildx/util/resolver=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/resolver
importmap github.com/docker/buildx/util/waitmap=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/waitmap
importmap github.com/docker/cli/opts=github.com/docker/compose/v2/vendor/github.com/docker/cli/opts
importmap github.com/docker/docker/api/types/image=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image
importmap github.com/docker/docker/pkg/jsonmessage=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage
importmap github.com/moby/buildkit/api/services/control=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/moby/buildkit/client/llb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb
importmap github.com/moby/buildkit/client/ociindex=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/ociindex
importmap github.com/moby/buildkit/exporter/containerimage/exptypes=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes
importmap github.com/moby/buildkit/frontend/gateway/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/client
importmap github.com/moby/buildkit/identity=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/moby/buildkit/session/filesync=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/filesync
importmap github.com/moby/buildkit/session/upload/uploadprovider=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload/uploadprovider
importmap github.com/moby/buildkit/solver/errdefs=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs
importmap github.com/moby/buildkit/solver/llbsolver/provenance/types=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/llbsolver/provenance/types
importmap github.com/moby/buildkit/solver/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb
importmap github.com/moby/buildkit/solver/result=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/result
importmap github.com/moby/buildkit/sourcepolicy/pb=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb
importmap github.com/moby/buildkit/util/apicaps=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps
importmap github.com/moby/buildkit/util/entitlements=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements
importmap github.com/moby/buildkit/util/flightcontrol=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/flightcontrol
importmap github.com/moby/buildkit/util/gitutil=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil
importmap github.com/moby/buildkit/util/progress/progresswriter=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progresswriter
importmap github.com/moby/buildkit/util/tracing=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/tonistiigi/fsutil=github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil
importmap github.com/tonistiigi/fsutil/types=github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
packagefile archive/tar=/tmp/go-build3286362797/b110/_pkg_.a
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/local=/tmp/go-build3286362797/b592/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/proxy=/tmp/go-build3286362797/b679/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images=/tmp/go-build3286362797/b614/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/builder=/tmp/go-build3286362797/b570/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb=/tmp/go-build3286362797/b741/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver=/tmp/go-build3286362797/b571/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/localstate=/tmp/go-build3286362797/b573/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil=/tmp/go-build3286362797/b574/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/desktop=/tmp/go-build3286362797/b747/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil=/tmp/go-build3286362797/b712/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/gitutil=/tmp/go-build3286362797/b748/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools=/tmp/go-build3286362797/b713/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/osutil=/tmp/go-build3286362797/b749/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress=/tmp/go-build3286362797/b579/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/resolver=/tmp/go-build3286362797/b714/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/waitmap=/tmp/go-build3286362797/b751/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/opts=/tmp/go-build3286362797/b241/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3286362797/b205/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3286362797/b526/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control=/tmp/go-build3286362797/b596/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb=/tmp/go-build3286362797/b611/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/ociindex=/tmp/go-build3286362797/b670/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes=/tmp/go-build3286362797/b671/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/client=/tmp/go-build3286362797/b676/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity=/tmp/go-build3286362797/b644/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/filesync=/tmp/go-build3286362797/b689/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload/uploadprovider=/tmp/go-build3286362797/b752/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs=/tmp/go-build3286362797/b754/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/llbsolver/provenance/types=/tmp/go-build3286362797/b756/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb=/tmp/go-build3286362797/b604/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/result=/tmp/go-build3286362797/b673/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb=/tmp/go-build3286362797/b607/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps=/tmp/go-build3286362797/b605/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements=/tmp/go-build3286362797/b608/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/flightcontrol=/tmp/go-build3286362797/b663/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil=/tmp/go-build3286362797/b665/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progresswriter=/tmp/go-build3286362797/b758/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing=/tmp/go-build3286362797/b650/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil=/tmp/go-build3286362797/b690/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types=/tmp/go-build3286362797/b675/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/build -lang=go1.23 -complete -installsuffix shared -buildid RfLUsBz_GiJRpRkYhpTa/RfLUsBz_GiJRpRkYhpTa -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/build/build.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/build/dial.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/build/driver.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/build/git.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/build/invoke.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/build/localstate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/build/opt.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/build/provenance.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/build/replicatedstream.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/build/result.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/build/url.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/build/utils.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b760/_pkg_.a # internal
cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/46/463e0c5b51a91fcc1b131a003de3ecc78fa0d1964b102937030185d08064c721-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker
mkdir -p $WORK/b759/
cat >/tmp/go-build3286362797/b759/importcfg << 'EOF' # internal
# import config
importmap github.com/Masterminds/semver/v3=github.com/docker/compose/v2/vendor/github.com/Masterminds/semver/v3
importmap github.com/docker/buildx/driver=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver
importmap github.com/docker/buildx/util/progress=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/Masterminds/semver/v3=/tmp/go-build3286362797/b760/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver=/tmp/go-build3286362797/b571/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress=/tmp/go-build3286362797/b579/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker -lang=go1.23 -complete -installsuffix shared -buildid YJV4afnoPj-p6BIv0xEC/YJV4afnoPj-p6BIv0xEC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker/driver.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker/factory.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b759/_pkg_.a # internal
cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/ae/ae552076adde1a9416f301c94856ec506247741be3fffcbaa798628d64d0c5ec-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker-container
mkdir -p $WORK/b761/
cat >/tmp/go-build3286362797/b761/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/buildx/driver=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver
importmap github.com/docker/buildx/driver/bkimage=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/bkimage
importmap github.com/docker/buildx/util/confutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil
importmap github.com/docker/buildx/util/imagetools=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools
importmap github.com/docker/buildx/util/progress=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress
importmap github.com/docker/cli/opts=github.com/docker/compose/v2/vendor/github.com/docker/cli/opts
importmap github.com/docker/docker/api/types/container=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container
importmap github.com/docker/docker/api/types/image=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image
importmap github.com/docker/docker/api/types/mount=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount
importmap github.com/docker/docker/api/types/network=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network
importmap github.com/docker/docker/api/types/system=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/docker/docker/errdefs=github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs
importmap github.com/docker/docker/pkg/archive=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive
importmap github.com/docker/docker/pkg/idtools=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools
importmap github.com/docker/docker/pkg/stdcopy=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stdcopy
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver=/tmp/go-build3286362797/b571/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/bkimage=/tmp/go-build3286362797/b762/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil=/tmp/go-build3286362797/b574/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools=/tmp/go-build3286362797/b713/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress=/tmp/go-build3286362797/b579/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/opts=/tmp/go-build3286362797/b241/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3286362797/b191/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3286362797/b205/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3286362797/b195/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3286362797/b196/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3286362797/b212/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs=/tmp/go-build3286362797/b120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive=/tmp/go-build3286362797/b507/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools=/tmp/go-build3286362797/b509/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build3286362797/b539/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker-container -lang=go1.23 -complete -installsuffix shared -buildid klYPKyO-ZXkYji9pPLF0/klYPKyO-ZXkYji9pPLF0 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker-container/driver.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker-container/factory.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b761/_pkg_.a # internal
cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/e9/e9a87b4a3ee69e439207fbe34170c99ad2d7be016767e8764d02d51b78446635-d # internal
github.com/docker/compose/v2/vendor/github.com/imdario/mergo
mkdir -p $WORK/b766/
cat >/tmp/go-build3286362797/b766/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/docker/compose/v2/vendor/github.com/imdario/mergo -lang=go1.23 -complete -installsuffix shared -buildid k23hr9IXCgndaqT4xut6/k23hr9IXCgndaqT4xut6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/imdario/mergo/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/imdario/mergo/map.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/imdario/mergo/merge.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/imdario/mergo/mergo.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b766/_pkg_.a # internal
cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/17/17847e77e18e039a52b6621610eba030c2e086d7d745cbab75237b975086c768-d # internal
go/scanner
mkdir -p $WORK/b769/
cat >/tmp/go-build3286362797/b769/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile go/token=/tmp/go-build3286362797/b284/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p go/scanner -lang=go1.23 -std -complete -installsuffix shared -buildid uJZUJ1RlWVWq5Dx1k89Y/uJZUJ1RlWVWq5Dx1k89Y -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b769/_pkg_.a # internal
cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/2d/2d489588ac15a804b87220bbf7e3e4dd2220d5a13ee4e3170cfa20e69e69d754-d # internal
go/ast
mkdir -p $WORK/b768/
cat >/tmp/go-build3286362797/b768/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile cmp=/tmp/go-build3286362797/b027/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile go/scanner=/tmp/go-build3286362797/b769/_pkg_.a
packagefile go/token=/tmp/go-build3286362797/b284/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile iter=/tmp/go-build3286362797/b030/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p go/ast -lang=go1.23 -std -complete -installsuffix shared -buildid H2WC767rClgNbtuO0CqG/H2WC767rClgNbtuO0CqG -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b740/_pkg_.a # internal
cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/e4/e4d04bd0df98ef21e940fba570601ebf0606f08612153475f64befb3c8afd7e9-d # internal
go/doc/comment
mkdir -p $WORK/b771/
cat >/tmp/go-build3286362797/b771/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p go/doc/comment -lang=go1.23 -std -complete -installsuffix shared -buildid jJigWrXV7bnPJsyZ6NyK/jJigWrXV7bnPJsyZ6NyK -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b771/_pkg_.a # internal
cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/4d/4ddf3203512ed68d992ffd785b908b713550f47fd4810006afa9830ae2d7c860-d # internal
internal/lazyregexp
mkdir -p $WORK/b772/
cat >/tmp/go-build3286362797/b772/importcfg << 'EOF' # internal
# import config
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p internal/lazyregexp -lang=go1.23 -std -complete -installsuffix shared -buildid xQ-NSPEkUNc6XH62LtFN/xQ-NSPEkUNc6XH62LtFN -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b772/_pkg_.a # internal
cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/d5/d5cdff6d179ee365e7976ce2f28b3d6ad95a29c5c85b5e8cfa036cebec49f4d9-d # internal
go/build/constraint
mkdir -p $WORK/b774/
cat >/tmp/go-build3286362797/b774/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p go/build/constraint -lang=go1.23 -std -complete -installsuffix shared -buildid xES18OrnDvMhrPxLGCF-/xES18OrnDvMhrPxLGCF- -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b774/_pkg_.a # internal
cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/98/989998e4e12c3a64b115ce163c694e057bd04dc50db58d1b64235a7ef1a5b8a1-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect
mkdir -p $WORK/b777/
cat >/tmp/go-build3286362797/b777/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -lang=go1.23 -complete -installsuffix shared -buildid xtq16vCOEOQWgaOO2ken/xtq16vCOEOQWgaOO2ken -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b768/_pkg_.a # internal
cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/11/11a6593a07d03b1d9765576ae83028d6fe78edb4fff04be481ee2432ad53c2f8-d # internal
go/doc
mkdir -p $WORK/b770/
cat >/tmp/go-build3286362797/b770/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build3286362797/b027/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile go/ast=/tmp/go-build3286362797/b768/_pkg_.a
packagefile go/doc/comment=/tmp/go-build3286362797/b771/_pkg_.a
packagefile go/token=/tmp/go-build3286362797/b284/_pkg_.a
packagefile internal/lazyregexp=/tmp/go-build3286362797/b772/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p go/doc -lang=go1.23 -std -complete -installsuffix shared -buildid vJimY6ySxIzgi5q8Vu2D/vJimY6ySxIzgi5q8Vu2D -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b777/_pkg_.a # internal
cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/fd/fddf05cace8e479ff3e261cf38c8b52a64302fed19553d595228aa3080a7622d-d # internal
go/internal/typeparams
mkdir -p $WORK/b775/
cat >/tmp/go-build3286362797/b775/importcfg << 'EOF' # internal
# import config
packagefile go/ast=/tmp/go-build3286362797/b768/_pkg_.a
packagefile go/token=/tmp/go-build3286362797/b284/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p go/internal/typeparams -lang=go1.23 -std -complete -installsuffix shared -buildid Xjp6pf3Lre7hsZHX6qy6/Xjp6pf3Lre7hsZHX6qy6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/typeparams.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b775/_pkg_.a # internal
cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/59/5966950d1b53257f81eb477e6f856b44b0f0efa8b7b494d0a884bbc5f53b4c2c-d # internal
go/parser
mkdir -p $WORK/b773/
cat >/tmp/go-build3286362797/b773/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile go/ast=/tmp/go-build3286362797/b768/_pkg_.a
packagefile go/build/constraint=/tmp/go-build3286362797/b774/_pkg_.a
packagefile go/internal/typeparams=/tmp/go-build3286362797/b775/_pkg_.a
packagefile go/scanner=/tmp/go-build3286362797/b769/_pkg_.a
packagefile go/token=/tmp/go-build3286362797/b284/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p go/parser -lang=go1.23 -std -complete -installsuffix shared -buildid GHwE9bE1EPCYZy5wC7Z0/GHwE9bE1EPCYZy5wC7Z0 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b770/_pkg_.a # internal
cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/b5/b5cc83c2c2a1d061c7dd02552c467d583b347133a80b5b42445409b7cb405a00-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion
mkdir -p $WORK/b776/
cat >/tmp/go-build3286362797/b776/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build3286362797/b777/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion -lang=go1.23 -complete -installsuffix shared -buildid UqnGaFtx-MywNs0manWZ/UqnGaFtx-MywNs0manWZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion/helper.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b776/_pkg_.a # internal
cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/69/695a45ba4db7440bdabf01ac2f6cca0392424074e0760a233a19390653ea8edf-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion/queryparams
mkdir -p $WORK/b778/
cat >/tmp/go-build3286362797/b778/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -lang=go1.23 -complete -installsuffix shared -buildid XpkF_3Rf9351yxjCzEx7/XpkF_3Rf9351yxjCzEx7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b778/_pkg_.a # internal
cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/76/7637065558313ca2916f6b3e86b7614f17b3d5e6badfcbd38dc55f6e55382a4d-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
mkdir -p $WORK/b779/
cat >/tmp/go-build3286362797/b779/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema -lang=go1.23 -complete -installsuffix shared -buildid mMkpZFlxy-hBcsHRbqf9/mMkpZFlxy-hBcsHRbqf9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b773/_pkg_.a # internal
cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/0a/0a33b154b49f28b1ed13e579909dcf085c2274891928ed81f87bfcdc7afad366-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets
mkdir -p $WORK/b781/
cat >/tmp/go-build3286362797/b781/importcfg << 'EOF' # internal
# import config
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets -lang=go1.23 -complete -installsuffix shared -buildid Nt5OE23rb0aipoL9vW05/Nt5OE23rb0aipoL9vW05 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets/ordered.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets/set.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets/string.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b779/_pkg_.a # internal
cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/78/78f458bad7e830061e5eb244d8a33e409b71b7f7d28a88d986f4122b9c4c3dac-d # internal
github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json
mkdir -p $WORK/b784/
cat >/tmp/go-build3286362797/b784/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3286362797/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json -lang=go1.23 -complete -installsuffix shared -buildid ubN9xexcANh77gK-8766/ubN9xexcANh77gK-8766 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json/decode.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json/encode.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json/fold.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json/indent.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json/kubernetes_patch.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json/scanner.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json/stream.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json/tables.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json/tags.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b781/_pkg_.a # internal
cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/e2/e2318ac85d09e7d918291269a821221d9a9f34523551e1ba43aa53d5c611d681-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/errors
mkdir -p $WORK/b780/
cat >/tmp/go-build3286362797/b780/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/util/sets=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3286362797/b781/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/errors -lang=go1.23 -complete -installsuffix shared -buildid cv24Liahs6NpP7Cx_TIJ/cv24Liahs6NpP7Cx_TIJ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/errors/errors.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b784/_pkg_.a # internal
cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/5e/5e53fbe50e62f5061ed66476938f2b5e082cae358f94eacb1b5e7b4e12577e79-d # internal
github.com/docker/compose/v2/vendor/sigs.k8s.io/json
mkdir -p $WORK/b783/
cat >/tmp/go-build3286362797/b783/importcfg << 'EOF' # internal
# import config
importmap sigs.k8s.io/json/internal/golang/encoding/json=github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json=/tmp/go-build3286362797/b784/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/docker/compose/v2/vendor/sigs.k8s.io/json -lang=go1.23 -complete -installsuffix shared -buildid bDP9JvcrlYqb2c4YRsa6/bDP9JvcrlYqb2c4YRsa6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/json/doc.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/json/json.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b783/_pkg_.a # internal
cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/cf/cf0d4c0ea7a3edc87535b8e283d0c46abd579aa5101a83398b2ec7a87c66fe8f-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/json
mkdir -p $WORK/b782/
cat >/tmp/go-build3286362797/b782/importcfg << 'EOF' # internal
# import config
importmap sigs.k8s.io/json=github.com/docker/compose/v2/vendor/sigs.k8s.io/json
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/json=/tmp/go-build3286362797/b783/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/json -lang=go1.23 -complete -installsuffix shared -buildid FZ33VJmBRqOofCBWzxz_/FZ33VJmBRqOofCBWzxz_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/json/json.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b780/_pkg_.a # internal
cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/32/325f47ad09080d5b42692fbaae441ec9f45cb0d8560e33f5ae074cf605d6d294-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/naming
mkdir -p $WORK/b785/
cat >/tmp/go-build3286362797/b785/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile runtime/debug=/tmp/go-build3286362797/b182/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/naming -lang=go1.23 -complete -installsuffix shared -buildid xy2ddvB5ADvWFR23XL9S/xy2ddvB5ADvWFR23XL9S -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b785/_pkg_.a # internal
cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/bb/bb5cc7159220f5f55a05d662c1db479939029e2eb11a53c1d7696bab0861ddae-d # internal
github.com/docker/compose/v2/vendor/github.com/go-logr/logr/slogr
mkdir -p $WORK/b788/
cat >/tmp/go-build3286362797/b788/importcfg << 'EOF' # internal
# import config
importmap github.com/go-logr/logr=github.com/docker/compose/v2/vendor/github.com/go-logr/logr
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/logr=/tmp/go-build3286362797/b225/_pkg_.a
packagefile log/slog=/tmp/go-build3286362797/b226/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/docker/compose/v2/vendor/github.com/go-logr/logr/slogr -lang=go1.23 -complete -installsuffix shared -buildid nV_-L8rhbzVMEsPcR3Wy/nV_-L8rhbzVMEsPcR3Wy -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-logr/logr/slogr/slogr.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b782/_pkg_.a # internal
cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/e2/e227203912aec52ca91ff7f502c75ecbd8dca612b023222021cf3b1b10e95db8-d # internal
github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/severity
mkdir -p $WORK/b790/
cat >/tmp/go-build3286362797/b790/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/severity -lang=go1.23 -complete -installsuffix shared -buildid L9pZmKoLrhNPCHzz5Qnt/L9pZmKoLrhNPCHzz5Qnt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/severity/severity.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b790/_pkg_.a # internal
cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/7f/7fdfbc2197ff18ecf9b456b01ff221a4696b82c8ef5e9444518c4f8cf797ddb7-d # internal
github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/buffer
mkdir -p $WORK/b789/
cat >/tmp/go-build3286362797/b789/importcfg << 'EOF' # internal
# import config
importmap k8s.io/klog/v2/internal/severity=github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/severity
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/severity=/tmp/go-build3286362797/b790/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/buffer -lang=go1.23 -complete -installsuffix shared -buildid yePfcDTTAriGadQfLk3_/yePfcDTTAriGadQfLk3_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/buffer/buffer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b788/_pkg_.a # internal
cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/13/13497095708b56d49738e8e94ec4a0a1fcdd7d9d3a62cc074c21d7a68663a821-d # internal
github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/clock
mkdir -p $WORK/b791/
cat >/tmp/go-build3286362797/b791/importcfg << 'EOF' # internal
# import config
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/clock -lang=go1.23 -complete -installsuffix shared -buildid TNfbg5bJPX71oQhzk1uv/TNfbg5bJPX71oQhzk1uv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/clock/clock.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b791/_pkg_.a # internal
cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/63/63b35ac1d1c5efe0448728bcb7dc6fa1600ca0e48bda260d5f5825cb79be4c5e-d # internal
github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/dbg
mkdir -p $WORK/b792/
cat >/tmp/go-build3286362797/b792/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/dbg -lang=go1.23 -complete -installsuffix shared -buildid s6NDzFlikUQ4MWaAxaSw/s6NDzFlikUQ4MWaAxaSw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/dbg/dbg.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b792/_pkg_.a # internal
cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/88/88cad0380a2edbbe388ab799ddc46f0dc45ee539d409baff8d1d12854000e643-d # internal
github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/serialize
mkdir -p $WORK/b793/
cat >/tmp/go-build3286362797/b793/importcfg << 'EOF' # internal
# import config
importmap github.com/go-logr/logr=github.com/docker/compose/v2/vendor/github.com/go-logr/logr
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/logr=/tmp/go-build3286362797/b225/_pkg_.a
packagefile log/slog=/tmp/go-build3286362797/b226/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/serialize -lang=go1.23 -complete -installsuffix shared -buildid kcrSQZQhZE_KLk7VKQEw/kcrSQZQhZE_KLk7VKQEw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/serialize/keyvalues.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/serialize/keyvalues_slog.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b789/_pkg_.a # internal
cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/56/56b612d239269c2459cca8f9729f82638ce796dc60e5edf832b60d4eb08a1263-d # internal
github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/sloghandler
mkdir -p $WORK/b794/
cat >/tmp/go-build3286362797/b794/importcfg << 'EOF' # internal
# import config
importmap k8s.io/klog/v2/internal/severity=github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/severity
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/severity=/tmp/go-build3286362797/b790/_pkg_.a
packagefile log/slog=/tmp/go-build3286362797/b226/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/sloghandler -lang=go1.23 -complete -installsuffix shared -buildid 876qnBjJfHxz5qoyWdJd/876qnBjJfHxz5qoyWdJd -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/sloghandler/sloghandler_slog.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b794/_pkg_.a # internal
cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/91/9132fb4990fda26bc4d1a395912606cee37818f2294054c09b4b36c448445d4c-d # internal
github.com/docker/compose/v2/vendor/github.com/modern-go/concurrent
mkdir -p $WORK/b797/
cat >/tmp/go-build3286362797/b797/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile runtime/debug=/tmp/go-build3286362797/b182/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/docker/compose/v2/vendor/github.com/modern-go/concurrent -lang=go1.23 -complete -installsuffix shared -buildid 5L5Tzt11fRW3MMknQzd9/5L5Tzt11fRW3MMknQzd9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/concurrent/unbounded_executor.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b793/_pkg_.a # internal
cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/f5/f5a7082000de1feb9cce186d83cef6cf25f9e97fe0ea7306ff9dab460f3c7aa7-d # internal
github.com/docker/compose/v2/vendor/k8s.io/klog/v2
mkdir -p $WORK/b787/
cat >/tmp/go-build3286362797/b787/importcfg << 'EOF' # internal
# import config
importmap github.com/go-logr/logr=github.com/docker/compose/v2/vendor/github.com/go-logr/logr
importmap github.com/go-logr/logr/slogr=github.com/docker/compose/v2/vendor/github.com/go-logr/logr/slogr
importmap k8s.io/klog/v2/internal/buffer=github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/buffer
importmap k8s.io/klog/v2/internal/clock=github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/clock
importmap k8s.io/klog/v2/internal/dbg=github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/dbg
importmap k8s.io/klog/v2/internal/serialize=github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/serialize
importmap k8s.io/klog/v2/internal/severity=github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/severity
importmap k8s.io/klog/v2/internal/sloghandler=github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/sloghandler
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile flag=/tmp/go-build3286362797/b072/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/logr=/tmp/go-build3286362797/b225/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/logr/slogr=/tmp/go-build3286362797/b788/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/buffer=/tmp/go-build3286362797/b789/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/clock=/tmp/go-build3286362797/b791/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/dbg=/tmp/go-build3286362797/b792/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/serialize=/tmp/go-build3286362797/b793/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/severity=/tmp/go-build3286362797/b790/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/sloghandler=/tmp/go-build3286362797/b794/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile log/slog=/tmp/go-build3286362797/b226/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/user=/tmp/go-build3286362797/b107/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/docker/compose/v2/vendor/k8s.io/klog/v2 -lang=go1.23 -complete -installsuffix shared -buildid aReC8oE9PQfxtwj4KQB6/aReC8oE9PQfxtwj4KQB6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/contextual.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/exit.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/format.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/imports.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/k8s_references.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/k8s_references_slog.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/klog.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/klog_file.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/klog_file_others.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/klogr.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/klog/v2/klogr_slog.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b797/_pkg_.a # internal
cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/e0/e0499ad085619b1daaa1cfaf513941d0fdeac9d8029e062a4c07419d9b6cb92f-d # internal
github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2
mkdir -p $WORK/b798/
echo -n > $WORK/b798/go_asm.h # internal
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b798=>" -I $WORK/b798/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b798/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s
cat >/tmp/go-build3286362797/b798/importcfg << 'EOF' # internal
# import config
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2 -lang=go1.23 -installsuffix shared -buildid xDTooqGKNotfM1GwWFRf/xDTooqGKNotfM1GwWFRf -goversion go1.23.2 -symabis $WORK/b798/symabis -c=2 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack -asmhdr $WORK/b798/go_asm.h ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/go_above_118.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2/unsafe_type.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b787/_pkg_.a # internal
cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/14/14b3845d556286da0eb2db83842fbb874b228f2a604f83b5518417782efbe311-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
mkdir -p $WORK/b786/
cat >/tmp/go-build3286362797/b786/importcfg << 'EOF' # internal
# import config
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime -lang=go1.23 -complete -installsuffix shared -buildid mIl-eH0HqgVcuPnWCEs7/mIl-eH0HqgVcuPnWCEs7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b786/_pkg_.a # internal
cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/a4/a42e0d7d4977eeac0f04a25ae05bdee82afe77dd5837a8152034e93ad1a74885-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field
mkdir -p $WORK/b800/
cat >/tmp/go-build3286362797/b800/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/util/errors=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/apimachinery/pkg/util/sets=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build3286362797/b780/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3286362797/b781/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field -lang=go1.23 -complete -installsuffix shared -buildid ioT8MFEVXtc5AMbn63yA/ioT8MFEVXtc5AMbn63yA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b800/_pkg_.a # internal
cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/9f/9f8f0d7469901bfa5602f5ad92dfe4ade67057206a2ab79441517fdcf4e9bb20-d # internal
github.com/docker/compose/v2/vendor/k8s.io/utils/internal/third_party/forked/golang/net
mkdir -p $WORK/b802/
cat >/tmp/go-build3286362797/b802/importcfg << 'EOF' # internal
# import config
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/docker/compose/v2/vendor/k8s.io/utils/internal/third_party/forked/golang/net -lang=go1.23 -complete -installsuffix shared -buildid MEFPew4uG6ga65Wzorzg/MEFPew4uG6ga65Wzorzg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/utils/internal/third_party/forked/golang/net/ip.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/utils/internal/third_party/forked/golang/net/parse.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b802/_pkg_.a # internal
cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/4d/4d75642e4372aac30f2dae46fd64e929fecdd27c81e39f3276dff0ac8e486bf9-d # internal
github.com/docker/compose/v2/vendor/k8s.io/utils/net
mkdir -p $WORK/b801/
cat >/tmp/go-build3286362797/b801/importcfg << 'EOF' # internal
# import config
importmap k8s.io/utils/internal/third_party/forked/golang/net=github.com/docker/compose/v2/vendor/k8s.io/utils/internal/third_party/forked/golang/net
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/internal/third_party/forked/golang/net=/tmp/go-build3286362797/b802/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/docker/compose/v2/vendor/k8s.io/utils/net -lang=go1.23 -complete -installsuffix shared -buildid vrcjzP_DLLvzGJVQMNqS/vrcjzP_DLLvzGJVQMNqS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/utils/net/ipfamily.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/utils/net/ipnet.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/utils/net/net.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/utils/net/parse.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/utils/net/port.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b801/_pkg_.a # internal
cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/af/af945ce85ee206efa6e1255af3fc1cc33c71371a2cf56f82925999b26a0f0575-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation
mkdir -p $WORK/b799/
cat >/tmp/go-build3286362797/b799/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field
importmap k8s.io/utils/net=github.com/docker/compose/v2/vendor/k8s.io/utils/net
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build3286362797/b800/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/net=/tmp/go-build3286362797/b801/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation -lang=go1.23 -complete -installsuffix shared -buildid LVGGG7IExkvL5X0QDhf9/LVGGG7IExkvL5X0QDhf9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/validation.go
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src/github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b798=>" -I $WORK/b798/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b798/reflect2_amd64.o ./reflect2_amd64.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b798=>" -I $WORK/b798/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b798/relfect2_mips64x.o ./relfect2_mips64x.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b798=>" -I $WORK/b798/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b798/relfect2_mipsx.o ./relfect2_mipsx.s
/usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b798=>" -I $WORK/b798/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b798/relfect2_ppc64x.o ./relfect2_ppc64x.s
/usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b798/_pkg_.a $WORK/b798/reflect2_amd64.o $WORK/b798/relfect2_mips64x.o $WORK/b798/relfect2_mipsx.o $WORK/b798/relfect2_ppc64x.o # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b798/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b799/_pkg_.a # internal
cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/89/8984a3cbf6e33b9b5c5a551d2d53d2259ac41b62d707c173680779cf7489864c-d # internal
github.com/docker/compose/v2/vendor/github.com/google/gofuzz/bytesource
mkdir -p $WORK/b807/
cat >/tmp/go-build3286362797/b807/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
EOF
cd /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/docker/compose/v2/vendor/github.com/google/gofuzz/bytesource -lang=go1.23 -complete -installsuffix shared -buildid iM4igBxsByECym-U4dpt/iM4igBxsByECym-U4dpt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gofuzz/bytesource/bytesource.go
cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/c9/c9c76d03d902a060b35aedd93d36a3f692556c583ea974d587f6eae119b268d8-d # internal
github.com/docker/compose/v2/vendor/github.com/json-iterator/go
mkdir -p $WORK/b796/
cat >/tmp/go-build3286362797/b796/importcfg << 'EOF' # internal
# import config
importmap github.com/modern-go/concurrent=github.com/docker/compose/v2/vendor/github.com/modern-go/concurrent
importmap github.com/modern-go/reflect2=github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/modern-go/concurrent=/tmp/go-build3286362797/b797/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2=/tmp/go-build3286362797/b798/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3286362797/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/docker/compose/v2/vendor/github.com/json-iterator/go -lang=go1.23 -complete -installsuffix shared -buildid a7CSyRGZ4TG1opvkeZEv/a7CSyRGZ4TG1opvkeZEv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/json-iterator/go/stream_str.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b807/_pkg_.a # internal
cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/03/035cca0aa0957512f0069d5fe3e7d8aa082ff15b720ff0890bbb77ba8ecb6b16-d # internal
github.com/docker/compose/v2/vendor/github.com/google/gofuzz
mkdir -p $WORK/b806/
cat >/tmp/go-build3286362797/b806/importcfg << 'EOF' # internal
# import config
importmap github.com/google/gofuzz/bytesource=github.com/docker/compose/v2/vendor/github.com/google/gofuzz/bytesource
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gofuzz/bytesource=/tmp/go-build3286362797/b807/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/docker/compose/v2/vendor/github.com/google/gofuzz -lang=go1.23 -complete -installsuffix shared -buildid CXpMgQIGm8qUGJGwa6r9/CXpMgQIGm8qUGJGwa6r9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gofuzz/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gofuzz/fuzz.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b806/_pkg_.a # internal
cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/64/64293b34987b8ae4d50226595db9bfcb4e5ab1bbd5e13716ab4424a9d568ea85-d # internal
github.com/docker/compose/v2/vendor/gopkg.in/inf.v0
mkdir -p $WORK/b809/
cat >/tmp/go-build3286362797/b809/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/docker/compose/v2/vendor/gopkg.in/inf.v0 -lang=go1.23 -complete -installsuffix shared -buildid 8ILut4bneQv8Z7z7Qfs6/8ILut4bneQv8Z7z7Qfs6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/inf.v0/dec.go ./_build/src/github.com/docker/compose/v2/vendor/gopkg.in/inf.v0/rounder.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b809/_pkg_.a # internal
cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/47/47713e5bd9553e9dfa33190f80a1acd7ea4ac66880ebb5d09f14b63c0bc43291-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
mkdir -p $WORK/b808/
cat >/tmp/go-build3286362797/b808/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap gopkg.in/inf.v0=github.com/docker/compose/v2/vendor/gopkg.in/inf.v0
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/inf.v0=/tmp/go-build3286362797/b809/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource -lang=go1.23 -complete -installsuffix shared -buildid ftrwumNi9TUhS6MerN6K/ftrwumNi9TUhS6MerN6K -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b808/_pkg_.a # internal
cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/61/611d92a8369f47f88328281c622f6253a21808a4a2a946302397e7399642c5e4-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/fields
mkdir -p $WORK/b810/
cat >/tmp/go-build3286362797/b810/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/selection=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/selection
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build3286362797/b811/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/fields -lang=go1.23 -complete -installsuffix shared -buildid X4-oIWs1RaJecLf9ydvn/X4-oIWs1RaJecLf9ydvn -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/fields/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/fields/fields.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/fields/selector.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b810/_pkg_.a # internal
cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/5c/5cd6aab244c610ab055adb6ce2529944d073e5ac1f75ec854aecd24121b601cc-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/labels
mkdir -p $WORK/b812/
cat >/tmp/go-build3286362797/b812/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/selection=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/selection
importmap k8s.io/apimachinery/pkg/util/sets=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/util/validation=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation
importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
importmap k8s.io/utils/strings/slices=github.com/docker/compose/v2/vendor/k8s.io/utils/strings/slices
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build3286362797/b811/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3286362797/b781/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build3286362797/b799/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build3286362797/b800/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/strings/slices=/tmp/go-build3286362797/b813/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/labels -lang=go1.23 -complete -installsuffix shared -buildid pEBLVNmRq1Ka5SN6NsBk/pEBLVNmRq1Ka5SN6NsBk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/labels/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/labels/labels.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/labels/selector.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b812/_pkg_.a # internal
cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/00/0038763cf1976dc94449135063a713e21928e435fd4871a135bc837bf85595e0-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
mkdir -p $WORK/b815/
cat >/tmp/go-build3286362797/b815/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/google/gofuzz=github.com/docker/compose/v2/vendor/github.com/google/gofuzz
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gofuzz=/tmp/go-build3286362797/b806/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile runtime/debug=/tmp/go-build3286362797/b182/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr -lang=go1.23 -complete -installsuffix shared -buildid lno6YwvV5eD9Sb2KaJ9k/lno6YwvV5eD9Sb2KaJ9k -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b815/_pkg_.a # internal
cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/05/05d640e736318f4e299f86dc2bc8d0642851da51c598ce751161aef7869b63a5-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net
mkdir -p $WORK/b817/
cat >/tmp/go-build3286362797/b817/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http2=github.com/docker/compose/v2/vendor/golang.org/x/net/http2
importmap k8s.io/apimachinery/pkg/util/sets=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
importmap k8s.io/utils/net=github.com/docker/compose/v2/vendor/k8s.io/utils/net
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/http2=/tmp/go-build3286362797/b411/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3286362797/b781/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/net=/tmp/go-build3286362797/b801/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net -lang=go1.23 -complete -installsuffix shared -buildid BEqGjOs5QTrcu47l2v03/BEqGjOs5QTrcu47l2v03 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net/http.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net/util.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b796/_pkg_.a # internal
cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/24/24533ff379d60e1e875c9816663b3b32e4fd6838519d0f16dfe85b29b7b0b229-d # internal
github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value
mkdir -p $WORK/b795/
cat >/tmp/go-build3286362797/b795/importcfg << 'EOF' # internal
# import config
importmap github.com/json-iterator/go=github.com/docker/compose/v2/vendor/github.com/json-iterator/go
importmap gopkg.in/yaml.v2=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/json-iterator/go=/tmp/go-build3286362797/b796/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2=/tmp/go-build3286362797/b538/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value -lang=go1.23 -complete -installsuffix shared -buildid q4aCGhzWbFiDcH4RNQTq/q4aCGhzWbFiDcH4RNQTq -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b817/_pkg_.a # internal
cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/2d/2dbfcf95cf106c9ed747ba35519e240b9adfc190a6a46f1a17b1dd5d7972f372-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/version
mkdir -p $WORK/b821/
cat >/tmp/go-build3286362797/b821/importcfg << 'EOF' # internal
# import config
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/version -lang=go1.23 -complete -installsuffix shared -buildid 3cOpbnmqDnOQtHOAM4zY/3cOpbnmqDnOQtHOAM4zY -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/version/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/version/helpers.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/version/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b821/_pkg_.a # internal
cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/af/afec9d4bbde4e8a8b5e380f8997ad911539a30f0b8c0f57185bd8534bb2eb1ac-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/version
mkdir -p $WORK/b820/
cat >/tmp/go-build3286362797/b820/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/version=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/version
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build3286362797/b821/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/version -lang=go1.23 -complete -installsuffix shared -buildid SpICNQDGwGXtHrApBwV_/SpICNQDGwGXtHrApBwV_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/version/base.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/version/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/version/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b820/_pkg_.a # internal
cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/56/56a1b5cd35e326acacf649bd4ce8d7d91d1d8fb8f3913e4233213f7164a7f0f2-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/framer
mkdir -p $WORK/b826/
cat >/tmp/go-build3286362797/b826/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/framer -lang=go1.23 -complete -installsuffix shared -buildid VRlWfD5qhMWXCwcXsyQ8/VRlWfD5qhMWXCwcXsyQ8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b826/_pkg_.a # internal
cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/7f/7f4f1250d9f9ea3eaaee60c8b30f4ad54b6e01f240208c017c229b5980753437-d # internal
github.com/docker/compose/v2/vendor/sigs.k8s.io/yaml
mkdir -p $WORK/b828/
cat >/tmp/go-build3286362797/b828/importcfg << 'EOF' # internal
# import config
importmap gopkg.in/yaml.v2=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2=/tmp/go-build3286362797/b538/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/docker/compose/v2/vendor/sigs.k8s.io/yaml -lang=go1.23 -complete -installsuffix shared -buildid ytVhPkgiQo2pZoSFjSnf/ytVhPkgiQo2pZoSFjSnf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/yaml/fields.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/yaml/yaml.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/yaml/yaml_go110.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b828/_pkg_.a # internal
cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/02/02e012ef9a9ecbc4659bc12624d07690fff6d69479304ed2e43d550768fd9ba8-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/yaml
mkdir -p $WORK/b827/
cat >/tmp/go-build3286362797/b827/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/util/json=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/json
importmap sigs.k8s.io/yaml=github.com/docker/compose/v2/vendor/sigs.k8s.io/yaml
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build3286362797/b782/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/yaml=/tmp/go-build3286362797/b828/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/yaml -lang=go1.23 -complete -installsuffix shared -buildid 8N8ZtXy4QP9T9xjC2YFX/8N8ZtXy4QP9T9xjC2YFX -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b795/_pkg_.a # internal
cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/96/968b88757a47a842a10247ae59abaf503bd808471ab507f0ade1f1093b06b7fc-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
mkdir -p $WORK/b767/
cat >/tmp/go-build3286362797/b767/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/conversion=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion/queryparams
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/errors=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/apimachinery/pkg/util/json=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/json
importmap k8s.io/apimachinery/pkg/util/naming=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/naming
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/apimachinery/pkg/util/sets=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile go/ast=/tmp/go-build3286362797/b768/_pkg_.a
packagefile go/doc=/tmp/go-build3286362797/b770/_pkg_.a
packagefile go/parser=/tmp/go-build3286362797/b773/_pkg_.a
packagefile go/token=/tmp/go-build3286362797/b284/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3286362797/b776/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build3286362797/b778/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build3286362797/b780/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build3286362797/b782/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build3286362797/b785/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3286362797/b781/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build3286362797/b795/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime -lang=go1.23 -complete -installsuffix shared -buildid LY3H3jJ5u1UXdHIVyrHa/LY3H3jJ5u1UXdHIVyrHa -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/allocator.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/error.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/splice.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b827/_pkg_.a # internal
cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/18/180999cb60f653bcc262c22096694dc8aa2f7b99c9742d64e94151425b3da0b9-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/dump
mkdir -p $WORK/b832/
cat >/tmp/go-build3286362797/b832/importcfg << 'EOF' # internal
# import config
importmap github.com/davecgh/go-spew/spew=github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew
packagefile github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build3286362797/b720/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/dump -lang=go1.23 -complete -installsuffix shared -buildid azO8uiUMYIYOM7ciUiNT/azO8uiUMYIYOM7ciUiNT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/dump/dump.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b832/_pkg_.a # internal
cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/fc/fc9383760c5d459f2a84a1c31e1167cbbb05ad753ba6505424d54107f9c5937b-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/metrics
mkdir -p $WORK/b837/
cat >/tmp/go-build3286362797/b837/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/metrics -lang=go1.23 -complete -installsuffix shared -buildid jtJ1S-RaP2WgPqBH-Zlm/jtJ1S-RaP2WgPqBH-Zlm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/metrics/metrics.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b837/_pkg_.a # internal
cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/76/763dc6c92699d406d2aec6173fec860c9c3c439347e36090d8e3ebd77337a2ac-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/oauth2/internal
mkdir -p $WORK/b840/
cat >/tmp/go-build3286362797/b840/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3286362797/b158/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/docker/compose/v2/vendor/golang.org/x/oauth2/internal -lang=go1.23 -complete -installsuffix shared -buildid nrb7ZYUwrQzg7ZAiFVN8/nrb7ZYUwrQzg7ZAiFVN8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/oauth2/internal/transport.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b840/_pkg_.a # internal
cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/eb/eb63dccd1ae6aba6367429d87aeac098ddd6ac3636a606f93eb5ceda540edd76-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/oauth2
mkdir -p $WORK/b839/
cat >/tmp/go-build3286362797/b839/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/oauth2/internal=github.com/docker/compose/v2/vendor/golang.org/x/oauth2/internal
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/oauth2/internal=/tmp/go-build3286362797/b840/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/docker/compose/v2/vendor/golang.org/x/oauth2 -lang=go1.23 -complete -installsuffix shared -buildid f-iHeggglcY8r7qOe8rL/f-iHeggglcY8r7qOe8rL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/oauth2/deviceauth.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/oauth2/pkce.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/oauth2/transport.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b839/_pkg_.a # internal
cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/70/70ca90ffa3a47beffb0426eddba57631168cf5f15f63e81a3ec359512ce0ca84-d # internal
github.com/docker/compose/v2/vendor/k8s.io/utils/clock
mkdir -p $WORK/b842/
cat >/tmp/go-build3286362797/b842/importcfg << 'EOF' # internal
# import config
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/docker/compose/v2/vendor/k8s.io/utils/clock -lang=go1.23 -complete -installsuffix shared -buildid BfZmH5ORrvaD9Cj4XtET/BfZmH5ORrvaD9Cj4XtET -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/utils/clock/clock.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b842/_pkg_.a # internal
cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/c6/c6ec56a741b9b34c2dff1f1208dd87704bc0059aa21a84ffa80eceda5fdc86d8-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/wait
mkdir -p $WORK/b841/
cat >/tmp/go-build3286362797/b841/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/utils/clock=github.com/docker/compose/v2/vendor/k8s.io/utils/clock
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/clock=/tmp/go-build3286362797/b842/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/wait -lang=go1.23 -complete -installsuffix shared -buildid 0jdz-XbYe-WOSj-We1yD/0jdz-XbYe-WOSj-We1yD -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/wait/delay.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/wait/error.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/wait/timer.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b841/_pkg_.a # internal
cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/d1/d1fea8c4211d026f5553f19ad993948b205a6894c54cae10f9bce73225c629d5-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/util/connrotation
mkdir -p $WORK/b843/
cat >/tmp/go-build3286362797/b843/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/util/connrotation -lang=go1.23 -complete -installsuffix shared -buildid qPSCac-dQ-ugN1jGNSbu/qPSCac-dQ-ugN1jGNSbu -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/connrotation/connrotation.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b843/_pkg_.a # internal
cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/f7/f77ca83251ac6242d7caaa4f476f946fa2758f73631d513d05748deefdaa0afa-d # internal
container/heap
mkdir -p $WORK/b845/
cat >/tmp/go-build3286362797/b845/importcfg << 'EOF' # internal
# import config
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p container/heap -lang=go1.23 -std -complete -installsuffix shared -buildid m7vW7D5Bbl9A-pEKc-p7/m7vW7D5Bbl9A-pEKc-p7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack /usr/lib/golang/src/container/heap/heap.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b845/_pkg_.a # internal
cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/ac/aca012fd773dd589bbb088a5fcb96316024118a057bb6ee47c2e6fa378ed7e41-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/util/workqueue
mkdir -p $WORK/b844/
cat >/tmp/go-build3286362797/b844/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/time/rate=github.com/docker/compose/v2/vendor/golang.org/x/time/rate
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/utils/clock=github.com/docker/compose/v2/vendor/k8s.io/utils/clock
packagefile container/heap=/tmp/go-build3286362797/b845/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/time/rate=/tmp/go-build3286362797/b524/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/clock=/tmp/go-build3286362797/b842/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/util/workqueue -lang=go1.23 -complete -installsuffix shared -buildid zGcqbjpiJ5YBPqPzLILm/zGcqbjpiJ5YBPqPzLILm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/workqueue/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/workqueue/metrics.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/workqueue/queue.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b844/_pkg_.a # internal
cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/37/37df979ac59452aa45c3a9b0d9456eadf263fb17b0bee63870cc5d93b16cddf3-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/transport
mkdir -p $WORK/b838/
cat >/tmp/go-build3286362797/b838/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/oauth2=github.com/docker/compose/v2/vendor/golang.org/x/oauth2
importmap k8s.io/apimachinery/pkg/util/net=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/apimachinery/pkg/util/wait=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/wait
importmap k8s.io/client-go/tools/metrics=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/metrics
importmap k8s.io/client-go/util/connrotation=github.com/docker/compose/v2/vendor/k8s.io/client-go/util/connrotation
importmap k8s.io/client-go/util/workqueue=github.com/docker/compose/v2/vendor/k8s.io/client-go/util/workqueue
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/oauth2=/tmp/go-build3286362797/b839/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3286362797/b817/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build3286362797/b841/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build3286362797/b837/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build3286362797/b843/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build3286362797/b844/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build3286362797/b177/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/transport -lang=go1.23 -complete -installsuffix shared -buildid HvDtu-SPLv2wn3BBIOcl/HvDtu-SPLv2wn3BBIOcl -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/cache.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/cache_go118.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/cert_rotation.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/config.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/round_trippers.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/token_source.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/transport.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b767/_pkg_.a # internal
cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/fb/fbad04f0f08dadcb2fe9bfede492ecf3bb7af763408931b16926930fbd73c2db-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
mkdir -p $WORK/b816/
cat >/tmp/go-build3286362797/b816/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/net=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3286362797/b817/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch -lang=go1.23 -complete -installsuffix shared -buildid -qM1zC_W6Ba0r7kSeh89/-qM1zC_W6Ba0r7kSeh89 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch/filter.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch/mux.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch/watch.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b838/_pkg_.a # internal
cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/31/311bd707de97118e0ca0e3126ec16f84821b4c80558874e2007e4eaa2e53cdda-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming
mkdir -p $WORK/b818/
cat >/tmp/go-build3286362797/b818/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -lang=go1.23 -complete -installsuffix shared -buildid G23UAWP1znV47Khk_kTz/G23UAWP1znV47Khk_kTz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b816/_pkg_.a # internal
cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/04/04e6a7b12fce5249d46bfdecde26dffd53cf8c69ad57bcdec4b5d6c82e6533c8-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
mkdir -p $WORK/b805/
cat >/tmp/go-build3286362797/b805/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap github.com/google/gofuzz=github.com/docker/compose/v2/vendor/github.com/google/gofuzz
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/conversion=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/fields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/fields
importmap k8s.io/apimachinery/pkg/labels=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/selection=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/selection
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gofuzz=/tmp/go-build3286362797/b806/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3286362797/b776/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build3286362797/b810/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build3286362797/b812/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build3286362797/b811/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -lang=go1.23 -complete -installsuffix shared -buildid AsyS3vlWMyE8mW7wgvWr/AsyS3vlWMyE8mW7wgvWr -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b818/_pkg_.a # internal
cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/a9/a9ad6bc80b663791cd62af47512f7943cc8113cdcbeb932764ee36757d975efa-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer
mkdir -p $WORK/b825/
cat >/tmp/go-build3286362797/b825/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -lang=go1.23 -complete -installsuffix shared -buildid UZFbxD9nyz4i8zvFW-PL/UZFbxD9nyz4i8zvFW-PL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b825/_pkg_.a # internal
cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/8e/8edf128159737e6eda288345fcef6bce4f70e3d0146fb6b32fe96c6c66262a9e-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json
mkdir -p $WORK/b824/
cat >/tmp/go-build3286362797/b824/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer
importmap k8s.io/apimachinery/pkg/util/framer=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/framer
importmap k8s.io/apimachinery/pkg/util/yaml=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/yaml
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
importmap sigs.k8s.io/json=github.com/docker/compose/v2/vendor/sigs.k8s.io/json
importmap sigs.k8s.io/yaml=github.com/docker/compose/v2/vendor/sigs.k8s.io/yaml
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build3286362797/b825/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build3286362797/b826/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build3286362797/b827/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/json=/tmp/go-build3286362797/b783/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/yaml=/tmp/go-build3286362797/b828/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -lang=go1.23 -complete -installsuffix shared -buildid atw9x5gjZyy-Wq0yOjBb/atw9x5gjZyy-Wq0yOjBb -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b824/_pkg_.a # internal
cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/29/29fa4058f926fa4cab26b14a28cea519ca33c89f1241932af00dff16f16dc332-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api
mkdir -p $WORK/b836/
cat >/tmp/go-build3286362797/b836/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api -lang=go1.23 -complete -installsuffix shared -buildid 9Dy2KYpVhGOOSiDyn_Cd/9Dy2KYpVhGOOSiDyn_Cd -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b836/_pkg_.a # internal
cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/47/47672216affb56ef775c0233c82a42e74f75d96f002ba9066c59d08423241494-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/util/keyutil
mkdir -p $WORK/b848/
cat >/tmp/go-build3286362797/b848/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build3286362797/b136/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build3286362797/b137/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3286362797/b158/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/util/keyutil -lang=go1.23 -complete -installsuffix shared -buildid e-pqzAVaERWvjbolk9b7/e-pqzAVaERWvjbolk9b7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/keyutil/key.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b848/_pkg_.a # internal
cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/fb/fb6cdc2b2b0a8dbdaab32b7fb798bcec79b7383da77ac4f19201d8629fe1c392-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/util/cert
mkdir -p $WORK/b847/
cat >/tmp/go-build3286362797/b847/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/util/keyutil=github.com/docker/compose/v2/vendor/k8s.io/client-go/util/keyutil
importmap k8s.io/utils/net=github.com/docker/compose/v2/vendor/k8s.io/utils/net
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3286362797/b158/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build3286362797/b162/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build3286362797/b848/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/net=/tmp/go-build3286362797/b801/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/util/cert -lang=go1.23 -complete -installsuffix shared -buildid jlKbqaloHvGqoi1bwxgp/jlKbqaloHvGqoi1bwxgp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/cert/cert.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/cert/csr.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/cert/io.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/cert/pem.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/cert/server_inspection.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b847/_pkg_.a # internal
cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/5c/5cacbb1d3b434fe5070d6a42741a16caabb9e09fe4b351dbc30b83f6af450f40-d # internal
github.com/docker/compose/v2/vendor/k8s.io/utils/clock/testing
mkdir -p $WORK/b850/
cat >/tmp/go-build3286362797/b850/importcfg << 'EOF' # internal
# import config
importmap k8s.io/utils/clock=github.com/docker/compose/v2/vendor/k8s.io/utils/clock
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/clock=/tmp/go-build3286362797/b842/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/docker/compose/v2/vendor/k8s.io/utils/clock/testing -lang=go1.23 -complete -installsuffix shared -buildid DtXKrYS1cDrw6pfMLjW0/DtXKrYS1cDrw6pfMLjW0 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/utils/clock/testing/fake_clock.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/utils/clock/testing/simple_interval_clock.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b850/_pkg_.a # internal
cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/c5/c55db60afb9e2ba24d367fac54eeb115d6159f6cb11a95d21250932460d877db-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/util/flowcontrol
mkdir -p $WORK/b849/
cat >/tmp/go-build3286362797/b849/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/time/rate=github.com/docker/compose/v2/vendor/golang.org/x/time/rate
importmap k8s.io/utils/clock=github.com/docker/compose/v2/vendor/k8s.io/utils/clock
importmap k8s.io/utils/clock/testing=github.com/docker/compose/v2/vendor/k8s.io/utils/clock/testing
importmap k8s.io/utils/integer=github.com/docker/compose/v2/vendor/k8s.io/utils/integer
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/time/rate=/tmp/go-build3286362797/b524/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/clock=/tmp/go-build3286362797/b842/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/clock/testing=/tmp/go-build3286362797/b850/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/integer=/tmp/go-build3286362797/b851/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/util/flowcontrol -lang=go1.23 -complete -installsuffix shared -buildid H-5vgejt6CdawoAJC3-X/H-5vgejt6CdawoAJC3-X -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/flowcontrol/throttle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b849/_pkg_.a # internal
cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/6e/6e7cee2f2e51b0aec4085cfff23fa5cb70a44a030d0c11eebf2ea69a6a4621f7-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/v1
mkdir -p $WORK/b854/
cat >/tmp/go-build3286362797/b854/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/conversion=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/client-go/tools/clientcmd/api=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3286362797/b776/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build3286362797/b836/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/v1 -lang=go1.23 -complete -installsuffix shared -buildid PVsXrofdxHxP2YatJAzG/PVsXrofdxHxP2YatJAzG -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b854/_pkg_.a # internal
cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/5d/5d332e61e3b839d2f7d9660367c8931c8da53ffd45a54642d7058bfc1a98b06a-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/util/homedir
mkdir -p $WORK/b855/
cat >/tmp/go-build3286362797/b855/importcfg << 'EOF' # internal
# import config
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/util/homedir -lang=go1.23 -complete -installsuffix shared -buildid NUvLmkePZGyimHEpUHzr/NUvLmkePZGyimHEpUHzr -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/util/homedir/homedir.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b855/_pkg_.a # internal
cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/5c/5cb3bb06142bf4c980e298da024b27b41cdd13d97319b872927f9f44df644a93-d # internal
github.com/docker/compose/v2/vendor/github.com/gorilla/websocket
mkdir -p $WORK/b910/
cat >/tmp/go-build3286362797/b910/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/flate=/tmp/go-build3286362797/b112/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/sha1=/tmp/go-build3286362797/b159/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build3286362797/b177/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p github.com/docker/compose/v2/vendor/github.com/gorilla/websocket -lang=go1.23 -complete -installsuffix shared -buildid s_Z_SHo6S5Msa8WNwKkp/s_Z_SHo6S5Msa8WNwKkp -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b910/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/websocket/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/websocket/compression.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/websocket/conn.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/websocket/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/websocket/join.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/websocket/json.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/websocket/mask.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/websocket/prepared.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/websocket/proxy.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/websocket/server.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/websocket/tls_handshake.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/websocket/util.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/gorilla/websocket/x_net_proxy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b910/_pkg_.a # internal
cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/d3/d3c5421075307828b6ca58303b5dcea8b0e350be0d75f8ca8792da73a5a273b1-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream
mkdir -p $WORK/b911/
cat >/tmp/go-build3286362797/b911/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream -lang=go1.23 -complete -installsuffix shared -buildid AcUsLvKomdf6FVLdcroZ/AcUsLvKomdf6FVLdcroZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b911/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream/httpstream.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b911/_pkg_.a # internal
cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/15/15de701ea8907c9ea552cdc869784e7f9f45fed9b2a3cb2d95341e2f9a00366c-d # internal
hash/adler32
mkdir -p $WORK/b918/
cat >/tmp/go-build3286362797/b918/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p hash/adler32 -lang=go1.23 -std -complete -installsuffix shared -buildid RqJmeDPrC02GniEd04sj/RqJmeDPrC02GniEd04sj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b918/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b918/_pkg_.a # internal
cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/eb/ebbd7ea72a3fca46bc31900b38de7d2fde7f247758653e399dd6762344c77549-d # internal
compress/zlib
mkdir -p $WORK/b917/
cat >/tmp/go-build3286362797/b917/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile compress/flate=/tmp/go-build3286362797/b112/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile hash/adler32=/tmp/go-build3286362797/b918/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p compress/zlib -lang=go1.23 -std -complete -installsuffix shared -buildid OEQAt-CroY3w-Vpsw2PX/OEQAt-CroY3w-Vpsw2PX -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b917/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b917/_pkg_.a # internal
cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/f5/f5e41a1858ac5368d8c3b3340d969dd8bd4a8c6bde43be272c0d859c6c69aae1-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/spdystream/spdy
mkdir -p $WORK/b916/
cat >/tmp/go-build3286362797/b916/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/zlib=/tmp/go-build3286362797/b917/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p github.com/docker/compose/v2/vendor/github.com/moby/spdystream/spdy -lang=go1.23 -complete -installsuffix shared -buildid i-qxIPNMp4V8QMD6GcC7/i-qxIPNMp4V8QMD6GcC7 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b916/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/spdystream/spdy/dictionary.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/spdystream/spdy/read.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/spdystream/spdy/types.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/spdystream/spdy/write.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b916/_pkg_.a # internal
cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/c8/c8717dc8ffb196354546815993008ac3768ecc2f9f2c47d5d6e51a4f61d7b6e0-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/spdystream
mkdir -p $WORK/b915/
cat >/tmp/go-build3286362797/b915/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/spdystream/spdy=github.com/docker/compose/v2/vendor/github.com/moby/spdystream/spdy
packagefile container/heap=/tmp/go-build3286362797/b845/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/spdystream/spdy=/tmp/go-build3286362797/b916/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p github.com/docker/compose/v2/vendor/github.com/moby/spdystream -lang=go1.23 -complete -installsuffix shared -buildid Dt36Y-Hjr-LQvWrY9ttw/Dt36Y-Hjr-LQvWrY9ttw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b915/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/spdystream/connection.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/spdystream/handlers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/spdystream/priority.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/spdystream/stream.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/spdystream/utils.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b915/_pkg_.a # internal
cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/a5/a5a4366eaed3ce2d14d5436b734cd9b76217fc4785a02e61c3fe97ed3e073b66-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/net/internal/socks
mkdir -p $WORK/b920/
cat >/tmp/go-build3286362797/b920/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p github.com/docker/compose/v2/vendor/golang.org/x/net/internal/socks -lang=go1.23 -complete -installsuffix shared -buildid XNPhlduwE_O4q4ilEaXU/XNPhlduwE_O4q4ilEaXU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b920/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/internal/socks/socks.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b920/_pkg_.a # internal
cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/e6/e67d607c478e86ad190a4b6f0ff68206c79539fdedd6719e09fec2deaa6fafe4-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/net/proxy
mkdir -p $WORK/b919/
cat >/tmp/go-build3286362797/b919/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/internal/socks=github.com/docker/compose/v2/vendor/golang.org/x/net/internal/socks
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/internal/socks=/tmp/go-build3286362797/b920/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p github.com/docker/compose/v2/vendor/golang.org/x/net/proxy -lang=go1.23 -complete -installsuffix shared -buildid AMlj_uWIJJ9f515SpKDL/AMlj_uWIJJ9f515SpKDL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b919/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/proxy/socks5.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b919/_pkg_.a # internal
cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/ad/ad0fcd75139196224cfb5d252b16e8f42d36f99d8a1ae75710363134f663b88f-d # internal
github.com/docker/compose/v2/vendor/github.com/mxk/go-flowrate/flowrate
mkdir -p $WORK/b922/
cat >/tmp/go-build3286362797/b922/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p github.com/docker/compose/v2/vendor/github.com/mxk/go-flowrate/flowrate -lang=go1.23 -complete -installsuffix shared -buildid DFbhSALnpQQQE3z9CVWN/DFbhSALnpQQQE3z9CVWN -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b922/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/mxk/go-flowrate/flowrate/flowrate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mxk/go-flowrate/flowrate/io.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mxk/go-flowrate/flowrate/util.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b922/_pkg_.a # internal
cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/01/01c5adfff3b7574fa90fa11b7067da1ed0b2e9311fbf2845bd5daeac48bba3aa-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/net/html
mkdir -p $WORK/b923/
cat >/tmp/go-build3286362797/b923/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/html/atom=github.com/docker/compose/v2/vendor/golang.org/x/net/html/atom
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/html/atom=/tmp/go-build3286362797/b924/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p github.com/docker/compose/v2/vendor/golang.org/x/net/html -lang=go1.23 -complete -installsuffix shared -buildid lKEBVN2DZ-gSl_BFrPYv/lKEBVN2DZ-gSl_BFrPYv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b923/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/html/const.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/html/doc.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/html/doctype.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/html/entity.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/html/escape.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/html/foreign.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/html/node.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/html/parse.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/html/render.go ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/net/html/token.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b805/_pkg_.a # internal
cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/37/37b1826130d3f87cc4cd5269ba7d80d7d347cee40a97055fde7c73eeecffeaed-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors
mkdir -p $WORK/b804/
cat >/tmp/go-build3286362797/b804/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build3286362797/b800/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors -lang=go1.23 -complete -installsuffix shared -buildid M2yW9YluUroChlRJYalW/M2yW9YluUroChlRJYalW -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors/errors.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b804/_pkg_.a # internal
cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/03/039d7b8128af95ca336d75333fddceb686dfcfbd7d55d9c103f7efc1bb8b390e-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication
mkdir -p $WORK/b819/
cat >/tmp/go-build3286362797/b819/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication -lang=go1.23 -complete -installsuffix shared -buildid poBFk4wo1398C1qJ1zn2/poBFk4wo1398C1qJ1zn2 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b923/_pkg_.a # internal
cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/40/405e59f01f1ceb80173378fc5e97c6498908cd4615040a01a67913312a226c97-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf
mkdir -p $WORK/b829/
cat >/tmp/go-build3286362797/b829/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer
importmap k8s.io/apimachinery/pkg/util/framer=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/framer
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build3286362797/b825/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build3286362797/b826/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -lang=go1.23 -complete -installsuffix shared -buildid afyAgqNNoR5L1EVwW4cz/afyAgqNNoR5L1EVwW4cz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b819/_pkg_.a # internal
cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/82/82bb4c5828fb99f896508e4f8f3d4f965d503fb593f24a228577f481266aa705-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
mkdir -p $WORK/b831/
cat >/tmp/go-build3286362797/b831/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/json=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/json
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build3286362797/b782/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -lang=go1.23 -complete -installsuffix shared -buildid DZeqlwPe-V4XCI2RKNAV/DZeqlwPe-V4XCI2RKNAV -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b829/_pkg_.a # internal
cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/80/80bc957e7d2dffdfed5856ba751235015096f1bf9750fd324e08312ec99b3b08-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1
mkdir -p $WORK/b834/
cat >/tmp/go-build3286362797/b834/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/conversion=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3286362797/b776/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build3286362797/b819/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 -lang=go1.23 -complete -installsuffix shared -buildid 6mfVdYcddLwfGPUG5U78/6mfVdYcddLwfGPUG5U78 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b834/_pkg_.a # internal
cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/36/3697c774034d161ac5e5f0eb62fa9a1361537d0607e3b50cf93169ac49463087-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1
mkdir -p $WORK/b835/
cat >/tmp/go-build3286362797/b835/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/conversion=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3286362797/b776/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build3286362797/b819/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid YKn606vsPeW4WE_VmK31/YKn606vsPeW4WE_VmK31 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b831/_pkg_.a # internal
cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/66/66ef6abee3267265659a2f5a4c9ebadeaf6c66ab4ae817e318123bcc7bc90a54-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning
mkdir -p $WORK/b830/
cat >/tmp/go-build3286362797/b830/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build3286362797/b831/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -lang=go1.23 -complete -installsuffix shared -buildid 7xS6Kz0ePjLTSwnCatvW/7xS6Kz0ePjLTSwnCatvW -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b835/_pkg_.a # internal
cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/49/49cb9bb53945f61a772369b5f245ece317c28dc96631e527356fd07d8abb650e-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install
mkdir -p $WORK/b833/
cat >/tmp/go-build3286362797/b833/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication
importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1
importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build3286362797/b819/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build3286362797/b834/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build3286362797/b835/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install -lang=go1.23 -complete -installsuffix shared -buildid bKnUmoA_nnV17Fs3azPF/bKnUmoA_nnV17Fs3azPF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b833/_pkg_.a # internal
cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/00/001e31b694842f12206801f1c5ac053d9d94b28118e227a3686c1ab919aed5fa-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/watch
mkdir -p $WORK/b846/
cat >/tmp/go-build3286362797/b846/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build3286362797/b818/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/watch -lang=go1.23 -complete -installsuffix shared -buildid OeWgxNOv2w8qebhnioAi/OeWgxNOv2w8qebhnioAi -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/watch/decoder.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/watch/encoder.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b830/_pkg_.a # internal
cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/a4/a4005acc0fe2a345792b390e40ed94307ac15c5c456ccbb37ff4bb0c70badd5a-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer
mkdir -p $WORK/b823/
cat >/tmp/go-build3286362797/b823/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json
importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf
importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer
importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build3286362797/b824/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build3286362797/b829/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build3286362797/b825/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build3286362797/b830/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer -lang=go1.23 -complete -installsuffix shared -buildid f5VVkAU-3pg-edLv2d2b/f5VVkAU-3pg-edLv2d2b -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b846/_pkg_.a # internal
cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/4f/4f35e0f0b595d89cc282e5d1bce3e21f8b02464d274b524fb58822d699f55271-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/latest
mkdir -p $WORK/b853/
cat >/tmp/go-build3286362797/b853/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json
importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/client-go/tools/clientcmd/api=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api
importmap k8s.io/client-go/tools/clientcmd/api/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build3286362797/b824/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build3286362797/b830/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build3286362797/b836/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build3286362797/b854/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/latest -lang=go1.23 -complete -installsuffix shared -buildid ndAOkQ1h7MEh1jtqDhWq/ndAOkQ1h7MEh1jtqDhWq -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b853/_pkg_.a # internal
cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/27/27aa3c7c2fd13ac15d1c01b191b30a6546f9a85fc05c7ca7a26e05b14dbb0210-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
mkdir -p $WORK/b857/
cat >/tmp/go-build3286362797/b857/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/core/v1 -lang=go1.23 -complete -installsuffix shared -buildid eZsISI2ufdqhtF5RHbb-/eZsISI2ufdqhtF5RHbb- -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/annotation_key_constants.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/lifecycle.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/objectreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/resource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/taint.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/toleration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/well_known_labels.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/well_known_taints.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b823/_pkg_.a # internal
cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/ff/ffed0b75012c00bcf817630847ee32e5f5e5ee8a1625f11feec715d3de1205fe-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec
mkdir -p $WORK/b822/
cat >/tmp/go-build3286362797/b822/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/term=github.com/docker/compose/v2/vendor/golang.org/x/term
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/util/dump=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/dump
importmap k8s.io/apimachinery/pkg/util/net=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication
importmap k8s.io/client-go/pkg/apis/clientauthentication/install=github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install
importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1
importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1
importmap k8s.io/client-go/tools/clientcmd/api=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api
importmap k8s.io/client-go/tools/metrics=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/metrics
importmap k8s.io/client-go/transport=github.com/docker/compose/v2/vendor/k8s.io/client-go/transport
importmap k8s.io/client-go/util/connrotation=github.com/docker/compose/v2/vendor/k8s.io/client-go/util/connrotation
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
importmap k8s.io/utils/clock=github.com/docker/compose/v2/vendor/k8s.io/utils/clock
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/term=/tmp/go-build3286362797/b333/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build3286362797/b823/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/dump=/tmp/go-build3286362797/b832/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3286362797/b817/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build3286362797/b819/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build3286362797/b833/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build3286362797/b834/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build3286362797/b835/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build3286362797/b836/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build3286362797/b837/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/transport=/tmp/go-build3286362797/b838/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build3286362797/b843/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/clock=/tmp/go-build3286362797/b842/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -lang=go1.23 -complete -installsuffix shared -buildid F9lDzuyTDRQzLvt1YFB1/F9lDzuyTDRQzLvt1YFB1 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b822/_pkg_.a # internal
cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/4f/4fd2b58ddd7b61af759c2690c13add64568275e72169ca1b57943ffb717b536e-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
mkdir -p $WORK/b803/
cat >/tmp/go-build3286362797/b803/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http2=github.com/docker/compose/v2/vendor/golang.org/x/net/http2
importmap k8s.io/apimachinery/pkg/api/errors=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/net=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/util/sets=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication
importmap k8s.io/client-go/pkg/version=github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/version
importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/docker/compose/v2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec
importmap k8s.io/client-go/rest/watch=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/watch
importmap k8s.io/client-go/tools/clientcmd/api=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api
importmap k8s.io/client-go/tools/metrics=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/metrics
importmap k8s.io/client-go/transport=github.com/docker/compose/v2/vendor/k8s.io/client-go/transport
importmap k8s.io/client-go/util/cert=github.com/docker/compose/v2/vendor/k8s.io/client-go/util/cert
importmap k8s.io/client-go/util/flowcontrol=github.com/docker/compose/v2/vendor/k8s.io/client-go/util/flowcontrol
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
importmap k8s.io/utils/clock=github.com/docker/compose/v2/vendor/k8s.io/utils/clock
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/http2=/tmp/go-build3286362797/b411/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build3286362797/b804/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build3286362797/b818/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3286362797/b817/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3286362797/b781/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build3286362797/b819/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/version=/tmp/go-build3286362797/b820/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build3286362797/b822/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/watch=/tmp/go-build3286362797/b846/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build3286362797/b836/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build3286362797/b837/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/transport=/tmp/go-build3286362797/b838/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/cert=/tmp/go-build3286362797/b847/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build3286362797/b849/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/clock=/tmp/go-build3286362797/b842/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build3286362797/b177/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/rest -lang=go1.23 -complete -installsuffix shared -buildid 2KM-9YfMvNfV1iCzpomo/2KM-9YfMvNfV1iCzpomo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/config.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/exec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/plugin.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/request.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/transport.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/url_utils.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/urlbackoff.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/warnings.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/with_retry.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b803/_pkg_.a # internal
cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/b6/b6f2cebaeec1f3d7ef7a446d205a47ba8efd88e1fd3722474c86b9bbc971ca19-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/auth
mkdir -p $WORK/b852/
cat >/tmp/go-build3286362797/b852/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/auth -lang=go1.23 -complete -installsuffix shared -buildid oBB85oNDJEMypiusVg5i/oBB85oNDJEMypiusVg5i -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/auth/clientauth.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b852/_pkg_.a # internal
cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/55/555ad87970c8aec0a99b623840455b82569c1308bd024372c719faed217a6d23-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd
mkdir -p $WORK/b765/
cat >/tmp/go-build3286362797/b765/importcfg << 'EOF' # internal
# import config
importmap github.com/imdario/mergo=github.com/docker/compose/v2/vendor/github.com/imdario/mergo
importmap github.com/spf13/pflag=github.com/docker/compose/v2/vendor/github.com/spf13/pflag
importmap golang.org/x/term=github.com/docker/compose/v2/vendor/golang.org/x/term
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/errors=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/apimachinery/pkg/util/validation=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/tools/auth=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/auth
importmap k8s.io/client-go/tools/clientcmd/api=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api
importmap k8s.io/client-go/tools/clientcmd/api/latest=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/latest
importmap k8s.io/client-go/util/homedir=github.com/docker/compose/v2/vendor/k8s.io/client-go/util/homedir
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/imdario/mergo=/tmp/go-build3286362797/b766/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/pflag=/tmp/go-build3286362797/b068/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/term=/tmp/go-build3286362797/b333/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build3286362797/b780/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build3286362797/b799/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/auth=/tmp/go-build3286362797/b852/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build3286362797/b836/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build3286362797/b853/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/homedir=/tmp/go-build3286362797/b855/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd -lang=go1.23 -complete -installsuffix shared -buildid JoDIvMywN2OuuQq8npTF/JoDIvMywN2OuuQq8npTF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/config.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/flag.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/loader.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/validation.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b765/_pkg_.a # internal
cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/b6/b667063169adb6f55c435dbb1e8cb32780f3144a89d06d3e4204b8117a5770e7-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/context
mkdir -p $WORK/b764/
cat >/tmp/go-build3286362797/b764/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/cli/cli/context=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context
importmap github.com/docker/cli/cli/context/store=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store
importmap github.com/docker/docker/pkg/homedir=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/homedir
importmap k8s.io/client-go/tools/clientcmd=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd
importmap k8s.io/client-go/tools/clientcmd/api=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context=/tmp/go-build3286362797/b108/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store=/tmp/go-build3286362797/b109/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build3286362797/b458/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build3286362797/b765/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build3286362797/b836/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/context -lang=go1.23 -complete -installsuffix shared -buildid f6WZab4RlUEbNIqp4shx/f6WZab4RlUEbNIqp4shx -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/context/constants.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/context/load.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/context/save.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b764/_pkg_.a # internal
cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/89/8906f0b16c59ad846e922b8dc806153c93e1574bd333fac2e64bf256f17ca70d-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1
mkdir -p $WORK/b859/
cat >/tmp/go-build3286362797/b859/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1 -lang=go1.23 -complete -installsuffix shared -buildid SeHAL8w9nYinoUyNqfBm/SeHAL8w9nYinoUyNqfBm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b859/_pkg_.a # internal
cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/4d/4d2e114ee72feccd35a8e73096c0791eea2acd58779cc34d2edacae8029726f7-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1
mkdir -p $WORK/b860/
cat >/tmp/go-build3286362797/b860/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/admissionregistration/v1=github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build3286362797/b859/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid FSLBmt4nREhGtdPxWpHC/FSLBmt4nREhGtdPxWpHC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b860/_pkg_.a # internal
cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/c9/c9c242599ce787bcb77f617b6ed0deee640759af52a8499d064c50a01c772fdc-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1
mkdir -p $WORK/b861/
cat >/tmp/go-build3286362797/b861/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/admissionregistration/v1=github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build3286362797/b859/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid l9k93NJeCoMK4QKVoYmW/l9k93NJeCoMK4QKVoYmW -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b861/_pkg_.a # internal
cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/16/164dcbc39fed5a4c8204bbcfa07633135badab65c0cdff4169a3b6284fbe6854-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1
mkdir -p $WORK/b862/
cat >/tmp/go-build3286362797/b862/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid xzZAQJMehFPvme1X_z7W/xzZAQJMehFPvme1X_z7W -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b862/_pkg_.a # internal
cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/6d/6ded56eca627cb52e1ad73450c7968985d1be7e8a8d226e889ef08a988c0643a-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1
mkdir -p $WORK/b866/
cat >/tmp/go-build3286362797/b866/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1 -lang=go1.23 -complete -installsuffix shared -buildid 46mDjNT1IEXkBCqQKfb6/46mDjNT1IEXkBCqQKfb6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b866/_pkg_.a # internal
cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/5d/5da0fc45b648c483824e7cb5af757ad3e22fffa5edaf5f7b76ee93130a38450d-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1
mkdir -p $WORK/b867/
cat >/tmp/go-build3286362797/b867/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/authentication/v1=github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1=/tmp/go-build3286362797/b866/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid Q4sY-eHsIw_XEN72UScN/Q4sY-eHsIw_XEN72UScN -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b867/_pkg_.a # internal
cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/d2/d2aadc72de6999b472bc62ffda6a2c501e93d42b04cc58eeab2747709a2566c9-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1
mkdir -p $WORK/b868/
cat >/tmp/go-build3286362797/b868/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/authentication/v1=github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1=/tmp/go-build3286362797/b866/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid FpYD0C6LK9LD0KyyITAf/FpYD0C6LK9LD0KyyITAf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b868/_pkg_.a # internal
cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/69/6984382de09260e5bb0ffe5932d5605fb9724c8c388fa5f8558c0b055e82ada5-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1
mkdir -p $WORK/b869/
cat >/tmp/go-build3286362797/b869/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1 -lang=go1.23 -complete -installsuffix shared -buildid QeKKjNZ0IjtTm1lNP-vP/QeKKjNZ0IjtTm1lNP-vP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b869/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b869/_pkg_.a # internal
cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/ec/eccda8c670aa51bd3b836c5143eb1bbbb6c61625267ba6939b6a972dd8d1bd39-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1
mkdir -p $WORK/b870/
cat >/tmp/go-build3286362797/b870/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid jkXZIvs0qeSod-MCBUtT/jkXZIvs0qeSod-MCBUtT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b870/_pkg_.a # internal
cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/ed/ed35cc0fd3a252fdf0422a1565993e64cd21049ece2fcc714ccf6af0c4803966-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1
mkdir -p $WORK/b878/
cat >/tmp/go-build3286362797/b878/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid 1X_1g9yAGEwJg6s9kQPj/1X_1g9yAGEwJg6s9kQPj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b878/_pkg_.a # internal
cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/59/5974bcdf8a1e850a218577edd45b147f8cc81bc8d35a32b09450dd308a2945b9-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1
mkdir -p $WORK/b880/
cat >/tmp/go-build3286362797/b880/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1 -lang=go1.23 -complete -installsuffix shared -buildid _bIODFDDSfRMaWZRnvmm/_bIODFDDSfRMaWZRnvmm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b880/_pkg_.a # internal
cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/33/33df9752c191bf10319117fd752c4ad4e0ad27abf72bcafaecbbbd98ebd614bc-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1
mkdir -p $WORK/b881/
cat >/tmp/go-build3286362797/b881/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid 70a9JIjjISNpoX8vxPxr/70a9JIjjISNpoX8vxPxr -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b881/_pkg_.a # internal
cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/16/160334c22fe91707a849f167700a870c79284c746b7cd131fc9c3c1ac5759c66-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1
mkdir -p $WORK/b887/
cat >/tmp/go-build3286362797/b887/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1 -lang=go1.23 -complete -installsuffix shared -buildid 9NnZCzHY3WGUBlGyF3lX/9NnZCzHY3WGUBlGyF3lX -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b887/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b887/_pkg_.a # internal
cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/b0/b04e1ea9980ade811cdcd220403b27be811853881f8234cfcab3612305a67358-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1
mkdir -p $WORK/b888/
cat >/tmp/go-build3286362797/b888/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid 7GDVikDGPoh71WXusRGs/7GDVikDGPoh71WXusRGs -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b888/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b888/_pkg_.a # internal
cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/d8/d85a320d8ebd620014b78aa03a9631f9b06a401a84f7bb7e5c56827875f69702-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2
mkdir -p $WORK/b889/
cat >/tmp/go-build3286362797/b889/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2 -lang=go1.23 -complete -installsuffix shared -buildid VrDr8f6ovnNT1Ckro_Kz/VrDr8f6ovnNT1Ckro_Kz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b889/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b889/_pkg_.a # internal
cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/0f/0f22cd697026fc8c14f99d9837d8cea2fad2a385b7f7b0c0bcd3a92ecd3ca4c2-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3
mkdir -p $WORK/b890/
cat >/tmp/go-build3286362797/b890/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3 -lang=go1.23 -complete -installsuffix shared -buildid SGmxCJJDJ490iCK-jn5F/SGmxCJJDJ490iCK-jn5F -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b890/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b857/_pkg_.a # internal
cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/be/be8c5e364f49fa486ce9a291ca4ecb4f7bbb81e8e0ae85a05d85d870727afce0-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1
mkdir -p $WORK/b863/
cat >/tmp/go-build3286362797/b863/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1 -lang=go1.23 -complete -installsuffix shared -buildid jQGEWCxKcgra21IN6VMa/jQGEWCxKcgra21IN6VMa -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b890/_pkg_.a # internal
cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/42/42a4ab9e3be35c73874f7944c98419e6a985ed33194bcdab4fb5a4ae4258f176-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1
mkdir -p $WORK/b864/
cat >/tmp/go-build3286362797/b864/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid unAJBvID8aMqgPoM3mHC/unAJBvID8aMqgPoM3mHC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b863/_pkg_.a # internal
cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/31/31951641d1c8fc13005b1b072cc5f629ba542f46955d3d89812e77850ae1d0cc-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2
mkdir -p $WORK/b865/
cat >/tmp/go-build3286362797/b865/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2 -lang=go1.23 -complete -installsuffix shared -buildid hxldrUSvdb5MmLmdeZgt/hxldrUSvdb5MmLmdeZgt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b864/_pkg_.a # internal
cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/3f/3fc708f834c0fb4f8f08994cf08a4f8f36003c3644af8c6d5997ebc14ecafcb6-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1
mkdir -p $WORK/b871/
cat >/tmp/go-build3286362797/b871/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1 -lang=go1.23 -complete -installsuffix shared -buildid 15PCA-uJRv0QKqzrwkwW/15PCA-uJRv0QKqzrwkwW -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b871/_pkg_.a # internal
cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/6d/6d86a44874c3c1c47475ebcfc4a512374fc0b796164b98f3ed566105210826e1-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2
mkdir -p $WORK/b872/
cat >/tmp/go-build3286362797/b872/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2 -lang=go1.23 -complete -installsuffix shared -buildid K_f6LnpkUagYOhVXPMZP/K_f6LnpkUagYOhVXPMZP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b865/_pkg_.a # internal
cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/43/43d59012db0358ca9b01ce67a907476c6c93bfb2c81bef68d66fc82d6b66692e-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1
mkdir -p $WORK/b873/
cat >/tmp/go-build3286362797/b873/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1 -lang=go1.23 -complete -installsuffix shared -buildid xJIlSz3LVe4KupwOwu9l/xJIlSz3LVe4KupwOwu9l -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b872/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b873/_pkg_.a # internal
cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/97/97c897f85ba5aaecdbbf5b177e121451d5140ddb259a764a1847e4d4da4bc6fa-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2
mkdir -p $WORK/b874/
cat >/tmp/go-build3286362797/b874/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2 -lang=go1.23 -complete -installsuffix shared -buildid os6nL3ZDkZPhmuXeTtW5/os6nL3ZDkZPhmuXeTtW5 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go
cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/40/405e8d8763ad2654b378bc0d93ed8aee83ab473a11ac0d1282ad98b01b60cd03-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1
mkdir -p $WORK/b875/
cat >/tmp/go-build3286362797/b875/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1 -lang=go1.23 -complete -installsuffix shared -buildid 7cREPR2HSRzKdQZ4C92J/7cREPR2HSRzKdQZ4C92J -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b875/_pkg_.a # internal
cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/d9/d9f405dd1f154a745039ec3d148327dcbda631f6cbf3c475b7145eda74167891-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1
mkdir -p $WORK/b876/
cat >/tmp/go-build3286362797/b876/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/batch/v1=github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1=/tmp/go-build3286362797/b875/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid zMylIQak4X_svwV6w0tQ/zMylIQak4X_svwV6w0tQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b874/_pkg_.a # internal
cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/ea/ea0294f2efb02c2735ba4a82af273a93afafbf6b8fb1694ef3f71bbbb03e9339-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1
mkdir -p $WORK/b877/
cat >/tmp/go-build3286362797/b877/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1 -lang=go1.23 -complete -installsuffix shared -buildid jy2mw_h-3e9dyBvk4E-s/jy2mw_h-3e9dyBvk4E-s -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b876/_pkg_.a # internal
cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/19/199046a9b486c86523b8d51ef9490084b765832a3d388d61fb5bf694820dd9d4-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1
mkdir -p $WORK/b879/
cat >/tmp/go-build3286362797/b879/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid 0wE7HBBCXX2cPKcCGP1R/0wE7HBBCXX2cPKcCGP1R -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b879/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b877/_pkg_.a # internal
cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/97/9743187d5c0c0e5cc94a621bf6fc95f5e488022ed2fb9067b728b97d145087d9-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1
mkdir -p $WORK/b882/
cat >/tmp/go-build3286362797/b882/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1 -lang=go1.23 -complete -installsuffix shared -buildid zDuuEo7nBcT0lNv6P4p8/zDuuEo7nBcT0lNv6P4p8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1/well_known_labels.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b879/_pkg_.a # internal
cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/75/75473492d45e46323944501bdb0b69b3d961e2444eb6e895e8c68204ea60d322-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1
mkdir -p $WORK/b883/
cat >/tmp/go-build3286362797/b883/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid c6BKK_zK5KdcI3aM6trq/c6BKK_zK5KdcI3aM6trq -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b883/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b882/_pkg_.a # internal
cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/c5/c540b25663b232c14d0286a09b0d754d893ec605f28d33cefebc45eb75047bd1-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/events/v1
mkdir -p $WORK/b884/
cat >/tmp/go-build3286362797/b884/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/events/v1 -lang=go1.23 -complete -installsuffix shared -buildid lqaGFA1T29M4Bf8SI2KE/lqaGFA1T29M4Bf8SI2KE -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/events/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/events/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/events/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/events/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b884/_pkg_.a # internal
cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/06/061beaf32a6accfd7d5ba2267d546b89f4f8b5650c8ffd054fae90c0c31a4be0-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1
mkdir -p $WORK/b885/
cat >/tmp/go-build3286362797/b885/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid 2IqY06e_c-CiR_26a2Qa/2IqY06e_c-CiR_26a2Qa -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b883/_pkg_.a # internal
cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/c1/c1c9fcd42cba9c8885a72fc10b4aa5b5a95d96e2cbfd9c6a70fd7fd2e554b206-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1
mkdir -p $WORK/b886/
cat >/tmp/go-build3286362797/b886/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/apps/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build3286362797/b864/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid sFKWF88myAEgx2QiWBNL/sFKWF88myAEgx2QiWBNL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b885/_pkg_.a # internal
cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/b4/b4e97d009cf7f276e8a9ad5cd3a8c1d26eeed8703fd4d1efb195f23a7b2c6630-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1
mkdir -p $WORK/b891/
cat >/tmp/go-build3286362797/b891/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1 -lang=go1.23 -complete -installsuffix shared -buildid iq4FgIuoaMvixq6sxl4Y/iq4FgIuoaMvixq6sxl4Y -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b891/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1/well_known_annotations.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b891/_pkg_.a # internal
cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/1b/1ba2a3aa5168c1e613b23176b013881a109476e7e580ca8a0fa4e93894743fbf-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1
mkdir -p $WORK/b892/
cat >/tmp/go-build3286362797/b892/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid HP2AK8rSUkh1c6McfW39/HP2AK8rSUkh1c6McfW39 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b892/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1/well_known_labels.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b892/_pkg_.a # internal
cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/4a/4aced5b2b9452dea193ef118064051542a9fe46b6d5a4db5b4fef3d6eb9fd5a5-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1
mkdir -p $WORK/b893/
cat >/tmp/go-build3286362797/b893/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid iyFEpq6bqIeD8LBBq_80/iyFEpq6bqIeD8LBBq_80 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b893/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b886/_pkg_.a # internal
cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/80/801c21a4f1ab477d30099479c9dc3e5ac24efc2f348608f1412674ed57ae961d-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/node/v1
mkdir -p $WORK/b894/
cat >/tmp/go-build3286362797/b894/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/node/v1 -lang=go1.23 -complete -installsuffix shared -buildid hglER0VoIGYJ6h9nWQOA/hglER0VoIGYJ6h9nWQOA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b894/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b893/_pkg_.a # internal
cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/b8/b8fa47fedc28ad74aab777b5fcf8a0e4bef6a8090d075b51de78aae9bd5e4f20-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1
mkdir -p $WORK/b895/
cat >/tmp/go-build3286362797/b895/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid G7IgOMRIRSl30-MvXo0T/G7IgOMRIRSl30-MvXo0T -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b895/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b894/_pkg_.a # internal
cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/7c/7c84670fe3204818f50f5e478cd89d4a2255fb3f1c43258961b91ee20a868c1e-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1
mkdir -p $WORK/b896/
cat >/tmp/go-build3286362797/b896/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid cup1-eBmBeqApnuNl3AC/cup1-eBmBeqApnuNl3AC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b896/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b896/_pkg_.a # internal
cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/e2/e2ba96d5104e49cd67fa49da434e478eb340fc154ac286e47cd4ed4ba0b15e88-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1
mkdir -p $WORK/b897/
cat >/tmp/go-build3286362797/b897/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1 -lang=go1.23 -complete -installsuffix shared -buildid LuuNtLfMUjEOuIro9XT_/LuuNtLfMUjEOuIro9XT_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b897/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b895/_pkg_.a # internal
cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/0b/0b8b314a42b29d15a73b233dfd371fddbc58cdaf95a06bffd62e25dacafadf55-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1
mkdir -p $WORK/b898/
cat >/tmp/go-build3286362797/b898/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid WhxDpDuCth_U_gh6Tm8B/WhxDpDuCth_U_gh6Tm8B -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b898/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b897/_pkg_.a # internal
cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/4b/4bba180e61bac0e0444506d6c7e9cabdf0dd4033f1612a104954abc4f6df0844-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1
mkdir -p $WORK/b899/
cat >/tmp/go-build3286362797/b899/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1 -lang=go1.23 -complete -installsuffix shared -buildid Bul70Kvd3wygfYn17a2j/Bul70Kvd3wygfYn17a2j -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b899/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b898/_pkg_.a # internal
cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/6f/6f09be44000886fdb6907d8a0d7ad0d3a9a3856cb40c90e35517b7297dfccbad-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1
mkdir -p $WORK/b900/
cat >/tmp/go-build3286362797/b900/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid ZECj8uR6eq-wfeiuhiWF/ZECj8uR6eq-wfeiuhiWF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b900/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b899/_pkg_.a # internal
cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/89/8917ed611ee45b0067ba83c187b94cd2deb034029c62ee7553851a23755b8150-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1
mkdir -p $WORK/b901/
cat >/tmp/go-build3286362797/b901/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid avI1gwDjesFsnGRXVU7O/avI1gwDjesFsnGRXVU7O -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b901/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b900/_pkg_.a # internal
cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/da/da9b9b6f67effacee5fd65b995298b83da610e65e1eca73efb0fb0015c807fa5-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2
mkdir -p $WORK/b902/
cat >/tmp/go-build3286362797/b902/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2 -lang=go1.23 -complete -installsuffix shared -buildid AXnsh9JdaiHjsNepdWco/AXnsh9JdaiHjsNepdWco -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b902/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b901/_pkg_.a # internal
cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/b7/b71590b100a1a200a9a8994610b762e13809817378a523b9f8c97e3b7e31d4de-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1
mkdir -p $WORK/b903/
cat >/tmp/go-build3286362797/b903/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1 -lang=go1.23 -complete -installsuffix shared -buildid W8Ci37CUM6hFxez7feo4/W8Ci37CUM6hFxez7feo4 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b903/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b902/_pkg_.a # internal
cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/27/2762ede577d4a83d887cd27b5219d8897683d5494ed981ef44b7d4860b83230b-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1
mkdir -p $WORK/b904/
cat >/tmp/go-build3286362797/b904/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid GpFq0yGLltx4AKAIrnb3/GpFq0yGLltx4AKAIrnb3 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b904/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b903/_pkg_.a # internal
cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/ef/efc58e15ea48bd93f83c8f78365c340b76aef8a3d93653e2f8b168be60cd685e-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1
mkdir -p $WORK/b905/
cat >/tmp/go-build3286362797/b905/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid BxkCEyGsBDCEgy74GC3l/BxkCEyGsBDCEgy74GC3l -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b905/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b904/_pkg_.a # internal
cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/bf/bfd5f29f6df34437d7650b060dbe8b00c141f61e7b2ed2d074dce9bde9f4c45f-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1
mkdir -p $WORK/b906/
cat >/tmp/go-build3286362797/b906/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1 -lang=go1.23 -complete -installsuffix shared -buildid yDePgoHTMtVTrorYLYE1/yDePgoHTMtVTrorYLYE1 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b906/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b905/_pkg_.a # internal
cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/d8/d8af8563dd74ecc47f82f75e4aad390cb7123784bdbd80622ac8c9fed1a72062-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1
mkdir -p $WORK/b907/
cat >/tmp/go-build3286362797/b907/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid 9sp-vTkIvm856NXiPDFA/9sp-vTkIvm856NXiPDFA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b907/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b907/_pkg_.a # internal
cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/c9/c9f6e8488cda36b16dedcefb872409e308a7b8b152d9d9589f5ff368f3003c38-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1
mkdir -p $WORK/b908/
cat >/tmp/go-build3286362797/b908/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid XucOoyjPYRlEhnBYDiVO/XucOoyjPYRlEhnBYDiVO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b908/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b906/_pkg_.a # internal
cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/c0/c021fa549819a1fe22c0092c75de2c007dd65aa1e989fcee616ce2f6a275176b-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/remotecommand
mkdir -p $WORK/b912/
cat >/tmp/go-build3286362797/b912/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/remotecommand -lang=go1.23 -complete -installsuffix shared -buildid 02nJcEDOVnL-3zy1BBPn/02nJcEDOVnL-3zy1BBPn -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b912/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/remotecommand/constants.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b912/_pkg_.a # internal
cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/43/43a7de6de4db65ba9c40f132caf16794e71e03295a8befb87750137df97808f4-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil
mkdir -p $WORK/b925/
cat >/tmp/go-build3286362797/b925/importcfg << 'EOF' # internal
# import config
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -lang=go1.23 -complete -installsuffix shared -buildid SG7n1b4Tz0YLWeFG-TTo/SG7n1b4Tz0YLWeFG-TTo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b925/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil/addr.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b925/_pkg_.a # internal
cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/a7/a745390c1ce7b1b93ac85f79b0c8c58c1376a5fc15eff5867c05712e264ae069-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/proxy
mkdir -p $WORK/b921/
cat >/tmp/go-build3286362797/b921/importcfg << 'EOF' # internal
# import config
importmap github.com/mxk/go-flowrate/flowrate=github.com/docker/compose/v2/vendor/github.com/mxk/go-flowrate/flowrate
importmap golang.org/x/net/html=github.com/docker/compose/v2/vendor/golang.org/x/net/html
importmap golang.org/x/net/html/atom=github.com/docker/compose/v2/vendor/golang.org/x/net/html/atom
importmap k8s.io/apimachinery/pkg/api/errors=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream
importmap k8s.io/apimachinery/pkg/util/net=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/apimachinery/pkg/util/sets=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/flate=/tmp/go-build3286362797/b112/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mxk/go-flowrate/flowrate=/tmp/go-build3286362797/b922/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/html=/tmp/go-build3286362797/b923/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/html/atom=/tmp/go-build3286362797/b924/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build3286362797/b804/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build3286362797/b911/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3286362797/b817/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3286362797/b781/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=/tmp/go-build3286362797/b925/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httputil=/tmp/go-build3286362797/b423/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/proxy -lang=go1.23 -complete -installsuffix shared -buildid 3yK5Kkvj15GptIJ_pkeT/3yK5Kkvj15GptIJ_pkeT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b921/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/proxy/dial.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/proxy/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/proxy/transport.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/proxy/upgradeaware.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b921/_pkg_.a # internal
cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/39/3972cfcbbaa4f474dbd04f186686c701b6c3b3be7cba572d0fae900e6d00a36c-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy
mkdir -p $WORK/b914/
cat >/tmp/go-build3286362797/b914/importcfg << 'EOF' # internal
# import config
importmap github.com/moby/spdystream=github.com/docker/compose/v2/vendor/github.com/moby/spdystream
importmap golang.org/x/net/proxy=github.com/docker/compose/v2/vendor/golang.org/x/net/proxy
importmap k8s.io/apimachinery/pkg/api/errors=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream
importmap k8s.io/apimachinery/pkg/util/net=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/util/proxy=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/proxy
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/spdystream=/tmp/go-build3286362797/b915/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/proxy=/tmp/go-build3286362797/b919/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build3286362797/b804/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build3286362797/b823/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build3286362797/b911/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3286362797/b817/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/proxy=/tmp/go-build3286362797/b921/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=/tmp/go-build3286362797/b925/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httputil=/tmp/go-build3286362797/b423/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -lang=go1.23 -complete -installsuffix shared -buildid AozT_mFSMZ7tmHKAiNoP/AozT_mFSMZ7tmHKAiNoP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b914/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy/connection.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy/roundtripper.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy/upgrade.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b908/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b914/_pkg_.a # internal
cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/e0/e05aa48e1fe13271a5232ca370ed0f36b9651857c06cffe814c4ca9f9e1df838-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/spdy
mkdir -p $WORK/b913/
cat >/tmp/go-build3286362797/b913/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream
importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build3286362797/b911/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=/tmp/go-build3286362797/b914/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/spdy -lang=go1.23 -complete -installsuffix shared -buildid momouP7nzR0ProT7u7Sy/momouP7nzR0ProT7u7Sy -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b913/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/spdy/spdy.go
cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/ca/ca215cee371b336891f11f716b64c1a7730ca1a21ac82473e9510958db209045-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
mkdir -p $WORK/b858/
cat >/tmp/go-build3286362797/b858/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1=github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1
importmap k8s.io/api/admissionregistration/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1
importmap k8s.io/api/admissionregistration/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1
importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1
importmap k8s.io/api/apps/v1=github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1
importmap k8s.io/api/apps/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1
importmap k8s.io/api/apps/v1beta2=github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2
importmap k8s.io/api/authentication/v1=github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1
importmap k8s.io/api/authentication/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1
importmap k8s.io/api/authentication/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1
importmap k8s.io/api/authorization/v1=github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1
importmap k8s.io/api/authorization/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1
importmap k8s.io/api/autoscaling/v1=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1
importmap k8s.io/api/autoscaling/v2=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2
importmap k8s.io/api/autoscaling/v2beta1=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1
importmap k8s.io/api/autoscaling/v2beta2=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2
importmap k8s.io/api/batch/v1=github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1
importmap k8s.io/api/batch/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1
importmap k8s.io/api/certificates/v1=github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1
importmap k8s.io/api/certificates/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1
importmap k8s.io/api/certificates/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1
importmap k8s.io/api/coordination/v1=github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1
importmap k8s.io/api/coordination/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/discovery/v1=github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1
importmap k8s.io/api/discovery/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1
importmap k8s.io/api/events/v1=github.com/docker/compose/v2/vendor/k8s.io/api/events/v1
importmap k8s.io/api/events/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1
importmap k8s.io/api/extensions/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1
importmap k8s.io/api/flowcontrol/v1=github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1
importmap k8s.io/api/flowcontrol/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1
importmap k8s.io/api/flowcontrol/v1beta2=github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2
importmap k8s.io/api/flowcontrol/v1beta3=github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3
importmap k8s.io/api/networking/v1=github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1
importmap k8s.io/api/networking/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1
importmap k8s.io/api/networking/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1
importmap k8s.io/api/node/v1=github.com/docker/compose/v2/vendor/k8s.io/api/node/v1
importmap k8s.io/api/node/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1
importmap k8s.io/api/node/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1
importmap k8s.io/api/policy/v1=github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1
importmap k8s.io/api/policy/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1
importmap k8s.io/api/rbac/v1=github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1
importmap k8s.io/api/rbac/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1
importmap k8s.io/api/rbac/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1
importmap k8s.io/api/resource/v1alpha2=github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2
importmap k8s.io/api/scheduling/v1=github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1
importmap k8s.io/api/scheduling/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1
importmap k8s.io/api/scheduling/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1
importmap k8s.io/api/storage/v1=github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1
importmap k8s.io/api/storage/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1
importmap k8s.io/api/storage/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build3286362797/b859/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1=/tmp/go-build3286362797/b860/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build3286362797/b861/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build3286362797/b862/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1=/tmp/go-build3286362797/b863/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build3286362797/b864/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build3286362797/b865/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1=/tmp/go-build3286362797/b866/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1=/tmp/go-build3286362797/b867/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build3286362797/b868/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1=/tmp/go-build3286362797/b869/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build3286362797/b870/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build3286362797/b871/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2=/tmp/go-build3286362797/b872/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build3286362797/b873/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build3286362797/b874/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1=/tmp/go-build3286362797/b875/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build3286362797/b876/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1=/tmp/go-build3286362797/b877/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1=/tmp/go-build3286362797/b878/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build3286362797/b879/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1=/tmp/go-build3286362797/b880/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build3286362797/b881/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1=/tmp/go-build3286362797/b882/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build3286362797/b883/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/events/v1=/tmp/go-build3286362797/b884/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1=/tmp/go-build3286362797/b885/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build3286362797/b886/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1=/tmp/go-build3286362797/b887/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build3286362797/b888/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2=/tmp/go-build3286362797/b889/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3=/tmp/go-build3286362797/b890/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1=/tmp/go-build3286362797/b891/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1=/tmp/go-build3286362797/b892/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build3286362797/b893/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/node/v1=/tmp/go-build3286362797/b894/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build3286362797/b895/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1=/tmp/go-build3286362797/b896/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1=/tmp/go-build3286362797/b897/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build3286362797/b898/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1=/tmp/go-build3286362797/b899/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build3286362797/b900/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build3286362797/b901/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2=/tmp/go-build3286362797/b902/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1=/tmp/go-build3286362797/b903/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build3286362797/b904/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build3286362797/b905/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1=/tmp/go-build3286362797/b906/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build3286362797/b907/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build3286362797/b908/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build3286362797/b823/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme -lang=go1.23 -complete -installsuffix shared -buildid MxVDhppGJfV6HapTq1r9/MxVDhppGJfV6HapTq1r9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme/register.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b913/_pkg_.a # internal
cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/39/39a58d318c728e77b68ec37157c9d703a1b2bd5881df705f63e4f96d04521ea4-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/websocket
mkdir -p $WORK/b926/
cat >/tmp/go-build3286362797/b926/importcfg << 'EOF' # internal
# import config
importmap github.com/gorilla/websocket=github.com/docker/compose/v2/vendor/github.com/gorilla/websocket
importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream
importmap k8s.io/apimachinery/pkg/util/net=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/transport=github.com/docker/compose/v2/vendor/k8s.io/client-go/transport
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gorilla/websocket=/tmp/go-build3286362797/b910/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build3286362797/b911/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3286362797/b817/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/transport=/tmp/go-build3286362797/b838/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/websocket -lang=go1.23 -complete -installsuffix shared -buildid cxbKMP8WvjMDmgw4rPdW/cxbKMP8WvjMDmgw4rPdW -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b926/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/websocket/roundtripper.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b858/_pkg_.a # internal
cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/90/90090877b7c848f90301383ee044b2106699a19179227ad93b5ec795382bb685-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/manifest
mkdir -p $WORK/b928/
cat >/tmp/go-build3286362797/b928/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/buildx/util/platformutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/platformutil
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap k8s.io/api/apps/v1=github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/platformutil=/tmp/go-build3286362797/b576/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1=/tmp/go-build3286362797/b863/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/manifest -lang=go1.23 -complete -installsuffix shared -buildid 4M4t1jafSyRXQys0zQeZ/4M4t1jafSyRXQys0zQeZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b928/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/manifest/manifest.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b926/_pkg_.a # internal
cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/38/385ded7705c90c6b63e305e29d0f95e9da971bc15073c095e2a347df2502f351-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand
mkdir -p $WORK/b909/
cat >/tmp/go-build3286362797/b909/importcfg << 'EOF' # internal
# import config
importmap github.com/gorilla/websocket=github.com/docker/compose/v2/vendor/github.com/gorilla/websocket
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream
importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/remotecommand
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/transport/spdy=github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/spdy
importmap k8s.io/client-go/transport/websocket=github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/websocket
importmap k8s.io/client-go/util/exec=github.com/docker/compose/v2/vendor/k8s.io/client-go/util/exec
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gorilla/websocket=/tmp/go-build3286362797/b910/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build3286362797/b911/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/remotecommand=/tmp/go-build3286362797/b912/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/spdy=/tmp/go-build3286362797/b913/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/websocket=/tmp/go-build3286362797/b926/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/exec=/tmp/go-build3286362797/b927/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand -lang=go1.23 -complete -installsuffix shared -buildid oxmFZOxWmbiD5fByWxid/oxmFZOxWmbiD5fByWxid -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b909/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand/errorstream.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand/fallback.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand/reader.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand/remotecommand.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand/resize.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand/spdy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand/v1.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand/v2.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand/v3.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand/v4.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand/v5.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand/websocket.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b928/_pkg_.a # internal
cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/f0/f08c66fe8305f0dd83c75b68455354dd56a8ded47ae703644324d0ce6ff48409-d # internal
github.com/docker/compose/v2/vendor/github.com/serialx/hashring
mkdir -p $WORK/b930/
cat >/tmp/go-build3286362797/b930/importcfg << 'EOF' # internal
# import config
packagefile crypto/md5=/tmp/go-build3286362797/b156/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p github.com/docker/compose/v2/vendor/github.com/serialx/hashring -lang=go1.23 -complete -installsuffix shared -buildid RU7BSp5detSZ_HbkQ3OJ/RU7BSp5detSZ_HbkQ3OJ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b930/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/serialx/hashring/hash.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/serialx/hashring/hashring.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/serialx/hashring/key.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b930/_pkg_.a # internal
cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/ac/ac62f5e57c4365d0ed64b550079f1de5c43b36c57965eb0d6c030e4ae2108883-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta
mkdir -p $WORK/b934/
cat >/tmp/go-build3286362797/b934/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/conversion=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/errors=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/apimachinery/pkg/util/sets=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3286362797/b776/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build3286362797/b780/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3286362797/b781/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta -lang=go1.23 -complete -installsuffix shared -buildid OlVv23Qvj_bPUEedI43S/OlVv23Qvj_bPUEedI43S -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b934/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b909/_pkg_.a # internal
cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/e0/e0bff07daa86a1155aa5c5529114f361267e9d486a8da56443793354f1fee737-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/execconn
mkdir -p $WORK/b856/
cat >/tmp/go-build3286362797/b856/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/tools/remotecommand=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand=/tmp/go-build3286362797/b909/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/execconn -lang=go1.23 -complete -installsuffix shared -buildid kh3anh6zdvig19ApM-wP/kh3anh6zdvig19ApM-wP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/execconn/execconn.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b856/_pkg_.a # internal
cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/4b/4b3492c9ff1ba67bdb6b9ee90545ac8268568637bdfebdfa3a7c326a553ffebc-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/equality
mkdir -p $WORK/b937/
cat >/tmp/go-build3286362797/b937/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/conversion=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/fields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/fields
importmap k8s.io/apimachinery/pkg/labels=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/labels
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3286362797/b776/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build3286362797/b810/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build3286362797/b812/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/equality -lang=go1.23 -complete -installsuffix shared -buildid NXNoU1RR3kZ0hcaZbJst/NXNoU1RR3kZ0hcaZbJst -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b937/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/equality/semantic.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b937/_pkg_.a # internal
cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/8c/8c7805f7d13f70ed5fd00fd4754da6ee484127207ea652bdbe4f134723b46368-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation
mkdir -p $WORK/b938/
cat >/tmp/go-build3286362797/b938/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/sets=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/util/validation=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation
importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3286362797/b781/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build3286362797/b799/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build3286362797/b800/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation -lang=go1.23 -complete -installsuffix shared -buildid n48_CXgHXbFKV63Hvjae/n48_CXgHXbFKV63Hvjae -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b938/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation/validation.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b938/_pkg_.a # internal
cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/ba/baa663977ae637b2f579c3eeb924428b635e735830b0432c09ad3a20f7b9258b-d # internal
github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/duration
mkdir -p $WORK/b945/
cat >/tmp/go-build3286362797/b945/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
importmap google.golang.org/protobuf/types/known/durationpb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3286362797/b394/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/duration -lang=go1.23 -complete -installsuffix shared -buildid PHpSgtQlcT7EgByraceY/PHpSgtQlcT7EgByraceY -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b945/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b934/_pkg_.a # internal
cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/5d/5dcffbb9c31c52f8643ea916187a6babcb805b186c9b9fe54a66bda3577df471-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/validation
mkdir -p $WORK/b936/
cat >/tmp/go-build3286362797/b936/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/api/equality=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/equality
importmap k8s.io/apimachinery/pkg/api/meta=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1/validation=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/sets=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/util/validation=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation
importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/equality=/tmp/go-build3286362797/b937/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build3286362797/b934/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation=/tmp/go-build3286362797/b938/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3286362797/b781/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build3286362797/b799/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build3286362797/b800/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/validation -lang=go1.23 -complete -installsuffix shared -buildid SvIanKplMx1_zJdacAgK/SvIanKplMx1_zJdacAgK -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b936/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/validation/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/validation/generic.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/validation/objectmeta.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b945/_pkg_.a # internal
cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/cd/cd79a52d7936f2b1fdb76be8b6cf838db0d49808fbed34ace6b04527dbcf4ae4-d # internal
github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes
mkdir -p $WORK/b944/
cat >/tmp/go-build3286362797/b944/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto
importmap github.com/golang/protobuf/ptypes/any=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/any
importmap github.com/golang/protobuf/ptypes/duration=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/duration
importmap github.com/golang/protobuf/ptypes/timestamp=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/timestamp
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/reflect/protoregistry=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto=/tmp/go-build3286362797/b302/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build3286362797/b647/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build3286362797/b945/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build3286362797/b602/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes -lang=go1.23 -complete -installsuffix shared -buildid 5wRat2J6GwgjlUG5fNyA/5wRat2J6GwgjlUG5fNyA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b944/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/any.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/duration.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/timestamp.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b944/_pkg_.a # internal
cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/ab/ab98c4de2611cd2958f0d253031abb459ebe592294d19d9a615a36d8f57fab09-d # internal
github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/extensions
mkdir -p $WORK/b943/
cat >/tmp/go-build3286362797/b943/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto
importmap github.com/golang/protobuf/ptypes=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
importmap google.golang.org/protobuf/types/known/anypb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto=/tmp/go-build3286362797/b302/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build3286362797/b944/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3286362797/b397/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/extensions -lang=go1.23 -complete -installsuffix shared -buildid rhiedSF3WOVH-vyz8bPT/rhiedSF3WOVH-vyz8bPT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b943/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/extensions/extension.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/extensions/extensions.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b936/_pkg_.a # internal
cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/d3/d39c729dc02e0b1417d7339aefceb0e6ad69105f36b54a99eb5e0c3c49fafb1e-d # internal
github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/jsonschema
mkdir -p $WORK/b946/
cat >/tmp/go-build3286362797/b946/importcfg << 'EOF' # internal
# import config
importmap gopkg.in/yaml.v3=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3=/tmp/go-build3286362797/b478/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/jsonschema -lang=go1.23 -complete -installsuffix shared -buildid CXmNFlpjDJ152UI3CLhy/CXmNFlpjDJ152UI3CLhy -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b946/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/jsonschema/base.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/jsonschema/display.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/jsonschema/models.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/jsonschema/operations.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/jsonschema/reader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/jsonschema/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b943/_pkg_.a # internal
cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/65/65ee02369f666d4f2bb681ecbed2e7c4e919148c727473a30f636a322d1fa56f-d # internal
github.com/docker/compose/v2/vendor/github.com/josharian/intern
mkdir -p $WORK/b953/
cat >/tmp/go-build3286362797/b953/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p github.com/docker/compose/v2/vendor/github.com/josharian/intern -lang=go1.23 -complete -installsuffix shared -buildid GSR_YvBGNvn2yrq_Cnp3/GSR_YvBGNvn2yrq_Cnp3 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b953/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/josharian/intern/intern.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b953/_pkg_.a # internal
cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/7a/7a9d2877511ee4f5ce0e18015a5ea32d7f42aa358c4db76e4a2ee687b8d0254d-d # internal
github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jlexer
mkdir -p $WORK/b952/
cat >/tmp/go-build3286362797/b952/importcfg << 'EOF' # internal
# import config
importmap github.com/josharian/intern=github.com/docker/compose/v2/vendor/github.com/josharian/intern
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/josharian/intern=/tmp/go-build3286362797/b953/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3286362797/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jlexer -lang=go1.23 -complete -installsuffix shared -buildid _GrfkFDhXl9FayPykv2c/_GrfkFDhXl9FayPykv2c -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b952/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jlexer/error.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jlexer/lexer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b946/_pkg_.a # internal
cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/65/658736ebbca9609e30fffef4735ef30b8bcb3d6e162bf05cbdd2408d3e044e44-d # internal
github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/compiler
mkdir -p $WORK/b942/
cat >/tmp/go-build3286362797/b942/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto
importmap github.com/golang/protobuf/ptypes/any=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/any
importmap github.com/google/gnostic-models/extensions=github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/extensions
importmap github.com/google/gnostic-models/jsonschema=github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/jsonschema
importmap gopkg.in/yaml.v3=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto=/tmp/go-build3286362797/b302/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build3286362797/b647/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/extensions=/tmp/go-build3286362797/b943/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/jsonschema=/tmp/go-build3286362797/b946/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3=/tmp/go-build3286362797/b478/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/compiler -lang=go1.23 -complete -installsuffix shared -buildid 5klrLUe-nTA9Qxq8uz6K/5klrLUe-nTA9Qxq8uz6K -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b942/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/compiler/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/compiler/error.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/compiler/extensions.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/compiler/helpers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/compiler/main.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/compiler/reader.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b952/_pkg_.a # internal
cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/d2/d2b3a81e36eccfc649893718c1033eed45e6520ff7731d609dfa4711ac9e828c-d # internal
github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/buffer
mkdir -p $WORK/b955/
cat >/tmp/go-build3286362797/b955/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/buffer -lang=go1.23 -complete -installsuffix shared -buildid KJ_mMAomZ5x6qklxzFQw/KJ_mMAomZ5x6qklxzFQw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b955/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/buffer/pool.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b955/_pkg_.a # internal
cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/23/233342d83a4cb4c9d3d29bafefb109254e38b753db5077bc67527811ddd85459-d # internal
github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jwriter
mkdir -p $WORK/b954/
cat >/tmp/go-build3286362797/b954/importcfg << 'EOF' # internal
# import config
importmap github.com/mailru/easyjson/buffer=github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/buffer
packagefile github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build3286362797/b955/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jwriter -lang=go1.23 -complete -installsuffix shared -buildid 3L5nkQ8mR15boFe9CiFC/3L5nkQ8mR15boFe9CiFC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b954/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jwriter/writer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b942/_pkg_.a # internal
cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/57/578b17acba8212458f587fe526515eb00b7d5be05f004be1af0183ec365ea690-d # internal
github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv2
mkdir -p $WORK/b941/
cat >/tmp/go-build3286362797/b941/importcfg << 'EOF' # internal
# import config
importmap github.com/google/gnostic-models/compiler=github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/compiler
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
importmap google.golang.org/protobuf/types/known/anypb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb
importmap gopkg.in/yaml.v3=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/compiler=/tmp/go-build3286362797/b942/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3286362797/b397/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3=/tmp/go-build3286362797/b478/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv2 -lang=go1.23 -complete -installsuffix shared -buildid _4DLk8ukTP4jxLf8TMCS/_4DLk8ukTP4jxLf8TMCS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b941/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv2/document.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b954/_pkg_.a # internal
cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/5b/5bfd3a0ca712632120ab00ee4e583a5e7b1af6bf8c4cc132dd1ed65f7d810d53-d # internal
github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv3
mkdir -p $WORK/b947/
cat >/tmp/go-build3286362797/b947/importcfg << 'EOF' # internal
# import config
importmap github.com/google/gnostic-models/compiler=github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/compiler
importmap google.golang.org/protobuf/reflect/protoreflect=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect
importmap google.golang.org/protobuf/runtime/protoimpl=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl
importmap google.golang.org/protobuf/types/known/anypb=github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb
importmap gopkg.in/yaml.v3=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/compiler=/tmp/go-build3286362797/b942/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3286362797/b397/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3=/tmp/go-build3286362797/b478/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv3 -lang=go1.23 -complete -installsuffix shared -buildid jvChUJAGDylHQ09VHjPj/jvChUJAGDylHQ09VHjPj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b947/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv3/document.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b947/_pkg_.a # internal
cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/53/537495c77dd31848b391c356bb83840b415b158ecd7fc9567858e77fdd4c4616-d # internal
github.com/docker/compose/v2/vendor/github.com/go-openapi/swag
mkdir -p $WORK/b951/
cat >/tmp/go-build3286362797/b951/importcfg << 'EOF' # internal
# import config
importmap github.com/mailru/easyjson/jlexer=github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jlexer
importmap github.com/mailru/easyjson/jwriter=github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jwriter
importmap gopkg.in/yaml.v3=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build3286362797/b952/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build3286362797/b954/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3=/tmp/go-build3286362797/b478/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile mime/multipart=/tmp/go-build3286362797/b175/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p github.com/docker/compose/v2/vendor/github.com/go-openapi/swag -lang=go1.23 -complete -installsuffix shared -buildid auzihSA3eLLYpU11gVMA/auzihSA3eLLYpU11gVMA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b951/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/convert.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/convert_types.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/file.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/json.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/loading.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/name_lexem.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/net.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/path.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/post_go18.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/post_go19.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/split.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/util.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/swag/yaml.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b941/_pkg_.a # internal
cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/87/8799bae5f22134f5e290e755909b16c607f688d555a139d39d797b7df18f93b1-d # internal
github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/util/proto
mkdir -p $WORK/b940/
cat >/tmp/go-build3286362797/b940/importcfg << 'EOF' # internal
# import config
importmap github.com/google/gnostic-models/openapiv2=github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv2
importmap github.com/google/gnostic-models/openapiv3=github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv3
importmap gopkg.in/yaml.v2=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2
importmap gopkg.in/yaml.v3=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv2=/tmp/go-build3286362797/b941/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv3=/tmp/go-build3286362797/b947/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2=/tmp/go-build3286362797/b538/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3=/tmp/go-build3286362797/b478/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/util/proto -lang=go1.23 -complete -installsuffix shared -buildid HTKOSx-0V71RowtF_KuI/HTKOSx-0V71RowtF_KuI -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b940/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/util/proto/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/util/proto/document.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/util/proto/document_v3.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/util/proto/openapi.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b940/_pkg_.a # internal
cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/fc/fc4b5b534680ce2769f78cdd5bea02f4ded749270189bff790cdde0a87408f5d-d # internal
github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference/internal
mkdir -p $WORK/b956/
cat >/tmp/go-build3286362797/b956/importcfg << 'EOF' # internal
# import config
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference/internal -lang=go1.23 -complete -installsuffix shared -buildid 0ungHl2bc7LQIbzMDz1X/0ungHl2bc7LQIbzMDz1X -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b956/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference/internal/normalize_url.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b956/_pkg_.a # internal
cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/94/947ea89652ca9164e2866e6d25e7284613ede34d890365ff0309cb58cbefcfff-d # internal
encoding/base32
mkdir -p $WORK/b959/
cat >/tmp/go-build3286362797/b959/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p encoding/base32 -lang=go1.23 -std -complete -installsuffix shared -buildid WNOgUaTjXtvZbtcrNsYB/WNOgUaTjXtvZbtcrNsYB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b959/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b959/_pkg_.a # internal
cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/97/97dc85b437f4708c66923c9904ff47d807cc5a01e7947b83f6535f1e3263810f-d # internal
github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json
mkdir -p $WORK/b958/
cat >/tmp/go-build3286362797/b958/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/base32=/tmp/go-build3286362797/b959/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3286362797/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json -lang=go1.23 -complete -installsuffix shared -buildid t89GB_dthvn8iKQq1Qnm/t89GB_dthvn8iKQq1Qnm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b958/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/arshal.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/arshal_any.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/arshal_default.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/arshal_funcs.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/arshal_inlined.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/arshal_methods.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/arshal_time.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/decode.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/encode.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/errors.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/fields.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/fold.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/intern.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/pools.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/state.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/token.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/value.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b951/_pkg_.a # internal
cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/fd/fdcc6992736753cd3ba5da76aea532132f809936fedb1d3f66161411a4e45b61-d # internal
github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonpointer
mkdir -p $WORK/b950/
cat >/tmp/go-build3286362797/b950/importcfg << 'EOF' # internal
# import config
importmap github.com/go-openapi/swag=github.com/docker/compose/v2/vendor/github.com/go-openapi/swag
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-openapi/swag=/tmp/go-build3286362797/b951/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonpointer -lang=go1.23 -complete -installsuffix shared -buildid FbV0kvz9RZJ5FvVIsJ2n/FbV0kvz9RZJ5FvVIsJ2n -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b950/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonpointer/pointer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b950/_pkg_.a # internal
cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/3c/3ce57a9d5ab5e50f7e5c7d338c2d0cf10ad97b66df55aa86b892e7ae427d534a-d # internal
github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference
mkdir -p $WORK/b949/
cat >/tmp/go-build3286362797/b949/importcfg << 'EOF' # internal
# import config
importmap github.com/go-openapi/jsonpointer=github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonpointer
importmap github.com/go-openapi/jsonreference/internal=github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference/internal
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build3286362797/b950/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference/internal=/tmp/go-build3286362797/b956/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference -lang=go1.23 -complete -installsuffix shared -buildid 7K9gjkmraZXv60YKc624/7K9gjkmraZXv60YKc624 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b949/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference/reference.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b949/_pkg_.a # internal
cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/dd/dd1f56de8bbdde89612d4ff9d4181c28571779a4cef6695b8fbdec46e5d5def9-d # internal
github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema
mkdir -p $WORK/b960/
cat >/tmp/go-build3286362797/b960/importcfg << 'EOF' # internal
# import config
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema -lang=go1.23 -complete -installsuffix shared -buildid 4dWzc4eNXS1hmqcc7mQt/4dWzc4eNXS1hmqcc7mQt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b960/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b960/_pkg_.a # internal
cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/4e/4e4a29e5e6518d55d570a225c03f5d41dab9c21cc9ded45211f3b36f38f343c3-d # internal
github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath
mkdir -p $WORK/b961/
cat >/tmp/go-build3286362797/b961/importcfg << 'EOF' # internal
# import config
importmap github.com/json-iterator/go=github.com/docker/compose/v2/vendor/github.com/json-iterator/go
importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema
importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/json-iterator/go=/tmp/go-build3286362797/b796/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build3286362797/b960/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build3286362797/b795/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath -lang=go1.23 -complete -installsuffix shared -buildid lY_oq5ucxJa7FGDWkDId/lY_oq5ucxJa7FGDWkDId -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b961/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b961/_pkg_.a # internal
cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/85/8582a1adfc226636eaa253a0ae5f050ed202d2894828d3a26234599d7d4d2a02-d # internal
github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed
mkdir -p $WORK/b963/
cat >/tmp/go-build3286362797/b963/importcfg << 'EOF' # internal
# import config
importmap gopkg.in/yaml.v2=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2
importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath
importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema
importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2=/tmp/go-build3286362797/b538/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build3286362797/b961/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build3286362797/b960/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build3286362797/b795/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed -lang=go1.23 -complete -installsuffix shared -buildid 2gIKxrK2ef5DFFpNgyr_/2gIKxrK2ef5DFFpNgyr_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b963/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/compare.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b963/_pkg_.a # internal
cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/49/499593408924cd01726cd7559f9aba2ee07798740b22c4f8f3ac28df54a50162-d # internal
github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/merge
mkdir -p $WORK/b962/
cat >/tmp/go-build3286362797/b962/importcfg << 'EOF' # internal
# import config
importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath
importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed
importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build3286362797/b961/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build3286362797/b963/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build3286362797/b795/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/merge -lang=go1.23 -complete -installsuffix shared -buildid 6ZbG-q_x3asaF96mwi12/6ZbG-q_x3asaF96mwi12 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b962/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/merge/conflict.go ./_build/src/github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/merge/update.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b962/_pkg_.a # internal
cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/56/56cf6f2f43c42bbc2f82f5182235018a33ada5ea3c95e9463422fd2119a17b79-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
mkdir -p $WORK/b964/
cat >/tmp/go-build3286362797/b964/importcfg << 'EOF' # internal
# import config
importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build3286362797/b963/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal -lang=go1.23 -complete -installsuffix shared -buildid SC6Gqps8eLIQeGYtj2Yh/SC6Gqps8eLIQeGYtj2Yh -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b964/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal/internal.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b964/_pkg_.a # internal
cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/55/558054e9602a596ee002dbfe6aa6255b113dfb9e36c6acc0e17a54eec254f5c6-d # internal
github.com/docker/compose/v2/vendor/k8s.io/api/apidiscovery/v2beta1
mkdir -p $WORK/b967/
cat >/tmp/go-build3286362797/b967/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p github.com/docker/compose/v2/vendor/k8s.io/api/apidiscovery/v2beta1 -lang=go1.23 -complete -installsuffix shared -buildid xduP8QveDDiuQPDS6LSo/xduP8QveDDiuQPDS6LSo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b967/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apidiscovery/v2beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apidiscovery/v2beta1/generated.pb.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apidiscovery/v2beta1/register.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apidiscovery/v2beta1/types.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apidiscovery/v2beta1/zz_generated.deepcopy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/api/apidiscovery/v2beta1/zz_generated.prerelease-lifecycle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b958/_pkg_.a # internal
cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/a4/a45738a3f42d3ad6b2c6745d0017a5990538bf83270d9f478045050ceabbe919-d # internal
github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal
mkdir -p $WORK/b957/
cat >/tmp/go-build3286362797/b957/importcfg << 'EOF' # internal
# import config
importmap github.com/go-openapi/jsonreference=github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference
importmap k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json
packagefile github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference=/tmp/go-build3286362797/b949/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json=/tmp/go-build3286362797/b958/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal -lang=go1.23 -complete -installsuffix shared -buildid XD7j7UaQwcC-Zcd0tTJg/XD7j7UaQwcC-Zcd0tTJg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b957/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/flags.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/serialization.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b957/_pkg_.a # internal
cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/2d/2ddd78aa3105f448e350a40eb618f3ac0942e4a7a82e3bff67e1c0b7593f4d07-d # internal
github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec
mkdir -p $WORK/b948/
cat >/tmp/go-build3286362797/b948/importcfg << 'EOF' # internal
# import config
importmap github.com/go-openapi/jsonreference=github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference
importmap github.com/go-openapi/swag=github.com/docker/compose/v2/vendor/github.com/go-openapi/swag
importmap github.com/google/gnostic-models/openapiv2=github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv2
importmap k8s.io/kube-openapi/pkg/internal=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal
importmap k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference=/tmp/go-build3286362797/b949/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-openapi/swag=/tmp/go-build3286362797/b951/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv2=/tmp/go-build3286362797/b941/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal=/tmp/go-build3286362797/b957/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json=/tmp/go-build3286362797/b958/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec -lang=go1.23 -complete -installsuffix shared -buildid SmN9MJsgPEoAV2Cph6jO/SmN9MJsgPEoAV2Cph6jO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b948/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/contact_info.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/external_docs.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/gnostic.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/header.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/info.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/items.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/license.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/operation.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/parameter.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/path_item.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/paths.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/ref.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/response.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/responses.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/schema.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/security_scheme.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/swagger.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec/tag.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b967/_pkg_.a # internal
cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/b0/b057328f673d115b3fdd03101a7195dc83a28044b2b77c1d128fc5c176c74c35-d # internal
github.com/docker/compose/v2/vendor/github.com/munnerz/goautoneg
mkdir -p $WORK/b970/
cat >/tmp/go-build3286362797/b970/importcfg << 'EOF' # internal
# import config
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p github.com/docker/compose/v2/vendor/github.com/munnerz/goautoneg -lang=go1.23 -complete -installsuffix shared -buildid NJGjVCmgWingOoD0-Jgx/NJGjVCmgWingOoD0-Jgx -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b970/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/munnerz/goautoneg/autoneg.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b970/_pkg_.a # internal
cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/2e/2e229436d4f35111f5b89ebf6c973e06c67e02a0dae3f2dafd212bdf010fb890-d # internal
github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/cached
mkdir -p $WORK/b971/
cat >/tmp/go-build3286362797/b971/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/cached -lang=go1.23 -complete -installsuffix shared -buildid ugju_T7p4ob0RD_WiJcr/ugju_T7p4ob0RD_WiJcr -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b971/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/cached/cache.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b971/_pkg_.a # internal
cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/65/65535d855af55c295f11abf4c0a0abf0b91cc99a9f027113e2f7af066f3e5d56-d # internal
encoding/xml
mkdir -p $WORK/b974/
cat >/tmp/go-build3286362797/b974/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p encoding/xml -lang=go1.23 -std -complete -installsuffix shared -buildid KeD1xONOX-mdmgcLNrDQ/KeD1xONOX-mdmgcLNrDQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b974/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b974/_pkg_.a # internal
cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/f3/f3cf083798076b24f45761f102086fb743b48baf4912f53a9d8cb8ebe77946c9-d # internal
github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/log
mkdir -p $WORK/b975/
cat >/tmp/go-build3286362797/b975/importcfg << 'EOF' # internal
# import config
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/log -lang=go1.23 -complete -installsuffix shared -buildid 1i9MrNHAldcQRr-Sw-yd/1i9MrNHAldcQRr-Sw-yd -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b975/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/log/log.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b975/_pkg_.a # internal
cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/c8/c816ab0e678df334139b7dad44278ee41750d3084fd71a25479156e922942a23-d # internal
github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3
mkdir -p $WORK/b973/
cat >/tmp/go-build3286362797/b973/importcfg << 'EOF' # internal
# import config
importmap github.com/emicklei/go-restful/v3/log=github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/log
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile compress/zlib=/tmp/go-build3286362797/b917/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile encoding/xml=/tmp/go-build3286362797/b974/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/log=/tmp/go-build3286362797/b975/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3 -lang=go1.23 -complete -installsuffix shared -buildid LLmgSO0M0wYkrnbFPADX/LLmgSO0M0wYkrnbFPADX -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b973/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/compress.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/compressor_cache.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/compressor_pools.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/compressors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/constants.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/container.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/cors_filter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/curly.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/curly_route.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/custom_verb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/entity_accessors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/extensions.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/filter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/filter_adapter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/json.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/jsr311.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/logger.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/mime.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/options_filter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/parameter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/path_expression.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/path_processor.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/request.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/response.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/route.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/route_builder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/route_reader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/router.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/service_error.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/web_service.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/web_service_container.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b948/_pkg_.a # internal
cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/ac/ac82744a77d09e94f338c9d8c28c5b9108e9383954053e8667709132387d8c8a-d # internal
github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/schemaconv
mkdir -p $WORK/b939/
cat >/tmp/go-build3286362797/b939/importcfg << 'EOF' # internal
# import config
importmap k8s.io/kube-openapi/pkg/util/proto=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/util/proto
importmap k8s.io/kube-openapi/pkg/validation/spec=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec
importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/util/proto=/tmp/go-build3286362797/b940/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build3286362797/b948/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build3286362797/b960/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/schemaconv -lang=go1.23 -complete -installsuffix shared -buildid tgGqBxr99NkFxcha3qqY/tgGqBxr99NkFxcha3qqY -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b939/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/schemaconv/openapi.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/schemaconv/proto_models.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/schemaconv/smd.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b939/_pkg_.a # internal
cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/33/33a54fc972b948cad2854cb885b492e4af0f263384e035e9e81cf03e7c08a7fe-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal
mkdir -p $WORK/b935/
cat >/tmp/go-build3286362797/b935/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/api/errors=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/api/meta=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/api/validation=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/validation
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
importmap k8s.io/kube-openapi/pkg/schemaconv=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/schemaconv
importmap k8s.io/kube-openapi/pkg/validation/spec=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec
importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath
importmap sigs.k8s.io/structured-merge-diff/v4/merge=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/merge
importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema
importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed
importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build3286362797/b804/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build3286362797/b934/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/validation=/tmp/go-build3286362797/b936/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build3286362797/b831/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/schemaconv=/tmp/go-build3286362797/b939/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build3286362797/b948/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build3286362797/b961/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/merge=/tmp/go-build3286362797/b962/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build3286362797/b960/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build3286362797/b963/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build3286362797/b795/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal -lang=go1.23 -complete -installsuffix shared -buildid YskfXDeoskYzGisMS-m9/YskfXDeoskYzGisMS-m9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b935/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/atmostevery.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/buildmanagerinfo.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/capmanagers.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/conflict.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/fieldmanager.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/fields.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/lastapplied.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/lastappliedmanager.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/lastappliedupdater.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/managedfields.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/managedfieldsupdater.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/manager.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/pathelement.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/skipnonapplied.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/stripmeta.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/structuredmerge.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/typeconverter.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/versioncheck.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/versionconverter.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b973/_pkg_.a # internal
cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/fb/fb445269cafe1c5363918623ac92da151baacea3c98f239f67aee7bad4e6174a-d # internal
github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3
mkdir -p $WORK/b976/
cat >/tmp/go-build3286362797/b976/importcfg << 'EOF' # internal
# import config
importmap github.com/go-openapi/swag=github.com/docker/compose/v2/vendor/github.com/go-openapi/swag
importmap github.com/google/gofuzz=github.com/docker/compose/v2/vendor/github.com/google/gofuzz
importmap k8s.io/kube-openapi/pkg/internal=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal
importmap k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json
importmap k8s.io/kube-openapi/pkg/validation/spec=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-openapi/swag=/tmp/go-build3286362797/b951/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gofuzz=/tmp/go-build3286362797/b806/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal=/tmp/go-build3286362797/b957/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json=/tmp/go-build3286362797/b958/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build3286362797/b948/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3 -lang=go1.23 -complete -installsuffix shared -buildid FHRvEvuMeRM6CVUMAtGB/FHRvEvuMeRM6CVUMAtGB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b976/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/component.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/encoding.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/example.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/external_documentation.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/fuzz.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/header.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/media_type.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/operation.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/parameter.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/path.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/request_body.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/response.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/security_scheme.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/server.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3/spec.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b935/_pkg_.a # internal
cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/18/18af06c77897e6ecc5c14e623cdbeaddb5358ca13d613638f1ec2f21fa50d7df-d # internal
github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
mkdir -p $WORK/b933/
cat >/tmp/go-build3286362797/b933/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/api/meta=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/managedfields/internal=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal
importmap k8s.io/kube-openapi/pkg/schemaconv=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/schemaconv
importmap k8s.io/kube-openapi/pkg/util/proto=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/util/proto
importmap k8s.io/kube-openapi/pkg/validation/spec=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec
importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath
importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema
importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build3286362797/b934/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build3286362797/b831/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal=/tmp/go-build3286362797/b935/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/schemaconv=/tmp/go-build3286362797/b939/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/util/proto=/tmp/go-build3286362797/b940/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build3286362797/b948/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build3286362797/b961/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build3286362797/b960/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build3286362797/b963/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields -lang=go1.23 -complete -installsuffix shared -buildid IEFV4YqO3mFslAG3S3LI/IEFV4YqO3mFslAG3S3LI -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b933/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/fieldmanager.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/gvkparser.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/scalehandler.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/typeconverter.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b933/_pkg_.a # internal
cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/cc/cc6a8914568229f1b6c31dfdc1cc4b38c7f87b68cde48259d14c9ec3dfdfa39e-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/reference
mkdir -p $WORK/b977/
cat >/tmp/go-build3286362797/b977/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/meta=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build3286362797/b934/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/reference -lang=go1.23 -complete -installsuffix shared -buildid OnMbjY_SSY3dJ7_dhgTi/OnMbjY_SSY3dJ7_dhgTi -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b977/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/reference/ref.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b977/_pkg_.a # internal
cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/82/8298e259e7c63f591a50764f8b82215f036eae62d334f208e1672cdc15e4ac58-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1
mkdir -p $WORK/b994/
cat >/tmp/go-build3286362797/b994/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/authentication/v1=github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1=/tmp/go-build3286362797/b866/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 -lang=go1.23 -complete -installsuffix shared -buildid PjBp18R29CrFM7F_7ONr/PjBp18R29CrFM7F_7ONr -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b994/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/selfsubjectreview.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b994/_pkg_.a # internal
cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/3b/3b9d7e92661cc5ebdc0f40edb877be95c896c9299d6928b71a18ae54e3938cf7-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1alpha1
mkdir -p $WORK/b995/
cat >/tmp/go-build3286362797/b995/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/authentication/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1=/tmp/go-build3286362797/b867/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid uYL6Vwd02zmIGuX7O_yq/uYL6Vwd02zmIGuX7O_yq -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b995/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1alpha1/authentication_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1alpha1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1alpha1/selfsubjectreview.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b995/_pkg_.a # internal
cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/cb/cbc6b7a02b96ca9ad33eb90842dcc56c92d038459a0fd91b3bbc45e073c96e79-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1
mkdir -p $WORK/b996/
cat >/tmp/go-build3286362797/b996/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/authentication/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build3286362797/b868/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid 5DRsSkQUQEW0YwHsgTC2/5DRsSkQUQEW0YwHsgTC2 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b996/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/selfsubjectreview.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b976/_pkg_.a # internal
cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/08/0874a9ee31e6e83b10c54ad1b2d3cacfcc5b1102e22914f4ab0cf4d85d3eb729-d # internal
github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/common
mkdir -p $WORK/b972/
cat >/tmp/go-build3286362797/b972/importcfg << 'EOF' # internal
# import config
importmap github.com/emicklei/go-restful/v3=github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3
importmap k8s.io/kube-openapi/pkg/spec3=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3
importmap k8s.io/kube-openapi/pkg/validation/spec=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec
packagefile github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3=/tmp/go-build3286362797/b973/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3=/tmp/go-build3286362797/b976/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build3286362797/b948/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/common -lang=go1.23 -complete -installsuffix shared -buildid Vo43DZKzSNcEVdP8SwHw/Vo43DZKzSNcEVdP8SwHw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b972/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/common/common.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/common/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/common/interfaces.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b996/_pkg_.a # internal
cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/62/629b9e330e07843a2e1d2fb953d8908925a03a0d80df46f159e868337fabc4e8-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1
mkdir -p $WORK/b997/
cat >/tmp/go-build3286362797/b997/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/authorization/v1=github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1=/tmp/go-build3286362797/b869/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 -lang=go1.23 -complete -installsuffix shared -buildid ximQk8F1gkoEekHOgUc2/ximQk8F1gkoEekHOgUc2 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b997/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b972/_pkg_.a # internal
cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/90/9014882812998198b4bbc0a96e74db5e3639fdee8941e1912266cebbb4557405-d # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b997/_pkg_.a # internal
github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/handler3
mkdir -p $WORK/b969/
cat >/tmp/go-build3286362797/b969/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto
importmap github.com/google/gnostic-models/openapiv3=github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv3
importmap github.com/google/uuid=github.com/docker/compose/v2/vendor/github.com/google/uuid
importmap github.com/munnerz/goautoneg=github.com/docker/compose/v2/vendor/github.com/munnerz/goautoneg
importmap k8s.io/klog/v2=github.com/docker/compose/v2/vendor/k8s.io/klog/v2
importmap k8s.io/kube-openapi/pkg/cached=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/cached
importmap k8s.io/kube-openapi/pkg/common=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/common
importmap k8s.io/kube-openapi/pkg/spec3=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3286362797/b140/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto=/tmp/go-build3286362797/b302/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv3=/tmp/go-build3286362797/b947/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/uuid=/tmp/go-build3286362797/b708/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/munnerz/goautoneg=/tmp/go-build3286362797/b970/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/cached=/tmp/go-build3286362797/b971/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/common=/tmp/go-build3286362797/b972/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3=/tmp/go-build3286362797/b976/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/handler3 -lang=go1.23 -complete -installsuffix shared -buildid HW3NlkMeBic7gj6MB-Nt/HW3NlkMeBic7gj6MB-Nt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b969/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/handler3/handler.go
cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/5b/5b3eeb1a37784308c3142f174f5191ddd0cb975e4331a2e4d30ca579fc0f536b-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1
mkdir -p $WORK/b998/
cat >/tmp/go-build3286362797/b998/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/authorization/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build3286362797/b870/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid VBhPMM0lYgnvmqEj4xDb/VBhPMM0lYgnvmqEj4xDb -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b998/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b998/_pkg_.a # internal
cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/97/97b84bd8e979cfb4fb397964c0398a22094b069bbbbbdeed52f9f7ed37e9f7c7-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/dockercontainer
mkdir -p $WORK/b1075/
cat >/tmp/go-build3286362797/b1075/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/connhelper/commandconn=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn
importmap github.com/moby/buildkit/client/connhelper=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn=/tmp/go-build3286362797/b186/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper=/tmp/go-build3286362797/b610/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1075/_pkg_.a -trimpath "$WORK/b1075=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/dockercontainer -lang=go1.23 -complete -installsuffix shared -buildid Gw2r4TtPHLXMGnBv35cT/Gw2r4TtPHLXMGnBv35cT -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1075/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/dockercontainer/dockercontainer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1075/_pkg_.a # internal
cp $WORK/b1075/_pkg_.a /builddir/.cache/go-build/df/df64e3cdaef421675fbbbb8ebc089983992120505ed9a60d55790ac8575b3de2-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/kubepod
mkdir -p $WORK/b1076/
cat >/tmp/go-build3286362797/b1076/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/connhelper/commandconn=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn
importmap github.com/moby/buildkit/client/connhelper=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn=/tmp/go-build3286362797/b186/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper=/tmp/go-build3286362797/b610/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1076/_pkg_.a -trimpath "$WORK/b1076=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/kubepod -lang=go1.23 -complete -installsuffix shared -buildid 7mrNvqM8GVwarWaAMOmQ/7mrNvqM8GVwarWaAMOmQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1076/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/kubepod/kubepod.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1076/_pkg_.a # internal
cp $WORK/b1076/_pkg_.a /builddir/.cache/go-build/4c/4c44d21312116a64c7d132123251aba637375f5089814070301a5db4bcb85589-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/ssh
mkdir -p $WORK/b1077/
cat >/tmp/go-build3286362797/b1077/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli/connhelper/commandconn=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn
importmap github.com/moby/buildkit/client/connhelper=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn=/tmp/go-build3286362797/b186/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper=/tmp/go-build3286362797/b610/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1077/_pkg_.a -trimpath "$WORK/b1077=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/ssh -lang=go1.23 -complete -installsuffix shared -buildid FPQI5Qh1FVpAMyEAvNKx/FPQI5Qh1FVpAMyEAvNKx -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1077/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/ssh/ssh.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1077/_pkg_.a # internal
cp $WORK/b1077/_pkg_.a /builddir/.cache/go-build/e9/e9e22bab2fefba7a2e212c47001c1fa9f5d38a0ff7c5ef644b17af9568952100-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote
mkdir -p $WORK/b1074/
cat >/tmp/go-build3286362797/b1074/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/buildx/driver=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver
importmap github.com/docker/buildx/driver/remote/util=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote/util
importmap github.com/docker/buildx/util/progress=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/moby/buildkit/client/connhelper=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper
importmap github.com/moby/buildkit/client/connhelper/dockercontainer=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/dockercontainer
importmap github.com/moby/buildkit/client/connhelper/kubepod=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/kubepod
importmap github.com/moby/buildkit/client/connhelper/ssh=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/ssh
importmap github.com/moby/buildkit/util/tracing/delegated=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/delegated
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver=/tmp/go-build3286362797/b571/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote/util=/tmp/go-build3286362797/b710/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress=/tmp/go-build3286362797/b579/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper=/tmp/go-build3286362797/b610/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/dockercontainer=/tmp/go-build3286362797/b1075/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/kubepod=/tmp/go-build3286362797/b1076/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/ssh=/tmp/go-build3286362797/b1077/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/delegated=/tmp/go-build3286362797/b706/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1074/_pkg_.a -trimpath "$WORK/b1074=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote -lang=go1.23 -complete -installsuffix shared -buildid YtCk3_6IBlbqtePl5_tz/YtCk3_6IBlbqtePl5_tz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1074/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote/driver.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote/factory.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b969/_pkg_.a # internal
cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/e6/e6fd7623300d59bf3350dcbc7affc510bbe378d5f88b657cc737bcdb3aca68c0-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/openapi
mkdir -p $WORK/b968/
cat >/tmp/go-build3286362797/b968/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
importmap k8s.io/kube-openapi/pkg/handler3=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/handler3
importmap k8s.io/kube-openapi/pkg/spec3=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3
importmap k8s.io/kube-openapi/pkg/validation/spec=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/handler3=/tmp/go-build3286362797/b969/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3=/tmp/go-build3286362797/b976/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build3286362797/b948/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/openapi -lang=go1.23 -complete -installsuffix shared -buildid fGfX5OcmJwZp3ecWJA3W/fGfX5OcmJwZp3ecWJA3W -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b968/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/openapi/client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/openapi/groupversion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/openapi/typeconverter.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b968/_pkg_.a # internal
cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/4d/4dba3c6708b6a6f01ff7ee6710954b8306a409aba44acc5b727932118e294649-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/discovery
mkdir -p $WORK/b966/
cat >/tmp/go-build3286362797/b966/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto
importmap github.com/google/gnostic-models/openapiv2=github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv2
importmap k8s.io/api/apidiscovery/v2beta1=github.com/docker/compose/v2/vendor/k8s.io/api/apidiscovery/v2beta1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/apimachinery/pkg/util/sets=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/version=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/version
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/openapi=github.com/docker/compose/v2/vendor/k8s.io/client-go/openapi
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto=/tmp/go-build3286362797/b302/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv2=/tmp/go-build3286362797/b941/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apidiscovery/v2beta1=/tmp/go-build3286362797/b967/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build3286362797/b804/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build3286362797/b823/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3286362797/b781/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build3286362797/b821/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/openapi=/tmp/go-build3286362797/b968/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/discovery -lang=go1.23 -complete -installsuffix shared -buildid xOTmxXMNKuKQP-vGFOpR/xOTmxXMNKuKQP-vGFOpR -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b966/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/discovery/aggregated_discovery.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/discovery/discovery_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/discovery/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/discovery/helper.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1074/_pkg_.a # internal
cp $WORK/b1074/_pkg_.a /builddir/.cache/go-build/ad/ad851002b263ddc63f73a0193c0268a409c24e4594c66d6229eb0f23d4dc5f4d-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/rand
mkdir -p $WORK/b1081/
cat >/tmp/go-build3286362797/b1081/importcfg << 'EOF' # internal
# import config
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1081/_pkg_.a -trimpath "$WORK/b1081=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/rand -lang=go1.23 -complete -installsuffix shared -buildid 7JBTg_AaClZmxQVbkeo9/7JBTg_AaClZmxQVbkeo9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1081/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/rand/rand.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1081/_pkg_.a # internal
cp $WORK/b1081/_pkg_.a /builddir/.cache/go-build/e6/e6c675c95ea02c98dca07c1f8f4dbf90df4a2fb1664d0164e8fbf33c26872526-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk
mkdir -p $WORK/b1082/
cat >/tmp/go-build3286362797/b1082/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1082/_pkg_.a -trimpath "$WORK/b1082=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk -lang=go1.23 -complete -installsuffix shared -buildid BW5Fxpt6dqLszFoGXZ5w/BW5Fxpt6dqLszFoGXZ5w -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1082/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk/interfaces.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk/time.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1082/_pkg_.a # internal
cp $WORK/b1082/_pkg_.a /builddir/.cache/go-build/51/51c618cd06caba9186f1e5513e4b77ba962ca88cb6073662b391ae768a42e133-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight
mkdir -p $WORK/b1083/
cat >/tmp/go-build3286362797/b1083/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile runtime/debug=/tmp/go-build3286362797/b182/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1083/_pkg_.a -trimpath "$WORK/b1083=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight -lang=go1.23 -complete -installsuffix shared -buildid -s85mehjaNNVIoOhV1j4/-s85mehjaNNVIoOhV1j4 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1083/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight/docs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight/singleflight.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1083/_pkg_.a # internal
cp $WORK/b1083/_pkg_.a /builddir/.cache/go-build/81/81b7278ce3c98940928be1f27fa88f3e7380c9ffdc145390c199a3b98a13933c-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/context
mkdir -p $WORK/b1085/
cat >/tmp/go-build3286362797/b1085/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1085/_pkg_.a -trimpath "$WORK/b1085=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/context -lang=go1.23 -complete -installsuffix shared -buildid 1URbVMZuGChp_vOMiJkE/1URbVMZuGChp_vOMiJkE -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1085/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/context/suppress_expired.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b966/_pkg_.a # internal
cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/f0/f0a256e51f81ebb6c52eb2bc804aa82a80934b40c020aced605ef39572fefe3a-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
mkdir -p $WORK/b965/
cat >/tmp/go-build3286362797/b965/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/discovery=github.com/docker/compose/v2/vendor/k8s.io/client-go/discovery
importmap k8s.io/kube-openapi/pkg/util/proto=github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/util/proto
importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build3286362797/b831/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/discovery=/tmp/go-build3286362797/b966/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/util/proto=/tmp/go-build3286362797/b940/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build3286362797/b963/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1 -lang=go1.23 -complete -installsuffix shared -buildid PmJq5GaK0TFWZGXWhM4U/PmJq5GaK0TFWZGXWhM4U -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b965/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1/unstructured.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1085/_pkg_.a # internal
cp $WORK/b1085/_pkg_.a /builddir/.cache/go-build/e2/e2e6a9a78764cb0c0a537da8c219a1a886992efe496b1566069844c4a83d830e-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/internal/sync/singleflight
mkdir -p $WORK/b1086/
cat >/tmp/go-build3286362797/b1086/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile runtime/debug=/tmp/go-build3286362797/b182/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1086/_pkg_.a -trimpath "$WORK/b1086=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/internal/sync/singleflight -lang=go1.23 -complete -installsuffix shared -buildid DM_6G_mw0ONuvP1WdDy0/DM_6G_mw0ONuvP1WdDy0 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1086/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/internal/sync/singleflight/singleflight.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1086/_pkg_.a # internal
cp $WORK/b1086/_pkg_.a /builddir/.cache/go-build/a2/a2e7f622d37c99a98a7b79cf0cc0e58bd2a896356d922ac37d6a747992553ac1-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
mkdir -p $WORK/b1088/
cat >/tmp/go-build3286362797/b1088/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1088/_pkg_.a -trimpath "$WORK/b1088=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging -lang=go1.23 -complete -installsuffix shared -buildid rBfDjFlmrY46erPWLB8e/rBfDjFlmrY46erPWLB8e -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1088/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging/logger.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1088/_pkg_.a # internal
cp $WORK/b1088/_pkg_.a /builddir/.cache/go-build/bd/bd03271b5e2112a1d594a548a923aee2ad71931745ebfd5fe814f5111ef8d66d-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
mkdir -p $WORK/b1087/
cat >/tmp/go-build3286362797/b1087/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1087/_pkg_.a -trimpath "$WORK/b1087=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware -lang=go1.23 -complete -installsuffix shared -buildid UoNZ3Be5-7iCuC7bG7EJ/UoNZ3Be5-7iCuC7bG7EJ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1087/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware/logging.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware/metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware/middleware.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware/ordered_group.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware/stack.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware/stack_values.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware/step_build.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware/step_deserialize.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware/step_finalize.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware/step_initialize.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware/step_serialize.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b965/_pkg_.a # internal
cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/ea/ea55daacfb57c327518bc0797abaf5a5df517de8219e27d3618932c90efe2ccb-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
mkdir -p $WORK/b932/
cat >/tmp/go-build3286362797/b932/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1 -lang=go1.23 -complete -installsuffix shared -buildid g0ngS59lG48LeREeWUmo/g0ngS59lG48LeREeWUmo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b932/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/claimsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/clustertrustbundleprojection.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerresizepolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/grpcaction.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostip.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecyclehandler.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/modifyvolumestatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podos.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podresourceclaim.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podresourceclaimstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podschedulinggate.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/probehandler.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourceclaim.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/sleepaction.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/typedobjectreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeresourcerequirements.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1087/_pkg_.a # internal
cp $WORK/b1087/_pkg_.a /builddir/.cache/go-build/64/64e89ef49fbe95dd1a996998855d8a36a88e3eb5284e597fef45ced1884fecd6-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1
mkdir -p $WORK/b980/
cat >/tmp/go-build3286362797/b980/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1=github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build3286362797/b859/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 -lang=go1.23 -complete -installsuffix shared -buildid frMkcSeLe30jRx6jfYep/frMkcSeLe30jRx6jfYep -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b980/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/matchcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b980/_pkg_.a # internal
cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/87/874c0ce5e28aa7dc6b79fd3e37bf4820ded4f9afa2dfe556767b3b711ece4b22-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1
mkdir -p $WORK/b979/
cat >/tmp/go-build3286362797/b979/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1=github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build3286362797/b859/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build3286362797/b980/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 -lang=go1.23 -complete -installsuffix shared -buildid wNxXdP36qryrCX9VPEzN/wNxXdP36qryrCX9VPEzN -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b979/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b979/_pkg_.a # internal
cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/0b/0b1c468dccc3546a309f86c3f10c1bb89031b5498231627b38691454e2f8432b-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1
mkdir -p $WORK/b982/
cat >/tmp/go-build3286362797/b982/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1=github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1
importmap k8s.io/api/admissionregistration/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build3286362797/b859/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1=/tmp/go-build3286362797/b860/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build3286362797/b980/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid r-LHVFoSh9YADcMCXowO/r-LHVFoSh9YADcMCXowO -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b982/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/auditannotation.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/expressionwarning.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/matchcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/matchresources.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/namedrulewithoperations.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/paramkind.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/paramref.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/typechecking.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/validatingadmissionpolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/validatingadmissionpolicybinding.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/validatingadmissionpolicybindingspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/validatingadmissionpolicyspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/validatingadmissionpolicystatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/validation.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1/variable.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b982/_pkg_.a # internal
cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/ad/adfc2f431246b5d1cc715965d8461c583d2b8aa2288cf9af21f941611598c15e-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1
mkdir -p $WORK/b981/
cat >/tmp/go-build3286362797/b981/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1=/tmp/go-build3286362797/b860/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1=/tmp/go-build3286362797/b982/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid sYmA2e1GAV_CoYjrNqHA/sYmA2e1GAV_CoYjrNqHA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b981/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1/admissionregistration_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1/validatingadmissionpolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1/validatingadmissionpolicybinding.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b981/_pkg_.a # internal
cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/57/57a654fb969b539592b026bee5fb54cefd2a9781e16adac904a16749aa9667f7-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1
mkdir -p $WORK/b984/
cat >/tmp/go-build3286362797/b984/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1=github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1
importmap k8s.io/api/admissionregistration/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build3286362797/b859/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build3286362797/b861/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build3286362797/b980/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid gBr1YvEfp6E14jhpZxzB/gBr1YvEfp6E14jhpZxzB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b984/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/auditannotation.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/expressionwarning.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/matchcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/matchresources.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/namedrulewithoperations.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/paramkind.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/paramref.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/typechecking.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingadmissionpolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingadmissionpolicybinding.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingadmissionpolicybindingspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingadmissionpolicyspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingadmissionpolicystatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validation.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/variable.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b984/_pkg_.a # internal
cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/47/4708a64fd2f125a04ff385dcc4aca833f1c7be4e4486ad0b7c3423afe2655cee-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1
mkdir -p $WORK/b983/
cat >/tmp/go-build3286362797/b983/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build3286362797/b861/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build3286362797/b984/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid S4RVshT0nSx31NpTJdUB/S4RVshT0nSx31NpTJdUB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b983/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingadmissionpolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingadmissionpolicybinding.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b983/_pkg_.a # internal
cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/3b/3b40de018035a975eab721698fe84dbfdef3f3fe5a3c5e6cab1a06112c3a5d84-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1
mkdir -p $WORK/b986/
cat >/tmp/go-build3286362797/b986/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build3286362797/b862/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid 0cYRfDPq4bPgKMgAV9mg/0cYRfDPq4bPgKMgAV9mg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b986/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b986/_pkg_.a # internal
cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/70/70fd44599f1ba75e2725ec5b47c95a1142a0f34b15cdf811a705f1bb610afdd4-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1
mkdir -p $WORK/b985/
cat >/tmp/go-build3286362797/b985/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build3286362797/b862/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build3286362797/b986/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid czXdvkih7PB4xM2h16ap/czXdvkih7PB4xM2h16ap -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b985/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b985/_pkg_.a # internal
cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/aa/aa6e4dc098fa12e88d1fabc1868c97c582a088a647c1c0607dcb5c996d8ef2c4-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1
mkdir -p $WORK/b989/
cat >/tmp/go-build3286362797/b989/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v1=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build3286362797/b871/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 -lang=go1.23 -complete -installsuffix shared -buildid 3VF4Rd8GwyDPHNYazgLI/3VF4Rd8GwyDPHNYazgLI -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b989/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b932/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b989/_pkg_.a # internal
cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/8a/8a8383ffa8b5b1a1f5d1155f26cfcf3971eea4f4a13fee2a358b91f30a35270f-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1
mkdir -p $WORK/b999/
cat >/tmp/go-build3286362797/b999/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v1=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build3286362797/b871/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build3286362797/b989/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 -lang=go1.23 -complete -installsuffix shared -buildid ZDaNkC_VT3wEkkSt4Emv/ZDaNkC_VT3wEkkSt4Emv -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b999/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go
cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/b0/b09337043b3442b36837e259bf8c5c9bc7e9d11397bdaf7ef0c187025daa107c-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1
mkdir -p $WORK/b931/
cat >/tmp/go-build3286362797/b931/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/authentication/v1=github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1
importmap k8s.io/api/autoscaling/v1=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/policy/v1=github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1
importmap k8s.io/api/policy/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/fields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/fields
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/net=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/tools/reference=github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/reference
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1=/tmp/go-build3286362797/b866/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build3286362797/b871/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1=/tmp/go-build3286362797/b897/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build3286362797/b898/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build3286362797/b810/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3286362797/b817/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/reference=/tmp/go-build3286362797/b977/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1 -lang=go1.23 -complete -installsuffix shared -buildid I-8MwyXm_SK6UmxZbiMZ/I-8MwyXm_SK6UmxZbiMZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b931/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b999/_pkg_.a # internal
cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/b6/b68e2fe71c8398627ea1a7fa21ed7ee5c995b1d765cad39bcb4bfe20239a07fb-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1
mkdir -p $WORK/b988/
cat >/tmp/go-build3286362797/b988/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1=github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1=/tmp/go-build3286362797/b863/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1 -lang=go1.23 -complete -installsuffix shared -buildid FlaASKBFP4gBJTKeg1wz/FlaASKBFP4gBJTKeg1wz -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b988/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetordinals.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetpersistentvolumeclaimretentionpolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b988/_pkg_.a # internal
cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/c9/c9237cf75a0d997eca33b05420248a42818c8b6f56954a5bd3c03b499c81a412-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1
mkdir -p $WORK/b987/
cat >/tmp/go-build3286362797/b987/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1=github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1
importmap k8s.io/api/autoscaling/v1=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/apps/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1
importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1=/tmp/go-build3286362797/b863/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build3286362797/b871/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build3286362797/b988/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build3286362797/b989/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 -lang=go1.23 -complete -installsuffix shared -buildid UnA5yA-a7gi2Tu-nLNh2/UnA5yA-a7gi2Tu-nLNh2 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b987/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b987/_pkg_.a # internal
cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/f1/f1123e3dd124a09e1b65417fa9b3170446afc3bd1ef6b43d12cd468a38ea625f-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1
mkdir -p $WORK/b991/
cat >/tmp/go-build3286362797/b991/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build3286362797/b864/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid wmOBYr84Up7CfbK-ysJd/wmOBYr84Up7CfbK-ysJd -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b991/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetordinals.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetpersistentvolumeclaimretentionpolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b931/_pkg_.a # internal
cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/b1/b1d1dbf0e7117f9e1903bc2f51d77df18fefbbc6be8152e62afc6194c0e5f9d4-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/podchooser
mkdir -p $WORK/b929/
cat >/tmp/go-build3286362797/b929/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/serialx/hashring=github.com/docker/compose/v2/vendor/github.com/serialx/hashring
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap k8s.io/api/apps/v1=github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/serialx/hashring=/tmp/go-build3286362797/b930/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1=/tmp/go-build3286362797/b863/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build3286362797/b931/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/podchooser -lang=go1.23 -complete -installsuffix shared -buildid SkrIZ_dRtDSQvR0NaoFH/SkrIZ_dRtDSQvR0NaoFH -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b929/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/podchooser/podchooser.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b929/_pkg_.a # internal
cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/f8/f8a4c99c19c82b036140da2d717ea47477e6b36d91f4fb576515452ccbbd265f-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2
mkdir -p $WORK/b993/
cat >/tmp/go-build3286362797/b993/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1beta2=github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build3286362797/b865/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 -lang=go1.23 -complete -installsuffix shared -buildid NQhjhDUgW-lEfMlmQVFA/NQhjhDUgW-lEfMlmQVFA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b993/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetordinals.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetpersistentvolumeclaimretentionpolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b991/_pkg_.a # internal
cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/e3/e39a7cbbc2cf1d8538b182e0cb64adb0a9dc457e6cc779ab79e836b3fdf215b8-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1
mkdir -p $WORK/b990/
cat >/tmp/go-build3286362797/b990/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/apps/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build3286362797/b864/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build3286362797/b991/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid rqVzeCzcLAxY0u88QGxj/rqVzeCzcLAxY0u88QGxj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b990/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b990/_pkg_.a # internal
cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/7c/7ceb1e3d6bcab5fe42b1e03b235970746874b318b7381ac2e61d16231707b719-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2
mkdir -p $WORK/b1001/
cat >/tmp/go-build3286362797/b1001/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v2=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2=/tmp/go-build3286362797/b872/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2 -lang=go1.23 -complete -installsuffix shared -buildid aCS6OmBEAZm_T0Qzx_la/aCS6OmBEAZm_T0Qzx_la -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1001/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/containerresourcemetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/containerresourcemetricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/crossversionobjectreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/externalmetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/externalmetricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/horizontalpodautoscaler.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/horizontalpodautoscalerbehavior.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/horizontalpodautoscalercondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/horizontalpodautoscalerspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/horizontalpodautoscalerstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/hpascalingpolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/hpascalingrules.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/metricidentifier.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/metricspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/metricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/metrictarget.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/metricvaluestatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/objectmetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/objectmetricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/podsmetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/podsmetricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/resourcemetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2/resourcemetricstatus.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b993/_pkg_.a # internal
cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/c9/c9d7a1ef4f436106303a71689426e237ab4409ab29d0b6c459c06aac71de24d2-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2
mkdir -p $WORK/b992/
cat >/tmp/go-build3286362797/b992/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1beta2=github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/apps/v1beta2=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build3286362797/b865/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build3286362797/b993/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 -lang=go1.23 -complete -installsuffix shared -buildid Kt0Zkw_o9COqaRV05WjH/Kt0Zkw_o9COqaRV05WjH -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b992/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1001/_pkg_.a # internal
cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/65/653f0fd96af7252174b6a8c2f70459fc4f4730e93949fc912affbde50aff868a-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2
mkdir -p $WORK/b1000/
cat >/tmp/go-build3286362797/b1000/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v2=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/autoscaling/v2=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2=/tmp/go-build3286362797/b872/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2=/tmp/go-build3286362797/b1001/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2 -lang=go1.23 -complete -installsuffix shared -buildid hIKJILhE1IHnbthWchLL/hIKJILhE1IHnbthWchLL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1000/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2/autoscaling_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2/horizontalpodautoscaler.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1000/_pkg_.a # internal
cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/40/406eb403b58e7b5c0be8fddb7d43719a1faec9557bfa1931c396f25c49c9a4aa-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1
mkdir -p $WORK/b1003/
cat >/tmp/go-build3286362797/b1003/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v2beta1=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build3286362797/b873/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 -lang=go1.23 -complete -installsuffix shared -buildid mN-MjMTqoBNbK8bllXTW/mN-MjMTqoBNbK8bllXTW -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1003/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b992/_pkg_.a # internal
cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/4d/4dc58b4ca90c846215afc5e82697b7afe24c6fd1040d898371081bdab76dbcbb-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2
mkdir -p $WORK/b1005/
cat >/tmp/go-build3286362797/b1005/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v2beta2=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build3286362797/b874/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 -lang=go1.23 -complete -installsuffix shared -buildid YukJNS76XC1DvzckVfTw/YukJNS76XC1DvzckVfTw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1005/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1003/_pkg_.a # internal
cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/fd/fd258e5f215ae19ee36322d1e2a7ecea3eba67b8975a03884976a1f920683ea3-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1
mkdir -p $WORK/b1002/
cat >/tmp/go-build3286362797/b1002/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v2beta1=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build3286362797/b873/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build3286362797/b1003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -lang=go1.23 -complete -installsuffix shared -buildid gCUmZmy036ZJa3TykZG0/gCUmZmy036ZJa3TykZG0 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1002/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1005/_pkg_.a # internal
cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/f5/f5a873a37801974304891bfd93ce506601e6fc0ec9af17c2adf3829c51ef3b63-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2
mkdir -p $WORK/b1004/
cat >/tmp/go-build3286362797/b1004/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v2beta2=github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build3286362797/b874/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build3286362797/b1005/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -lang=go1.23 -complete -installsuffix shared -buildid DX_wylnr8LlYJrWkK4im/DX_wylnr8LlYJrWkK4im -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1004/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1002/_pkg_.a # internal
cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/b5/b5b47ebd7a0f85ff6aecf12f95047fb6ae9ce7a9b6bd2930657ed5650f82fe08-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1
mkdir -p $WORK/b1007/
cat >/tmp/go-build3286362797/b1007/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/batch/v1=github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1=/tmp/go-build3286362797/b875/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1 -lang=go1.23 -complete -installsuffix shared -buildid 3J52E2Y0CNenGpJ-SNSg/3J52E2Y0CNenGpJ-SNSg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1007/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1/podfailurepolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1/podfailurepolicyonexitcodesrequirement.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1/podfailurepolicyonpodconditionspattern.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1/podfailurepolicyrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1004/_pkg_.a # internal
cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/31/319d681aa06ab74bceac0b51c5fcad10a381d3626567c7705c4773d20d1a17d7-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1
mkdir -p $WORK/b1011/
cat >/tmp/go-build3286362797/b1011/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/certificates/v1=github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1=/tmp/go-build3286362797/b877/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1011/_pkg_.a -trimpath "$WORK/b1011=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 -lang=go1.23 -complete -installsuffix shared -buildid 6461-Grm93WhLIlbr1-H/6461-Grm93WhLIlbr1-H -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1011/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1011/_pkg_.a # internal
cp $WORK/b1011/_pkg_.a /builddir/.cache/go-build/a1/a17c340c0daf2fbd117f160928578e0952ab4ad20f5a762e5ce5f13b2f3a6d47-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1
mkdir -p $WORK/b1010/
cat >/tmp/go-build3286362797/b1010/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/certificates/v1=github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/certificates/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1=/tmp/go-build3286362797/b877/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build3286362797/b1011/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1010/_pkg_.a -trimpath "$WORK/b1010=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 -lang=go1.23 -complete -installsuffix shared -buildid kRzC7Z1YscpWJSlAVrOk/kRzC7Z1YscpWJSlAVrOk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1010/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1007/_pkg_.a # internal
cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/62/62d2d48eba46e911be9e83f2c571be8399b5850a36c4edbebb66365d2ea6de83-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1
mkdir -p $WORK/b1006/
cat >/tmp/go-build3286362797/b1006/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/batch/v1=github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1=/tmp/go-build3286362797/b875/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build3286362797/b1007/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 -lang=go1.23 -complete -installsuffix shared -buildid 7_IBq96DxJv2vbBSpaTo/7_IBq96DxJv2vbBSpaTo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1006/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1010/_pkg_.a # internal
cp $WORK/b1010/_pkg_.a /builddir/.cache/go-build/c3/c30e3cd1b4d004ce320780d9cf555bcfaf569baef951dee3a47aa2e70ba89901-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1
mkdir -p $WORK/b1009/
cat >/tmp/go-build3286362797/b1009/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/batch/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build3286362797/b876/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build3286362797/b1007/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1009/_pkg_.a -trimpath "$WORK/b1009=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid bvhpmezwEpOyCg2N_5e6/bvhpmezwEpOyCg2N_5e6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1009/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1006/_pkg_.a # internal
cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/fd/fd7cba8a0498bfebaf6aa842b5fe55006242734f2e87c9efc5713a2dc8348e10-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1alpha1
mkdir -p $WORK/b1013/
cat >/tmp/go-build3286362797/b1013/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/certificates/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1=/tmp/go-build3286362797/b878/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1013/_pkg_.a -trimpath "$WORK/b1013=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid Pa0XIdaDSF-kGxaepXgi/Pa0XIdaDSF-kGxaepXgi -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1013/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1alpha1/clustertrustbundle.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1alpha1/clustertrustbundlespec.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1013/_pkg_.a # internal
cp $WORK/b1013/_pkg_.a /builddir/.cache/go-build/3e/3e604e4e66f03f2f0a4778371198bb9f0251e3a1e58e2eb0589674ac73ee62c8-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1alpha1
mkdir -p $WORK/b1012/
cat >/tmp/go-build3286362797/b1012/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/certificates/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/certificates/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1alpha1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1=/tmp/go-build3286362797/b878/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1alpha1=/tmp/go-build3286362797/b1013/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1012/_pkg_.a -trimpath "$WORK/b1012=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid _1ESD4KyU3N6qVbKzkLP/_1ESD4KyU3N6qVbKzkLP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1012/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1alpha1/certificates_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1alpha1/clustertrustbundle.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1alpha1/generated_expansion.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1009/_pkg_.a # internal
cp $WORK/b1009/_pkg_.a /builddir/.cache/go-build/7b/7ba4f892794788753838bb32b1a13a87f95ba78bd51f5b2d689850ed4281e035-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1
mkdir -p $WORK/b1008/
cat >/tmp/go-build3286362797/b1008/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/batch/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/batch/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build3286362797/b876/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build3286362797/b1009/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid hos17OXZW3T2n657D2VD/hos17OXZW3T2n657D2VD -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1008/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1012/_pkg_.a # internal
cp $WORK/b1012/_pkg_.a /builddir/.cache/go-build/56/56856f0bdcd4eef75e2e932ac1c567fdee08658d5b47cd6388285510dc7bd374-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1
mkdir -p $WORK/b1015/
cat >/tmp/go-build3286362797/b1015/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/certificates/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build3286362797/b879/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1015/_pkg_.a -trimpath "$WORK/b1015=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid DfB62ZAbHiWXdLCBbp-R/DfB62ZAbHiWXdLCBbp-R -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1015/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1008/_pkg_.a # internal
cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/0e/0e035c17114183a0fc4d94497ab21556bd7b60072c6d3ae88437585dd1b8a216-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1
mkdir -p $WORK/b1017/
cat >/tmp/go-build3286362797/b1017/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/coordination/v1=github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1=/tmp/go-build3286362797/b880/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1017/_pkg_.a -trimpath "$WORK/b1017=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 -lang=go1.23 -complete -installsuffix shared -buildid YhmHLUZrfsj8HDlWUFpt/YhmHLUZrfsj8HDlWUFpt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1017/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1015/_pkg_.a # internal
cp $WORK/b1015/_pkg_.a /builddir/.cache/go-build/04/048e010a41a9e775c0f55b0f4452a174d607d29e1f98b0b5bff286b310f9b7a0-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1
mkdir -p $WORK/b1014/
cat >/tmp/go-build3286362797/b1014/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/certificates/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/certificates/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build3286362797/b879/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build3286362797/b1015/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1014/_pkg_.a -trimpath "$WORK/b1014=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid UULcKfBjwgECe-9aVExB/UULcKfBjwgECe-9aVExB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1014/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1017/_pkg_.a # internal
cp $WORK/b1017/_pkg_.a /builddir/.cache/go-build/00/001d3b5351229dc9b6302f434651074f8f952afb47a13f53c329b173393c2d3f-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1
mkdir -p $WORK/b1016/
cat >/tmp/go-build3286362797/b1016/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/coordination/v1=github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/coordination/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1=/tmp/go-build3286362797/b880/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build3286362797/b1017/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1016/_pkg_.a -trimpath "$WORK/b1016=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 -lang=go1.23 -complete -installsuffix shared -buildid 9t2KehGH_EdhpswFEL9C/9t2KehGH_EdhpswFEL9C -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1016/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1014/_pkg_.a # internal
cp $WORK/b1014/_pkg_.a /builddir/.cache/go-build/7b/7b7e496977ff7be95e019a7598f2600fb4e7aca7e89678332b90c66bf1714e49-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1
mkdir -p $WORK/b1019/
cat >/tmp/go-build3286362797/b1019/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/coordination/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build3286362797/b881/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1019/_pkg_.a -trimpath "$WORK/b1019=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid 27uwF_DcNMZyhSzUIr7x/27uwF_DcNMZyhSzUIr7x -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1019/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1016/_pkg_.a # internal
cp $WORK/b1016/_pkg_.a /builddir/.cache/go-build/38/38fd8a76d32b3fa1c6d907b045bee39f3a88211b058a57598573c28807336984-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1
mkdir -p $WORK/b1021/
cat >/tmp/go-build3286362797/b1021/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/discovery/v1=github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1=/tmp/go-build3286362797/b882/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1021/_pkg_.a -trimpath "$WORK/b1021=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 -lang=go1.23 -complete -installsuffix shared -buildid nzb4Hh08sE2bitiPS3KQ/nzb4Hh08sE2bitiPS3KQ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1021/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1019/_pkg_.a # internal
cp $WORK/b1019/_pkg_.a /builddir/.cache/go-build/4f/4fa0034352315140e829e647d44acbc7a74b38af12da49aec209672af720d484-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1
mkdir -p $WORK/b1018/
cat >/tmp/go-build3286362797/b1018/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/coordination/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/coordination/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build3286362797/b881/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build3286362797/b1019/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1018/_pkg_.a -trimpath "$WORK/b1018=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid pJH1fC61GRhEgKWPVhIg/pJH1fC61GRhEgKWPVhIg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1018/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1021/_pkg_.a # internal
cp $WORK/b1021/_pkg_.a /builddir/.cache/go-build/b5/b571edd737c0920d24451f652b41ba8aa5908e871d80756d5bed9eb4791aa381-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1
mkdir -p $WORK/b1020/
cat >/tmp/go-build3286362797/b1020/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/discovery/v1=github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/discovery/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1=/tmp/go-build3286362797/b882/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build3286362797/b1021/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1020/_pkg_.a -trimpath "$WORK/b1020=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 -lang=go1.23 -complete -installsuffix shared -buildid RV-F807zDSYdV_qQQV3t/RV-F807zDSYdV_qQQV3t -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1020/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1018/_pkg_.a # internal
cp $WORK/b1018/_pkg_.a /builddir/.cache/go-build/28/283c24cf678d3768a3599658fefc8734f5cfecb172487078e3e2b646ceaea653-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1
mkdir -p $WORK/b1023/
cat >/tmp/go-build3286362797/b1023/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/discovery/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build3286362797/b883/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1023/_pkg_.a -trimpath "$WORK/b1023=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid yf8WwA6_oGZR2JCt-RH_/yf8WwA6_oGZR2JCt-RH_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1023/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1020/_pkg_.a # internal
cp $WORK/b1020/_pkg_.a /builddir/.cache/go-build/9c/9cc32b6f8eb04e9eada2494b64be852b5d088c8ae28f586b5ef5f5c337d3ddcf-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1
mkdir -p $WORK/b1025/
cat >/tmp/go-build3286362797/b1025/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/events/v1=github.com/docker/compose/v2/vendor/k8s.io/api/events/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/events/v1=/tmp/go-build3286362797/b884/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1025/_pkg_.a -trimpath "$WORK/b1025=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1 -lang=go1.23 -complete -installsuffix shared -buildid ERHzj0fC5rX1SMirmP7u/ERHzj0fC5rX1SMirmP7u -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1025/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1023/_pkg_.a # internal
cp $WORK/b1023/_pkg_.a /builddir/.cache/go-build/cc/cc40e452119335a06e5fa07717654f1731488e07d6a0fb701900b99239fee62e-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1
mkdir -p $WORK/b1022/
cat >/tmp/go-build3286362797/b1022/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/discovery/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/discovery/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build3286362797/b883/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build3286362797/b1023/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1022/_pkg_.a -trimpath "$WORK/b1022=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid qxQQZL0lshAA6D1ApmDr/qxQQZL0lshAA6D1ApmDr -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1022/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1025/_pkg_.a # internal
cp $WORK/b1025/_pkg_.a /builddir/.cache/go-build/a2/a206a217108900d43e6b03a6f7a038b86dc5acef92247d29742f7c1cca169d8f-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1
mkdir -p $WORK/b1024/
cat >/tmp/go-build3286362797/b1024/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/events/v1=github.com/docker/compose/v2/vendor/k8s.io/api/events/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/events/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/events/v1=/tmp/go-build3286362797/b884/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build3286362797/b1025/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1024/_pkg_.a -trimpath "$WORK/b1024=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1 -lang=go1.23 -complete -installsuffix shared -buildid 657wKx12yhcN6MIrmPoZ/657wKx12yhcN6MIrmPoZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1024/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1022/_pkg_.a # internal
cp $WORK/b1022/_pkg_.a /builddir/.cache/go-build/27/2749030dd899b285d8fa6a0ba178e583649c8162cff2a134453c25da810dc557-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1
mkdir -p $WORK/b1027/
cat >/tmp/go-build3286362797/b1027/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/events/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1=/tmp/go-build3286362797/b885/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1027/_pkg_.a -trimpath "$WORK/b1027=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid SihwwL0tDlCcF_CakGnZ/SihwwL0tDlCcF_CakGnZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1027/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1024/_pkg_.a # internal
cp $WORK/b1024/_pkg_.a /builddir/.cache/go-build/91/9196c99a5dfaff2a5717b27dc2ad08461eadf1946449cc20d7e85306bb183d5c-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1
mkdir -p $WORK/b1029/
cat >/tmp/go-build3286362797/b1029/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/extensions/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build3286362797/b886/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1029/_pkg_.a -trimpath "$WORK/b1029=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid KpJl9jSO0AZ5j4pp6MhR/KpJl9jSO0AZ5j4pp6MhR -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1029/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressloadbalanceringress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressloadbalancerstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressportstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1027/_pkg_.a # internal
cp $WORK/b1027/_pkg_.a /builddir/.cache/go-build/4b/4b70c734cddbc893857b5ef1cb37e8a659282cd198cd2eaa85410ea1f4983f08-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1
mkdir -p $WORK/b1026/
cat >/tmp/go-build3286362797/b1026/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/events/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/events/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1=/tmp/go-build3286362797/b885/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build3286362797/b1027/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1026/_pkg_.a -trimpath "$WORK/b1026=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid GdmxCjccUAV2H7cN7Bdt/GdmxCjccUAV2H7cN7Bdt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1026/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1026/_pkg_.a # internal
cp $WORK/b1026/_pkg_.a /builddir/.cache/go-build/21/2128ee94530d0ecab70fc6d67bb274821a8f79355b73d914b0d99606af3abeaa-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1
mkdir -p $WORK/b1031/
cat >/tmp/go-build3286362797/b1031/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/flowcontrol/v1=github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1=/tmp/go-build3286362797/b887/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1031/_pkg_.a -trimpath "$WORK/b1031=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1 -lang=go1.23 -complete -installsuffix shared -buildid fijLrFCECX_QjQOZrgk6/fijLrFCECX_QjQOZrgk6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1031/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/exemptprioritylevelconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/flowdistinguishermethod.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/flowschema.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/flowschemacondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/flowschemaspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/flowschemastatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/groupsubject.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/limitedprioritylevelconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/limitresponse.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/nonresourcepolicyrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/policyruleswithsubjects.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/prioritylevelconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/prioritylevelconfigurationcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/prioritylevelconfigurationreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/prioritylevelconfigurationspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/prioritylevelconfigurationstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/queuingconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/resourcepolicyrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/serviceaccountsubject.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/subject.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1/usersubject.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1029/_pkg_.a # internal
cp $WORK/b1029/_pkg_.a /builddir/.cache/go-build/41/41427a0cdb0f34593aa61aefd233ce966f093ab334eee5ece106c01a665594e5-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1
mkdir -p $WORK/b1028/
cat >/tmp/go-build3286362797/b1028/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/extensions/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/extensions/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build3286362797/b886/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build3286362797/b1029/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1028/_pkg_.a -trimpath "$WORK/b1028=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid DbH8ZBtVti9V7Q2vlmlo/DbH8ZBtVti9V7Q2vlmlo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1028/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1031/_pkg_.a # internal
cp $WORK/b1031/_pkg_.a /builddir/.cache/go-build/be/be7b487c1c7d8d50639b4182efeb09d8fafd41b385a4f891c6fcf74e7ec2912c-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1
mkdir -p $WORK/b1030/
cat >/tmp/go-build3286362797/b1030/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/flowcontrol/v1=github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1=/tmp/go-build3286362797/b887/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1=/tmp/go-build3286362797/b1031/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1030/_pkg_.a -trimpath "$WORK/b1030=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1 -lang=go1.23 -complete -installsuffix shared -buildid bp8c9-HsWrcOcm5RjfP5/bp8c9-HsWrcOcm5RjfP5 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1030/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1/flowcontrol_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1/flowschema.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1/prioritylevelconfiguration.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1030/_pkg_.a # internal
cp $WORK/b1030/_pkg_.a /builddir/.cache/go-build/7b/7b428f9309f76a43355d5a367069ae2bce185197992fc2438ae7015ac82e8fb5-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1
mkdir -p $WORK/b1033/
cat >/tmp/go-build3286362797/b1033/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/flowcontrol/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build3286362797/b888/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1033/_pkg_.a -trimpath "$WORK/b1033=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid RZUlg_4bXmh70JHL8ICI/RZUlg_4bXmh70JHL8ICI -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1033/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/exemptprioritylevelconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1033/_pkg_.a # internal
cp $WORK/b1033/_pkg_.a /builddir/.cache/go-build/74/74dfe9db4691b1b8ebab6bdd94454f00b89587d657622ce5e0ff2ebfd7ca5c30-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1
mkdir -p $WORK/b1032/
cat >/tmp/go-build3286362797/b1032/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/flowcontrol/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build3286362797/b888/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build3286362797/b1033/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1032/_pkg_.a -trimpath "$WORK/b1032=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid fWQFP3kdCDLK4nXFm_LA/fWQFP3kdCDLK4nXFm_LA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1032/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1028/_pkg_.a # internal
cp $WORK/b1028/_pkg_.a /builddir/.cache/go-build/d6/d629311787b3d0200f47686576773c31cd2aa11c95992618e7d526fe1025721b-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2
mkdir -p $WORK/b1035/
cat >/tmp/go-build3286362797/b1035/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/flowcontrol/v1beta2=github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2=/tmp/go-build3286362797/b889/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1035/_pkg_.a -trimpath "$WORK/b1035=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2 -lang=go1.23 -complete -installsuffix shared -buildid bIn-a1KwH5zvKCmnNEBj/bIn-a1KwH5zvKCmnNEBj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1035/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/exemptprioritylevelconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/flowdistinguishermethod.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/flowschema.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/flowschemacondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/flowschemaspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/flowschemastatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/groupsubject.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/limitedprioritylevelconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/limitresponse.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/nonresourcepolicyrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/policyruleswithsubjects.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/prioritylevelconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/prioritylevelconfigurationcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/prioritylevelconfigurationreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/prioritylevelconfigurationspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/prioritylevelconfigurationstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/queuingconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/resourcepolicyrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/serviceaccountsubject.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/subject.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2/usersubject.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1032/_pkg_.a # internal
cp $WORK/b1032/_pkg_.a /builddir/.cache/go-build/04/04f7b41acc6d6bc8687f2601236df90f4162484f570fb96fccd49db6f10b52a4-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3
mkdir -p $WORK/b1037/
cat >/tmp/go-build3286362797/b1037/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/flowcontrol/v1beta3=github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3=/tmp/go-build3286362797/b890/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1037/_pkg_.a -trimpath "$WORK/b1037=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3 -lang=go1.23 -complete -installsuffix shared -buildid SWbedAnWRlOw8NUDLNRm/SWbedAnWRlOw8NUDLNRm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1037/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/exemptprioritylevelconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/flowdistinguishermethod.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/flowschema.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/flowschemacondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/flowschemaspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/flowschemastatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/groupsubject.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/limitedprioritylevelconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/limitresponse.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/nonresourcepolicyrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/policyruleswithsubjects.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/prioritylevelconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/prioritylevelconfigurationcondition.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/prioritylevelconfigurationreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/prioritylevelconfigurationspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/prioritylevelconfigurationstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/queuingconfiguration.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/resourcepolicyrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/serviceaccountsubject.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/subject.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3/usersubject.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1035/_pkg_.a # internal
cp $WORK/b1035/_pkg_.a /builddir/.cache/go-build/04/04d455f6a1661cd20f3f5dd8e17df6b7c13218164f693a528cf56fa444a94120-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2
mkdir -p $WORK/b1034/
cat >/tmp/go-build3286362797/b1034/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/flowcontrol/v1beta2=github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2=/tmp/go-build3286362797/b889/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2=/tmp/go-build3286362797/b1035/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1034/_pkg_.a -trimpath "$WORK/b1034=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2 -lang=go1.23 -complete -installsuffix shared -buildid 5JRErtHB9vZaecuvFvjH/5JRErtHB9vZaecuvFvjH -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1034/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2/flowcontrol_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2/flowschema.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2/prioritylevelconfiguration.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1037/_pkg_.a # internal
cp $WORK/b1037/_pkg_.a /builddir/.cache/go-build/a6/a66a5d722d9ba083ccafc5b3393a22fc161642d1cc9a0a1b705600310dd8f998-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3
mkdir -p $WORK/b1036/
cat >/tmp/go-build3286362797/b1036/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/flowcontrol/v1beta3=github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3=/tmp/go-build3286362797/b890/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3=/tmp/go-build3286362797/b1037/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1036/_pkg_.a -trimpath "$WORK/b1036=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3 -lang=go1.23 -complete -installsuffix shared -buildid JPK88JwlnWp2DwdHc224/JPK88JwlnWp2DwdHc224 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1036/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3/flowcontrol_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3/flowschema.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3/prioritylevelconfiguration.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1034/_pkg_.a # internal
cp $WORK/b1034/_pkg_.a /builddir/.cache/go-build/6c/6c0e388fa1d007844c60c26e31e6b87f89901282b2f45bc6ffcdaaed80d5c86a-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1
mkdir -p $WORK/b1039/
cat >/tmp/go-build3286362797/b1039/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/networking/v1=github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1=/tmp/go-build3286362797/b891/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1039/_pkg_.a -trimpath "$WORK/b1039=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1 -lang=go1.23 -complete -installsuffix shared -buildid uTsS0WqY64tTEQle7dN0/uTsS0WqY64tTEQle7dN0 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1039/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressloadbalanceringress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressloadbalancerstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressportstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1036/_pkg_.a # internal
cp $WORK/b1036/_pkg_.a /builddir/.cache/go-build/bf/bfb1a5691852b67bd4e365465d5e32c3c5e3e1e7da68044888d97946de7983ed-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1alpha1
mkdir -p $WORK/b1041/
cat >/tmp/go-build3286362797/b1041/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/networking/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1=/tmp/go-build3286362797/b892/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1041/_pkg_.a -trimpath "$WORK/b1041=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid kHuPXuCuFCK6LygJqw-i/kHuPXuCuFCK6LygJqw-i -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1041/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1alpha1/ipaddress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1alpha1/ipaddressspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1alpha1/parentreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1alpha1/servicecidr.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1alpha1/servicecidrspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1alpha1/servicecidrstatus.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1041/_pkg_.a # internal
cp $WORK/b1041/_pkg_.a /builddir/.cache/go-build/93/930362b9c8f26c15aef26522997b344431b81d545c97a7319c06f947fac939bd-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1alpha1
mkdir -p $WORK/b1040/
cat >/tmp/go-build3286362797/b1040/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/networking/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/networking/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1alpha1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1=/tmp/go-build3286362797/b892/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1alpha1=/tmp/go-build3286362797/b1041/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1040/_pkg_.a -trimpath "$WORK/b1040=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid 1a2flveFZv4dxoUhPOK0/1a2flveFZv4dxoUhPOK0 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1040/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1alpha1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1alpha1/ipaddress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1alpha1/networking_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1alpha1/servicecidr.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1039/_pkg_.a # internal
cp $WORK/b1039/_pkg_.a /builddir/.cache/go-build/8f/8f09a8516285ef9f306e89b2efe8ed20ce24999a1734b616be0dc38a0878c570-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1
mkdir -p $WORK/b1038/
cat >/tmp/go-build3286362797/b1038/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/networking/v1=github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/networking/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1=/tmp/go-build3286362797/b891/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build3286362797/b1039/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1038/_pkg_.a -trimpath "$WORK/b1038=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 -lang=go1.23 -complete -installsuffix shared -buildid 5gacmLxFcrk90ufDYtjV/5gacmLxFcrk90ufDYtjV -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1038/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1040/_pkg_.a # internal
cp $WORK/b1040/_pkg_.a /builddir/.cache/go-build/47/47d0fc335cae42c61d85e4e83435cdbf2127dd5a46cb36095c027ae008340572-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1
mkdir -p $WORK/b1043/
cat >/tmp/go-build3286362797/b1043/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/networking/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build3286362797/b893/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1043/_pkg_.a -trimpath "$WORK/b1043=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid 1dcHZNHrH4rofC5ipFEj/1dcHZNHrH4rofC5ipFEj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1043/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressloadbalanceringress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressloadbalancerstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressportstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1038/_pkg_.a # internal
cp $WORK/b1038/_pkg_.a /builddir/.cache/go-build/ad/adb280e236576d192ab696053235a8a5d30c3c1814dfd4240e344f714ad2b272-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1
mkdir -p $WORK/b1045/
cat >/tmp/go-build3286362797/b1045/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/node/v1=github.com/docker/compose/v2/vendor/k8s.io/api/node/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/node/v1=/tmp/go-build3286362797/b894/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1045/_pkg_.a -trimpath "$WORK/b1045=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1 -lang=go1.23 -complete -installsuffix shared -buildid ulkaf6vebZu15ckNikPI/ulkaf6vebZu15ckNikPI -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1045/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1043/_pkg_.a # internal
cp $WORK/b1043/_pkg_.a /builddir/.cache/go-build/53/53381fd8d07045e84c3227818b97e45688c3ba15b87cac81c2361d37538741e6-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1
mkdir -p $WORK/b1042/
cat >/tmp/go-build3286362797/b1042/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/networking/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/networking/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build3286362797/b893/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build3286362797/b1043/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1042/_pkg_.a -trimpath "$WORK/b1042=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid N-Tz9eP1GSJWLB6VnFvf/N-Tz9eP1GSJWLB6VnFvf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1042/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1045/_pkg_.a # internal
cp $WORK/b1045/_pkg_.a /builddir/.cache/go-build/a8/a84ffdd087eadc36a3ce132195d52cb0a8eee899c6afaafee7d994ab88b8023c-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1
mkdir -p $WORK/b1044/
cat >/tmp/go-build3286362797/b1044/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/node/v1=github.com/docker/compose/v2/vendor/k8s.io/api/node/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/node/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/node/v1=/tmp/go-build3286362797/b894/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build3286362797/b1045/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1044/_pkg_.a -trimpath "$WORK/b1044=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1 -lang=go1.23 -complete -installsuffix shared -buildid 4IVi4jwkrcqHLlSY6xQP/4IVi4jwkrcqHLlSY6xQP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1044/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1042/_pkg_.a # internal
cp $WORK/b1042/_pkg_.a /builddir/.cache/go-build/4b/4baeb3366d94d387319f3f44f69c35e864751ef64d8ef07042b74d1591831032-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1
mkdir -p $WORK/b1047/
cat >/tmp/go-build3286362797/b1047/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/node/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build3286362797/b895/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1047/_pkg_.a -trimpath "$WORK/b1047=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid mf9nkM8KDGQEbTYkkA1R/mf9nkM8KDGQEbTYkkA1R -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1047/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1044/_pkg_.a # internal
cp $WORK/b1044/_pkg_.a /builddir/.cache/go-build/95/9505a215f827b79869145e21b5bdee5bc3fcc3b2917383fc207e0c7c7656cc56-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1
mkdir -p $WORK/b1049/
cat >/tmp/go-build3286362797/b1049/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/node/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1=/tmp/go-build3286362797/b896/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1049/_pkg_.a -trimpath "$WORK/b1049=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid 6_rQd0WHKErXeQT8tygk/6_rQd0WHKErXeQT8tygk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1049/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1047/_pkg_.a # internal
cp $WORK/b1047/_pkg_.a /builddir/.cache/go-build/78/78d2c50d3bb521ad27f09f7f357b941ad92277b62480483332da4e3d97983ad1-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1
mkdir -p $WORK/b1046/
cat >/tmp/go-build3286362797/b1046/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/node/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/node/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build3286362797/b895/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build3286362797/b1047/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1046/_pkg_.a -trimpath "$WORK/b1046=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid DGbvCdakUAnxra_2EJkF/DGbvCdakUAnxra_2EJkF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1046/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1049/_pkg_.a # internal
cp $WORK/b1049/_pkg_.a /builddir/.cache/go-build/b9/b9ee39651fe5730fd209a6d6d1629235cdea78a8760b086dc0f39f7d555a4314-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1
mkdir -p $WORK/b1048/
cat >/tmp/go-build3286362797/b1048/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/node/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/node/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1=/tmp/go-build3286362797/b896/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build3286362797/b1049/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1048/_pkg_.a -trimpath "$WORK/b1048=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid Tkg1huDJugQiy2pP0L1B/Tkg1huDJugQiy2pP0L1B -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1048/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1046/_pkg_.a # internal
cp $WORK/b1046/_pkg_.a /builddir/.cache/go-build/6d/6d9d0a06445f70b95a2911fe7bcc915752f945896be8fbfc6dd1caf93cc47863-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1
mkdir -p $WORK/b1051/
cat >/tmp/go-build3286362797/b1051/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/policy/v1=github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1=/tmp/go-build3286362797/b897/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1051/_pkg_.a -trimpath "$WORK/b1051=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1 -lang=go1.23 -complete -installsuffix shared -buildid fgnLbfOt99zLux8t_1vJ/fgnLbfOt99zLux8t_1vJ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1051/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1048/_pkg_.a # internal
cp $WORK/b1048/_pkg_.a /builddir/.cache/go-build/e4/e44512a53de61aa24db9014c16f85d915a1bc33f7c3945e3cac64d38f35c4fe6-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1
mkdir -p $WORK/b1053/
cat >/tmp/go-build3286362797/b1053/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/policy/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build3286362797/b898/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1053/_pkg_.a -trimpath "$WORK/b1053=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid KZ1RLnmUwEy7o3JnBOjw/KZ1RLnmUwEy7o3JnBOjw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1053/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1051/_pkg_.a # internal
cp $WORK/b1051/_pkg_.a /builddir/.cache/go-build/f1/f1925d9db2475834bb42352ab82e4b7f18288ef60023dac7249f2fc404d056df-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1
mkdir -p $WORK/b1050/
cat >/tmp/go-build3286362797/b1050/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/policy/v1=github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/policy/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1=/tmp/go-build3286362797/b897/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build3286362797/b1051/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1050/_pkg_.a -trimpath "$WORK/b1050=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 -lang=go1.23 -complete -installsuffix shared -buildid acWvOzkjkCBqGmlV0kmZ/acWvOzkjkCBqGmlV0kmZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1050/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1053/_pkg_.a # internal
cp $WORK/b1053/_pkg_.a /builddir/.cache/go-build/88/888828176c411ec7c0affb8ba3afc9baffdb66c2c3f167f8ab2ce18619403d96-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1
mkdir -p $WORK/b1052/
cat >/tmp/go-build3286362797/b1052/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/policy/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/policy/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build3286362797/b898/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build3286362797/b1053/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1052/_pkg_.a -trimpath "$WORK/b1052=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid eHsu1ZI3XToDviOH0o1T/eHsu1ZI3XToDviOH0o1T -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1052/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1050/_pkg_.a # internal
cp $WORK/b1050/_pkg_.a /builddir/.cache/go-build/a1/a10c3d37f0c6dccf723deed61d17175adf24d054b115291c44d758e49c7582a3-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1
mkdir -p $WORK/b1055/
cat >/tmp/go-build3286362797/b1055/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1=github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1=/tmp/go-build3286362797/b899/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1055/_pkg_.a -trimpath "$WORK/b1055=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 -lang=go1.23 -complete -installsuffix shared -buildid TyjxMrF3JL1XNGgj8lnl/TyjxMrF3JL1XNGgj8lnl -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1055/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1052/_pkg_.a # internal
cp $WORK/b1052/_pkg_.a /builddir/.cache/go-build/1c/1c1903e4bfe271eb84ea58fec1924478e5979ea49e9cbde7d6b8971e156def5f-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1
mkdir -p $WORK/b1057/
cat >/tmp/go-build3286362797/b1057/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build3286362797/b900/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1057/_pkg_.a -trimpath "$WORK/b1057=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid Lt0QCf6AyiahR41yKivi/Lt0QCf6AyiahR41yKivi -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1057/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1055/_pkg_.a # internal
cp $WORK/b1055/_pkg_.a /builddir/.cache/go-build/fa/fa65625f17185cfcb34270c38edd9d0123f8090e39869d9ff4c90e47c31336ba-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1
mkdir -p $WORK/b1054/
cat >/tmp/go-build3286362797/b1054/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1=github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/rbac/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1=/tmp/go-build3286362797/b899/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build3286362797/b1055/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1054/_pkg_.a -trimpath "$WORK/b1054=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 -lang=go1.23 -complete -installsuffix shared -buildid dB-Tx8QRTKmi6lrQ28M8/dB-Tx8QRTKmi6lrQ28M8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1054/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1057/_pkg_.a # internal
cp $WORK/b1057/_pkg_.a /builddir/.cache/go-build/72/726536ac992c2c18e29325c81bd14efb49dc8a301e03e4a82b7d61ab19dc8634-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1
mkdir -p $WORK/b1056/
cat >/tmp/go-build3286362797/b1056/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/rbac/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build3286362797/b900/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build3286362797/b1057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1056/_pkg_.a -trimpath "$WORK/b1056=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid vPy9Ozp5kIBk8dykgx12/vPy9Ozp5kIBk8dykgx12 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1056/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1054/_pkg_.a # internal
cp $WORK/b1054/_pkg_.a /builddir/.cache/go-build/41/41320240c65cd3ebf070c0da0f12f9dc23c96a8b73a72a6ed993b002e0581697-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1
mkdir -p $WORK/b1059/
cat >/tmp/go-build3286362797/b1059/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build3286362797/b901/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1059/_pkg_.a -trimpath "$WORK/b1059=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid AISgd5H17LBWZSeuXoBj/AISgd5H17LBWZSeuXoBj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1059/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1056/_pkg_.a # internal
cp $WORK/b1056/_pkg_.a /builddir/.cache/go-build/bd/bdd0f1200aafe2fc41bb50882ba6cac642b441171ce09616b642d7883801f0ce-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2
mkdir -p $WORK/b1061/
cat >/tmp/go-build3286362797/b1061/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/resource/v1alpha2=github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2=/tmp/go-build3286362797/b902/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1061/_pkg_.a -trimpath "$WORK/b1061=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2 -lang=go1.23 -complete -installsuffix shared -buildid 2TsaEyogS7EkbP8Z_RBA/2TsaEyogS7EkbP8Z_RBA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1061/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/allocationresult.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/podschedulingcontext.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/podschedulingcontextspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/podschedulingcontextstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/resourceclaim.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/resourceclaimconsumerreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/resourceclaimparametersreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/resourceclaimschedulingstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/resourceclaimspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/resourceclaimstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/resourceclaimtemplate.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/resourceclaimtemplatespec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/resourceclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/resourceclassparametersreference.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2/resourcehandle.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1059/_pkg_.a # internal
cp $WORK/b1059/_pkg_.a /builddir/.cache/go-build/8d/8dce8d185b824a7b13bf4a947029df4771d79a5e4244f0894eed3cdef23bf3de-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1
mkdir -p $WORK/b1058/
cat >/tmp/go-build3286362797/b1058/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/rbac/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build3286362797/b901/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build3286362797/b1059/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1058/_pkg_.a -trimpath "$WORK/b1058=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid r0y5_pVRgXL-PLjIp4LC/r0y5_pVRgXL-PLjIp4LC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1058/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1061/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1058/_pkg_.a # internal
cp $WORK/b1061/_pkg_.a /builddir/.cache/go-build/b6/b696d892c95744ad0163f81a33ab3b2ce52003a42327a3717117bb54eb4974be-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/resource/v1alpha2
mkdir -p $WORK/b1060/
cat >/tmp/go-build3286362797/b1060/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/resource/v1alpha2=github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/resource/v1alpha2=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2=/tmp/go-build3286362797/b902/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2=/tmp/go-build3286362797/b1061/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1060/_pkg_.a -trimpath "$WORK/b1060=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/resource/v1alpha2 -lang=go1.23 -complete -installsuffix shared -buildid h55jjh-HbLycZmz_73a1/h55jjh-HbLycZmz_73a1 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1060/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/resource/v1alpha2/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/resource/v1alpha2/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/resource/v1alpha2/podschedulingcontext.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/resource/v1alpha2/resource_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/resource/v1alpha2/resourceclaim.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/resource/v1alpha2/resourceclaimtemplate.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/resource/v1alpha2/resourceclass.go
cp $WORK/b1058/_pkg_.a /builddir/.cache/go-build/24/24bbe18dff8d6d95aa8ef079afe65909ae60eccb06e0781b1183aec50d8851a8-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1
mkdir -p $WORK/b1063/
cat >/tmp/go-build3286362797/b1063/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/scheduling/v1=github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1=/tmp/go-build3286362797/b903/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1063/_pkg_.a -trimpath "$WORK/b1063=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 -lang=go1.23 -complete -installsuffix shared -buildid 8-omYWiZP2yIfIGs-bVw/8-omYWiZP2yIfIGs-bVw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1063/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1063/_pkg_.a # internal
cp $WORK/b1063/_pkg_.a /builddir/.cache/go-build/a3/a34c9979c9fc03846f3cd54d5c5381be81ce2f026735534ca89924580b1e3020-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1
mkdir -p $WORK/b1062/
cat >/tmp/go-build3286362797/b1062/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/scheduling/v1=github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/scheduling/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1=/tmp/go-build3286362797/b903/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build3286362797/b1063/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1062/_pkg_.a -trimpath "$WORK/b1062=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 -lang=go1.23 -complete -installsuffix shared -buildid 2qUfz59KXxKt6KKL0Mjn/2qUfz59KXxKt6KKL0Mjn -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1062/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1060/_pkg_.a # internal
cp $WORK/b1060/_pkg_.a /builddir/.cache/go-build/46/4643444734eae845a693e644e901240f7d26be93451c510bc7ed1735609c96c4-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1
mkdir -p $WORK/b1065/
cat >/tmp/go-build3286362797/b1065/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/scheduling/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build3286362797/b904/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1065/_pkg_.a -trimpath "$WORK/b1065=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid lc9jNYZ3mfsxKE-0HoQH/lc9jNYZ3mfsxKE-0HoQH -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1065/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1062/_pkg_.a # internal
cp $WORK/b1062/_pkg_.a /builddir/.cache/go-build/3a/3a42af600d64c22801e6a9b99f426e07f7a808ae6a14e1c61cb33cd267af8947-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1
mkdir -p $WORK/b1067/
cat >/tmp/go-build3286362797/b1067/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/scheduling/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build3286362797/b905/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1067/_pkg_.a -trimpath "$WORK/b1067=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid 5TOFeFEdVdzFGB_CDlxn/5TOFeFEdVdzFGB_CDlxn -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1067/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1065/_pkg_.a # internal
cp $WORK/b1065/_pkg_.a /builddir/.cache/go-build/cc/cc2e55846f0c6921913d6667bc8b15777c94e54b9b9dd255caf5e6e33175aba0-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1
mkdir -p $WORK/b1064/
cat >/tmp/go-build3286362797/b1064/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/scheduling/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build3286362797/b904/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build3286362797/b1065/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1064/_pkg_.a -trimpath "$WORK/b1064=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid -mgA3_5LMDNySd67fpc0/-mgA3_5LMDNySd67fpc0 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1064/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1067/_pkg_.a # internal
cp $WORK/b1067/_pkg_.a /builddir/.cache/go-build/e3/e3f75a0b71650720ab7e92667e4f16aa95c7596a7828a0d0caf0ec1596323d6d-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1
mkdir -p $WORK/b1066/
cat >/tmp/go-build3286362797/b1066/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/scheduling/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/scheduling/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build3286362797/b905/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build3286362797/b1067/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1066/_pkg_.a -trimpath "$WORK/b1066=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid 0oc4wuyrrB8q0F_tbOrN/0oc4wuyrrB8q0F_tbOrN -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1066/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1064/_pkg_.a # internal
cp $WORK/b1064/_pkg_.a /builddir/.cache/go-build/da/dabb86b05e5e1a39298b20a5d788e5d9b0c6c4d2baf884e1b8bbce5e32dfcea6-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1
mkdir -p $WORK/b1069/
cat >/tmp/go-build3286362797/b1069/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/storage/v1=github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1=/tmp/go-build3286362797/b906/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1069/_pkg_.a -trimpath "$WORK/b1069=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1 -lang=go1.23 -complete -installsuffix shared -buildid -D0jOOAuhxwULjajWqFl/-D0jOOAuhxwULjajWqFl -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1069/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csistoragecapacity.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1066/_pkg_.a # internal
cp $WORK/b1066/_pkg_.a /builddir/.cache/go-build/68/6849c36fca484d607b1b192b249d34076b209e482c2d0a6bafc3ea85935732fb-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1
mkdir -p $WORK/b1071/
cat >/tmp/go-build3286362797/b1071/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/storage/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build3286362797/b907/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1071/_pkg_.a -trimpath "$WORK/b1071=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid xvSVvRH-SLc_crchr8FV/xvSVvRH-SLc_crchr8FV -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1071/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattributesclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1071/_pkg_.a # internal
cp $WORK/b1071/_pkg_.a /builddir/.cache/go-build/dd/dd21cbb7dd9d279678cb3b2485d83f4e4d955beac05977411bf6c73e9a6309f2-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1
mkdir -p $WORK/b1070/
cat >/tmp/go-build3286362797/b1070/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/storage/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/storage/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build3286362797/b907/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build3286362797/b1071/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1070/_pkg_.a -trimpath "$WORK/b1070=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid XFAGxALUbyoRaQ6ACwUY/XFAGxALUbyoRaQ6ACwUY -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1070/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattributesclass.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1069/_pkg_.a # internal
cp $WORK/b1069/_pkg_.a /builddir/.cache/go-build/46/469af75513343cbf3e262be8e527c8c74ab8e1fd29dd2c91dfbfcdb13733d3bf-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1
mkdir -p $WORK/b1068/
cat >/tmp/go-build3286362797/b1068/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/storage/v1=github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/storage/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1=/tmp/go-build3286362797/b906/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build3286362797/b1069/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1068/_pkg_.a -trimpath "$WORK/b1068=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 -lang=go1.23 -complete -installsuffix shared -buildid VEw1jZueixjyQn0wGp2I/VEw1jZueixjyQn0wGp2I -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1068/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csistoragecapacity.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1070/_pkg_.a # internal
cp $WORK/b1070/_pkg_.a /builddir/.cache/go-build/6b/6bc370715809e2ef2c51ecc6134b044f7827acf74d6b463731f5bf55dea372cb-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1
mkdir -p $WORK/b1073/
cat >/tmp/go-build3286362797/b1073/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/api/storage/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields
importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1
importmap k8s.io/client-go/applyconfigurations/internal=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal
importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build3286362797/b908/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1073/_pkg_.a -trimpath "$WORK/b1073=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid yxy4mGbWGezn-ksr2qT2/yxy4mGbWGezn-ksr2qT2 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1073/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1068/_pkg_.a # internal
cp $WORK/b1068/_pkg_.a /builddir/.cache/go-build/0e/0e61182015f818c80c4e8b3b6abb2e82b5cb9d085653f06486c47e648fc4f0af-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
mkdir -p $WORK/b1090/
cat >/tmp/go-build3286362797/b1090/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1090/_pkg_.a -trimpath "$WORK/b1090=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go -lang=go1.23 -complete -installsuffix shared -buildid WneO5XQSjS6gof7sj9RG/WneO5XQSjS6gof7sj9RG -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1090/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/go_module_metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/properties.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/validation.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1090/_pkg_.a # internal
cp $WORK/b1090/_pkg_.a /builddir/.cache/go-build/99/99d88c500ec9ec1eb9616cf3c28486fd91d5fd31be95faf44b84165738fea242-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth
mkdir -p $WORK/b1091/
cat >/tmp/go-build3286362797/b1091/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1091/_pkg_.a -trimpath "$WORK/b1091=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth -lang=go1.23 -complete -installsuffix shared -buildid PX2_tM1iZQjIPoOHLRlF/PX2_tM1iZQjIPoOHLRlF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1091/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/auth.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/identity.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/option.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/scheme_id.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1091/_pkg_.a # internal
cp $WORK/b1091/_pkg_.a /builddir/.cache/go-build/d0/d052bc9bf483fd9612c99bc9984893850ad8a701d41b6273fa4051f5714ad8d5-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/time
mkdir -p $WORK/b1092/
cat >/tmp/go-build3286362797/b1092/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1092/_pkg_.a -trimpath "$WORK/b1092=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/time -lang=go1.23 -complete -installsuffix shared -buildid DVzrCozcssaZ7LgzM4fS/DVzrCozcssaZ7LgzM4fS -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1092/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/time/time.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1092/_pkg_.a # internal
cp $WORK/b1092/_pkg_.a /builddir/.cache/go-build/c0/c037eaa6977add6acf9a388161802ee3ef36953d3f49b315549da0020680c847-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/internal/io
mkdir -p $WORK/b1093/
cat >/tmp/go-build3286362797/b1093/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1093/_pkg_.a -trimpath "$WORK/b1093=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/internal/io -lang=go1.23 -complete -installsuffix shared -buildid 6BaatIWCSIJnZ7Zx600t/6BaatIWCSIJnZ7Zx600t -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1093/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/internal/io/safe.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1093/_pkg_.a # internal
cp $WORK/b1093/_pkg_.a /builddir/.cache/go-build/1a/1a51d29f0aeb2f28ce0efaf5c5c767efbdcf4b02ec1f0a45464a2a650c824643-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
mkdir -p $WORK/b1089/
cat >/tmp/go-build3286362797/b1089/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/auth=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/time=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/time
importmap github.com/aws/smithy-go/transport/http/internal/io=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/internal/io
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/md5=/tmp/go-build3286362797/b156/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth=/tmp/go-build3286362797/b1091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/time=/tmp/go-build3286362797/b1092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/internal/io=/tmp/go-build3286362797/b1093/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/http/httputil=/tmp/go-build3286362797/b423/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1089/_pkg_.a -trimpath "$WORK/b1089=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http -lang=go1.23 -complete -installsuffix shared -buildid mIbTzgVpvcWCbP4agiPs/mIbTzgVpvcWCbP4agiPs -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1089/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/auth.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/auth_schemes.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/checksum_middleware.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/headerlist.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/host.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/md5_checksum.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/middleware_close_response_body.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/middleware_content_length.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/middleware_header_comment.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/middleware_headers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/middleware_http_logging.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/middleware_metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/middleware_min_proto.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/properties.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/request.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/response.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/time.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/url.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/user_agent.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1073/_pkg_.a # internal
cp $WORK/b1073/_pkg_.a /builddir/.cache/go-build/45/45a2d8fc016457aac59dc110d462079205c2da4d860d17fcd71eed10b2c6c5fd-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1
mkdir -p $WORK/b1072/
cat >/tmp/go-build3286362797/b1072/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/storage/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/applyconfigurations/storage/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1
importmap k8s.io/client-go/kubernetes/scheme=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build3286362797/b908/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build3286362797/b1073/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1072/_pkg_.a -trimpath "$WORK/b1072=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 -lang=go1.23 -complete -installsuffix shared -buildid ZHpnH5InGovc9RMR35Aj/ZHpnH5InGovc9RMR35Aj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1072/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1089/_pkg_.a # internal
cp $WORK/b1089/_pkg_.a /builddir/.cache/go-build/a0/a0b3fbd875356947aab0742e6da79daa1b2c033b541a11f3dfb246a1f910daf5-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer
mkdir -p $WORK/b1084/
cat >/tmp/go-build3286362797/b1084/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go/context=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/context
importmap github.com/aws/smithy-go/internal/sync/singleflight=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/internal/sync/singleflight
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/context=/tmp/go-build3286362797/b1085/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/internal/sync/singleflight=/tmp/go-build3286362797/b1086/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1084/_pkg_.a -trimpath "$WORK/b1084=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer -lang=go1.23 -complete -installsuffix shared -buildid N2ry6j0Dbs1UPL1xjU_5/N2ry6j0Dbs1UPL1xjU_5 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1084/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer/docs.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer/middleware.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer/token.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer/token_cache.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1084/_pkg_.a # internal
cp $WORK/b1084/_pkg_.a /builddir/.cache/go-build/79/79848b1bc1a91d1a18b24d922a8003dde3786a42bf92a56615fd436861216d7c-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr
mkdir -p $WORK/b1094/
cat >/tmp/go-build3286362797/b1094/importcfg << 'EOF' # internal
# import config
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1094/_pkg_.a -trimpath "$WORK/b1094=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr -lang=go1.23 -complete -installsuffix shared -buildid khc8LfyhSVuRZQ10wJG3/khc8LfyhSVuRZQ10wJG3 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1094/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr/from_ptr.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr/to_ptr.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1072/_pkg_.a # internal
cp $WORK/b1072/_pkg_.a /builddir/.cache/go-build/8a/8a98a52f10a973a334363f96ea2c044825bd937111253e6761ddb12c02b493b0-d # internal
github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes
mkdir -p $WORK/b978/
cat >/tmp/go-build3286362797/b978/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/discovery=github.com/docker/compose/v2/vendor/k8s.io/client-go/discovery
importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1
importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1
importmap k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/apps/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1
importmap k8s.io/client-go/kubernetes/typed/apps/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1
importmap k8s.io/client-go/kubernetes/typed/apps/v1beta2=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2
importmap k8s.io/client-go/kubernetes/typed/authentication/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1
importmap k8s.io/client-go/kubernetes/typed/authentication/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/authentication/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1
importmap k8s.io/client-go/kubernetes/typed/authorization/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1
importmap k8s.io/client-go/kubernetes/typed/authorization/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1
importmap k8s.io/client-go/kubernetes/typed/autoscaling/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1
importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2
importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1
importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2
importmap k8s.io/client-go/kubernetes/typed/batch/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1
importmap k8s.io/client-go/kubernetes/typed/batch/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1
importmap k8s.io/client-go/kubernetes/typed/certificates/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1
importmap k8s.io/client-go/kubernetes/typed/certificates/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/certificates/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1
importmap k8s.io/client-go/kubernetes/typed/coordination/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1
importmap k8s.io/client-go/kubernetes/typed/coordination/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1
importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1
importmap k8s.io/client-go/kubernetes/typed/discovery/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1
importmap k8s.io/client-go/kubernetes/typed/discovery/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1
importmap k8s.io/client-go/kubernetes/typed/events/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1
importmap k8s.io/client-go/kubernetes/typed/events/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1
importmap k8s.io/client-go/kubernetes/typed/extensions/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1
importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1
importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1
importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2
importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3
importmap k8s.io/client-go/kubernetes/typed/networking/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1
importmap k8s.io/client-go/kubernetes/typed/networking/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/networking/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1
importmap k8s.io/client-go/kubernetes/typed/node/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1
importmap k8s.io/client-go/kubernetes/typed/node/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/node/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1
importmap k8s.io/client-go/kubernetes/typed/policy/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1
importmap k8s.io/client-go/kubernetes/typed/policy/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1
importmap k8s.io/client-go/kubernetes/typed/rbac/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1
importmap k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/rbac/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1
importmap k8s.io/client-go/kubernetes/typed/resource/v1alpha2=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/resource/v1alpha2
importmap k8s.io/client-go/kubernetes/typed/scheduling/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1
importmap k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1
importmap k8s.io/client-go/kubernetes/typed/storage/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1
importmap k8s.io/client-go/kubernetes/typed/storage/v1alpha1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/storage/v1beta1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/util/flowcontrol=github.com/docker/compose/v2/vendor/k8s.io/client-go/util/flowcontrol
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/discovery=/tmp/go-build3286362797/b966/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build3286362797/b979/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1=/tmp/go-build3286362797/b981/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build3286362797/b983/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build3286362797/b985/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build3286362797/b987/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build3286362797/b990/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build3286362797/b992/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build3286362797/b994/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1alpha1=/tmp/go-build3286362797/b995/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build3286362797/b996/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build3286362797/b997/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build3286362797/b998/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build3286362797/b999/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2=/tmp/go-build3286362797/b1000/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build3286362797/b1002/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build3286362797/b1004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build3286362797/b1006/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build3286362797/b1008/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build3286362797/b1010/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1alpha1=/tmp/go-build3286362797/b1012/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build3286362797/b1014/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build3286362797/b1016/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build3286362797/b1018/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build3286362797/b931/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build3286362797/b1020/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build3286362797/b1022/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build3286362797/b1024/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build3286362797/b1026/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build3286362797/b1028/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1=/tmp/go-build3286362797/b1030/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build3286362797/b1032/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2=/tmp/go-build3286362797/b1034/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3=/tmp/go-build3286362797/b1036/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build3286362797/b1038/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1alpha1=/tmp/go-build3286362797/b1040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build3286362797/b1042/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build3286362797/b1044/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build3286362797/b1046/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build3286362797/b1048/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build3286362797/b1050/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build3286362797/b1052/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build3286362797/b1054/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build3286362797/b1056/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build3286362797/b1058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/resource/v1alpha2=/tmp/go-build3286362797/b1060/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build3286362797/b1062/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build3286362797/b1064/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build3286362797/b1066/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build3286362797/b1068/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build3286362797/b1070/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build3286362797/b1072/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build3286362797/b849/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes -lang=go1.23 -complete -installsuffix shared -buildid ddNobeGI24ns3ND5ZQCK/ddNobeGI24ns3ND5ZQCK -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b978/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/clientset.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/doc.go ./_build/src/github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/import.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1094/_pkg_.a # internal
cp $WORK/b1094/_pkg_.a /builddir/.cache/go-build/1c/1c2a08e94680e87fd1bf25ba6ba88caf4dbd685c19ad68759e5d1b7d041f3e68-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
mkdir -p $WORK/b1080/
cat >/tmp/go-build3286362797/b1080/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/internal/rand=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/rand
importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk
importmap github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight
importmap github.com/aws/smithy-go/auth/bearer=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/ptr=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build3286362797/b1081/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build3286362797/b1082/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=/tmp/go-build3286362797/b1083/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer=/tmp/go-build3286362797/b1084/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr=/tmp/go-build3286362797/b1094/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1080/_pkg_.a -trimpath "$WORK/b1080=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws -lang=go1.23 -complete -installsuffix shared -buildid sG3k-ldEiab06MKuraIe/sG3k-ldEiab06MKuraIe -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1080/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/credential_cache.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/credentials.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaultsmode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/endpoints.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/from_ptr.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/go_module_metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/logging.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/request.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retryer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/runtime.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/to_ptr.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/types.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/version.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1080/_pkg_.a # internal
cp $WORK/b1080/_pkg_.a /builddir/.cache/go-build/57/5768df7cfc95a6ebc8968f305e8f273257376f134735c426037973e816d304b8-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/rand
mkdir -p $WORK/b1097/
cat >/tmp/go-build3286362797/b1097/importcfg << 'EOF' # internal
# import config
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1097/_pkg_.a -trimpath "$WORK/b1097=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/rand -lang=go1.23 -complete -installsuffix shared -buildid DaZAd8MC1PrziYP9xISm/DaZAd8MC1PrziYP9xISm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1097/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/rand/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/rand/rand.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/rand/uuid.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1097/_pkg_.a # internal
cp $WORK/b1097/_pkg_.a /builddir/.cache/go-build/d4/d472d84ca29313204ae6c4c4ce6a676d2f34d92a008c853ffc691f0dc8f501d5-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware
mkdir -p $WORK/b1096/
cat >/tmp/go-build3286362797/b1096/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/internal/rand=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/rand
importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/rand=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/rand
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build3286362797/b1081/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build3286362797/b1082/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/rand=/tmp/go-build3286362797/b1097/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1096/_pkg_.a -trimpath "$WORK/b1096=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware -lang=go1.23 -complete -installsuffix shared -buildid z5xaxOyemMKHixNymBXZ/z5xaxOyemMKHixNymBXZ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1096/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/middleware.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/osname.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/recursion_detection.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/request_id.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/request_id_retriever.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/user_agent.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1096/_pkg_.a # internal
cp $WORK/b1096/_pkg_.a /builddir/.cache/go-build/d0/d07c37a72720a2e1dc280ecc085c8d831f65d54f2a254a8d6270259f2fc11c00-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http
mkdir -p $WORK/b1095/
cat >/tmp/go-build3286362797/b1095/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build3286362797/b1096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1095/_pkg_.a -trimpath "$WORK/b1095=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http -lang=go1.23 -complete -installsuffix shared -buildid w1FvBrb6TxKYfOOPqULP/w1FvBrb6TxKYfOOPqULP -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1095/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/content_type.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/response_error.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/response_error_middleware.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/timeout_read_closer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1095/_pkg_.a # internal
cp $WORK/b1095/_pkg_.a /builddir/.cache/go-build/06/06048020d94a55c7b818ce00abb817fea45d5aa3aeb2a5753c465d359ab1ae54-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials
mkdir -p $WORK/b1098/
cat >/tmp/go-build3286362797/b1098/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1098/_pkg_.a -trimpath "$WORK/b1098=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials -lang=go1.23 -complete -installsuffix shared -buildid R1-ou8IYpLAKdUc2x5E6/R1-ou8IYpLAKdUc2x5E6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1098/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/go_module_metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/static_provider.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1098/_pkg_.a # internal
cp $WORK/b1098/_pkg_.a /builddir/.cache/go-build/f0/f0e2788aac56ba2521721cf8c000c3148fab4cd4288dc4da5ad5ee68931508fe-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics
mkdir -p $WORK/b1102/
cat >/tmp/go-build3286362797/b1102/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1102/_pkg_.a -trimpath "$WORK/b1102=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics -lang=go1.23 -complete -installsuffix shared -buildid gLxCia2DIORYPiN4Dfwg/gLxCia2DIORYPiN4Dfwg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1102/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics/metrics.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1102/_pkg_.a # internal
cp $WORK/b1102/_pkg_.a /builddir/.cache/go-build/dc/dc487333dcb7cf7287573f0e00e80e78f11c8cbf6aebfd18512eea56904c2150-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit
mkdir -p $WORK/b1103/
cat >/tmp/go-build3286362797/b1103/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1103/_pkg_.a -trimpath "$WORK/b1103=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit -lang=go1.23 -complete -installsuffix shared -buildid -r1a_Wee_L1PdiWFyD7r/-r1a_Wee_L1PdiWFyD7r -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1103/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit/token_bucket.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit/token_rate_limit.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1103/_pkg_.a # internal
cp $WORK/b1103/_pkg_.a /builddir/.cache/go-build/69/69b80324cd2a1591996355ba5db568030bb67d591c00a997e5e37c6e7b7602ef-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv
mkdir -p $WORK/b1104/
cat >/tmp/go-build3286362797/b1104/importcfg << 'EOF' # internal
# import config
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1104/_pkg_.a -trimpath "$WORK/b1104=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv -lang=go1.23 -complete -installsuffix shared -buildid 1Tdr_8VGBmF9gdEnhVlu/1Tdr_8VGBmF9gdEnhVlu -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1104/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv/duration.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1104/_pkg_.a # internal
cp $WORK/b1104/_pkg_.a /builddir/.cache/go-build/59/59b9acc1d0da27497a40ae78189a0bfaea71c2e1b2b349389a79a9b5ae96cb55-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry
mkdir -p $WORK/b1101/
cat >/tmp/go-build3286362797/b1101/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware
importmap github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics
importmap github.com/aws/aws-sdk-go-v2/aws/ratelimit=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit
importmap github.com/aws/aws-sdk-go-v2/internal/rand=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/rand
importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk
importmap github.com/aws/aws-sdk-go-v2/internal/timeconv=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build3286362797/b1096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics=/tmp/go-build3286362797/b1102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit=/tmp/go-build3286362797/b1103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build3286362797/b1081/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build3286362797/b1082/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv=/tmp/go-build3286362797/b1104/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1101/_pkg_.a -trimpath "$WORK/b1101=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry -lang=go1.23 -complete -installsuffix shared -buildid -eehEz_XD6N68j9abq6J/-eehEz_XD6N68j9abq6J -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1101/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/adaptive.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/adaptive_ratelimit.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/adaptive_token_bucket.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/jitter_backoff.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/middleware.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/retry.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/retryable_error.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/standard.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/throttle_error.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/timeout_error.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b978/_pkg_.a # internal
cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/4d/4d6027ee4a5bef5be34f914731e958ade11c24f534bbdc2e14c146eb9735537f-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes
mkdir -p $WORK/b763/
cat >/tmp/go-build3286362797/b763/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/buildx/driver=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver
importmap github.com/docker/buildx/driver/bkimage=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/bkimage
importmap github.com/docker/buildx/driver/kubernetes/context=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/context
importmap github.com/docker/buildx/driver/kubernetes/execconn=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/execconn
importmap github.com/docker/buildx/driver/kubernetes/manifest=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/manifest
importmap github.com/docker/buildx/driver/kubernetes/podchooser=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/podchooser
importmap github.com/docker/buildx/store=github.com/docker/compose/v2/vendor/github.com/docker/buildx/store
importmap github.com/docker/buildx/util/platformutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/platformutil
importmap github.com/docker/buildx/util/progress=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap k8s.io/api/apps/v1=github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1
importmap k8s.io/api/core/v1=github.com/docker/compose/v2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/client-go/kubernetes=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/kubernetes/typed/apps/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1
importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1
importmap k8s.io/client-go/rest=github.com/docker/compose/v2/vendor/k8s.io/client-go/rest
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver=/tmp/go-build3286362797/b571/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/bkimage=/tmp/go-build3286362797/b762/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/context=/tmp/go-build3286362797/b764/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/execconn=/tmp/go-build3286362797/b856/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/manifest=/tmp/go-build3286362797/b928/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/podchooser=/tmp/go-build3286362797/b929/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/store=/tmp/go-build3286362797/b572/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/platformutil=/tmp/go-build3286362797/b576/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress=/tmp/go-build3286362797/b579/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1=/tmp/go-build3286362797/b863/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build3286362797/b804/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes=/tmp/go-build3286362797/b978/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build3286362797/b987/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build3286362797/b931/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes -lang=go1.23 -complete -installsuffix shared -buildid szMM7_ERZw-DytYsa3fI/szMM7_ERZw-DytYsa3fI -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/driver.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/factory.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1101/_pkg_.a # internal
cp $WORK/b1101/_pkg_.a /builddir/.cache/go-build/30/30a917409a29793a09b6f3b532f914f7e8faa24aac5a99e32ede7ca3177ec672-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config
mkdir -p $WORK/b1105/
cat >/tmp/go-build3286362797/b1105/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1105/_pkg_.a -trimpath "$WORK/b1105=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config -lang=go1.23 -complete -installsuffix shared -buildid rh5AvwsvOF14MRAq4L7K/rh5AvwsvOF14MRAq4L7K -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1105/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config/resolvers.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1105/_pkg_.a # internal
cp $WORK/b1105/_pkg_.a /builddir/.cache/go-build/ad/ad69367d48f2e5f2ddb1cce39c4256ea3a6161dd292b8b051aaeb403ddaf5b51-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io
mkdir -p $WORK/b1106/
cat >/tmp/go-build3286362797/b1106/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1106/_pkg_.a -trimpath "$WORK/b1106=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io -lang=go1.23 -complete -installsuffix shared -buildid w8Pxl6yyRFMxHmQmmMH6/w8Pxl6yyRFMxHmQmmMH6 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1106/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io/byte.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io/reader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io/ringbuffer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1106/_pkg_.a # internal
cp $WORK/b1106/_pkg_.a /builddir/.cache/go-build/ed/ed688cb07f60596e2f746a1a003c4eedc6f37e86bc185c7a6d06a462ba437745-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds
mkdir -p $WORK/b1100/
cat >/tmp/go-build3286362797/b1100/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware
importmap github.com/aws/aws-sdk-go-v2/aws/retry=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry
importmap github.com/aws/aws-sdk-go-v2/aws/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http
importmap github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/io=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build3286362797/b1096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build3286362797/b1101/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build3286362797/b1095/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=/tmp/go-build3286362797/b1105/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io=/tmp/go-build3286362797/b1106/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1100/_pkg_.a -trimpath "$WORK/b1100=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds -lang=go1.23 -complete -installsuffix shared -buildid y7OHRUBd6Wg5kPl9E6pg/y7OHRUBd6Wg5kPl9E6pg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1100/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetDynamicData.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetIAMInfo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetInstanceIdentityDocument.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetMetadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetRegion.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetToken.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetUserData.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/auth.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/endpoints.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/go_module_metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/request_middleware.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/token_provider.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1100/_pkg_.a # internal
cp $WORK/b1100/_pkg_.a /builddir/.cache/go-build/94/94e4de1092f6ad3fdf158a3f04d44002d1fa32a80c3857fe52a00d8ac5ef0880-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds
mkdir -p $WORK/b1099/
cat >/tmp/go-build3286362797/b1099/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/feature/ec2/imds=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds
importmap github.com/aws/aws-sdk-go-v2/internal/rand=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/rand
importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/tmp/go-build3286362797/b1100/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build3286362797/b1081/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build3286362797/b1082/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1099/_pkg_.a -trimpath "$WORK/b1099=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds -lang=go1.23 -complete -installsuffix shared -buildid UysAo5AZyGWOkoSxKY5v/UysAo5AZyGWOkoSxKY5v -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1099/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds/provider.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1099/_pkg_.a # internal
cp $WORK/b1099/_pkg_.a /builddir/.cache/go-build/9c/9cfaeb3b6cd7de4102b1641232efd06a4b7e4413976ca3c38c57d07a77516f8b-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client
mkdir -p $WORK/b1108/
cat >/tmp/go-build3286362797/b1108/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware
importmap github.com/aws/aws-sdk-go-v2/aws/retry=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry
importmap github.com/aws/aws-sdk-go-v2/aws/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build3286362797/b1096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build3286362797/b1101/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build3286362797/b1095/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1108/_pkg_.a -trimpath "$WORK/b1108=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client -lang=go1.23 -complete -installsuffix shared -buildid PiobF1p0I3BPSLr8NIVg/PiobF1p0I3BPSLr8NIVg -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1108/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client/auth.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client/client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client/endpoints.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client/middleware.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1108/_pkg_.a # internal
cp $WORK/b1108/_pkg_.a /builddir/.cache/go-build/3b/3bc0f761cf9129b1e7739d161475d378c4f7dcec9b80c471581cee8563e1ae47-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds
mkdir -p $WORK/b1107/
cat >/tmp/go-build3286362797/b1107/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=/tmp/go-build3286362797/b1108/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1107/_pkg_.a -trimpath "$WORK/b1107=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds -lang=go1.23 -complete -installsuffix shared -buildid -Fv2QxmZLgf-aeJ3AJol/-Fv2QxmZLgf-aeJ3AJol -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1107/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/provider.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1107/_pkg_.a # internal
cp $WORK/b1107/_pkg_.a /builddir/.cache/go-build/f8/f8f841b960f051e9321dffd70baff79abc31969a58d66b70ae2b99b432975427-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds
mkdir -p $WORK/b1109/
cat >/tmp/go-build3286362797/b1109/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/internal/sdkio=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio=/tmp/go-build3286362797/b1110/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1109/_pkg_.a -trimpath "$WORK/b1109=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds -lang=go1.23 -complete -installsuffix shared -buildid x2P-7oQsCpglMIdIbjxG/x2P-7oQsCpglMIdIbjxG -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1109/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds/provider.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1109/_pkg_.a # internal
cp $WORK/b1109/_pkg_.a /builddir/.cache/go-build/04/04a2b4d883ce94efa3c03ac0e64da52c500ffd3d77fdce24e4673dd38a6a6b85-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults
mkdir -p $WORK/b1112/
cat >/tmp/go-build3286362797/b1112/importcfg << 'EOF' # internal
# import config
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/user=/tmp/go-build3286362797/b107/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1112/_pkg_.a -trimpath "$WORK/b1112=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults -lang=go1.23 -complete -installsuffix shared -buildid _W-131XE5d9WV4EvUiJ_/_W-131XE5d9WV4EvUiJ_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1112/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults/shared_config.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1112/_pkg_.a # internal
cp $WORK/b1112/_pkg_.a /builddir/.cache/go-build/9a/9a0281ac8b47211d41c784f4c0ac3a28836083f3a6f7e4f938690e3667398615-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults
mkdir -p $WORK/b1114/
cat >/tmp/go-build3286362797/b1114/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1114/_pkg_.a -trimpath "$WORK/b1114=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults -lang=go1.23 -complete -installsuffix shared -buildid nG5sv9uw0cn97j4m194G/nG5sv9uw0cn97j4m194G -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1114/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults/auto.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults/configuration.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults/defaults.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults/doc.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1114/_pkg_.a # internal
cp $WORK/b1114/_pkg_.a /builddir/.cache/go-build/a7/a798635f355bdaa0a02a791c9571e90fa163765617002bf3e67e125094f1aff9-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson
mkdir -p $WORK/b1115/
cat >/tmp/go-build3286362797/b1115/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1115/_pkg_.a -trimpath "$WORK/b1115=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson -lang=go1.23 -complete -installsuffix shared -buildid gHWOb90griVpucDswDLA/gHWOb90griVpucDswDLA -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1115/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson/decoder_util.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1115/_pkg_.a # internal
cp $WORK/b1115/_pkg_.a /builddir/.cache/go-build/8a/8aed06132dde96f53827fafe8e5c33969e1c5e9db7b2a10907a7d1dcc4c37843-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/strings
mkdir -p $WORK/b1118/
cat >/tmp/go-build3286362797/b1118/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1118/_pkg_.a -trimpath "$WORK/b1118=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/strings -lang=go1.23 -complete -installsuffix shared -buildid lfvR_nCzc7MJ3oRJQEOH/lfvR_nCzc7MJ3oRJQEOH -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1118/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/strings/strings.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1118/_pkg_.a # internal
cp $WORK/b1118/_pkg_.a /builddir/.cache/go-build/00/00b4565515aad7cb8ece14d5412ffaf1478554873d5feb9d744644eb958cfabe-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4
mkdir -p $WORK/b1117/
cat >/tmp/go-build3286362797/b1117/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/internal/strings=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/strings
packagefile crypto/hmac=/tmp/go-build3286362797/b146/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/strings=/tmp/go-build3286362797/b1118/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1117/_pkg_.a -trimpath "$WORK/b1117=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 -lang=go1.23 -complete -installsuffix shared -buildid onoiys0VSeROFWJW8dTe/onoiys0VSeROFWJW8dTe -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1117/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/cache.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/const.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/header_rules.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/headers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/hmac.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/host.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/scope.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/time.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/util.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1117/_pkg_.a # internal
cp $WORK/b1117/_pkg_.a /builddir/.cache/go-build/e7/e7c52c2e20644c76ab07f0a50f00a560d02f82de0981b5ee4704e6582c6ce5fc-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth
mkdir -p $WORK/b1119/
cat >/tmp/go-build3286362797/b1119/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/auth=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth=/tmp/go-build3286362797/b1091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1119/_pkg_.a -trimpath "$WORK/b1119=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth -lang=go1.23 -complete -installsuffix shared -buildid eUOs1N7rUUaSACYiM5Be/eUOs1N7rUUaSACYiM5Be -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1119/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/auth.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/scheme.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1119/_pkg_.a # internal
cp $WORK/b1119/_pkg_.a /builddir/.cache/go-build/b3/b3ea306a1a539c271e6e8369de47c64d6f06ea5bd9fd57e0468aeb2068c89c20-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding
mkdir -p $WORK/b1120/
cat >/tmp/go-build3286362797/b1120/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1120/_pkg_.a -trimpath "$WORK/b1120=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding -lang=go1.23 -complete -installsuffix shared -buildid MXi5LoBVGj7kl60rPI50/MXi5LoBVGj7kl60rPI50 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1120/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding/encode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding/header.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding/path_replace.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding/query.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding/uri.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b763/_pkg_.a # internal
cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/ae/ae6fbff6553349fdc114e57de1f2a31c862e0c3a18a0b92748acf1e19ae1fd09-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources
mkdir -p $WORK/b1122/
cat >/tmp/go-build3286362797/b1122/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1122/_pkg_.a -trimpath "$WORK/b1122=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources -lang=go1.23 -complete -installsuffix shared -buildid adWBlVLBcQuZsEushO10/adWBlVLBcQuZsEushO10 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1122/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/endpoints.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/go_module_metadata.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1120/_pkg_.a # internal
cp $WORK/b1120/_pkg_.a /builddir/.cache/go-build/85/855230c24d2acaf3838c6105564d11565ecfd0979d0d37102f206e9a24fb4248-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4
mkdir -p $WORK/b1116/
cat >/tmp/go-build3286362797/b1116/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware
importmap github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics
importmap github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4
importmap github.com/aws/aws-sdk-go-v2/internal/auth=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth
importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk
importmap github.com/aws/smithy-go/encoding/httpbinding=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build3286362797/b1096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics=/tmp/go-build3286362797/b1102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=/tmp/go-build3286362797/b1117/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build3286362797/b1119/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build3286362797/b1082/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build3286362797/b1120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/textproto=/tmp/go-build3286362797/b170/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1116/_pkg_.a -trimpath "$WORK/b1116=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4 -lang=go1.23 -complete -installsuffix shared -buildid kW7Ptmc6qGV2xlsq0mgK/kW7Ptmc6qGV2xlsq0mgK -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1116/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4/middleware.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4/presign_middleware.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4/stream.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4/v4.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1122/_pkg_.a # internal
cp $WORK/b1122/_pkg_.a /builddir/.cache/go-build/17/17d002681a9b5b9f10579edefe731d8fa2e3f0ac3085817decc41547774f8990-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints
mkdir -p $WORK/b1123/
cat >/tmp/go-build3286362797/b1123/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1123/_pkg_.a -trimpath "$WORK/b1123=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints -lang=go1.23 -complete -installsuffix shared -buildid Tv3G6uaoR3iwv_az0oFm/Tv3G6uaoR3iwv_az0oFm -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1123/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/endpoints.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1123/_pkg_.a # internal
cp $WORK/b1123/_pkg_.a /builddir/.cache/go-build/5d/5dbd7af740e54f285aa151da9e8e179c7ca2a860d7dfd67eadcbb7a7f604e7bd-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn
mkdir -p $WORK/b1124/
cat >/tmp/go-build3286362797/b1124/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1124/_pkg_.a -trimpath "$WORK/b1124=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn -lang=go1.23 -complete -installsuffix shared -buildid tHszCc7f0hOTOCzLczIj/tHszCc7f0hOTOCzLczIj -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1124/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn/arn.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn/host.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn/partition.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn/partitions.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1124/_pkg_.a # internal
cp $WORK/b1124/_pkg_.a /builddir/.cache/go-build/38/384413ef71840f2e88e904ffaa951b5643246ede05b40ca82bf16086aef7c61e-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
mkdir -p $WORK/b1126/
cat >/tmp/go-build3286362797/b1126/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1126/_pkg_.a -trimpath "$WORK/b1126=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 -lang=go1.23 -complete -installsuffix shared -buildid zQQyIr-FNIoCICBzCZdC/zQQyIr-FNIoCICBzCZdC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1126/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/endpoints.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/go_module_metadata.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1126/_pkg_.a # internal
cp $WORK/b1126/_pkg_.a /builddir/.cache/go-build/ff/ff3265cb1b901956a9d1bc1d6c56a1a1d33d1d28b816f659dfda3a53136ea128-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints
mkdir -p $WORK/b1125/
cat >/tmp/go-build3286362797/b1125/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build3286362797/b1126/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1125/_pkg_.a -trimpath "$WORK/b1125=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints -lang=go1.23 -complete -installsuffix shared -buildid Ht1UbS6RzwgsEq_VrGJe/Ht1UbS6RzwgsEq_VrGJe -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1125/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints/endpoints.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1116/_pkg_.a # internal
cp $WORK/b1116/_pkg_.a /builddir/.cache/go-build/cf/cf63b6975e6b06b562c0e38f53a876650721fc6f10fd55dae9ff0f41fed5a09a-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy
mkdir -p $WORK/b1121/
cat >/tmp/go-build3286362797/b1121/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/aws/signer/v4=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4
importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/auth=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth
importmap github.com/aws/smithy-go/auth/bearer=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build3286362797/b1116/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build3286362797/b1082/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth=/tmp/go-build3286362797/b1091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer=/tmp/go-build3286362797/b1084/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1121/_pkg_.a -trimpath "$WORK/b1121=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy -lang=go1.23 -complete -installsuffix shared -buildid 6jHLVgzoRTt_dRiSpUd1/6jHLVgzoRTt_dRiSpUd1 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1121/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy/bearer_token_adapter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy/bearer_token_signer_adapter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy/credentials_adapter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy/smithy.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy/v4signer_adapter.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1125/_pkg_.a # internal
cp $WORK/b1125/_pkg_.a /builddir/.cache/go-build/54/5424426e1c2d6dc04caf45d3e04e8bfd68bd2f5a8586c80a09ba2149402b7466-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document
mkdir -p $WORK/b1128/
cat >/tmp/go-build3286362797/b1128/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1128/_pkg_.a -trimpath "$WORK/b1128=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document -lang=go1.23 -complete -installsuffix shared -buildid A7YQBq6m4UbYHsDfTzrX/A7YQBq6m4UbYHsDfTzrX -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1128/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document/document.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document/errors.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1121/_pkg_.a # internal
cp $WORK/b1121/_pkg_.a /builddir/.cache/go-build/03/03708147651047b879e01677394c232e0d334482ad6c9dc141b70ba991187d30-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/endpoints
mkdir -p $WORK/b1129/
cat >/tmp/go-build3286362797/b1129/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1129/_pkg_.a -trimpath "$WORK/b1129=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/endpoints -lang=go1.23 -complete -installsuffix shared -buildid P5feoDdWSpmp5vjRqaim/P5feoDdWSpmp5vjRqaim -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1129/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/endpoints/endpoint.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1128/_pkg_.a # internal
cp $WORK/b1128/_pkg_.a /builddir/.cache/go-build/d7/d7eb1303990d31ec59384f7f07c82fe46357deeff0f4c3b903eb10c236d6a9da-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types
mkdir -p $WORK/b1127/
cat >/tmp/go-build3286362797/b1127/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/document=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document=/tmp/go-build3286362797/b1128/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1127/_pkg_.a -trimpath "$WORK/b1127=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types -lang=go1.23 -complete -installsuffix shared -buildid IsxMK4dP0TqbRizD-dvk/IsxMK4dP0TqbRizD-dvk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1127/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1129/_pkg_.a # internal
cp $WORK/b1129/_pkg_.a /builddir/.cache/go-build/ee/eeb51dba9137824a35eab4ac36ea98e6f2a3b45e781517926e4a56a452dbe83f-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints
mkdir -p $WORK/b1131/
cat >/tmp/go-build3286362797/b1131/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build3286362797/b1126/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1131/_pkg_.a -trimpath "$WORK/b1131=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints -lang=go1.23 -complete -installsuffix shared -buildid HbWBQlGU3unHPvtikYV9/HbWBQlGU3unHPvtikYV9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1131/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints/endpoints.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1127/_pkg_.a # internal
cp $WORK/b1127/_pkg_.a /builddir/.cache/go-build/69/698454d43ff4c4dca6647a015c1c924a2251ac225662161e04f6d6c8e80c11bb-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso
mkdir -p $WORK/b1113/
cat >/tmp/go-build3286362797/b1113/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/aws/defaults=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults
importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware
importmap github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson
importmap github.com/aws/aws-sdk-go-v2/aws/retry=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry
importmap github.com/aws/aws-sdk-go-v2/aws/signer/v4=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4
importmap github.com/aws/aws-sdk-go-v2/aws/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http
importmap github.com/aws/aws-sdk-go-v2/internal/auth=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth
importmap github.com/aws/aws-sdk-go-v2/internal/auth/smithy=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy
importmap github.com/aws/aws-sdk-go-v2/internal/configsources=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources
importmap github.com/aws/aws-sdk-go-v2/internal/endpoints=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints
importmap github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn
importmap github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints
importmap github.com/aws/aws-sdk-go-v2/service/sso/types=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/auth=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth
importmap github.com/aws/smithy-go/document=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document
importmap github.com/aws/smithy-go/encoding/httpbinding=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding
importmap github.com/aws/smithy-go/endpoints=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/endpoints
importmap github.com/aws/smithy-go/io=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/ptr=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build3286362797/b1114/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build3286362797/b1096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build3286362797/b1115/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build3286362797/b1101/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build3286362797/b1116/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build3286362797/b1095/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build3286362797/b1119/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build3286362797/b1121/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build3286362797/b1122/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build3286362797/b1123/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build3286362797/b1124/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=/tmp/go-build3286362797/b1125/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types=/tmp/go-build3286362797/b1127/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth=/tmp/go-build3286362797/b1091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document=/tmp/go-build3286362797/b1128/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build3286362797/b1120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/endpoints=/tmp/go-build3286362797/b1129/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io=/tmp/go-build3286362797/b1106/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr=/tmp/go-build3286362797/b1094/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1113/_pkg_.a -trimpath "$WORK/b1113=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso -lang=go1.23 -complete -installsuffix shared -buildid ivAqqf3i2ZSoaHjJgryD/ivAqqf3i2ZSoaHjJgryD -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1113/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/api_client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/api_op_GetRoleCredentials.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/api_op_ListAccountRoles.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/api_op_ListAccounts.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/api_op_Logout.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/auth.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/deserializers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/endpoints.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/go_module_metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/serializers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/validators.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1131/_pkg_.a # internal
cp $WORK/b1131/_pkg_.a /builddir/.cache/go-build/5b/5baed9784be025601a2819d5cafbf1e5cae685b86a32a42d689b5d55227ed7a6-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types
mkdir -p $WORK/b1132/
cat >/tmp/go-build3286362797/b1132/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/document=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document=/tmp/go-build3286362797/b1128/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1132/_pkg_.a -trimpath "$WORK/b1132=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types -lang=go1.23 -complete -installsuffix shared -buildid A8dKtGkmup59emWyMx8W/A8dKtGkmup59emWyMx8W -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1132/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1132/_pkg_.a # internal
cp $WORK/b1132/_pkg_.a /builddir/.cache/go-build/14/14eaf4e436d7ed06e8cec220a97c38ba7dd2ddbc1118cb76fce0bb8027014d4a-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding
mkdir -p $WORK/b1134/
cat >/tmp/go-build3286362797/b1134/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1134/_pkg_.a -trimpath "$WORK/b1134=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding -lang=go1.23 -complete -installsuffix shared -buildid xd36M_AvLlJY4MLT1tT-/xd36M_AvLlJY4MLT1tT- -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1134/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/encoding.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1134/_pkg_.a # internal
cp $WORK/b1134/_pkg_.a /builddir/.cache/go-build/01/01086950659bad2803ae3761d3537b2986f7fa3aa4d011651276016ef8b09eda-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/json
mkdir -p $WORK/b1133/
cat >/tmp/go-build3286362797/b1133/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go/encoding=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding=/tmp/go-build3286362797/b1134/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1133/_pkg_.a -trimpath "$WORK/b1133=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/json -lang=go1.23 -complete -installsuffix shared -buildid IN2CiTU9ign9KyPonQXl/IN2CiTU9ign9KyPonQXl -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1133/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/json/array.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/json/constants.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/json/decoder_util.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/json/encoder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/json/escape.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/json/object.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/json/value.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1133/_pkg_.a # internal
cp $WORK/b1133/_pkg_.a /builddir/.cache/go-build/19/19204e6415a809691afd320dd5f391d66f6609157d2c9629e6511e01b4f05d56-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc
mkdir -p $WORK/b1130/
cat >/tmp/go-build3286362797/b1130/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/aws/defaults=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults
importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware
importmap github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson
importmap github.com/aws/aws-sdk-go-v2/aws/retry=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry
importmap github.com/aws/aws-sdk-go-v2/aws/signer/v4=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4
importmap github.com/aws/aws-sdk-go-v2/aws/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http
importmap github.com/aws/aws-sdk-go-v2/internal/auth=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth
importmap github.com/aws/aws-sdk-go-v2/internal/auth/smithy=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy
importmap github.com/aws/aws-sdk-go-v2/internal/configsources=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources
importmap github.com/aws/aws-sdk-go-v2/internal/endpoints=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints
importmap github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn
importmap github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints
importmap github.com/aws/aws-sdk-go-v2/service/ssooidc/types=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/auth=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth
importmap github.com/aws/smithy-go/document=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document
importmap github.com/aws/smithy-go/encoding/httpbinding=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding
importmap github.com/aws/smithy-go/encoding/json=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/json
importmap github.com/aws/smithy-go/endpoints=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/endpoints
importmap github.com/aws/smithy-go/io=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/ptr=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build3286362797/b1114/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build3286362797/b1096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build3286362797/b1115/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build3286362797/b1101/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build3286362797/b1116/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build3286362797/b1095/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build3286362797/b1119/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build3286362797/b1121/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build3286362797/b1122/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build3286362797/b1123/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build3286362797/b1124/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints=/tmp/go-build3286362797/b1131/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types=/tmp/go-build3286362797/b1132/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth=/tmp/go-build3286362797/b1091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document=/tmp/go-build3286362797/b1128/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build3286362797/b1120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/json=/tmp/go-build3286362797/b1133/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/endpoints=/tmp/go-build3286362797/b1129/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io=/tmp/go-build3286362797/b1106/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr=/tmp/go-build3286362797/b1094/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1130/_pkg_.a -trimpath "$WORK/b1130=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc -lang=go1.23 -complete -installsuffix shared -buildid sJUP17pnymPSaLdHPxOf/sJUP17pnymPSaLdHPxOf -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1130/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/api_client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/api_op_CreateToken.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/api_op_CreateTokenWithIAM.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/api_op_RegisterClient.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/api_op_StartDeviceAuthorization.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/auth.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/deserializers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/endpoints.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/go_module_metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/serializers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/validators.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1113/_pkg_.a # internal
cp $WORK/b1113/_pkg_.a /builddir/.cache/go-build/5e/5ee841769c40da1bb6c7248b500eacfaaf50f5f62e39eff81031637583ecfcbe-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query
mkdir -p $WORK/b1137/
cat >/tmp/go-build3286362797/b1137/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go/encoding/httpbinding=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build3286362797/b1120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1137/_pkg_.a -trimpath "$WORK/b1137=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query -lang=go1.23 -complete -installsuffix shared -buildid ZMTKCnRmwUgLHV-YlUim/ZMTKCnRmwUgLHV-YlUim -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1137/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/array.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/encoder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/map.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/middleware.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/object.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/value.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1137/_pkg_.a # internal
cp $WORK/b1137/_pkg_.a /builddir/.cache/go-build/89/894bf729b4f576165ac64e0ad4cbed51df398b41af721cd2e1985988c843b60d-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml
mkdir -p $WORK/b1138/
cat >/tmp/go-build3286362797/b1138/importcfg << 'EOF' # internal
# import config
packagefile encoding/xml=/tmp/go-build3286362797/b974/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1138/_pkg_.a -trimpath "$WORK/b1138=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml -lang=go1.23 -complete -installsuffix shared -buildid 94b3XSkdPMh2yTvtDaFF/94b3XSkdPMh2yTvtDaFF -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1138/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml/error_utils.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1138/_pkg_.a # internal
cp $WORK/b1138/_pkg_.a /builddir/.cache/go-build/b9/b91b5e8fef947692790b8eecde72471ca06244b517deecacb48cf6301ab29c3e-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
mkdir -p $WORK/b1139/
cat >/tmp/go-build3286362797/b1139/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1139/_pkg_.a -trimpath "$WORK/b1139=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding -lang=go1.23 -complete -installsuffix shared -buildid feTUv3U5x24AO3n7X2jk/feTUv3U5x24AO3n7X2jk -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1139/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/accept_encoding_gzip.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/go_module_metadata.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1139/_pkg_.a # internal
cp $WORK/b1139/_pkg_.a /builddir/.cache/go-build/fe/fe237213bbdfbddcd2247c93ce07986f87f48999f23457f4690f3906d0358366-d # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1130/_pkg_.a # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
mkdir -p $WORK/b1140/
cat >/tmp/go-build3286362797/b1140/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware
importmap github.com/aws/aws-sdk-go-v2/aws/signer/v4=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build3286362797/b1096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build3286362797/b1116/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1140/_pkg_.a -trimpath "$WORK/b1140=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url -lang=go1.23 -complete -installsuffix shared -buildid CAFBiwkSbF-Yqfi3klii/CAFBiwkSbF-Yqfi3klii -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1140/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/go_module_metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/middleware.go
cp $WORK/b1130/_pkg_.a /builddir/.cache/go-build/fe/fe7aec78bb1fe78fd7133f32dde675352211cb5367da6f0edf75a2d444f7bbda-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds
mkdir -p $WORK/b1111/
cat >/tmp/go-build3286362797/b1111/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk
importmap github.com/aws/aws-sdk-go-v2/internal/shareddefaults=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults
importmap github.com/aws/aws-sdk-go-v2/service/sso=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso
importmap github.com/aws/aws-sdk-go-v2/service/ssooidc=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc
importmap github.com/aws/smithy-go/auth/bearer=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/sha1=/tmp/go-build3286362797/b159/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build3286362797/b1082/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/tmp/go-build3286362797/b1112/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso=/tmp/go-build3286362797/b1113/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc=/tmp/go-build3286362797/b1130/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer=/tmp/go-build3286362797/b1084/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1111/_pkg_.a -trimpath "$WORK/b1111=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds -lang=go1.23 -complete -installsuffix shared -buildid 2DnKjQSEpnDtaRGCIlgB/2DnKjQSEpnDtaRGCIlgB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1111/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/sso_cached_token.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/sso_credentials_provider.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/sso_token_provider.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1140/_pkg_.a # internal
cp $WORK/b1140/_pkg_.a /builddir/.cache/go-build/60/609ccea24f5753038de68e23f04e574c42ec8adb0ee0aa24ac3c514d566c1170-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints
mkdir -p $WORK/b1141/
cat >/tmp/go-build3286362797/b1141/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build3286362797/b1126/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1141/_pkg_.a -trimpath "$WORK/b1141=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints -lang=go1.23 -complete -installsuffix shared -buildid ToP9gH_QzJHMh7NQLPUU/ToP9gH_QzJHMh7NQLPUU -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1141/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints/endpoints.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1141/_pkg_.a # internal
cp $WORK/b1141/_pkg_.a /builddir/.cache/go-build/5e/5e4c8f3a84a4a792f4efe28895c8dda8c9334dde3d96a90d7e95cb44bc2fe1f1-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types
mkdir -p $WORK/b1142/
cat >/tmp/go-build3286362797/b1142/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/document=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document=/tmp/go-build3286362797/b1128/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1142/_pkg_.a -trimpath "$WORK/b1142=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types -lang=go1.23 -complete -installsuffix shared -buildid Iiqormuo5zzi8wgKRO9m/Iiqormuo5zzi8wgKRO9m -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1142/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types/types.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1111/_pkg_.a # internal
cp $WORK/b1111/_pkg_.a /builddir/.cache/go-build/6e/6e37dc3bfe2c806ade970ac88a5d6360b0f3a44f7f30f1274276a684f3f17349-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml
mkdir -p $WORK/b1143/
cat >/tmp/go-build3286362797/b1143/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go/encoding=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/xml=/tmp/go-build3286362797/b974/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding=/tmp/go-build3286362797/b1134/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1143/_pkg_.a -trimpath "$WORK/b1143=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml -lang=go1.23 -complete -installsuffix shared -buildid bjEgxd3lqryg1WvJJ3pi/bjEgxd3lqryg1WvJJ3pi -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1143/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml/array.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml/constants.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml/element.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml/encoder.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml/error_utils.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml/escape.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml/map.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml/value.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml/xml_decoder.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1142/_pkg_.a # internal
cp $WORK/b1142/_pkg_.a /builddir/.cache/go-build/14/14d8a2fe8856a2aeb8c3d3a5f628018428ecfdf7b2bbfc503fa293d450dc240c-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini
mkdir -p $WORK/b1144/
cat >/tmp/go-build3286362797/b1144/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1144/_pkg_.a -trimpath "$WORK/b1144=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini -lang=go1.23 -complete -installsuffix shared -buildid edrtCo2w_gVtiTUXyJE_/edrtCo2w_gVtiTUXyJE_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1144/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/errors.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/go_module_metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/ini.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/parse.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/sections.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/strings.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/token.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/tokenize.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/value.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1144/_pkg_.a # internal
cp $WORK/b1144/_pkg_.a /builddir/.cache/go-build/1f/1fa34f9318d14456b5360c07223160ab3dd0084bbdfb40be97ab6914acbbc939-d # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1143/_pkg_.a # internal
github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/private/requestcompression
mkdir -p $WORK/b1145/
cat >/tmp/go-build3286362797/b1145/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1145/_pkg_.a -trimpath "$WORK/b1145=>" -p github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/private/requestcompression -lang=go1.23 -complete -installsuffix shared -buildid qTnZbGOrA-ohiyHHuPRl/qTnZbGOrA-ohiyHHuPRl -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1145/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/private/requestcompression/gzip.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/private/requestcompression/middleware_capture_request_compression.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/private/requestcompression/request_compression.go
cp $WORK/b1143/_pkg_.a /builddir/.cache/go-build/87/8761bb30f55272eac70967eaa207d57b144f98c6ddf8e99b0bcb35b074458a78-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts
mkdir -p $WORK/b1136/
cat >/tmp/go-build3286362797/b1136/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/aws/defaults=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults
importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware
importmap github.com/aws/aws-sdk-go-v2/aws/protocol/query=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query
importmap github.com/aws/aws-sdk-go-v2/aws/protocol/xml=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml
importmap github.com/aws/aws-sdk-go-v2/aws/retry=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry
importmap github.com/aws/aws-sdk-go-v2/aws/signer/v4=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4
importmap github.com/aws/aws-sdk-go-v2/aws/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http
importmap github.com/aws/aws-sdk-go-v2/internal/auth=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth
importmap github.com/aws/aws-sdk-go-v2/internal/auth/smithy=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy
importmap github.com/aws/aws-sdk-go-v2/internal/configsources=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources
importmap github.com/aws/aws-sdk-go-v2/internal/endpoints=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints
importmap github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn
importmap github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
importmap github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
importmap github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints
importmap github.com/aws/aws-sdk-go-v2/service/sts/types=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types
importmap github.com/aws/smithy-go=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go
importmap github.com/aws/smithy-go/auth=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth
importmap github.com/aws/smithy-go/document=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document
importmap github.com/aws/smithy-go/encoding/httpbinding=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding
importmap github.com/aws/smithy-go/encoding/xml=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml
importmap github.com/aws/smithy-go/endpoints=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/endpoints
importmap github.com/aws/smithy-go/io=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/ptr=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr
importmap github.com/aws/smithy-go/time=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/time
importmap github.com/aws/smithy-go/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/xml=/tmp/go-build3286362797/b974/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build3286362797/b1114/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build3286362797/b1096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query=/tmp/go-build3286362797/b1137/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml=/tmp/go-build3286362797/b1138/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build3286362797/b1101/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build3286362797/b1116/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build3286362797/b1095/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build3286362797/b1119/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build3286362797/b1121/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build3286362797/b1122/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build3286362797/b1123/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build3286362797/b1124/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding=/tmp/go-build3286362797/b1139/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=/tmp/go-build3286362797/b1140/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=/tmp/go-build3286362797/b1141/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types=/tmp/go-build3286362797/b1142/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth=/tmp/go-build3286362797/b1091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document=/tmp/go-build3286362797/b1128/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build3286362797/b1120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml=/tmp/go-build3286362797/b1143/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/endpoints=/tmp/go-build3286362797/b1129/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io=/tmp/go-build3286362797/b1106/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr=/tmp/go-build3286362797/b1094/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/time=/tmp/go-build3286362797/b1092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1136/_pkg_.a -trimpath "$WORK/b1136=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts -lang=go1.23 -complete -installsuffix shared -buildid MYSPcoK1xEUgmPShEFDt/MYSPcoK1xEUgmPShEFDt -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1136/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_client.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_AssumeRole.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_AssumeRoleWithSAML.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_AssumeRoleWithWebIdentity.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_DecodeAuthorizationMessage.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_GetAccessKeyInfo.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_GetCallerIdentity.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_GetFederationToken.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_GetSessionToken.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/auth.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/deserializers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/endpoints.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/go_module_metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/serializers.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/validators.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1145/_pkg_.a # internal
cp $WORK/b1145/_pkg_.a /builddir/.cache/go-build/9d/9d3600328ac59cdc3a96426f0725ac321b978822f0fc494558f31ecdc0c55348-d # internal
github.com/docker/compose/v2/internal/ocipush
mkdir -p $WORK/b1146/
cat >/tmp/go-build3286362797/b1146/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/remotes/errors=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/buildx/util/imagetools=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors=/tmp/go-build3286362797/b622/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools=/tmp/go-build3286362797/b713/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/api=/tmp/go-build3286362797/b569/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3286362797/b203/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1146/_pkg_.a -trimpath "$WORK/b1146=>" -p github.com/docker/compose/v2/internal/ocipush -lang=go1.23 -complete -installsuffix shared -buildid 0qJX1e4cWYRUyoAdaOe0/0qJX1e4cWYRUyoAdaOe0 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1146/importcfg -pack ./_build/src/github.com/docker/compose/v2/internal/ocipush/push.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1146/_pkg_.a # internal
cp $WORK/b1146/_pkg_.a /builddir/.cache/go-build/b2/b27b647022b59f5446043be1a6f5169437745bff2363ec38add2ae32caf5d8cf-d # internal
github.com/docker/compose/v2/internal/sync
mkdir -p $WORK/b1147/
cat >/tmp/go-build3286362797/b1147/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
importmap github.com/docker/docker/api/types=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types
importmap github.com/docker/docker/pkg/archive=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive
importmap github.com/hashicorp/go-multierror=github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror
packagefile archive/tar=/tmp/go-build3286362797/b110/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types=/tmp/go-build3286362797/b190/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive=/tmp/go-build3286362797/b507/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3286362797/b549/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1147/_pkg_.a -trimpath "$WORK/b1147=>" -p github.com/docker/compose/v2/internal/sync -lang=go1.23 -complete -installsuffix shared -buildid XQr3nfNZaafqDAW1YUWC/XQr3nfNZaafqDAW1YUWC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1147/importcfg -pack ./_build/src/github.com/docker/compose/v2/internal/sync/shared.go ./_build/src/github.com/docker/compose/v2/internal/sync/tar.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1147/_pkg_.a # internal
cp $WORK/b1147/_pkg_.a /builddir/.cache/go-build/8e/8e8da8e8e9552587b07e4b277aa6147923aaabef80bf9bf715c2eb792c95f1ab-d # internal
github.com/docker/compose/v2/vendor/github.com/mattn/go-isatty
mkdir -p $WORK/b1153/
cat >/tmp/go-build3286362797/b1153/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/docker/compose/v2/vendor/golang.org/x/sys/unix
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1153/_pkg_.a -trimpath "$WORK/b1153=>" -p github.com/docker/compose/v2/vendor/github.com/mattn/go-isatty -lang=go1.23 -complete -installsuffix shared -buildid dTqzobHcHJLMhWRHqee4/dTqzobHcHJLMhWRHqee4 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1153/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/mattn/go-isatty/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mattn/go-isatty/isatty_tcgets.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1153/_pkg_.a # internal
cp $WORK/b1153/_pkg_.a /builddir/.cache/go-build/30/305264b91e78c9de77b26cdd40a1b14f92bcaca6ee574468efcc852ddda3e13e-d # internal
github.com/docker/compose/v2/vendor/github.com/mattn/go-colorable
mkdir -p $WORK/b1152/
cat >/tmp/go-build3286362797/b1152/importcfg << 'EOF' # internal
# import config
importmap github.com/mattn/go-isatty=github.com/docker/compose/v2/vendor/github.com/mattn/go-isatty
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mattn/go-isatty=/tmp/go-build3286362797/b1153/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1152/_pkg_.a -trimpath "$WORK/b1152=>" -p github.com/docker/compose/v2/vendor/github.com/mattn/go-colorable -lang=go1.23 -complete -installsuffix shared -buildid lMWRAGkzsizdoRRO5itw/lMWRAGkzsizdoRRO5itw -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1152/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/mattn/go-colorable/colorable_others.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mattn/go-colorable/noncolorable.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1152/_pkg_.a # internal
cp $WORK/b1152/_pkg_.a /builddir/.cache/go-build/67/677bc0caf41f705386ba959d44b73224f85e22e62e07165fb0c0480972cf10b5-d # internal
github.com/docker/compose/v2/vendor/github.com/mgutz/ansi
mkdir -p $WORK/b1151/
cat >/tmp/go-build3286362797/b1151/importcfg << 'EOF' # internal
# import config
importmap github.com/mattn/go-colorable=github.com/docker/compose/v2/vendor/github.com/mattn/go-colorable
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mattn/go-colorable=/tmp/go-build3286362797/b1152/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1151/_pkg_.a -trimpath "$WORK/b1151=>" -p github.com/docker/compose/v2/vendor/github.com/mgutz/ansi -lang=go1.23 -complete -installsuffix shared -buildid sIxbRdz7gnpuclvjnMHB/sIxbRdz7gnpuclvjnMHB -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1151/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/mgutz/ansi/ansi.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mgutz/ansi/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mgutz/ansi/print.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1151/_pkg_.a # internal
cp $WORK/b1151/_pkg_.a /builddir/.cache/go-build/0d/0d7fbf711dedd683eaa4ff82e3b028e7577e182bfb2d3b623645d5d63af8f466-d # internal
github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/core
mkdir -p $WORK/b1150/
cat >/tmp/go-build3286362797/b1150/importcfg << 'EOF' # internal
# import config
importmap github.com/mgutz/ansi=github.com/docker/compose/v2/vendor/github.com/mgutz/ansi
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mgutz/ansi=/tmp/go-build3286362797/b1151/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile text/template=/tmp/go-build3286362797/b087/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1150/_pkg_.a -trimpath "$WORK/b1150=>" -p github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/core -lang=go1.23 -complete -installsuffix shared -buildid s7Fao38TV-iUsA4hTzXC/s7Fao38TV-iUsA4hTzXC -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1150/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/core/template.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/core/write.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1150/_pkg_.a # internal
cp $WORK/b1150/_pkg_.a /builddir/.cache/go-build/52/52fe008954e8510746b3cc50bafe0ae1772563c1719bbaf16a9acd87990df7cc-d # internal
github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal
mkdir -p $WORK/b1154/
cat >/tmp/go-build3286362797/b1154/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/width=github.com/docker/compose/v2/vendor/golang.org/x/text/width
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/width=/tmp/go-build3286362797/b501/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1154/_pkg_.a -trimpath "$WORK/b1154=>" -p github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal -lang=go1.23 -complete -installsuffix shared -buildid Fd3Yr997ld9drUrfykYL/Fd3Yr997ld9drUrfykYL -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1154/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal/buffered_reader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal/cursor.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal/display.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal/display_posix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal/error.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal/output.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_linux.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_posix.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal/sequences.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal/stdio.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal/terminal.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1154/_pkg_.a # internal
cp $WORK/b1154/_pkg_.a /builddir/.cache/go-build/f5/f5562185a538b0bab6f44b0b59b42479343738054b7e1797806d4c2234c7359e-d # internal
github.com/docker/compose/v2/vendor/github.com/kballard/go-shellquote
mkdir -p $WORK/b1155/
cat >/tmp/go-build3286362797/b1155/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1155/_pkg_.a -trimpath "$WORK/b1155=>" -p github.com/docker/compose/v2/vendor/github.com/kballard/go-shellquote -lang=go1.23 -complete -installsuffix shared -buildid ENBWLGewsAiRwswxlxNo/ENBWLGewsAiRwswxlxNo -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1155/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/kballard/go-shellquote/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/kballard/go-shellquote/quote.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/kballard/go-shellquote/unquote.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1155/_pkg_.a # internal
cp $WORK/b1155/_pkg_.a /builddir/.cache/go-build/82/82beeaca409002b4e5496d2fe3cf42de22ab837ca060158fd3d151941425b2d4-d # internal
github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2
mkdir -p $WORK/b1149/
cat >/tmp/go-build3286362797/b1149/importcfg << 'EOF' # internal
# import config
importmap github.com/AlecAivazis/survey/v2/core=github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/core
importmap github.com/AlecAivazis/survey/v2/terminal=github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal
importmap github.com/kballard/go-shellquote=github.com/docker/compose/v2/vendor/github.com/kballard/go-shellquote
importmap golang.org/x/term=github.com/docker/compose/v2/vendor/golang.org/x/term
importmap golang.org/x/text/cases=github.com/docker/compose/v2/vendor/golang.org/x/text/cases
importmap golang.org/x/text/language=github.com/docker/compose/v2/vendor/golang.org/x/text/language
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/core=/tmp/go-build3286362797/b1150/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal=/tmp/go-build3286362797/b1154/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/kballard/go-shellquote=/tmp/go-build3286362797/b1155/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/term=/tmp/go-build3286362797/b333/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/cases=/tmp/go-build3286362797/b700/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/language=/tmp/go-build3286362797/b702/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1149/_pkg_.a -trimpath "$WORK/b1149=>" -p github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2 -lang=go1.23 -complete -installsuffix shared -buildid EbAeQXrWPKJZ47iDHmhb/EbAeQXrWPKJZ47iDHmhb -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1149/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/confirm.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/editor.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/filter.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/input.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/multiline.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/multiselect.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/password.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/renderer.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/select.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/survey.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/transform.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/validate.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1149/_pkg_.a # internal
cp $WORK/b1149/_pkg_.a /builddir/.cache/go-build/ce/ce3ecf547c3e541e3790b2150be8698a3a5913416db72c1ccd32422de4ec19d1-d # internal
github.com/docker/compose/v2/vendor/go.uber.org/mock/gomock
mkdir -p $WORK/b1156/
cat >/tmp/go-build3286362797/b1156/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1156/_pkg_.a -trimpath "$WORK/b1156=>" -p github.com/docker/compose/v2/vendor/go.uber.org/mock/gomock -lang=go1.23 -complete -installsuffix shared -buildid KFzq_rh3LX_SIGFg7bh-/KFzq_rh3LX_SIGFg7bh- -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1156/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/go.uber.org/mock/gomock/call.go ./_build/src/github.com/docker/compose/v2/vendor/go.uber.org/mock/gomock/callset.go ./_build/src/github.com/docker/compose/v2/vendor/go.uber.org/mock/gomock/controller.go ./_build/src/github.com/docker/compose/v2/vendor/go.uber.org/mock/gomock/doc.go ./_build/src/github.com/docker/compose/v2/vendor/go.uber.org/mock/gomock/matchers.go ./_build/src/github.com/docker/compose/v2/vendor/go.uber.org/mock/gomock/string.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1136/_pkg_.a # internal
cp $WORK/b1136/_pkg_.a /builddir/.cache/go-build/bd/bd0c88d848aed071c32a18577d257d5a697a01567be2cdfa25425a23cba0cb8b-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds
mkdir -p $WORK/b1135/
cat >/tmp/go-build3286362797/b1135/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/aws/retry=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry
importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk
importmap github.com/aws/aws-sdk-go-v2/service/sts=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts
importmap github.com/aws/aws-sdk-go-v2/service/sts/types=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build3286362797/b1101/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build3286362797/b1082/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build3286362797/b1136/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types=/tmp/go-build3286362797/b1142/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1135/_pkg_.a -trimpath "$WORK/b1135=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds -lang=go1.23 -complete -installsuffix shared -buildid V06BfQnIztlGoS_QRjfx/V06BfQnIztlGoS_QRjfx -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1135/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds/assume_role_provider.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds/web_identity_provider.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1156/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1135/_pkg_.a # internal
cp $WORK/b1156/_pkg_.a /builddir/.cache/go-build/c8/c8156bfa0f06bbba9a9b3ecebc3a9d7f70bb1b5595c1367a743614008fe90faf-d # internal
github.com/docker/compose/v2/pkg/prompt
mkdir -p $WORK/b1148/
cat >/tmp/go-build3286362797/b1148/importcfg << 'EOF' # internal
# import config
importmap github.com/AlecAivazis/survey/v2=github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2
importmap github.com/docker/cli/cli/streams=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams
importmap go.uber.org/mock/gomock=github.com/docker/compose/v2/vendor/go.uber.org/mock/gomock
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2=/tmp/go-build3286362797/b1149/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams=/tmp/go-build3286362797/b334/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/utils=/tmp/go-build3286362797/b717/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.uber.org/mock/gomock=/tmp/go-build3286362797/b1156/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1148/_pkg_.a -trimpath "$WORK/b1148=>" -p github.com/docker/compose/v2/pkg/prompt -lang=go1.23 -complete -installsuffix shared -buildid 8Rek7Mj_DMXGEdr4Xm3X/8Rek7Mj_DMXGEdr4Xm3X -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1148/importcfg -pack ./_build/src/github.com/docker/compose/v2/pkg/prompt/prompt.go ./_build/src/github.com/docker/compose/v2/pkg/prompt/prompt_mock.go
cp $WORK/b1135/_pkg_.a /builddir/.cache/go-build/de/de74db6245564c9e956f1c6ce49f0c130e7103e6937b8e845246ad62ea93c255-d # internal
github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config
mkdir -p $WORK/b1079/
cat >/tmp/go-build3286362797/b1079/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/aws=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws
importmap github.com/aws/aws-sdk-go-v2/aws/transport/http=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http
importmap github.com/aws/aws-sdk-go-v2/credentials=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials
importmap github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds
importmap github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds
importmap github.com/aws/aws-sdk-go-v2/credentials/processcreds=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds
importmap github.com/aws/aws-sdk-go-v2/credentials/ssocreds=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds
importmap github.com/aws/aws-sdk-go-v2/credentials/stscreds=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds
importmap github.com/aws/aws-sdk-go-v2/feature/ec2/imds=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds
importmap github.com/aws/aws-sdk-go-v2/internal/ini=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini
importmap github.com/aws/aws-sdk-go-v2/internal/shareddefaults=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults
importmap github.com/aws/aws-sdk-go-v2/service/sso=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso
importmap github.com/aws/aws-sdk-go-v2/service/ssooidc=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc
importmap github.com/aws/aws-sdk-go-v2/service/sts=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts
importmap github.com/aws/smithy-go/auth/bearer=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer
importmap github.com/aws/smithy-go/logging=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging
importmap github.com/aws/smithy-go/middleware=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware
importmap github.com/aws/smithy-go/private/requestcompression=github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/private/requestcompression
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build3286362797/b1095/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build3286362797/b1098/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=/tmp/go-build3286362797/b1099/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=/tmp/go-build3286362797/b1107/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds=/tmp/go-build3286362797/b1109/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds=/tmp/go-build3286362797/b1111/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds=/tmp/go-build3286362797/b1135/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/tmp/go-build3286362797/b1100/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini=/tmp/go-build3286362797/b1144/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/tmp/go-build3286362797/b1112/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso=/tmp/go-build3286362797/b1113/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc=/tmp/go-build3286362797/b1130/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build3286362797/b1136/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer=/tmp/go-build3286362797/b1084/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/private/requestcompression=/tmp/go-build3286362797/b1145/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1079/_pkg_.a -trimpath "$WORK/b1079=>" -p github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config -lang=go1.23 -complete -installsuffix shared -buildid 1tzAmuiCWSfXelRs0G6n/1tzAmuiCWSfXelRs0G6n -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1079/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config/config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config/defaultsmode.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config/env_config.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config/generate.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config/go_module_metadata.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config/load_options.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config/local.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config/provider.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config/resolve.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config/resolve_bearer_token.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config/resolve_credentials.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1148/_pkg_.a # internal
cp $WORK/b1148/_pkg_.a /builddir/.cache/go-build/b9/b9f2039efb8d30d57a428144ac6eca3710f93bfe0e4887dee42fc7bcac6452a7-d # internal
github.com/docker/compose/v2/vendor/github.com/jonboulle/clockwork
mkdir -p $WORK/b1157/
cat >/tmp/go-build3286362797/b1157/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1157/_pkg_.a -trimpath "$WORK/b1157=>" -p github.com/docker/compose/v2/vendor/github.com/jonboulle/clockwork -lang=go1.23 -complete -installsuffix shared -buildid X_O44wKWzzjjrhICZh7H/X_O44wKWzzjjrhICZh7H -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1157/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/jonboulle/clockwork/clockwork.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/jonboulle/clockwork/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/jonboulle/clockwork/ticker.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/jonboulle/clockwork/timer.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1157/_pkg_.a # internal
cp $WORK/b1157/_pkg_.a /builddir/.cache/go-build/f3/f30477fac547d935fb52faca9ecedcb352b3d427d11699c9dd598bca0c683f2f-d # internal
github.com/docker/compose/v2/vendor/github.com/mitchellh/mapstructure
mkdir -p $WORK/b1158/
cat >/tmp/go-build3286362797/b1158/importcfg << 'EOF' # internal
# import config
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1158/_pkg_.a -trimpath "$WORK/b1158=>" -p github.com/docker/compose/v2/vendor/github.com/mitchellh/mapstructure -lang=go1.23 -complete -installsuffix shared -buildid SEbBks4jHhVqdXThPx5B/SEbBks4jHhVqdXThPx5B -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1158/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mitchellh/mapstructure/error.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/mitchellh/mapstructure/mapstructure.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1158/_pkg_.a # internal
cp $WORK/b1158/_pkg_.a /builddir/.cache/go-build/93/93b8fbc9565dd801ad027b3c2aa8143cbf9549fa13b79769244b39327be97358-d # internal
github.com/docker/compose/v2/vendor/github.com/hashicorp/go-cleanhttp
mkdir -p $WORK/b1160/
cat >/tmp/go-build3286362797/b1160/importcfg << 'EOF' # internal
# import config
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1160/_pkg_.a -trimpath "$WORK/b1160=>" -p github.com/docker/compose/v2/vendor/github.com/hashicorp/go-cleanhttp -lang=go1.23 -complete -installsuffix shared -buildid VRsYFQ17UFYbTX9NHwIh/VRsYFQ17UFYbTX9NHwIh -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1160/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/go-cleanhttp/doc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/hashicorp/go-cleanhttp/handlers.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1160/_pkg_.a # internal
cp $WORK/b1160/_pkg_.a /builddir/.cache/go-build/d4/d4283fc2190814172adf61fa256cd031532b032674342509a5d5ab4b4badc367-d # internal
github.com/docker/compose/v2/vendor/golang.org/x/crypto/nacl/sign
mkdir -p $WORK/b1162/
cat >/tmp/go-build3286362797/b1162/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/alias=github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/alias
packagefile crypto/ed25519=/tmp/go-build3286362797/b144/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3286362797/b635/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1162/_pkg_.a -trimpath "$WORK/b1162=>" -p github.com/docker/compose/v2/vendor/golang.org/x/crypto/nacl/sign -lang=go1.23 -complete -installsuffix shared -buildid 1zF1yoL1NoNd_3jSdOgs/1zF1yoL1NoNd_3jSdOgs -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1162/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/golang.org/x/crypto/nacl/sign/sign.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1162/_pkg_.a # internal
cp $WORK/b1162/_pkg_.a /builddir/.cache/go-build/4c/4c5f5c008e2b1b130e068a5026ce575d674d85b9ca3016f715583a831db556d2-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth
mkdir -p $WORK/b1161/
cat >/tmp/go-build3286362797/b1161/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/moby/buildkit/util/grpcerrors=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap golang.org/x/crypto/nacl/sign=github.com/docker/compose/v2/vendor/golang.org/x/crypto/nacl/sign
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors=/tmp/go-build3286362797/b645/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/nacl/sign=/tmp/go-build3286362797/b1162/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1161/_pkg_.a -trimpath "$WORK/b1161=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth -lang=go1.23 -complete -installsuffix shared -buildid uBAV6BtsTvezBjw_R9T8/uBAV6BtsTvezBjw_R9T8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1161/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth/auth.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth/auth.pb.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth/generate.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1079/_pkg_.a # internal
cp $WORK/b1079/_pkg_.a /builddir/.cache/go-build/3c/3c0713c84f3ed42194da97540387c0526ca5e232d07c829fccfb2a3a6504f9be-d # internal
github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/buildflags
mkdir -p $WORK/b1078/
cat >/tmp/go-build3286362797/b1078/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go-v2/config=github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/buildx/controller/pb=github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/moby/buildkit/exporter/containerimage/exptypes=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes
importmap github.com/moby/buildkit/util/entitlements=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements
importmap github.com/moby/buildkit/util/gitutil=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap github.com/tonistiigi/go-csvvalue=github.com/docker/compose/v2/vendor/github.com/tonistiigi/go-csvvalue
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config=/tmp/go-build3286362797/b1079/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb=/tmp/go-build3286362797/b741/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes=/tmp/go-build3286362797/b671/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements=/tmp/go-build3286362797/b608/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil=/tmp/go-build3286362797/b665/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/go-csvvalue=/tmp/go-build3286362797/b696/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1078/_pkg_.a -trimpath "$WORK/b1078=>" -p github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/buildflags -lang=go1.23 -complete -installsuffix shared -buildid e52_YvPLf1l-sdoofjal/e52_YvPLf1l-sdoofjal -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1078/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/buildflags/attests.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/buildflags/cache.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/buildflags/callfunc.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/buildflags/context.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/buildflags/entitlements.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/buildflags/export.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/buildflags/secrets.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/buildflags/ssh.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1078/_pkg_.a # internal
cp $WORK/b1078/_pkg_.a /builddir/.cache/go-build/d8/d8d6cc3ce311c0e685f77659b102871288f46e2bf06b34f6041b7d991a4e3fa9-d # internal
github.com/docker/compose/v2/pkg/remote
mkdir -p $WORK/b1163/
cat >/tmp/go-build3286362797/b1163/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/cli=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/cli
importmap github.com/compose-spec/compose-go/v2/loader=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/buildx/store/storeutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/store/storeutil
importmap github.com/docker/buildx/util/imagetools=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/moby/buildkit/util/gitutil=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/cli=/tmp/go-build3286362797/b463/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader=/tmp/go-build3286362797/b468/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/store/storeutil=/tmp/go-build3286362797/b711/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools=/tmp/go-build3286362797/b713/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/internal/ocipush=/tmp/go-build3286362797/b1146/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/api=/tmp/go-build3286362797/b569/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil=/tmp/go-build3286362797/b665/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1163/_pkg_.a -trimpath "$WORK/b1163=>" -p github.com/docker/compose/v2/pkg/remote -lang=go1.23 -complete -installsuffix shared -buildid 88wNjL1MHRRdP3zXSSXG/88wNjL1MHRRdP3zXSSXG -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1163/importcfg -pack ./_build/src/github.com/docker/compose/v2/pkg/remote/cache.go ./_build/src/github.com/docker/compose/v2/pkg/remote/cache_unix.go ./_build/src/github.com/docker/compose/v2/pkg/remote/git.go ./_build/src/github.com/docker/compose/v2/pkg/remote/oci.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1163/_pkg_.a # internal
cp $WORK/b1163/_pkg_.a /builddir/.cache/go-build/07/07f44932bdce7c65801668c7386dd2f530f2c59667e7f47022599d9d12c382ac-d # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1161/_pkg_.a # internal
cp $WORK/b1161/_pkg_.a /builddir/.cache/go-build/fc/fcbf1cbbc4c11d1eb610ea993c1d9c4ad2c9a61be2acd8bcf9d08d415e83b223-d # internal
github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth/authprovider
mkdir -p $WORK/b1159/
cat >/tmp/go-build3286362797/b1159/importcfg << 'EOF' # internal
# import config
importmap github.com/containerd/containerd/remotes/docker/auth=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/auth
importmap github.com/containerd/containerd/remotes/errors=github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors
importmap github.com/docker/cli/cli/config=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config
importmap github.com/docker/cli/cli/config/configfile=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile
importmap github.com/docker/cli/cli/config/types=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types
importmap github.com/gofrs/flock=github.com/docker/compose/v2/vendor/github.com/gofrs/flock
importmap github.com/hashicorp/go-cleanhttp=github.com/docker/compose/v2/vendor/github.com/hashicorp/go-cleanhttp
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/moby/buildkit/session/auth=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth
importmap github.com/moby/buildkit/util/progress/progresswriter=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progresswriter
importmap github.com/pkg/errors=github.com/docker/compose/v2/vendor/github.com/pkg/errors
importmap golang.org/x/crypto/nacl/sign=github.com/docker/compose/v2/vendor/golang.org/x/crypto/nacl/sign
importmap google.golang.org/grpc=github.com/docker/compose/v2/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/docker/compose/v2/vendor/google.golang.org/grpc/status
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build3286362797/b144/_pkg_.a
packagefile crypto/hmac=/tmp/go-build3286362797/b146/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/auth=/tmp/go-build3286362797/b621/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors=/tmp/go-build3286362797/b622/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config=/tmp/go-build3286362797/b095/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile=/tmp/go-build3286362797/b096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types=/tmp/go-build3286362797/b098/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gofrs/flock=/tmp/go-build3286362797/b578/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build3286362797/b1160/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth=/tmp/go-build3286362797/b1161/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progresswriter=/tmp/go-build3286362797/b758/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/nacl/sign=/tmp/go-build3286362797/b1162/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1159/_pkg_.a -trimpath "$WORK/b1159=>" -p github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth/authprovider -lang=go1.23 -complete -installsuffix shared -buildid dWgS605y2gNAXIR3o7Xx/dWgS605y2gNAXIR3o7Xx -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1159/importcfg -pack ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth/authprovider/authconfig.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth/authprovider/authprovider.go ./_build/src/github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth/authprovider/tokenseed.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1159/_pkg_.a # internal
cp $WORK/b1159/_pkg_.a /builddir/.cache/go-build/c6/c6fffe330121ad1b9f2336dc15366e183a67e0ebb2bf13537f75ba3560c4185d-d # internal
github.com/docker/compose/v2/pkg/compose
mkdir -p $WORK/b739/
cat >/tmp/go-build3286362797/b739/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/errdefs=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/errdefs
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
importmap github.com/containerd/platforms=github.com/docker/compose/v2/vendor/github.com/containerd/platforms
importmap github.com/distribution/reference=github.com/docker/compose/v2/vendor/github.com/distribution/reference
importmap github.com/docker/buildx/build=github.com/docker/compose/v2/vendor/github.com/docker/buildx/build
importmap github.com/docker/buildx/builder=github.com/docker/compose/v2/vendor/github.com/docker/buildx/builder
importmap github.com/docker/buildx/controller/pb=github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb
importmap github.com/docker/buildx/driver=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver
importmap github.com/docker/buildx/driver/docker=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker
importmap github.com/docker/buildx/driver/docker-container=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker-container
importmap github.com/docker/buildx/driver/kubernetes=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes
importmap github.com/docker/buildx/driver/remote=github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote
importmap github.com/docker/buildx/store/storeutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/store/storeutil
importmap github.com/docker/buildx/util/buildflags=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/buildflags
importmap github.com/docker/buildx/util/confutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil
importmap github.com/docker/buildx/util/dockerutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil
importmap github.com/docker/buildx/util/imagetools=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools
importmap github.com/docker/buildx/util/progress=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress
importmap github.com/docker/cli/cli=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/cli/cli/command/container=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container
importmap github.com/docker/cli/cli/command/image/build=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/build
importmap github.com/docker/cli/cli/config/configfile=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile
importmap github.com/docker/cli/cli/flags=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags
importmap github.com/docker/cli/cli/streams=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams
importmap github.com/docker/cli/opts=github.com/docker/compose/v2/vendor/github.com/docker/cli/opts
importmap github.com/docker/docker/api/types=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types
importmap github.com/docker/docker/api/types/blkiodev=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/blkiodev
importmap github.com/docker/docker/api/types/container=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container
importmap github.com/docker/docker/api/types/events=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/docker/docker/api/types/image=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image
importmap github.com/docker/docker/api/types/mount=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount
importmap github.com/docker/docker/api/types/network=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network
importmap github.com/docker/docker/api/types/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry
importmap github.com/docker/docker/api/types/strslice=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/strslice
importmap github.com/docker/docker/api/types/swarm=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm
importmap github.com/docker/docker/api/types/system=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system
importmap github.com/docker/docker/api/types/versions=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions
importmap github.com/docker/docker/api/types/volume=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume
importmap github.com/docker/docker/builder/remotecontext/urlutil=github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/urlutil
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/docker/docker/errdefs=github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs
importmap github.com/docker/docker/pkg/archive=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive
importmap github.com/docker/docker/pkg/idtools=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools
importmap github.com/docker/docker/pkg/jsonmessage=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage
importmap github.com/docker/docker/pkg/progress=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/progress
importmap github.com/docker/docker/pkg/stdcopy=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stdcopy
importmap github.com/docker/docker/pkg/streamformatter=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/streamformatter
importmap github.com/docker/docker/pkg/stringid=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid
importmap github.com/docker/docker/pkg/system=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system
importmap github.com/docker/docker/registry=github.com/docker/compose/v2/vendor/github.com/docker/docker/registry
importmap github.com/docker/go-connections/nat=github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat
importmap github.com/eiannone/keyboard=github.com/docker/compose/v2/vendor/github.com/eiannone/keyboard
importmap github.com/hashicorp/go-multierror=github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror
importmap github.com/jonboulle/clockwork=github.com/docker/compose/v2/vendor/github.com/jonboulle/clockwork
importmap github.com/mitchellh/mapstructure=github.com/docker/compose/v2/vendor/github.com/mitchellh/mapstructure
importmap github.com/moby/buildkit/client=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client
importmap github.com/moby/buildkit/session=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session
importmap github.com/moby/buildkit/session/auth/authprovider=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth/authprovider
importmap github.com/moby/buildkit/session/secrets/secretsprovider=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets/secretsprovider
importmap github.com/moby/buildkit/session/sshforward/sshprovider=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward/sshprovider
importmap github.com/moby/buildkit/util/entitlements=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements
importmap github.com/moby/buildkit/util/progress/progressui=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui
importmap github.com/moby/term=github.com/docker/compose/v2/vendor/github.com/moby/term
importmap github.com/opencontainers/go-digest=github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest
importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
importmap golang.org/x/exp/maps=github.com/docker/compose/v2/vendor/golang.org/x/exp/maps
importmap golang.org/x/sync/errgroup=github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup
importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/docker/compose/v2/vendor/tags.cncf.io/container-device-interface/pkg/parser
packagefile archive/tar=/tmp/go-build3286362797/b110/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile crypto/sha1=/tmp/go-build3286362797/b159/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/errdefs=/tmp/go-build3286362797/b467/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/build=/tmp/go-build3286362797/b740/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/builder=/tmp/go-build3286362797/b570/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb=/tmp/go-build3286362797/b741/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver=/tmp/go-build3286362797/b571/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker=/tmp/go-build3286362797/b759/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker-container=/tmp/go-build3286362797/b761/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes=/tmp/go-build3286362797/b763/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote=/tmp/go-build3286362797/b1074/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/store/storeutil=/tmp/go-build3286362797/b711/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/buildflags=/tmp/go-build3286362797/b1078/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil=/tmp/go-build3286362797/b574/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil=/tmp/go-build3286362797/b712/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools=/tmp/go-build3286362797/b713/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress=/tmp/go-build3286362797/b579/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli=/tmp/go-build3286362797/b002/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container=/tmp/go-build3286362797/b492/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/build=/tmp/go-build3286362797/b504/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile=/tmp/go-build3286362797/b096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags=/tmp/go-build3286362797/b240/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams=/tmp/go-build3286362797/b334/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/opts=/tmp/go-build3286362797/b241/_pkg_.a
packagefile github.com/docker/compose/v2/cmd/formatter=/tmp/go-build3286362797/b543/_pkg_.a
packagefile github.com/docker/compose/v2/internal/desktop=/tmp/go-build3286362797/b730/_pkg_.a
packagefile github.com/docker/compose/v2/internal/experimental=/tmp/go-build3286362797/b735/_pkg_.a
packagefile github.com/docker/compose/v2/internal/ocipush=/tmp/go-build3286362797/b1146/_pkg_.a
packagefile github.com/docker/compose/v2/internal/paths=/tmp/go-build3286362797/b726/_pkg_.a
packagefile github.com/docker/compose/v2/internal/sync=/tmp/go-build3286362797/b1147/_pkg_.a
packagefile github.com/docker/compose/v2/internal/tracing=/tmp/go-build3286362797/b546/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/api=/tmp/go-build3286362797/b569/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/progress=/tmp/go-build3286362797/b731/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/prompt=/tmp/go-build3286362797/b1148/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/utils=/tmp/go-build3286362797/b717/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/watch=/tmp/go-build3286362797/b725/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types=/tmp/go-build3286362797/b190/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build3286362797/b192/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3286362797/b191/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3286362797/b204/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3286362797/b205/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3286362797/b195/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3286362797/b196/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3286362797/b206/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build3286362797/b198/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3286362797/b207/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3286362797/b212/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3286362797/b194/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3286362797/b210/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/urlutil=/tmp/go-build3286362797/b530/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs=/tmp/go-build3286362797/b120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive=/tmp/go-build3286362797/b507/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools=/tmp/go-build3286362797/b509/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3286362797/b526/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build3286362797/b523/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build3286362797/b539/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build3286362797/b525/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid=/tmp/go-build3286362797/b500/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system=/tmp/go-build3286362797/b512/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/registry=/tmp/go-build3286362797/b314/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat=/tmp/go-build3286362797/b199/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/eiannone/keyboard=/tmp/go-build3286362797/b728/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3286362797/b549/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/jonboulle/clockwork=/tmp/go-build3286362797/b1157/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mitchellh/mapstructure=/tmp/go-build3286362797/b1158/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth/authprovider=/tmp/go-build3286362797/b1159/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets/secretsprovider=/tmp/go-build3286362797/b742/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward/sshprovider=/tmp/go-build3286362797/b744/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements=/tmp/go-build3286362797/b608/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui=/tmp/go-build3286362797/b694/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/term=/tmp/go-build3286362797/b335/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/exp/maps=/tmp/go-build3286362797/b473/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/signal=/tmp/go-build3286362797/b541/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3286362797/b542/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/docker/compose/v2/pkg/compose -lang=go1.23 -complete -installsuffix shared -buildid jm9OQg-rVS8ddOR5gmR9/jm9OQg-rVS8ddOR5gmR9 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/docker/compose/v2/pkg/compose/attach.go ./_build/src/github.com/docker/compose/v2/pkg/compose/attach_service.go ./_build/src/github.com/docker/compose/v2/pkg/compose/build.go ./_build/src/github.com/docker/compose/v2/pkg/compose/build_buildkit.go ./_build/src/github.com/docker/compose/v2/pkg/compose/build_classic.go ./_build/src/github.com/docker/compose/v2/pkg/compose/compose.go ./_build/src/github.com/docker/compose/v2/pkg/compose/container.go ./_build/src/github.com/docker/compose/v2/pkg/compose/containers.go ./_build/src/github.com/docker/compose/v2/pkg/compose/convergence.go ./_build/src/github.com/docker/compose/v2/pkg/compose/convert.go ./_build/src/github.com/docker/compose/v2/pkg/compose/cp.go ./_build/src/github.com/docker/compose/v2/pkg/compose/create.go ./_build/src/github.com/docker/compose/v2/pkg/compose/dependencies.go ./_build/src/github.com/docker/compose/v2/pkg/compose/desktop.go ./_build/src/github.com/docker/compose/v2/pkg/compose/down.go ./_build/src/github.com/docker/compose/v2/pkg/compose/envresolver.go ./_build/src/github.com/docker/compose/v2/pkg/compose/errors.go ./_build/src/github.com/docker/compose/v2/pkg/compose/events.go ./_build/src/github.com/docker/compose/v2/pkg/compose/exec.go ./_build/src/github.com/docker/compose/v2/pkg/compose/export.go ./_build/src/github.com/docker/compose/v2/pkg/compose/filters.go ./_build/src/github.com/docker/compose/v2/pkg/compose/generate.go ./_build/src/github.com/docker/compose/v2/pkg/compose/hash.go ./_build/src/github.com/docker/compose/v2/pkg/compose/hook.go ./_build/src/github.com/docker/compose/v2/pkg/compose/image_pruner.go ./_build/src/github.com/docker/compose/v2/pkg/compose/images.go ./_build/src/github.com/docker/compose/v2/pkg/compose/kill.go ./_build/src/github.com/docker/compose/v2/pkg/compose/logs.go ./_build/src/github.com/docker/compose/v2/pkg/compose/ls.go ./_build/src/github.com/docker/compose/v2/pkg/compose/metrics.go ./_build/src/github.com/docker/compose/v2/pkg/compose/pause.go ./_build/src/github.com/docker/compose/v2/pkg/compose/port.go ./_build/src/github.com/docker/compose/v2/pkg/compose/printer.go ./_build/src/github.com/docker/compose/v2/pkg/compose/ps.go ./_build/src/github.com/docker/compose/v2/pkg/compose/publish.go ./_build/src/github.com/docker/compose/v2/pkg/compose/pull.go ./_build/src/github.com/docker/compose/v2/pkg/compose/push.go ./_build/src/github.com/docker/compose/v2/pkg/compose/remove.go ./_build/src/github.com/docker/compose/v2/pkg/compose/restart.go ./_build/src/github.com/docker/compose/v2/pkg/compose/run.go ./_build/src/github.com/docker/compose/v2/pkg/compose/scale.go ./_build/src/github.com/docker/compose/v2/pkg/compose/secrets.go ./_build/src/github.com/docker/compose/v2/pkg/compose/start.go ./_build/src/github.com/docker/compose/v2/pkg/compose/stop.go ./_build/src/github.com/docker/compose/v2/pkg/compose/top.go ./_build/src/github.com/docker/compose/v2/pkg/compose/up.go ./_build/src/github.com/docker/compose/v2/pkg/compose/viz.go ./_build/src/github.com/docker/compose/v2/pkg/compose/wait.go ./_build/src/github.com/docker/compose/v2/pkg/compose/watch.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b739/_pkg_.a # internal
cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/39/39af8285584ea4253fd2b52648941cd9cffc28de1af0ab6f937e623893ccee97-d # internal
github.com/docker/compose/v2/cmd/compose
mkdir -p $WORK/b462/
cat >/tmp/go-build3286362797/b462/importcfg << 'EOF' # internal
# import config
importmap github.com/compose-spec/compose-go/v2/cli=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/cli
importmap github.com/compose-spec/compose-go/v2/dotenv=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv
importmap github.com/compose-spec/compose-go/v2/format=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/format
importmap github.com/compose-spec/compose-go/v2/loader=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader
importmap github.com/compose-spec/compose-go/v2/template=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/template
importmap github.com/compose-spec/compose-go/v2/types=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types
importmap github.com/compose-spec/compose-go/v2/utils=github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils
importmap github.com/docker/buildx/util/logutil=github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/logutil
importmap github.com/docker/cli/cli=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli
importmap github.com/docker/cli/cli-plugins/manager=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/cli/cli/command/container=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container
importmap github.com/docker/cli/cli/command/formatter=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter
importmap github.com/docker/cli/cli/flags=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags
importmap github.com/docker/cli/opts=github.com/docker/compose/v2/vendor/github.com/docker/cli/opts
importmap github.com/docker/cli/pkg/kvfile=github.com/docker/compose/v2/vendor/github.com/docker/cli/pkg/kvfile
importmap github.com/docker/docker/api/types/filters=github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters
importmap github.com/docker/docker/pkg/stringid=github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid
importmap github.com/docker/go-units=github.com/docker/compose/v2/vendor/github.com/docker/go-units
importmap github.com/mattn/go-shellwords=github.com/docker/compose/v2/vendor/github.com/mattn/go-shellwords
importmap github.com/moby/buildkit/util/progress/progressui=github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui
importmap github.com/morikuni/aec=github.com/docker/compose/v2/vendor/github.com/morikuni/aec
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/spf13/cobra=github.com/docker/compose/v2/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/docker/compose/v2/vendor/github.com/spf13/pflag
importmap golang.org/x/exp/maps=github.com/docker/compose/v2/vendor/golang.org/x/exp/maps
importmap gopkg.in/yaml.v3=github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/cli=/tmp/go-build3286362797/b463/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv=/tmp/go-build3286362797/b465/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/format=/tmp/go-build3286362797/b482/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader=/tmp/go-build3286362797/b468/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/template=/tmp/go-build3286362797/b466/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils=/tmp/go-build3286362797/b471/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/logutil=/tmp/go-build3286362797/b491/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli=/tmp/go-build3286362797/b002/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager=/tmp/go-build3286362797/b056/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container=/tmp/go-build3286362797/b492/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter=/tmp/go-build3286362797/b495/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags=/tmp/go-build3286362797/b240/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/opts=/tmp/go-build3286362797/b241/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/pkg/kvfile=/tmp/go-build3286362797/b242/_pkg_.a
packagefile github.com/docker/compose/v2/cmd/formatter=/tmp/go-build3286362797/b543/_pkg_.a
packagefile github.com/docker/compose/v2/internal=/tmp/go-build3286362797/b547/_pkg_.a
packagefile github.com/docker/compose/v2/internal/desktop=/tmp/go-build3286362797/b730/_pkg_.a
packagefile github.com/docker/compose/v2/internal/experimental=/tmp/go-build3286362797/b735/_pkg_.a
packagefile github.com/docker/compose/v2/internal/locker=/tmp/go-build3286362797/b736/_pkg_.a
packagefile github.com/docker/compose/v2/internal/tracing=/tmp/go-build3286362797/b546/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/api=/tmp/go-build3286362797/b569/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/compose=/tmp/go-build3286362797/b739/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/progress=/tmp/go-build3286362797/b731/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/remote=/tmp/go-build3286362797/b1163/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/utils=/tmp/go-build3286362797/b717/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid=/tmp/go-build3286362797/b500/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mattn/go-shellwords=/tmp/go-build3286362797/b477/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui=/tmp/go-build3286362797/b694/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/morikuni/aec=/tmp/go-build3286362797/b066/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/cobra=/tmp/go-build3286362797/b067/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/pflag=/tmp/go-build3286362797/b068/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/exp/maps=/tmp/go-build3286362797/b473/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3=/tmp/go-build3286362797/b478/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile os/signal=/tmp/go-build3286362797/b541/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile text/tabwriter=/tmp/go-build3286362797/b358/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/docker/compose/v2/cmd/compose -lang=go1.23 -complete -installsuffix shared -buildid I3Na6XRDDZEpQlzkpX3r/I3Na6XRDDZEpQlzkpX3r -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/docker/compose/v2/cmd/compose/alpha.go ./_build/src/github.com/docker/compose/v2/cmd/compose/attach.go ./_build/src/github.com/docker/compose/v2/cmd/compose/build.go ./_build/src/github.com/docker/compose/v2/cmd/compose/completion.go ./_build/src/github.com/docker/compose/v2/cmd/compose/compose.go ./_build/src/github.com/docker/compose/v2/cmd/compose/config.go ./_build/src/github.com/docker/compose/v2/cmd/compose/cp.go ./_build/src/github.com/docker/compose/v2/cmd/compose/create.go ./_build/src/github.com/docker/compose/v2/cmd/compose/down.go ./_build/src/github.com/docker/compose/v2/cmd/compose/events.go ./_build/src/github.com/docker/compose/v2/cmd/compose/exec.go ./_build/src/github.com/docker/compose/v2/cmd/compose/export.go ./_build/src/github.com/docker/compose/v2/cmd/compose/generate.go ./_build/src/github.com/docker/compose/v2/cmd/compose/images.go ./_build/src/github.com/docker/compose/v2/cmd/compose/kill.go ./_build/src/github.com/docker/compose/v2/cmd/compose/list.go ./_build/src/github.com/docker/compose/v2/cmd/compose/logs.go ./_build/src/github.com/docker/compose/v2/cmd/compose/options.go ./_build/src/github.com/docker/compose/v2/cmd/compose/pause.go ./_build/src/github.com/docker/compose/v2/cmd/compose/port.go ./_build/src/github.com/docker/compose/v2/cmd/compose/ps.go ./_build/src/github.com/docker/compose/v2/cmd/compose/publish.go ./_build/src/github.com/docker/compose/v2/cmd/compose/pull.go ./_build/src/github.com/docker/compose/v2/cmd/compose/push.go ./_build/src/github.com/docker/compose/v2/cmd/compose/remove.go ./_build/src/github.com/docker/compose/v2/cmd/compose/restart.go ./_build/src/github.com/docker/compose/v2/cmd/compose/run.go ./_build/src/github.com/docker/compose/v2/cmd/compose/scale.go ./_build/src/github.com/docker/compose/v2/cmd/compose/start.go ./_build/src/github.com/docker/compose/v2/cmd/compose/stats.go ./_build/src/github.com/docker/compose/v2/cmd/compose/stop.go ./_build/src/github.com/docker/compose/v2/cmd/compose/top.go ./_build/src/github.com/docker/compose/v2/cmd/compose/up.go ./_build/src/github.com/docker/compose/v2/cmd/compose/version.go ./_build/src/github.com/docker/compose/v2/cmd/compose/viz.go ./_build/src/github.com/docker/compose/v2/cmd/compose/wait.go ./_build/src/github.com/docker/compose/v2/cmd/compose/watch.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal
cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/5a/5aef463d3632270c6265ce0c72cff13869ca72aff6cece670e625edeaec9155b-d # internal
github.com/docker/compose/v2/cmd/cmdtrace
mkdir -p $WORK/b461/
cat >/tmp/go-build3286362797/b461/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/spf13/cobra=github.com/docker/compose/v2/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/docker/compose/v2/vendor/github.com/spf13/pflag
importmap go.opentelemetry.io/otel=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel
importmap go.opentelemetry.io/otel/attribute=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute
importmap go.opentelemetry.io/otel/codes=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes
importmap go.opentelemetry.io/otel/trace=github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli=/tmp/go-build3286362797/b002/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/cmd/compose=/tmp/go-build3286362797/b462/_pkg_.a
packagefile github.com/docker/compose/v2/internal/tracing=/tmp/go-build3286362797/b546/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/cobra=/tmp/go-build3286362797/b067/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/pflag=/tmp/go-build3286362797/b068/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
EOF
github.com/docker/compose/v2/cmd/compatibility
mkdir -p $WORK/b1164/
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/docker/compose/v2/cmd/cmdtrace -lang=go1.23 -complete -installsuffix shared -buildid ag-vgib3Rjnur5458GVh/ag-vgib3Rjnur5458GVh -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./_build/src/github.com/docker/compose/v2/cmd/cmdtrace/cmd_span.go
cat >/tmp/go-build3286362797/b1164/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/cmd/compose=/tmp/go-build3286362797/b462/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1164/_pkg_.a -trimpath "$WORK/b1164=>" -p github.com/docker/compose/v2/cmd/compatibility -lang=go1.23 -complete -installsuffix shared -buildid -InF-Eyu5oCFuDbH43B_/-InF-Eyu5oCFuDbH43B_ -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b1164/importcfg -pack ./_build/src/github.com/docker/compose/v2/cmd/compatibility/convert.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1164/_pkg_.a # internal
cp $WORK/b1164/_pkg_.a /builddir/.cache/go-build/71/71497d28313836cc9f4cc21797bc4d15c008b7acdfe322e043101b5adf339032-d # internal
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal
cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/0c/0c3c1bc574dc5e62307b87515ced66a6057b28b1a64145892cd458195906916b-d # internal
github.com/docker/compose/v2/cmd
mkdir -p $WORK/b001/
cat >/tmp/go-build3286362797/b001/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/cli/cli=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli
importmap github.com/docker/cli/cli-plugins/manager=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager
importmap github.com/docker/cli/cli-plugins/plugin=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/plugin
importmap github.com/docker/cli/cli/command=github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command
importmap github.com/docker/docker/client=github.com/docker/compose/v2/vendor/github.com/docker/docker/client
importmap github.com/sirupsen/logrus=github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus
importmap github.com/spf13/cobra=github.com/docker/compose/v2/vendor/github.com/spf13/cobra
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli=/tmp/go-build3286362797/b002/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager=/tmp/go-build3286362797/b056/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/plugin=/tmp/go-build3286362797/b459/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/cmd/cmdtrace=/tmp/go-build3286362797/b461/_pkg_.a
packagefile github.com/docker/compose/v2/cmd/compatibility=/tmp/go-build3286362797/b1164/_pkg_.a
packagefile github.com/docker/compose/v2/cmd/compose=/tmp/go-build3286362797/b462/_pkg_.a
packagefile github.com/docker/compose/v2/internal=/tmp/go-build3286362797/b547/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/compose=/tmp/go-build3286362797/b739/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/cobra=/tmp/go-build3286362797/b067/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build3286362797/b083/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.23 -complete -installsuffix shared -buildid Mj1gbdWdVLLBtd7FEgg8/Mj1gbdWdVLLBtd7FEgg8 -goversion go1.23.2 -c=2 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/docker/compose/v2/cmd/main.go
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/5a/5ac484a17360cb3f4eb5d8871c580942b26f85c72100b51f850545ee6a4b26cc-d # internal
cat >/tmp/go-build3286362797/b001/importcfg.link << 'EOF' # internal
packagefile github.com/docker/compose/v2/cmd=/tmp/go-build3286362797/b001/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli=/tmp/go-build3286362797/b002/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/manager=/tmp/go-build3286362797/b056/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/plugin=/tmp/go-build3286362797/b459/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command=/tmp/go-build3286362797/b090/_pkg_.a
packagefile github.com/docker/compose/v2/cmd/cmdtrace=/tmp/go-build3286362797/b461/_pkg_.a
packagefile github.com/docker/compose/v2/cmd/compatibility=/tmp/go-build3286362797/b1164/_pkg_.a
packagefile github.com/docker/compose/v2/cmd/compose=/tmp/go-build3286362797/b462/_pkg_.a
packagefile github.com/docker/compose/v2/internal=/tmp/go-build3286362797/b547/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/compose=/tmp/go-build3286362797/b739/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/client=/tmp/go-build3286362797/b188/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/sirupsen/logrus=/tmp/go-build3286362797/b103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/cobra=/tmp/go-build3286362797/b067/_pkg_.a
packagefile os=/tmp/go-build3286362797/b041/_pkg_.a
packagefile runtime=/tmp/go-build3286362797/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build3286362797/b083/_pkg_.a
packagefile fmt=/tmp/go-build3286362797/b003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/flags=/tmp/go-build3286362797/b240/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build3286362797/b458/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/registry=/tmp/go-build3286362797/b314/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/fvbommel/sortorder=/tmp/go-build3286362797/b183/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/term=/tmp/go-build3286362797/b335/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/morikuni/aec=/tmp/go-build3286362797/b066/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pkg/errors=/tmp/go-build3286362797/b102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/spf13/pflag=/tmp/go-build3286362797/b068/_pkg_.a
packagefile path/filepath=/tmp/go-build3286362797/b084/_pkg_.a
packagefile sort=/tmp/go-build3286362797/b082/_pkg_.a
packagefile strings=/tmp/go-build3286362797/b063/_pkg_.a
packagefile context=/tmp/go-build3286362797/b057/_pkg_.a
packagefile encoding/json=/tmp/go-build3286362797/b058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/hooks=/tmp/go-build3286362797/b065/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config=/tmp/go-build3286362797/b095/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/configfile=/tmp/go-build3286362797/b096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3286362797/b219/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/errgroup=/tmp/go-build3286362797/b457/_pkg_.a
packagefile net/url=/tmp/go-build3286362797/b088/_pkg_.a
packagefile os/exec=/tmp/go-build3286362797/b101/_pkg_.a
packagefile regexp=/tmp/go-build3286362797/b085/_pkg_.a
packagefile sync=/tmp/go-build3286362797/b036/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli-plugins/socket=/tmp/go-build3286362797/b460/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper=/tmp/go-build3286362797/b185/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/debug=/tmp/go-build3286362797/b239/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel=/tmp/go-build3286362797/b224/_pkg_.a
packagefile bufio=/tmp/go-build3286362797/b070/_pkg_.a
packagefile encoding/csv=/tmp/go-build3286362797/b069/_pkg_.a
packagefile errors=/tmp/go-build3286362797/b004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/distribution/reference=/tmp/go-build3286362797/b091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/credentials=/tmp/go-build3286362797/b097/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/config/types=/tmp/go-build3286362797/b098/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context=/tmp/go-build3286362797/b108/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/docker=/tmp/go-build3286362797/b184/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/context/store=/tmp/go-build3286362797/b109/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/hints=/tmp/go-build3286362797/b243/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/store=/tmp/go-build3286362797/b244/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/registry/client=/tmp/go-build3286362797/b251/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/streams=/tmp/go-build3286362797/b334/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/trust=/tmp/go-build3286362797/b252/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/version=/tmp/go-build3286362797/b336/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/opts=/tmp/go-build3286362797/b241/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/uuid=/tmp/go-build3286362797/b320/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api=/tmp/go-build3286362797/b189/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types=/tmp/go-build3286362797/b190/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3286362797/b193/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3286362797/b195/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3286362797/b206/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3286362797/b207/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3286362797/b194/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/errdefs=/tmp/go-build3286362797/b120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3286362797/b215/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/sequential=/tmp/go-build3286362797/b337/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client=/tmp/go-build3286362797/b317/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc=/tmp/go-build3286362797/b338/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=/tmp/go-build3286362797/b443/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3286362797/b232/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric=/tmp/go-build3286362797/b344/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build3286362797/b349/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/resource=/tmp/go-build3286362797/b350/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace=/tmp/go-build3286362797/b446/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.21.0=/tmp/go-build3286362797/b352/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3286362797/b237/_pkg_.a
packagefile io=/tmp/go-build3286362797/b040/_pkg_.a
packagefile io/fs=/tmp/go-build3286362797/b043/_pkg_.a
packagefile net/http=/tmp/go-build3286362797/b121/_pkg_.a
packagefile path=/tmp/go-build3286362797/b045/_pkg_.a
packagefile strconv=/tmp/go-build3286362797/b034/_pkg_.a
packagefile time=/tmp/go-build3286362797/b046/_pkg_.a
packagefile unicode=/tmp/go-build3286362797/b038/_pkg_.a
packagefile github.com/docker/compose/v2/internal/tracing=/tmp/go-build3286362797/b546/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3286362797/b222/_pkg_.a
packagefile bytes=/tmp/go-build3286362797/b059/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/cli=/tmp/go-build3286362797/b463/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/dotenv=/tmp/go-build3286362797/b465/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/format=/tmp/go-build3286362797/b482/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/loader=/tmp/go-build3286362797/b468/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/template=/tmp/go-build3286362797/b466/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/types=/tmp/go-build3286362797/b470/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/utils=/tmp/go-build3286362797/b471/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/logutil=/tmp/go-build3286362797/b491/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/container=/tmp/go-build3286362797/b492/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter=/tmp/go-build3286362797/b495/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/pkg/kvfile=/tmp/go-build3286362797/b242/_pkg_.a
packagefile github.com/docker/compose/v2/cmd/formatter=/tmp/go-build3286362797/b543/_pkg_.a
packagefile github.com/docker/compose/v2/internal/desktop=/tmp/go-build3286362797/b730/_pkg_.a
packagefile github.com/docker/compose/v2/internal/experimental=/tmp/go-build3286362797/b735/_pkg_.a
packagefile github.com/docker/compose/v2/internal/locker=/tmp/go-build3286362797/b736/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/api=/tmp/go-build3286362797/b569/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/progress=/tmp/go-build3286362797/b731/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/remote=/tmp/go-build3286362797/b1163/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/utils=/tmp/go-build3286362797/b717/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stringid=/tmp/go-build3286362797/b500/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-units=/tmp/go-build3286362797/b200/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mattn/go-shellwords=/tmp/go-build3286362797/b477/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progressui=/tmp/go-build3286362797/b694/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/exp/maps=/tmp/go-build3286362797/b473/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v3=/tmp/go-build3286362797/b478/_pkg_.a
packagefile os/signal=/tmp/go-build3286362797/b541/_pkg_.a
packagefile slices=/tmp/go-build3286362797/b039/_pkg_.a
packagefile syscall=/tmp/go-build3286362797/b049/_pkg_.a
packagefile text/tabwriter=/tmp/go-build3286362797/b358/_pkg_.a
packagefile archive/tar=/tmp/go-build3286362797/b110/_pkg_.a
packagefile crypto/sha1=/tmp/go-build3286362797/b159/_pkg_.a
packagefile encoding/base64=/tmp/go-build3286362797/b061/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/errdefs=/tmp/go-build3286362797/b467/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/platforms=/tmp/go-build3286362797/b493/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/build=/tmp/go-build3286362797/b740/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/builder=/tmp/go-build3286362797/b570/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/controller/pb=/tmp/go-build3286362797/b741/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver=/tmp/go-build3286362797/b571/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker=/tmp/go-build3286362797/b759/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/docker-container=/tmp/go-build3286362797/b761/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes=/tmp/go-build3286362797/b763/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote=/tmp/go-build3286362797/b1074/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/store/storeutil=/tmp/go-build3286362797/b711/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/buildflags=/tmp/go-build3286362797/b1078/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/confutil=/tmp/go-build3286362797/b574/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/dockerutil=/tmp/go-build3286362797/b712/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/imagetools=/tmp/go-build3286362797/b713/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/progress=/tmp/go-build3286362797/b579/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image/build=/tmp/go-build3286362797/b504/_pkg_.a
packagefile github.com/docker/compose/v2/internal/ocipush=/tmp/go-build3286362797/b1146/_pkg_.a
packagefile github.com/docker/compose/v2/internal/paths=/tmp/go-build3286362797/b726/_pkg_.a
packagefile github.com/docker/compose/v2/internal/sync=/tmp/go-build3286362797/b1147/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/prompt=/tmp/go-build3286362797/b1148/_pkg_.a
packagefile github.com/docker/compose/v2/pkg/watch=/tmp/go-build3286362797/b725/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build3286362797/b192/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3286362797/b191/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3286362797/b204/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3286362797/b205/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3286362797/b196/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build3286362797/b198/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3286362797/b212/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3286362797/b210/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/urlutil=/tmp/go-build3286362797/b530/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/archive=/tmp/go-build3286362797/b507/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/idtools=/tmp/go-build3286362797/b509/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3286362797/b526/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build3286362797/b523/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build3286362797/b539/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build3286362797/b525/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/system=/tmp/go-build3286362797/b512/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/nat=/tmp/go-build3286362797/b199/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/eiannone/keyboard=/tmp/go-build3286362797/b728/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3286362797/b549/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/jonboulle/clockwork=/tmp/go-build3286362797/b1157/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mitchellh/mapstructure=/tmp/go-build3286362797/b1158/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client=/tmp/go-build3286362797/b584/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session=/tmp/go-build3286362797/b643/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth/authprovider=/tmp/go-build3286362797/b1159/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets/secretsprovider=/tmp/go-build3286362797/b742/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward/sshprovider=/tmp/go-build3286362797/b744/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/entitlements=/tmp/go-build3286362797/b608/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/go-digest=/tmp/go-build3286362797/b092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3286362797/b202/_pkg_.a
packagefile sync/atomic=/tmp/go-build3286362797/b037/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3286362797/b542/_pkg_.a
packagefile crypto/tls=/tmp/go-build3286362797/b128/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build3286362797/b211/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/time=/tmp/go-build3286362797/b213/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-connections/sockets=/tmp/go-build3286362797/b214/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3286362797/b216/_pkg_.a
packagefile net=/tmp/go-build3286362797/b073/_pkg_.a
packagefile reflect=/tmp/go-build3286362797/b028/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sys/unix=/tmp/go-build3286362797/b104/_pkg_.a
packagefile log=/tmp/go-build3286362797/b105/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3286362797/b035/_pkg_.a
packagefile text/template=/tmp/go-build3286362797/b087/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3286362797/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3286362797/b014/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build3286362797/b042/_pkg_.a
packagefile internal/goarch=/tmp/go-build3286362797/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build3286362797/b029/_pkg_.a
packagefile internal/poll=/tmp/go-build3286362797/b052/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3286362797/b023/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build3286362797/b054/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3286362797/b053/_pkg_.a
packagefile internal/testlog=/tmp/go-build3286362797/b055/_pkg_.a
packagefile internal/abi=/tmp/go-build3286362797/b006/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build3286362797/b013/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build3286362797/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build3286362797/b012/_pkg_.a
packagefile internal/godebugs=/tmp/go-build3286362797/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build3286362797/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build3286362797/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build3286362797/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build3286362797/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build3286362797/b021/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build3286362797/b022/_pkg_.a
packagefile runtime/internal/math=/tmp/go-build3286362797/b024/_pkg_.a
packagefile runtime/internal/sys=/tmp/go-build3286362797/b025/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build3286362797/b026/_pkg_.a
packagefile math=/tmp/go-build3286362797/b032/_pkg_.a
packagefile os/user=/tmp/go-build3286362797/b107/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3286362797/b140/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/log=/tmp/go-build3286362797/b181/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3286362797/b255/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth=/tmp/go-build3286362797/b253/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build3286362797/b258/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client/transport=/tmp/go-build3286362797/b259/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/ioutils=/tmp/go-build3286362797/b180/_pkg_.a
packagefile net/http/cookiejar=/tmp/go-build3286362797/b315/_pkg_.a
packagefile encoding/hex=/tmp/go-build3286362797/b071/_pkg_.a
packagefile flag=/tmp/go-build3286362797/b072/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build3286362797/b005/_pkg_.a
packagefile math/bits=/tmp/go-build3286362797/b033/_pkg_.a
packagefile cmp=/tmp/go-build3286362797/b027/_pkg_.a
packagefile encoding=/tmp/go-build3286362797/b060/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3286362797/b064/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal=/tmp/go-build3286362797/b220/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/attribute=/tmp/go-build3286362797/b221/_pkg_.a
packagefile internal/godebug=/tmp/go-build3286362797/b047/_pkg_.a
packagefile regexp/syntax=/tmp/go-build3286362797/b086/_pkg_.a
packagefile internal/race=/tmp/go-build3286362797/b031/_pkg_.a
packagefile crypto/rand=/tmp/go-build3286362797/b124/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/commandconn=/tmp/go-build3286362797/b186/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/connhelper/ssh=/tmp/go-build3286362797/b187/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/logr=/tmp/go-build3286362797/b225/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3286362797/b229/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3286362797/b234/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build3286362797/b099/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3286362797/b100/_pkg_.a
packagefile crypto/x509=/tmp/go-build3286362797/b160/_pkg_.a
packagefile encoding/pem=/tmp/go-build3286362797/b163/_pkg_.a
packagefile archive/zip=/tmp/go-build3286362797/b111/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3286362797/b114/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/manifest/types=/tmp/go-build3286362797/b245/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/manifestlist=/tmp/go-build3286362797/b247/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution=/tmp/go-build3286362797/b246/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/ocischema=/tmp/go-build3286362797/b249/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest/schema2=/tmp/go-build3286362797/b250/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build3286362797/b256/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/client=/tmp/go-build3286362797/b254/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary=/tmp/go-build3286362797/b316/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/passphrase=/tmp/go-build3286362797/b332/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/storage=/tmp/go-build3286362797/b325/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustmanager=/tmp/go-build3286362797/b324/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/trustpinning=/tmp/go-build3286362797/b329/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/data=/tmp/go-build3286362797/b321/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/signed=/tmp/go-build3286362797/b330/_pkg_.a
packagefile math/big=/tmp/go-build3286362797/b126/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3286362797/b208/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go/canonical/json=/tmp/go-build3286362797/b318/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/client/changelist=/tmp/go-build3286362797/b319/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/cryptoservice=/tmp/go-build3286362797/b323/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf=/tmp/go-build3286362797/b331/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/utils=/tmp/go-build3286362797/b326/_pkg_.a
packagefile io/ioutil=/tmp/go-build3286362797/b307/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal=/tmp/go-build3286362797/b339/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf=/tmp/go-build3286362797/b340/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry=/tmp/go-build3286362797/b342/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform=/tmp/go-build3286362797/b429/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/metrics/v1=/tmp/go-build3286362797/b433/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/metrics/v1=/tmp/go-build3286362797/b431/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build3286362797/b442/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc=/tmp/go-build3286362797/b353/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/codes=/tmp/go-build3286362797/b383/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials=/tmp/go-build3286362797/b366/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/metadata=/tmp/go-build3286362797/b373/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/status=/tmp/go-build3286362797/b395/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace=/tmp/go-build3286362797/b444/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal=/tmp/go-build3286362797/b452/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig=/tmp/go-build3286362797/b453/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry=/tmp/go-build3286362797/b455/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1=/tmp/go-build3286362797/b456/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/trace/v1=/tmp/go-build3286362797/b451/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3286362797/b233/_pkg_.a
packagefile container/list=/tmp/go-build3286362797/b123/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build3286362797/b345/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build3286362797/b346/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal=/tmp/go-build3286362797/b347/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate=/tmp/go-build3286362797/b348/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk=/tmp/go-build3286362797/b351/_pkg_.a
packagefile encoding/binary=/tmp/go-build3286362797/b062/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/internal=/tmp/go-build3286362797/b447/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/internal/env=/tmp/go-build3286362797/b448/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3286362797/b238/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build3286362797/b449/_pkg_.a
packagefile math/rand=/tmp/go-build3286362797/b127/_pkg_.a
packagefile runtime/trace=/tmp/go-build3286362797/b450/_pkg_.a
packagefile internal/oserror=/tmp/go-build3286362797/b044/_pkg_.a
packagefile compress/gzip=/tmp/go-build3286362797/b122/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3286362797/b164/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3286362797/b171/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3286362797/b172/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build3286362797/b165/_pkg_.a
packagefile maps=/tmp/go-build3286362797/b173/_pkg_.a
packagefile mime=/tmp/go-build3286362797/b174/_pkg_.a
packagefile mime/multipart=/tmp/go-build3286362797/b175/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build3286362797/b177/_pkg_.a
packagefile net/http/internal=/tmp/go-build3286362797/b178/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build3286362797/b179/_pkg_.a
packagefile net/textproto=/tmp/go-build3286362797/b170/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/acarl005/stripansi=/tmp/go-build3286362797/b544/_pkg_.a
packagefile github.com/docker/compose/v2/internal/memnet=/tmp/go-build3286362797/b548/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/detect=/tmp/go-build3286362797/b551/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/env=/tmp/go-build3286362797/b565/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.19.0=/tmp/go-build3286362797/b568/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3286362797/b384/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/consts=/tmp/go-build3286362797/b464/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/graph=/tmp/go-build3286362797/b469/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/interpolation=/tmp/go-build3286362797/b479/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/override=/tmp/go-build3286362797/b481/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/paths=/tmp/go-build3286362797/b483/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/schema=/tmp/go-build3286362797/b484/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/transform=/tmp/go-build3286362797/b489/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3286362797/b480/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/compose-spec/compose-go/v2/validation=/tmp/go-build3286362797/b490/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2=/tmp/go-build3286362797/b475/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/exp/slices=/tmp/go-build3286362797/b474/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/exp/constraints=/tmp/go-build3286362797/b472/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/completion=/tmp/go-build3286362797/b494/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/formatter/tabwriter=/tmp/go-build3286362797/b496/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/image=/tmp/go-build3286362797/b502/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/command/inspect=/tmp/go-build3286362797/b528/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/loader=/tmp/go-build3286362797/b531/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/templates=/tmp/go-build3286362797/b499/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/signal=/tmp/go-build3286362797/b540/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/width=/tmp/go-build3286362797/b501/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/buger/goterm=/tmp/go-build3286362797/b545/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build3286362797/b729/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/r3labs/sse=/tmp/go-build3286362797/b732/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pidfile=/tmp/go-build3286362797/b737/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/hashicorp/go-version=/tmp/go-build3286362797/b724/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/gitutil=/tmp/go-build3286362797/b665/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/stretchr/testify/require=/tmp/go-build3286362797/b718/_pkg_.a
packagefile testing=/tmp/go-build3286362797/b593/_pkg_.a
packagefile container/ring=/tmp/go-build3286362797/b695/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/console=/tmp/go-build3286362797/b580/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/bklog=/tmp/go-build3286362797/b567/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/go-csvvalue=/tmp/go-build3286362797/b696/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/units=/tmp/go-build3286362797/b697/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/vt100=/tmp/go-build3286362797/b698/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/time/rate=/tmp/go-build3286362797/b524/_pkg_.a
packagefile iter=/tmp/go-build3286362797/b030/_pkg_.a
packagefile internal/asan=/tmp/go-build3286362797/b050/_pkg_.a
packagefile internal/msan=/tmp/go-build3286362797/b051/_pkg_.a
packagefile crypto=/tmp/go-build3286362797/b093/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3286362797/b115/_pkg_.a
packagefile hash=/tmp/go-build3286362797/b094/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content=/tmp/go-build3286362797/b587/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/local=/tmp/go-build3286362797/b592/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/content/proxy=/tmp/go-build3286362797/b679/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/images=/tmp/go-build3286362797/b614/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/localstate=/tmp/go-build3286362797/b573/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/desktop=/tmp/go-build3286362797/b747/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/gitutil=/tmp/go-build3286362797/b748/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/osutil=/tmp/go-build3286362797/b749/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/resolver=/tmp/go-build3286362797/b714/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/waitmap=/tmp/go-build3286362797/b751/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/services/control=/tmp/go-build3286362797/b596/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb=/tmp/go-build3286362797/b611/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/ociindex=/tmp/go-build3286362797/b670/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/containerimage/exptypes=/tmp/go-build3286362797/b671/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/client=/tmp/go-build3286362797/b676/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/identity=/tmp/go-build3286362797/b644/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/filesync=/tmp/go-build3286362797/b689/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload/uploadprovider=/tmp/go-build3286362797/b752/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/errdefs=/tmp/go-build3286362797/b754/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/llbsolver/provenance/types=/tmp/go-build3286362797/b756/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/pb=/tmp/go-build3286362797/b604/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/solver/result=/tmp/go-build3286362797/b673/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/sourcepolicy/pb=/tmp/go-build3286362797/b607/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps=/tmp/go-build3286362797/b605/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/flightcontrol=/tmp/go-build3286362797/b663/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress/progresswriter=/tmp/go-build3286362797/b758/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing=/tmp/go-build3286362797/b650/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil=/tmp/go-build3286362797/b690/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tonistiigi/fsutil/types=/tmp/go-build3286362797/b675/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/util=/tmp/go-build3286362797/b707/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/remote/util=/tmp/go-build3286362797/b710/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/store=/tmp/go-build3286362797/b572/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/platformutil=/tmp/go-build3286362797/b576/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/shlex=/tmp/go-build3286362797/b537/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/grpcerrors=/tmp/go-build3286362797/b645/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3286362797/b209/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/delegated=/tmp/go-build3286362797/b706/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/Masterminds/semver/v3=/tmp/go-build3286362797/b760/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/bkimage=/tmp/go-build3286362797/b762/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/context=/tmp/go-build3286362797/b764/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/execconn=/tmp/go-build3286362797/b856/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/manifest=/tmp/go-build3286362797/b928/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/driver/kubernetes/podchooser=/tmp/go-build3286362797/b929/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1=/tmp/go-build3286362797/b863/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/core/v1=/tmp/go-build3286362797/b857/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build3286362797/b804/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build3286362797/b805/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes=/tmp/go-build3286362797/b978/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build3286362797/b987/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build3286362797/b931/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest=/tmp/go-build3286362797/b803/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper=/tmp/go-build3286362797/b610/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/dockercontainer=/tmp/go-build3286362797/b1075/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/kubepod=/tmp/go-build3286362797/b1076/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/connhelper/ssh=/tmp/go-build3286362797/b1077/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/cmd/buildkitd/config=/tmp/go-build3286362797/b715/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/config=/tmp/go-build3286362797/b1079/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pelletier/go-toml=/tmp/go-build3286362797/b575/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes=/tmp/go-build3286362797/b619/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker=/tmp/go-build3286362797/b620/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/errdefs=/tmp/go-build3286362797/b589/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto=/tmp/go-build3286362797/b627/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/contentutil=/tmp/go-build3286362797/b642/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3286362797/b203/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/util/metricutil=/tmp/go-build3286362797/b581/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mitchellh/hashstructure/v2=/tmp/go-build3286362797/b583/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/cases=/tmp/go-build3286362797/b700/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/language=/tmp/go-build3286362797/b702/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/builder/remotecontext/git=/tmp/go-build3286362797/b505/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/pools=/tmp/go-build3286362797/b511/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher=/tmp/go-build3286362797/b520/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/patternmatcher/ignorefile=/tmp/go-build3286362797/b527/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/errors=/tmp/go-build3286362797/b622/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2=/tmp/go-build3286362797/b1149/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.uber.org/mock/gomock=/tmp/go-build3286362797/b1156/_pkg_.a
packagefile expvar=/tmp/go-build3286362797/b264/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/tilt-dev/fsnotify=/tmp/go-build3286362797/b727/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3286362797/b201/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/internal/multierror=/tmp/go-build3286362797/b197/_pkg_.a
packagefile net/netip=/tmp/go-build3286362797/b077/_pkg_.a
packagefile compress/bzip2=/tmp/go-build3286362797/b508/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3286362797/b513/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/userns=/tmp/go-build3286362797/b522/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/user=/tmp/go-build3286362797/b510/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/hashicorp/errwrap=/tmp/go-build3286362797/b550/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/api/services/content/v1=/tmp/go-build3286362797/b585/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/defaults=/tmp/go-build3286362797/b595/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/api/types=/tmp/go-build3286362797/b603/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/buildid=/tmp/go-build3286362797/b609/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/grpcclient=/tmp/go-build3286362797/b677/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/frontend/gateway/pb=/tmp/go-build3286362797/b674/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/content=/tmp/go-build3286362797/b678/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/grpchijack=/tmp/go-build3286362797/b691/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appdefaults=/tmp/go-build3286362797/b692/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/tracing/otlptracegrpc=/tmp/go-build3286362797/b693/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build3286362797/b651/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/http2=/tmp/go-build3286362797/b411/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/health=/tmp/go-build3286362797/b655/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/health/grpc_health_v1=/tmp/go-build3286362797/b438/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build3286362797/b144/_pkg_.a
packagefile crypto/hmac=/tmp/go-build3286362797/b146/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/auth=/tmp/go-build3286362797/b621/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gofrs/flock=/tmp/go-build3286362797/b578/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build3286362797/b1160/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/auth=/tmp/go-build3286362797/b1161/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/nacl/sign=/tmp/go-build3286362797/b1162/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/secrets=/tmp/go-build3286362797/b743/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/sshforward=/tmp/go-build3286362797/b745/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh=/tmp/go-build3286362797/b633/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build3286362797/b746/_pkg_.a
packagefile crypto/aes=/tmp/go-build3286362797/b129/_pkg_.a
packagefile crypto/cipher=/tmp/go-build3286362797/b116/_pkg_.a
packagefile crypto/des=/tmp/go-build3286362797/b130/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build3286362797/b131/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build3286362797/b136/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build3286362797/b137/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build3286362797/b147/_pkg_.a
packagefile crypto/internal/mlkem768=/tmp/go-build3286362797/b154/_pkg_.a
packagefile crypto/md5=/tmp/go-build3286362797/b156/_pkg_.a
packagefile crypto/rc4=/tmp/go-build3286362797/b157/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3286362797/b158/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3286362797/b118/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3286362797/b148/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3286362797/b141/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build3286362797/b153/_pkg_.a
packagefile vendor/golang.org/x/crypto/sha3=/tmp/go-build3286362797/b155/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/felixge/httpsnoop=/tmp/go-build3286362797/b217/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3286362797/b218/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build3286362797/b223/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3286362797/b074/_pkg_.a
packagefile internal/nettrace=/tmp/go-build3286362797/b075/_pkg_.a
packagefile internal/singleflight=/tmp/go-build3286362797/b076/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build3286362797/b009/_pkg_.a
packagefile log/internal=/tmp/go-build3286362797/b106/_pkg_.a
packagefile text/template/parse=/tmp/go-build3286362797/b089/_pkg_.a
packagefile runtime/debug=/tmp/go-build3286362797/b182/_pkg_.a
packagefile internal/bisect=/tmp/go-build3286362797/b048/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build3286362797/b125/_pkg_.a
packagefile log/slog=/tmp/go-build3286362797/b226/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/stdr=/tmp/go-build3286362797/b230/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build3286362797/b235/_pkg_.a
packagefile crypto/dsa=/tmp/go-build3286362797/b161/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build3286362797/b162/_pkg_.a
packagefile encoding/asn1=/tmp/go-build3286362797/b142/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3286362797/b143/_pkg_.a
packagefile compress/flate=/tmp/go-build3286362797/b112/_pkg_.a
packagefile hash/crc32=/tmp/go-build3286362797/b113/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/manifest=/tmp/go-build3286362797/b248/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gorilla/mux=/tmp/go-build3286362797/b257/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache=/tmp/go-build3286362797/b260/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/registry/storage/cache/memory=/tmp/go-build3286362797/b313/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/term=/tmp/go-build3286362797/b333/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/theupdateframework/notary/tuf/validation=/tmp/go-build3286362797/b328/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/ed25519=/tmp/go-build3286362797/b322/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build3286362797/b327/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/envconfig=/tmp/go-build3286362797/b341/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/backoff=/tmp/go-build3286362797/b359/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/gzip=/tmp/go-build3286362797/b428/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/cenkalti/backoff/v4=/tmp/go-build3286362797/b343/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/common/v1=/tmp/go-build3286362797/b430/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/proto/otlp/resource/v1=/tmp/go-build3286362797/b432/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime=/tmp/go-build3286362797/b434/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities=/tmp/go-build3286362797/b436/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3286362797/b364/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/proto=/tmp/go-build3286362797/b287/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3286362797/b269/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3286362797/b275/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3286362797/b394/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/trace=/tmp/go-build3286362797/b354/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer=/tmp/go-build3286362797/b360/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3286362797/b375/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3286362797/b376/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3286362797/b382/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/channelz=/tmp/go-build3286362797/b361/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3286362797/b363/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding=/tmp/go-build3286362797/b385/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build3286362797/b388/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal=/tmp/go-build3286362797/b370/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3286362797/b389/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3286362797/b390/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build3286362797/b391/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build3286362797/b392/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3286362797/b362/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3286362797/b399/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3286362797/b386/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build3286362797/b401/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3286362797/b402/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3286362797/b378/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build3286362797/b403/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3286362797/b405/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3286362797/b406/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3286362797/b404/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build3286362797/b408/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3286362797/b398/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build3286362797/b410/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3286362797/b420/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/mem=/tmp/go-build3286362797/b387/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/peer=/tmp/go-build3286362797/b421/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver=/tmp/go-build3286362797/b374/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build3286362797/b424/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3286362797/b371/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/stats=/tmp/go-build3286362797/b409/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/tap=/tmp/go-build3286362797/b422/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/attributes=/tmp/go-build3286362797/b367/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3286362797/b368/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3286362797/b369/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3286362797/b396/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=/tmp/go-build3286362797/b445/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig=/tmp/go-build3286362797/b454/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3286362797/b166/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3286362797/b168/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3286362797/b169/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build3286362797/b176/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp=/tmp/go-build3286362797/b552/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp=/tmp/go-build3286362797/b558/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/sdk/trace/tracetest=/tmp/go-build3286362797/b563/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/sync/semaphore=/tmp/go-build3286362797/b564/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/appcontext=/tmp/go-build3286362797/b566/_pkg_.a
packagefile embed=/tmp/go-build3286362797/b135/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonschema=/tmp/go-build3286362797/b485/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-viper/mapstructure/v2/internal/errors=/tmp/go-build3286362797/b476/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mattn/go-runewidth=/tmp/go-build3286362797/b497/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli-docs-tool/annotation=/tmp/go-build3286362797/b503/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/api/types/auxprogress=/tmp/go-build3286362797/b529/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/dario.cat/mergo=/tmp/go-build3286362797/b532/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/interpolation=/tmp/go-build3286362797/b533/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/schema=/tmp/go-build3286362797/b535/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/template=/tmp/go-build3286362797/b534/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/cli/cli/compose/types=/tmp/go-build3286362797/b536/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/yaml.v2=/tmp/go-build3286362797/b538/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/transform=/tmp/go-build3286362797/b415/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/cenkalti/backoff.v1=/tmp/go-build3286362797/b733/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/process=/tmp/go-build3286362797/b738/_pkg_.a
packagefile database/sql/driver=/tmp/go-build3286362797/b709/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/sshutil=/tmp/go-build3286362797/b666/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/stretchr/testify/assert=/tmp/go-build3286362797/b719/_pkg_.a
packagefile internal/sysinfo=/tmp/go-build3286362797/b594/_pkg_.a
packagefile image/color=/tmp/go-build3286362797/b699/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build3286362797/b119/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build3286362797/b588/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/filters=/tmp/go-build3286362797/b590/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/pkg/randutil=/tmp/go-build3286362797/b591/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf=/tmp/go-build3286362797/b680/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/protobuf/types=/tmp/go-build3286362797/b686/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/archive/compression=/tmp/go-build3286362797/b615/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/labels=/tmp/go-build3286362797/b616/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/mountinfo=/tmp/go-build3286362797/b750/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/googleapis/google/rpc=/tmp/go-build3286362797/b597/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build3286362797/b600/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/types=/tmp/go-build3286362797/b599/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build3286362797/b602/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/client/llb/sourceresolver=/tmp/go-build3286362797/b612/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/system=/tmp/go-build3286362797/b667/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/exporter/exptypes=/tmp/go-build3286362797/b672/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/session/upload=/tmp/go-build3286362797/b753/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/typeurl/v2=/tmp/go-build3286362797/b646/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/jsonpb=/tmp/go-build3286362797/b755/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2=/tmp/go-build3286362797/b630/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/executor/resources/types=/tmp/go-build3286362797/b757/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build3286362797/b598/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/apicaps/pb=/tmp/go-build3286362797/b606/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/progress=/tmp/go-build3286362797/b664/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build3286362797/b649/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace=/tmp/go-build3286362797/b653/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/continuity/sysx=/tmp/go-build3286362797/b669/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/uuid=/tmp/go-build3286362797/b708/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/docker/pkg/namesgenerator=/tmp/go-build3286362797/b577/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/proto=/tmp/go-build3286362797/b302/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build3286362797/b647/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/errdefs=/tmp/go-build3286362797/b648/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build3286362797/b765/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build3286362797/b836/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build3286362797/b858/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/remotecommand=/tmp/go-build3286362797/b909/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build3286362797/b808/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/serialx/hashring=/tmp/go-build3286362797/b930/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build3286362797/b767/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build3286362797/b779/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build3286362797/b815/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build3286362797/b814/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build3286362797/b800/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gofuzz=/tmp/go-build3286362797/b806/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build3286362797/b776/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build3286362797/b810/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build3286362797/b812/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build3286362797/b811/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build3286362797/b786/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build3286362797/b816/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/discovery=/tmp/go-build3286362797/b966/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build3286362797/b979/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1=/tmp/go-build3286362797/b981/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build3286362797/b983/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build3286362797/b985/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build3286362797/b990/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build3286362797/b992/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build3286362797/b994/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1alpha1=/tmp/go-build3286362797/b995/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build3286362797/b996/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build3286362797/b997/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build3286362797/b998/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build3286362797/b999/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2=/tmp/go-build3286362797/b1000/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build3286362797/b1002/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build3286362797/b1004/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build3286362797/b1006/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build3286362797/b1008/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build3286362797/b1010/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1alpha1=/tmp/go-build3286362797/b1012/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build3286362797/b1014/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build3286362797/b1016/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build3286362797/b1018/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build3286362797/b1020/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build3286362797/b1022/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build3286362797/b1024/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build3286362797/b1026/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build3286362797/b1028/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1=/tmp/go-build3286362797/b1030/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build3286362797/b1032/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2=/tmp/go-build3286362797/b1034/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3=/tmp/go-build3286362797/b1036/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build3286362797/b1038/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1alpha1=/tmp/go-build3286362797/b1040/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build3286362797/b1042/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build3286362797/b1044/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build3286362797/b1046/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build3286362797/b1048/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build3286362797/b1050/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build3286362797/b1052/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build3286362797/b1054/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build3286362797/b1056/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build3286362797/b1058/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/resource/v1alpha2=/tmp/go-build3286362797/b1060/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build3286362797/b1062/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build3286362797/b1064/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build3286362797/b1066/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build3286362797/b1068/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build3286362797/b1070/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build3286362797/b1072/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build3286362797/b849/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build3286362797/b871/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build3286362797/b988/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build3286362797/b989/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1=/tmp/go-build3286362797/b866/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1=/tmp/go-build3286362797/b897/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build3286362797/b898/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build3286362797/b817/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build3286362797/b932/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/reference=/tmp/go-build3286362797/b977/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build3286362797/b818/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build3286362797/b781/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build3286362797/b819/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/version=/tmp/go-build3286362797/b820/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build3286362797/b822/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/rest/watch=/tmp/go-build3286362797/b846/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build3286362797/b837/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/transport=/tmp/go-build3286362797/b838/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/cert=/tmp/go-build3286362797/b847/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2=/tmp/go-build3286362797/b787/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/clock=/tmp/go-build3286362797/b842/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/config=/tmp/go-build3286362797/b716/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build3286362797/b1080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build3286362797/b1095/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build3286362797/b1098/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=/tmp/go-build3286362797/b1099/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=/tmp/go-build3286362797/b1107/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds=/tmp/go-build3286362797/b1109/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds=/tmp/go-build3286362797/b1111/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds=/tmp/go-build3286362797/b1135/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/tmp/go-build3286362797/b1100/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/ini=/tmp/go-build3286362797/b1144/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/tmp/go-build3286362797/b1112/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso=/tmp/go-build3286362797/b1113/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc=/tmp/go-build3286362797/b1130/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build3286362797/b1136/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth/bearer=/tmp/go-build3286362797/b1084/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/logging=/tmp/go-build3286362797/b1088/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/middleware=/tmp/go-build3286362797/b1087/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/private/requestcompression=/tmp/go-build3286362797/b1145/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/reference=/tmp/go-build3286362797/b618/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/remotes/docker/schema1=/tmp/go-build3286362797/b624/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/tracing=/tmp/go-build3286362797/b625/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/version=/tmp/go-build3286362797/b623/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/locker=/tmp/go-build3286362797/b626/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common=/tmp/go-build3286362797/b628/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1=/tmp/go-build3286362797/b629/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/secure-systems-lab/go-securesystemslib/cjson=/tmp/go-build3286362797/b631/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/secure-systems-lab/go-securesystemslib/dsse=/tmp/go-build3286362797/b632/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/shibumi/go-pathspec=/tmp/go-build3286362797/b640/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/limited=/tmp/go-build3286362797/b656/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/resolver/retryhandler=/tmp/go-build3286362797/b657/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/version=/tmp/go-build3286362797/b658/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/buildx/version=/tmp/go-build3286362797/b582/_pkg_.a
packagefile hash/fnv=/tmp/go-build3286362797/b273/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/internal=/tmp/go-build3286362797/b701/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/norm=/tmp/go-build3286362797/b417/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language=/tmp/go-build3286362797/b703/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/internal/language/compact=/tmp/go-build3286362797/b705/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/sys/symlink=/tmp/go-build3286362797/b506/_pkg_.a
packagefile text/scanner=/tmp/go-build3286362797/b521/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/core=/tmp/go-build3286362797/b1150/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/AlecAivazis/survey/v2/terminal=/tmp/go-build3286362797/b1154/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/kballard/go-shellquote=/tmp/go-build3286362797/b1155/_pkg_.a
packagefile unique=/tmp/go-build3286362797/b078/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress=/tmp/go-build3286362797/b514/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/huff0=/tmp/go-build3286362797/b515/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build3286362797/b517/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build3286362797/b518/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3286362797/b519/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3286362797/b586/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3286362797/b439/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3286362797/b297/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/imageutil=/tmp/go-build3286362797/b613/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/services/content/contentserver=/tmp/go-build3286362797/b688/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=/tmp/go-build3286362797/b652/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/http/httpguts=/tmp/go-build3286362797/b412/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3286362797/b418/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/idna=/tmp/go-build3286362797/b413/_pkg_.a
packagefile crypto/internal/edwards25519=/tmp/go-build3286362797/b145/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3286362797/b635/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/chacha20=/tmp/go-build3286362797/b634/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/curve25519=/tmp/go-build3286362797/b636/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3286362797/b637/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build3286362797/b638/_pkg_.a
packagefile crypto/internal/alias=/tmp/go-build3286362797/b117/_pkg_.a
packagefile crypto/internal/edwards25519/field=/tmp/go-build3286362797/b132/_pkg_.a
packagefile crypto/internal/nistec=/tmp/go-build3286362797/b133/_pkg_.a
packagefile crypto/internal/bigmod=/tmp/go-build3286362797/b138/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build3286362797/b139/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3286362797/b149/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3286362797/b150/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3286362797/b151/_pkg_.a
packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build3286362797/b152/_pkg_.a
packagefile log/slog/internal=/tmp/go-build3286362797/b227/_pkg_.a
packagefile log/slog/internal/buffer=/tmp/go-build3286362797/b228/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/logr/funcr=/tmp/go-build3286362797/b231/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3286362797/b236/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/distribution/metrics=/tmp/go-build3286362797/b261/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=/tmp/go-build3286362797/b435/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/genproto/googleapis/api/httpbody=/tmp/go-build3286362797/b437/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3286362797/b379/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3286362797/b289/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build3286362797/b440/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build3286362797/b441/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build3286362797/b365/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3286362797/b270/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3286362797/b285/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3286362797/b271/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3286362797/b282/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3286362797/b286/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3286362797/b288/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3286362797/b274/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3286362797/b283/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3286362797/b290/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3286362797/b276/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build3286362797/b291/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3286362797/b292/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build3286362797/b296/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build3286362797/b355/_pkg_.a
packagefile html/template=/tmp/go-build3286362797/b356/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3286362797/b372/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3286362797/b377/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3286362797/b381/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3286362797/b393/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build3286362797/b400/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3286362797/b407/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3286362797/b397/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build3286362797/b419/_pkg_.a
packagefile net/http/httputil=/tmp/go-build3286362797/b423/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3286362797/b425/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build3286362797/b167/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal=/tmp/go-build3286362797/b553/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf=/tmp/go-build3286362797/b554/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry=/tmp/go-build3286362797/b556/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/transform=/tmp/go-build3286362797/b557/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal=/tmp/go-build3286362797/b559/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig=/tmp/go-build3286362797/b560/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry=/tmp/go-build3286362797/b562/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonreference=/tmp/go-build3286362797/b486/_pkg_.a
packagefile net/mail=/tmp/go-build3286362797/b488/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/rivo/uniseg=/tmp/go-build3286362797/b498/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/context=/tmp/go-build3286362797/b734/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build3286362797/b720/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build3286362797/b721/_pkg_.a
packagefile net/http/httptest=/tmp/go-build3286362797/b722/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp=/tmp/go-build3286362797/b681/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/genproto/protobuf/field_mask=/tmp/go-build3286362797/b687/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=/tmp/go-build3286362797/b601/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/continuity/fs=/tmp/go-build3286362797/b668/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconvutil=/tmp/go-build3286362797/b654/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3286362797/b293/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3286362797/b303/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/imdario/mergo=/tmp/go-build3286362797/b766/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build3286362797/b780/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build3286362797/b799/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/auth=/tmp/go-build3286362797/b852/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build3286362797/b853/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/homedir=/tmp/go-build3286362797/b855/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build3286362797/b859/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1alpha1=/tmp/go-build3286362797/b860/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build3286362797/b861/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build3286362797/b862/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build3286362797/b864/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build3286362797/b865/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1alpha1=/tmp/go-build3286362797/b867/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build3286362797/b868/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1=/tmp/go-build3286362797/b869/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build3286362797/b870/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2=/tmp/go-build3286362797/b872/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build3286362797/b873/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build3286362797/b874/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1=/tmp/go-build3286362797/b875/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build3286362797/b876/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1=/tmp/go-build3286362797/b877/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1alpha1=/tmp/go-build3286362797/b878/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build3286362797/b879/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1=/tmp/go-build3286362797/b880/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build3286362797/b881/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1=/tmp/go-build3286362797/b882/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build3286362797/b883/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/events/v1=/tmp/go-build3286362797/b884/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/events/v1beta1=/tmp/go-build3286362797/b885/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build3286362797/b886/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1=/tmp/go-build3286362797/b887/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build3286362797/b888/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta2=/tmp/go-build3286362797/b889/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/flowcontrol/v1beta3=/tmp/go-build3286362797/b890/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1=/tmp/go-build3286362797/b891/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1alpha1=/tmp/go-build3286362797/b892/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build3286362797/b893/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/node/v1=/tmp/go-build3286362797/b894/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build3286362797/b895/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/node/v1beta1=/tmp/go-build3286362797/b896/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1=/tmp/go-build3286362797/b899/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build3286362797/b900/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build3286362797/b901/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/resource/v1alpha2=/tmp/go-build3286362797/b902/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1=/tmp/go-build3286362797/b903/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build3286362797/b904/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build3286362797/b905/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1=/tmp/go-build3286362797/b906/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build3286362797/b907/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build3286362797/b908/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build3286362797/b823/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/gorilla/websocket=/tmp/go-build3286362797/b910/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build3286362797/b911/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/remotecommand=/tmp/go-build3286362797/b912/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/spdy=/tmp/go-build3286362797/b913/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/transport/websocket=/tmp/go-build3286362797/b926/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/exec=/tmp/go-build3286362797/b927/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/gopkg.in/inf.v0=/tmp/go-build3286362797/b809/_pkg_.a
packagefile go/ast=/tmp/go-build3286362797/b768/_pkg_.a
packagefile go/doc=/tmp/go-build3286362797/b770/_pkg_.a
packagefile go/parser=/tmp/go-build3286362797/b773/_pkg_.a
packagefile go/token=/tmp/go-build3286362797/b284/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build3286362797/b778/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build3286362797/b782/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build3286362797/b785/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build3286362797/b795/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gofuzz/bytesource=/tmp/go-build3286362797/b807/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build3286362797/b777/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/strings/slices=/tmp/go-build3286362797/b813/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv2=/tmp/go-build3286362797/b941/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/api/apidiscovery/v2beta1=/tmp/go-build3286362797/b967/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build3286362797/b821/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/openapi=/tmp/go-build3286362797/b968/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build3286362797/b980/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1=/tmp/go-build3286362797/b982/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build3286362797/b984/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build3286362797/b986/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build3286362797/b991/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build3286362797/b993/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2=/tmp/go-build3286362797/b1001/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build3286362797/b1003/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build3286362797/b1005/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build3286362797/b1007/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build3286362797/b1009/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build3286362797/b1011/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1alpha1=/tmp/go-build3286362797/b1013/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build3286362797/b1015/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build3286362797/b1017/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build3286362797/b1019/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build3286362797/b1021/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build3286362797/b1023/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build3286362797/b1025/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build3286362797/b1027/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build3286362797/b1029/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1=/tmp/go-build3286362797/b1031/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build3286362797/b1033/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2=/tmp/go-build3286362797/b1035/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3=/tmp/go-build3286362797/b1037/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build3286362797/b1039/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1alpha1=/tmp/go-build3286362797/b1041/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build3286362797/b1043/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build3286362797/b1045/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build3286362797/b1047/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build3286362797/b1049/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build3286362797/b1051/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build3286362797/b1053/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build3286362797/b1055/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build3286362797/b1057/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build3286362797/b1059/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha2=/tmp/go-build3286362797/b1061/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build3286362797/b1063/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build3286362797/b1065/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build3286362797/b1067/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build3286362797/b1069/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build3286362797/b1071/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build3286362797/b1073/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/clock/testing=/tmp/go-build3286362797/b850/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/integer=/tmp/go-build3286362797/b851/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build3286362797/b933/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build3286362797/b964/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build3286362797/b965/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/net=/tmp/go-build3286362797/b801/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build3286362797/b934/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/dump=/tmp/go-build3286362797/b832/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build3286362797/b833/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build3286362797/b834/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build3286362797/b835/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build3286362797/b843/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/oauth2=/tmp/go-build3286362797/b839/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build3286362797/b841/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build3286362797/b844/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build3286362797/b848/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-logr/logr/slogr=/tmp/go-build3286362797/b788/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/buffer=/tmp/go-build3286362797/b789/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/clock=/tmp/go-build3286362797/b791/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/dbg=/tmp/go-build3286362797/b792/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/serialize=/tmp/go-build3286362797/b793/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/severity=/tmp/go-build3286362797/b790/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/klog/v2/internal/sloghandler=/tmp/go-build3286362797/b794/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build3286362797/b1081/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build3286362797/b1082/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=/tmp/go-build3286362797/b1083/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/ptr=/tmp/go-build3286362797/b1094/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build3286362797/b1096/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go=/tmp/go-build3286362797/b1090/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http=/tmp/go-build3286362797/b1089/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=/tmp/go-build3286362797/b1108/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio=/tmp/go-build3286362797/b1110/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build3286362797/b1101/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types=/tmp/go-build3286362797/b1142/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=/tmp/go-build3286362797/b1105/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/io=/tmp/go-build3286362797/b1106/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build3286362797/b1114/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build3286362797/b1115/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build3286362797/b1116/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build3286362797/b1119/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build3286362797/b1121/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build3286362797/b1122/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build3286362797/b1123/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build3286362797/b1124/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=/tmp/go-build3286362797/b1125/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types=/tmp/go-build3286362797/b1127/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/auth=/tmp/go-build3286362797/b1091/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/document=/tmp/go-build3286362797/b1128/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build3286362797/b1120/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/endpoints=/tmp/go-build3286362797/b1129/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints=/tmp/go-build3286362797/b1131/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types=/tmp/go-build3286362797/b1132/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/json=/tmp/go-build3286362797/b1133/_pkg_.a
packagefile encoding/xml=/tmp/go-build3286362797/b974/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query=/tmp/go-build3286362797/b1137/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml=/tmp/go-build3286362797/b1138/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding=/tmp/go-build3286362797/b1139/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=/tmp/go-build3286362797/b1140/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=/tmp/go-build3286362797/b1141/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding/xml=/tmp/go-build3286362797/b1143/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/time=/tmp/go-build3286362797/b1092/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/context=/tmp/go-build3286362797/b1085/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/internal/sync/singleflight=/tmp/go-build3286362797/b1086/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/internal/tag=/tmp/go-build3286362797/b704/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mgutz/ansi=/tmp/go-build3286362797/b1151/_pkg_.a
packagefile internal/concurrent=/tmp/go-build3286362797/b079/_pkg_.a
packagefile internal/weak=/tmp/go-build3286362797/b081/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/klauspost/compress/fse=/tmp/go-build3286362797/b516/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/leases=/tmp/go-build3286362797/b617/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/source/types=/tmp/go-build3286362797/b641/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/buildkit/util/leaseutil=/tmp/go-build3286362797/b659/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3286362797/b414/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3286362797/b416/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/crypto/blowfish=/tmp/go-build3286362797/b639/_pkg_.a
packagefile crypto/internal/nistec/fiat=/tmp/go-build3286362797/b134/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/docker/go-metrics=/tmp/go-build3286362797/b262/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3286362797/b380/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3286362797/b294/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3286362797/b272/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build3286362797/b277/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3286362797/b278/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3286362797/b279/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3286362797/b280/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3286362797/b295/_pkg_.a
packagefile html=/tmp/go-build3286362797/b357/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3286362797/b426/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3286362797/b427/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/envconfig=/tmp/go-build3286362797/b555/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/envconfig=/tmp/go-build3286362797/b561/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/xeipuuv/gojsonpointer=/tmp/go-build3286362797/b487/_pkg_.a
packagefile net/http/internal/testcert=/tmp/go-build3286362797/b723/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build3286362797/b682/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build3286362797/b683/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build3286362797/b684/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build3286362797/b685/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3286362797/b281/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3286362797/b304/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3286362797/b305/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3286362797/b306/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build3286362797/b824/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build3286362797/b830/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build3286362797/b854/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build3286362797/b829/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build3286362797/b825/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=/tmp/go-build3286362797/b914/_pkg_.a
packagefile go/scanner=/tmp/go-build3286362797/b769/_pkg_.a
packagefile go/doc/comment=/tmp/go-build3286362797/b771/_pkg_.a
packagefile internal/lazyregexp=/tmp/go-build3286362797/b772/_pkg_.a
packagefile go/build/constraint=/tmp/go-build3286362797/b774/_pkg_.a
packagefile go/internal/typeparams=/tmp/go-build3286362797/b775/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/json=/tmp/go-build3286362797/b783/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/json-iterator/go=/tmp/go-build3286362797/b796/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/compiler=/tmp/go-build3286362797/b942/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/handler3=/tmp/go-build3286362797/b969/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/spec3=/tmp/go-build3286362797/b976/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build3286362797/b948/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build3286362797/b831/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal=/tmp/go-build3286362797/b935/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/schemaconv=/tmp/go-build3286362797/b939/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/util/proto=/tmp/go-build3286362797/b940/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build3286362797/b961/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build3286362797/b960/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build3286362797/b963/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/utils/internal/third_party/forked/golang/net=/tmp/go-build3286362797/b802/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/oauth2/internal=/tmp/go-build3286362797/b840/_pkg_.a
packagefile container/heap=/tmp/go-build3286362797/b845/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/rand=/tmp/go-build3286362797/b1097/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/transport/http/internal/io=/tmp/go-build3286362797/b1093/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics=/tmp/go-build3286362797/b1102/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit=/tmp/go-build3286362797/b1103/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv=/tmp/go-build3286362797/b1104/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=/tmp/go-build3286362797/b1117/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build3286362797/b1126/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/smithy-go/encoding=/tmp/go-build3286362797/b1134/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mattn/go-colorable=/tmp/go-build3286362797/b1152/_pkg_.a
packagefile math/rand/v2=/tmp/go-build3286362797/b080/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/namespaces=/tmp/go-build3286362797/b660/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build3286362797/b263/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build3286362797/b312/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build3286362797/b826/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build3286362797/b827/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/yaml=/tmp/go-build3286362797/b828/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/spdystream=/tmp/go-build3286362797/b915/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/proxy=/tmp/go-build3286362797/b919/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/util/proxy=/tmp/go-build3286362797/b921/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=/tmp/go-build3286362797/b925/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/json/internal/golang/encoding/json=/tmp/go-build3286362797/b784/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/modern-go/concurrent=/tmp/go-build3286362797/b797/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/modern-go/reflect2=/tmp/go-build3286362797/b798/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/extensions=/tmp/go-build3286362797/b943/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/jsonschema=/tmp/go-build3286362797/b946/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/google/gnostic-models/openapiv3=/tmp/go-build3286362797/b947/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/munnerz/goautoneg=/tmp/go-build3286362797/b970/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/cached=/tmp/go-build3286362797/b971/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/common=/tmp/go-build3286362797/b972/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-openapi/swag=/tmp/go-build3286362797/b951/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal=/tmp/go-build3286362797/b957/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json=/tmp/go-build3286362797/b958/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference=/tmp/go-build3286362797/b949/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/validation=/tmp/go-build3286362797/b936/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/sigs.k8s.io/structured-merge-diff/v4/merge=/tmp/go-build3286362797/b962/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/aws/aws-sdk-go-v2/internal/strings=/tmp/go-build3286362797/b1118/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mattn/go-isatty=/tmp/go-build3286362797/b1153/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/containerd/identifiers=/tmp/go-build3286362797/b661/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/containerd/ttrpc=/tmp/go-build3286362797/b662/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/beorn7/perks/quantile=/tmp/go-build3286362797/b265/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/cespare/xxhash/v2=/tmp/go-build3286362797/b266/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build3286362797/b267/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/client_model/go=/tmp/go-build3286362797/b268/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/common/expfmt=/tmp/go-build3286362797/b300/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/common/model=/tmp/go-build3286362797/b298/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/procfs=/tmp/go-build3286362797/b309/_pkg_.a
packagefile runtime/metrics=/tmp/go-build3286362797/b299/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/moby/spdystream/spdy=/tmp/go-build3286362797/b916/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/internal/socks=/tmp/go-build3286362797/b920/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mxk/go-flowrate/flowrate=/tmp/go-build3286362797/b922/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/html=/tmp/go-build3286362797/b923/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/golang.org/x/net/html/atom=/tmp/go-build3286362797/b924/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build3286362797/b944/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3=/tmp/go-build3286362797/b973/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build3286362797/b952/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build3286362797/b954/_pkg_.a
packagefile encoding/base32=/tmp/go-build3286362797/b959/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build3286362797/b950/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/go-openapi/jsonreference/internal=/tmp/go-build3286362797/b956/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/api/equality=/tmp/go-build3286362797/b937/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation=/tmp/go-build3286362797/b938/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build3286362797/b301/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build3286362797/b308/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build3286362797/b310/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build3286362797/b311/_pkg_.a
packagefile compress/zlib=/tmp/go-build3286362797/b917/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build3286362797/b945/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/emicklei/go-restful/v3/log=/tmp/go-build3286362797/b975/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/josharian/intern=/tmp/go-build3286362797/b953/_pkg_.a
packagefile github.com/docker/compose/v2/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build3286362797/b955/_pkg_.a
packagefile hash/adler32=/tmp/go-build3286362797/b918/_pkg_.a
modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/docker/compose/v2/cmd\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X github.com/docker/compose/v2/internal.Version=2.30.1 -X github.com/docker/compose/v2/version=2.30.1 -B 0x9d7136a7179d9e0791a172bf290709efc4a7b3f7 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,netedns0=0,panicnil=1,tls10server=1,tls3des=1,tlskyber=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
EOF
mkdir -p $WORK/b001/exe/
cd .
GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,netedns0=0,panicnil=1,tls10server=1,tls3des=1,tlskyber=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1 -buildmode=pie -buildid=tN5ontfPDyOy-ac9Rhtc/Mj1gbdWdVLLBtd7FEgg8/H7ss_XHPscga57rw32BL/tN5ontfPDyOy-ac9Rhtc -X github.com/docker/compose/v2/internal.Version=2.30.1 -X github.com/docker/compose/v2/version=2.30.1 -B 0x9d7136a7179d9e0791a172bf290709efc4a7b3f7 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  " -extld=gcc $WORK/b001/_pkg_.a
/usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal
mkdir -p /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/bin/
mv $WORK/b001/exe/a.out /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/bin/docker-compose
rm -rf $WORK/b001/
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lHe8xV
+ umask 022
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build
+ '[' /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT
++ dirname /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/docker-compose-2.30.1-build
+ mkdir /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT
+ cd compose-2.30.1
+ go_vendor_license --config /builddir/build/SOURCES/go-vendor-tools.toml install --destdir /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT --install-directory /usr/share/licenses/docker-compose --filelist licenses.list
Using detector: trivy
+ install -Dpm 0755 /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/bin/docker-compose /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT/usr/libexec/docker/cli-plugins/docker-compose
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 2.30.1-1.fc42 --unique-debug-suffix -2.30.1-1.fc42.x86_64 --unique-debug-src-base docker-compose-2.30.1-1.fc42.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1
find-debuginfo: starting
Extracting debug info from 1 files
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT/usr/libexec/docker/cli-plugins/docker-compose.
Use `info auto-load python-scripts [REGEXP]' to list them.
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/docker-compose-2.30.1-1.fc42.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/share/licenses/docker-compose/pkg/e2e/fixtures/stdout-stderr/log_to_stderr.sh is executable but has no shebang, removing executable bit
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j2 /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT
Scanned 1649 directories and 4770 files,
               processed 0 inodes,
               0 modified (0 replaced + 0 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/docker-compose-2.30.1-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8nhXET
+ umask 022
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build
+ cd compose-2.30.1
+ go_vendor_license --config /builddir/build/SOURCES/go-vendor-tools.toml report expression --verify 'Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0'
Using detector: trivy
Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
+ GO_LDFLAGS=' -X github.com/docker/compose/v2/version=2.30.1'
+ GO_TEST_FLAGS='-buildmode pie -compiler gc'
+ GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '
+ go-rpm-integration check -i github.com/docker/compose/v2 -b /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/bin -s /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build -V 2.30.1-1.fc42 -p /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT -g /usr/share/gocode -r '.*example.*' -t pkg/e2e
Testing    in: /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/src
         PATH: /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
       GOPATH: /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/_build:/usr/share/gocode
  GO111MODULE: off
      command: go test -buildmode pie -compiler gc -ldflags " -X github.com/docker/compose/v2/version=2.30.1 -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '"
      testing: github.com/docker/compose/v2
github.com/docker/compose/v2/cmd/cmdtrace
PASS
ok  	github.com/docker/compose/v2/cmd/cmdtrace	0.027s
github.com/docker/compose/v2/cmd/cmdtrace
PASS
ok  	github.com/docker/compose/v2/cmd/cmdtrace	0.025s
github.com/docker/compose/v2/cmd/compatibility
PASS
ok  	github.com/docker/compose/v2/cmd/compatibility	0.027s
github.com/docker/compose/v2/cmd/compatibility
PASS
ok  	github.com/docker/compose/v2/cmd/compatibility	0.028s
github.com/docker/compose/v2/cmd/compose
PASS
ok  	github.com/docker/compose/v2/cmd/compose	0.030s
github.com/docker/compose/v2/cmd/compose
PASS
ok  	github.com/docker/compose/v2/cmd/compose	0.028s
github.com/docker/compose/v2/cmd/formatter
PASS
ok  	github.com/docker/compose/v2/cmd/formatter	0.012s
github.com/docker/compose/v2/cmd/formatter
PASS
ok  	github.com/docker/compose/v2/cmd/formatter	0.012s
github.com/docker/compose/v2/internal
?   	github.com/docker/compose/v2/internal	[no test files]
github.com/docker/compose/v2/internal/desktop
PASS
ok  	github.com/docker/compose/v2/internal/desktop	0.011s
github.com/docker/compose/v2/internal/desktop
PASS
ok  	github.com/docker/compose/v2/internal/desktop	0.010s
github.com/docker/compose/v2/internal/experimental
?   	github.com/docker/compose/v2/internal/experimental	[no test files]
github.com/docker/compose/v2/internal/locker
?   	github.com/docker/compose/v2/internal/locker	[no test files]
github.com/docker/compose/v2/internal/memnet
?   	github.com/docker/compose/v2/internal/memnet	[no test files]
github.com/docker/compose/v2/internal/ocipush
?   	github.com/docker/compose/v2/internal/ocipush	[no test files]
github.com/docker/compose/v2/internal/paths
?   	github.com/docker/compose/v2/internal/paths	[no test files]
github.com/docker/compose/v2/internal/sync
?   	github.com/docker/compose/v2/internal/sync	[no test files]
github.com/docker/compose/v2/internal/tracing
PASS
ok  	github.com/docker/compose/v2/internal/tracing	0.010s
github.com/docker/compose/v2/internal/tracing
PASS
ok  	github.com/docker/compose/v2/internal/tracing	0.012s
github.com/docker/compose/v2/pkg/api
PASS
ok  	github.com/docker/compose/v2/pkg/api	0.012s
github.com/docker/compose/v2/pkg/api
PASS
ok  	github.com/docker/compose/v2/pkg/api	0.014s
github.com/docker/compose/v2/pkg/compose
 Container 123  Stopping
 Container 123  Stopped
 Container 123  Removing
 Container 123  Removed
 Container 789  Stopping
 Container 789  Stopped
 Container 789  Removing
 Container 789  Removed
 Container 456  Stopping
 Container 456  Stopped
 Container 456  Removing
 Container 456  Removed
 Network myProject_default  Removing
 Network myProject_default  Removed
 Network myProject_default  Removed
 Container 123  Stopping
 Container 123  Stopped
 Container 123  Removing
 Container 123  Removed
 Network myProject_default  Removing
 Network myProject_default  Removed
time="2024-10-31T14:29:08Z" level=info msg="Any of the services [not-running-service1 not-running-service2] not running in project \"testproject\""
 Container 123  Stopping
 Container 123  Stopped
 Container 123  Removing
 Container 123  Removed
 Container 789  Stopping
 Container 789  Stopped
 Container 789  Removing
 Container 789  Removed
 Container 321  Stopping
 Container 321  Stopped
 Container 321  Removing
 Container 321  Removed
 Network myProject_default  Removing
 Network myProject_default  Removed
 Container 123  Stopping
 Container 123  Stopped
 Container 123  Removing
 Container 123  Removed
 Volume myProject_volume  Removing
 Volume myProject_volume  Removed
 Image testproject-local-anonymous:latest  Removing
 Image testproject-local-anonymous:latest  Removed
 Image local-named-image:latest  Removing
 Image local-named-image:latest  Removed
 Image testproject-local-anonymous:latest  Removing
 Image testproject-local-anonymous:latest  Removed
 Image local-named-image:latest  Removing
 Image local-named-image:latest  Removed
 Image registry.example.com/remote-image-tagged:v1.0  Removing
 Image registry.example.com/remote-image-tagged:v1.0  Removed
 Image remote-image:latest  Removing
 Image remote-image:latest  Removed
 Container 123  Stopping
 Container 123  Stopped
 Container 123  Removing
 Container 123  Removed
 Image testproject-service1:latest  Removing
 Image testproject-service1:latest  Removed
 Container 789  Stopping
 Container 456  Stopping
 Container 123  Stopping
 Container 789  Stopped
 Container 123  Stopped
 Container 456  Stopped
#watch: Syncing service "test" after 2 changes were detected
#watch: Syncing service "test" after 1 changes were detected
#watch: Rebuilding service "test" after changes were detected...
#watch: service "test" successfully built
#watch: Failed to recreate service after update. Error: invalid service "test". Must specify either image or build
time="2024-10-31T14:29:08Z" level=warning msg="Error handling changed files for service test: invalid service \"test\". Must specify either image or build"
#watch: Watch disabled
PASS
ok  	github.com/docker/compose/v2/pkg/compose	0.192s
github.com/docker/compose/v2/pkg/compose
 Container 123  Stopping
 Container 123  Stopped
 Container 123  Removing
 Container 123  Removed
 Container 789  Stopping
 Container 789  Stopped
 Container 789  Removing
 Container 789  Removed
 Container 456  Stopping
 Container 456  Stopped
 Container 456  Removing
 Container 456  Removed
 Network myProject_default  Removing
 Network myProject_default  Removed
 Network myProject_default  Removed
 Container 123  Stopping
 Container 123  Stopped
 Container 123  Removing
 Container 123  Removed
 Network myProject_default  Removing
 Network myProject_default  Removed
time="2024-10-31T14:29:11Z" level=info msg="Any of the services [not-running-service1 not-running-service2] not running in project \"testproject\""
 Container 789  Stopping
 Container 789  Stopped
 Container 789  Removing
 Container 123  Stopping
 Container 789  Removed
 Container 123  Stopped
 Container 123  Removing
 Container 123  Removed
 Container 321  Stopping
 Container 321  Stopped
 Container 321  Removing
 Container 321  Removed
 Network myProject_default  Removing
 Network myProject_default  Removed
 Container 123  Stopping
 Container 123  Stopped
 Container 123  Removing
 Container 123  Removed
 Volume myProject_volume  Removing
 Volume myProject_volume  Removed
 Image testproject-local-anonymous:latest  Removing
 Image testproject-local-anonymous:latest  Removed
 Image local-named-image:latest  Removing
 Image local-named-image:latest  Removed
 Image testproject-local-anonymous:latest  Removing
 Image testproject-local-anonymous:latest  Removed
 Image local-named-image:latest  Removing
 Image local-named-image:latest  Removed
 Image registry.example.com/remote-image-tagged:v1.0  Removing
 Image registry.example.com/remote-image-tagged:v1.0  Removed
 Image remote-image:latest  Removing
 Image remote-image:latest  Removed
 Container 123  Stopping
 Container 123  Stopped
 Container 123  Removing
 Container 123  Removed
 Image testproject-service1:latest  Removing
 Image testproject-service1:latest  Removed
 Container 456  Stopping
 Container 456  Stopped
 Container 789  Stopping
 Container 789  Stopped
 Container 123  Stopping
 Container 123  Stopped
#watch: Syncing service "test" after 2 changes were detected
#watch: Syncing service "test" after 1 changes were detected
#watch: Rebuilding service "test" after changes were detected...
#watch: service "test" successfully built
#watch: Failed to recreate service after update. Error: invalid service "test". Must specify either image or build
time="2024-10-31T14:29:11Z" level=warning msg="Error handling changed files for service test: invalid service \"test\". Must specify either image or build"
PASS
ok  	github.com/docker/compose/v2/pkg/compose	0.186s
github.com/docker/compose/v2/pkg/mocks
?   	github.com/docker/compose/v2/pkg/mocks	[no test files]
github.com/docker/compose/v2/pkg/progress
PASS
ok  	github.com/docker/compose/v2/pkg/progress	0.012s
github.com/docker/compose/v2/pkg/progress
PASS
ok  	github.com/docker/compose/v2/pkg/progress	0.012s
github.com/docker/compose/v2/pkg/prompt
?   	github.com/docker/compose/v2/pkg/prompt	[no test files]
github.com/docker/compose/v2/pkg/remote
?   	github.com/docker/compose/v2/pkg/remote	[no test files]
github.com/docker/compose/v2/pkg/utils
PASS
ok  	github.com/docker/compose/v2/pkg/utils	0.006s
github.com/docker/compose/v2/pkg/utils
PASS
ok  	github.com/docker/compose/v2/pkg/utils	0.006s
github.com/docker/compose/v2/pkg/watch
PASS
ok  	github.com/docker/compose/v2/pkg/watch	0.206s
github.com/docker/compose/v2/pkg/watch
PASS
ok  	github.com/docker/compose/v2/pkg/watch	0.228s
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: docker-compose-2.30.1-1.fc42.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PeGDTx
+ umask 022
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build
+ cd compose-2.30.1
+ DOCDIR=/builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT/usr/share/doc/docker-compose
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT/usr/share/doc/docker-compose
+ cp -pr /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/README.md /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT/usr/share/doc/docker-compose
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oFgnLH
+ umask 022
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build
+ cd compose-2.30.1
+ LICENSEDIR=/builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT/usr/share/licenses/docker-compose
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT/usr/share/licenses/docker-compose
+ cp -pr /builddir/build/BUILD/docker-compose-2.30.1-build/compose-2.30.1/vendor/modules.txt /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT/usr/share/licenses/docker-compose
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: File listed twice: /usr/share/licenses/docker-compose
Provides: bundled(golang(dario.cat/mergo)) = 1.0.1 bundled(golang(github.com/AdaLogics/go-fuzz-headers)) = ced1acd bundled(golang(github.com/AlecAivazis/survey/v2)) = 2.3.7 bundled(golang(github.com/Azure/go-ansiterm)) = d185dfc bundled(golang(github.com/Masterminds/semver/v3)) = 3.2.1 bundled(golang(github.com/Microsoft/go-winio)) = 0.6.2 bundled(golang(github.com/acarl005/stripansi)) = 5a71ef0 bundled(golang(github.com/aws/aws-sdk-go-v2)) = 1.24.1 bundled(golang(github.com/aws/aws-sdk-go-v2/config)) = 1.26.6 bundled(golang(github.com/aws/aws-sdk-go-v2/credentials)) = 1.16.16 bundled(golang(github.com/aws/aws-sdk-go-v2/feature/ec2/imds)) = 1.14.11 bundled(golang(github.com/aws/aws-sdk-go-v2/internal/configsources)) = 1.2.10 bundled(golang(github.com/aws/aws-sdk-go-v2/internal/endpoints/v2)) = 2.5.10 bundled(golang(github.com/aws/aws-sdk-go-v2/internal/ini)) = 1.7.3 bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding)) = 1.10.4 bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/presigned-url)) = 1.10.10 bundled(golang(github.com/aws/aws-sdk-go-v2/service/sso)) = 1.18.7 bundled(golang(github.com/aws/aws-sdk-go-v2/service/ssooidc)) = 1.21.7 bundled(golang(github.com/aws/aws-sdk-go-v2/service/sts)) = 1.26.7 bundled(golang(github.com/aws/smithy-go)) = 1.19.0 bundled(golang(github.com/beorn7/perks)) = 1.0.1 bundled(golang(github.com/buger/goterm)) = 1.0.4 bundled(golang(github.com/cenkalti/backoff/v4)) = 4.2.1 bundled(golang(github.com/cespare/xxhash/v2)) = 2.3.0 bundled(golang(github.com/compose-spec/compose-go/v2)) = 2.4.2 bundled(golang(github.com/containerd/console)) = 1.0.4 bundled(golang(github.com/containerd/containerd)) = 1.7.23 bundled(golang(github.com/containerd/containerd/api)) = 1.7.19 bundled(golang(github.com/containerd/continuity)) = 0.4.3 bundled(golang(github.com/containerd/errdefs)) = 0.3.0 bundled(golang(github.com/containerd/log)) = 0.1.0 bundled(golang(github.com/containerd/platforms)) = 0.2.1 bundled(golang(github.com/containerd/ttrpc)) = 1.2.5 bundled(golang(github.com/containerd/typeurl/v2)) = 2.2.0 bundled(golang(github.com/cpuguy83/go-md2man/v2)) = 2.0.4 bundled(golang(github.com/davecgh/go-spew)) = 1.1.1 bundled(golang(github.com/distribution/reference)) = 0.6.0 bundled(golang(github.com/docker/buildx)) = 0.17.1 bundled(golang(github.com/docker/cli)) = incompa bundled(golang(github.com/docker/cli-docs-tool)) = 0.8.0 bundled(golang(github.com/docker/distribution)) = 2.8.3+incompatible bundled(golang(github.com/docker/docker)) = 27.3.1+incompatible bundled(golang(github.com/docker/docker-credential-helpers)) = 0.8.2 bundled(golang(github.com/docker/go)) = d30aec9 bundled(golang(github.com/docker/go-connections)) = 0.5.0 bundled(golang(github.com/docker/go-metrics)) = 0.0.1 bundled(golang(github.com/docker/go-units)) = 0.5.0 bundled(golang(github.com/eiannone/keyboard)) = 0d22619 bundled(golang(github.com/emicklei/go-restful/v3)) = 3.11.0 bundled(golang(github.com/felixge/httpsnoop)) = 1.0.4 bundled(golang(github.com/fsnotify/fsevents)) = 0.2.0 bundled(golang(github.com/fvbommel/sortorder)) = 1.1.0 bundled(golang(github.com/go-logr/logr)) = 1.4.1 bundled(golang(github.com/go-logr/stdr)) = 1.2.2 bundled(golang(github.com/go-openapi/jsonpointer)) = 0.19.6 bundled(golang(github.com/go-openapi/jsonreference)) = 0.20.2 bundled(golang(github.com/go-openapi/swag)) = 0.22.3 bundled(golang(github.com/go-viper/mapstructure/v2)) = 2.0.0 bundled(golang(github.com/gofrs/flock)) = 0.12.1 bundled(golang(github.com/gogo/googleapis)) = 1.4.1 bundled(golang(github.com/gogo/protobuf)) = 1.3.2 bundled(golang(github.com/golang/protobuf)) = 1.5.4 bundled(golang(github.com/google/gnostic-models)) = 0.6.8 bundled(golang(github.com/google/go-cmp)) = 0.6.0 bundled(golang(github.com/google/gofuzz)) = 1.2.0 bundled(golang(github.com/google/shlex)) = e7afc7f bundled(golang(github.com/google/uuid)) = 1.6.0 bundled(golang(github.com/gorilla/mux)) = 1.8.1 bundled(golang(github.com/gorilla/websocket)) = 1.5.0 bundled(golang(github.com/grpc-ecosystem/grpc-gateway/v2)) = 2.16.0 bundled(golang(github.com/hashicorp/errwrap)) = 1.1.0 bundled(golang(github.com/hashicorp/go-cleanhttp)) = 0.5.2 bundled(golang(github.com/hashicorp/go-multierror)) = 1.1.1 bundled(golang(github.com/hashicorp/go-version)) = 1.7.0 bundled(golang(github.com/imdario/mergo)) = 0.3.16 bundled(golang(github.com/in-toto/in-toto-golang)) = 0.5.0 bundled(golang(github.com/inconshreveable/mousetrap)) = 1.1.0 bundled(golang(github.com/jonboulle/clockwork)) = 0.4.0 bundled(golang(github.com/josharian/intern)) = 1.0.0 bundled(golang(github.com/json-iterator/go)) = 1.1.12 bundled(golang(github.com/kballard/go-shellquote)) = 95032a8 bundled(golang(github.com/klauspost/compress)) = 1.17.9 bundled(golang(github.com/mailru/easyjson)) = 0.7.7 bundled(golang(github.com/mattn/go-colorable)) = 0.1.13 bundled(golang(github.com/mattn/go-isatty)) = 0.0.17 bundled(golang(github.com/mattn/go-runewidth)) = 0.0.15 bundled(golang(github.com/mattn/go-shellwords)) = 1.0.12 bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = 1.0.4 bundled(golang(github.com/mgutz/ansi)) = 9520e82 bundled(golang(github.com/miekg/pkcs11)) = 1.1.1 bundled(golang(github.com/mitchellh/go-ps)) = 1.0.0 bundled(golang(github.com/mitchellh/hashstructure/v2)) = 2.0.2 bundled(golang(github.com/mitchellh/mapstructure)) = 1.5.0 bundled(golang(github.com/moby/buildkit)) = 0.16.0 bundled(golang(github.com/moby/docker-image-spec)) = 1.3.1 bundled(golang(github.com/moby/locker)) = 1.0.1 bundled(golang(github.com/moby/patternmatcher)) = 0.6.0 bundled(golang(github.com/moby/spdystream)) = 0.2.0 bundled(golang(github.com/moby/sys/mountinfo)) = 0.7.2 bundled(golang(github.com/moby/sys/sequential)) = 0.6.0 bundled(golang(github.com/moby/sys/signal)) = 0.7.1 bundled(golang(github.com/moby/sys/symlink)) = 0.3.0 bundled(golang(github.com/moby/sys/user)) = 0.3.0 bundled(golang(github.com/moby/sys/userns)) = 0.1.0 bundled(golang(github.com/moby/term)) = 0.5.0 bundled(golang(github.com/modern-go/concurrent)) = bacd9c7 bundled(golang(github.com/modern-go/reflect2)) = 1.0.2 bundled(golang(github.com/morikuni/aec)) = 1.0.0 bundled(golang(github.com/munnerz/goautoneg)) = a7dc8b6 bundled(golang(github.com/mxk/go-flowrate)) = cca7078 bundled(golang(github.com/opencontainers/go-digest)) = 1.0.0 bundled(golang(github.com/opencontainers/image-spec)) = 1.1.0 bundled(golang(github.com/otiai10/copy)) = 1.14.0 bundled(golang(github.com/pelletier/go-toml)) = 1.9.5 bundled(golang(github.com/pkg/errors)) = 0.9.1 bundled(golang(github.com/pmezard/go-difflib)) = 1.0.0 bundled(golang(github.com/prometheus/client_golang)) = 1.17.0 bundled(golang(github.com/prometheus/client_model)) = 0.5.0 bundled(golang(github.com/prometheus/common)) = 0.44.0 bundled(golang(github.com/prometheus/procfs)) = 0.15.1 bundled(golang(github.com/r3labs/sse)) = 26fe804 bundled(golang(github.com/rivo/uniseg)) = 0.2.0 bundled(golang(github.com/russross/blackfriday/v2)) = 2.1.0 bundled(golang(github.com/secure-systems-lab/go-securesystemslib)) = 0.4.0 bundled(golang(github.com/serialx/hashring)) = 22c0c7a bundled(golang(github.com/shibumi/go-pathspec)) = 1.3.0 bundled(golang(github.com/sirupsen/logrus)) = 1.9.3 bundled(golang(github.com/skratchdot/open-golang)) = eef8423 bundled(golang(github.com/spf13/cobra)) = 1.8.1 bundled(golang(github.com/spf13/pflag)) = 1.0.5 bundled(golang(github.com/stretchr/testify)) = 1.9.0 bundled(golang(github.com/theupdateframework/notary)) = 0.7.0 bundled(golang(github.com/tilt-dev/fsnotify)) = fff9c27 bundled(golang(github.com/tonistiigi/fsutil)) = 91a3fc4 bundled(golang(github.com/tonistiigi/go-csvvalue)) = ddb21b7 bundled(golang(github.com/tonistiigi/units)) = 6950e57 bundled(golang(github.com/tonistiigi/vt100)) = 90bafcd bundled(golang(github.com/xeipuuv/gojsonpointer)) = 02993c4 bundled(golang(github.com/xeipuuv/gojsonreference)) = bd5ef7b bundled(golang(github.com/xeipuuv/gojsonschema)) = 1.2.0 bundled(golang(go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc)) = 0.46.1 bundled(golang(go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace)) = 0.46.1 bundled(golang(go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp)) = 0.46.1 bundled(golang(go.opentelemetry.io/otel)) = 1.21.0 bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc)) = 0.44.0 bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp)) = 0.44.0 bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlptrace)) = 1.21.0 bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc)) = 1.21.0 bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp)) = 1.21.0 bundled(golang(go.opentelemetry.io/otel/metric)) = 1.21.0 bundled(golang(go.opentelemetry.io/otel/sdk)) = 1.21.0 bundled(golang(go.opentelemetry.io/otel/sdk/metric)) = 1.21.0 bundled(golang(go.opentelemetry.io/otel/trace)) = 1.21.0 bundled(golang(go.opentelemetry.io/proto/otlp)) = 1.0.0 bundled(golang(go.uber.org/goleak)) = 1.3.0 bundled(golang(go.uber.org/mock)) = 0.5.0 bundled(golang(golang.org/x/crypto)) = 0.26.0 bundled(golang(golang.org/x/exp)) = 9b4947d bundled(golang(golang.org/x/net)) = 0.28.0 bundled(golang(golang.org/x/oauth2)) = 0.22.0 bundled(golang(golang.org/x/sync)) = 0.8.0 bundled(golang(golang.org/x/sys)) = 0.26.0 bundled(golang(golang.org/x/term)) = 0.23.0 bundled(golang(golang.org/x/text)) = 0.17.0 bundled(golang(golang.org/x/time)) = 0.6.0 bundled(golang(google.golang.org/genproto)) = ef43131 bundled(golang(google.golang.org/genproto/googleapis/api)) = ddb44da bundled(golang(google.golang.org/genproto/googleapis/rpc)) = ddb44da bundled(golang(google.golang.org/grpc)) = 1.67.1 bundled(golang(google.golang.org/protobuf)) = 1.34.2 bundled(golang(gopkg.in/cenkalti/backoff.v1)) = 1.1.0 bundled(golang(gopkg.in/inf.v0)) = 0.9.1 bundled(golang(gopkg.in/yaml.v2)) = 2.4.0 bundled(golang(gopkg.in/yaml.v3)) = 3.0.1 bundled(golang(gotest.tools/v3)) = 3.5.1 bundled(golang(k8s.io/api)) = 0.29.2 bundled(golang(k8s.io/apimachinery)) = 0.29.2 bundled(golang(k8s.io/client-go)) = 0.29.2 bundled(golang(k8s.io/klog/v2)) = 2.110.1 bundled(golang(k8s.io/kube-openapi)) = 2dd684a bundled(golang(k8s.io/utils)) = 3b25d92 bundled(golang(sigs.k8s.io/json)) = bc3834c bundled(golang(sigs.k8s.io/structured-merge-diff/v4)) = 4.4.1 bundled(golang(sigs.k8s.io/yaml)) = 1.3.0 bundled(golang(tags.cncf.io/container-device-interface)) = 0.8.0 docker-compose = 2.30.1-1.fc42 docker-compose(x86-64) = 2.30.1-1.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
Conflicts: docker-compose-plugin
Recommends: docker-compose-switch
Suggests: docker-cli
Processing files: docker-compose-debugsource-2.30.1-1.fc42.x86_64
Provides: docker-compose-debugsource = 2.30.1-1.fc42 docker-compose-debugsource(x86-64) = 2.30.1-1.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: docker-compose-debuginfo-2.30.1-1.fc42.x86_64
Provides: debuginfo(build-id) = 9bc12a7938e969ddec5aaaa46436cc3267f2ec53 docker-compose-debuginfo = 2.30.1-1.fc42 docker-compose-debuginfo(x86-64) = 2.30.1-1.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: docker-compose-debugsource(x86-64) = 2.30.1-1.fc42
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/docker-compose-2.30.1-build/BUILDROOT
Wrote: /builddir/build/SRPMS/docker-compose-2.30.1-1.fc42.src.rpm
Wrote: /builddir/build/RPMS/docker-compose-2.30.1-1.fc42.x86_64.rpm
Wrote: /builddir/build/RPMS/docker-compose-debugsource-2.30.1-1.fc42.x86_64.rpm
Wrote: /builddir/build/RPMS/docker-compose-debuginfo-2.30.1-1.fc42.x86_64.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.7VIVHW
+ umask 022
+ cd /builddir/build/BUILD/docker-compose-2.30.1-build
+ test -d /builddir/build/BUILD/docker-compose-2.30.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/docker-compose-2.30.1-build
+ rm -rf /builddir/build/BUILD/docker-compose-2.30.1-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    /builddir/build/originals/docker-compose.spec line 63: autopatch: no matching patches in range
    File listed twice: /usr/share/licenses/docker-compose
Finish: rpmbuild docker-compose-2.30.1-1.fc42.src.rpm
Finish: build phase for docker-compose-2.30.1-1.fc42.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1730384589.946540/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/docker-compose-2.30.1-1.fc42.src.rpm) Config(child) 6 minutes 23 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "docker-compose",
            "epoch": null,
            "version": "2.30.1",
            "release": "1.fc42",
            "arch": "x86_64"
        },
        {
            "name": "docker-compose",
            "epoch": null,
            "version": "2.30.1",
            "release": "1.fc42",
            "arch": "src"
        },
        {
            "name": "docker-compose-debuginfo",
            "epoch": null,
            "version": "2.30.1",
            "release": "1.fc42",
            "arch": "x86_64"
        },
        {
            "name": "docker-compose-debugsource",
            "epoch": null,
            "version": "2.30.1",
            "release": "1.fc42",
            "arch": "x86_64"
        }
    ]
}
RPMResults finished