2025-05-07T19:39:58.0473202Z Current runner version: '2.323.0' 2025-05-07T19:39:58.0479444Z Runner name: 'i-070df6b0c23e30a7e' 2025-05-07T19:39:58.0480508Z Machine name: 'ip-10-0-70-214' 2025-05-07T19:39:58.0483260Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:39:58.0485590Z Contents: read 2025-05-07T19:39:58.0486158Z Metadata: read 2025-05-07T19:39:58.0486676Z Packages: read 2025-05-07T19:39:58.0487286Z ##[endgroup] 2025-05-07T19:39:58.0489543Z Secret source: None 2025-05-07T19:39:58.0490510Z Prepare workflow directory 2025-05-07T19:39:58.1112982Z Prepare all required actions 2025-05-07T19:39:58.1152322Z Getting action download info 2025-05-07T19:39:58.2991228Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T19:39:58.4801801Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-05-07T19:39:58.8711535Z Complete job name: build_artifact (x86, linux.24xlarge, ubuntu:22.04, 3.13, 6.2.4, gcc) 2025-05-07T19:39:58.9536067Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T19:39:58.9654597Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T19:39:58.9664668Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:39:58.9665707Z ##[endgroup] 2025-05-07T19:40:00.0670942Z Runner Type: linux.24xlarge 2025-05-07T19:40:00.0672261Z Instance Type: c5.24xlarge 2025-05-07T19:40:00.0711454Z AMI Name: unknown 2025-05-07T19:40:00.0712328Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T19:40:05.2162094Z ##[group]Checking docker version 2025-05-07T19:40:05.2176070Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T19:40:05.2392055Z '1.44' 2025-05-07T19:40:05.2408350Z Docker daemon API version: '1.44' 2025-05-07T19:40:05.2408893Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T19:40:05.2621919Z '1.44' 2025-05-07T19:40:05.2641400Z Docker client API version: '1.44' 2025-05-07T19:40:05.2645841Z ##[endgroup] 2025-05-07T19:40:05.2648447Z ##[group]Clean up resources from previous jobs 2025-05-07T19:40:05.2652994Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=5d0e2e" 2025-05-07T19:40:05.2823275Z ##[command]/usr/bin/docker network prune --force --filter "label=5d0e2e" 2025-05-07T19:40:05.3003619Z ##[endgroup] 2025-05-07T19:40:05.3003934Z ##[group]Create local container network 2025-05-07T19:40:05.3013042Z ##[command]/usr/bin/docker network create --label 5d0e2e github_network_190a7860f53345b0b1b953c96a517d0f 2025-05-07T19:40:05.6299198Z 5f02254d180784d3d0ba00d979ccfbc8d66c4095987abbc8cf4403e08797f596 2025-05-07T19:40:05.6320786Z ##[endgroup] 2025-05-07T19:40:05.6352247Z ##[group]Starting job container 2025-05-07T19:40:05.6376485Z ##[command]/usr/bin/docker pull ubuntu:22.04 2025-05-07T19:40:05.7686815Z 22.04: Pulling from library/ubuntu 2025-05-07T19:40:05.7787261Z Digest: sha256:67cadaff1dca187079fce41360d5a7eb6f7dcd3745e53c79ad5efd8563118240 2025-05-07T19:40:05.7788097Z Status: Image is up to date for ubuntu:22.04 2025-05-07T19:40:05.7813332Z docker.io/library/ubuntu:22.04 2025-05-07T19:40:05.7905793Z ##[command]/usr/bin/docker create --name a7dda2ba724e4e05ac601f80612491ba_ubuntu2204_109b48 --label 5d0e2e --workdir /__w/FBGEMM/FBGEMM --network github_network_190a7860f53345b0b1b953c96a517d0f --user root -e "HOME=/github/home" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/ec2-user/actions-runner/_work":"/__w" -v "/home/ec2-user/actions-runner/externals":"/__e":ro -v "/home/ec2-user/actions-runner/_work/_temp":"/__w/_temp" -v "/home/ec2-user/actions-runner/_work/_actions":"/__w/_actions" -v "/home/ec2-user/actions-runner/_work/_tool":"/__w/_tool" -v "/home/ec2-user/actions-runner/_work/_temp/_github_home":"/github/home" -v "/home/ec2-user/actions-runner/_work/_temp/_github_workflow":"/github/workflow" --entrypoint "tail" ubuntu:22.04 "-f" "/dev/null" 2025-05-07T19:40:05.8354434Z 3e479e90efe4b628988a428fce21f6807c213a6539233b6f1e00bd5130d8170a 2025-05-07T19:40:05.8375910Z ##[command]/usr/bin/docker start 3e479e90efe4b628988a428fce21f6807c213a6539233b6f1e00bd5130d8170a 2025-05-07T19:40:06.3259796Z 3e479e90efe4b628988a428fce21f6807c213a6539233b6f1e00bd5130d8170a 2025-05-07T19:40:06.3278080Z ##[command]/usr/bin/docker ps --all --filter id=3e479e90efe4b628988a428fce21f6807c213a6539233b6f1e00bd5130d8170a --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T19:40:06.3441760Z 3e479e90efe4b628988a428fce21f6807c213a6539233b6f1e00bd5130d8170a Up Less than a second 2025-05-07T19:40:06.3460031Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" 3e479e90efe4b628988a428fce21f6807c213a6539233b6f1e00bd5130d8170a 2025-05-07T19:40:06.3599817Z HOME=/github/home 2025-05-07T19:40:06.3600168Z GITHUB_ACTIONS=true 2025-05-07T19:40:06.3600499Z CI=true 2025-05-07T19:40:06.3601026Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:40:06.3622379Z ##[endgroup] 2025-05-07T19:40:06.3632409Z ##[group]Waiting for all services to be ready 2025-05-07T19:40:06.3634794Z ##[endgroup] 2025-05-07T19:40:06.3723837Z ##[group]Run apt update -y 2025-05-07T19:40:06.3724367Z apt update -y 2025-05-07T19:40:06.3724812Z apt install -y binutils git pciutils sudo wget 2025-05-07T19:40:06.3725382Z git config --global --add safe.directory '*' 2025-05-07T19:40:06.3726350Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:06.3726736Z env: 2025-05-07T19:40:06.3727146Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:06.3727505Z BUILD_ENV: build_binary 2025-05-07T19:40:06.3727854Z BUILD_VARIANT: rocm 2025-05-07T19:40:06.3728204Z ##[endgroup] 2025-05-07T19:40:06.5305301Z 2025-05-07T19:40:06.5306403Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T19:40:06.5306937Z 2025-05-07T19:40:06.6968060Z Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2025-05-07T19:40:06.7100116Z Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2025-05-07T19:40:07.0892711Z Get:3 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2901 kB] 2025-05-07T19:40:07.1615934Z Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2025-05-07T19:40:07.2712131Z Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2025-05-07T19:40:07.3814382Z Get:6 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2025-05-07T19:40:07.4231514Z Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2025-05-07T19:40:07.5941900Z Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4282 kB] 2025-05-07T19:40:08.0737857Z Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2025-05-07T19:40:08.0780901Z Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 2025-05-07T19:40:08.1273049Z Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [4436 kB] 2025-05-07T19:40:08.2435616Z Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1545 kB] 2025-05-07T19:40:08.2828123Z Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3211 kB] 2025-05-07T19:40:08.3215034Z Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1245 kB] 2025-05-07T19:40:08.3661080Z Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [55.7 kB] 2025-05-07T19:40:08.3671647Z Get:16 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] 2025-05-07T19:40:08.3676805Z Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB] 2025-05-07T19:40:08.4116163Z Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [47.7 kB] 2025-05-07T19:40:09.4363361Z Fetched 38.2 MB in 3s (13.2 MB/s) 2025-05-07T19:40:10.2386562Z Reading package lists... 2025-05-07T19:40:10.3946131Z Building dependency tree... 2025-05-07T19:40:10.3946824Z Reading state information... 2025-05-07T19:40:10.4041502Z All packages are up to date. 2025-05-07T19:40:10.4150436Z 2025-05-07T19:40:10.4151706Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T19:40:10.4153247Z 2025-05-07T19:40:11.2544724Z Reading package lists... 2025-05-07T19:40:11.4125227Z Building dependency tree... 2025-05-07T19:40:11.4125822Z Reading state information... 2025-05-07T19:40:11.5602790Z The following additional packages will be installed: 2025-05-07T19:40:11.5604558Z binutils-common binutils-x86-64-linux-gnu ca-certificates git-man less 2025-05-07T19:40:11.5606357Z libbinutils libbrotli1 libbsd0 libcbor0.8 libctf-nobfd0 libctf0 2025-05-07T19:40:11.5607011Z libcurl3-gnutls libedit2 liberror-perl libexpat1 libfido2-1 libgdbm-compat4 2025-05-07T19:40:11.5607808Z libgdbm6 libkmod2 libldap-2.5-0 libldap-common libmd0 libnghttp2-14 libpci3 2025-05-07T19:40:11.5608569Z libperl5.34 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2025-05-07T19:40:11.5609668Z libssh-4 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 2025-05-07T19:40:11.5610329Z netbase openssh-client openssl patch pci.ids perl perl-modules-5.34 2025-05-07T19:40:11.5610897Z publicsuffix xauth 2025-05-07T19:40:11.5617381Z Suggested packages: 2025-05-07T19:40:11.5618669Z binutils-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc 2025-05-07T19:40:11.5620728Z git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n 2025-05-07T19:40:11.5622577Z libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 2025-05-07T19:40:11.5624358Z libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 2025-05-07T19:40:11.5759957Z libpam-ssh monkeysphere ssh-askpass ed diffutils-doc bzip2 perl-doc 2025-05-07T19:40:11.5760553Z libterm-readline-gnu-perl | libterm-readline-perl-perl make 2025-05-07T19:40:11.5760969Z libtap-harness-archive-perl 2025-05-07T19:40:11.6584616Z The following NEW packages will be installed: 2025-05-07T19:40:11.6586117Z binutils binutils-common binutils-x86-64-linux-gnu ca-certificates git 2025-05-07T19:40:11.6587831Z git-man less libbinutils libbrotli1 libbsd0 libcbor0.8 libctf-nobfd0 libctf0 2025-05-07T19:40:11.6589609Z libcurl3-gnutls libedit2 liberror-perl libexpat1 libfido2-1 libgdbm-compat4 2025-05-07T19:40:11.6591340Z libgdbm6 libkmod2 libldap-2.5-0 libldap-common libmd0 libnghttp2-14 libpci3 2025-05-07T19:40:11.6593284Z libperl5.34 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2025-05-07T19:40:11.6594906Z libssh-4 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 2025-05-07T19:40:11.6595504Z netbase openssh-client openssl patch pci.ids pciutils perl perl-modules-5.34 2025-05-07T19:40:11.6595968Z publicsuffix sudo wget xauth 2025-05-07T19:40:11.7017493Z 0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. 2025-05-07T19:40:11.7017982Z Need to get 22.4 MB of archives. 2025-05-07T19:40:11.7018378Z After this operation, 104 MB of additional disk space will be used. 2025-05-07T19:40:11.7019226Z Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.4 [2977 kB] 2025-05-07T19:40:11.8184529Z Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2025-05-07T19:40:11.8186591Z Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] 2025-05-07T19:40:11.8188857Z Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.4 [4820 kB] 2025-05-07T19:40:11.8537088Z Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.4 [232 kB] 2025-05-07T19:40:11.8552496Z Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.19 [1186 kB] 2025-05-07T19:40:11.8636373Z Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 2025-05-07T19:40:11.8647364Z Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2025-05-07T19:40:11.8660707Z Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2025-05-07T19:40:11.8662820Z Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2025-05-07T19:40:11.8664915Z Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.6 [92.1 kB] 2025-05-07T19:40:11.8672256Z Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] 2025-05-07T19:40:11.8677962Z Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] 2025-05-07T19:40:11.8680034Z Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.4 [821 kB] 2025-05-07T19:40:11.8806078Z Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2025-05-07T19:40:11.8806917Z Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2025-05-07T19:40:11.8815021Z Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2025-05-07T19:40:11.8822385Z Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] 2025-05-07T19:40:11.8828673Z Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 pci.ids all 0.0~2022.01.22-1ubuntu0.1 [251 kB] 2025-05-07T19:40:11.8935674Z Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] 2025-05-07T19:40:11.8936462Z Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2025-05-07T19:40:11.8943365Z Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] 2025-05-07T19:40:11.8944191Z Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] 2025-05-07T19:40:11.8944959Z Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] 2025-05-07T19:40:11.9066097Z Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] 2025-05-07T19:40:11.9074389Z Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] 2025-05-07T19:40:11.9123616Z Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] 2025-05-07T19:40:11.9124540Z Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] 2025-05-07T19:40:11.9126340Z Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.13 [903 kB] 2025-05-07T19:40:11.9196172Z Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 pciutils amd64 1:3.7.0-6 [63.6 kB] 2025-05-07T19:40:11.9198420Z Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] 2025-05-07T19:40:11.9209463Z Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wget amd64 1.21.2-2ubuntu1.1 [339 kB] 2025-05-07T19:40:11.9236475Z Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] 2025-05-07T19:40:11.9238822Z Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.8 [223 kB] 2025-05-07T19:40:11.9317309Z Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.8 [661 kB] 2025-05-07T19:40:11.9364156Z Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.8 [108 kB] 2025-05-07T19:40:11.9371144Z Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.8 [103 kB] 2025-05-07T19:40:11.9380487Z Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.8 [2324 kB] 2025-05-07T19:40:11.9545265Z Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.8 [3196 B] 2025-05-07T19:40:11.9548092Z Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2025-05-07T19:40:11.9569258Z Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] 2025-05-07T19:40:11.9571914Z Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] 2025-05-07T19:40:11.9573386Z Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.18+dfsg-0ubuntu0.22.04.3 [183 kB] 2025-05-07T19:40:11.9593019Z Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2025-05-07T19:40:11.9594655Z Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] 2025-05-07T19:40:11.9613044Z Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.20 [284 kB] 2025-05-07T19:40:11.9635083Z Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2025-05-07T19:40:11.9700073Z Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.12 [955 kB] 2025-05-07T19:40:11.9764990Z Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.12 [3165 kB] 2025-05-07T19:40:11.9984363Z Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.18+dfsg-0ubuntu0.22.04.3 [15.8 kB] 2025-05-07T19:40:11.9985382Z Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB] 2025-05-07T19:40:11.9987228Z Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] 2025-05-07T19:40:12.0980756Z debconf: delaying package configuration, since apt-utils is not installed 2025-05-07T19:40:12.1190627Z Fetched 22.4 MB in 0s (67.3 MB/s) 2025-05-07T19:40:12.1410522Z Selecting previously unselected package perl-modules-5.34. 2025-05-07T19:40:12.1420846Z (Reading database ... 2025-05-07T19:40:12.1421656Z (Reading database ... 5% 2025-05-07T19:40:12.1422404Z (Reading database ... 10% 2025-05-07T19:40:12.1423112Z (Reading database ... 15% 2025-05-07T19:40:12.1423847Z (Reading database ... 20% 2025-05-07T19:40:12.1424538Z (Reading database ... 25% 2025-05-07T19:40:12.1425394Z (Reading database ... 30% 2025-05-07T19:40:12.1425690Z (Reading database ... 35% 2025-05-07T19:40:12.1425953Z (Reading database ... 40% 2025-05-07T19:40:12.1426231Z (Reading database ... 45% 2025-05-07T19:40:12.1426488Z (Reading database ... 50% 2025-05-07T19:40:12.1426765Z (Reading database ... 55% 2025-05-07T19:40:12.1427023Z (Reading database ... 60% 2025-05-07T19:40:12.1427310Z (Reading database ... 65% 2025-05-07T19:40:12.1427580Z (Reading database ... 70% 2025-05-07T19:40:12.1431327Z (Reading database ... 75% 2025-05-07T19:40:12.1432431Z (Reading database ... 80% 2025-05-07T19:40:12.1434625Z (Reading database ... 85% 2025-05-07T19:40:12.1436225Z (Reading database ... 90% 2025-05-07T19:40:12.1441360Z (Reading database ... 95% 2025-05-07T19:40:12.1442119Z (Reading database ... 100% 2025-05-07T19:40:12.1443171Z (Reading database ... 4393 files and directories currently installed.) 2025-05-07T19:40:12.1444559Z Preparing to unpack .../00-perl-modules-5.34_5.34.0-3ubuntu1.4_all.deb ... 2025-05-07T19:40:12.1505643Z Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.4) ... 2025-05-07T19:40:12.3498012Z Selecting previously unselected package libgdbm6:amd64. 2025-05-07T19:40:12.3513298Z Preparing to unpack .../01-libgdbm6_1.23-1_amd64.deb ... 2025-05-07T19:40:12.3611034Z Unpacking libgdbm6:amd64 (1.23-1) ... 2025-05-07T19:40:12.3958482Z Selecting previously unselected package libgdbm-compat4:amd64. 2025-05-07T19:40:12.3972470Z Preparing to unpack .../02-libgdbm-compat4_1.23-1_amd64.deb ... 2025-05-07T19:40:12.4020331Z Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2025-05-07T19:40:12.4351666Z Selecting previously unselected package libperl5.34:amd64. 2025-05-07T19:40:12.4355379Z Preparing to unpack .../03-libperl5.34_5.34.0-3ubuntu1.4_amd64.deb ... 2025-05-07T19:40:12.4407872Z Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.4) ... 2025-05-07T19:40:12.5869957Z Selecting previously unselected package perl. 2025-05-07T19:40:12.5877556Z Preparing to unpack .../04-perl_5.34.0-3ubuntu1.4_amd64.deb ... 2025-05-07T19:40:12.5970913Z Unpacking perl (5.34.0-3ubuntu1.4) ... 2025-05-07T19:40:12.6345568Z Selecting previously unselected package openssl. 2025-05-07T19:40:12.6355407Z Preparing to unpack .../05-openssl_3.0.2-0ubuntu1.19_amd64.deb ... 2025-05-07T19:40:12.6407814Z Unpacking openssl (3.0.2-0ubuntu1.19) ... 2025-05-07T19:40:12.6915470Z Selecting previously unselected package ca-certificates. 2025-05-07T19:40:12.6926034Z Preparing to unpack .../06-ca-certificates_20240203~22.04.1_all.deb ... 2025-05-07T19:40:12.6972661Z Unpacking ca-certificates (20240203~22.04.1) ... 2025-05-07T19:40:12.7529429Z Selecting previously unselected package less. 2025-05-07T19:40:12.7538171Z Preparing to unpack .../07-less_590-1ubuntu0.22.04.3_amd64.deb ... 2025-05-07T19:40:12.7594796Z Unpacking less (590-1ubuntu0.22.04.3) ... 2025-05-07T19:40:12.7948221Z Selecting previously unselected package libmd0:amd64. 2025-05-07T19:40:12.7953274Z Preparing to unpack .../08-libmd0_1.0.4-1build1_amd64.deb ... 2025-05-07T19:40:12.7998856Z Unpacking libmd0:amd64 (1.0.4-1build1) ... 2025-05-07T19:40:12.8356789Z Selecting previously unselected package libbsd0:amd64. 2025-05-07T19:40:12.8373245Z Preparing to unpack .../09-libbsd0_0.11.5-1_amd64.deb ... 2025-05-07T19:40:12.8425216Z Unpacking libbsd0:amd64 (0.11.5-1) ... 2025-05-07T19:40:12.8780126Z Selecting previously unselected package libexpat1:amd64. 2025-05-07T19:40:12.8790971Z Preparing to unpack .../10-libexpat1_2.4.7-1ubuntu0.6_amd64.deb ... 2025-05-07T19:40:12.8836544Z Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 2025-05-07T19:40:12.9225913Z Selecting previously unselected package libkmod2:amd64. 2025-05-07T19:40:12.9236498Z Preparing to unpack .../11-libkmod2_29-1ubuntu1_amd64.deb ... 2025-05-07T19:40:12.9286009Z Unpacking libkmod2:amd64 (29-1ubuntu1) ... 2025-05-07T19:40:12.9660572Z Selecting previously unselected package netbase. 2025-05-07T19:40:12.9669688Z Preparing to unpack .../12-netbase_6.3_all.deb ... 2025-05-07T19:40:12.9716176Z Unpacking netbase (6.3) ... 2025-05-07T19:40:13.0148262Z Selecting previously unselected package sudo. 2025-05-07T19:40:13.0151659Z Preparing to unpack .../13-sudo_1.9.9-1ubuntu2.4_amd64.deb ... 2025-05-07T19:40:13.0210963Z Unpacking sudo (1.9.9-1ubuntu2.4) ... 2025-05-07T19:40:13.0648727Z Selecting previously unselected package libcbor0.8:amd64. 2025-05-07T19:40:13.0652200Z Preparing to unpack .../14-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2025-05-07T19:40:13.0705024Z Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2025-05-07T19:40:13.1037907Z Selecting previously unselected package libedit2:amd64. 2025-05-07T19:40:13.1048001Z Preparing to unpack .../15-libedit2_3.1-20210910-1build1_amd64.deb ... 2025-05-07T19:40:13.1095481Z Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2025-05-07T19:40:13.1448855Z Selecting previously unselected package libfido2-1:amd64. 2025-05-07T19:40:13.1459200Z Preparing to unpack .../16-libfido2-1_1.10.0-1_amd64.deb ... 2025-05-07T19:40:13.1505958Z Unpacking libfido2-1:amd64 (1.10.0-1) ... 2025-05-07T19:40:13.1850467Z Selecting previously unselected package libnghttp2-14:amd64. 2025-05-07T19:40:13.1853362Z Preparing to unpack .../17-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 2025-05-07T19:40:13.1906366Z Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2025-05-07T19:40:13.2170217Z Selecting previously unselected package pci.ids. 2025-05-07T19:40:13.2172695Z Preparing to unpack .../18-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... 2025-05-07T19:40:13.2228162Z Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2025-05-07T19:40:13.2594273Z Selecting previously unselected package libpci3:amd64. 2025-05-07T19:40:13.2596377Z Preparing to unpack .../19-libpci3_1%3a3.7.0-6_amd64.deb ... 2025-05-07T19:40:13.2651268Z Unpacking libpci3:amd64 (1:3.7.0-6) ... 2025-05-07T19:40:13.3017953Z Selecting previously unselected package libpsl5:amd64. 2025-05-07T19:40:13.3028032Z Preparing to unpack .../20-libpsl5_0.21.0-1.2build2_amd64.deb ... 2025-05-07T19:40:13.3076598Z Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2025-05-07T19:40:13.3414808Z Selecting previously unselected package libxau6:amd64. 2025-05-07T19:40:13.3422776Z Preparing to unpack .../21-libxau6_1%3a1.0.9-1build5_amd64.deb ... 2025-05-07T19:40:13.3470242Z Unpacking libxau6:amd64 (1:1.0.9-1build5) ... 2025-05-07T19:40:13.3817799Z Selecting previously unselected package libxdmcp6:amd64. 2025-05-07T19:40:13.3825784Z Preparing to unpack .../22-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... 2025-05-07T19:40:13.3872275Z Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... 2025-05-07T19:40:13.4215668Z Selecting previously unselected package libxcb1:amd64. 2025-05-07T19:40:13.4226141Z Preparing to unpack .../23-libxcb1_1.14-3ubuntu3_amd64.deb ... 2025-05-07T19:40:13.4278371Z Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:40:13.4548328Z Selecting previously unselected package libx11-data. 2025-05-07T19:40:13.4551259Z Preparing to unpack .../24-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... 2025-05-07T19:40:13.4602590Z Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... 2025-05-07T19:40:13.5187773Z Selecting previously unselected package libx11-6:amd64. 2025-05-07T19:40:13.5193495Z Preparing to unpack .../25-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... 2025-05-07T19:40:13.5244199Z Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... 2025-05-07T19:40:13.5632260Z Selecting previously unselected package libxext6:amd64. 2025-05-07T19:40:13.5635134Z Preparing to unpack .../26-libxext6_2%3a1.3.4-1build1_amd64.deb ... 2025-05-07T19:40:13.5686883Z Unpacking libxext6:amd64 (2:1.3.4-1build1) ... 2025-05-07T19:40:13.6001373Z Selecting previously unselected package libxmuu1:amd64. 2025-05-07T19:40:13.6010462Z Preparing to unpack .../27-libxmuu1_2%3a1.1.3-3_amd64.deb ... 2025-05-07T19:40:13.6059800Z Unpacking libxmuu1:amd64 (2:1.1.3-3) ... 2025-05-07T19:40:13.6449477Z Selecting previously unselected package openssh-client. 2025-05-07T19:40:13.6456182Z Preparing to unpack .../28-openssh-client_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2025-05-07T19:40:13.6549110Z Unpacking openssh-client (1:8.9p1-3ubuntu0.13) ... 2025-05-07T19:40:13.6991868Z Selecting previously unselected package pciutils. 2025-05-07T19:40:13.6994621Z Preparing to unpack .../29-pciutils_1%3a3.7.0-6_amd64.deb ... 2025-05-07T19:40:13.7072449Z Unpacking pciutils (1:3.7.0-6) ... 2025-05-07T19:40:13.7340228Z Selecting previously unselected package publicsuffix. 2025-05-07T19:40:13.7346578Z Preparing to unpack .../30-publicsuffix_20211207.1025-1_all.deb ... 2025-05-07T19:40:13.7395095Z Unpacking publicsuffix (20211207.1025-1) ... 2025-05-07T19:40:13.7700788Z Selecting previously unselected package wget. 2025-05-07T19:40:13.7708232Z Preparing to unpack .../31-wget_1.21.2-2ubuntu1.1_amd64.deb ... 2025-05-07T19:40:13.7755891Z Unpacking wget (1.21.2-2ubuntu1.1) ... 2025-05-07T19:40:13.8043936Z Selecting previously unselected package xauth. 2025-05-07T19:40:13.8057959Z Preparing to unpack .../32-xauth_1%3a1.1-1build2_amd64.deb ... 2025-05-07T19:40:13.8106153Z Unpacking xauth (1:1.1-1build2) ... 2025-05-07T19:40:13.8365322Z Selecting previously unselected package binutils-common:amd64. 2025-05-07T19:40:13.8370993Z Preparing to unpack .../33-binutils-common_2.38-4ubuntu2.8_amd64.deb ... 2025-05-07T19:40:13.8417706Z Unpacking binutils-common:amd64 (2.38-4ubuntu2.8) ... 2025-05-07T19:40:13.8736886Z Selecting previously unselected package libbinutils:amd64. 2025-05-07T19:40:13.8744959Z Preparing to unpack .../34-libbinutils_2.38-4ubuntu2.8_amd64.deb ... 2025-05-07T19:40:13.8794067Z Unpacking libbinutils:amd64 (2.38-4ubuntu2.8) ... 2025-05-07T19:40:13.9204692Z Selecting previously unselected package libctf-nobfd0:amd64. 2025-05-07T19:40:13.9215588Z Preparing to unpack .../35-libctf-nobfd0_2.38-4ubuntu2.8_amd64.deb ... 2025-05-07T19:40:13.9266280Z Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.8) ... 2025-05-07T19:40:13.9576104Z Selecting previously unselected package libctf0:amd64. 2025-05-07T19:40:13.9585398Z Preparing to unpack .../36-libctf0_2.38-4ubuntu2.8_amd64.deb ... 2025-05-07T19:40:13.9635948Z Unpacking libctf0:amd64 (2.38-4ubuntu2.8) ... 2025-05-07T19:40:13.9917898Z Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-05-07T19:40:13.9923616Z Preparing to unpack .../37-binutils-x86-64-linux-gnu_2.38-4ubuntu2.8_amd64.deb ... 2025-05-07T19:40:13.9972152Z Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.8) ... 2025-05-07T19:40:14.0697253Z Selecting previously unselected package binutils. 2025-05-07T19:40:14.0708059Z Preparing to unpack .../38-binutils_2.38-4ubuntu2.8_amd64.deb ... 2025-05-07T19:40:14.0756054Z Unpacking binutils (2.38-4ubuntu2.8) ... 2025-05-07T19:40:14.1118084Z Selecting previously unselected package libbrotli1:amd64. 2025-05-07T19:40:14.1128322Z Preparing to unpack .../39-libbrotli1_1.0.9-2build6_amd64.deb ... 2025-05-07T19:40:14.1174877Z Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2025-05-07T19:40:14.1491606Z Selecting previously unselected package libsasl2-modules-db:amd64. 2025-05-07T19:40:14.1498091Z Preparing to unpack .../40-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2025-05-07T19:40:14.1547271Z Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-05-07T19:40:14.1876303Z Selecting previously unselected package libsasl2-2:amd64. 2025-05-07T19:40:14.1886426Z Preparing to unpack .../41-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2025-05-07T19:40:14.1937243Z Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-05-07T19:40:14.2292100Z Selecting previously unselected package libldap-2.5-0:amd64. 2025-05-07T19:40:14.2298996Z Preparing to unpack .../42-libldap-2.5-0_2.5.18+dfsg-0ubuntu0.22.04.3_amd64.deb ... 2025-05-07T19:40:14.2348581Z Unpacking libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... 2025-05-07T19:40:14.2717301Z Selecting previously unselected package librtmp1:amd64. 2025-05-07T19:40:14.2727848Z Preparing to unpack .../43-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2025-05-07T19:40:14.2772327Z Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2025-05-07T19:40:14.3123696Z Selecting previously unselected package libssh-4:amd64. 2025-05-07T19:40:14.3129952Z Preparing to unpack .../44-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... 2025-05-07T19:40:14.3176761Z Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... 2025-05-07T19:40:14.3549860Z Selecting previously unselected package libcurl3-gnutls:amd64. 2025-05-07T19:40:14.3552307Z Preparing to unpack .../45-libcurl3-gnutls_7.81.0-1ubuntu1.20_amd64.deb ... 2025-05-07T19:40:14.3604928Z Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... 2025-05-07T19:40:14.3916219Z Selecting previously unselected package liberror-perl. 2025-05-07T19:40:14.3925086Z Preparing to unpack .../46-liberror-perl_0.17029-1_all.deb ... 2025-05-07T19:40:14.3971477Z Unpacking liberror-perl (0.17029-1) ... 2025-05-07T19:40:14.4448623Z Selecting previously unselected package git-man. 2025-05-07T19:40:14.4460584Z Preparing to unpack .../47-git-man_1%3a2.34.1-1ubuntu1.12_all.deb ... 2025-05-07T19:40:14.4581755Z Unpacking git-man (1:2.34.1-1ubuntu1.12) ... 2025-05-07T19:40:14.4992765Z Selecting previously unselected package git. 2025-05-07T19:40:14.4997771Z Preparing to unpack .../48-git_1%3a2.34.1-1ubuntu1.12_amd64.deb ... 2025-05-07T19:40:14.5068913Z Unpacking git (1:2.34.1-1ubuntu1.12) ... 2025-05-07T19:40:14.6018585Z Selecting previously unselected package libldap-common. 2025-05-07T19:40:14.6030946Z Preparing to unpack .../49-libldap-common_2.5.18+dfsg-0ubuntu0.22.04.3_all.deb ... 2025-05-07T19:40:14.6067083Z Unpacking libldap-common (2.5.18+dfsg-0ubuntu0.22.04.3) ... 2025-05-07T19:40:14.6360864Z Selecting previously unselected package libsasl2-modules:amd64. 2025-05-07T19:40:14.6371938Z Preparing to unpack .../50-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2025-05-07T19:40:14.6419500Z Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-05-07T19:40:14.6724769Z Selecting previously unselected package patch. 2025-05-07T19:40:14.6735138Z Preparing to unpack .../51-patch_2.7.6-7build2_amd64.deb ... 2025-05-07T19:40:14.6776954Z Unpacking patch (2.7.6-7build2) ... 2025-05-07T19:40:14.7182688Z Setting up libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 2025-05-07T19:40:14.7319266Z Setting up libxau6:amd64 (1:1.0.9-1build5) ... 2025-05-07T19:40:14.7465382Z Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2025-05-07T19:40:14.7601633Z Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2025-05-07T19:40:14.7748157Z Setting up wget (1.21.2-2ubuntu1.1) ... 2025-05-07T19:40:14.7941759Z Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2025-05-07T19:40:14.8079840Z Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2025-05-07T19:40:14.8228392Z Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-05-07T19:40:14.8435054Z Setting up binutils-common:amd64 (2.38-4ubuntu2.8) ... 2025-05-07T19:40:14.8572759Z Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2025-05-07T19:40:14.8703041Z Setting up less (590-1ubuntu0.22.04.3) ... 2025-05-07T19:40:14.8897723Z Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.8) ... 2025-05-07T19:40:14.9041014Z Setting up perl-modules-5.34 (5.34.0-3ubuntu1.4) ... 2025-05-07T19:40:14.9187117Z Setting up libldap-common (2.5.18+dfsg-0ubuntu0.22.04.3) ... 2025-05-07T19:40:14.9371106Z Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-05-07T19:40:14.9516440Z Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... 2025-05-07T19:40:14.9666067Z Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2025-05-07T19:40:14.9800857Z Setting up patch (2.7.6-7build2) ... 2025-05-07T19:40:14.9949402Z Setting up sudo (1.9.9-1ubuntu2.4) ... 2025-05-07T19:40:15.0762524Z Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-05-07T19:40:15.0910351Z Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... 2025-05-07T19:40:15.1052988Z Setting up libpci3:amd64 (1:3.7.0-6) ... 2025-05-07T19:40:15.1187288Z Setting up libmd0:amd64 (1.0.4-1build1) ... 2025-05-07T19:40:15.1317095Z Setting up git-man (1:2.34.1-1ubuntu1.12) ... 2025-05-07T19:40:15.1456414Z Setting up netbase (6.3) ... 2025-05-07T19:40:15.1807562Z Setting up libbinutils:amd64 (2.38-4ubuntu2.8) ... 2025-05-07T19:40:15.1954347Z Setting up libfido2-1:amd64 (1.10.0-1) ... 2025-05-07T19:40:15.2098518Z Setting up openssl (3.0.2-0ubuntu1.19) ... 2025-05-07T19:40:15.2302003Z Setting up libbsd0:amd64 (0.11.5-1) ... 2025-05-07T19:40:15.2437903Z Setting up publicsuffix (20211207.1025-1) ... 2025-05-07T19:40:15.2572735Z Setting up libkmod2:amd64 (29-1ubuntu1) ... 2025-05-07T19:40:15.2712360Z Setting up libgdbm6:amd64 (1.23-1) ... 2025-05-07T19:40:15.2855292Z Setting up libctf0:amd64 (2.38-4ubuntu2.8) ... 2025-05-07T19:40:15.2990833Z Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... 2025-05-07T19:40:15.3140327Z Setting up libxcb1:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:40:15.3287225Z Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2025-05-07T19:40:15.3431908Z Setting up libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... 2025-05-07T19:40:15.3576964Z Setting up ca-certificates (20240203~22.04.1) ... 2025-05-07T19:40:15.4269950Z debconf: unable to initialize frontend: Dialog 2025-05-07T19:40:15.4271230Z debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-05-07T19:40:15.4271741Z debconf: falling back to frontend: Readline 2025-05-07T19:40:15.7868336Z Updating certificates in /etc/ssl/certs... 2025-05-07T19:40:16.3088677Z 146 added, 0 removed; done. 2025-05-07T19:40:16.3405436Z Setting up libgdbm-compat4:amd64 (1.23-1) ... 2025-05-07T19:40:16.3557299Z Setting up pciutils (1:3.7.0-6) ... 2025-05-07T19:40:16.3728751Z Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... 2025-05-07T19:40:16.3874384Z Setting up libxmuu1:amd64 (2:1.1.3-3) ... 2025-05-07T19:40:16.4016592Z Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.8) ... 2025-05-07T19:40:16.4157177Z Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.4) ... 2025-05-07T19:40:16.4304183Z Setting up openssh-client (1:8.9p1-3ubuntu0.13) ... 2025-05-07T19:40:16.4921534Z update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2025-05-07T19:40:16.4922754Z update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist 2025-05-07T19:40:16.4957562Z update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2025-05-07T19:40:16.4960643Z update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist 2025-05-07T19:40:16.4994709Z update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2025-05-07T19:40:16.4996006Z update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist 2025-05-07T19:40:16.5106290Z Setting up libxext6:amd64 (2:1.3.4-1build1) ... 2025-05-07T19:40:16.5253540Z Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... 2025-05-07T19:40:16.5392493Z Setting up binutils (2.38-4ubuntu2.8) ... 2025-05-07T19:40:16.5535973Z Setting up perl (5.34.0-3ubuntu1.4) ... 2025-05-07T19:40:16.5778925Z Setting up xauth (1:1.1-1build2) ... 2025-05-07T19:40:16.5934196Z Setting up liberror-perl (0.17029-1) ... 2025-05-07T19:40:16.6076535Z Setting up git (1:2.34.1-1ubuntu1.12) ... 2025-05-07T19:40:16.6329142Z Processing triggers for libc-bin (2.35-0ubuntu3.9) ... 2025-05-07T19:40:16.6566567Z Processing triggers for ca-certificates (20240203~22.04.1) ... 2025-05-07T19:40:16.6645716Z Updating certificates in /etc/ssl/certs... 2025-05-07T19:40:17.1100613Z 0 added, 0 removed; done. 2025-05-07T19:40:17.1101049Z Running hooks in /etc/ca-certificates/update.d... 2025-05-07T19:40:17.1105800Z done. 2025-05-07T19:40:17.1607334Z ##[group]Run actions/checkout@v4 2025-05-07T19:40:17.1607640Z with: 2025-05-07T19:40:17.1607885Z repository: pytorch/FBGEMM 2025-05-07T19:40:17.1608302Z token: *** 2025-05-07T19:40:17.1608517Z ssh-strict: true 2025-05-07T19:40:17.1608725Z ssh-user: git 2025-05-07T19:40:17.1608967Z persist-credentials: true 2025-05-07T19:40:17.1609208Z clean: true 2025-05-07T19:40:17.1609442Z sparse-checkout-cone-mode: true 2025-05-07T19:40:17.1609722Z fetch-depth: 1 2025-05-07T19:40:17.1609924Z fetch-tags: false 2025-05-07T19:40:17.1610150Z show-progress: true 2025-05-07T19:40:17.1610363Z lfs: false 2025-05-07T19:40:17.1610572Z submodules: false 2025-05-07T19:40:17.1610787Z set-safe-directory: true 2025-05-07T19:40:17.1611031Z env: 2025-05-07T19:40:17.1611234Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:17.1611535Z BUILD_ENV: build_binary 2025-05-07T19:40:17.1611762Z BUILD_VARIANT: rocm 2025-05-07T19:40:17.1611988Z ##[endgroup] 2025-05-07T19:40:17.1653468Z ##[command]/usr/bin/docker exec 3e479e90efe4b628988a428fce21f6807c213a6539233b6f1e00bd5130d8170a sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:40:17.4923576Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:40:17.4925048Z ##[group]Getting Git version info 2025-05-07T19:40:17.4925410Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T19:40:17.4926060Z [command]/usr/bin/git version 2025-05-07T19:40:17.4926309Z git version 2.34.1 2025-05-07T19:40:17.4927242Z ##[endgroup] 2025-05-07T19:40:17.4930965Z Copying '/github/home/.gitconfig' to '/__w/_temp/956412a1-a162-4fad-9ee3-8ee337fc6c15/.gitconfig' 2025-05-07T19:40:17.4931735Z Temporarily overriding HOME='/__w/_temp/956412a1-a162-4fad-9ee3-8ee337fc6c15' before making global git config changes 2025-05-07T19:40:17.4932516Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:40:17.4933129Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:40:17.4973791Z [command]/usr/bin/git config --local --get remote.origin.url 2025-05-07T19:40:17.4992085Z https://github.com/pytorch/FBGEMM 2025-05-07T19:40:17.5003665Z ##[group]Removing previously created refs, to avoid conflicts 2025-05-07T19:40:17.5005301Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-05-07T19:40:17.5024990Z HEAD 2025-05-07T19:40:17.5058179Z ##[endgroup] 2025-05-07T19:40:17.5058932Z [command]/usr/bin/git submodule status 2025-05-07T19:40:17.5371099Z e5d7c0bd5d9aec44d68830187138149e6a8c4e32 external/asmjit (e5d7c0b) 2025-05-07T19:40:17.5441009Z 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 external/composable_kernel (remotes/origin/FBGEMM) 2025-05-07T19:40:17.5549666Z 6543fec09b2f04ac4a666882998b534afc9c1349 external/cpuinfo (6543fec) 2025-05-07T19:40:17.5620478Z 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 external/cutlass (remotes/origin/FBGEMM) 2025-05-07T19:40:17.5846034Z f8d7d77c06936315286eb55f8de22cd23c188571 external/googletest (release-1.8.0-3335-gf8d7d77c) 2025-05-07T19:40:17.5934646Z 420084499c7c1e1c2d801922f40df202eac5f3a0 external/hipify_torch (remotes/origin/mmelesse-9-g4200844) 2025-05-07T19:40:17.5969147Z 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 external/json (v3.11.2-84-g9cca280a) 2025-05-07T19:40:17.5979551Z ##[group]Cleaning the repository 2025-05-07T19:40:17.5983392Z [command]/usr/bin/git clean -ffdx 2025-05-07T19:40:17.6801132Z Removing amdgpu-install_6.2.60204-1_all.deb 2025-05-07T19:40:17.6801530Z Removing collect_env.py 2025-05-07T19:40:17.6801864Z Removing fbgemm_gpu/_skbuild/ 2025-05-07T19:40:17.6802242Z Removing fbgemm_gpu/bench/verify_fp16_stochastic_benchmark.hip 2025-05-07T19:40:17.6802803Z Removing fbgemm_gpu/codegen/genscript/__pycache__/ 2025-05-07T19:40:17.6803369Z Removing fbgemm_gpu/codegen/inference/embedding_forward_quantized_cpu_template_hip.cpp 2025-05-07T19:40:17.6804060Z Removing fbgemm_gpu/codegen/inference/embedding_forward_quantized_host_cpu_hip.cpp 2025-05-07T19:40:17.6805071Z Removing fbgemm_gpu/codegen/inference/embedding_forward_quantized_host_hip.cpp 2025-05-07T19:40:17.6805744Z Removing fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_lookup.hip 2025-05-07T19:40:17.6806514Z Removing fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_nbit_host_template.hip 2025-05-07T19:40:17.6807320Z Removing fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_nbit_kernel_template.hip 2025-05-07T19:40:17.6808107Z Removing fbgemm_gpu/codegen/training/backward/embedding_backward_dense_host_cpu_hip.cpp 2025-05-07T19:40:17.6808886Z Removing fbgemm_gpu/codegen/training/backward/embedding_backward_split_cpu_approx_template_hip.cpp 2025-05-07T19:40:17.6809675Z Removing fbgemm_gpu/codegen/training/backward/embedding_backward_split_cpu_template_hip.cpp 2025-05-07T19:40:17.6810499Z Removing fbgemm_gpu/codegen/training/backward/embedding_backward_split_device_kernel_template_hip.cuh 2025-05-07T19:40:17.6811297Z Removing fbgemm_gpu/codegen/training/backward/embedding_backward_split_grad_template.hip 2025-05-07T19:40:17.6812174Z Removing fbgemm_gpu/codegen/training/backward/embedding_backward_split_host_cpu_template_hip.cpp 2025-05-07T19:40:17.6813048Z Removing fbgemm_gpu/codegen/training/backward/embedding_backward_split_host_template_hip.cpp 2025-05-07T19:40:17.6813846Z Removing fbgemm_gpu/codegen/training/backward/embedding_backward_split_indice_weights_template.hip 2025-05-07T19:40:17.6814585Z Removing fbgemm_gpu/codegen/training/backward/embedding_backward_split_kernel_cta_template.hip 2025-05-07T19:40:17.6815323Z Removing fbgemm_gpu/codegen/training/backward/embedding_backward_split_kernel_warp_template.hip 2025-05-07T19:40:17.6816403Z Removing fbgemm_gpu/codegen/training/backward/embedding_backward_split_meta_template_hip.cpp 2025-05-07T19:40:17.6817140Z Removing fbgemm_gpu/codegen/training/backward/embedding_backward_split_template.hip 2025-05-07T19:40:17.6817826Z Removing fbgemm_gpu/codegen/training/forward/embedding_forward_split_cpu_hip.cpp 2025-05-07T19:40:17.6818563Z Removing fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_nobag_small_template.hip 2025-05-07T19:40:17.6819348Z Removing fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_template.hip 2025-05-07T19:40:17.6820245Z Removing fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_v2_template.hip 2025-05-07T19:40:17.6820966Z Removing fbgemm_gpu/codegen/training/forward/embedding_forward_split_template.hip 2025-05-07T19:40:17.6821666Z Removing fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_cpu_host_hip.cpp 2025-05-07T19:40:17.6822394Z Removing fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_ops_hip.cpp 2025-05-07T19:40:17.6823309Z Removing fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_device_kernel_template_hip.cuh 2025-05-07T19:40:17.6824392Z Removing fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_host_template_hip.cpp 2025-05-07T19:40:17.6825369Z Removing fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_kernel_template.hip 2025-05-07T19:40:17.6826120Z Removing fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_template.hip 2025-05-07T19:40:17.6826861Z Removing fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_autograd_template_hip.cpp 2025-05-07T19:40:17.6827650Z Removing fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_cpu_wrapper_template_hip.cpp 2025-05-07T19:40:17.6828399Z Removing fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_hip_wrapper_template.cpp 2025-05-07T19:40:17.6829146Z Removing fbgemm_gpu/codegen/utils/embedding_bounds_check_host_cpu_hip.cpp 2025-05-07T19:40:17.6829820Z Removing fbgemm_gpu/codegen/utils/embedding_bounds_check_host_hip.cpp 2025-05-07T19:40:17.6830387Z Removing fbgemm_gpu/codegen/utils/embedding_bounds_check_v1.hip 2025-05-07T19:40:17.6830888Z Removing fbgemm_gpu/codegen/utils/embedding_bounds_check_v2.hip 2025-05-07T19:40:17.6831437Z Removing fbgemm_gpu/dist/ 2025-05-07T19:40:17.6831845Z Removing fbgemm_gpu/experimental/example/src/cutlass_sgemm_nn.hip 2025-05-07T19:40:17.6832522Z Removing fbgemm_gpu/experimental/example/src/example_nccl_hip.cpp 2025-05-07T19:40:17.6833297Z Removing fbgemm_gpu/experimental/gen_ai/src/attention/gqa_attn_splitk.hip 2025-05-07T19:40:17.6834076Z Removing fbgemm_gpu/experimental/gen_ai/src/coalesce/coalesce.hip 2025-05-07T19:40:17.6834685Z Removing fbgemm_gpu/experimental/gen_ai/src/comm/car.hip 2025-05-07T19:40:17.6835175Z Removing fbgemm_gpu/experimental/gen_ai/src/comm/car_hip.cpp 2025-05-07T19:40:17.6835710Z Removing fbgemm_gpu/experimental/gen_ai/src/gather_scatter/gather_scatter.hip 2025-05-07T19:40:17.6836294Z Removing fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache.hip 2025-05-07T19:40:17.6836843Z Removing fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache_hip.cpp 2025-05-07T19:40:17.6837393Z Removing fbgemm_gpu/experimental/gen_ai/src/moe/index_shuffling.hip 2025-05-07T19:40:17.6838141Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_common_hip.h 2025-05-07T19:40:17.6839042Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8_rowwise_common_hip.h 2025-05-07T19:40:17.6840041Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_common_hip.h 2025-05-07T19:40:17.6841068Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_common_hip.h 2025-05-07T19:40:17.6842029Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moe_op_hip.cpp 2025-05-07T19:40:17.6842712Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cublas_utils_hip.h 2025-05-07T19:40:17.6843375Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped.hip 2025-05-07T19:40:17.6844119Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16.hip 2025-05-07T19:40:17.6844890Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16_rowwise_batched.hip 2025-05-07T19:40:17.6845720Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16_shuffled_grouped.hip 2025-05-07T19:40:17.6846572Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16.hip 2025-05-07T19:40:17.6847338Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_4_1_1_f.hip 2025-05-07T19:40:17.6848216Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_4_1_1_t.hip 2025-05-07T19:40:17.6849088Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_192_2_2_1_f.hip 2025-05-07T19:40:17.6849951Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_192_2_2_1_t.hip 2025-05-07T19:40:17.6850821Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_256_2_1_1_f.hip 2025-05-07T19:40:17.6851699Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_256_2_1_1_t.hip 2025-05-07T19:40:17.6852580Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_2_1_f.hip 2025-05-07T19:40:17.6853458Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_2_1_t.hip 2025-05-07T19:40:17.6854317Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_4_1_f.hip 2025-05-07T19:40:17.6855185Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_4_1_t.hip 2025-05-07T19:40:17.6856055Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_2_1_f.hip 2025-05-07T19:40:17.6856909Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_2_1_t.hip 2025-05-07T19:40:17.6857776Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_4_1_f.hip 2025-05-07T19:40:17.6858685Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_4_1_t.hip 2025-05-07T19:40:17.6859559Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_4_1_1_f.hip 2025-05-07T19:40:17.6860430Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_4_1_1_t.hip 2025-05-07T19:40:17.6861289Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_1_1_f.hip 2025-05-07T19:40:17.6862158Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_1_1_t.hip 2025-05-07T19:40:17.6863011Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_2_1_f.hip 2025-05-07T19:40:17.6863880Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_2_1_t.hip 2025-05-07T19:40:17.6864758Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_4_1_f.hip 2025-05-07T19:40:17.6865628Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_4_1_t.hip 2025-05-07T19:40:17.6866508Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_4_1_1_f.hip 2025-05-07T19:40:17.6867367Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_4_1_1_t.hip 2025-05-07T19:40:17.6868221Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_common_hip.cuh 2025-05-07T19:40:17.6869072Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_manifest_hip.cuh 2025-05-07T19:40:17.6869848Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16.hip 2025-05-07T19:40:17.6870838Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_blockwise.hip 2025-05-07T19:40:17.6871651Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_cublas.hip 2025-05-07T19:40:17.6875260Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_lite.hip 2025-05-07T19:40:17.6875985Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise.hip 2025-05-07T19:40:17.6876899Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_128_128_2_1_1_t_f.hip 2025-05-07T19:40:17.6877957Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_256_128_2_1_1_f_t.hip 2025-05-07T19:40:17.6879021Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_256_128_4_4_1_f_t.hip 2025-05-07T19:40:17.6880089Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_128_128_1_1_1_f_f.hip 2025-05-07T19:40:17.6881141Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_16_128_1_1_1_f_f.hip 2025-05-07T19:40:17.6882206Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_256_128_1_1_1_f_f.hip 2025-05-07T19:40:17.6883245Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_256_128_2_1_1_f_f.hip 2025-05-07T19:40:17.6884296Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_32_128_2_1_1_f_f.hip 2025-05-07T19:40:17.6885455Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_64_128_2_1_1_f_f.hip 2025-05-07T19:40:17.6886383Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_common_hip.cuh 2025-05-07T19:40:17.6887394Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/common_hip.cuh 2025-05-07T19:40:17.6888473Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/dispatch_fp8_rowwise_batched_kernel_on_cluster_size_and_transpose.hip 2025-05-07T19:40:17.6889692Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/dispatch_fp8_rowwise_batched_kernel_on_tile_size.hip 2025-05-07T19:40:17.6890755Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched.hip 2025-05-07T19:40:17.6891720Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_impl.hip 2025-05-07T19:40:17.6892704Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/handle_transposition.hip 2025-05-07T19:40:17.6893570Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped.hip 2025-05-07T19:40:17.6894301Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_tensorwise.hip 2025-05-07T19:40:17.6895020Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_rowwise.hip 2025-05-07T19:40:17.6895697Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_shuffled.hip 2025-05-07T19:40:17.6896429Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_shuffled_grouped.hip 2025-05-07T19:40:17.6897130Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/i8i8bf16.hip 2025-05-07T19:40:17.6897774Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/i8i8bf16_dynamic.hip 2025-05-07T19:40:17.6898561Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/fp8_blockwise_cutlass_helpers_hip.h 2025-05-07T19:40:17.6899339Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mixed_dtype_utils.hip 2025-05-07T19:40:17.6899994Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/bf16_fast_gemv.hip 2025-05-07T19:40:17.6900619Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/bf16fp8bf16_fast_gemv.hip 2025-05-07T19:40:17.6901331Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/fp8fp8bf16_fast_gemv.hip 2025-05-07T19:40:17.6901965Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/fast_gemv.hip 2025-05-07T19:40:17.6902585Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/fast_gemv_hip.cuh 2025-05-07T19:40:17.6903232Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/utility_hip.cuh 2025-05-07T19:40:17.6903801Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.hip 2025-05-07T19:40:17.6904292Z Removing fbgemm_gpu/experimental/gen_ai/src/quantize/quantize_hip.cpp 2025-05-07T19:40:17.6904738Z Removing fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:40:17.6905088Z Removing fbgemm_gpu/fbgemm_gpu_nightly.egg-info/ 2025-05-07T19:40:17.6905491Z Removing fbgemm_gpu/include/fbgemm_gpu/cumem_utils_hip.h 2025-05-07T19:40:17.6905991Z Removing fbgemm_gpu/include/fbgemm_gpu/embedding_backward_template_helpers_hip.cuh 2025-05-07T19:40:17.6906581Z Removing fbgemm_gpu/include/fbgemm_gpu/embedding_forward_split_cpu_hip.h 2025-05-07T19:40:17.6907148Z Removing fbgemm_gpu/include/fbgemm_gpu/embedding_forward_template_helpers_hip.cuh 2025-05-07T19:40:17.6907688Z Removing fbgemm_gpu/include/fbgemm_gpu/layout_transform_ops_hip.cuh 2025-05-07T19:40:17.6908231Z Removing fbgemm_gpu/include/fbgemm_gpu/permute_multi_embedding_function_hip.h 2025-05-07T19:40:17.6908731Z Removing fbgemm_gpu/include/fbgemm_gpu/quantize_ops_hip.cuh 2025-05-07T19:40:17.6909165Z Removing fbgemm_gpu/include/fbgemm_gpu/sparse_ops_hip.cuh 2025-05-07T19:40:17.6909624Z Removing fbgemm_gpu/include/fbgemm_gpu/split_embeddings_utils_hip.cuh 2025-05-07T19:40:17.6910139Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/barrier_isolation_hip.cuh 2025-05-07T19:40:17.6910688Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/bench_utils_hip.cuh 2025-05-07T19:40:17.6911156Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/bitonic_sort_hip.cuh 2025-05-07T19:40:17.6911708Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/cub_namespace_postfix_hip.cuh 2025-05-07T19:40:17.6912242Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/cub_namespace_prefix_hip.cuh 2025-05-07T19:40:17.6912796Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/device_cache_flusher_hip.cuh 2025-05-07T19:40:17.6913438Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/device_properties_hip.cuh 2025-05-07T19:40:17.6914242Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/dispatch_macros_hip.h 2025-05-07T19:40:17.6914844Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/embedding_bounds_check_common_hip.cuh 2025-05-07T19:40:17.6915427Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/find_qparams_hip.cuh 2025-05-07T19:40:17.6915925Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/float_hip.cuh 2025-05-07T19:40:17.6916385Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/hip_prelude.cuh 2025-05-07T19:40:17.6916941Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/host_device_buffer_pair_hip.cuh 2025-05-07T19:40:17.6917541Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/inclusive_sum_scan_hip.cuh 2025-05-07T19:40:17.6918079Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/kernel_launcher_hip.cuh 2025-05-07T19:40:17.6918649Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/rocm/stochastic_rounding_hip.h 2025-05-07T19:40:17.6919172Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/rocm/vec2_hip.h 2025-05-07T19:40:17.6919670Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/rocm/weight_row_hip.h 2025-05-07T19:40:17.6920175Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/shared_memory_hip.cuh 2025-05-07T19:40:17.6920727Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/stochastic_rounding_hip.cuh 2025-05-07T19:40:17.6921313Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/tensor_accessor_builder_hip.h 2025-05-07T19:40:17.6921859Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/tensor_accessor_hip.h 2025-05-07T19:40:17.6922357Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/vec4_hip.cuh 2025-05-07T19:40:17.6922808Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/vec4acc_hip.cuh 2025-05-07T19:40:17.6923369Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/vec_quant_hip.cuh 2025-05-07T19:40:17.6923825Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/vecn_hip.cuh 2025-05-07T19:40:17.6924312Z Removing fbgemm_gpu/include/fbgemm_gpu/utils/weight_row_hip.cuh 2025-05-07T19:40:17.6924868Z Removing fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache_hip.h 2025-05-07T19:40:17.6925485Z Removing fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache_wrapper_hip.h 2025-05-07T19:40:17.6926233Z Removing fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update.hip 2025-05-07T19:40:17.6926834Z Removing fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_gpu_hip.cpp 2025-05-07T19:40:17.6927402Z Removing fbgemm_gpu/src/histogram_binning_calibration_ops.hip 2025-05-07T19:40:17.6927874Z Removing fbgemm_gpu/src/input_combine_ops/input_combine.hip 2025-05-07T19:40:17.6928343Z Removing fbgemm_gpu/src/input_combine_ops/input_combine_cpu_hip.cpp 2025-05-07T19:40:17.6928963Z Removing fbgemm_gpu/src/intraining_embedding_pruning_ops/intraining_embedding_pruning.hip 2025-05-07T19:40:17.6929686Z Removing fbgemm_gpu/src/intraining_embedding_pruning_ops/intraining_embedding_pruning_gpu_hip.cpp 2025-05-07T19:40:17.6930400Z Removing fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_backward.hip 2025-05-07T19:40:17.6931043Z Removing fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_forward.hip 2025-05-07T19:40:17.6931590Z Removing fbgemm_gpu/src/jagged_tensor_ops/common_hip.cuh 2025-05-07T19:40:17.6932075Z Removing fbgemm_gpu/src/jagged_tensor_ops/dense_to_jagged_forward.hip 2025-05-07T19:40:17.6932599Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_bmm_forward.hip 2025-05-07T19:40:17.6933262Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_dense_elementwise_add_jagged_output_forward.hip 2025-05-07T19:40:17.6934060Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.hip 2025-05-07T19:40:17.6934710Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_forward.hip 2025-05-07T19:40:17.6935297Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_index_add_2d_forward.hip 2025-05-07T19:40:17.6935876Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_index_select_2d_forward.hip 2025-05-07T19:40:17.6936496Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_jagged_bmm_forward.hip 2025-05-07T19:40:17.6937045Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_backward.hip 2025-05-07T19:40:17.6937560Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_forward.hip 2025-05-07T19:40:17.6938077Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops.hip 2025-05-07T19:40:17.6938582Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_cpu_hip.cpp 2025-05-07T19:40:17.6939323Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_backward.hip 2025-05-07T19:40:17.6939930Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_forward.hip 2025-05-07T19:40:17.6940479Z Removing fbgemm_gpu/src/jagged_tensor_ops/jagged_unique_indices.hip 2025-05-07T19:40:17.6941034Z Removing fbgemm_gpu/src/jagged_tensor_ops/keyed_jagged_index_select_dim1.hip 2025-05-07T19:40:17.6941584Z Removing fbgemm_gpu/src/layout_transform_ops/layout_transform_ops.hip 2025-05-07T19:40:17.6942155Z Removing fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_cpu_hip.cpp 2025-05-07T19:40:17.6942642Z Removing fbgemm_gpu/src/memory_utils/common_hip.cuh 2025-05-07T19:40:17.6943059Z Removing fbgemm_gpu/src/memory_utils/memory_utils.hip 2025-05-07T19:40:17.6943492Z Removing fbgemm_gpu/src/memory_utils/memory_utils_hip.cpp 2025-05-07T19:40:17.6943918Z Removing fbgemm_gpu/src/memory_utils/memory_utils_ops.hip 2025-05-07T19:40:17.6944379Z Removing fbgemm_gpu/src/memory_utils/memory_utils_ops_hip.cpp 2025-05-07T19:40:17.6944946Z Removing fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu_hip.cpp 2025-05-07T19:40:17.6945635Z Removing fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_gpu_hip.cpp 2025-05-07T19:40:17.6946235Z Removing fbgemm_gpu/src/metric_ops/metric_ops.hip 2025-05-07T19:40:17.6946795Z Removing fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function_hip.cpp 2025-05-07T19:40:17.6947583Z Removing fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops.hip 2025-05-07T19:40:17.6948211Z Removing fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu_hip.cpp 2025-05-07T19:40:17.6948866Z Removing fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops.hip 2025-05-07T19:40:17.6949505Z Removing fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu_hip.cpp 2025-05-07T19:40:17.6950186Z Removing fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split.hip 2025-05-07T19:40:17.6950858Z Removing fbgemm_gpu/src/ps_split_embeddings_cache/ps_split_table_batched_embeddings_hip.cpp 2025-05-07T19:40:17.6951471Z Removing fbgemm_gpu/src/ps_split_embeddings_cache/ps_table_batched_embeddings_hip.h 2025-05-07T19:40:17.6951965Z Removing fbgemm_gpu/src/quantize_ops/common_hip.cuh 2025-05-07T19:40:17.6952336Z Removing fbgemm_gpu/src/quantize_ops/mx/common_hip.cuh 2025-05-07T19:40:17.6952732Z Removing fbgemm_gpu/src/quantize_ops/mx_common_hip.cuh 2025-05-07T19:40:17.6953213Z Removing fbgemm_gpu/src/quantize_ops/quantize_bfloat16.hip 2025-05-07T19:40:17.6953860Z Removing fbgemm_gpu/src/quantize_ops/quantize_fp8_rowwise.hip 2025-05-07T19:40:17.6954401Z Removing fbgemm_gpu/src/quantize_ops/quantize_fused_8bit_rowwise.hip 2025-05-07T19:40:17.6954925Z Removing fbgemm_gpu/src/quantize_ops/quantize_fused_nbit_rowwise.hip 2025-05-07T19:40:17.6955418Z Removing fbgemm_gpu/src/quantize_ops/quantize_hfp8.hip 2025-05-07T19:40:17.6955831Z Removing fbgemm_gpu/src/quantize_ops/quantize_msfp.hip 2025-05-07T19:40:17.6956252Z Removing fbgemm_gpu/src/quantize_ops/quantize_mx.hip 2025-05-07T19:40:17.6956789Z Removing fbgemm_gpu/src/quantize_ops/quantize_mx_hip.cuh 2025-05-07T19:40:17.6957264Z Removing fbgemm_gpu/src/quantize_ops/quantize_ops_cpu_hip.cpp 2025-05-07T19:40:17.6957774Z Removing fbgemm_gpu/src/quantize_ops/quantize_padded_fp8_rowwise.hip 2025-05-07T19:40:17.6958229Z Removing fbgemm_gpu/src/sparse_ops/common_hip.cuh 2025-05-07T19:40:17.6958686Z Removing fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.hip 2025-05-07T19:40:17.6959207Z Removing fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum_hip.cpp 2025-05-07T19:40:17.6959716Z Removing fbgemm_gpu/src/sparse_ops/sparse_async_cumsum.hip 2025-05-07T19:40:17.6960173Z Removing fbgemm_gpu/src/sparse_ops/sparse_async_cumsum_hip.cpp 2025-05-07T19:40:17.6960697Z Removing fbgemm_gpu/src/sparse_ops/sparse_batched_unary_embeddings.hip 2025-05-07T19:40:17.6961257Z Removing fbgemm_gpu/src/sparse_ops/sparse_block_bucketize_features.hip 2025-05-07T19:40:17.6961776Z Removing fbgemm_gpu/src/sparse_ops/sparse_bucketize_features.hip 2025-05-07T19:40:17.6962328Z Removing fbgemm_gpu/src/sparse_ops/sparse_compute_frequency_sequence.hip 2025-05-07T19:40:17.6962897Z Removing fbgemm_gpu/src/sparse_ops/sparse_expand_into_jagged_permute.hip 2025-05-07T19:40:17.6963417Z Removing fbgemm_gpu/src/sparse_ops/sparse_group_index.hip 2025-05-07T19:40:17.6963847Z Removing fbgemm_gpu/src/sparse_ops/sparse_index_add.hip 2025-05-07T19:40:17.6964294Z Removing fbgemm_gpu/src/sparse_ops/sparse_index_select.hip 2025-05-07T19:40:17.6964763Z Removing fbgemm_gpu/src/sparse_ops/sparse_invert_permute.hip 2025-05-07T19:40:17.6965214Z Removing fbgemm_gpu/src/sparse_ops/sparse_ops_cpu_hip.cpp 2025-05-07T19:40:17.6965709Z Removing fbgemm_gpu/src/sparse_ops/sparse_pack_segments_backward.hip 2025-05-07T19:40:17.6966318Z Removing fbgemm_gpu/src/sparse_ops/sparse_pack_segments_forward.hip 2025-05-07T19:40:17.6966780Z Removing fbgemm_gpu/src/sparse_ops/sparse_permute102.hip 2025-05-07T19:40:17.6967181Z Removing fbgemm_gpu/src/sparse_ops/sparse_permute_1d.hip 2025-05-07T19:40:17.6967602Z Removing fbgemm_gpu/src/sparse_ops/sparse_permute_2d.hip 2025-05-07T19:40:17.6968043Z Removing fbgemm_gpu/src/sparse_ops/sparse_permute_embeddings.hip 2025-05-07T19:40:17.6968593Z Removing fbgemm_gpu/src/sparse_ops/sparse_range.hip 2025-05-07T19:40:17.6969025Z Removing fbgemm_gpu/src/sparse_ops/sparse_reorder_batched_ad.hip 2025-05-07T19:40:17.6969473Z Removing fbgemm_gpu/src/sparse_ops/sparse_segment_sum_csr.hip 2025-05-07T19:40:17.6969892Z Removing fbgemm_gpu/src/sparse_ops/sparse_zipf.hip 2025-05-07T19:40:17.6970494Z Removing fbgemm_gpu/src/split_embeddings_cache/cachelib_cache_hip.cpp 2025-05-07T19:40:17.6971273Z Removing fbgemm_gpu/src/split_embeddings_cache/common_hip.cuh 2025-05-07T19:40:17.6971844Z Removing fbgemm_gpu/src/split_embeddings_cache/common_hip.h 2025-05-07T19:40:17.6972328Z Removing fbgemm_gpu/src/split_embeddings_cache/lfu_cache_find.hip 2025-05-07T19:40:17.6972864Z Removing fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate.hip 2025-05-07T19:40:17.6973419Z Removing fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.hip 2025-05-07T19:40:17.6974025Z Removing fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte_hip.cpp 2025-05-07T19:40:17.6974629Z Removing fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.hip 2025-05-07T19:40:17.6975211Z Removing fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices_hip.cpp 2025-05-07T19:40:17.6975780Z Removing fbgemm_gpu/src/split_embeddings_cache/lru_cache_find.hip 2025-05-07T19:40:17.6976296Z Removing fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate.hip 2025-05-07T19:40:17.6976857Z Removing fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.hip 2025-05-07T19:40:17.6977440Z Removing fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte_hip.cpp 2025-05-07T19:40:17.6977988Z Removing fbgemm_gpu/src/split_embeddings_cache/lxu_cache.hip 2025-05-07T19:40:17.6978479Z Removing fbgemm_gpu/src/split_embeddings_cache/lxu_cache_hip.cpp 2025-05-07T19:40:17.6979131Z Removing fbgemm_gpu/src/split_embeddings_cache/reset_weight_momentum.hip 2025-05-07T19:40:17.6979732Z Removing fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.hip 2025-05-07T19:40:17.6980351Z Removing fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops_hip.cpp 2025-05-07T19:40:17.6980966Z Removing fbgemm_gpu/src/split_embeddings_utils/generate_vbe_metadata.hip 2025-05-07T19:40:17.6981518Z Removing fbgemm_gpu/src/split_embeddings_utils/get_infos_metadata.hip 2025-05-07T19:40:17.6982063Z Removing fbgemm_gpu/src/split_embeddings_utils/radix_sort_pairs.hip 2025-05-07T19:40:17.6982639Z Removing fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils_hip.cpp 2025-05-07T19:40:17.6983234Z Removing fbgemm_gpu/src/split_embeddings_utils/transpose_embedding_input.hip 2025-05-07T19:40:17.6983943Z Removing fbgemm_gpu/src/ssd_split_embeddings_cache/embedding_rocksdb_wrapper_hip.h 2025-05-07T19:40:17.7018995Z Removing fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_hip_utils.cpp 2025-05-07T19:40:17.7019706Z Removing fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_hip_utils.h 2025-05-07T19:40:17.7020300Z Removing fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings_hip.cpp 2025-05-07T19:40:17.7020987Z Removing fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings_hip.h 2025-05-07T19:40:17.7021615Z Removing fbgemm_gpu/src/ssd_split_embeddings_cache/kv_tensor_wrapper_cpu_hip.cpp 2025-05-07T19:40:17.7022260Z Removing fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_scratch_pad_indices_queue_hip.cpp 2025-05-07T19:40:17.7022918Z Removing fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_embeddings_cache_hip.hip 2025-05-07T19:40:17.7023585Z Removing fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_table_batched_embeddings_hip.cpp 2025-05-07T19:40:17.7024262Z Removing fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_table_batched_embeddings_hip.h 2025-05-07T19:40:17.7024763Z Removing fbgemm_gpu/src/topology_utils_hip.cpp 2025-05-07T19:40:17.7025181Z Removing fbgemm_gpu/test/tbe/utils/cpu_kernel_test_hip.cpp 2025-05-07T19:40:17.7025619Z Removing fbgemm_gpu/test/utils/kernel_launcher_test.hip 2025-05-07T19:40:17.7026269Z Removing fbgemm_gpu/test/utils/stochastic_rounding_test.hip 2025-05-07T19:40:17.7026731Z Removing fbgemm_gpu/test/utils/tensor_accessor2_test.hip 2025-05-07T19:40:17.7027175Z Removing fbgemm_gpu/test/utils/tensor_accessor_builder_test.hip 2025-05-07T19:40:17.7027722Z Removing fbgemm_gpu/test/utils/tensor_accessor_builder_with_memcheck_test.hip 2025-05-07T19:40:17.7028228Z Removing fbgemm_gpu/test/utils/tensor_accessor_test.hip 2025-05-07T19:40:17.7028706Z Removing fbgemm_gpu/test/utils/tensor_accessor_with_memcheck_test.hip 2025-05-07T19:40:17.7029173Z Removing fbgemm_gpu/test/utils/weight_row_test.hip 2025-05-07T19:40:17.7031553Z [command]/usr/bin/git reset --hard HEAD 2025-05-07T19:40:17.7942976Z HEAD is now at 1c9ad64 Merge f6528e7b1e8f5602e7dba30cd73b48ae6630981c into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:40:17.7944494Z ##[endgroup] 2025-05-07T19:40:17.7946417Z ##[group]Disabling automatic garbage collection 2025-05-07T19:40:17.7952701Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T19:40:17.7978870Z ##[endgroup] 2025-05-07T19:40:17.7979303Z ##[group]Setting up auth 2025-05-07T19:40:17.7983951Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:40:17.8010680Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T19:40:17.8265068Z Entering 'external/asmjit' 2025-05-07T19:40:17.8306183Z Entering 'external/composable_kernel' 2025-05-07T19:40:17.8356097Z Entering 'external/cpuinfo' 2025-05-07T19:40:17.8407545Z Entering 'external/cutlass' 2025-05-07T19:40:17.8470825Z Entering 'external/googletest' 2025-05-07T19:40:17.8516718Z Entering 'external/hipify_torch' 2025-05-07T19:40:17.8556396Z Entering 'external/json' 2025-05-07T19:40:17.8630418Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:40:17.8673639Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T19:40:17.8898647Z Entering 'external/asmjit' 2025-05-07T19:40:17.8950439Z Entering 'external/composable_kernel' 2025-05-07T19:40:17.9009990Z Entering 'external/cpuinfo' 2025-05-07T19:40:17.9060565Z Entering 'external/cutlass' 2025-05-07T19:40:17.9115233Z Entering 'external/googletest' 2025-05-07T19:40:17.9155585Z Entering 'external/hipify_torch' 2025-05-07T19:40:17.9195606Z Entering 'external/json' 2025-05-07T19:40:17.9256609Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:40:17.9298307Z ##[endgroup] 2025-05-07T19:40:17.9298755Z ##[group]Fetching the repository 2025-05-07T19:40:17.9301282Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f4c52051596e74bc8c16e3d2867a4ecdd271e0:refs/remotes/pull/4066/merge 2025-05-07T19:40:18.1920311Z From https://github.com/pytorch/FBGEMM 2025-05-07T19:40:18.1920934Z + 1c9ad64...a2f4c52 a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge (forced update) 2025-05-07T19:40:18.1940738Z ##[endgroup] 2025-05-07T19:40:18.1941164Z ##[group]Determining the checkout info 2025-05-07T19:40:18.1941622Z ##[endgroup] 2025-05-07T19:40:18.1943801Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T19:40:18.2458526Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T19:40:18.2483031Z ##[group]Checking out the ref 2025-05-07T19:40:18.2483527Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:40:18.2555433Z Warning: you are leaving 1 commit behind, not connected to 2025-05-07T19:40:18.2555839Z any of your branches: 2025-05-07T19:40:18.2556022Z 2025-05-07T19:40:18.2556468Z 1c9ad64 Merge f6528e7b1e8f5602e7dba30cd73b48ae6630981c into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:40:18.2557182Z 2025-05-07T19:40:18.2557407Z If you want to keep it by creating a new branch, this may be a good time 2025-05-07T19:40:18.2557865Z to do so with: 2025-05-07T19:40:18.2558011Z 2025-05-07T19:40:18.2558187Z git branch 1c9ad64 2025-05-07T19:40:18.2558409Z 2025-05-07T19:40:18.2558821Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:40:18.2560166Z ##[endgroup] 2025-05-07T19:40:18.2582818Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T19:40:18.2601394Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:40:18.2750729Z ##[group]Run . $PRELUDE; print_system_info 2025-05-07T19:40:18.2751110Z . $PRELUDE; print_system_info 2025-05-07T19:40:18.2751598Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:18.2751923Z env: 2025-05-07T19:40:18.2752138Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:18.2752449Z BUILD_ENV: build_binary 2025-05-07T19:40:18.2752712Z BUILD_VARIANT: rocm 2025-05-07T19:40:18.2752930Z ##[endgroup] 2025-05-07T19:40:18.6192192Z ################################################################################ 2025-05-07T19:40:18.6193510Z # Print System Info 2025-05-07T19:40:18.6194159Z # 2025-05-07T19:40:18.6200052Z # [2025-05-07T19:40:18.619Z] + print_system_info 2025-05-07T19:40:18.6201079Z ################################################################################ 2025-05-07T19:40:18.6201724Z 2025-05-07T19:40:18.6202031Z ################################################################################ 2025-05-07T19:40:18.6203121Z [INFO] Printing environment variables ... 2025-05-07T19:40:18.6203964Z + printenv 2025-05-07T19:40:18.6204309Z 2025-05-07T19:40:18.6207737Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T19:40:18.6208626Z BUILD_VARIANT=rocm 2025-05-07T19:40:18.6209239Z HOSTNAME=3e479e90efe4 2025-05-07T19:40:18.6210443Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_8b78cebe-3ed2-48a7-9364-9daccac20cfd 2025-05-07T19:40:18.6211818Z GITHUB_ACTION=__run_2 2025-05-07T19:40:18.6212478Z GITHUB_RUN_NUMBER=1623 2025-05-07T19:40:18.6213145Z RUNNER_NAME=i-070df6b0c23e30a7e 2025-05-07T19:40:18.6213949Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T19:40:18.6214798Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T19:40:18.6215557Z MACHINE_NAME_LC=x86_64 2025-05-07T19:40:18.6216283Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T19:40:18.6216556Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T19:40:18.6216862Z GITHUB_REF_TYPE=branch 2025-05-07T19:40:18.6217358Z *** 2025-05-07T19:40:18.6217574Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T19:40:18.6217867Z GITHUB_ACTIONS=true 2025-05-07T19:40:18.6218148Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:40:18.6218739Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_benchmark_rocm.yml@refs/pull/4066/merge 2025-05-07T19:40:18.6219437Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T19:40:18.6219718Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T19:40:18.6219980Z RUNNER_OS=Linux 2025-05-07T19:40:18.6220216Z GITHUB_REF_PROTECTED=false 2025-05-07T19:40:18.6220455Z HOME=/github/home 2025-05-07T19:40:18.6220712Z GITHUB_API_URL=https://api.github.com 2025-05-07T19:40:18.6220994Z RUNNER_ARCH=X64 2025-05-07T19:40:18.6221218Z RUNNER_TEMP=/__w/_temp 2025-05-07T19:40:18.6221631Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_8b78cebe-3ed2-48a7-9364-9daccac20cfd 2025-05-07T19:40:18.6222269Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_8b78cebe-3ed2-48a7-9364-9daccac20cfd 2025-05-07T19:40:18.6222764Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T19:40:18.6223087Z GITHUB_EVENT_NAME=pull_request 2025-05-07T19:40:18.6223363Z GITHUB_RUN_ID=14891846246 2025-05-07T19:40:18.6223997Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_8b78cebe-3ed2-48a7-9364-9daccac20cfd 2025-05-07T19:40:18.6224526Z BUILD_ENV=build_binary 2025-05-07T19:40:18.6224758Z GITHUB_ACTOR=q10 2025-05-07T19:40:18.6224994Z GITHUB_RUN_ATTEMPT=1 2025-05-07T19:40:18.6225478Z KERN_NAME_LC=linux 2025-05-07T19:40:18.6225775Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T19:40:18.6226128Z PLATFORM_NAME=Linux-x86_64 2025-05-07T19:40:18.6226460Z GITHUB_SERVER_URL=https://github.com 2025-05-07T19:40:18.6226758Z SHLVL=1 2025-05-07T19:40:18.6226956Z GITHUB_ACTOR_ID=255046 2025-05-07T19:40:18.6227218Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T19:40:18.6227566Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T19:40:18.6227953Z GITHUB_REF_NAME=4066/merge 2025-05-07T19:40:18.6228195Z KERN_NAME=Linux 2025-05-07T19:40:18.6228428Z GITHUB_JOB=build_artifact 2025-05-07T19:40:18.6228828Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T19:40:18.6229129Z GITHUB_RETENTION_DAYS=90 2025-05-07T19:40:18.6229383Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T19:40:18.6229664Z GITHUB_ACTION_REPOSITORY= 2025-05-07T19:40:18.6230023Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:40:18.6230404Z GITHUB_BASE_REF=main 2025-05-07T19:40:18.6230653Z CI=true 2025-05-07T19:40:18.6230860Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T19:40:18.6231162Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T19:40:18.6231442Z GITHUB_ACTION_REF= 2025-05-07T19:40:18.6231704Z GITHUB_WORKFLOW=FBGEMM_GPU-ROCm Benchmark 2025-05-07T19:40:18.6232201Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_8b78cebe-3ed2-48a7-9364-9daccac20cfd 2025-05-07T19:40:18.6232697Z MACHINE_NAME=x86_64 2025-05-07T19:40:18.6232920Z _=/usr/bin/printenv 2025-05-07T19:40:18.6233069Z 2025-05-07T19:40:18.6233325Z ################################################################################ 2025-05-07T19:40:18.6233674Z [INFO] Print ldd version ... 2025-05-07T19:40:18.6233931Z + ldd --version 2025-05-07T19:40:18.6234076Z 2025-05-07T19:40:18.6234184Z ldd (Ubuntu GLIBC 2.35-0ubuntu3.9) 2.35 2025-05-07T19:40:18.6234525Z Copyright (C) 2022 Free Software Foundation, Inc. 2025-05-07T19:40:18.6235026Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:40:18.6235599Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:40:18.6236063Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T19:40:18.6236288Z 2025-05-07T19:40:18.6236416Z ################################################################################ 2025-05-07T19:40:18.6236733Z [INFO] Print CPU info ... 2025-05-07T19:40:18.6236985Z + nproc 2025-05-07T19:40:18.6237096Z 2025-05-07T19:40:18.6237178Z 96 2025-05-07T19:40:18.6237300Z 2025-05-07T19:40:18.6237384Z + lscpu 2025-05-07T19:40:18.6237490Z 2025-05-07T19:40:18.6496417Z Architecture: x86_64 2025-05-07T19:40:18.6496966Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:40:18.6497819Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6498336Z Byte Order: Little Endian 2025-05-07T19:40:18.6498671Z CPU(s): 96 2025-05-07T19:40:18.6498991Z On-line CPU(s) list: 0-95 2025-05-07T19:40:18.6499331Z Vendor ID: GenuineIntel 2025-05-07T19:40:18.6499745Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6500131Z CPU family: 6 2025-05-07T19:40:18.6500433Z Model: 85 2025-05-07T19:40:18.6500727Z Thread(s) per core: 2 2025-05-07T19:40:18.6501035Z Core(s) per socket: 24 2025-05-07T19:40:18.6501334Z Socket(s): 2 2025-05-07T19:40:18.6501614Z Stepping: 7 2025-05-07T19:40:18.6501935Z BogoMIPS: 5999.98 2025-05-07T19:40:18.6504311Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6506934Z Hypervisor vendor: KVM 2025-05-07T19:40:18.6507290Z Virtualization type: full 2025-05-07T19:40:18.6507636Z L1d cache: 1.5 MiB (48 instances) 2025-05-07T19:40:18.6508165Z L1i cache: 1.5 MiB (48 instances) 2025-05-07T19:40:18.6508536Z L2 cache: 48 MiB (48 instances) 2025-05-07T19:40:18.6508927Z L3 cache: 71.5 MiB (2 instances) 2025-05-07T19:40:18.6509262Z NUMA node(s): 2 2025-05-07T19:40:18.6509613Z NUMA node0 CPU(s): 0-23,48-71 2025-05-07T19:40:18.6509991Z NUMA node1 CPU(s): 24-47,72-95 2025-05-07T19:40:18.6510481Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T19:40:18.6511088Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T19:40:18.6511606Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T19:40:18.6512262Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:40:18.6512887Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T19:40:18.6513665Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:40:18.6514326Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:40:18.6514715Z Vulnerability Retbleed: Vulnerable 2025-05-07T19:40:18.6515129Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:40:18.6515517Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T19:40:18.6516129Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T19:40:18.6517017Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T19:40:18.6517680Z Vulnerability Srbds: Not affected 2025-05-07T19:40:18.6518099Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:40:18.6518349Z 2025-05-07T19:40:18.6518450Z + cat /proc/cpuinfo 2025-05-07T19:40:18.6518619Z 2025-05-07T19:40:18.6519127Z processor : 0 2025-05-07T19:40:18.6519401Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6519667Z cpu family : 6 2025-05-07T19:40:18.6519914Z model : 85 2025-05-07T19:40:18.6520216Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6520621Z stepping : 7 2025-05-07T19:40:18.6520854Z microcode : 0x5003901 2025-05-07T19:40:18.6521131Z cpu MHz : 3159.767 2025-05-07T19:40:18.6521375Z cache size : 36608 KB 2025-05-07T19:40:18.6521647Z physical id : 0 2025-05-07T19:40:18.6521874Z siblings : 48 2025-05-07T19:40:18.6522114Z core id : 0 2025-05-07T19:40:18.6522331Z cpu cores : 24 2025-05-07T19:40:18.6522590Z apicid : 0 2025-05-07T19:40:18.6522839Z initial apicid : 0 2025-05-07T19:40:18.6523063Z fpu : yes 2025-05-07T19:40:18.6523314Z fpu_exception : yes 2025-05-07T19:40:18.6523568Z cpuid level : 13 2025-05-07T19:40:18.6523811Z wp : yes 2025-05-07T19:40:18.6526095Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6528846Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6529431Z bogomips : 5999.98 2025-05-07T19:40:18.6529668Z clflush size : 64 2025-05-07T19:40:18.6529888Z cache_alignment : 64 2025-05-07T19:40:18.6530179Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6530507Z power management: 2025-05-07T19:40:18.6530659Z 2025-05-07T19:40:18.6530748Z processor : 1 2025-05-07T19:40:18.6530968Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6531294Z cpu family : 6 2025-05-07T19:40:18.6531499Z model : 85 2025-05-07T19:40:18.6531791Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6532162Z stepping : 7 2025-05-07T19:40:18.6532373Z microcode : 0x5003901 2025-05-07T19:40:18.6532617Z cpu MHz : 3180.744 2025-05-07T19:40:18.6532833Z cache size : 36608 KB 2025-05-07T19:40:18.6533078Z physical id : 0 2025-05-07T19:40:18.6533295Z siblings : 48 2025-05-07T19:40:18.6533514Z core id : 1 2025-05-07T19:40:18.6533718Z cpu cores : 24 2025-05-07T19:40:18.6533944Z apicid : 2 2025-05-07T19:40:18.6534146Z initial apicid : 2 2025-05-07T19:40:18.6534375Z fpu : yes 2025-05-07T19:40:18.6534572Z fpu_exception : yes 2025-05-07T19:40:18.6534805Z cpuid level : 13 2025-05-07T19:40:18.6535009Z wp : yes 2025-05-07T19:40:18.6537297Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6539921Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6540512Z bogomips : 5999.98 2025-05-07T19:40:18.6540728Z clflush size : 64 2025-05-07T19:40:18.6540955Z cache_alignment : 64 2025-05-07T19:40:18.6541218Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6541552Z power management: 2025-05-07T19:40:18.6541685Z 2025-05-07T19:40:18.6541770Z processor : 2 2025-05-07T19:40:18.6542000Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6542238Z cpu family : 6 2025-05-07T19:40:18.6542457Z model : 85 2025-05-07T19:40:18.6542749Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6543102Z stepping : 7 2025-05-07T19:40:18.6543327Z microcode : 0x5003901 2025-05-07T19:40:18.6543551Z cpu MHz : 3123.834 2025-05-07T19:40:18.6543779Z cache size : 36608 KB 2025-05-07T19:40:18.6544036Z physical id : 0 2025-05-07T19:40:18.6544258Z siblings : 48 2025-05-07T19:40:18.6544461Z core id : 2 2025-05-07T19:40:18.6544673Z cpu cores : 24 2025-05-07T19:40:18.6544873Z apicid : 4 2025-05-07T19:40:18.6545094Z initial apicid : 4 2025-05-07T19:40:18.6545310Z fpu : yes 2025-05-07T19:40:18.6545528Z fpu_exception : yes 2025-05-07T19:40:18.6545745Z cpuid level : 13 2025-05-07T19:40:18.6545969Z wp : yes 2025-05-07T19:40:18.6548227Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6550843Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6551493Z bogomips : 5999.98 2025-05-07T19:40:18.6551728Z clflush size : 64 2025-05-07T19:40:18.6551947Z cache_alignment : 64 2025-05-07T19:40:18.6552236Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6552561Z power management: 2025-05-07T19:40:18.6552710Z 2025-05-07T19:40:18.6552799Z processor : 3 2025-05-07T19:40:18.6553018Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6553358Z cpu family : 6 2025-05-07T19:40:18.6553565Z model : 85 2025-05-07T19:40:18.6558084Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6558530Z stepping : 7 2025-05-07T19:40:18.6558742Z microcode : 0x5003901 2025-05-07T19:40:18.6558988Z cpu MHz : 3279.942 2025-05-07T19:40:18.6559209Z cache size : 36608 KB 2025-05-07T19:40:18.6559447Z physical id : 0 2025-05-07T19:40:18.6559663Z siblings : 48 2025-05-07T19:40:18.6559880Z core id : 3 2025-05-07T19:40:18.6560086Z cpu cores : 24 2025-05-07T19:40:18.6560301Z apicid : 6 2025-05-07T19:40:18.6560501Z initial apicid : 6 2025-05-07T19:40:18.6560724Z fpu : yes 2025-05-07T19:40:18.6560921Z fpu_exception : yes 2025-05-07T19:40:18.6561154Z cpuid level : 13 2025-05-07T19:40:18.6561375Z wp : yes 2025-05-07T19:40:18.6563629Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6566263Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6566865Z bogomips : 5999.98 2025-05-07T19:40:18.6567086Z clflush size : 64 2025-05-07T19:40:18.6567321Z cache_alignment : 64 2025-05-07T19:40:18.6567591Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6567935Z power management: 2025-05-07T19:40:18.6568068Z 2025-05-07T19:40:18.6568159Z processor : 4 2025-05-07T19:40:18.6568396Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6568639Z cpu family : 6 2025-05-07T19:40:18.6568857Z model : 85 2025-05-07T19:40:18.6569144Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6569500Z stepping : 7 2025-05-07T19:40:18.6569724Z microcode : 0x5003901 2025-05-07T19:40:18.6569953Z cpu MHz : 3109.928 2025-05-07T19:40:18.6570182Z cache size : 36608 KB 2025-05-07T19:40:18.6570636Z physical id : 0 2025-05-07T19:40:18.6570869Z siblings : 48 2025-05-07T19:40:18.6571204Z core id : 4 2025-05-07T19:40:18.6571429Z cpu cores : 24 2025-05-07T19:40:18.6571674Z apicid : 8 2025-05-07T19:40:18.6571904Z initial apicid : 8 2025-05-07T19:40:18.6572124Z fpu : yes 2025-05-07T19:40:18.6572349Z fpu_exception : yes 2025-05-07T19:40:18.6572755Z cpuid level : 13 2025-05-07T19:40:18.6572985Z wp : yes 2025-05-07T19:40:18.6575256Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6577885Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6578617Z bogomips : 5999.98 2025-05-07T19:40:18.6578862Z clflush size : 64 2025-05-07T19:40:18.6579081Z cache_alignment : 64 2025-05-07T19:40:18.6579375Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6579704Z power management: 2025-05-07T19:40:18.6579860Z 2025-05-07T19:40:18.6579952Z processor : 5 2025-05-07T19:40:18.6580176Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6580443Z cpu family : 6 2025-05-07T19:40:18.6580650Z model : 85 2025-05-07T19:40:18.6580948Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6581317Z stepping : 7 2025-05-07T19:40:18.6581682Z microcode : 0x5003901 2025-05-07T19:40:18.6581929Z cpu MHz : 2999.994 2025-05-07T19:40:18.6582153Z cache size : 36608 KB 2025-05-07T19:40:18.6582397Z physical id : 0 2025-05-07T19:40:18.6582610Z siblings : 48 2025-05-07T19:40:18.6582828Z core id : 5 2025-05-07T19:40:18.6583026Z cpu cores : 24 2025-05-07T19:40:18.6583241Z apicid : 10 2025-05-07T19:40:18.6583446Z initial apicid : 10 2025-05-07T19:40:18.6583678Z fpu : yes 2025-05-07T19:40:18.6583872Z fpu_exception : yes 2025-05-07T19:40:18.6584102Z cpuid level : 13 2025-05-07T19:40:18.6584323Z wp : yes 2025-05-07T19:40:18.6586570Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6589188Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6589781Z bogomips : 5999.98 2025-05-07T19:40:18.6590007Z clflush size : 64 2025-05-07T19:40:18.6590238Z cache_alignment : 64 2025-05-07T19:40:18.6590508Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6590853Z power management: 2025-05-07T19:40:18.6590985Z 2025-05-07T19:40:18.6591075Z processor : 6 2025-05-07T19:40:18.6591309Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6591549Z cpu family : 6 2025-05-07T19:40:18.6591763Z model : 85 2025-05-07T19:40:18.6592051Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6592402Z stepping : 7 2025-05-07T19:40:18.6592628Z microcode : 0x5003901 2025-05-07T19:40:18.6592858Z cpu MHz : 3186.670 2025-05-07T19:40:18.6593087Z cache size : 36608 KB 2025-05-07T19:40:18.6593408Z physical id : 0 2025-05-07T19:40:18.6593643Z siblings : 48 2025-05-07T19:40:18.6593852Z core id : 6 2025-05-07T19:40:18.6594073Z cpu cores : 24 2025-05-07T19:40:18.6594368Z apicid : 12 2025-05-07T19:40:18.6594596Z initial apicid : 12 2025-05-07T19:40:18.6594814Z fpu : yes 2025-05-07T19:40:18.6595038Z fpu_exception : yes 2025-05-07T19:40:18.6595254Z cpuid level : 13 2025-05-07T19:40:18.6595476Z wp : yes 2025-05-07T19:40:18.6597731Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6600351Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6600932Z bogomips : 5999.98 2025-05-07T19:40:18.6601165Z clflush size : 64 2025-05-07T19:40:18.6601469Z cache_alignment : 64 2025-05-07T19:40:18.6601761Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6602085Z power management: 2025-05-07T19:40:18.6602238Z 2025-05-07T19:40:18.6602326Z processor : 7 2025-05-07T19:40:18.6602543Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6602805Z cpu family : 6 2025-05-07T19:40:18.6603014Z model : 85 2025-05-07T19:40:18.6603307Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6603674Z stepping : 7 2025-05-07T19:40:18.6603886Z microcode : 0x5003901 2025-05-07T19:40:18.6604130Z cpu MHz : 2999.994 2025-05-07T19:40:18.6604343Z cache size : 36608 KB 2025-05-07T19:40:18.6604643Z physical id : 0 2025-05-07T19:40:18.6604853Z siblings : 48 2025-05-07T19:40:18.6605065Z core id : 7 2025-05-07T19:40:18.6605265Z cpu cores : 24 2025-05-07T19:40:18.6605477Z apicid : 14 2025-05-07T19:40:18.6605678Z initial apicid : 14 2025-05-07T19:40:18.6606007Z fpu : yes 2025-05-07T19:40:18.6606193Z fpu_exception : yes 2025-05-07T19:40:18.6606415Z cpuid level : 13 2025-05-07T19:40:18.6606624Z wp : yes 2025-05-07T19:40:18.6609139Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6611759Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6612354Z bogomips : 5999.98 2025-05-07T19:40:18.6612575Z clflush size : 64 2025-05-07T19:40:18.6612812Z cache_alignment : 64 2025-05-07T19:40:18.6613087Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6613434Z power management: 2025-05-07T19:40:18.6613569Z 2025-05-07T19:40:18.6613656Z processor : 8 2025-05-07T19:40:18.6613881Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6614117Z cpu family : 6 2025-05-07T19:40:18.6614337Z model : 85 2025-05-07T19:40:18.6614621Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6614971Z stepping : 7 2025-05-07T19:40:18.6615191Z microcode : 0x5003901 2025-05-07T19:40:18.6615424Z cpu MHz : 3181.039 2025-05-07T19:40:18.6615652Z cache size : 36608 KB 2025-05-07T19:40:18.6615872Z physical id : 0 2025-05-07T19:40:18.6616099Z siblings : 48 2025-05-07T19:40:18.6616302Z core id : 8 2025-05-07T19:40:18.6616519Z cpu cores : 24 2025-05-07T19:40:18.6616722Z apicid : 16 2025-05-07T19:40:18.6616944Z initial apicid : 16 2025-05-07T19:40:18.6617159Z fpu : yes 2025-05-07T19:40:18.6617376Z fpu_exception : yes 2025-05-07T19:40:18.6617609Z cpuid level : 13 2025-05-07T19:40:18.6617821Z wp : yes 2025-05-07T19:40:18.6620113Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6622738Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6623329Z bogomips : 5999.98 2025-05-07T19:40:18.6623568Z clflush size : 64 2025-05-07T19:40:18.6623788Z cache_alignment : 64 2025-05-07T19:40:18.6624075Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6624471Z power management: 2025-05-07T19:40:18.6624619Z 2025-05-07T19:40:18.6624710Z processor : 9 2025-05-07T19:40:18.6624926Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6625189Z cpu family : 6 2025-05-07T19:40:18.6625393Z model : 85 2025-05-07T19:40:18.6625688Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6626050Z stepping : 7 2025-05-07T19:40:18.6626253Z microcode : 0x5003901 2025-05-07T19:40:18.6626494Z cpu MHz : 3133.599 2025-05-07T19:40:18.6626704Z cache size : 36608 KB 2025-05-07T19:40:18.6626938Z physical id : 0 2025-05-07T19:40:18.6627143Z siblings : 48 2025-05-07T19:40:18.6627419Z core id : 9 2025-05-07T19:40:18.6627614Z cpu cores : 24 2025-05-07T19:40:18.6627829Z apicid : 18 2025-05-07T19:40:18.6628026Z initial apicid : 18 2025-05-07T19:40:18.6628252Z fpu : yes 2025-05-07T19:40:18.6628449Z fpu_exception : yes 2025-05-07T19:40:18.6628694Z cpuid level : 13 2025-05-07T19:40:18.6628915Z wp : yes 2025-05-07T19:40:18.6631158Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6633878Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6634478Z bogomips : 5999.98 2025-05-07T19:40:18.6634698Z clflush size : 64 2025-05-07T19:40:18.6634928Z cache_alignment : 64 2025-05-07T19:40:18.6635192Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6635529Z power management: 2025-05-07T19:40:18.6635662Z 2025-05-07T19:40:18.6635749Z processor : 10 2025-05-07T19:40:18.6635980Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6636216Z cpu family : 6 2025-05-07T19:40:18.6636429Z model : 85 2025-05-07T19:40:18.6636714Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6637061Z stepping : 7 2025-05-07T19:40:18.6637280Z microcode : 0x5003901 2025-05-07T19:40:18.6637506Z cpu MHz : 2999.994 2025-05-07T19:40:18.6637733Z cache size : 36608 KB 2025-05-07T19:40:18.6637954Z physical id : 0 2025-05-07T19:40:18.6638174Z siblings : 48 2025-05-07T19:40:18.6638372Z core id : 10 2025-05-07T19:40:18.6638587Z cpu cores : 24 2025-05-07T19:40:18.6638793Z apicid : 20 2025-05-07T19:40:18.6639010Z initial apicid : 20 2025-05-07T19:40:18.6639221Z fpu : yes 2025-05-07T19:40:18.6639433Z fpu_exception : yes 2025-05-07T19:40:18.6639661Z cpuid level : 13 2025-05-07T19:40:18.6639865Z wp : yes 2025-05-07T19:40:18.6642117Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6644762Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6645340Z bogomips : 5999.98 2025-05-07T19:40:18.6645569Z clflush size : 64 2025-05-07T19:40:18.6645785Z cache_alignment : 64 2025-05-07T19:40:18.6646064Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6646386Z power management: 2025-05-07T19:40:18.6646528Z 2025-05-07T19:40:18.6646691Z processor : 11 2025-05-07T19:40:18.6646906Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6647157Z cpu family : 6 2025-05-07T19:40:18.6647374Z model : 85 2025-05-07T19:40:18.6647641Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6648005Z stepping : 7 2025-05-07T19:40:18.6648213Z microcode : 0x5003901 2025-05-07T19:40:18.6648451Z cpu MHz : 3170.319 2025-05-07T19:40:18.6648664Z cache size : 36608 KB 2025-05-07T19:40:18.6648900Z physical id : 0 2025-05-07T19:40:18.6649107Z siblings : 48 2025-05-07T19:40:18.6649323Z core id : 11 2025-05-07T19:40:18.6649523Z cpu cores : 24 2025-05-07T19:40:18.6649804Z apicid : 22 2025-05-07T19:40:18.6650008Z initial apicid : 22 2025-05-07T19:40:18.6650235Z fpu : yes 2025-05-07T19:40:18.6650433Z fpu_exception : yes 2025-05-07T19:40:18.6650666Z cpuid level : 13 2025-05-07T19:40:18.6650893Z wp : yes 2025-05-07T19:40:18.6653136Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6655755Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6656348Z bogomips : 5999.98 2025-05-07T19:40:18.6656560Z clflush size : 64 2025-05-07T19:40:18.6656792Z cache_alignment : 64 2025-05-07T19:40:18.6657105Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6657440Z power management: 2025-05-07T19:40:18.6657572Z 2025-05-07T19:40:18.6657657Z processor : 12 2025-05-07T19:40:18.6657890Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6658134Z cpu family : 6 2025-05-07T19:40:18.6658351Z model : 85 2025-05-07T19:40:18.6658637Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6658988Z stepping : 7 2025-05-07T19:40:18.6659207Z microcode : 0x5003901 2025-05-07T19:40:18.6659431Z cpu MHz : 3789.391 2025-05-07T19:40:18.6659663Z cache size : 36608 KB 2025-05-07T19:40:18.6659884Z physical id : 0 2025-05-07T19:40:18.6660108Z siblings : 48 2025-05-07T19:40:18.6660305Z core id : 12 2025-05-07T19:40:18.6660520Z cpu cores : 24 2025-05-07T19:40:18.6660720Z apicid : 24 2025-05-07T19:40:18.6660946Z initial apicid : 24 2025-05-07T19:40:18.6661160Z fpu : yes 2025-05-07T19:40:18.6661375Z fpu_exception : yes 2025-05-07T19:40:18.6661628Z cpuid level : 13 2025-05-07T19:40:18.6661836Z wp : yes 2025-05-07T19:40:18.6664094Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6666718Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6667298Z bogomips : 5999.98 2025-05-07T19:40:18.6667536Z clflush size : 64 2025-05-07T19:40:18.6667756Z cache_alignment : 64 2025-05-07T19:40:18.6668033Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6668358Z power management: 2025-05-07T19:40:18.6668505Z 2025-05-07T19:40:18.6668596Z processor : 13 2025-05-07T19:40:18.6668809Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6669058Z cpu family : 6 2025-05-07T19:40:18.6669365Z model : 85 2025-05-07T19:40:18.6669633Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6669992Z stepping : 7 2025-05-07T19:40:18.6670195Z microcode : 0x5003901 2025-05-07T19:40:18.6670689Z cpu MHz : 2999.994 2025-05-07T19:40:18.6670900Z cache size : 36608 KB 2025-05-07T19:40:18.6671135Z physical id : 0 2025-05-07T19:40:18.6671340Z siblings : 48 2025-05-07T19:40:18.6671552Z core id : 13 2025-05-07T19:40:18.6671750Z cpu cores : 24 2025-05-07T19:40:18.6671967Z apicid : 26 2025-05-07T19:40:18.6672168Z initial apicid : 26 2025-05-07T19:40:18.6672397Z fpu : yes 2025-05-07T19:40:18.6672723Z fpu_exception : yes 2025-05-07T19:40:18.6672957Z cpuid level : 13 2025-05-07T19:40:18.6673234Z wp : yes 2025-05-07T19:40:18.6675734Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6678359Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6678947Z bogomips : 5999.98 2025-05-07T19:40:18.6679164Z clflush size : 64 2025-05-07T19:40:18.6679394Z cache_alignment : 64 2025-05-07T19:40:18.6679660Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6679995Z power management: 2025-05-07T19:40:18.6680126Z 2025-05-07T19:40:18.6680213Z processor : 14 2025-05-07T19:40:18.6680443Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6680679Z cpu family : 6 2025-05-07T19:40:18.6680889Z model : 85 2025-05-07T19:40:18.6681173Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6681519Z stepping : 7 2025-05-07T19:40:18.6681741Z microcode : 0x5003901 2025-05-07T19:40:18.6681959Z cpu MHz : 3095.474 2025-05-07T19:40:18.6682186Z cache size : 36608 KB 2025-05-07T19:40:18.6682405Z physical id : 0 2025-05-07T19:40:18.6682626Z siblings : 48 2025-05-07T19:40:18.6682822Z core id : 14 2025-05-07T19:40:18.6683224Z cpu cores : 24 2025-05-07T19:40:18.6683535Z apicid : 28 2025-05-07T19:40:18.6683756Z initial apicid : 28 2025-05-07T19:40:18.6683966Z fpu : yes 2025-05-07T19:40:18.6684183Z fpu_exception : yes 2025-05-07T19:40:18.6684422Z cpuid level : 13 2025-05-07T19:40:18.6684626Z wp : yes 2025-05-07T19:40:18.6686877Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6689494Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6690071Z bogomips : 5999.98 2025-05-07T19:40:18.6690302Z clflush size : 64 2025-05-07T19:40:18.6690521Z cache_alignment : 64 2025-05-07T19:40:18.6690802Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6691123Z power management: 2025-05-07T19:40:18.6691267Z 2025-05-07T19:40:18.6691356Z processor : 15 2025-05-07T19:40:18.6691568Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6691816Z cpu family : 6 2025-05-07T19:40:18.6692025Z model : 85 2025-05-07T19:40:18.6692292Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6692759Z stepping : 7 2025-05-07T19:40:18.6692965Z microcode : 0x5003901 2025-05-07T19:40:18.6693203Z cpu MHz : 2999.994 2025-05-07T19:40:18.6693413Z cache size : 36608 KB 2025-05-07T19:40:18.6693647Z physical id : 0 2025-05-07T19:40:18.6693856Z siblings : 48 2025-05-07T19:40:18.6694069Z core id : 15 2025-05-07T19:40:18.6694269Z cpu cores : 24 2025-05-07T19:40:18.6694489Z apicid : 30 2025-05-07T19:40:18.6694693Z initial apicid : 30 2025-05-07T19:40:18.6695032Z fpu : yes 2025-05-07T19:40:18.6695238Z fpu_exception : yes 2025-05-07T19:40:18.6695447Z cpuid level : 13 2025-05-07T19:40:18.6695721Z wp : yes 2025-05-07T19:40:18.6697905Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6700460Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6701064Z bogomips : 5999.98 2025-05-07T19:40:18.6701295Z clflush size : 64 2025-05-07T19:40:18.6701554Z cache_alignment : 64 2025-05-07T19:40:18.6701839Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6702209Z power management: 2025-05-07T19:40:18.6702349Z 2025-05-07T19:40:18.6702445Z processor : 16 2025-05-07T19:40:18.6702699Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6702976Z cpu family : 6 2025-05-07T19:40:18.6703200Z model : 85 2025-05-07T19:40:18.6703512Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6703877Z stepping : 7 2025-05-07T19:40:18.6704133Z microcode : 0x5003901 2025-05-07T19:40:18.6704384Z cpu MHz : 3097.559 2025-05-07T19:40:18.6704640Z cache size : 36608 KB 2025-05-07T19:40:18.6704878Z physical id : 0 2025-05-07T19:40:18.6705128Z siblings : 48 2025-05-07T19:40:18.6705345Z core id : 16 2025-05-07T19:40:18.6705582Z cpu cores : 24 2025-05-07T19:40:18.6705804Z apicid : 32 2025-05-07T19:40:18.6706047Z initial apicid : 32 2025-05-07T19:40:18.6706275Z fpu : yes 2025-05-07T19:40:18.6706510Z fpu_exception : yes 2025-05-07T19:40:18.6706764Z cpuid level : 13 2025-05-07T19:40:18.6706976Z wp : yes 2025-05-07T19:40:18.6709223Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6711785Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6712349Z bogomips : 5999.98 2025-05-07T19:40:18.6712592Z clflush size : 64 2025-05-07T19:40:18.6712814Z cache_alignment : 64 2025-05-07T19:40:18.6713113Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6713524Z power management: 2025-05-07T19:40:18.6713856Z 2025-05-07T19:40:18.6713948Z processor : 17 2025-05-07T19:40:18.6714180Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6714535Z cpu family : 6 2025-05-07T19:40:18.6714772Z model : 85 2025-05-07T19:40:18.6715057Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6715445Z stepping : 7 2025-05-07T19:40:18.6715744Z microcode : 0x5003901 2025-05-07T19:40:18.6716006Z cpu MHz : 3130.831 2025-05-07T19:40:18.6716240Z cache size : 36608 KB 2025-05-07T19:40:18.6716499Z physical id : 0 2025-05-07T19:40:18.6716729Z siblings : 48 2025-05-07T19:40:18.6716966Z core id : 17 2025-05-07T19:40:18.6717192Z cpu cores : 24 2025-05-07T19:40:18.6717427Z apicid : 34 2025-05-07T19:40:18.6717647Z initial apicid : 34 2025-05-07T19:40:18.6717897Z fpu : yes 2025-05-07T19:40:18.6718147Z fpu_exception : yes 2025-05-07T19:40:18.6718376Z cpuid level : 13 2025-05-07T19:40:18.6718619Z wp : yes 2025-05-07T19:40:18.6720944Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6723598Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6724211Z bogomips : 5999.98 2025-05-07T19:40:18.6724448Z clflush size : 64 2025-05-07T19:40:18.6724719Z cache_alignment : 64 2025-05-07T19:40:18.6725006Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6725371Z power management: 2025-05-07T19:40:18.6725509Z 2025-05-07T19:40:18.6725610Z processor : 18 2025-05-07T19:40:18.6725969Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6726225Z cpu family : 6 2025-05-07T19:40:18.6726424Z model : 85 2025-05-07T19:40:18.6726712Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6727057Z stepping : 7 2025-05-07T19:40:18.6727294Z microcode : 0x5003901 2025-05-07T19:40:18.6727519Z cpu MHz : 3143.948 2025-05-07T19:40:18.6727753Z cache size : 36608 KB 2025-05-07T19:40:18.6727974Z physical id : 0 2025-05-07T19:40:18.6728211Z siblings : 48 2025-05-07T19:40:18.6728419Z core id : 18 2025-05-07T19:40:18.6728644Z cpu cores : 24 2025-05-07T19:40:18.6728847Z apicid : 36 2025-05-07T19:40:18.6729069Z initial apicid : 36 2025-05-07T19:40:18.6729285Z fpu : yes 2025-05-07T19:40:18.6729508Z fpu_exception : yes 2025-05-07T19:40:18.6729742Z cpuid level : 13 2025-05-07T19:40:18.6729944Z wp : yes 2025-05-07T19:40:18.6732064Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6734499Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6735051Z bogomips : 5999.98 2025-05-07T19:40:18.6735286Z clflush size : 64 2025-05-07T19:40:18.6735502Z cache_alignment : 64 2025-05-07T19:40:18.6735783Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6736096Z power management: 2025-05-07T19:40:18.6736253Z 2025-05-07T19:40:18.6736341Z processor : 19 2025-05-07T19:40:18.6736565Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6736830Z cpu family : 6 2025-05-07T19:40:18.6737056Z model : 85 2025-05-07T19:40:18.6737320Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6737687Z stepping : 7 2025-05-07T19:40:18.6737902Z microcode : 0x5003901 2025-05-07T19:40:18.6738158Z cpu MHz : 3109.739 2025-05-07T19:40:18.6738437Z cache size : 36608 KB 2025-05-07T19:40:18.6738689Z physical id : 0 2025-05-07T19:40:18.6738891Z siblings : 48 2025-05-07T19:40:18.6739091Z core id : 19 2025-05-07T19:40:18.6739273Z cpu cores : 24 2025-05-07T19:40:18.6739473Z apicid : 38 2025-05-07T19:40:18.6739660Z initial apicid : 38 2025-05-07T19:40:18.6739881Z fpu : yes 2025-05-07T19:40:18.6740075Z fpu_exception : yes 2025-05-07T19:40:18.6740273Z cpuid level : 13 2025-05-07T19:40:18.6740476Z wp : yes 2025-05-07T19:40:18.6742600Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6745022Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6745575Z bogomips : 5999.98 2025-05-07T19:40:18.6745781Z clflush size : 64 2025-05-07T19:40:18.6746002Z cache_alignment : 64 2025-05-07T19:40:18.6746250Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6746573Z power management: 2025-05-07T19:40:18.6746696Z 2025-05-07T19:40:18.6746778Z processor : 20 2025-05-07T19:40:18.6747006Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6747246Z cpu family : 6 2025-05-07T19:40:18.6747437Z model : 85 2025-05-07T19:40:18.6747707Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6748038Z stepping : 7 2025-05-07T19:40:18.6748252Z microcode : 0x5003901 2025-05-07T19:40:18.6748466Z cpu MHz : 2999.994 2025-05-07T19:40:18.6748683Z cache size : 36608 KB 2025-05-07T19:40:18.6748898Z physical id : 0 2025-05-07T19:40:18.6749114Z siblings : 48 2025-05-07T19:40:18.6749300Z core id : 20 2025-05-07T19:40:18.6749509Z cpu cores : 24 2025-05-07T19:40:18.6772609Z apicid : 40 2025-05-07T19:40:18.6772856Z initial apicid : 40 2025-05-07T19:40:18.6773096Z fpu : yes 2025-05-07T19:40:18.6773307Z fpu_exception : yes 2025-05-07T19:40:18.6773524Z cpuid level : 13 2025-05-07T19:40:18.6773744Z wp : yes 2025-05-07T19:40:18.6776026Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6778661Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6779255Z bogomips : 5999.98 2025-05-07T19:40:18.6779473Z clflush size : 64 2025-05-07T19:40:18.6779706Z cache_alignment : 64 2025-05-07T19:40:18.6779972Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6780315Z power management: 2025-05-07T19:40:18.6780447Z 2025-05-07T19:40:18.6780549Z processor : 21 2025-05-07T19:40:18.6780764Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6781012Z cpu family : 6 2025-05-07T19:40:18.6781213Z model : 85 2025-05-07T19:40:18.6781496Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6781842Z stepping : 7 2025-05-07T19:40:18.6782056Z microcode : 0x5003901 2025-05-07T19:40:18.6782282Z cpu MHz : 3151.412 2025-05-07T19:40:18.6782509Z cache size : 36608 KB 2025-05-07T19:40:18.6782729Z physical id : 0 2025-05-07T19:40:18.6782946Z siblings : 48 2025-05-07T19:40:18.6783424Z core id : 21 2025-05-07T19:40:18.6783627Z cpu cores : 24 2025-05-07T19:40:18.6783830Z apicid : 42 2025-05-07T19:40:18.6784011Z initial apicid : 42 2025-05-07T19:40:18.6784215Z fpu : yes 2025-05-07T19:40:18.6784390Z fpu_exception : yes 2025-05-07T19:40:18.6784605Z cpuid level : 13 2025-05-07T19:40:18.6784793Z wp : yes 2025-05-07T19:40:18.6786961Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6789387Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6789926Z bogomips : 5999.98 2025-05-07T19:40:18.6790138Z clflush size : 64 2025-05-07T19:40:18.6790338Z cache_alignment : 64 2025-05-07T19:40:18.6790596Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6790906Z power management: 2025-05-07T19:40:18.6791026Z 2025-05-07T19:40:18.6791107Z processor : 22 2025-05-07T19:40:18.6791320Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6791536Z cpu family : 6 2025-05-07T19:40:18.6791726Z model : 85 2025-05-07T19:40:18.6791976Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6792306Z stepping : 7 2025-05-07T19:40:18.6792492Z microcode : 0x5003901 2025-05-07T19:40:18.6792713Z cpu MHz : 3174.992 2025-05-07T19:40:18.6792908Z cache size : 36608 KB 2025-05-07T19:40:18.6793124Z physical id : 0 2025-05-07T19:40:18.6793397Z siblings : 48 2025-05-07T19:40:18.6793585Z core id : 22 2025-05-07T19:40:18.6793955Z cpu cores : 24 2025-05-07T19:40:18.6794147Z apicid : 44 2025-05-07T19:40:18.6794372Z initial apicid : 44 2025-05-07T19:40:18.6794575Z fpu : yes 2025-05-07T19:40:18.6794763Z fpu_exception : yes 2025-05-07T19:40:18.6794972Z cpuid level : 13 2025-05-07T19:40:18.6795173Z wp : yes 2025-05-07T19:40:18.6797401Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6800009Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6800594Z bogomips : 5999.98 2025-05-07T19:40:18.6800802Z clflush size : 64 2025-05-07T19:40:18.6801017Z cache_alignment : 64 2025-05-07T19:40:18.6801278Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6801605Z power management: 2025-05-07T19:40:18.6801735Z 2025-05-07T19:40:18.6801831Z processor : 23 2025-05-07T19:40:18.6802041Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6802277Z cpu family : 6 2025-05-07T19:40:18.6802476Z model : 85 2025-05-07T19:40:18.6802749Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6803101Z stepping : 7 2025-05-07T19:40:18.6803313Z microcode : 0x5003901 2025-05-07T19:40:18.6803528Z cpu MHz : 3191.327 2025-05-07T19:40:18.6803741Z cache size : 36608 KB 2025-05-07T19:40:18.6803956Z physical id : 0 2025-05-07T19:40:18.6804166Z siblings : 48 2025-05-07T19:40:18.6804355Z core id : 23 2025-05-07T19:40:18.6804558Z cpu cores : 24 2025-05-07T19:40:18.6804857Z apicid : 46 2025-05-07T19:40:18.6805056Z initial apicid : 46 2025-05-07T19:40:18.6805275Z fpu : yes 2025-05-07T19:40:18.6805467Z fpu_exception : yes 2025-05-07T19:40:18.6805687Z cpuid level : 13 2025-05-07T19:40:18.6805889Z wp : yes 2025-05-07T19:40:18.6808143Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6810546Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6811083Z bogomips : 5999.98 2025-05-07T19:40:18.6811293Z clflush size : 64 2025-05-07T19:40:18.6811487Z cache_alignment : 64 2025-05-07T19:40:18.6811748Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6812054Z power management: 2025-05-07T19:40:18.6812171Z 2025-05-07T19:40:18.6812252Z processor : 24 2025-05-07T19:40:18.6812456Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6812668Z cpu family : 6 2025-05-07T19:40:18.6812854Z model : 85 2025-05-07T19:40:18.6813098Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6813430Z stepping : 7 2025-05-07T19:40:18.6813619Z microcode : 0x5003901 2025-05-07T19:40:18.6813833Z cpu MHz : 2080.823 2025-05-07T19:40:18.6814027Z cache size : 36608 KB 2025-05-07T19:40:18.6814232Z physical id : 1 2025-05-07T19:40:18.6814414Z siblings : 48 2025-05-07T19:40:18.6814603Z core id : 0 2025-05-07T19:40:18.6814786Z cpu cores : 24 2025-05-07T19:40:18.6814962Z apicid : 64 2025-05-07T19:40:18.6815153Z initial apicid : 64 2025-05-07T19:40:18.6815343Z fpu : yes 2025-05-07T19:40:18.6815528Z fpu_exception : yes 2025-05-07T19:40:18.6815720Z cpuid level : 13 2025-05-07T19:40:18.6815907Z wp : yes 2025-05-07T19:40:18.6817970Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6820399Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6820941Z bogomips : 5999.98 2025-05-07T19:40:18.6821140Z clflush size : 64 2025-05-07T19:40:18.6821342Z cache_alignment : 64 2025-05-07T19:40:18.6821619Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6821926Z power management: 2025-05-07T19:40:18.6822044Z 2025-05-07T19:40:18.6822130Z processor : 25 2025-05-07T19:40:18.6822323Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6822550Z cpu family : 6 2025-05-07T19:40:18.6822733Z model : 85 2025-05-07T19:40:18.6822987Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6823304Z stepping : 7 2025-05-07T19:40:18.6823498Z microcode : 0x5003901 2025-05-07T19:40:18.6823706Z cpu MHz : 2999.994 2025-05-07T19:40:18.6823906Z cache size : 36608 KB 2025-05-07T19:40:18.6824109Z physical id : 1 2025-05-07T19:40:18.6824306Z siblings : 48 2025-05-07T19:40:18.6824492Z core id : 1 2025-05-07T19:40:18.6824671Z cpu cores : 24 2025-05-07T19:40:18.6824855Z apicid : 66 2025-05-07T19:40:18.6825026Z initial apicid : 66 2025-05-07T19:40:18.6825304Z fpu : yes 2025-05-07T19:40:18.6825478Z fpu_exception : yes 2025-05-07T19:40:18.6825681Z cpuid level : 13 2025-05-07T19:40:18.6825863Z wp : yes 2025-05-07T19:40:18.6827994Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6830387Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6830910Z bogomips : 5999.98 2025-05-07T19:40:18.6831110Z clflush size : 64 2025-05-07T19:40:18.6831303Z cache_alignment : 64 2025-05-07T19:40:18.6831550Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6831851Z power management: 2025-05-07T19:40:18.6831969Z 2025-05-07T19:40:18.6832048Z processor : 26 2025-05-07T19:40:18.6832247Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6832464Z cpu family : 6 2025-05-07T19:40:18.6832654Z model : 85 2025-05-07T19:40:18.6832899Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6833297Z stepping : 7 2025-05-07T19:40:18.6833485Z microcode : 0x5003901 2025-05-07T19:40:18.6833856Z cpu MHz : 2357.009 2025-05-07T19:40:18.6834055Z cache size : 36608 KB 2025-05-07T19:40:18.6834272Z physical id : 1 2025-05-07T19:40:18.6834461Z siblings : 48 2025-05-07T19:40:18.6834680Z core id : 2 2025-05-07T19:40:18.6834881Z cpu cores : 24 2025-05-07T19:40:18.6835093Z apicid : 68 2025-05-07T19:40:18.6835290Z initial apicid : 68 2025-05-07T19:40:18.6835512Z fpu : yes 2025-05-07T19:40:18.6835720Z fpu_exception : yes 2025-05-07T19:40:18.6835935Z cpuid level : 13 2025-05-07T19:40:18.6836156Z wp : yes 2025-05-07T19:40:18.6838395Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6841005Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6841593Z bogomips : 5999.98 2025-05-07T19:40:18.6841803Z clflush size : 64 2025-05-07T19:40:18.6842023Z cache_alignment : 64 2025-05-07T19:40:18.6842285Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6842614Z power management: 2025-05-07T19:40:18.6842741Z 2025-05-07T19:40:18.6842825Z processor : 27 2025-05-07T19:40:18.6843058Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6843307Z cpu family : 6 2025-05-07T19:40:18.6843508Z model : 85 2025-05-07T19:40:18.6843794Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6844139Z stepping : 7 2025-05-07T19:40:18.6844371Z microcode : 0x5003901 2025-05-07T19:40:18.6844587Z cpu MHz : 2655.044 2025-05-07T19:40:18.6844816Z cache size : 36608 KB 2025-05-07T19:40:18.6845041Z physical id : 1 2025-05-07T19:40:18.6845249Z siblings : 48 2025-05-07T19:40:18.6845444Z core id : 3 2025-05-07T19:40:18.6845650Z cpu cores : 24 2025-05-07T19:40:18.6845848Z apicid : 70 2025-05-07T19:40:18.6846148Z initial apicid : 70 2025-05-07T19:40:18.6846342Z fpu : yes 2025-05-07T19:40:18.6846527Z fpu_exception : yes 2025-05-07T19:40:18.6846720Z cpuid level : 13 2025-05-07T19:40:18.6846971Z wp : yes 2025-05-07T19:40:18.6849093Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6851487Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6852007Z bogomips : 5999.98 2025-05-07T19:40:18.6852206Z clflush size : 64 2025-05-07T19:40:18.6852393Z cache_alignment : 64 2025-05-07T19:40:18.6852641Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6852930Z power management: 2025-05-07T19:40:18.6853056Z 2025-05-07T19:40:18.6853133Z processor : 28 2025-05-07T19:40:18.6853320Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6853551Z cpu family : 6 2025-05-07T19:40:18.6853742Z model : 85 2025-05-07T19:40:18.6853986Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6854309Z stepping : 7 2025-05-07T19:40:18.6854495Z microcode : 0x5003901 2025-05-07T19:40:18.6854722Z cpu MHz : 1406.907 2025-05-07T19:40:18.6854913Z cache size : 36608 KB 2025-05-07T19:40:18.6855131Z physical id : 1 2025-05-07T19:40:18.6855332Z siblings : 48 2025-05-07T19:40:18.6855525Z core id : 4 2025-05-07T19:40:18.6855699Z cpu cores : 24 2025-05-07T19:40:18.6855890Z apicid : 72 2025-05-07T19:40:18.6856071Z initial apicid : 72 2025-05-07T19:40:18.6856274Z fpu : yes 2025-05-07T19:40:18.6856468Z fpu_exception : yes 2025-05-07T19:40:18.6856664Z cpuid level : 13 2025-05-07T19:40:18.6856862Z wp : yes 2025-05-07T19:40:18.6858948Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6861363Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6861920Z bogomips : 5999.98 2025-05-07T19:40:18.6862112Z clflush size : 64 2025-05-07T19:40:18.6862323Z cache_alignment : 64 2025-05-07T19:40:18.6862558Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6862876Z power management: 2025-05-07T19:40:18.6862994Z 2025-05-07T19:40:18.6863068Z processor : 29 2025-05-07T19:40:18.6863286Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6863508Z cpu family : 6 2025-05-07T19:40:18.6863692Z model : 85 2025-05-07T19:40:18.6863946Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6864271Z stepping : 7 2025-05-07T19:40:18.6864472Z microcode : 0x5003901 2025-05-07T19:40:18.6864678Z cpu MHz : 2999.994 2025-05-07T19:40:18.6864892Z cache size : 36608 KB 2025-05-07T19:40:18.6865099Z physical id : 1 2025-05-07T19:40:18.6865305Z siblings : 48 2025-05-07T19:40:18.6865489Z core id : 5 2025-05-07T19:40:18.6865688Z cpu cores : 24 2025-05-07T19:40:18.6865880Z apicid : 74 2025-05-07T19:40:18.6866080Z initial apicid : 74 2025-05-07T19:40:18.6866276Z fpu : yes 2025-05-07T19:40:18.6866466Z fpu_exception : yes 2025-05-07T19:40:18.6866669Z cpuid level : 13 2025-05-07T19:40:18.6866857Z wp : yes 2025-05-07T19:40:18.6869086Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6874130Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6874713Z bogomips : 5999.98 2025-05-07T19:40:18.6874953Z clflush size : 64 2025-05-07T19:40:18.6875159Z cache_alignment : 64 2025-05-07T19:40:18.6875446Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6875760Z power management: 2025-05-07T19:40:18.6875895Z 2025-05-07T19:40:18.6875973Z processor : 30 2025-05-07T19:40:18.6876175Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6876405Z cpu family : 6 2025-05-07T19:40:18.6876597Z model : 85 2025-05-07T19:40:18.6876852Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6877196Z stepping : 7 2025-05-07T19:40:18.6877389Z microcode : 0x5003901 2025-05-07T19:40:18.6877615Z cpu MHz : 2999.994 2025-05-07T19:40:18.6877814Z cache size : 36608 KB 2025-05-07T19:40:18.6878032Z physical id : 1 2025-05-07T19:40:18.6878232Z siblings : 48 2025-05-07T19:40:18.6878423Z core id : 6 2025-05-07T19:40:18.6878608Z cpu cores : 24 2025-05-07T19:40:18.6878804Z apicid : 76 2025-05-07T19:40:18.6878988Z initial apicid : 76 2025-05-07T19:40:18.6879188Z fpu : yes 2025-05-07T19:40:18.6879382Z fpu_exception : yes 2025-05-07T19:40:18.6879585Z cpuid level : 13 2025-05-07T19:40:18.6879789Z wp : yes 2025-05-07T19:40:18.6882013Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6884629Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6885313Z bogomips : 5999.98 2025-05-07T19:40:18.6885615Z clflush size : 64 2025-05-07T19:40:18.6885811Z cache_alignment : 64 2025-05-07T19:40:18.6886044Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6886340Z power management: 2025-05-07T19:40:18.6886457Z 2025-05-07T19:40:18.6886531Z processor : 31 2025-05-07T19:40:18.6886737Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6886962Z cpu family : 6 2025-05-07T19:40:18.6887156Z model : 85 2025-05-07T19:40:18.6887424Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6887747Z stepping : 7 2025-05-07T19:40:18.6887959Z microcode : 0x5003901 2025-05-07T19:40:18.6888164Z cpu MHz : 1531.512 2025-05-07T19:40:18.6888376Z cache size : 36608 KB 2025-05-07T19:40:18.6888579Z physical id : 1 2025-05-07T19:40:18.6888781Z siblings : 48 2025-05-07T19:40:18.6888960Z core id : 7 2025-05-07T19:40:18.6889152Z cpu cores : 24 2025-05-07T19:40:18.6889333Z apicid : 78 2025-05-07T19:40:18.6889535Z initial apicid : 78 2025-05-07T19:40:18.6889728Z fpu : yes 2025-05-07T19:40:18.6889922Z fpu_exception : yes 2025-05-07T19:40:18.6890131Z cpuid level : 13 2025-05-07T19:40:18.6890321Z wp : yes 2025-05-07T19:40:18.6892404Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6894924Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6895543Z bogomips : 5999.98 2025-05-07T19:40:18.6895765Z clflush size : 64 2025-05-07T19:40:18.6895966Z cache_alignment : 64 2025-05-07T19:40:18.6896226Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6896524Z power management: 2025-05-07T19:40:18.6896659Z 2025-05-07T19:40:18.6896739Z processor : 32 2025-05-07T19:40:18.6896938Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6897177Z cpu family : 6 2025-05-07T19:40:18.6897375Z model : 85 2025-05-07T19:40:18.6897621Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6897961Z stepping : 7 2025-05-07T19:40:18.6898167Z microcode : 0x5003901 2025-05-07T19:40:18.6898395Z cpu MHz : 2999.994 2025-05-07T19:40:18.6898593Z cache size : 36608 KB 2025-05-07T19:40:18.6898811Z physical id : 1 2025-05-07T19:40:18.6899002Z siblings : 48 2025-05-07T19:40:18.6899199Z core id : 8 2025-05-07T19:40:18.6899381Z cpu cores : 24 2025-05-07T19:40:18.6899578Z apicid : 80 2025-05-07T19:40:18.6899768Z initial apicid : 80 2025-05-07T19:40:18.6899977Z fpu : yes 2025-05-07T19:40:18.6900168Z fpu_exception : yes 2025-05-07T19:40:18.6900367Z cpuid level : 13 2025-05-07T19:40:18.6900569Z wp : yes 2025-05-07T19:40:18.6902633Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6905051Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6905598Z bogomips : 5999.98 2025-05-07T19:40:18.6905800Z clflush size : 64 2025-05-07T19:40:18.6906013Z cache_alignment : 64 2025-05-07T19:40:18.6906261Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6906571Z power management: 2025-05-07T19:40:18.6906691Z 2025-05-07T19:40:18.6906771Z processor : 33 2025-05-07T19:40:18.6906985Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6907214Z cpu family : 6 2025-05-07T19:40:18.6907402Z model : 85 2025-05-07T19:40:18.6907666Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6907985Z stepping : 7 2025-05-07T19:40:18.6908184Z microcode : 0x5003901 2025-05-07T19:40:18.6908391Z cpu MHz : 2999.994 2025-05-07T19:40:18.6908597Z cache size : 36608 KB 2025-05-07T19:40:18.6908805Z physical id : 1 2025-05-07T19:40:18.6909008Z siblings : 48 2025-05-07T19:40:18.6909191Z core id : 9 2025-05-07T19:40:18.6909385Z cpu cores : 24 2025-05-07T19:40:18.6909569Z apicid : 82 2025-05-07T19:40:18.6909771Z initial apicid : 82 2025-05-07T19:40:18.6909965Z fpu : yes 2025-05-07T19:40:18.6910168Z fpu_exception : yes 2025-05-07T19:40:18.6910383Z cpuid level : 13 2025-05-07T19:40:18.6910578Z wp : yes 2025-05-07T19:40:18.6912664Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6915569Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6916146Z bogomips : 5999.98 2025-05-07T19:40:18.6916376Z clflush size : 64 2025-05-07T19:40:18.6916649Z cache_alignment : 64 2025-05-07T19:40:18.6916929Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6917251Z power management: 2025-05-07T19:40:18.6917395Z 2025-05-07T19:40:18.6917479Z processor : 34 2025-05-07T19:40:18.6917695Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6917944Z cpu family : 6 2025-05-07T19:40:18.6918145Z model : 85 2025-05-07T19:40:18.6918412Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6918759Z stepping : 7 2025-05-07T19:40:18.6918960Z microcode : 0x5003901 2025-05-07T19:40:18.6919177Z cpu MHz : 2999.994 2025-05-07T19:40:18.6919380Z cache size : 36608 KB 2025-05-07T19:40:18.6919600Z physical id : 1 2025-05-07T19:40:18.6919801Z siblings : 48 2025-05-07T19:40:18.6920000Z core id : 10 2025-05-07T19:40:18.6920188Z cpu cores : 24 2025-05-07T19:40:18.6920385Z apicid : 84 2025-05-07T19:40:18.6920586Z initial apicid : 84 2025-05-07T19:40:18.6920800Z fpu : yes 2025-05-07T19:40:18.6920998Z fpu_exception : yes 2025-05-07T19:40:18.6921208Z cpuid level : 13 2025-05-07T19:40:18.6921412Z wp : yes 2025-05-07T19:40:18.6923644Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6924034Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6924116Z bogomips : 5999.98 2025-05-07T19:40:18.6924196Z clflush size : 64 2025-05-07T19:40:18.6924288Z cache_alignment : 64 2025-05-07T19:40:18.6924417Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6924499Z power management: 2025-05-07T19:40:18.6924505Z 2025-05-07T19:40:18.6924583Z processor : 35 2025-05-07T19:40:18.6924679Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6924760Z cpu family : 6 2025-05-07T19:40:18.6924836Z model : 85 2025-05-07T19:40:18.6924997Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6925084Z stepping : 7 2025-05-07T19:40:18.6925170Z microcode : 0x5003901 2025-05-07T19:40:18.6925253Z cpu MHz : 2999.994 2025-05-07T19:40:18.6925341Z cache size : 36608 KB 2025-05-07T19:40:18.6925419Z physical id : 1 2025-05-07T19:40:18.6925498Z siblings : 48 2025-05-07T19:40:18.6925582Z core id : 11 2025-05-07T19:40:18.6925659Z cpu cores : 24 2025-05-07T19:40:18.6925738Z apicid : 86 2025-05-07T19:40:18.6925930Z initial apicid : 86 2025-05-07T19:40:18.6926007Z fpu : yes 2025-05-07T19:40:18.6926086Z fpu_exception : yes 2025-05-07T19:40:18.6926161Z cpuid level : 13 2025-05-07T19:40:18.6926243Z wp : yes 2025-05-07T19:40:18.6928207Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6928619Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6928706Z bogomips : 5999.98 2025-05-07T19:40:18.6928781Z clflush size : 64 2025-05-07T19:40:18.6928859Z cache_alignment : 64 2025-05-07T19:40:18.6928985Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6929112Z power management: 2025-05-07T19:40:18.6929117Z 2025-05-07T19:40:18.6929190Z processor : 36 2025-05-07T19:40:18.6929270Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6929359Z cpu family : 6 2025-05-07T19:40:18.6929428Z model : 85 2025-05-07T19:40:18.6929568Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6929642Z stepping : 7 2025-05-07T19:40:18.6929719Z microcode : 0x5003901 2025-05-07T19:40:18.6929791Z cpu MHz : 2999.994 2025-05-07T19:40:18.6929871Z cache size : 36608 KB 2025-05-07T19:40:18.6929957Z physical id : 1 2025-05-07T19:40:18.6930030Z siblings : 48 2025-05-07T19:40:18.6930099Z core id : 12 2025-05-07T19:40:18.6930183Z cpu cores : 24 2025-05-07T19:40:18.6930252Z apicid : 88 2025-05-07T19:40:18.6930327Z initial apicid : 88 2025-05-07T19:40:18.6930398Z fpu : yes 2025-05-07T19:40:18.6930482Z fpu_exception : yes 2025-05-07T19:40:18.6930554Z cpuid level : 13 2025-05-07T19:40:18.6930624Z wp : yes 2025-05-07T19:40:18.6932600Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6932954Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6933028Z bogomips : 5999.98 2025-05-07T19:40:18.6933109Z clflush size : 64 2025-05-07T19:40:18.6933188Z cache_alignment : 64 2025-05-07T19:40:18.6933303Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6933389Z power management: 2025-05-07T19:40:18.6933397Z 2025-05-07T19:40:18.6933470Z processor : 37 2025-05-07T19:40:18.6933553Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6933625Z cpu family : 6 2025-05-07T19:40:18.6933704Z model : 85 2025-05-07T19:40:18.6933845Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6933917Z stepping : 7 2025-05-07T19:40:18.6934003Z microcode : 0x5003901 2025-05-07T19:40:18.6934081Z cpu MHz : 2999.994 2025-05-07T19:40:18.6934159Z cache size : 36608 KB 2025-05-07T19:40:18.6934232Z physical id : 1 2025-05-07T19:40:18.6934313Z siblings : 48 2025-05-07T19:40:18.6934382Z core id : 13 2025-05-07T19:40:18.6934457Z cpu cores : 24 2025-05-07T19:40:18.6934538Z apicid : 90 2025-05-07T19:40:18.6934617Z initial apicid : 90 2025-05-07T19:40:18.6934690Z fpu : yes 2025-05-07T19:40:18.6934768Z fpu_exception : yes 2025-05-07T19:40:18.6934853Z cpuid level : 13 2025-05-07T19:40:18.6934921Z wp : yes 2025-05-07T19:40:18.6936896Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6937304Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6937380Z bogomips : 5999.98 2025-05-07T19:40:18.6937455Z clflush size : 64 2025-05-07T19:40:18.6937542Z cache_alignment : 64 2025-05-07T19:40:18.6937656Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6937736Z power management: 2025-05-07T19:40:18.6937741Z 2025-05-07T19:40:18.6937828Z processor : 38 2025-05-07T19:40:18.6937958Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6938032Z cpu family : 6 2025-05-07T19:40:18.6938107Z model : 85 2025-05-07T19:40:18.6938258Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6938330Z stepping : 7 2025-05-07T19:40:18.6938411Z microcode : 0x5003901 2025-05-07T19:40:18.6938493Z cpu MHz : 2999.994 2025-05-07T19:40:18.6938569Z cache size : 36608 KB 2025-05-07T19:40:18.6938641Z physical id : 1 2025-05-07T19:40:18.6938711Z siblings : 48 2025-05-07T19:40:18.6938793Z core id : 14 2025-05-07T19:40:18.6938867Z cpu cores : 24 2025-05-07T19:40:18.6938938Z apicid : 92 2025-05-07T19:40:18.6939023Z initial apicid : 92 2025-05-07T19:40:18.6939092Z fpu : yes 2025-05-07T19:40:18.6939172Z fpu_exception : yes 2025-05-07T19:40:18.6939245Z cpuid level : 13 2025-05-07T19:40:18.6939324Z wp : yes 2025-05-07T19:40:18.6941292Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6941649Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6941735Z bogomips : 5999.98 2025-05-07T19:40:18.6941812Z clflush size : 64 2025-05-07T19:40:18.6941890Z cache_alignment : 64 2025-05-07T19:40:18.6942021Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6942097Z power management: 2025-05-07T19:40:18.6942101Z 2025-05-07T19:40:18.6942180Z processor : 39 2025-05-07T19:40:18.6942278Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6942352Z cpu family : 6 2025-05-07T19:40:18.6942425Z model : 85 2025-05-07T19:40:18.6942571Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6942655Z stepping : 7 2025-05-07T19:40:18.6942733Z microcode : 0x5003901 2025-05-07T19:40:18.6942807Z cpu MHz : 2999.994 2025-05-07T19:40:18.6942892Z cache size : 36608 KB 2025-05-07T19:40:18.6942968Z physical id : 1 2025-05-07T19:40:18.6943041Z siblings : 48 2025-05-07T19:40:18.6943114Z core id : 15 2025-05-07T19:40:18.6943200Z cpu cores : 24 2025-05-07T19:40:18.6943273Z apicid : 94 2025-05-07T19:40:18.6943350Z initial apicid : 94 2025-05-07T19:40:18.6943423Z fpu : yes 2025-05-07T19:40:18.6943519Z fpu_exception : yes 2025-05-07T19:40:18.6943595Z cpuid level : 13 2025-05-07T19:40:18.6943666Z wp : yes 2025-05-07T19:40:18.6945648Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6946047Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6946122Z bogomips : 5999.98 2025-05-07T19:40:18.6946206Z clflush size : 64 2025-05-07T19:40:18.6946286Z cache_alignment : 64 2025-05-07T19:40:18.6946405Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6946488Z power management: 2025-05-07T19:40:18.6946492Z 2025-05-07T19:40:18.6946567Z processor : 40 2025-05-07T19:40:18.6946651Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6946733Z cpu family : 6 2025-05-07T19:40:18.6946866Z model : 85 2025-05-07T19:40:18.6947016Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6947089Z stepping : 7 2025-05-07T19:40:18.6947173Z microcode : 0x5003901 2025-05-07T19:40:18.6947245Z cpu MHz : 2999.994 2025-05-07T19:40:18.6947321Z cache size : 36608 KB 2025-05-07T19:40:18.6947396Z physical id : 1 2025-05-07T19:40:18.6947474Z siblings : 48 2025-05-07T19:40:18.6947546Z core id : 16 2025-05-07T19:40:18.6947616Z cpu cores : 24 2025-05-07T19:40:18.6947697Z apicid : 96 2025-05-07T19:40:18.6947777Z initial apicid : 96 2025-05-07T19:40:18.6947851Z fpu : yes 2025-05-07T19:40:18.6947927Z fpu_exception : yes 2025-05-07T19:40:18.6948008Z cpuid level : 13 2025-05-07T19:40:18.6948079Z wp : yes 2025-05-07T19:40:18.6950067Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6950430Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6950507Z bogomips : 5999.98 2025-05-07T19:40:18.6950584Z clflush size : 64 2025-05-07T19:40:18.6950670Z cache_alignment : 64 2025-05-07T19:40:18.6950787Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6950864Z power management: 2025-05-07T19:40:18.6950868Z 2025-05-07T19:40:18.6950949Z processor : 41 2025-05-07T19:40:18.6951029Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6951103Z cpu family : 6 2025-05-07T19:40:18.6951177Z model : 85 2025-05-07T19:40:18.6951333Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6951408Z stepping : 7 2025-05-07T19:40:18.6951486Z microcode : 0x5003901 2025-05-07T19:40:18.6951574Z cpu MHz : 2999.994 2025-05-07T19:40:18.6951653Z cache size : 36608 KB 2025-05-07T19:40:18.6951727Z physical id : 1 2025-05-07T19:40:18.6951800Z siblings : 48 2025-05-07T19:40:18.6951886Z core id : 17 2025-05-07T19:40:18.6951961Z cpu cores : 24 2025-05-07T19:40:18.6952036Z apicid : 98 2025-05-07T19:40:18.6952126Z initial apicid : 98 2025-05-07T19:40:18.6952197Z fpu : yes 2025-05-07T19:40:18.6952274Z fpu_exception : yes 2025-05-07T19:40:18.6952350Z cpuid level : 13 2025-05-07T19:40:18.6952430Z wp : yes 2025-05-07T19:40:18.6954712Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6955110Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6955254Z bogomips : 5999.98 2025-05-07T19:40:18.6955336Z clflush size : 64 2025-05-07T19:40:18.6955421Z cache_alignment : 64 2025-05-07T19:40:18.6955561Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6955646Z power management: 2025-05-07T19:40:18.6955651Z 2025-05-07T19:40:18.6955733Z processor : 42 2025-05-07T19:40:18.6955830Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6955913Z cpu family : 6 2025-05-07T19:40:18.6955989Z model : 85 2025-05-07T19:40:18.6956192Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6956283Z stepping : 7 2025-05-07T19:40:18.6956369Z microcode : 0x5003901 2025-05-07T19:40:18.6956446Z cpu MHz : 2158.428 2025-05-07T19:40:18.6956540Z cache size : 36608 KB 2025-05-07T19:40:18.6956622Z physical id : 1 2025-05-07T19:40:18.6956701Z siblings : 48 2025-05-07T19:40:18.6956777Z core id : 18 2025-05-07T19:40:18.6956872Z cpu cores : 24 2025-05-07T19:40:18.6956948Z apicid : 100 2025-05-07T19:40:18.6957032Z initial apicid : 100 2025-05-07T19:40:18.6957117Z fpu : yes 2025-05-07T19:40:18.6957204Z fpu_exception : yes 2025-05-07T19:40:18.6957280Z cpuid level : 13 2025-05-07T19:40:18.6957355Z wp : yes 2025-05-07T19:40:18.6959502Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6959886Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6959982Z bogomips : 5999.98 2025-05-07T19:40:18.6960065Z clflush size : 64 2025-05-07T19:40:18.6960152Z cache_alignment : 64 2025-05-07T19:40:18.6960276Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6960368Z power management: 2025-05-07T19:40:18.6960373Z 2025-05-07T19:40:18.6960455Z processor : 43 2025-05-07T19:40:18.6960540Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6960627Z cpu family : 6 2025-05-07T19:40:18.6960702Z model : 85 2025-05-07T19:40:18.6960853Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6960934Z stepping : 7 2025-05-07T19:40:18.6961024Z microcode : 0x5003901 2025-05-07T19:40:18.6961100Z cpu MHz : 2048.331 2025-05-07T19:40:18.6961180Z cache size : 36608 KB 2025-05-07T19:40:18.6961261Z physical id : 1 2025-05-07T19:40:18.6961336Z siblings : 48 2025-05-07T19:40:18.6961412Z core id : 19 2025-05-07T19:40:18.6961488Z cpu cores : 24 2025-05-07T19:40:18.6961572Z apicid : 102 2025-05-07T19:40:18.6961658Z initial apicid : 102 2025-05-07T19:40:18.6961733Z fpu : yes 2025-05-07T19:40:18.6961820Z fpu_exception : yes 2025-05-07T19:40:18.6961898Z cpuid level : 13 2025-05-07T19:40:18.6961972Z wp : yes 2025-05-07T19:40:18.6964108Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6964488Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6964619Z bogomips : 5999.98 2025-05-07T19:40:18.6964708Z clflush size : 64 2025-05-07T19:40:18.6964792Z cache_alignment : 64 2025-05-07T19:40:18.6964917Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6965001Z power management: 2025-05-07T19:40:18.6965006Z 2025-05-07T19:40:18.6965094Z processor : 44 2025-05-07T19:40:18.6965180Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6965259Z cpu family : 6 2025-05-07T19:40:18.6965348Z model : 85 2025-05-07T19:40:18.6965500Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6965576Z stepping : 7 2025-05-07T19:40:18.6965706Z microcode : 0x5003901 2025-05-07T19:40:18.6965789Z cpu MHz : 2999.994 2025-05-07T19:40:18.6965975Z cache size : 36608 KB 2025-05-07T19:40:18.6966047Z physical id : 1 2025-05-07T19:40:18.6966127Z siblings : 48 2025-05-07T19:40:18.6966195Z core id : 20 2025-05-07T19:40:18.6966266Z cpu cores : 24 2025-05-07T19:40:18.6966338Z apicid : 104 2025-05-07T19:40:18.6966431Z initial apicid : 104 2025-05-07T19:40:18.6966504Z fpu : yes 2025-05-07T19:40:18.6966580Z fpu_exception : yes 2025-05-07T19:40:18.6966664Z cpuid level : 13 2025-05-07T19:40:18.6966732Z wp : yes 2025-05-07T19:40:18.6968843Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6969206Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6969282Z bogomips : 5999.98 2025-05-07T19:40:18.6969362Z clflush size : 64 2025-05-07T19:40:18.6969450Z cache_alignment : 64 2025-05-07T19:40:18.6969565Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6969640Z power management: 2025-05-07T19:40:18.6969644Z 2025-05-07T19:40:18.6969719Z processor : 45 2025-05-07T19:40:18.6969811Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6969884Z cpu family : 6 2025-05-07T19:40:18.6969955Z model : 85 2025-05-07T19:40:18.6970108Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6970181Z stepping : 7 2025-05-07T19:40:18.6970392Z microcode : 0x5003901 2025-05-07T19:40:18.6970470Z cpu MHz : 2081.168 2025-05-07T19:40:18.6970561Z cache size : 36608 KB 2025-05-07T19:40:18.6970802Z physical id : 1 2025-05-07T19:40:18.6970877Z siblings : 48 2025-05-07T19:40:18.6970967Z core id : 21 2025-05-07T19:40:18.6971046Z cpu cores : 24 2025-05-07T19:40:18.6971123Z apicid : 106 2025-05-07T19:40:18.6971211Z initial apicid : 106 2025-05-07T19:40:18.6971303Z fpu : yes 2025-05-07T19:40:18.6971393Z fpu_exception : yes 2025-05-07T19:40:18.6971471Z cpuid level : 13 2025-05-07T19:40:18.6971545Z wp : yes 2025-05-07T19:40:18.6973686Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6974070Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6974169Z bogomips : 5999.98 2025-05-07T19:40:18.6974259Z clflush size : 64 2025-05-07T19:40:18.6974434Z cache_alignment : 64 2025-05-07T19:40:18.6974581Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6974665Z power management: 2025-05-07T19:40:18.6974670Z 2025-05-07T19:40:18.6974752Z processor : 46 2025-05-07T19:40:18.6974842Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6974933Z cpu family : 6 2025-05-07T19:40:18.6975011Z model : 85 2025-05-07T19:40:18.6975165Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6975260Z stepping : 7 2025-05-07T19:40:18.6975344Z microcode : 0x5003901 2025-05-07T19:40:18.6975425Z cpu MHz : 2999.994 2025-05-07T19:40:18.6975567Z cache size : 36608 KB 2025-05-07T19:40:18.6975662Z physical id : 1 2025-05-07T19:40:18.6975740Z siblings : 48 2025-05-07T19:40:18.6975816Z core id : 22 2025-05-07T19:40:18.6975893Z cpu cores : 24 2025-05-07T19:40:18.6975984Z apicid : 108 2025-05-07T19:40:18.6976066Z initial apicid : 108 2025-05-07T19:40:18.6976141Z fpu : yes 2025-05-07T19:40:18.6976233Z fpu_exception : yes 2025-05-07T19:40:18.6976316Z cpuid level : 13 2025-05-07T19:40:18.6976389Z wp : yes 2025-05-07T19:40:18.6978545Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6978929Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6979008Z bogomips : 5999.98 2025-05-07T19:40:18.6979099Z clflush size : 64 2025-05-07T19:40:18.6979184Z cache_alignment : 64 2025-05-07T19:40:18.6979315Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6979397Z power management: 2025-05-07T19:40:18.6979412Z 2025-05-07T19:40:18.6979490Z processor : 47 2025-05-07T19:40:18.6979579Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6979656Z cpu family : 6 2025-05-07T19:40:18.6979744Z model : 85 2025-05-07T19:40:18.6979899Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6979979Z stepping : 7 2025-05-07T19:40:18.6980069Z microcode : 0x5003901 2025-05-07T19:40:18.6980148Z cpu MHz : 2999.994 2025-05-07T19:40:18.6980229Z cache size : 36608 KB 2025-05-07T19:40:18.6980311Z physical id : 1 2025-05-07T19:40:18.6980396Z siblings : 48 2025-05-07T19:40:18.6980469Z core id : 23 2025-05-07T19:40:18.6980549Z cpu cores : 24 2025-05-07T19:40:18.6980623Z apicid : 110 2025-05-07T19:40:18.6980710Z initial apicid : 110 2025-05-07T19:40:18.6980784Z fpu : yes 2025-05-07T19:40:18.6980869Z fpu_exception : yes 2025-05-07T19:40:18.6980953Z cpuid level : 13 2025-05-07T19:40:18.6981030Z wp : yes 2025-05-07T19:40:18.6983263Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6983735Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6983810Z bogomips : 5999.98 2025-05-07T19:40:18.6983882Z clflush size : 64 2025-05-07T19:40:18.6983969Z cache_alignment : 64 2025-05-07T19:40:18.6984086Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6984209Z power management: 2025-05-07T19:40:18.6984213Z 2025-05-07T19:40:18.6984298Z processor : 48 2025-05-07T19:40:18.6984378Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6984449Z cpu family : 6 2025-05-07T19:40:18.6984521Z model : 85 2025-05-07T19:40:18.6984675Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6984747Z stepping : 7 2025-05-07T19:40:18.6984823Z microcode : 0x5003901 2025-05-07T19:40:18.6984895Z cpu MHz : 2999.994 2025-05-07T19:40:18.6984980Z cache size : 36608 KB 2025-05-07T19:40:18.6985050Z physical id : 0 2025-05-07T19:40:18.6985178Z siblings : 48 2025-05-07T19:40:18.6985259Z core id : 0 2025-05-07T19:40:18.6985328Z cpu cores : 24 2025-05-07T19:40:18.6985400Z apicid : 1 2025-05-07T19:40:18.6985475Z initial apicid : 1 2025-05-07T19:40:18.6985559Z fpu : yes 2025-05-07T19:40:18.6985636Z fpu_exception : yes 2025-05-07T19:40:18.6985705Z cpuid level : 13 2025-05-07T19:40:18.6985775Z wp : yes 2025-05-07T19:40:18.6987743Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6988101Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6988184Z bogomips : 5999.98 2025-05-07T19:40:18.6988264Z clflush size : 64 2025-05-07T19:40:18.6988342Z cache_alignment : 64 2025-05-07T19:40:18.6988466Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6988545Z power management: 2025-05-07T19:40:18.6988553Z 2025-05-07T19:40:18.6988631Z processor : 49 2025-05-07T19:40:18.6988713Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6988796Z cpu family : 6 2025-05-07T19:40:18.6988875Z model : 85 2025-05-07T19:40:18.6989017Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6989100Z stepping : 7 2025-05-07T19:40:18.6989176Z microcode : 0x5003901 2025-05-07T19:40:18.6989255Z cpu MHz : 2999.994 2025-05-07T19:40:18.6989331Z cache size : 36608 KB 2025-05-07T19:40:18.6989420Z physical id : 0 2025-05-07T19:40:18.6989493Z siblings : 48 2025-05-07T19:40:18.6989565Z core id : 1 2025-05-07T19:40:18.6989651Z cpu cores : 24 2025-05-07T19:40:18.6989726Z apicid : 3 2025-05-07T19:40:18.6989806Z initial apicid : 3 2025-05-07T19:40:18.6989879Z fpu : yes 2025-05-07T19:40:18.6989970Z fpu_exception : yes 2025-05-07T19:40:18.6990045Z cpuid level : 13 2025-05-07T19:40:18.6990119Z wp : yes 2025-05-07T19:40:18.6992090Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6992452Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6992530Z bogomips : 5999.98 2025-05-07T19:40:18.6992617Z clflush size : 64 2025-05-07T19:40:18.6992694Z cache_alignment : 64 2025-05-07T19:40:18.6992813Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6992906Z power management: 2025-05-07T19:40:18.6992911Z 2025-05-07T19:40:18.6993032Z processor : 50 2025-05-07T19:40:18.6993116Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6993246Z cpu family : 6 2025-05-07T19:40:18.6993332Z model : 85 2025-05-07T19:40:18.6993475Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6993553Z stepping : 7 2025-05-07T19:40:18.6993813Z microcode : 0x5003901 2025-05-07T19:40:18.6993893Z cpu MHz : 3044.068 2025-05-07T19:40:18.6993972Z cache size : 36608 KB 2025-05-07T19:40:18.6994052Z physical id : 0 2025-05-07T19:40:18.6994141Z siblings : 48 2025-05-07T19:40:18.6994216Z core id : 2 2025-05-07T19:40:18.6994365Z cpu cores : 24 2025-05-07T19:40:18.6994515Z apicid : 5 2025-05-07T19:40:18.6994599Z initial apicid : 5 2025-05-07T19:40:18.6994674Z fpu : yes 2025-05-07T19:40:18.6994758Z fpu_exception : yes 2025-05-07T19:40:18.6994851Z cpuid level : 13 2025-05-07T19:40:18.6994923Z wp : yes 2025-05-07T19:40:18.6997057Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.6997455Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.6997535Z bogomips : 5999.98 2025-05-07T19:40:18.6997618Z clflush size : 64 2025-05-07T19:40:18.6997713Z cache_alignment : 64 2025-05-07T19:40:18.6997835Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.6997918Z power management: 2025-05-07T19:40:18.6997923Z 2025-05-07T19:40:18.6998017Z processor : 51 2025-05-07T19:40:18.6998110Z vendor_id : GenuineIntel 2025-05-07T19:40:18.6998190Z cpu family : 6 2025-05-07T19:40:18.6998265Z model : 85 2025-05-07T19:40:18.6998430Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.6998511Z stepping : 7 2025-05-07T19:40:18.6998593Z microcode : 0x5003901 2025-05-07T19:40:18.6998678Z cpu MHz : 3119.809 2025-05-07T19:40:18.6998760Z cache size : 36608 KB 2025-05-07T19:40:18.6998837Z physical id : 0 2025-05-07T19:40:18.6998915Z siblings : 48 2025-05-07T19:40:18.6999005Z core id : 3 2025-05-07T19:40:18.6999083Z cpu cores : 24 2025-05-07T19:40:18.6999159Z apicid : 7 2025-05-07T19:40:18.6999252Z initial apicid : 7 2025-05-07T19:40:18.6999333Z fpu : yes 2025-05-07T19:40:18.6999413Z fpu_exception : yes 2025-05-07T19:40:18.6999490Z cpuid level : 13 2025-05-07T19:40:18.6999581Z wp : yes 2025-05-07T19:40:18.7001711Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7002101Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7002185Z bogomips : 5999.98 2025-05-07T19:40:18.7002272Z clflush size : 64 2025-05-07T19:40:18.7002358Z cache_alignment : 64 2025-05-07T19:40:18.7002492Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7002577Z power management: 2025-05-07T19:40:18.7002582Z 2025-05-07T19:40:18.7002662Z processor : 52 2025-05-07T19:40:18.7002757Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7002888Z cpu family : 6 2025-05-07T19:40:18.7002966Z model : 85 2025-05-07T19:40:18.7003122Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7003212Z stepping : 7 2025-05-07T19:40:18.7003295Z microcode : 0x5003901 2025-05-07T19:40:18.7003377Z cpu MHz : 2999.994 2025-05-07T19:40:18.7003467Z cache size : 36608 KB 2025-05-07T19:40:18.7003548Z physical id : 0 2025-05-07T19:40:18.7003628Z siblings : 48 2025-05-07T19:40:18.7003706Z core id : 4 2025-05-07T19:40:18.7003793Z cpu cores : 24 2025-05-07T19:40:18.7003870Z apicid : 9 2025-05-07T19:40:18.7003956Z initial apicid : 9 2025-05-07T19:40:18.7004031Z fpu : yes 2025-05-07T19:40:18.7004172Z fpu_exception : yes 2025-05-07T19:40:18.7004254Z cpuid level : 13 2025-05-07T19:40:18.7004331Z wp : yes 2025-05-07T19:40:18.7006538Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7006892Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7006977Z bogomips : 5999.98 2025-05-07T19:40:18.7007052Z clflush size : 64 2025-05-07T19:40:18.7007134Z cache_alignment : 64 2025-05-07T19:40:18.7007254Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7007338Z power management: 2025-05-07T19:40:18.7007343Z 2025-05-07T19:40:18.7007417Z processor : 53 2025-05-07T19:40:18.7007500Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7007581Z cpu family : 6 2025-05-07T19:40:18.7007655Z model : 85 2025-05-07T19:40:18.7007802Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7007875Z stepping : 7 2025-05-07T19:40:18.7007965Z microcode : 0x5003901 2025-05-07T19:40:18.7008037Z cpu MHz : 3192.148 2025-05-07T19:40:18.7008118Z cache size : 36608 KB 2025-05-07T19:40:18.7008205Z physical id : 0 2025-05-07T19:40:18.7008274Z siblings : 48 2025-05-07T19:40:18.7008344Z core id : 5 2025-05-07T19:40:18.7008417Z cpu cores : 24 2025-05-07T19:40:18.7008500Z apicid : 11 2025-05-07T19:40:18.7008575Z initial apicid : 11 2025-05-07T19:40:18.7008645Z fpu : yes 2025-05-07T19:40:18.7008725Z fpu_exception : yes 2025-05-07T19:40:18.7008811Z cpuid level : 13 2025-05-07T19:40:18.7008878Z wp : yes 2025-05-07T19:40:18.7010848Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7011214Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7011289Z bogomips : 5999.98 2025-05-07T19:40:18.7011368Z clflush size : 64 2025-05-07T19:40:18.7011458Z cache_alignment : 64 2025-05-07T19:40:18.7011579Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7011653Z power management: 2025-05-07T19:40:18.7011657Z 2025-05-07T19:40:18.7011745Z processor : 54 2025-05-07T19:40:18.7011827Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7011902Z cpu family : 6 2025-05-07T19:40:18.7011970Z model : 85 2025-05-07T19:40:18.7012122Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7012248Z stepping : 7 2025-05-07T19:40:18.7012322Z microcode : 0x5003901 2025-05-07T19:40:18.7012408Z cpu MHz : 2999.994 2025-05-07T19:40:18.7012488Z cache size : 36608 KB 2025-05-07T19:40:18.7012564Z physical id : 0 2025-05-07T19:40:18.7012634Z siblings : 48 2025-05-07T19:40:18.7012715Z core id : 6 2025-05-07T19:40:18.7012791Z cpu cores : 24 2025-05-07T19:40:18.7012861Z apicid : 13 2025-05-07T19:40:18.7012949Z initial apicid : 13 2025-05-07T19:40:18.7013020Z fpu : yes 2025-05-07T19:40:18.7013097Z fpu_exception : yes 2025-05-07T19:40:18.7013170Z cpuid level : 13 2025-05-07T19:40:18.7013307Z wp : yes 2025-05-07T19:40:18.7015274Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7015638Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7015713Z bogomips : 5999.98 2025-05-07T19:40:18.7015789Z clflush size : 64 2025-05-07T19:40:18.7015866Z cache_alignment : 64 2025-05-07T19:40:18.7015998Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7016075Z power management: 2025-05-07T19:40:18.7016080Z 2025-05-07T19:40:18.7016159Z processor : 55 2025-05-07T19:40:18.7016247Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7016324Z cpu family : 6 2025-05-07T19:40:18.7016398Z model : 85 2025-05-07T19:40:18.7016540Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7016630Z stepping : 7 2025-05-07T19:40:18.7016713Z microcode : 0x5003901 2025-05-07T19:40:18.7016790Z cpu MHz : 3078.744 2025-05-07T19:40:18.7016879Z cache size : 36608 KB 2025-05-07T19:40:18.7016957Z physical id : 0 2025-05-07T19:40:18.7017031Z siblings : 48 2025-05-07T19:40:18.7017100Z core id : 7 2025-05-07T19:40:18.7017187Z cpu cores : 24 2025-05-07T19:40:18.7017262Z apicid : 15 2025-05-07T19:40:18.7017341Z initial apicid : 15 2025-05-07T19:40:18.7017416Z fpu : yes 2025-05-07T19:40:18.7017492Z fpu_exception : yes 2025-05-07T19:40:18.7017565Z cpuid level : 13 2025-05-07T19:40:18.7017637Z wp : yes 2025-05-07T19:40:18.7019613Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7019968Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7020053Z bogomips : 5999.98 2025-05-07T19:40:18.7020126Z clflush size : 64 2025-05-07T19:40:18.7020203Z cache_alignment : 64 2025-05-07T19:40:18.7020319Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7020410Z power management: 2025-05-07T19:40:18.7020415Z 2025-05-07T19:40:18.7020485Z processor : 56 2025-05-07T19:40:18.7020566Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7020650Z cpu family : 6 2025-05-07T19:40:18.7020721Z model : 85 2025-05-07T19:40:18.7020860Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7020933Z stepping : 7 2025-05-07T19:40:18.7021091Z microcode : 0x5003901 2025-05-07T19:40:18.7021162Z cpu MHz : 2999.994 2025-05-07T19:40:18.7021237Z cache size : 36608 KB 2025-05-07T19:40:18.7021322Z physical id : 0 2025-05-07T19:40:18.7021396Z siblings : 48 2025-05-07T19:40:18.7021465Z core id : 8 2025-05-07T19:40:18.7021541Z cpu cores : 24 2025-05-07T19:40:18.7021626Z apicid : 17 2025-05-07T19:40:18.7021703Z initial apicid : 17 2025-05-07T19:40:18.7021774Z fpu : yes 2025-05-07T19:40:18.7021863Z fpu_exception : yes 2025-05-07T19:40:18.7021940Z cpuid level : 13 2025-05-07T19:40:18.7022013Z wp : yes 2025-05-07T19:40:18.7024036Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7024391Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7024465Z bogomips : 5999.98 2025-05-07T19:40:18.7024552Z clflush size : 64 2025-05-07T19:40:18.7024633Z cache_alignment : 64 2025-05-07T19:40:18.7024751Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7024829Z power management: 2025-05-07T19:40:18.7024833Z 2025-05-07T19:40:18.7024924Z processor : 57 2025-05-07T19:40:18.7025005Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7025077Z cpu family : 6 2025-05-07T19:40:18.7025162Z model : 85 2025-05-07T19:40:18.7025308Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7025381Z stepping : 7 2025-05-07T19:40:18.7025458Z microcode : 0x5003901 2025-05-07T19:40:18.7025551Z cpu MHz : 3166.104 2025-05-07T19:40:18.7025627Z cache size : 36608 KB 2025-05-07T19:40:18.7025702Z physical id : 0 2025-05-07T19:40:18.7025787Z siblings : 48 2025-05-07T19:40:18.7025862Z core id : 9 2025-05-07T19:40:18.7025934Z cpu cores : 24 2025-05-07T19:40:18.7026005Z apicid : 19 2025-05-07T19:40:18.7026097Z initial apicid : 19 2025-05-07T19:40:18.7026171Z fpu : yes 2025-05-07T19:40:18.7026248Z fpu_exception : yes 2025-05-07T19:40:18.7026316Z cpuid level : 13 2025-05-07T19:40:18.7026391Z wp : yes 2025-05-07T19:40:18.7028354Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7028717Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7028793Z bogomips : 5999.98 2025-05-07T19:40:18.7028872Z clflush size : 64 2025-05-07T19:40:18.7028959Z cache_alignment : 64 2025-05-07T19:40:18.7029074Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7029152Z power management: 2025-05-07T19:40:18.7029156Z 2025-05-07T19:40:18.7029228Z processor : 58 2025-05-07T19:40:18.7029326Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7029397Z cpu family : 6 2025-05-07T19:40:18.7029465Z model : 85 2025-05-07T19:40:18.7029619Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7029691Z stepping : 7 2025-05-07T19:40:18.7029765Z microcode : 0x5003901 2025-05-07T19:40:18.7029839Z cpu MHz : 3119.207 2025-05-07T19:40:18.7029974Z cache size : 36608 KB 2025-05-07T19:40:18.7030051Z physical id : 0 2025-05-07T19:40:18.7030119Z siblings : 48 2025-05-07T19:40:18.7030198Z core id : 10 2025-05-07T19:40:18.7030267Z cpu cores : 24 2025-05-07T19:40:18.7030338Z apicid : 21 2025-05-07T19:40:18.7030414Z initial apicid : 21 2025-05-07T19:40:18.7030496Z fpu : yes 2025-05-07T19:40:18.7030572Z fpu_exception : yes 2025-05-07T19:40:18.7030643Z cpuid level : 13 2025-05-07T19:40:18.7030712Z wp : yes 2025-05-07T19:40:18.7032723Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7033080Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7033168Z bogomips : 5999.98 2025-05-07T19:40:18.7033307Z clflush size : 64 2025-05-07T19:40:18.7033387Z cache_alignment : 64 2025-05-07T19:40:18.7033505Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7033592Z power management: 2025-05-07T19:40:18.7033596Z 2025-05-07T19:40:18.7033836Z processor : 59 2025-05-07T19:40:18.7033927Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7034025Z cpu family : 6 2025-05-07T19:40:18.7034100Z model : 85 2025-05-07T19:40:18.7034251Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7034424Z stepping : 7 2025-05-07T19:40:18.7034508Z microcode : 0x5003901 2025-05-07T19:40:18.7034586Z cpu MHz : 2999.994 2025-05-07T19:40:18.7034666Z cache size : 36608 KB 2025-05-07T19:40:18.7034761Z physical id : 0 2025-05-07T19:40:18.7034836Z siblings : 48 2025-05-07T19:40:18.7034909Z core id : 11 2025-05-07T19:40:18.7034990Z cpu cores : 24 2025-05-07T19:40:18.7035081Z apicid : 23 2025-05-07T19:40:18.7035165Z initial apicid : 23 2025-05-07T19:40:18.7035241Z fpu : yes 2025-05-07T19:40:18.7035338Z fpu_exception : yes 2025-05-07T19:40:18.7035419Z cpuid level : 13 2025-05-07T19:40:18.7035495Z wp : yes 2025-05-07T19:40:18.7037638Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7038026Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7038391Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:40:18.7038482Z bogomips : 5999.98 2025-05-07T19:40:18.7038564Z clflush size : 64 2025-05-07T19:40:18.7038652Z cache_alignment : 64 2025-05-07T19:40:18.7038789Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7038874Z power management: 2025-05-07T19:40:18.7038879Z 2025-05-07T19:40:18.7038963Z processor : 60 2025-05-07T19:40:18.7039059Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7039153Z cpu family : 6 2025-05-07T19:40:18.7039233Z model : 85 2025-05-07T19:40:18.7039393Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7039488Z stepping : 7 2025-05-07T19:40:18.7039571Z microcode : 0x5003901 2025-05-07T19:40:18.7039653Z cpu MHz : 2999.994 2025-05-07T19:40:18.7039738Z cache size : 36608 KB 2025-05-07T19:40:18.7039891Z physical id : 0 2025-05-07T19:40:18.7039967Z siblings : 48 2025-05-07T19:40:18.7040040Z core id : 12 2025-05-07T19:40:18.7040129Z cpu cores : 24 2025-05-07T19:40:18.7040209Z apicid : 25 2025-05-07T19:40:18.7040294Z initial apicid : 25 2025-05-07T19:40:18.7040373Z fpu : yes 2025-05-07T19:40:18.7040466Z fpu_exception : yes 2025-05-07T19:40:18.7040549Z cpuid level : 13 2025-05-07T19:40:18.7040625Z wp : yes 2025-05-07T19:40:18.7042816Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7043200Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7043287Z bogomips : 5999.98 2025-05-07T19:40:18.7043376Z clflush size : 64 2025-05-07T19:40:18.7043457Z cache_alignment : 64 2025-05-07T19:40:18.7043585Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7043678Z power management: 2025-05-07T19:40:18.7043683Z 2025-05-07T19:40:18.7043761Z processor : 61 2025-05-07T19:40:18.7043847Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7043922Z cpu family : 6 2025-05-07T19:40:18.7044012Z model : 85 2025-05-07T19:40:18.7044166Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7044244Z stepping : 7 2025-05-07T19:40:18.7044339Z microcode : 0x5003901 2025-05-07T19:40:18.7044415Z cpu MHz : 3092.619 2025-05-07T19:40:18.7044496Z cache size : 36608 KB 2025-05-07T19:40:18.7044580Z physical id : 0 2025-05-07T19:40:18.7044674Z siblings : 48 2025-05-07T19:40:18.7044748Z core id : 13 2025-05-07T19:40:18.7044828Z cpu cores : 24 2025-05-07T19:40:18.7044918Z apicid : 27 2025-05-07T19:40:18.7045001Z initial apicid : 27 2025-05-07T19:40:18.7045077Z fpu : yes 2025-05-07T19:40:18.7045162Z fpu_exception : yes 2025-05-07T19:40:18.7045254Z cpuid level : 13 2025-05-07T19:40:18.7045330Z wp : yes 2025-05-07T19:40:18.7047445Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7047810Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7047886Z bogomips : 5999.98 2025-05-07T19:40:18.7047960Z clflush size : 64 2025-05-07T19:40:18.7048048Z cache_alignment : 64 2025-05-07T19:40:18.7048163Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7048245Z power management: 2025-05-07T19:40:18.7048249Z 2025-05-07T19:40:18.7048327Z processor : 62 2025-05-07T19:40:18.7048411Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7048486Z cpu family : 6 2025-05-07T19:40:18.7048557Z model : 85 2025-05-07T19:40:18.7048716Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7048794Z stepping : 7 2025-05-07T19:40:18.7048872Z microcode : 0x5003901 2025-05-07T19:40:18.7048952Z cpu MHz : 3103.402 2025-05-07T19:40:18.7049028Z cache size : 36608 KB 2025-05-07T19:40:18.7049103Z physical id : 0 2025-05-07T19:40:18.7049177Z siblings : 48 2025-05-07T19:40:18.7049308Z core id : 14 2025-05-07T19:40:18.7049383Z cpu cores : 24 2025-05-07T19:40:18.7049455Z apicid : 29 2025-05-07T19:40:18.7049529Z initial apicid : 29 2025-05-07T19:40:18.7049611Z fpu : yes 2025-05-07T19:40:18.7049691Z fpu_exception : yes 2025-05-07T19:40:18.7049765Z cpuid level : 13 2025-05-07T19:40:18.7049846Z wp : yes 2025-05-07T19:40:18.7051885Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7052238Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7052327Z bogomips : 5999.98 2025-05-07T19:40:18.7052409Z clflush size : 64 2025-05-07T19:40:18.7052491Z cache_alignment : 64 2025-05-07T19:40:18.7052613Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7052692Z power management: 2025-05-07T19:40:18.7052696Z 2025-05-07T19:40:18.7052771Z processor : 63 2025-05-07T19:40:18.7052862Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7052937Z cpu family : 6 2025-05-07T19:40:18.7053009Z model : 85 2025-05-07T19:40:18.7053157Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7053238Z stepping : 7 2025-05-07T19:40:18.7053317Z microcode : 0x5003901 2025-05-07T19:40:18.7053390Z cpu MHz : 3141.059 2025-05-07T19:40:18.7053469Z cache size : 36608 KB 2025-05-07T19:40:18.7053553Z physical id : 0 2025-05-07T19:40:18.7053627Z siblings : 48 2025-05-07T19:40:18.7053699Z core id : 15 2025-05-07T19:40:18.7053785Z cpu cores : 24 2025-05-07T19:40:18.7053858Z apicid : 31 2025-05-07T19:40:18.7053945Z initial apicid : 31 2025-05-07T19:40:18.7054020Z fpu : yes 2025-05-07T19:40:18.7054117Z fpu_exception : yes 2025-05-07T19:40:18.7054194Z cpuid level : 13 2025-05-07T19:40:18.7054267Z wp : yes 2025-05-07T19:40:18.7056251Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7056608Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7056695Z bogomips : 5999.98 2025-05-07T19:40:18.7056796Z clflush size : 64 2025-05-07T19:40:18.7056881Z cache_alignment : 64 2025-05-07T19:40:18.7057006Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7057110Z power management: 2025-05-07T19:40:18.7057114Z 2025-05-07T19:40:18.7057193Z processor : 64 2025-05-07T19:40:18.7057280Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7057360Z cpu family : 6 2025-05-07T19:40:18.7057447Z model : 85 2025-05-07T19:40:18.7057593Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7057675Z stepping : 7 2025-05-07T19:40:18.7057772Z microcode : 0x5003901 2025-05-07T19:40:18.7057848Z cpu MHz : 2999.994 2025-05-07T19:40:18.7057932Z cache size : 36608 KB 2025-05-07T19:40:18.7058012Z physical id : 0 2025-05-07T19:40:18.7058104Z siblings : 48 2025-05-07T19:40:18.7058181Z core id : 16 2025-05-07T19:40:18.7058263Z cpu cores : 24 2025-05-07T19:40:18.7058354Z apicid : 33 2025-05-07T19:40:18.7058504Z initial apicid : 33 2025-05-07T19:40:18.7058581Z fpu : yes 2025-05-07T19:40:18.7058665Z fpu_exception : yes 2025-05-07T19:40:18.7058761Z cpuid level : 13 2025-05-07T19:40:18.7058836Z wp : yes 2025-05-07T19:40:18.7060855Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7061228Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7061313Z bogomips : 5999.98 2025-05-07T19:40:18.7061394Z clflush size : 64 2025-05-07T19:40:18.7061494Z cache_alignment : 64 2025-05-07T19:40:18.7061619Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7061704Z power management: 2025-05-07T19:40:18.7061708Z 2025-05-07T19:40:18.7061804Z processor : 65 2025-05-07T19:40:18.7061895Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7061974Z cpu family : 6 2025-05-07T19:40:18.7062052Z model : 85 2025-05-07T19:40:18.7062212Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7062287Z stepping : 7 2025-05-07T19:40:18.7062371Z microcode : 0x5003901 2025-05-07T19:40:18.7062467Z cpu MHz : 3139.578 2025-05-07T19:40:18.7062548Z cache size : 36608 KB 2025-05-07T19:40:18.7062625Z physical id : 0 2025-05-07T19:40:18.7062702Z siblings : 48 2025-05-07T19:40:18.7062790Z core id : 17 2025-05-07T19:40:18.7062866Z cpu cores : 24 2025-05-07T19:40:18.7062943Z apicid : 35 2025-05-07T19:40:18.7063039Z initial apicid : 35 2025-05-07T19:40:18.7063115Z fpu : yes 2025-05-07T19:40:18.7063196Z fpu_exception : yes 2025-05-07T19:40:18.7063272Z cpuid level : 13 2025-05-07T19:40:18.7063356Z wp : yes 2025-05-07T19:40:18.7065329Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7065694Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7065771Z bogomips : 5999.98 2025-05-07T19:40:18.7065854Z clflush size : 64 2025-05-07T19:40:18.7065936Z cache_alignment : 64 2025-05-07T19:40:18.7066069Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7066152Z power management: 2025-05-07T19:40:18.7066156Z 2025-05-07T19:40:18.7066235Z processor : 66 2025-05-07T19:40:18.7066334Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7066410Z cpu family : 6 2025-05-07T19:40:18.7066485Z model : 85 2025-05-07T19:40:18.7066631Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7066720Z stepping : 7 2025-05-07T19:40:18.7066802Z microcode : 0x5003901 2025-05-07T19:40:18.7066882Z cpu MHz : 2999.994 2025-05-07T19:40:18.7066976Z cache size : 36608 KB 2025-05-07T19:40:18.7067056Z physical id : 0 2025-05-07T19:40:18.7067134Z siblings : 48 2025-05-07T19:40:18.7067213Z core id : 18 2025-05-07T19:40:18.7067310Z cpu cores : 24 2025-05-07T19:40:18.7067387Z apicid : 37 2025-05-07T19:40:18.7067471Z initial apicid : 37 2025-05-07T19:40:18.7067562Z fpu : yes 2025-05-07T19:40:18.7067697Z fpu_exception : yes 2025-05-07T19:40:18.7067778Z cpuid level : 13 2025-05-07T19:40:18.7067855Z wp : yes 2025-05-07T19:40:18.7069888Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7070242Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7070464Z bogomips : 5999.98 2025-05-07T19:40:18.7070543Z clflush size : 64 2025-05-07T19:40:18.7070794Z cache_alignment : 64 2025-05-07T19:40:18.7070928Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7071031Z power management: 2025-05-07T19:40:18.7071036Z 2025-05-07T19:40:18.7071121Z processor : 67 2025-05-07T19:40:18.7071341Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7071438Z cpu family : 6 2025-05-07T19:40:18.7071702Z model : 85 2025-05-07T19:40:18.7071864Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7071946Z stepping : 7 2025-05-07T19:40:18.7072048Z microcode : 0x5003901 2025-05-07T19:40:18.7072133Z cpu MHz : 2999.994 2025-05-07T19:40:18.7072225Z cache size : 36608 KB 2025-05-07T19:40:18.7072323Z physical id : 0 2025-05-07T19:40:18.7072404Z siblings : 48 2025-05-07T19:40:18.7072483Z core id : 19 2025-05-07T19:40:18.7072564Z cpu cores : 24 2025-05-07T19:40:18.7072659Z apicid : 39 2025-05-07T19:40:18.7072745Z initial apicid : 39 2025-05-07T19:40:18.7072824Z fpu : yes 2025-05-07T19:40:18.7072925Z fpu_exception : yes 2025-05-07T19:40:18.7073012Z cpuid level : 13 2025-05-07T19:40:18.7073092Z wp : yes 2025-05-07T19:40:18.7075340Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7075742Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7075831Z bogomips : 5999.98 2025-05-07T19:40:18.7075933Z clflush size : 64 2025-05-07T19:40:18.7076023Z cache_alignment : 64 2025-05-07T19:40:18.7076159Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7076247Z power management: 2025-05-07T19:40:18.7076252Z 2025-05-07T19:40:18.7076354Z processor : 68 2025-05-07T19:40:18.7076446Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7076528Z cpu family : 6 2025-05-07T19:40:18.7076623Z model : 85 2025-05-07T19:40:18.7076780Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7076862Z stepping : 7 2025-05-07T19:40:18.7076948Z microcode : 0x5003901 2025-05-07T19:40:18.7077043Z cpu MHz : 3150.780 2025-05-07T19:40:18.7077128Z cache size : 36608 KB 2025-05-07T19:40:18.7077218Z physical id : 0 2025-05-07T19:40:18.7077311Z siblings : 48 2025-05-07T19:40:18.7077390Z core id : 20 2025-05-07T19:40:18.7077469Z cpu cores : 24 2025-05-07T19:40:18.7077550Z apicid : 41 2025-05-07T19:40:18.7077651Z initial apicid : 41 2025-05-07T19:40:18.7077731Z fpu : yes 2025-05-07T19:40:18.7077817Z fpu_exception : yes 2025-05-07T19:40:18.7077898Z cpuid level : 13 2025-05-07T19:40:18.7078089Z wp : yes 2025-05-07T19:40:18.7080283Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7080687Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7080775Z bogomips : 5999.98 2025-05-07T19:40:18.7080861Z clflush size : 64 2025-05-07T19:40:18.7080950Z cache_alignment : 64 2025-05-07T19:40:18.7081093Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7081183Z power management: 2025-05-07T19:40:18.7081188Z 2025-05-07T19:40:18.7081272Z processor : 69 2025-05-07T19:40:18.7081375Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7081456Z cpu family : 6 2025-05-07T19:40:18.7081535Z model : 85 2025-05-07T19:40:18.7081706Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7081788Z stepping : 7 2025-05-07T19:40:18.7081874Z microcode : 0x5003901 2025-05-07T19:40:18.7081957Z cpu MHz : 2999.994 2025-05-07T19:40:18.7082057Z cache size : 36608 KB 2025-05-07T19:40:18.7082139Z physical id : 0 2025-05-07T19:40:18.7082219Z siblings : 48 2025-05-07T19:40:18.7082301Z core id : 21 2025-05-07T19:40:18.7082394Z cpu cores : 24 2025-05-07T19:40:18.7082475Z apicid : 43 2025-05-07T19:40:18.7082563Z initial apicid : 43 2025-05-07T19:40:18.7082652Z fpu : yes 2025-05-07T19:40:18.7082740Z fpu_exception : yes 2025-05-07T19:40:18.7082822Z cpuid level : 13 2025-05-07T19:40:18.7082899Z wp : yes 2025-05-07T19:40:18.7085049Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7085546Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7085640Z bogomips : 5999.98 2025-05-07T19:40:18.7085721Z clflush size : 64 2025-05-07T19:40:18.7085807Z cache_alignment : 64 2025-05-07T19:40:18.7085932Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7086030Z power management: 2025-05-07T19:40:18.7086038Z 2025-05-07T19:40:18.7086123Z processor : 70 2025-05-07T19:40:18.7086213Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7086305Z cpu family : 6 2025-05-07T19:40:18.7086383Z model : 85 2025-05-07T19:40:18.7086643Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7086734Z stepping : 7 2025-05-07T19:40:18.7086817Z microcode : 0x5003901 2025-05-07T19:40:18.7086897Z cpu MHz : 2999.994 2025-05-07T19:40:18.7086977Z cache size : 36608 KB 2025-05-07T19:40:18.7087071Z physical id : 0 2025-05-07T19:40:18.7087146Z siblings : 48 2025-05-07T19:40:18.7087223Z core id : 22 2025-05-07T19:40:18.7087307Z cpu cores : 24 2025-05-07T19:40:18.7087397Z apicid : 45 2025-05-07T19:40:18.7087477Z initial apicid : 45 2025-05-07T19:40:18.7087549Z fpu : yes 2025-05-07T19:40:18.7087646Z fpu_exception : yes 2025-05-07T19:40:18.7087736Z cpuid level : 13 2025-05-07T19:40:18.7087823Z wp : yes 2025-05-07T19:40:18.7089820Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7090299Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7090393Z bogomips : 5999.98 2025-05-07T19:40:18.7090502Z clflush size : 64 2025-05-07T19:40:18.7090592Z cache_alignment : 64 2025-05-07T19:40:18.7090724Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7090814Z power management: 2025-05-07T19:40:18.7090842Z 2025-05-07T19:40:18.7090943Z processor : 71 2025-05-07T19:40:18.7091042Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7091131Z cpu family : 6 2025-05-07T19:40:18.7091250Z model : 85 2025-05-07T19:40:18.7091411Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7091505Z stepping : 7 2025-05-07T19:40:18.7091599Z microcode : 0x5003901 2025-05-07T19:40:18.7091715Z cpu MHz : 2999.994 2025-05-07T19:40:18.7091978Z cache size : 36608 KB 2025-05-07T19:40:18.7092074Z physical id : 0 2025-05-07T19:40:18.7092263Z siblings : 48 2025-05-07T19:40:18.7092359Z core id : 23 2025-05-07T19:40:18.7092452Z cpu cores : 24 2025-05-07T19:40:18.7092546Z apicid : 47 2025-05-07T19:40:18.7092673Z initial apicid : 47 2025-05-07T19:40:18.7092761Z fpu : yes 2025-05-07T19:40:18.7092859Z fpu_exception : yes 2025-05-07T19:40:18.7092973Z cpuid level : 13 2025-05-07T19:40:18.7093059Z wp : yes 2025-05-07T19:40:18.7095158Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7095578Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7095673Z bogomips : 5999.98 2025-05-07T19:40:18.7095768Z clflush size : 64 2025-05-07T19:40:18.7095896Z cache_alignment : 64 2025-05-07T19:40:18.7096038Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7096132Z power management: 2025-05-07T19:40:18.7096136Z 2025-05-07T19:40:18.7096232Z processor : 72 2025-05-07T19:40:18.7096363Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7096456Z cpu family : 6 2025-05-07T19:40:18.7096546Z model : 85 2025-05-07T19:40:18.7096715Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7096799Z stepping : 7 2025-05-07T19:40:18.7096885Z microcode : 0x5003901 2025-05-07T19:40:18.7096970Z cpu MHz : 2999.994 2025-05-07T19:40:18.7097071Z cache size : 36608 KB 2025-05-07T19:40:18.7097152Z physical id : 1 2025-05-07T19:40:18.7097232Z siblings : 48 2025-05-07T19:40:18.7097325Z core id : 0 2025-05-07T19:40:18.7097410Z cpu cores : 24 2025-05-07T19:40:18.7097491Z apicid : 65 2025-05-07T19:40:18.7097581Z initial apicid : 65 2025-05-07T19:40:18.7097675Z fpu : yes 2025-05-07T19:40:18.7097764Z fpu_exception : yes 2025-05-07T19:40:18.7097848Z cpuid level : 13 2025-05-07T19:40:18.7097942Z wp : yes 2025-05-07T19:40:18.7100017Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7100441Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7100586Z bogomips : 5999.98 2025-05-07T19:40:18.7100674Z clflush size : 64 2025-05-07T19:40:18.7100762Z cache_alignment : 64 2025-05-07T19:40:18.7100904Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7100993Z power management: 2025-05-07T19:40:18.7100997Z 2025-05-07T19:40:18.7101081Z processor : 73 2025-05-07T19:40:18.7101170Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7101272Z cpu family : 6 2025-05-07T19:40:18.7101354Z model : 85 2025-05-07T19:40:18.7101514Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7101612Z stepping : 7 2025-05-07T19:40:18.7101697Z microcode : 0x5003901 2025-05-07T19:40:18.7101776Z cpu MHz : 2999.994 2025-05-07T19:40:18.7101859Z cache size : 36608 KB 2025-05-07T19:40:18.7101950Z physical id : 1 2025-05-07T19:40:18.7102031Z siblings : 48 2025-05-07T19:40:18.7102108Z core id : 1 2025-05-07T19:40:18.7102199Z cpu cores : 24 2025-05-07T19:40:18.7102278Z apicid : 67 2025-05-07T19:40:18.7102362Z initial apicid : 67 2025-05-07T19:40:18.7102439Z fpu : yes 2025-05-07T19:40:18.7102539Z fpu_exception : yes 2025-05-07T19:40:18.7102620Z cpuid level : 13 2025-05-07T19:40:18.7102694Z wp : yes 2025-05-07T19:40:18.7104790Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7105143Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7105216Z bogomips : 5999.98 2025-05-07T19:40:18.7105299Z clflush size : 64 2025-05-07T19:40:18.7105382Z cache_alignment : 64 2025-05-07T19:40:18.7105493Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7105582Z power management: 2025-05-07T19:40:18.7105586Z 2025-05-07T19:40:18.7105658Z processor : 74 2025-05-07T19:40:18.7119235Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7119363Z cpu family : 6 2025-05-07T19:40:18.7119449Z model : 85 2025-05-07T19:40:18.7119615Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7119691Z stepping : 7 2025-05-07T19:40:18.7119777Z microcode : 0x5003901 2025-05-07T19:40:18.7119855Z cpu MHz : 2999.994 2025-05-07T19:40:18.7119938Z cache size : 36608 KB 2025-05-07T19:40:18.7120017Z physical id : 1 2025-05-07T19:40:18.7120099Z siblings : 48 2025-05-07T19:40:18.7120177Z core id : 2 2025-05-07T19:40:18.7120252Z cpu cores : 24 2025-05-07T19:40:18.7120338Z apicid : 69 2025-05-07T19:40:18.7120419Z initial apicid : 69 2025-05-07T19:40:18.7120495Z fpu : yes 2025-05-07T19:40:18.7120578Z fpu_exception : yes 2025-05-07T19:40:18.7120671Z cpuid level : 13 2025-05-07T19:40:18.7120747Z wp : yes 2025-05-07T19:40:18.7122908Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7123422Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7123505Z bogomips : 5999.98 2025-05-07T19:40:18.7123585Z clflush size : 64 2025-05-07T19:40:18.7123677Z cache_alignment : 64 2025-05-07T19:40:18.7123863Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7123948Z power management: 2025-05-07T19:40:18.7123955Z 2025-05-07T19:40:18.7124043Z processor : 75 2025-05-07T19:40:18.7124132Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7124208Z cpu family : 6 2025-05-07T19:40:18.7124282Z model : 85 2025-05-07T19:40:18.7124446Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7124529Z stepping : 7 2025-05-07T19:40:18.7124610Z microcode : 0x5003901 2025-05-07T19:40:18.7124693Z cpu MHz : 2999.994 2025-05-07T19:40:18.7124775Z cache size : 36608 KB 2025-05-07T19:40:18.7124851Z physical id : 1 2025-05-07T19:40:18.7124929Z siblings : 48 2025-05-07T19:40:18.7125014Z core id : 3 2025-05-07T19:40:18.7125090Z cpu cores : 24 2025-05-07T19:40:18.7125167Z apicid : 71 2025-05-07T19:40:18.7125258Z initial apicid : 71 2025-05-07T19:40:18.7125333Z fpu : yes 2025-05-07T19:40:18.7125415Z fpu_exception : yes 2025-05-07T19:40:18.7125497Z cpuid level : 13 2025-05-07T19:40:18.7125588Z wp : yes 2025-05-07T19:40:18.7127694Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7128055Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7128131Z bogomips : 5999.98 2025-05-07T19:40:18.7128206Z clflush size : 64 2025-05-07T19:40:18.7128286Z cache_alignment : 64 2025-05-07T19:40:18.7128418Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7128496Z power management: 2025-05-07T19:40:18.7128502Z 2025-05-07T19:40:18.7128573Z processor : 76 2025-05-07T19:40:18.7128661Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7128731Z cpu family : 6 2025-05-07T19:40:18.7128801Z model : 85 2025-05-07T19:40:18.7128943Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7129028Z stepping : 7 2025-05-07T19:40:18.7129101Z microcode : 0x5003901 2025-05-07T19:40:18.7129172Z cpu MHz : 2999.994 2025-05-07T19:40:18.7129252Z cache size : 36608 KB 2025-05-07T19:40:18.7129327Z physical id : 1 2025-05-07T19:40:18.7129400Z siblings : 48 2025-05-07T19:40:18.7129466Z core id : 4 2025-05-07T19:40:18.7129541Z cpu cores : 24 2025-05-07T19:40:18.7129609Z apicid : 73 2025-05-07T19:40:18.7129685Z initial apicid : 73 2025-05-07T19:40:18.7129762Z fpu : yes 2025-05-07T19:40:18.7129842Z fpu_exception : yes 2025-05-07T19:40:18.7129915Z cpuid level : 13 2025-05-07T19:40:18.7129982Z wp : yes 2025-05-07T19:40:18.7131955Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7132358Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7132442Z bogomips : 5999.98 2025-05-07T19:40:18.7132517Z clflush size : 64 2025-05-07T19:40:18.7132594Z cache_alignment : 64 2025-05-07T19:40:18.7132710Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7132838Z power management: 2025-05-07T19:40:18.7132843Z 2025-05-07T19:40:18.7132918Z processor : 77 2025-05-07T19:40:18.7133000Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7133082Z cpu family : 6 2025-05-07T19:40:18.7133152Z model : 85 2025-05-07T19:40:18.7133294Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7133365Z stepping : 7 2025-05-07T19:40:18.7133453Z microcode : 0x5003901 2025-05-07T19:40:18.7133525Z cpu MHz : 2066.483 2025-05-07T19:40:18.7133604Z cache size : 36608 KB 2025-05-07T19:40:18.7133681Z physical id : 1 2025-05-07T19:40:18.7133751Z siblings : 48 2025-05-07T19:40:18.7133817Z core id : 5 2025-05-07T19:40:18.7133887Z cpu cores : 24 2025-05-07T19:40:18.7133964Z apicid : 75 2025-05-07T19:40:18.7134040Z initial apicid : 75 2025-05-07T19:40:18.7134111Z fpu : yes 2025-05-07T19:40:18.7134196Z fpu_exception : yes 2025-05-07T19:40:18.7134267Z cpuid level : 13 2025-05-07T19:40:18.7134336Z wp : yes 2025-05-07T19:40:18.7136302Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7136667Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7136742Z bogomips : 5999.98 2025-05-07T19:40:18.7136826Z clflush size : 64 2025-05-07T19:40:18.7136903Z cache_alignment : 64 2025-05-07T19:40:18.7137019Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7137095Z power management: 2025-05-07T19:40:18.7137100Z 2025-05-07T19:40:18.7137182Z processor : 78 2025-05-07T19:40:18.7137261Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7137334Z cpu family : 6 2025-05-07T19:40:18.7137415Z model : 85 2025-05-07T19:40:18.7137555Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7137627Z stepping : 7 2025-05-07T19:40:18.7137702Z microcode : 0x5003901 2025-05-07T19:40:18.7137788Z cpu MHz : 2059.954 2025-05-07T19:40:18.7137861Z cache size : 36608 KB 2025-05-07T19:40:18.7137933Z physical id : 1 2025-05-07T19:40:18.7138009Z siblings : 48 2025-05-07T19:40:18.7138078Z core id : 6 2025-05-07T19:40:18.7138149Z cpu cores : 24 2025-05-07T19:40:18.7138220Z apicid : 77 2025-05-07T19:40:18.7138306Z initial apicid : 77 2025-05-07T19:40:18.7138375Z fpu : yes 2025-05-07T19:40:18.7138449Z fpu_exception : yes 2025-05-07T19:40:18.7138518Z cpuid level : 13 2025-05-07T19:40:18.7138589Z wp : yes 2025-05-07T19:40:18.7140556Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7140960Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7141032Z bogomips : 5999.98 2025-05-07T19:40:18.7141105Z clflush size : 64 2025-05-07T19:40:18.7141181Z cache_alignment : 64 2025-05-07T19:40:18.7141301Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7141376Z power management: 2025-05-07T19:40:18.7141380Z 2025-05-07T19:40:18.7141453Z processor : 79 2025-05-07T19:40:18.7141601Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7141671Z cpu family : 6 2025-05-07T19:40:18.7141736Z model : 85 2025-05-07T19:40:18.7141882Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7141956Z stepping : 7 2025-05-07T19:40:18.7142032Z microcode : 0x5003901 2025-05-07T19:40:18.7142103Z cpu MHz : 2259.331 2025-05-07T19:40:18.7142185Z cache size : 36608 KB 2025-05-07T19:40:18.7142259Z physical id : 1 2025-05-07T19:40:18.7142329Z siblings : 48 2025-05-07T19:40:18.7142397Z core id : 7 2025-05-07T19:40:18.7142471Z cpu cores : 24 2025-05-07T19:40:18.7142540Z apicid : 79 2025-05-07T19:40:18.7142613Z initial apicid : 79 2025-05-07T19:40:18.7142688Z fpu : yes 2025-05-07T19:40:18.7142762Z fpu_exception : yes 2025-05-07T19:40:18.7142833Z cpuid level : 13 2025-05-07T19:40:18.7142899Z wp : yes 2025-05-07T19:40:18.7144869Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7145223Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7145299Z bogomips : 5999.98 2025-05-07T19:40:18.7145373Z clflush size : 64 2025-05-07T19:40:18.7145449Z cache_alignment : 64 2025-05-07T19:40:18.7145564Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7145644Z power management: 2025-05-07T19:40:18.7145648Z 2025-05-07T19:40:18.7145720Z processor : 80 2025-05-07T19:40:18.7145799Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7145879Z cpu family : 6 2025-05-07T19:40:18.7145947Z model : 85 2025-05-07T19:40:18.7146092Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7146168Z stepping : 7 2025-05-07T19:40:18.7146244Z microcode : 0x5003901 2025-05-07T19:40:18.7146312Z cpu MHz : 2146.358 2025-05-07T19:40:18.7146383Z cache size : 36608 KB 2025-05-07T19:40:18.7146466Z physical id : 1 2025-05-07T19:40:18.7146537Z siblings : 48 2025-05-07T19:40:18.7146604Z core id : 8 2025-05-07T19:40:18.7146674Z cpu cores : 24 2025-05-07T19:40:18.7146750Z apicid : 81 2025-05-07T19:40:18.7146823Z initial apicid : 81 2025-05-07T19:40:18.7146892Z fpu : yes 2025-05-07T19:40:18.7146973Z fpu_exception : yes 2025-05-07T19:40:18.7147043Z cpuid level : 13 2025-05-07T19:40:18.7147109Z wp : yes 2025-05-07T19:40:18.7149077Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7149816Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7149890Z bogomips : 5999.98 2025-05-07T19:40:18.7149970Z clflush size : 64 2025-05-07T19:40:18.7150048Z cache_alignment : 64 2025-05-07T19:40:18.7150164Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7150241Z power management: 2025-05-07T19:40:18.7150246Z 2025-05-07T19:40:18.7150326Z processor : 81 2025-05-07T19:40:18.7150406Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7150477Z cpu family : 6 2025-05-07T19:40:18.7150599Z model : 85 2025-05-07T19:40:18.7150742Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7150815Z stepping : 7 2025-05-07T19:40:18.7150888Z microcode : 0x5003901 2025-05-07T19:40:18.7150967Z cpu MHz : 2185.887 2025-05-07T19:40:18.7151041Z cache size : 36608 KB 2025-05-07T19:40:18.7151112Z physical id : 1 2025-05-07T19:40:18.7151190Z siblings : 48 2025-05-07T19:40:18.7151263Z core id : 9 2025-05-07T19:40:18.7151332Z cpu cores : 24 2025-05-07T19:40:18.7151401Z apicid : 83 2025-05-07T19:40:18.7151480Z initial apicid : 83 2025-05-07T19:40:18.7151554Z fpu : yes 2025-05-07T19:40:18.7151632Z fpu_exception : yes 2025-05-07T19:40:18.7151710Z cpuid level : 13 2025-05-07T19:40:18.7151778Z wp : yes 2025-05-07T19:40:18.7154034Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7154426Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7154562Z bogomips : 5999.98 2025-05-07T19:40:18.7154639Z clflush size : 64 2025-05-07T19:40:18.7154729Z cache_alignment : 64 2025-05-07T19:40:18.7154854Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7154934Z power management: 2025-05-07T19:40:18.7154939Z 2025-05-07T19:40:18.7155015Z processor : 82 2025-05-07T19:40:18.7155112Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7155190Z cpu family : 6 2025-05-07T19:40:18.7155263Z model : 85 2025-05-07T19:40:18.7155421Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7155498Z stepping : 7 2025-05-07T19:40:18.7155581Z microcode : 0x5003901 2025-05-07T19:40:18.7155657Z cpu MHz : 2999.994 2025-05-07T19:40:18.7155745Z cache size : 36608 KB 2025-05-07T19:40:18.7155827Z physical id : 1 2025-05-07T19:40:18.7155902Z siblings : 48 2025-05-07T19:40:18.7155984Z core id : 10 2025-05-07T19:40:18.7156064Z cpu cores : 24 2025-05-07T19:40:18.7156138Z apicid : 85 2025-05-07T19:40:18.7156215Z initial apicid : 85 2025-05-07T19:40:18.7156294Z fpu : yes 2025-05-07T19:40:18.7156380Z fpu_exception : yes 2025-05-07T19:40:18.7156454Z cpuid level : 13 2025-05-07T19:40:18.7156533Z wp : yes 2025-05-07T19:40:18.7158670Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7159047Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7159191Z bogomips : 5999.98 2025-05-07T19:40:18.7159268Z clflush size : 64 2025-05-07T19:40:18.7159348Z cache_alignment : 64 2025-05-07T19:40:18.7159480Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7159560Z power management: 2025-05-07T19:40:18.7159565Z 2025-05-07T19:40:18.7159639Z processor : 83 2025-05-07T19:40:18.7159721Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7159808Z cpu family : 6 2025-05-07T19:40:18.7159879Z model : 85 2025-05-07T19:40:18.7160031Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7160162Z stepping : 7 2025-05-07T19:40:18.7160246Z microcode : 0x5003901 2025-05-07T19:40:18.7160323Z cpu MHz : 2074.408 2025-05-07T19:40:18.7160397Z cache size : 36608 KB 2025-05-07T19:40:18.7160483Z physical id : 1 2025-05-07T19:40:18.7160559Z siblings : 48 2025-05-07T19:40:18.7160632Z core id : 11 2025-05-07T19:40:18.7160717Z cpu cores : 24 2025-05-07T19:40:18.7160796Z apicid : 87 2025-05-07T19:40:18.7160877Z initial apicid : 87 2025-05-07T19:40:18.7160953Z fpu : yes 2025-05-07T19:40:18.7161042Z fpu_exception : yes 2025-05-07T19:40:18.7161117Z cpuid level : 13 2025-05-07T19:40:18.7161191Z wp : yes 2025-05-07T19:40:18.7163327Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7163706Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7163788Z bogomips : 5999.98 2025-05-07T19:40:18.7163872Z clflush size : 64 2025-05-07T19:40:18.7163952Z cache_alignment : 64 2025-05-07T19:40:18.7164075Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7164164Z power management: 2025-05-07T19:40:18.7164169Z 2025-05-07T19:40:18.7164246Z processor : 84 2025-05-07T19:40:18.7164332Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7164407Z cpu family : 6 2025-05-07T19:40:18.7164486Z model : 85 2025-05-07T19:40:18.7164640Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7164715Z stepping : 7 2025-05-07T19:40:18.7164802Z microcode : 0x5003901 2025-05-07T19:40:18.7164878Z cpu MHz : 2151.049 2025-05-07T19:40:18.7164957Z cache size : 36608 KB 2025-05-07T19:40:18.7165035Z physical id : 1 2025-05-07T19:40:18.7165115Z siblings : 48 2025-05-07T19:40:18.7165188Z core id : 12 2025-05-07T19:40:18.7165262Z cpu cores : 24 2025-05-07T19:40:18.7165338Z apicid : 89 2025-05-07T19:40:18.7165425Z initial apicid : 89 2025-05-07T19:40:18.7165499Z fpu : yes 2025-05-07T19:40:18.7165580Z fpu_exception : yes 2025-05-07T19:40:18.7165665Z cpuid level : 13 2025-05-07T19:40:18.7165736Z wp : yes 2025-05-07T19:40:18.7167818Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7168174Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7168294Z bogomips : 5999.98 2025-05-07T19:40:18.7168365Z clflush size : 64 2025-05-07T19:40:18.7168449Z cache_alignment : 64 2025-05-07T19:40:18.7168562Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7168636Z power management: 2025-05-07T19:40:18.7168640Z 2025-05-07T19:40:18.7168714Z processor : 85 2025-05-07T19:40:18.7168796Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7168865Z cpu family : 6 2025-05-07T19:40:18.7168935Z model : 85 2025-05-07T19:40:18.7169083Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7169301Z stepping : 7 2025-05-07T19:40:18.7169376Z microcode : 0x5003901 2025-05-07T19:40:18.7169502Z cpu MHz : 1999.912 2025-05-07T19:40:18.7169577Z cache size : 36608 KB 2025-05-07T19:40:18.7169652Z physical id : 1 2025-05-07T19:40:18.7169722Z siblings : 48 2025-05-07T19:40:18.7169797Z core id : 13 2025-05-07T19:40:18.7169865Z cpu cores : 24 2025-05-07T19:40:18.7169934Z apicid : 91 2025-05-07T19:40:18.7170009Z initial apicid : 91 2025-05-07T19:40:18.7170086Z fpu : yes 2025-05-07T19:40:18.7170162Z fpu_exception : yes 2025-05-07T19:40:18.7170235Z cpuid level : 13 2025-05-07T19:40:18.7170470Z wp : yes 2025-05-07T19:40:18.7172749Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7173126Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7173213Z bogomips : 5999.98 2025-05-07T19:40:18.7173291Z clflush size : 64 2025-05-07T19:40:18.7173375Z cache_alignment : 64 2025-05-07T19:40:18.7173504Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7173599Z power management: 2025-05-07T19:40:18.7173604Z 2025-05-07T19:40:18.7173683Z processor : 86 2025-05-07T19:40:18.7173774Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7173857Z cpu family : 6 2025-05-07T19:40:18.7173934Z model : 85 2025-05-07T19:40:18.7174089Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7174165Z stepping : 7 2025-05-07T19:40:18.7174254Z microcode : 0x5003901 2025-05-07T19:40:18.7174335Z cpu MHz : 1950.696 2025-05-07T19:40:18.7174416Z cache size : 36608 KB 2025-05-07T19:40:18.7174505Z physical id : 1 2025-05-07T19:40:18.7174584Z siblings : 48 2025-05-07T19:40:18.7174661Z core id : 14 2025-05-07T19:40:18.7174735Z cpu cores : 24 2025-05-07T19:40:18.7174818Z apicid : 93 2025-05-07T19:40:18.7174901Z initial apicid : 93 2025-05-07T19:40:18.7174973Z fpu : yes 2025-05-07T19:40:18.7175055Z fpu_exception : yes 2025-05-07T19:40:18.7175146Z cpuid level : 13 2025-05-07T19:40:18.7175218Z wp : yes 2025-05-07T19:40:18.7177345Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7177735Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7177815Z bogomips : 5999.98 2025-05-07T19:40:18.7177893Z clflush size : 64 2025-05-07T19:40:18.7177982Z cache_alignment : 64 2025-05-07T19:40:18.7178225Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7178303Z power management: 2025-05-07T19:40:18.7178308Z 2025-05-07T19:40:18.7178395Z processor : 87 2025-05-07T19:40:18.7178482Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7178560Z cpu family : 6 2025-05-07T19:40:18.7178634Z model : 85 2025-05-07T19:40:18.7178794Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7178870Z stepping : 7 2025-05-07T19:40:18.7178951Z microcode : 0x5003901 2025-05-07T19:40:18.7179033Z cpu MHz : 2114.933 2025-05-07T19:40:18.7179112Z cache size : 36608 KB 2025-05-07T19:40:18.7179253Z physical id : 1 2025-05-07T19:40:18.7179330Z siblings : 48 2025-05-07T19:40:18.7179414Z core id : 15 2025-05-07T19:40:18.7179490Z cpu cores : 24 2025-05-07T19:40:18.7179563Z apicid : 95 2025-05-07T19:40:18.7179648Z initial apicid : 95 2025-05-07T19:40:18.7179719Z fpu : yes 2025-05-07T19:40:18.7179803Z fpu_exception : yes 2025-05-07T19:40:18.7179879Z cpuid level : 13 2025-05-07T19:40:18.7179965Z wp : yes 2025-05-07T19:40:18.7182099Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7182492Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7182573Z bogomips : 5999.98 2025-05-07T19:40:18.7182651Z clflush size : 64 2025-05-07T19:40:18.7182732Z cache_alignment : 64 2025-05-07T19:40:18.7182867Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7182953Z power management: 2025-05-07T19:40:18.7182958Z 2025-05-07T19:40:18.7183140Z processor : 88 2025-05-07T19:40:18.7183229Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7183300Z cpu family : 6 2025-05-07T19:40:18.7183371Z model : 85 2025-05-07T19:40:18.7183511Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7183596Z stepping : 7 2025-05-07T19:40:18.7183671Z microcode : 0x5003901 2025-05-07T19:40:18.7183738Z cpu MHz : 3519.614 2025-05-07T19:40:18.7183819Z cache size : 36608 KB 2025-05-07T19:40:18.7183890Z physical id : 1 2025-05-07T19:40:18.7183964Z siblings : 48 2025-05-07T19:40:18.7184034Z core id : 16 2025-05-07T19:40:18.7184114Z cpu cores : 24 2025-05-07T19:40:18.7184181Z apicid : 97 2025-05-07T19:40:18.7184253Z initial apicid : 97 2025-05-07T19:40:18.7184329Z fpu : yes 2025-05-07T19:40:18.7184406Z fpu_exception : yes 2025-05-07T19:40:18.7184477Z cpuid level : 13 2025-05-07T19:40:18.7184545Z wp : yes 2025-05-07T19:40:18.7186521Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7186874Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7186956Z bogomips : 5999.98 2025-05-07T19:40:18.7187029Z clflush size : 64 2025-05-07T19:40:18.7187107Z cache_alignment : 64 2025-05-07T19:40:18.7187221Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7187386Z power management: 2025-05-07T19:40:18.7187391Z 2025-05-07T19:40:18.7187462Z processor : 89 2025-05-07T19:40:18.7187539Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7187615Z cpu family : 6 2025-05-07T19:40:18.7187684Z model : 85 2025-05-07T19:40:18.7187827Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7187900Z stepping : 7 2025-05-07T19:40:18.7187984Z microcode : 0x5003901 2025-05-07T19:40:18.7188056Z cpu MHz : 2059.303 2025-05-07T19:40:18.7188128Z cache size : 36608 KB 2025-05-07T19:40:18.7188204Z physical id : 1 2025-05-07T19:40:18.7188272Z siblings : 48 2025-05-07T19:40:18.7188390Z core id : 17 2025-05-07T19:40:18.7188459Z cpu cores : 24 2025-05-07T19:40:18.7188532Z apicid : 99 2025-05-07T19:40:18.7188607Z initial apicid : 99 2025-05-07T19:40:18.7188674Z fpu : yes 2025-05-07T19:40:18.7188756Z fpu_exception : yes 2025-05-07T19:40:18.7188829Z cpuid level : 13 2025-05-07T19:40:18.7188896Z wp : yes 2025-05-07T19:40:18.7190883Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7191242Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7191317Z bogomips : 5999.98 2025-05-07T19:40:18.7191404Z clflush size : 64 2025-05-07T19:40:18.7191486Z cache_alignment : 64 2025-05-07T19:40:18.7191605Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7191681Z power management: 2025-05-07T19:40:18.7191690Z 2025-05-07T19:40:18.7191776Z processor : 90 2025-05-07T19:40:18.7191860Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7191935Z cpu family : 6 2025-05-07T19:40:18.7192014Z model : 85 2025-05-07T19:40:18.7192156Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7192228Z stepping : 7 2025-05-07T19:40:18.7192303Z microcode : 0x5003901 2025-05-07T19:40:18.7192385Z cpu MHz : 2149.578 2025-05-07T19:40:18.7192458Z cache size : 36608 KB 2025-05-07T19:40:18.7192531Z physical id : 1 2025-05-07T19:40:18.7192606Z siblings : 48 2025-05-07T19:40:18.7192675Z core id : 18 2025-05-07T19:40:18.7192747Z cpu cores : 24 2025-05-07T19:40:18.7192815Z apicid : 101 2025-05-07T19:40:18.7192899Z initial apicid : 101 2025-05-07T19:40:18.7192965Z fpu : yes 2025-05-07T19:40:18.7193040Z fpu_exception : yes 2025-05-07T19:40:18.7193248Z cpuid level : 13 2025-05-07T19:40:18.7193332Z wp : yes 2025-05-07T19:40:18.7195605Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7196011Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7196097Z bogomips : 5999.98 2025-05-07T19:40:18.7196179Z clflush size : 64 2025-05-07T19:40:18.7196274Z cache_alignment : 64 2025-05-07T19:40:18.7196402Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7196490Z power management: 2025-05-07T19:40:18.7196495Z 2025-05-07T19:40:18.7196574Z processor : 91 2025-05-07T19:40:18.7196731Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7196810Z cpu family : 6 2025-05-07T19:40:18.7196888Z model : 85 2025-05-07T19:40:18.7197049Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7197126Z stepping : 7 2025-05-07T19:40:18.7197206Z microcode : 0x5003901 2025-05-07T19:40:18.7197286Z cpu MHz : 2007.186 2025-05-07T19:40:18.7197378Z cache size : 36608 KB 2025-05-07T19:40:18.7197458Z physical id : 1 2025-05-07T19:40:18.7197535Z siblings : 48 2025-05-07T19:40:18.7197625Z core id : 19 2025-05-07T19:40:18.7197707Z cpu cores : 24 2025-05-07T19:40:18.7197787Z apicid : 103 2025-05-07T19:40:18.7197919Z initial apicid : 103 2025-05-07T19:40:18.7198001Z fpu : yes 2025-05-07T19:40:18.7198087Z fpu_exception : yes 2025-05-07T19:40:18.7198166Z cpuid level : 13 2025-05-07T19:40:18.7198239Z wp : yes 2025-05-07T19:40:18.7200372Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7200759Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7200855Z bogomips : 5999.98 2025-05-07T19:40:18.7200936Z clflush size : 64 2025-05-07T19:40:18.7201021Z cache_alignment : 64 2025-05-07T19:40:18.7201160Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7201244Z power management: 2025-05-07T19:40:18.7201249Z 2025-05-07T19:40:18.7201330Z processor : 92 2025-05-07T19:40:18.7201414Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7201507Z cpu family : 6 2025-05-07T19:40:18.7201587Z model : 85 2025-05-07T19:40:18.7201738Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7201830Z stepping : 7 2025-05-07T19:40:18.7201915Z microcode : 0x5003901 2025-05-07T19:40:18.7201991Z cpu MHz : 2137.803 2025-05-07T19:40:18.7202068Z cache size : 36608 KB 2025-05-07T19:40:18.7202156Z physical id : 1 2025-05-07T19:40:18.7202232Z siblings : 48 2025-05-07T19:40:18.7202305Z core id : 20 2025-05-07T19:40:18.7202391Z cpu cores : 24 2025-05-07T19:40:18.7202470Z apicid : 105 2025-05-07T19:40:18.7202552Z initial apicid : 105 2025-05-07T19:40:18.7202628Z fpu : yes 2025-05-07T19:40:18.7202718Z fpu_exception : yes 2025-05-07T19:40:18.7202797Z cpuid level : 13 2025-05-07T19:40:18.7202871Z wp : yes 2025-05-07T19:40:18.7205003Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7205386Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7205468Z bogomips : 5999.98 2025-05-07T19:40:18.7205561Z clflush size : 64 2025-05-07T19:40:18.7205645Z cache_alignment : 64 2025-05-07T19:40:18.7205878Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7205952Z power management: 2025-05-07T19:40:18.7205966Z 2025-05-07T19:40:18.7206038Z processor : 93 2025-05-07T19:40:18.7206117Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7206188Z cpu family : 6 2025-05-07T19:40:18.7206323Z model : 85 2025-05-07T19:40:18.7206477Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7206548Z stepping : 7 2025-05-07T19:40:18.7206635Z microcode : 0x5003901 2025-05-07T19:40:18.7206713Z cpu MHz : 2999.994 2025-05-07T19:40:18.7206787Z cache size : 36608 KB 2025-05-07T19:40:18.7206863Z physical id : 1 2025-05-07T19:40:18.7206949Z siblings : 48 2025-05-07T19:40:18.7207019Z core id : 21 2025-05-07T19:40:18.7207087Z cpu cores : 24 2025-05-07T19:40:18.7207159Z apicid : 107 2025-05-07T19:40:18.7207239Z initial apicid : 107 2025-05-07T19:40:18.7207309Z fpu : yes 2025-05-07T19:40:18.7207436Z fpu_exception : yes 2025-05-07T19:40:18.7207521Z cpuid level : 13 2025-05-07T19:40:18.7207593Z wp : yes 2025-05-07T19:40:18.7209559Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7209918Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7210002Z bogomips : 5999.98 2025-05-07T19:40:18.7210080Z clflush size : 64 2025-05-07T19:40:18.7210174Z cache_alignment : 64 2025-05-07T19:40:18.7210293Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7210371Z power management: 2025-05-07T19:40:18.7210375Z 2025-05-07T19:40:18.7210458Z processor : 94 2025-05-07T19:40:18.7210547Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7210625Z cpu family : 6 2025-05-07T19:40:18.7210699Z model : 85 2025-05-07T19:40:18.7210853Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7210930Z stepping : 7 2025-05-07T19:40:18.7211008Z microcode : 0x5003901 2025-05-07T19:40:18.7211080Z cpu MHz : 2999.994 2025-05-07T19:40:18.7211171Z cache size : 36608 KB 2025-05-07T19:40:18.7211250Z physical id : 1 2025-05-07T19:40:18.7211326Z siblings : 48 2025-05-07T19:40:18.7211412Z core id : 22 2025-05-07T19:40:18.7211488Z cpu cores : 24 2025-05-07T19:40:18.7211562Z apicid : 109 2025-05-07T19:40:18.7211641Z initial apicid : 109 2025-05-07T19:40:18.7211724Z fpu : yes 2025-05-07T19:40:18.7211798Z fpu_exception : yes 2025-05-07T19:40:18.7211874Z cpuid level : 13 2025-05-07T19:40:18.7211950Z wp : yes 2025-05-07T19:40:18.7213910Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7214260Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7214343Z bogomips : 5999.98 2025-05-07T19:40:18.7214416Z clflush size : 64 2025-05-07T19:40:18.7214491Z cache_alignment : 64 2025-05-07T19:40:18.7214614Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7214690Z power management: 2025-05-07T19:40:18.7214695Z 2025-05-07T19:40:18.7214766Z processor : 95 2025-05-07T19:40:18.7214847Z vendor_id : GenuineIntel 2025-05-07T19:40:18.7214920Z cpu family : 6 2025-05-07T19:40:18.7214990Z model : 85 2025-05-07T19:40:18.7215129Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:18.7215273Z stepping : 7 2025-05-07T19:40:18.7215347Z microcode : 0x5003901 2025-05-07T19:40:18.7215416Z cpu MHz : 2394.427 2025-05-07T19:40:18.7215490Z cache size : 36608 KB 2025-05-07T19:40:18.7215569Z physical id : 1 2025-05-07T19:40:18.7215637Z siblings : 48 2025-05-07T19:40:18.7215705Z core id : 23 2025-05-07T19:40:18.7215781Z cpu cores : 24 2025-05-07T19:40:18.7215850Z apicid : 111 2025-05-07T19:40:18.7215923Z initial apicid : 111 2025-05-07T19:40:18.7215992Z fpu : yes 2025-05-07T19:40:18.7216086Z fpu_exception : yes 2025-05-07T19:40:18.7216155Z cpuid level : 13 2025-05-07T19:40:18.7216276Z wp : yes 2025-05-07T19:40:18.7218242Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:40:18.7218594Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:18.7218664Z bogomips : 5999.98 2025-05-07T19:40:18.7218743Z clflush size : 64 2025-05-07T19:40:18.7218819Z cache_alignment : 64 2025-05-07T19:40:18.7218935Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:18.7219013Z power management: 2025-05-07T19:40:18.7219018Z 2025-05-07T19:40:18.7219021Z 2025-05-07T19:40:18.7219123Z ################################################################################ 2025-05-07T19:40:18.7219207Z [INFO] Print PCI info ... 2025-05-07T19:40:18.7219282Z + lspci -v 2025-05-07T19:40:18.7219286Z 2025-05-07T19:40:18.7219453Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T19:40:18.7219549Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T19:40:18.7219650Z Flags: bus master, medium devsel, latency 0 2025-05-07T19:40:18.7219659Z 2025-05-07T19:40:18.7219839Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T19:40:18.7219913Z Physical Slot: 1 2025-05-07T19:40:18.7220008Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:40:18.7220012Z 2025-05-07T19:40:18.7220248Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T19:40:18.7220325Z Physical Slot: 1 2025-05-07T19:40:18.7220436Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T19:40:18.7220441Z 2025-05-07T19:40:18.7220695Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T19:40:18.7220773Z Physical Slot: 3 2025-05-07T19:40:18.7220867Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:40:18.7221000Z Memory at c0000000 (32-bit, prefetchable) [size=4M] 2025-05-07T19:40:18.7221109Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T19:40:18.7221114Z 2025-05-07T19:40:18.7221399Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T19:40:18.7221500Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T19:40:18.7221584Z Physical Slot: 4 2025-05-07T19:40:18.7221698Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T19:40:18.7221843Z Memory at c0514000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:40:18.7221958Z Capabilities: 2025-05-07T19:40:18.7222050Z Kernel driver in use: nvme 2025-05-07T19:40:18.7222054Z 2025-05-07T19:40:18.7222254Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:40:18.7222353Z Physical Slot: 5 2025-05-07T19:40:18.7222458Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:40:18.7222594Z Memory at c0510000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:40:18.7222767Z Memory at c0400000 (32-bit, prefetchable) [size=1M] 2025-05-07T19:40:18.7222922Z Memory at c0500000 (32-bit, non-prefetchable) [size=64K] 2025-05-07T19:40:18.7223014Z Capabilities: 2025-05-07T19:40:18.7223105Z Kernel driver in use: ena 2025-05-07T19:40:18.7223110Z 2025-05-07T19:40:18.7223114Z 2025-05-07T19:40:18.7223231Z ################################################################################ 2025-05-07T19:40:18.7223331Z [INFO] Print Linux distribution info ... 2025-05-07T19:40:18.7223412Z + uname -a 2025-05-07T19:40:18.7223417Z 2025-05-07T19:40:18.7223832Z Linux 3e479e90efe4 6.1.130-139.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-05-07T19:40:18.7223837Z 2025-05-07T19:40:18.7223919Z + uname -m 2025-05-07T19:40:18.7223924Z 2025-05-07T19:40:18.7223992Z x86_64 2025-05-07T19:40:18.7223996Z 2025-05-07T19:40:18.7224084Z + cat /proc/version 2025-05-07T19:40:18.7224092Z 2025-05-07T19:40:18.7224636Z Linux version 6.1.130-139.222.amzn2023.x86_64 (mockbuild@ip-10-0-55-76) (gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5), GNU ld version 2.39-6.amzn2023.0.11) #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 2025-05-07T19:40:18.7224642Z 2025-05-07T19:40:18.7224720Z + cat /etc/os-release 2025-05-07T19:40:18.7224724Z 2025-05-07T19:40:18.7224842Z PRETTY_NAME="Ubuntu 22.04.5 LTS" 2025-05-07T19:40:18.7224919Z NAME="Ubuntu" 2025-05-07T19:40:18.7225002Z VERSION_ID="22.04" 2025-05-07T19:40:18.7225103Z VERSION="22.04.5 LTS (Jammy Jellyfish)" 2025-05-07T19:40:18.7225190Z VERSION_CODENAME=jammy 2025-05-07T19:40:18.7225261Z ID=ubuntu 2025-05-07T19:40:18.7225332Z ID_LIKE=debian 2025-05-07T19:40:18.7225449Z HOME_URL="https://www.ubuntu.com/" 2025-05-07T19:40:18.7225561Z SUPPORT_URL="https://help.ubuntu.com/" 2025-05-07T19:40:18.7225704Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2025-05-07T19:40:18.7225958Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2025-05-07T19:40:18.7226049Z UBUNTU_CODENAME=jammy 2025-05-07T19:40:18.7226055Z 2025-05-07T19:40:18.7260003Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T19:40:18.7260140Z . $PRELUDE; print_gpu_info 2025-05-07T19:40:18.7260399Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:18.7260465Z env: 2025-05-07T19:40:18.7260568Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:18.7260655Z BUILD_ENV: build_binary 2025-05-07T19:40:18.7260730Z BUILD_VARIANT: rocm 2025-05-07T19:40:18.7260802Z ##[endgroup] 2025-05-07T19:40:19.1012468Z ################################################################################ 2025-05-07T19:40:19.1012945Z [INFO] Printing general display info ... 2025-05-07T19:40:19.1022656Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:40:19.1268418Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:40:19.1274933Z /usr/bin/sudo 2025-05-07T19:40:19.1287679Z /usr/bin/apt-get 2025-05-07T19:40:19.1289169Z [INSTALL] Updating system repositories ... 2025-05-07T19:40:19.1306606Z [EXEC] [ATTEMPT 0/3] + sudo apt update -y 2025-05-07T19:40:19.1391370Z 2025-05-07T19:40:19.1391895Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T19:40:19.1392303Z 2025-05-07T19:40:19.2219033Z Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2025-05-07T19:40:19.3357362Z Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-05-07T19:40:19.4106161Z Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-05-07T19:40:19.4850188Z Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-05-07T19:40:20.3509985Z Reading package lists... 2025-05-07T19:40:20.5069837Z Building dependency tree... 2025-05-07T19:40:20.5071130Z Reading state information... 2025-05-07T19:40:20.5166892Z All packages are up to date. 2025-05-07T19:40:20.5252204Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T19:40:20.5273153Z [EXEC] [ATTEMPT 0/3] + sudo apt install -y hostname lshw 2025-05-07T19:40:20.5351855Z 2025-05-07T19:40:20.5352469Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T19:40:20.5352863Z 2025-05-07T19:40:21.3740175Z Reading package lists... 2025-05-07T19:40:21.5282871Z Building dependency tree... 2025-05-07T19:40:21.5283257Z Reading state information... 2025-05-07T19:40:21.6909721Z hostname is already the newest version (3.23ubuntu2). 2025-05-07T19:40:21.6910185Z The following NEW packages will be installed: 2025-05-07T19:40:21.6910520Z lshw usb.ids 2025-05-07T19:40:21.8516051Z 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-05-07T19:40:21.8517242Z Need to get 540 kB of archives. 2025-05-07T19:40:21.8518337Z After this operation, 1675 kB of additional disk space will be used. 2025-05-07T19:40:21.8519214Z Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 lshw amd64 02.19.git.2021.06.19.996aaad9c7-2build1 [321 kB] 2025-05-07T19:40:22.2765955Z Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 usb.ids all 2022.04.02-1 [219 kB] 2025-05-07T19:40:22.4109166Z debconf: delaying package configuration, since apt-utils is not installed 2025-05-07T19:40:22.4313212Z Fetched 540 kB in 1s (876 kB/s) 2025-05-07T19:40:22.4567324Z Selecting previously unselected package lshw. 2025-05-07T19:40:22.4578326Z (Reading database ... 2025-05-07T19:40:22.4579199Z (Reading database ... 5% 2025-05-07T19:40:22.4579513Z (Reading database ... 10% 2025-05-07T19:40:22.4579768Z (Reading database ... 15% 2025-05-07T19:40:22.4580041Z (Reading database ... 20% 2025-05-07T19:40:22.4580293Z (Reading database ... 25% 2025-05-07T19:40:22.4580560Z (Reading database ... 30% 2025-05-07T19:40:22.4580812Z (Reading database ... 35% 2025-05-07T19:40:22.4581076Z (Reading database ... 40% 2025-05-07T19:40:22.4581342Z (Reading database ... 45% 2025-05-07T19:40:22.4581593Z (Reading database ... 50% 2025-05-07T19:40:22.4581859Z (Reading database ... 55% 2025-05-07T19:40:22.4582105Z (Reading database ... 60% 2025-05-07T19:40:22.4582391Z (Reading database ... 65% 2025-05-07T19:40:22.4597363Z (Reading database ... 70% 2025-05-07T19:40:22.4598692Z (Reading database ... 75% 2025-05-07T19:40:22.4605876Z (Reading database ... 80% 2025-05-07T19:40:22.4609254Z (Reading database ... 85% 2025-05-07T19:40:22.4610996Z (Reading database ... 90% 2025-05-07T19:40:22.4617245Z (Reading database ... 95% 2025-05-07T19:40:22.4618665Z (Reading database ... 100% 2025-05-07T19:40:22.4619924Z (Reading database ... 8746 files and directories currently installed.) 2025-05-07T19:40:22.4620520Z Preparing to unpack .../lshw_02.19.git.2021.06.19.996aaad9c7-2build1_amd64.deb ... 2025-05-07T19:40:22.4639567Z Unpacking lshw (02.19.git.2021.06.19.996aaad9c7-2build1) ... 2025-05-07T19:40:22.4847348Z Selecting previously unselected package usb.ids. 2025-05-07T19:40:22.4853138Z Preparing to unpack .../usb.ids_2022.04.02-1_all.deb ... 2025-05-07T19:40:22.4876074Z Unpacking usb.ids (2022.04.02-1) ... 2025-05-07T19:40:22.5108656Z Setting up lshw (02.19.git.2021.06.19.996aaad9c7-2build1) ... 2025-05-07T19:40:22.5171069Z Setting up usb.ids (2022.04.02-1) ... 2025-05-07T19:40:22.5391608Z + hostname 2025-05-07T19:40:22.5391858Z 2025-05-07T19:40:22.5396559Z 3e479e90efe4 2025-05-07T19:40:22.5400293Z 2025-05-07T19:40:22.5400448Z + sudo lshw -C display 2025-05-07T19:40:22.5400611Z 2025-05-07T19:40:22.7620756Z *-display UNCLAIMED 2025-05-07T19:40:22.7621630Z description: VGA compatible controller 2025-05-07T19:40:22.7622630Z product: Amazon.com, Inc. 2025-05-07T19:40:22.7623441Z vendor: Amazon.com, Inc. 2025-05-07T19:40:22.7624143Z physical id: 3 2025-05-07T19:40:22.7624405Z bus info: pci@0000:00:03.0 2025-05-07T19:40:22.7624673Z version: 00 2025-05-07T19:40:22.7624913Z width: 32 bits 2025-05-07T19:40:22.7625254Z clock: 33MHz 2025-05-07T19:40:22.7625515Z capabilities: vga_controller bus_master 2025-05-07T19:40:22.7625832Z configuration: latency=0 2025-05-07T19:40:22.7626170Z resources: memory:c0000000-c03fffff memory:c0000-dffff 2025-05-07T19:40:22.7636221Z 2025-05-07T19:40:22.7636415Z ################################################################################ 2025-05-07T19:40:22.7636764Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T19:40:22.7730138Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:40:22.7757591Z [CHECK] nvidia-smi not found 2025-05-07T19:40:22.7757949Z ################################################################################ 2025-05-07T19:40:22.7758305Z [INFO] Printing AMD GPU info ... 2025-05-07T19:40:22.7852623Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:40:22.7881766Z [CHECK] rocminfo not found 2025-05-07T19:40:22.7898837Z [CHECK] rocm-smi not found 2025-05-07T19:40:22.7974186Z ##[group]Run . $PRELUDE; free_disk_space 2025-05-07T19:40:22.7974590Z . $PRELUDE; free_disk_space 2025-05-07T19:40:22.7975161Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:22.7975507Z env: 2025-05-07T19:40:22.7975756Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:22.7976087Z BUILD_ENV: build_binary 2025-05-07T19:40:22.7976333Z BUILD_VARIANT: rocm 2025-05-07T19:40:22.7976585Z ##[endgroup] 2025-05-07T19:40:23.1467459Z ################################################################################ 2025-05-07T19:40:23.1468501Z # Free Disk Space 2025-05-07T19:40:23.1469133Z # 2025-05-07T19:40:23.1475001Z # [2025-05-07T19:40:23.147Z] + free_disk_space 2025-05-07T19:40:23.1475378Z ################################################################################ 2025-05-07T19:40:23.1475611Z 2025-05-07T19:40:23.1534911Z [CLEANUP] Freed up some disk space 2025-05-07T19:40:23.1610492Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:40:23.1610982Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:40:23.1611600Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:23.1611961Z env: 2025-05-07T19:40:23.1612201Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:23.1612571Z BUILD_ENV: build_binary 2025-05-07T19:40:23.1612830Z BUILD_VARIANT: rocm 2025-05-07T19:40:23.1613102Z ##[endgroup] 2025-05-07T19:40:23.5337945Z ################################################################################ 2025-05-07T19:40:23.5338344Z # Setup Miniconda 2025-05-07T19:40:23.5338610Z # 2025-05-07T19:40:23.5344518Z # [2025-05-07T19:40:23.534Z] + setup_miniconda /github/home/miniconda 2025-05-07T19:40:23.5344974Z ################################################################################ 2025-05-07T19:40:23.5345208Z 2025-05-07T19:40:23.5355200Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:40:23.5692036Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:40:23.5692572Z + mkdir -p /github/home/miniconda 2025-05-07T19:40:23.5692783Z 2025-05-07T19:40:23.5704220Z 2025-05-07T19:40:23.5704470Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T19:40:23.5717625Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T19:40:25.3669652Z [SETUP] Installing Miniconda ... 2025-05-07T19:40:25.3670181Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T19:40:25.3670704Z 2025-05-07T19:40:25.3791951Z PREFIX=/github/home/miniconda 2025-05-07T19:40:25.7367425Z Unpacking payload ... 2025-05-07T19:40:26.2166337Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:40:26.8908179Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:40:28.8276915Z 2025-05-07T19:40:28.8277750Z Installing base environment... 2025-05-07T19:40:28.8278408Z 2025-05-07T19:40:29.8916127Z Preparing transaction: ...working... done 2025-05-07T19:40:32.9543559Z Executing transaction: ...working... done 2025-05-07T19:40:33.5026089Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:40:33.5702345Z installation finished. 2025-05-07T19:40:33.5710348Z 2025-05-07T19:40:33.5710620Z + rm -f miniconda.sh 2025-05-07T19:40:33.5710831Z 2025-05-07T19:40:33.5872880Z 2025-05-07T19:40:33.5873682Z [SETUP] Reloading the bash configuration ... 2025-05-07T19:40:33.5874137Z + /github/home/miniconda/bin/conda init bash 2025-05-07T19:40:33.5874404Z 2025-05-07T19:40:33.9466409Z no change /github/home/miniconda/condabin/conda 2025-05-07T19:40:33.9467636Z no change /github/home/miniconda/bin/conda 2025-05-07T19:40:33.9468436Z no change /github/home/miniconda/bin/conda-env 2025-05-07T19:40:33.9468808Z no change /github/home/miniconda/bin/activate 2025-05-07T19:40:33.9469188Z no change /github/home/miniconda/bin/deactivate 2025-05-07T19:40:33.9469602Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T19:40:33.9470070Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T19:40:33.9470946Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T19:40:33.9471442Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T19:40:33.9472029Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T19:40:33.9472575Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T19:40:33.9472979Z modified /github/home/.bashrc 2025-05-07T19:40:33.9473274Z 2025-05-07T19:40:33.9473851Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T19:40:33.9474227Z 2025-05-07T19:40:33.9996901Z 2025-05-07T19:40:33.9997405Z + . /github/home/.bashrc 2025-05-07T19:40:33.9997642Z 2025-05-07T19:40:34.7984968Z 2025-05-07T19:40:34.7985830Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T19:40:34.8018768Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T19:40:46.4515330Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:40:47.8951509Z Solving environment: \ | / - \ | / - \ | / done 2025-05-07T19:40:47.9842292Z 2025-05-07T19:40:47.9843196Z ## Package Plan ## 2025-05-07T19:40:47.9843445Z 2025-05-07T19:40:47.9843599Z environment location: /github/home/miniconda 2025-05-07T19:40:47.9843901Z 2025-05-07T19:40:47.9844019Z added / updated specs: 2025-05-07T19:40:47.9844360Z - conda-libmamba-solver 2025-05-07T19:40:47.9844679Z - libarchive 2025-05-07T19:40:47.9844915Z - libmamba 2025-05-07T19:40:47.9845175Z - libmambapy 2025-05-07T19:40:47.9845319Z 2025-05-07T19:40:47.9845323Z 2025-05-07T19:40:47.9845486Z The following packages will be downloaded: 2025-05-07T19:40:47.9845726Z 2025-05-07T19:40:47.9845854Z package | build 2025-05-07T19:40:47.9846236Z ---------------------------|----------------- 2025-05-07T19:40:47.9846685Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T19:40:47.9847255Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T19:40:47.9847734Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T19:40:47.9848272Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T19:40:47.9848783Z ------------------------------------------------------------ 2025-05-07T19:40:47.9849447Z Total: 1.4 MB 2025-05-07T19:40:47.9849709Z 2025-05-07T19:40:47.9849843Z The following packages will be UPDATED: 2025-05-07T19:40:47.9850069Z 2025-05-07T19:40:47.9859108Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:40:47.9860025Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T19:40:47.9860440Z 2025-05-07T19:40:47.9860717Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:40:47.9861086Z 2025-05-07T19:40:47.9861465Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T19:40:47.9862375Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T19:40:47.9862907Z 2025-05-07T19:40:47.9862921Z 2025-05-07T19:40:47.9862924Z 2025-05-07T19:40:47.9863119Z Downloading and Extracting Packages: ...working... 2025-05-07T19:40:47.9863543Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T19:40:47.9863823Z 2025-05-07T19:40:47.9864326Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T19:40:47.9864591Z 2025-05-07T19:40:47.9864595Z 2025-05-07T19:40:47.9864872Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T19:40:47.9865153Z 2025-05-07T19:40:47.9865157Z 2025-05-07T19:40:47.9865160Z 2025-05-07T19:40:48.0449240Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T19:40:48.0449894Z 2025-05-07T19:40:48.0530237Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:40:48.0530536Z 2025-05-07T19:40:48.0530854Z 2025-05-07T19:40:48.0530866Z 2025-05-07T19:40:48.0556931Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:40:48.0557294Z 2025-05-07T19:40:48.0557313Z 2025-05-07T19:40:48.0807198Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:40:48.0807514Z 2025-05-07T19:40:48.0817676Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:40:48.0817950Z 2025-05-07T19:40:48.0817954Z 2025-05-07T19:40:48.0835216Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:40:48.0869484Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:40:48.0869815Z 2025-05-07T19:40:48.0869820Z 2025-05-07T19:40:48.0869825Z 2025-05-07T19:40:48.0870237Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:40:48.0870788Z 2025-05-07T19:40:48.0870831Z 2025-05-07T19:40:48.0870846Z 2025-05-07T19:40:48.1824828Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:40:48.1825318Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:40:48.1834257Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:40:48.1834677Z 2025-05-07T19:40:48.1834918Z 2025-05-07T19:40:48.1835183Z  2025-05-07T19:40:48.1835428Z 2025-05-07T19:40:48.1835434Z 2025-05-07T19:40:48.1835617Z  2025-05-07T19:40:48.1835854Z 2025-05-07T19:40:48.1835858Z 2025-05-07T19:40:48.1835863Z 2025-05-07T19:40:48.1836075Z  done 2025-05-07T19:40:48.2837223Z Preparing transaction: \ done 2025-05-07T19:40:48.3850337Z Verifying transaction: / done 2025-05-07T19:40:49.6877689Z Executing transaction: \ | / - \ | / - \ | / - \ done 2025-05-07T19:40:51.2171991Z [SETUP] Updating Miniconda base packages ... 2025-05-07T19:40:51.2195743Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T19:40:51.9350989Z Channels: 2025-05-07T19:40:51.9351341Z - defaults 2025-05-07T19:40:51.9351589Z Platform: linux-64 2025-05-07T19:40:53.0181712Z Collecting package metadata (repodata.json): - \ | / - \ done 2025-05-07T19:40:53.1363968Z Solving environment: / - Channels: 2025-05-07T19:40:53.1364354Z - defaults 2025-05-07T19:40:53.1364628Z Platform: linux-64 2025-05-07T19:40:53.4578978Z Collecting package metadata (repodata.json): | / - \ done 2025-05-07T19:40:53.6638169Z Solving environment: / - \ | done 2025-05-07T19:40:53.7589039Z done 2025-05-07T19:40:53.8219951Z 2025-05-07T19:40:53.8220226Z ## Package Plan ## 2025-05-07T19:40:53.8220476Z 2025-05-07T19:40:53.8220919Z environment location: /github/home/miniconda 2025-05-07T19:40:53.8221271Z 2025-05-07T19:40:53.8221385Z added / updated specs: 2025-05-07T19:40:53.8221679Z - conda 2025-05-07T19:40:53.8221803Z 2025-05-07T19:40:53.8221808Z 2025-05-07T19:40:53.8221933Z The following packages will be downloaded: 2025-05-07T19:40:53.8222173Z 2025-05-07T19:40:53.8222289Z package | build 2025-05-07T19:40:53.8222633Z ---------------------------|----------------- 2025-05-07T19:40:53.8222996Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T19:40:53.8223398Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T19:40:53.8223777Z ------------------------------------------------------------ 2025-05-07T19:40:53.8224129Z Total: 1.4 MB 2025-05-07T19:40:53.8224343Z 2025-05-07T19:40:53.8224457Z The following packages will be UPDATED: 2025-05-07T19:40:53.8224687Z 2025-05-07T19:40:53.8225314Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:40:53.8225868Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T19:40:53.8226130Z 2025-05-07T19:40:53.8226134Z 2025-05-07T19:40:53.8226138Z 2025-05-07T19:40:53.8226283Z Downloading and Extracting Packages: ...working... 2025-05-07T19:40:53.8226675Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T19:40:53.8226908Z 2025-05-07T19:40:53.8626884Z tzdata-2025b | 116 KB | | 0%  2025-05-07T19:40:53.8686633Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:40:53.8687469Z 2025-05-07T19:40:54.0533654Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:40:54.0534797Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:40:54.0629007Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:40:54.0629383Z 2025-05-07T19:40:54.0629832Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:40:54.0630154Z 2025-05-07T19:40:54.0631544Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:40:54.0631923Z 2025-05-07T19:40:54.0632132Z 2025-05-07T19:40:54.0633078Z  done 2025-05-07T19:40:54.1639495Z Preparing transaction: - done 2025-05-07T19:40:54.2655403Z Verifying transaction: | done 2025-05-07T19:40:56.2701345Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:40:56.8031274Z [SETUP] Cleaning up Conda packages ... 2025-05-07T19:40:56.8037512Z + conda clean --packages --tarball -y 2025-05-07T19:40:56.8037754Z 2025-05-07T19:40:57.2334804Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T19:40:57.2335186Z Will remove 11 (16.0 MB) package(s). 2025-05-07T19:40:57.2872837Z 2025-05-07T19:40:57.2905202Z + conda clean --all -y 2025-05-07T19:40:57.2906169Z 2025-05-07T19:40:57.7372904Z There are no unused tarball(s) to remove. 2025-05-07T19:40:57.7373951Z Will remove 1 index cache(s). 2025-05-07T19:40:57.7374805Z There are no unused package(s) to remove. 2025-05-07T19:40:57.7375760Z There are no tempfile(s) to remove. 2025-05-07T19:40:57.7376620Z There are no logfile(s) to remove. 2025-05-07T19:40:57.7943675Z 2025-05-07T19:40:57.7944107Z + conda info 2025-05-07T19:40:57.7944775Z 2025-05-07T19:40:58.3664448Z 2025-05-07T19:40:58.3664965Z active environment : base 2025-05-07T19:40:58.3665993Z active env location : /github/home/miniconda 2025-05-07T19:40:58.3666937Z shell level : 1 2025-05-07T19:40:58.3667753Z user config file : /github/home/.condarc 2025-05-07T19:40:58.3668848Z populated config files : /github/home/miniconda/.condarc 2025-05-07T19:40:58.3669922Z conda version : 25.3.1 2025-05-07T19:40:58.3671086Z conda-build version : not installed 2025-05-07T19:40:58.3671977Z python version : 3.13.2.final.0 2025-05-07T19:40:58.3672894Z solver : libmamba (default) 2025-05-07T19:40:58.3674024Z virtual packages : __archspec=1=cascadelake 2025-05-07T19:40:58.3674976Z __conda=25.3.1=0 2025-05-07T19:40:58.3675773Z __glibc=2.35=0 2025-05-07T19:40:58.3676598Z __linux=6.1.130=0 2025-05-07T19:40:58.3677233Z __unix=0=0 2025-05-07T19:40:58.3677618Z base environment : /github/home/miniconda (writable) 2025-05-07T19:40:58.3678033Z conda av data dir : /github/home/miniconda/etc/conda 2025-05-07T19:40:58.3678411Z conda av metadata url : None 2025-05-07T19:40:58.3678810Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T19:40:58.3679254Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T19:40:58.3679668Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T19:40:58.3680164Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T19:40:58.3680829Z package cache : /github/home/miniconda/pkgs 2025-05-07T19:40:58.3681154Z /github/home/.conda/pkgs 2025-05-07T19:40:58.3681495Z envs directories : /github/home/miniconda/envs 2025-05-07T19:40:58.3681833Z /github/home/.conda/envs 2025-05-07T19:40:58.3682123Z platform : linux-64 2025-05-07T19:40:58.3682952Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.x86_64 ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T19:40:58.3683756Z UID:GID : 0:0 2025-05-07T19:40:58.3684030Z netrc file : None 2025-05-07T19:40:58.3684280Z offline mode : False 2025-05-07T19:40:58.3684462Z 2025-05-07T19:40:58.4271269Z 2025-05-07T19:40:58.4271937Z [SETUP] Exporting Miniconda variables ... 2025-05-07T19:40:58.4274047Z [SETUP] Saving Miniconda variables to /__w/_temp/_runner_file_commands/add_path_d6297a86-aecf-4981-bdb5-1a4413df36b0 ... 2025-05-07T19:40:58.4344954Z [SETUP] Successfully set up Miniconda at /github/home/miniconda 2025-05-07T19:40:58.4550522Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T19:40:58.4551069Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T19:40:58.4551939Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:58.4552281Z env: 2025-05-07T19:40:58.4552511Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:58.4552836Z BUILD_ENV: build_binary 2025-05-07T19:40:58.4553109Z BUILD_VARIANT: rocm 2025-05-07T19:40:58.4553341Z ##[endgroup] 2025-05-07T19:40:58.8035098Z ################################################################################ 2025-05-07T19:40:58.8035524Z # Create Conda Environment 2025-05-07T19:40:58.8035820Z # 2025-05-07T19:40:58.8042484Z # [2025-05-07T19:40:58.804Z] + create_conda_environment build_binary 3.13 2025-05-07T19:40:58.8042939Z ################################################################################ 2025-05-07T19:40:58.8043175Z 2025-05-07T19:40:58.8055244Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:40:58.8271089Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:40:58.8271658Z [SETUP] Listing existing Conda environments ... 2025-05-07T19:40:58.8272299Z + conda info --envs 2025-05-07T19:40:58.8272452Z 2025-05-07T19:40:59.3915957Z 2025-05-07T19:40:59.3916551Z # conda environments: 2025-05-07T19:40:59.3916929Z # 2025-05-07T19:40:59.3917176Z base /github/home/miniconda 2025-05-07T19:40:59.3917418Z 2025-05-07T19:40:59.4514989Z 2025-05-07T19:40:59.4515562Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T19:41:01.0511931Z + rm -rf /github/home/miniconda/envs/build_binary 2025-05-07T19:41:01.0512318Z 2025-05-07T19:41:01.0518013Z 2025-05-07T19:41:01.0525335Z [SETUP] Creating new Conda environment (Python 3.13) ... 2025-05-07T19:41:01.0546407Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.13 2025-05-07T19:41:01.6236976Z Channels: 2025-05-07T19:41:01.6237328Z - defaults 2025-05-07T19:41:01.6237617Z Platform: linux-64 2025-05-07T19:41:03.0390509Z Collecting package metadata (repodata.json): - \ | / - \ | / - done 2025-05-07T19:41:03.1397115Z Solving environment: | done 2025-05-07T19:41:03.1715275Z 2025-05-07T19:41:03.1715806Z ## Package Plan ## 2025-05-07T19:41:03.1716024Z 2025-05-07T19:41:03.1716249Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:03.1716608Z 2025-05-07T19:41:03.1716722Z added / updated specs: 2025-05-07T19:41:03.1717025Z - python=3.13 2025-05-07T19:41:03.1717174Z 2025-05-07T19:41:03.1717180Z 2025-05-07T19:41:03.1717314Z The following packages will be downloaded: 2025-05-07T19:41:03.1717577Z 2025-05-07T19:41:03.1717735Z package | build 2025-05-07T19:41:03.1718113Z ---------------------------|----------------- 2025-05-07T19:41:03.1718503Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T19:41:03.1718996Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T19:41:03.1719448Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T19:41:03.1719926Z python_abi-3.13 | 0_cp313 6 KB 2025-05-07T19:41:03.1720350Z ------------------------------------------------------------ 2025-05-07T19:41:03.1720907Z Total: 159 KB 2025-05-07T19:41:03.1721131Z 2025-05-07T19:41:03.1721301Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:03.1721541Z 2025-05-07T19:41:03.1721791Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T19:41:03.1722297Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T19:41:03.1722748Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T19:41:03.1723302Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T19:41:03.1723861Z expat pkgs/main/linux-64::expat-2.7.1-h6a678d5_0 2025-05-07T19:41:03.1724661Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T19:41:03.1725206Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T19:41:03.1725696Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T19:41:03.1726209Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T19:41:03.1726685Z libmpdec pkgs/main/linux-64::libmpdec-4.0.0-h5eee18b_0 2025-05-07T19:41:03.1727217Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T19:41:03.1727741Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T19:41:03.1728190Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T19:41:03.1728663Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T19:41:03.1729093Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:41:03.1731255Z python pkgs/main/linux-64::python-3.13.2-hf623796_100_cp313 2025-05-07T19:41:03.1731808Z python_abi pkgs/main/linux-64::python_abi-3.13-0_cp313 2025-05-07T19:41:03.1732268Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T19:41:03.1732973Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py313h06a4308_0 2025-05-07T19:41:03.1733494Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T19:41:03.1733967Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T19:41:03.1734413Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T19:41:03.1734877Z wheel pkgs/main/linux-64::wheel-0.45.1-py313h06a4308_0 2025-05-07T19:41:03.1735328Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T19:41:03.1735735Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T19:41:03.1736034Z 2025-05-07T19:41:03.1736039Z 2025-05-07T19:41:03.1736043Z 2025-05-07T19:41:03.1736210Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:03.1736662Z ca-certificates-2025 | 129 KB | | 0% 2025-05-07T19:41:03.1736922Z 2025-05-07T19:41:03.1737279Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T19:41:03.1737581Z 2025-05-07T19:41:03.1737585Z 2025-05-07T19:41:03.1737814Z python_abi-3.13 | 6 KB | | 0%  2025-05-07T19:41:03.1738080Z 2025-05-07T19:41:03.1738084Z 2025-05-07T19:41:03.1739697Z 2025-05-07T19:41:03.2107154Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T19:41:03.2107456Z 2025-05-07T19:41:03.2107461Z 2025-05-07T19:41:03.2107465Z 2025-05-07T19:41:03.2140004Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:41:03.2195319Z ca-certificates-2025 | 129 KB | ########## | 100% 2025-05-07T19:41:03.2195640Z 2025-05-07T19:41:03.2195645Z 2025-05-07T19:41:03.2195649Z 2025-05-07T19:41:03.2198676Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:41:03.2198974Z 2025-05-07T19:41:03.2199246Z 2025-05-07T19:41:03.2204530Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T19:41:03.2204799Z 2025-05-07T19:41:03.2307305Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:41:03.2307657Z 2025-05-07T19:41:03.2307663Z 2025-05-07T19:41:03.2316133Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T19:41:03.2397177Z ca-certificates-2025 | 129 KB | ########## | 100% 2025-05-07T19:41:03.2400317Z 2025-05-07T19:41:03.2400729Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:41:03.2401307Z 2025-05-07T19:41:03.2401568Z 2025-05-07T19:41:03.2401855Z  2025-05-07T19:41:03.2402091Z 2025-05-07T19:41:03.2402101Z 2025-05-07T19:41:03.2402502Z  2025-05-07T19:41:03.2402742Z 2025-05-07T19:41:03.2402746Z 2025-05-07T19:41:03.2403144Z 2025-05-07T19:41:03.2404319Z  done 2025-05-07T19:41:03.4514535Z Preparing transaction: - \ done 2025-05-07T19:41:05.0111641Z Verifying transaction: / - \ | / - \ | / - \ | / - done 2025-05-07T19:41:07.2236435Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:41:07.2273871Z # 2025-05-07T19:41:07.2274568Z # To activate this environment, use 2025-05-07T19:41:07.2275384Z # 2025-05-07T19:41:07.2275887Z # $ conda activate build_binary 2025-05-07T19:41:07.2276190Z # 2025-05-07T19:41:07.2276432Z # To deactivate an active environment, use 2025-05-07T19:41:07.2276731Z # 2025-05-07T19:41:07.2276955Z # $ conda deactivate 2025-05-07T19:41:07.2277118Z 2025-05-07T19:41:07.3120438Z [SETUP] Upgrading PIP to latest ... 2025-05-07T19:41:07.3140463Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T19:41:10.2520161Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:41:10.2522002Z 2025-05-07T19:41:10.2522453Z Requirement already satisfied: pip in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (25.1) 2025-05-07T19:41:10.2523063Z Collecting pip 2025-05-07T19:41:10.2523396Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T19:41:10.2523822Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T19:41:10.2526492Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 66.5 MB/s eta 0:00:00 2025-05-07T19:41:10.2526874Z Installing collected packages: pip 2025-05-07T19:41:10.2527200Z Attempting uninstall: pip 2025-05-07T19:41:10.2527514Z Found existing installation: pip 25.1 2025-05-07T19:41:10.2527825Z Uninstalling pip-25.1: 2025-05-07T19:41:10.2528108Z Successfully uninstalled pip-25.1 2025-05-07T19:41:10.2528417Z Successfully installed pip-25.1.1 2025-05-07T19:41:10.2528634Z 2025-05-07T19:41:10.3278654Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T19:41:10.3301523Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T19:41:11.0007637Z Channels: 2025-05-07T19:41:11.0007933Z - conda-forge 2025-05-07T19:41:20.6516200Z Platform: linux-64 2025-05-07T19:41:20.6518169Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:41:22.4284522Z Solving environment: \ | / - \ done 2025-05-07T19:41:22.4744668Z 2025-05-07T19:41:22.4745273Z ## Package Plan ## 2025-05-07T19:41:22.4745738Z 2025-05-07T19:41:22.4746391Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:22.4747334Z 2025-05-07T19:41:22.4747617Z added / updated specs: 2025-05-07T19:41:22.4748390Z - pyopenssl[version='>22.1.0'] 2025-05-07T19:41:22.4748983Z 2025-05-07T19:41:22.4748995Z 2025-05-07T19:41:22.4749478Z The following packages will be downloaded: 2025-05-07T19:41:22.4749712Z 2025-05-07T19:41:22.4749869Z package | build 2025-05-07T19:41:22.4750213Z ---------------------------|----------------- 2025-05-07T19:41:22.4750639Z cffi-1.17.1 | py313hfab6e84_0 289 KB conda-forge 2025-05-07T19:41:22.4751124Z cryptography-44.0.3 | py313h6556f6e_0 1.5 MB conda-forge 2025-05-07T19:41:22.4751629Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T19:41:22.4752090Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:41:22.4752560Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T19:41:22.4753458Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T19:41:22.4753985Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T19:41:22.4754494Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T19:41:22.4754991Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T19:41:22.4755535Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T19:41:22.4756020Z ------------------------------------------------------------ 2025-05-07T19:41:22.4756391Z Total: 6.4 MB 2025-05-07T19:41:22.4756641Z 2025-05-07T19:41:22.4756787Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:22.4757028Z 2025-05-07T19:41:22.4757249Z cffi conda-forge/linux-64::cffi-1.17.1-py313hfab6e84_0 2025-05-07T19:41:22.4757818Z cryptography conda-forge/linux-64::cryptography-44.0.3-py313h6556f6e_0 2025-05-07T19:41:22.4758376Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T19:41:22.4758942Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T19:41:22.4759742Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T19:41:22.4760302Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T19:41:22.4761071Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T19:41:22.4761600Z 2025-05-07T19:41:22.4761757Z The following packages will be UPDATED: 2025-05-07T19:41:22.4761969Z 2025-05-07T19:41:22.4762572Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:41:22.4763435Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T19:41:22.4764147Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T19:41:22.4764854Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T19:41:22.4765253Z 2025-05-07T19:41:22.4765257Z 2025-05-07T19:41:22.4765261Z 2025-05-07T19:41:22.4765445Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:22.4765841Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T19:41:22.4766113Z 2025-05-07T19:41:22.4766448Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T19:41:22.4766721Z 2025-05-07T19:41:22.4766725Z 2025-05-07T19:41:22.4766990Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T19:41:22.4767251Z 2025-05-07T19:41:22.4767255Z 2025-05-07T19:41:22.4767259Z 2025-05-07T19:41:22.4774618Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T19:41:22.4775629Z 2025-05-07T19:41:22.4775640Z 2025-05-07T19:41:22.4775650Z 2025-05-07T19:41:22.4775661Z 2025-05-07T19:41:22.4792189Z cffi-1.17.1 | 289 KB | | 0%  2025-05-07T19:41:22.4792992Z 2025-05-07T19:41:22.4793003Z 2025-05-07T19:41:22.4793013Z 2025-05-07T19:41:22.4793023Z 2025-05-07T19:41:22.4793048Z 2025-05-07T19:41:22.4793951Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T19:41:22.4794766Z 2025-05-07T19:41:22.4794776Z 2025-05-07T19:41:22.4794786Z 2025-05-07T19:41:22.4794797Z 2025-05-07T19:41:22.4794840Z 2025-05-07T19:41:22.4794851Z 2025-05-07T19:41:22.4795558Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T19:41:22.4796374Z 2025-05-07T19:41:22.4796384Z 2025-05-07T19:41:22.4796394Z 2025-05-07T19:41:22.4796404Z 2025-05-07T19:41:22.4796414Z 2025-05-07T19:41:22.4796424Z 2025-05-07T19:41:22.4796435Z 2025-05-07T19:41:22.4797281Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T19:41:22.4798319Z 2025-05-07T19:41:22.4798330Z 2025-05-07T19:41:22.4798340Z 2025-05-07T19:41:22.4798672Z 2025-05-07T19:41:22.4798688Z 2025-05-07T19:41:22.4798698Z 2025-05-07T19:41:22.4798708Z 2025-05-07T19:41:22.4798719Z 2025-05-07T19:41:22.4799531Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T19:41:22.4800102Z 2025-05-07T19:41:22.4800106Z 2025-05-07T19:41:22.4800109Z 2025-05-07T19:41:22.4800113Z 2025-05-07T19:41:22.4800116Z 2025-05-07T19:41:22.4800120Z 2025-05-07T19:41:22.4800123Z 2025-05-07T19:41:22.4800127Z 2025-05-07T19:41:22.4800130Z 2025-05-07T19:41:22.5366323Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:41:22.5367227Z 2025-05-07T19:41:22.5547571Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:22.5548431Z 2025-05-07T19:41:22.5548443Z 2025-05-07T19:41:22.5548454Z 2025-05-07T19:41:22.5746261Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:41:22.5753292Z openssl-3.5.0 | 3.0 MB | #####4 | 54% 2025-05-07T19:41:22.5754075Z 2025-05-07T19:41:22.5754090Z 2025-05-07T19:41:22.5777746Z libgcc-15.1.0 | 810 KB | ##3 | 24%  2025-05-07T19:41:22.5778556Z 2025-05-07T19:41:22.5778569Z 2025-05-07T19:41:22.5779032Z 2025-05-07T19:41:22.5779043Z 2025-05-07T19:41:22.5819809Z cffi-1.17.1 | 289 KB | ##7 | 28%  2025-05-07T19:41:22.5820645Z 2025-05-07T19:41:22.5820659Z 2025-05-07T19:41:22.5820671Z 2025-05-07T19:41:22.5820681Z 2025-05-07T19:41:22.5820692Z 2025-05-07T19:41:22.5850967Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T19:41:22.5851414Z 2025-05-07T19:41:22.5851420Z 2025-05-07T19:41:22.5851427Z 2025-05-07T19:41:22.5851435Z 2025-05-07T19:41:22.5851441Z 2025-05-07T19:41:22.5857104Z 2025-05-07T19:41:22.5898994Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T19:41:22.5900055Z 2025-05-07T19:41:22.5900068Z 2025-05-07T19:41:22.5900079Z 2025-05-07T19:41:22.5900089Z 2025-05-07T19:41:22.5900148Z 2025-05-07T19:41:22.5909827Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:41:22.5910327Z 2025-05-07T19:41:22.5910334Z 2025-05-07T19:41:22.5910371Z 2025-05-07T19:41:22.5910396Z 2025-05-07T19:41:22.5910402Z 2025-05-07T19:41:22.5910408Z 2025-05-07T19:41:22.5957240Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:22.5958140Z 2025-05-07T19:41:22.5958153Z 2025-05-07T19:41:22.5958165Z 2025-05-07T19:41:22.5958176Z 2025-05-07T19:41:22.6036557Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T19:41:22.6155604Z 2025-05-07T19:41:22.6155625Z 2025-05-07T19:41:22.6156606Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:41:22.6157463Z 2025-05-07T19:41:22.6157475Z 2025-05-07T19:41:22.6157485Z 2025-05-07T19:41:22.6158146Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:41:22.6158442Z 2025-05-07T19:41:22.6158445Z 2025-05-07T19:41:22.6158449Z 2025-05-07T19:41:22.6239827Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:41:22.6240657Z 2025-05-07T19:41:22.6240669Z 2025-05-07T19:41:22.6240680Z 2025-05-07T19:41:22.6240690Z 2025-05-07T19:41:22.6240731Z 2025-05-07T19:41:22.6293949Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:41:22.6295259Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:41:22.6295998Z 2025-05-07T19:41:22.6296013Z 2025-05-07T19:41:22.6296024Z 2025-05-07T19:41:22.6296034Z 2025-05-07T19:41:22.6296044Z 2025-05-07T19:41:22.6296054Z 2025-05-07T19:41:22.6296064Z 2025-05-07T19:41:22.6296075Z 2025-05-07T19:41:22.6314699Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T19:41:22.6315719Z 2025-05-07T19:41:22.6315733Z 2025-05-07T19:41:22.6315744Z 2025-05-07T19:41:22.6315755Z 2025-05-07T19:41:22.6315766Z 2025-05-07T19:41:22.6315776Z 2025-05-07T19:41:22.6315786Z 2025-05-07T19:41:22.6315796Z 2025-05-07T19:41:22.6347732Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:22.6348286Z 2025-05-07T19:41:22.6348292Z 2025-05-07T19:41:22.6348297Z 2025-05-07T19:41:22.6348313Z 2025-05-07T19:41:22.6348319Z 2025-05-07T19:41:22.6348326Z 2025-05-07T19:41:22.6348331Z 2025-05-07T19:41:22.6374961Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T19:41:22.6375353Z 2025-05-07T19:41:22.6375358Z 2025-05-07T19:41:22.6375362Z 2025-05-07T19:41:22.6375366Z 2025-05-07T19:41:22.6375369Z 2025-05-07T19:41:22.6375373Z 2025-05-07T19:41:22.6375377Z 2025-05-07T19:41:22.6551377Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:22.6552409Z 2025-05-07T19:41:22.6552422Z 2025-05-07T19:41:22.6552433Z 2025-05-07T19:41:22.6552443Z 2025-05-07T19:41:22.6552453Z 2025-05-07T19:41:22.6552464Z 2025-05-07T19:41:22.6552474Z 2025-05-07T19:41:22.6552484Z 2025-05-07T19:41:22.6552495Z 2025-05-07T19:41:22.6562005Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:41:22.6562553Z 2025-05-07T19:41:22.6562558Z 2025-05-07T19:41:22.6562562Z 2025-05-07T19:41:22.6562565Z 2025-05-07T19:41:22.6562856Z 2025-05-07T19:41:22.6562859Z 2025-05-07T19:41:22.6562863Z 2025-05-07T19:41:22.6562866Z 2025-05-07T19:41:22.6562870Z 2025-05-07T19:41:22.6685233Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:22.6686179Z 2025-05-07T19:41:22.6686193Z 2025-05-07T19:41:22.6686203Z 2025-05-07T19:41:22.6686214Z 2025-05-07T19:41:22.7013753Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T19:41:22.7014248Z 2025-05-07T19:41:22.7014252Z 2025-05-07T19:41:22.7014256Z 2025-05-07T19:41:22.7014260Z 2025-05-07T19:41:22.7014263Z 2025-05-07T19:41:22.7014268Z 2025-05-07T19:41:22.7014543Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:22.7014855Z 2025-05-07T19:41:22.7014859Z 2025-05-07T19:41:22.7014910Z 2025-05-07T19:41:22.7014914Z 2025-05-07T19:41:22.7014917Z 2025-05-07T19:41:22.7014921Z 2025-05-07T19:41:22.7265737Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:22.7266692Z 2025-05-07T19:41:22.7266706Z 2025-05-07T19:41:22.7267372Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:41:22.7268112Z 2025-05-07T19:41:22.7268124Z 2025-05-07T19:41:22.7368588Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:41:22.7368924Z 2025-05-07T19:41:22.7368929Z 2025-05-07T19:41:22.7368932Z 2025-05-07T19:41:22.7368936Z 2025-05-07T19:41:22.7368939Z 2025-05-07T19:41:22.7368943Z 2025-05-07T19:41:22.7368946Z 2025-05-07T19:41:22.7368950Z 2025-05-07T19:41:22.7369410Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:22.7369757Z 2025-05-07T19:41:22.7369762Z 2025-05-07T19:41:22.7369765Z 2025-05-07T19:41:22.7369769Z 2025-05-07T19:41:22.7369772Z 2025-05-07T19:41:22.7369793Z 2025-05-07T19:41:22.7369797Z 2025-05-07T19:41:22.7369800Z 2025-05-07T19:41:22.7465726Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:22.7466755Z 2025-05-07T19:41:22.7466802Z 2025-05-07T19:41:22.7466813Z 2025-05-07T19:41:22.7466824Z 2025-05-07T19:41:22.7466835Z 2025-05-07T19:41:22.7466845Z 2025-05-07T19:41:22.7466855Z 2025-05-07T19:41:22.7467580Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:22.7467923Z 2025-05-07T19:41:22.7467926Z 2025-05-07T19:41:22.7467930Z 2025-05-07T19:41:22.7467933Z 2025-05-07T19:41:22.7467936Z 2025-05-07T19:41:22.7467940Z 2025-05-07T19:41:22.7467943Z 2025-05-07T19:41:22.7624193Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:22.7625216Z 2025-05-07T19:41:22.7625885Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:22.7626701Z 2025-05-07T19:41:22.7681846Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:22.7682364Z 2025-05-07T19:41:22.7682369Z 2025-05-07T19:41:22.7682394Z 2025-05-07T19:41:22.7682398Z 2025-05-07T19:41:22.7682401Z 2025-05-07T19:41:22.7682405Z 2025-05-07T19:41:22.7682417Z 2025-05-07T19:41:22.7682421Z 2025-05-07T19:41:22.7682425Z 2025-05-07T19:41:22.7682706Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:22.7682996Z 2025-05-07T19:41:22.7682999Z 2025-05-07T19:41:22.7683003Z 2025-05-07T19:41:22.7683026Z 2025-05-07T19:41:22.7683030Z 2025-05-07T19:41:22.7683034Z 2025-05-07T19:41:22.7683037Z 2025-05-07T19:41:22.7683040Z 2025-05-07T19:41:22.7683044Z 2025-05-07T19:41:22.8034191Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:22.8036837Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:41:22.8037188Z 2025-05-07T19:41:22.8037439Z 2025-05-07T19:41:22.8037671Z  2025-05-07T19:41:22.8037886Z 2025-05-07T19:41:22.8037890Z 2025-05-07T19:41:22.8038083Z  2025-05-07T19:41:22.8038302Z 2025-05-07T19:41:22.8038507Z 2025-05-07T19:41:22.8038511Z 2025-05-07T19:41:22.8038693Z  2025-05-07T19:41:22.8038930Z 2025-05-07T19:41:22.8038933Z 2025-05-07T19:41:22.8038937Z 2025-05-07T19:41:22.8038940Z 2025-05-07T19:41:22.8039120Z  2025-05-07T19:41:22.8039338Z 2025-05-07T19:41:22.8039342Z 2025-05-07T19:41:22.8039346Z 2025-05-07T19:41:22.8039350Z 2025-05-07T19:41:22.8039353Z 2025-05-07T19:41:22.8039576Z  2025-05-07T19:41:22.8039798Z 2025-05-07T19:41:22.8039802Z 2025-05-07T19:41:22.8039805Z 2025-05-07T19:41:22.8039808Z 2025-05-07T19:41:22.8039812Z 2025-05-07T19:41:22.8039816Z 2025-05-07T19:41:22.8040025Z  2025-05-07T19:41:22.8040253Z 2025-05-07T19:41:22.8040256Z 2025-05-07T19:41:22.8040260Z 2025-05-07T19:41:22.8040263Z 2025-05-07T19:41:22.8040271Z 2025-05-07T19:41:22.8040275Z 2025-05-07T19:41:22.8040278Z 2025-05-07T19:41:22.8040484Z  2025-05-07T19:41:22.8040714Z 2025-05-07T19:41:22.8040718Z 2025-05-07T19:41:22.8040721Z 2025-05-07T19:41:22.8040725Z 2025-05-07T19:41:22.8040728Z 2025-05-07T19:41:22.8040732Z 2025-05-07T19:41:22.8040735Z 2025-05-07T19:41:22.8040739Z 2025-05-07T19:41:22.8040950Z  2025-05-07T19:41:22.8041179Z 2025-05-07T19:41:22.8041183Z 2025-05-07T19:41:22.8041186Z 2025-05-07T19:41:22.8041190Z 2025-05-07T19:41:22.8041193Z 2025-05-07T19:41:22.8041197Z 2025-05-07T19:41:22.8041200Z 2025-05-07T19:41:22.8041203Z 2025-05-07T19:41:22.8041207Z 2025-05-07T19:41:22.8041430Z  done 2025-05-07T19:41:22.9048730Z Preparing transaction: / done 2025-05-07T19:41:23.0060860Z Verifying transaction: \ done 2025-05-07T19:41:24.4096038Z Executing transaction: / - \ | / - \ | / - \ | / - done 2025-05-07T19:41:24.5124858Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T19:41:26.1968586Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T19:41:26.1985508Z [SETUP] Installing libxcrypt ... 2025-05-07T19:41:26.2006834Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T19:41:26.8555397Z Channels: 2025-05-07T19:41:26.8556021Z - conda-forge 2025-05-07T19:41:26.8556672Z Platform: linux-64 2025-05-07T19:41:29.8960403Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:41:30.2822937Z Solving environment: \ done 2025-05-07T19:41:30.3283451Z 2025-05-07T19:41:30.3284454Z ## Package Plan ## 2025-05-07T19:41:30.3284935Z 2025-05-07T19:41:30.3285555Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:30.3286461Z 2025-05-07T19:41:30.3286785Z added / updated specs: 2025-05-07T19:41:30.3287535Z - libxcrypt 2025-05-07T19:41:30.3287914Z 2025-05-07T19:41:30.3287926Z 2025-05-07T19:41:30.3288275Z The following packages will be downloaded: 2025-05-07T19:41:30.3288954Z 2025-05-07T19:41:30.3289289Z package | build 2025-05-07T19:41:30.3290251Z ---------------------------|----------------- 2025-05-07T19:41:30.3291362Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T19:41:30.3292230Z ------------------------------------------------------------ 2025-05-07T19:41:30.3292560Z Total: 98 KB 2025-05-07T19:41:30.3292780Z 2025-05-07T19:41:30.3292904Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:30.3293120Z 2025-05-07T19:41:30.3293352Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T19:41:30.3293633Z 2025-05-07T19:41:30.3293637Z 2025-05-07T19:41:30.3293641Z 2025-05-07T19:41:30.3293918Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:30.4805739Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T19:41:30.4831621Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T19:41:30.4937430Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:41:30.4938652Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:41:30.4939636Z 2025-05-07T19:41:30.4940460Z done 2025-05-07T19:41:30.5948008Z Preparing transaction: / done 2025-05-07T19:41:30.6956434Z Verifying transaction: \ done 2025-05-07T19:41:30.7963442Z Executing transaction: / done 2025-05-07T19:41:34.1065388Z [SETUP] Copying over ... 2025-05-07T19:41:34.1066312Z + cp /github/home/miniconda/envs/build_binary/include/crypt.h /github/home/miniconda/envs/build_binary/include/python3.13/crypt.h 2025-05-07T19:41:34.1066931Z 2025-05-07T19:41:34.1078516Z 2025-05-07T19:41:35.7173881Z [SETUP] Installed Python version: Python 3.13.2 2025-05-07T19:41:35.7174604Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T19:41:35.7265946Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:41:35.7266427Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:41:35.7267371Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:41:35.7267695Z env: 2025-05-07T19:41:35.7267960Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:41:35.7268305Z BUILD_ENV: build_binary 2025-05-07T19:41:35.7268555Z BUILD_VARIANT: rocm 2025-05-07T19:41:35.7268821Z ##[endgroup] 2025-05-07T19:41:36.0500336Z ################################################################################ 2025-05-07T19:41:36.0500958Z # Install C/C++ Compilers 2025-05-07T19:41:36.0501410Z # 2025-05-07T19:41:36.0515508Z # [2025-05-07T19:41:36.050Z] + install_cxx_compiler build_binary gcc 2025-05-07T19:41:36.0515970Z ################################################################################ 2025-05-07T19:41:36.0516230Z 2025-05-07T19:41:36.0531288Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:41:36.0715181Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:41:36.0725036Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T19:41:36.0745884Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T19:41:36.7456070Z Channels: 2025-05-07T19:41:36.7456393Z - conda-forge 2025-05-07T19:41:36.7456654Z Platform: linux-64 2025-05-07T19:41:39.7187118Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:41:40.1035705Z Solving environment: \ done 2025-05-07T19:41:40.1505104Z 2025-05-07T19:41:40.1505675Z ## Package Plan ## 2025-05-07T19:41:40.1506145Z 2025-05-07T19:41:40.1506738Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:40.1507678Z 2025-05-07T19:41:40.1507966Z added / updated specs: 2025-05-07T19:41:40.1508779Z - sysroot_linux-64=2.17 2025-05-07T19:41:40.1509272Z 2025-05-07T19:41:40.1509285Z 2025-05-07T19:41:40.1509665Z The following packages will be downloaded: 2025-05-07T19:41:40.1510338Z 2025-05-07T19:41:40.1510670Z package | build 2025-05-07T19:41:40.1511602Z ---------------------------|----------------- 2025-05-07T19:41:40.1512902Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T19:41:40.1514620Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T19:41:40.1515916Z ------------------------------------------------------------ 2025-05-07T19:41:40.1516840Z Total: 15.4 MB 2025-05-07T19:41:40.1517068Z 2025-05-07T19:41:40.1517209Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:40.1517475Z 2025-05-07T19:41:40.1517783Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T19:41:40.1518769Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T19:41:40.1519122Z 2025-05-07T19:41:40.1519127Z 2025-05-07T19:41:40.1519130Z 2025-05-07T19:41:40.1519288Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:40.1519714Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:41:40.1520085Z 2025-05-07T19:41:40.3591360Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T19:41:40.3764630Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:41:40.3764927Z 2025-05-07T19:41:40.3917124Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T19:41:40.3917961Z 2025-05-07T19:41:40.4590830Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:41:40.5652338Z sysroot_linux-64-2.1 | 14.5 MB | ###3 | 33% 2025-05-07T19:41:40.5652677Z 2025-05-07T19:41:40.5653179Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:41:40.5653463Z 2025-05-07T19:41:40.5931678Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:41:40.5932375Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:41:41.0292591Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:41:41.0293604Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:41:41.0294048Z 2025-05-07T19:41:41.0294318Z 2025-05-07T19:41:41.0294666Z  done 2025-05-07T19:41:41.1303773Z Preparing transaction: / done 2025-05-07T19:41:41.3315742Z Verifying transaction: \ | done 2025-05-07T19:41:41.4321375Z Executing transaction: - done 2025-05-07T19:41:41.5157099Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:41:41.5157958Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T19:41:43.1579136Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /github/home/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T19:41:43.1596740Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T19:41:43.1619735Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-64=11.4.0 2025-05-07T19:41:43.8684261Z Channels: 2025-05-07T19:41:43.8684609Z - conda-forge 2025-05-07T19:41:43.8684885Z Platform: linux-64 2025-05-07T19:41:46.8512479Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:41:47.8632556Z Solving environment: \ | / - done 2025-05-07T19:41:47.9115722Z 2025-05-07T19:41:47.9116246Z ## Package Plan ## 2025-05-07T19:41:47.9116435Z 2025-05-07T19:41:47.9116655Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:47.9117005Z 2025-05-07T19:41:47.9117123Z added / updated specs: 2025-05-07T19:41:47.9117402Z - gxx_linux-64=11.4.0 2025-05-07T19:41:47.9117600Z 2025-05-07T19:41:47.9117606Z 2025-05-07T19:41:47.9117741Z The following packages will be downloaded: 2025-05-07T19:41:47.9117977Z 2025-05-07T19:41:47.9118169Z package | build 2025-05-07T19:41:47.9118554Z ---------------------------|----------------- 2025-05-07T19:41:47.9119011Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T19:41:47.9119559Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T19:41:47.9120054Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T19:41:47.9120556Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T19:41:47.9121039Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T19:41:47.9121653Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T19:41:47.9122111Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T19:41:47.9122631Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T19:41:47.9123150Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T19:41:47.9123960Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T19:41:47.9124487Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T19:41:47.9124992Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T19:41:47.9125443Z ------------------------------------------------------------ 2025-05-07T19:41:47.9125832Z Total: 91.6 MB 2025-05-07T19:41:47.9126059Z 2025-05-07T19:41:47.9126197Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:47.9126429Z 2025-05-07T19:41:47.9126750Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T19:41:47.9127341Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T19:41:47.9127938Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T19:41:47.9128694Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T19:41:47.9129237Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T19:41:47.9129803Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T19:41:47.9130367Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:41:47.9130990Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T19:41:47.9131547Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T19:41:47.9132123Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:41:47.9132504Z 2025-05-07T19:41:47.9132654Z The following packages will be UPDATED: 2025-05-07T19:41:47.9132872Z 2025-05-07T19:41:47.9133202Z ld_impl_linux-64 pkgs/main::ld_impl_linux-64-2.40-h12e~ --> conda-forge::ld_impl_linux-64-2.40-hf3520f5_7 2025-05-07T19:41:47.9134096Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T19:41:47.9134509Z 2025-05-07T19:41:47.9134513Z 2025-05-07T19:41:47.9134516Z 2025-05-07T19:41:47.9134691Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:47.9135063Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:41:47.9135318Z 2025-05-07T19:41:47.9135645Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:41:47.9136065Z 2025-05-07T19:41:47.9136069Z 2025-05-07T19:41:47.9136516Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:41:47.9136795Z 2025-05-07T19:41:47.9136798Z 2025-05-07T19:41:47.9136802Z 2025-05-07T19:41:47.9137048Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T19:41:47.9137363Z 2025-05-07T19:41:47.9137366Z 2025-05-07T19:41:47.9137370Z 2025-05-07T19:41:47.9137382Z 2025-05-07T19:41:47.9141462Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T19:41:47.9141754Z 2025-05-07T19:41:47.9141786Z 2025-05-07T19:41:47.9141801Z 2025-05-07T19:41:47.9141805Z 2025-05-07T19:41:47.9141809Z 2025-05-07T19:41:47.9142586Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:41:47.9142878Z 2025-05-07T19:41:47.9142894Z 2025-05-07T19:41:47.9142897Z 2025-05-07T19:41:47.9142901Z 2025-05-07T19:41:47.9142928Z 2025-05-07T19:41:47.9142931Z 2025-05-07T19:41:47.9143602Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T19:41:47.9143912Z 2025-05-07T19:41:47.9143916Z 2025-05-07T19:41:47.9143920Z 2025-05-07T19:41:47.9143924Z 2025-05-07T19:41:47.9143927Z 2025-05-07T19:41:47.9143930Z 2025-05-07T19:41:47.9143956Z 2025-05-07T19:41:47.9168513Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T19:41:47.9169444Z 2025-05-07T19:41:47.9169457Z 2025-05-07T19:41:47.9169468Z 2025-05-07T19:41:47.9169479Z 2025-05-07T19:41:47.9169807Z 2025-05-07T19:41:47.9169818Z 2025-05-07T19:41:47.9169828Z 2025-05-07T19:41:47.9174882Z 2025-05-07T19:41:47.9176196Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:41:47.9176520Z 2025-05-07T19:41:47.9176524Z 2025-05-07T19:41:47.9176527Z 2025-05-07T19:41:47.9176531Z 2025-05-07T19:41:47.9176534Z 2025-05-07T19:41:47.9176538Z 2025-05-07T19:41:47.9176565Z 2025-05-07T19:41:47.9176569Z 2025-05-07T19:41:47.9176572Z 2025-05-07T19:41:47.9177514Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T19:41:47.9177821Z 2025-05-07T19:41:47.9177837Z 2025-05-07T19:41:47.9177841Z 2025-05-07T19:41:47.9177844Z 2025-05-07T19:41:47.9177872Z 2025-05-07T19:41:47.9177876Z 2025-05-07T19:41:47.9177879Z 2025-05-07T19:41:47.9177882Z 2025-05-07T19:41:47.9177886Z 2025-05-07T19:41:47.9177889Z 2025-05-07T19:41:47.9178459Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T19:41:47.9178763Z 2025-05-07T19:41:47.9178779Z 2025-05-07T19:41:47.9178809Z 2025-05-07T19:41:47.9178812Z 2025-05-07T19:41:47.9179009Z 2025-05-07T19:41:47.9179013Z 2025-05-07T19:41:47.9179017Z 2025-05-07T19:41:47.9179020Z 2025-05-07T19:41:47.9179024Z 2025-05-07T19:41:47.9179028Z 2025-05-07T19:41:47.9179032Z 2025-05-07T19:41:48.1218730Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T19:41:48.1219706Z 2025-05-07T19:41:48.1219719Z 2025-05-07T19:41:48.1219730Z 2025-05-07T19:41:48.2229095Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T19:41:48.2230019Z 2025-05-07T19:41:48.2230032Z 2025-05-07T19:41:48.2230043Z 2025-05-07T19:41:48.2723672Z binutils_impl_linux- | 6.0 MB | 3 | 4%  2025-05-07T19:41:48.2724592Z 2025-05-07T19:41:48.2724605Z 2025-05-07T19:41:48.2724616Z 2025-05-07T19:41:48.2724626Z 2025-05-07T19:41:48.2857570Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T19:41:48.2954509Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:41:48.2955301Z 2025-05-07T19:41:48.2955347Z 2025-05-07T19:41:48.3081292Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:41:48.3081646Z 2025-05-07T19:41:48.3081650Z 2025-05-07T19:41:48.3081654Z 2025-05-07T19:41:48.3081658Z 2025-05-07T19:41:48.3364459Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:41:48.3365382Z 2025-05-07T19:41:48.3365396Z 2025-05-07T19:41:48.3365407Z 2025-05-07T19:41:48.3366109Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:41:48.3366920Z 2025-05-07T19:41:48.3366931Z 2025-05-07T19:41:48.3366942Z 2025-05-07T19:41:48.3476502Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:41:48.3476839Z 2025-05-07T19:41:48.3476844Z 2025-05-07T19:41:48.3476848Z 2025-05-07T19:41:48.3476852Z 2025-05-07T19:41:48.3476855Z 2025-05-07T19:41:48.3556022Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:41:48.3557005Z 2025-05-07T19:41:48.3862140Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:41:48.3863387Z gcc_impl_linux-64-11 | 53.0 MB | 7 | 7% 2025-05-07T19:41:48.3864096Z 2025-05-07T19:41:48.3864109Z 2025-05-07T19:41:48.3864121Z 2025-05-07T19:41:48.3864131Z 2025-05-07T19:41:48.3864141Z 2025-05-07T19:41:48.3864152Z 2025-05-07T19:41:48.3908559Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T19:41:48.3909133Z 2025-05-07T19:41:48.3909220Z 2025-05-07T19:41:48.3909227Z 2025-05-07T19:41:48.3909345Z 2025-05-07T19:41:48.3909378Z 2025-05-07T19:41:48.3957016Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:41:48.3957986Z 2025-05-07T19:41:48.3957998Z 2025-05-07T19:41:48.4080914Z libstdcxx-devel_linu | 11.1 MB | ####4 | 45%  2025-05-07T19:41:48.4081259Z 2025-05-07T19:41:48.4081264Z 2025-05-07T19:41:48.4081269Z 2025-05-07T19:41:48.4081272Z 2025-05-07T19:41:48.4087905Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:41:48.4088193Z 2025-05-07T19:41:48.4088219Z 2025-05-07T19:41:48.4088223Z 2025-05-07T19:41:48.4088227Z 2025-05-07T19:41:48.4558523Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:41:48.4558852Z 2025-05-07T19:41:48.4565785Z gxx_impl_linux-64-11 | 11.2 MB | #2 | 13%  2025-05-07T19:41:48.4566050Z 2025-05-07T19:41:48.4566054Z 2025-05-07T19:41:48.4566067Z 2025-05-07T19:41:48.4566070Z 2025-05-07T19:41:48.4566074Z 2025-05-07T19:41:48.4566077Z 2025-05-07T19:41:48.4566550Z 2025-05-07T19:41:48.4587301Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T19:41:48.4587726Z 2025-05-07T19:41:48.4587922Z 2025-05-07T19:41:48.4588025Z 2025-05-07T19:41:48.4588033Z 2025-05-07T19:41:48.4588038Z 2025-05-07T19:41:48.4588048Z 2025-05-07T19:41:48.4865337Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:41:48.4953347Z gcc_impl_linux-64-11 | 53.0 MB | ## | 21% 2025-05-07T19:41:48.4953892Z 2025-05-07T19:41:48.4954229Z 2025-05-07T19:41:48.4954235Z 2025-05-07T19:41:48.4954311Z 2025-05-07T19:41:48.4954432Z 2025-05-07T19:41:48.4954435Z 2025-05-07T19:41:48.4954456Z 2025-05-07T19:41:48.4956163Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:41:48.4956505Z 2025-05-07T19:41:48.4966010Z 2025-05-07T19:41:48.5319952Z libstdcxx-devel_linu | 11.1 MB | #######6 | 77%  2025-05-07T19:41:48.5320266Z 2025-05-07T19:41:48.5320271Z 2025-05-07T19:41:48.5320277Z 2025-05-07T19:41:48.5320282Z 2025-05-07T19:41:48.5320309Z 2025-05-07T19:41:48.5320313Z 2025-05-07T19:41:48.5320316Z 2025-05-07T19:41:48.5320320Z 2025-05-07T19:41:48.5352371Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:41:48.5352989Z 2025-05-07T19:41:48.5353083Z 2025-05-07T19:41:48.5353089Z 2025-05-07T19:41:48.5353092Z 2025-05-07T19:41:48.5353118Z 2025-05-07T19:41:48.5353142Z 2025-05-07T19:41:48.5353145Z 2025-05-07T19:41:48.5353193Z 2025-05-07T19:41:48.5408190Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:48.5408509Z 2025-05-07T19:41:48.5408515Z 2025-05-07T19:41:48.5408520Z 2025-05-07T19:41:48.5408525Z 2025-05-07T19:41:48.5408531Z 2025-05-07T19:41:48.5408534Z 2025-05-07T19:41:48.5408544Z 2025-05-07T19:41:48.5408548Z 2025-05-07T19:41:48.5408752Z 2025-05-07T19:41:48.5418962Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T19:41:48.5419293Z 2025-05-07T19:41:48.5419297Z 2025-05-07T19:41:48.5419301Z 2025-05-07T19:41:48.5419305Z 2025-05-07T19:41:48.5419309Z 2025-05-07T19:41:48.5419313Z 2025-05-07T19:41:48.5419316Z 2025-05-07T19:41:48.5419320Z 2025-05-07T19:41:48.5419328Z 2025-05-07T19:41:48.5579867Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:41:48.5581069Z 2025-05-07T19:41:48.5760128Z gxx_impl_linux-64-11 | 11.2 MB | ###1 | 31%  2025-05-07T19:41:48.5760541Z 2025-05-07T19:41:48.5760546Z 2025-05-07T19:41:48.5760571Z 2025-05-07T19:41:48.5760575Z 2025-05-07T19:41:48.5760579Z 2025-05-07T19:41:48.5760582Z 2025-05-07T19:41:48.5760586Z 2025-05-07T19:41:48.5760589Z 2025-05-07T19:41:48.5760593Z 2025-05-07T19:41:48.5760597Z 2025-05-07T19:41:48.5773598Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T19:41:48.5773914Z 2025-05-07T19:41:48.5773918Z 2025-05-07T19:41:48.5773936Z 2025-05-07T19:41:48.5773940Z 2025-05-07T19:41:48.5773943Z 2025-05-07T19:41:48.5773946Z 2025-05-07T19:41:48.5773950Z 2025-05-07T19:41:48.5773953Z 2025-05-07T19:41:48.5773957Z 2025-05-07T19:41:48.5773960Z 2025-05-07T19:41:48.5803018Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:41:48.5803333Z 2025-05-07T19:41:48.5803340Z 2025-05-07T19:41:48.5803345Z 2025-05-07T19:41:48.5803351Z 2025-05-07T19:41:48.5803356Z 2025-05-07T19:41:48.5803630Z 2025-05-07T19:41:48.5803633Z 2025-05-07T19:41:48.5803637Z 2025-05-07T19:41:48.5803647Z 2025-05-07T19:41:48.5803650Z 2025-05-07T19:41:48.5803660Z 2025-05-07T19:41:48.5818896Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T19:41:48.5819245Z 2025-05-07T19:41:48.5819250Z 2025-05-07T19:41:48.5819254Z 2025-05-07T19:41:48.5819257Z 2025-05-07T19:41:48.5819260Z 2025-05-07T19:41:48.5819264Z 2025-05-07T19:41:48.5819267Z 2025-05-07T19:41:48.5819271Z 2025-05-07T19:41:48.5819274Z 2025-05-07T19:41:48.5819277Z 2025-05-07T19:41:48.5819281Z 2025-05-07T19:41:48.5863348Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:41:48.5981430Z gcc_impl_linux-64-11 | 53.0 MB | ###8 | 38% 2025-05-07T19:41:48.5981731Z 2025-05-07T19:41:48.5981736Z 2025-05-07T19:41:48.5981740Z 2025-05-07T19:41:48.5981743Z 2025-05-07T19:41:48.5981747Z 2025-05-07T19:41:48.5981750Z 2025-05-07T19:41:48.5982874Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:41:48.5983188Z 2025-05-07T19:41:48.5983417Z 2025-05-07T19:41:48.5983422Z 2025-05-07T19:41:48.5983425Z 2025-05-07T19:41:48.5983429Z 2025-05-07T19:41:48.5983432Z 2025-05-07T19:41:48.6479178Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:41:48.6479536Z 2025-05-07T19:41:48.6479541Z 2025-05-07T19:41:48.6479544Z 2025-05-07T19:41:48.6479548Z 2025-05-07T19:41:48.6479551Z 2025-05-07T19:41:48.6479555Z 2025-05-07T19:41:48.6479559Z 2025-05-07T19:41:48.6483860Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:41:48.6484780Z 2025-05-07T19:41:48.6484797Z 2025-05-07T19:41:48.6484809Z 2025-05-07T19:41:48.6484821Z 2025-05-07T19:41:48.6484833Z 2025-05-07T19:41:48.6484844Z 2025-05-07T19:41:48.6484895Z 2025-05-07T19:41:48.6581487Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:41:48.6582038Z 2025-05-07T19:41:48.6619355Z gxx_impl_linux-64-11 | 11.2 MB | #######6 | 77%  2025-05-07T19:41:48.6619705Z 2025-05-07T19:41:48.6619746Z 2025-05-07T19:41:48.6619751Z 2025-05-07T19:41:48.6619755Z 2025-05-07T19:41:48.6619758Z 2025-05-07T19:41:48.6620058Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:41:48.6620355Z 2025-05-07T19:41:48.6620360Z 2025-05-07T19:41:48.6620364Z 2025-05-07T19:41:48.6620369Z 2025-05-07T19:41:48.6621492Z 2025-05-07T19:41:48.6869837Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:41:48.7044075Z gcc_impl_linux-64-11 | 53.0 MB | #####4 | 55% 2025-05-07T19:41:48.7044359Z 2025-05-07T19:41:48.7044609Z 2025-05-07T19:41:48.7076743Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:41:48.7077042Z 2025-05-07T19:41:48.7077050Z 2025-05-07T19:41:48.7077078Z 2025-05-07T19:41:48.7077083Z 2025-05-07T19:41:48.7077088Z 2025-05-07T19:41:48.7077094Z 2025-05-07T19:41:48.7077097Z 2025-05-07T19:41:48.7077134Z 2025-05-07T19:41:48.7080186Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:48.7080513Z 2025-05-07T19:41:48.7080517Z 2025-05-07T19:41:48.7080535Z 2025-05-07T19:41:48.7080546Z 2025-05-07T19:41:48.7080550Z 2025-05-07T19:41:48.7080553Z 2025-05-07T19:41:48.7080557Z 2025-05-07T19:41:48.7080560Z 2025-05-07T19:41:48.7144786Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:48.7145122Z 2025-05-07T19:41:48.7145140Z 2025-05-07T19:41:48.7145144Z 2025-05-07T19:41:48.7145148Z 2025-05-07T19:41:48.7145151Z 2025-05-07T19:41:48.7145155Z 2025-05-07T19:41:48.7145158Z 2025-05-07T19:41:48.7145161Z 2025-05-07T19:41:48.7148034Z 2025-05-07T19:41:48.7149794Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:41:48.7150120Z 2025-05-07T19:41:48.7150139Z 2025-05-07T19:41:48.7150143Z 2025-05-07T19:41:48.7150146Z 2025-05-07T19:41:48.7150150Z 2025-05-07T19:41:48.7150437Z 2025-05-07T19:41:48.7150442Z 2025-05-07T19:41:48.7150447Z 2025-05-07T19:41:48.7150450Z 2025-05-07T19:41:48.7492174Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:41:48.7492735Z 2025-05-07T19:41:48.7492798Z 2025-05-07T19:41:48.7492810Z 2025-05-07T19:41:48.7492815Z 2025-05-07T19:41:48.7492819Z 2025-05-07T19:41:48.7492822Z 2025-05-07T19:41:48.7492825Z 2025-05-07T19:41:48.7492829Z 2025-05-07T19:41:48.7492832Z 2025-05-07T19:41:48.7492835Z 2025-05-07T19:41:48.7495703Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:41:48.7496007Z 2025-05-07T19:41:48.7496020Z 2025-05-07T19:41:48.7496023Z 2025-05-07T19:41:48.7496027Z 2025-05-07T19:41:48.7496030Z 2025-05-07T19:41:48.7496034Z 2025-05-07T19:41:48.7496037Z 2025-05-07T19:41:48.7496040Z 2025-05-07T19:41:48.7496044Z 2025-05-07T19:41:48.7496047Z 2025-05-07T19:41:48.7519352Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:41:48.7519694Z 2025-05-07T19:41:48.7519698Z 2025-05-07T19:41:48.7519702Z 2025-05-07T19:41:48.7519903Z 2025-05-07T19:41:48.7519909Z 2025-05-07T19:41:48.7519913Z 2025-05-07T19:41:48.7519916Z 2025-05-07T19:41:48.7519920Z 2025-05-07T19:41:48.7519923Z 2025-05-07T19:41:48.7519927Z 2025-05-07T19:41:48.7519941Z 2025-05-07T19:41:48.7521475Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:41:48.7521787Z 2025-05-07T19:41:48.7521790Z 2025-05-07T19:41:48.7521794Z 2025-05-07T19:41:48.7521798Z 2025-05-07T19:41:48.7521801Z 2025-05-07T19:41:48.7521804Z 2025-05-07T19:41:48.7521808Z 2025-05-07T19:41:48.7521811Z 2025-05-07T19:41:48.7521824Z 2025-05-07T19:41:48.7521827Z 2025-05-07T19:41:48.7521831Z 2025-05-07T19:41:48.7858832Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:41:48.7859179Z 2025-05-07T19:41:48.7859184Z 2025-05-07T19:41:48.7859188Z 2025-05-07T19:41:48.7868845Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:41:48.8042753Z gcc_impl_linux-64-11 | 53.0 MB | #######4 | 74% 2025-05-07T19:41:48.8043035Z 2025-05-07T19:41:48.8868870Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:41:49.0241929Z gcc_impl_linux-64-11 | 53.0 MB | ######### | 90% 2025-05-07T19:41:49.0242209Z 2025-05-07T19:41:49.1506479Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:41:49.1506801Z 2025-05-07T19:41:49.1506806Z 2025-05-07T19:41:49.1527493Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:41:49.6764623Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:41:49.6768830Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:41:49.6769204Z 2025-05-07T19:41:49.6769449Z 2025-05-07T19:41:49.6769726Z  2025-05-07T19:41:49.6769954Z 2025-05-07T19:41:49.6769995Z 2025-05-07T19:41:49.6770201Z  2025-05-07T19:41:49.6770636Z 2025-05-07T19:41:49.6770640Z 2025-05-07T19:41:49.6770644Z 2025-05-07T19:41:49.6770832Z  2025-05-07T19:41:49.6771092Z 2025-05-07T19:41:49.6771095Z 2025-05-07T19:41:49.6771099Z 2025-05-07T19:41:49.6771103Z 2025-05-07T19:41:49.6772241Z  2025-05-07T19:41:49.6772467Z 2025-05-07T19:41:49.6772496Z 2025-05-07T19:41:49.6772525Z 2025-05-07T19:41:49.6772528Z 2025-05-07T19:41:49.6772531Z 2025-05-07T19:41:49.6772721Z  2025-05-07T19:41:49.6772952Z 2025-05-07T19:41:49.6772956Z 2025-05-07T19:41:49.6772959Z 2025-05-07T19:41:49.6772963Z 2025-05-07T19:41:49.6772966Z 2025-05-07T19:41:49.6772970Z 2025-05-07T19:41:49.6773195Z  2025-05-07T19:41:49.6773766Z 2025-05-07T19:41:49.6773770Z 2025-05-07T19:41:49.6773774Z 2025-05-07T19:41:49.6773786Z 2025-05-07T19:41:49.6773790Z 2025-05-07T19:41:49.6773793Z 2025-05-07T19:41:49.6773797Z 2025-05-07T19:41:49.6774017Z  2025-05-07T19:41:49.6774254Z 2025-05-07T19:41:49.6774258Z 2025-05-07T19:41:49.6774262Z 2025-05-07T19:41:49.6774265Z 2025-05-07T19:41:49.6774269Z 2025-05-07T19:41:49.6774272Z 2025-05-07T19:41:49.6774276Z 2025-05-07T19:41:49.6774279Z 2025-05-07T19:41:49.6774505Z  2025-05-07T19:41:49.6774743Z 2025-05-07T19:41:49.6774746Z 2025-05-07T19:41:49.6774750Z 2025-05-07T19:41:49.6774753Z 2025-05-07T19:41:49.6774756Z 2025-05-07T19:41:49.6774760Z 2025-05-07T19:41:49.6774763Z 2025-05-07T19:41:49.6774767Z 2025-05-07T19:41:49.6774770Z 2025-05-07T19:41:49.6774977Z  2025-05-07T19:41:49.6775247Z 2025-05-07T19:41:49.6775251Z 2025-05-07T19:41:49.6775255Z 2025-05-07T19:41:49.6775411Z 2025-05-07T19:41:49.6775416Z 2025-05-07T19:41:49.6775419Z 2025-05-07T19:41:49.6775433Z 2025-05-07T19:41:49.6775438Z 2025-05-07T19:41:49.6775442Z 2025-05-07T19:41:49.6775445Z 2025-05-07T19:41:49.6775685Z  2025-05-07T19:41:49.6775937Z 2025-05-07T19:41:49.6775941Z 2025-05-07T19:41:49.6775945Z 2025-05-07T19:41:49.6776781Z 2025-05-07T19:41:49.6776785Z 2025-05-07T19:41:49.6776789Z 2025-05-07T19:41:49.6776792Z 2025-05-07T19:41:49.6776796Z 2025-05-07T19:41:49.6776799Z 2025-05-07T19:41:49.6776803Z 2025-05-07T19:41:49.6776806Z 2025-05-07T19:41:49.6778312Z  done 2025-05-07T19:41:49.7779788Z Preparing transaction: | done 2025-05-07T19:41:49.9791719Z Verifying transaction: - \ done 2025-05-07T19:41:50.0806331Z Executing transaction: / done 2025-05-07T19:41:50.1698916Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T19:41:53.7964045Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:41:53.7965808Z 2025-05-07T19:41:53.7968532Z 2025-05-07T19:41:53.7983647Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:41:53.7984900Z 2025-05-07T19:41:53.7987964Z 2025-05-07T19:41:53.8003361Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:41:53.8005108Z 2025-05-07T19:41:53.8008097Z 2025-05-07T19:41:53.8024870Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:41:53.8025522Z 2025-05-07T19:41:53.8036554Z 2025-05-07T19:41:55.5790301Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:41:55.5791253Z 2025-05-07T19:41:55.6567218Z [CHECK] Binary cc found in PATH 2025-05-07T19:41:57.4448868Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:41:57.4449185Z 2025-05-07T19:41:57.5190905Z [CHECK] Binary gcc found in PATH 2025-05-07T19:41:59.2703202Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:41:59.2704011Z 2025-05-07T19:41:59.3281689Z [CHECK] Binary c++ found in PATH 2025-05-07T19:42:01.0736960Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:42:01.0737737Z 2025-05-07T19:42:01.1317111Z [CHECK] Binary g++ found in PATH 2025-05-07T19:42:01.1318320Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T19:42:01.1319618Z + conda run -n build_binary cc -dM -E - 2025-05-07T19:42:01.1320242Z 2025-05-07T19:42:02.9082989Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:42:02.9083391Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:42:02.9083747Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:42:02.9084382Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:42:02.9084833Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:42:02.9085221Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:42:02.9085565Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:42:02.9085901Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T19:42:02.9086218Z #define __INTMAX_C(c) c ## L 2025-05-07T19:42:02.9086494Z #define __CHAR_BIT__ 8 2025-05-07T19:42:02.9086786Z #define __UINT8_MAX__ 0xff 2025-05-07T19:42:02.9087066Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:42:02.9087374Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:42:02.9087669Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:42:02.9088003Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:42:02.9088488Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:02.9088829Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T19:42:02.9089182Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:42:02.9089541Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:42:02.9089937Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:42:02.9090514Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T19:42:02.9091003Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:42:02.9091353Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:42:02.9091702Z #define __GCC_IEC_559 2 2025-05-07T19:42:02.9092012Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:42:02.9092318Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:42:02.9092642Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:42:02.9092957Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:42:02.9093335Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:02.9093682Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:42:02.9093993Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:42:02.9094295Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:42:02.9094609Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:42:02.9094891Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:42:02.9095202Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:42:02.9095524Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:42:02.9095802Z #define __DEC64_MAX_EXP__ 385 2025-05-07T19:42:02.9096098Z #define __INT8_C(c) c 2025-05-07T19:42:02.9096351Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:42:02.9096693Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:02.9097163Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:42:02.9097533Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:42:02.9098034Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:42:02.9098352Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:42:02.9098645Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:02.9098925Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:42:02.9099236Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:42:02.9099626Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:42:02.9100072Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:42:02.9100376Z #define __linux 1 2025-05-07T19:42:02.9100636Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T19:42:02.9100919Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:42:02.9101228Z #define __unix 1 2025-05-07T19:42:02.9101638Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:42:02.9101982Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:42:02.9102297Z #define __WINT_MIN__ 0U 2025-05-07T19:42:02.9102556Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:42:02.9102879Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:42:02.9103170Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:42:02.9103484Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:42:02.9103758Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:42:02.9104089Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T19:42:02.9104399Z #define __INT64_C(c) c ## L 2025-05-07T19:42:02.9104706Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:42:02.9105017Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:42:02.9105324Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:42:02.9105834Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T19:42:02.9106237Z #define __STDC_HOSTED__ 1 2025-05-07T19:42:02.9106694Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T19:42:02.9106973Z #define __DBL_DIG__ 15 2025-05-07T19:42:02.9107252Z #define __FLT32_DIG__ 6 2025-05-07T19:42:02.9107568Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:42:02.9107961Z #define __SHRT_WIDTH__ 16 2025-05-07T19:42:02.9108220Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:42:02.9108585Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:42:02.9108976Z #define __STDC_UTF_16__ 1 2025-05-07T19:42:02.9109237Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:42:02.9109535Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T19:42:02.9109927Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T19:42:02.9110368Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:42:02.9110672Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:42:02.9110967Z #define __unix__ 1 2025-05-07T19:42:02.9111287Z #define __INT_WIDTH__ 32 2025-05-07T19:42:02.9111575Z #define __SIZEOF_LONG__ 8 2025-05-07T19:42:02.9111835Z #define __STDC_IEC_559__ 1 2025-05-07T19:42:02.9112135Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:42:02.9112449Z #define __UINT16_C(c) c 2025-05-07T19:42:02.9112702Z #define __DECIMAL_DIG__ 21 2025-05-07T19:42:02.9112994Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:42:02.9113473Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:42:02.9114059Z #define __gnu_linux__ 1 2025-05-07T19:42:02.9114321Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:42:02.9114719Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:42:02.9115028Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:02.9115351Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:42:02.9115636Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T19:42:02.9115935Z #define __GNUC__ 11 2025-05-07T19:42:02.9116177Z #define __pie__ 2 2025-05-07T19:42:02.9116389Z #define __MMX__ 1 2025-05-07T19:42:02.9116629Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:42:02.9116898Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:42:02.9117197Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:42:02.9117471Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:42:02.9117839Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:02.9118250Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:02.9118590Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:42:02.9118875Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:42:02.9119147Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:42:02.9119464Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T19:42:02.9119735Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:42:02.9120016Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:42:02.9120308Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:42:02.9120628Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:42:02.9120909Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:42:02.9121215Z #define __MMX_WITH_SSE__ 1 2025-05-07T19:42:02.9121481Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:42:02.9121773Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:42:02.9122103Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T19:42:02.9122395Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:42:02.9122715Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:42:02.9123063Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:02.9123483Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T19:42:02.9123784Z #define __SSE2_MATH__ 1 2025-05-07T19:42:02.9124089Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T19:42:02.9124428Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:02.9124787Z #define __amd64 1 2025-05-07T19:42:02.9125046Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:42:02.9125375Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T19:42:02.9125734Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:42:02.9126186Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:42:02.9126558Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:42:02.9126846Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:42:02.9127132Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:42:02.9127393Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:42:02.9127685Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:42:02.9127944Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:42:02.9128233Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:42:02.9148429Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:42:02.9148752Z #define __x86_64 1 2025-05-07T19:42:02.9149009Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:42:02.9149396Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:42:02.9149893Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T19:42:02.9150359Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:42:02.9150856Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:42:02.9151296Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:42:02.9151698Z #define __LP64__ 1 2025-05-07T19:42:02.9151950Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:02.9152303Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:42:02.9152709Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T19:42:02.9152984Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:42:02.9153378Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:42:02.9153678Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T19:42:02.9154155Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T19:42:02.9154451Z #define __REGISTER_PREFIX__ 2025-05-07T19:42:02.9154817Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:42:02.9155101Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:42:02.9155362Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:42:02.9155721Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:42:02.9156099Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:42:02.9156400Z #define __FLT_DIG__ 6 2025-05-07T19:42:02.9156640Z #define __NO_INLINE__ 1 2025-05-07T19:42:02.9156909Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:42:02.9157246Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T19:42:02.9157640Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:42:02.9157911Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:42:02.9158173Z #define __VERSION__ "11.4.0" 2025-05-07T19:42:02.9158443Z #define __UINT64_C(c) c ## UL 2025-05-07T19:42:02.9158700Z #define _STDC_PREDEF_H 1 2025-05-07T19:42:02.9158973Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:42:02.9159269Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:42:02.9159571Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:42:02.9159840Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:42:02.9160161Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:02.9160513Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:42:02.9160781Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:42:02.9161062Z #define __FLT128_DIG__ 33 2025-05-07T19:42:02.9161312Z #define __INT32_C(c) c 2025-05-07T19:42:02.9161576Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T19:42:02.9161860Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:42:02.9162158Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T19:42:02.9162445Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:42:02.9162779Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:42:02.9163099Z #define unix 1 2025-05-07T19:42:02.9163348Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:42:02.9163686Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:02.9163994Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:42:02.9164325Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:42:02.9164664Z #define __FLT64X_DIG__ 18 2025-05-07T19:42:02.9164937Z #define __INT8_TYPE__ signed char 2025-05-07T19:42:02.9165201Z #define __ELF__ 1 2025-05-07T19:42:02.9165448Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:42:02.9165733Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:42:02.9166253Z #define __FLT_RADIX__ 2 2025-05-07T19:42:02.9166490Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:42:02.9166856Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T19:42:02.9167229Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:42:02.9167473Z #define __SSE_MATH__ 1 2025-05-07T19:42:02.9167712Z #define __k8 1 2025-05-07T19:42:02.9167992Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:42:02.9168372Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:42:02.9168654Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:42:02.9168957Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:42:02.9169204Z #define __LDBL_DIG__ 18 2025-05-07T19:42:02.9169445Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:42:02.9169689Z #define __x86_64__ 1 2025-05-07T19:42:02.9169929Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:42:02.9170224Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T19:42:02.9170919Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:02.9171263Z #define __FLT64_DIG__ 15 2025-05-07T19:42:02.9171784Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:02.9172164Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:42:02.9172485Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:42:02.9172781Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:42:02.9173060Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:02.9173378Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:42:02.9173766Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T19:42:02.9174179Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:42:02.9174484Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:42:02.9174826Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:42:02.9175168Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T19:42:02.9175471Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:42:02.9175768Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:42:02.9176087Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:42:02.9176389Z #define __SIZE_WIDTH__ 64 2025-05-07T19:42:02.9176651Z #define __SEG_FS 1 2025-05-07T19:42:02.9176885Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:42:02.9177179Z #define __DEC64_MANT_DIG__ 16 2025-05-07T19:42:02.9177459Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:02.9177770Z #define __SEG_GS 1 2025-05-07T19:42:02.9178085Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:42:02.9178500Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:42:02.9178803Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:42:02.9179146Z #define __INT16_TYPE__ short int 2025-05-07T19:42:02.9179451Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:42:02.9179808Z #define __STDC_VERSION__ 201710L 2025-05-07T19:42:02.9180117Z #define __SIZEOF_INT__ 4 2025-05-07T19:42:02.9180381Z #define __DEC32_MAX_EXP__ 97 2025-05-07T19:42:02.9180690Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:42:02.9181061Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:02.9181523Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:02.9181844Z #define linux 1 2025-05-07T19:42:02.9182122Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:42:02.9182429Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:42:02.9182752Z #define __FLT32X_DIG__ 15 2025-05-07T19:42:02.9183020Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:42:02.9183342Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:42:02.9183758Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:42:02.9184107Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:42:02.9184541Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:42:02.9184880Z #define __code_model_small__ 1 2025-05-07T19:42:02.9185185Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:42:02.9185482Z #define __DEC32_MANT_DIG__ 7 2025-05-07T19:42:02.9185768Z #define __k8__ 1 2025-05-07T19:42:02.9186001Z #define __INTPTR_TYPE__ long int 2025-05-07T19:42:02.9186437Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:42:02.9186752Z #define __WCHAR_TYPE__ int 2025-05-07T19:42:02.9187038Z #define __pic__ 2 2025-05-07T19:42:02.9187328Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:02.9187654Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:42:02.9187992Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:02.9188332Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:42:02.9188712Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:02.9189078Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:42:02.9189380Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:42:02.9189672Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:42:02.9190001Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:42:02.9190281Z #define __linux__ 1 2025-05-07T19:42:02.9190510Z #define __INT64_TYPE__ long int 2025-05-07T19:42:02.9190809Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:42:02.9191076Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:42:02.9191380Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:42:02.9191708Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:42:02.9192039Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:02.9192365Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:42:02.9192672Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T19:42:02.9192950Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:42:02.9193278Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:42:02.9193674Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:42:02.9194228Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:02.9194652Z #define __SSE__ 1 2025-05-07T19:42:02.9194911Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:42:02.9195307Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:02.9195686Z #define __amd64__ 1 2025-05-07T19:42:02.9195954Z #define __WINT_WIDTH__ 32 2025-05-07T19:42:02.9196224Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:42:02.9196551Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:42:02.9196846Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:42:02.9197163Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:42:02.9197477Z #define __SIZEOF_INT128__ 16 2025-05-07T19:42:02.9197760Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:42:02.9198086Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:42:02.9198373Z #define __ATOMIC_RELAXED 0 2025-05-07T19:42:02.9198772Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T19:42:02.9199275Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:42:02.9199685Z #define _LP64 1 2025-05-07T19:42:02.9199922Z #define __UINT8_C(c) c 2025-05-07T19:42:02.9200205Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:42:02.9200492Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:42:02.9200805Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:42:02.9201124Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:42:02.9201452Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:42:02.9201859Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:02.9202359Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:02.9202790Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:42:02.9203105Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:02.9203470Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:42:02.9203861Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:42:02.9204285Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:42:02.9204597Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:42:02.9204955Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:42:02.9205377Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:42:02.9205661Z #define __STDC_UTF_32__ 1 2025-05-07T19:42:02.9205953Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:42:02.9206329Z #define __FXSR__ 1 2025-05-07T19:42:02.9206667Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:02.9209748Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:02.9210190Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:02.9210531Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:42:02.9210786Z #define __UINT32_C(c) c ## U 2025-05-07T19:42:02.9211140Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:42:02.9211506Z #define __INT8_MAX__ 0x7f 2025-05-07T19:42:02.9211773Z #define __LONG_WIDTH__ 64 2025-05-07T19:42:02.9212013Z #define __PIC__ 2 2025-05-07T19:42:02.9212290Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:42:02.9212696Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:02.9213115Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:42:02.9213473Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:02.9213809Z #define __SSE2__ 1 2025-05-07T19:42:02.9214075Z #define __INT32_TYPE__ int 2025-05-07T19:42:02.9214334Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:42:02.9214633Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:42:02.9215041Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:42:02.9215434Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:42:02.9215706Z #define __INTMAX_TYPE__ long int 2025-05-07T19:42:02.9216009Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T19:42:02.9216291Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:02.9216607Z #define __ATOMIC_CONSUME 1 2025-05-07T19:42:02.9216892Z #define __GNUC_MINOR__ 4 2025-05-07T19:42:02.9217150Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:42:02.9217474Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:02.9217770Z #define __PIE__ 2 2025-05-07T19:42:02.9218125Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:42:02.9218520Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:42:02.9218895Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T19:42:02.9219277Z #define __INT16_C(c) c 2025-05-07T19:42:02.9219541Z #define __STDC__ 1 2025-05-07T19:42:02.9219811Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:42:02.9220091Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:42:02.9220383Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:42:02.9220691Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:42:02.9221071Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T19:42:02.9221411Z #define __DEC128_MANT_DIG__ 34 2025-05-07T19:42:02.9221718Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:42:02.9221994Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:42:02.9222291Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:42:02.9222573Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:42:02.9222892Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:42:02.9223195Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:42:02.9223485Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:02.9223907Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:42:02.9224289Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:42:02.9224627Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:42:02.9224924Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:42:02.9225195Z #define __ATOMIC_RELEASE 3 2025-05-07T19:42:02.9225356Z 2025-05-07T19:42:02.9879969Z 2025-05-07T19:42:02.9881157Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T19:42:02.9882561Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T19:42:02.9883249Z 2025-05-07T19:42:04.7680386Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:42:04.7680766Z #define __cpp_attributes 200809L 2025-05-07T19:42:04.7681146Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T19:42:04.7681529Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:42:04.7681857Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:42:04.7682139Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:42:04.7682514Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:42:04.7683244Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:42:04.7683585Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T19:42:04.7683930Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:42:04.7684258Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T19:42:04.7684554Z #define __INTMAX_C(c) c ## L 2025-05-07T19:42:04.7684816Z #define __CHAR_BIT__ 8 2025-05-07T19:42:04.7685095Z #define __UINT8_MAX__ 0xff 2025-05-07T19:42:04.7685354Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:42:04.7685639Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:42:04.7685919Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:42:04.7686228Z #define __cpp_static_assert 201411L 2025-05-07T19:42:04.7686536Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:42:04.7686879Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:04.7687218Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T19:42:04.7687524Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:42:04.7687890Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:42:04.7688232Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:42:04.7688827Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T19:42:04.7689277Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:42:04.7689634Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:42:04.7689939Z #define __GCC_IEC_559 2 2025-05-07T19:42:04.7690231Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:42:04.7690551Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:42:04.7690841Z #define __cpp_binary_literals 201304L 2025-05-07T19:42:04.7691171Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:42:04.7691482Z #define __cpp_noexcept_function_type 201510L 2025-05-07T19:42:04.7691840Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:42:04.7692168Z #define __cpp_variadic_templates 200704L 2025-05-07T19:42:04.7692543Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:04.7692885Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:42:04.7693200Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:42:04.7693512Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:42:04.7693809Z #define __cpp_variable_templates 201304L 2025-05-07T19:42:04.7694142Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:42:04.7694420Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:42:04.7694712Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:42:04.7695213Z #define __cpp_rvalue_reference 200610L 2025-05-07T19:42:04.7695584Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T19:42:04.7695945Z #define __DEC64_MAX_EXP__ 385 2025-05-07T19:42:04.7696246Z #define __INT8_C(c) c 2025-05-07T19:42:04.7696488Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:42:04.7696893Z #define __cpp_variadic_using 201611L 2025-05-07T19:42:04.7697216Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:04.7697573Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:42:04.7697849Z #define __cpp_capture_star_this 201603L 2025-05-07T19:42:04.7698159Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:42:04.7698486Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:42:04.7698840Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:42:04.7699138Z #define __cpp_if_constexpr 201606L 2025-05-07T19:42:04.7699408Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:42:04.7699687Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:04.7699950Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:42:04.7700233Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:42:04.7700617Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:42:04.7701043Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:42:04.7701349Z #define __linux 1 2025-05-07T19:42:04.7701569Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T19:42:04.7701866Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:42:04.7702140Z #define __unix 1 2025-05-07T19:42:04.7702392Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:42:04.7702674Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T19:42:04.7702971Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:42:04.7703313Z #define __WINT_MIN__ 0U 2025-05-07T19:42:04.7703589Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:42:04.7703863Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:42:04.7704151Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:42:04.7704435Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:42:04.7704683Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:42:04.7704979Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T19:42:04.7705270Z #define __INT64_C(c) c ## L 2025-05-07T19:42:04.7705551Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:42:04.7705846Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:42:04.7706135Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:42:04.7706428Z #define __cpp_aligned_new 201606L 2025-05-07T19:42:04.7706720Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:42:04.7706980Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:42:04.7707343Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T19:42:04.7707737Z #define __STDC_HOSTED__ 1 2025-05-07T19:42:04.7707994Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T19:42:04.7708352Z #define __cpp_decltype_auto 201304L 2025-05-07T19:42:04.7708622Z #define __DBL_DIG__ 15 2025-05-07T19:42:04.7708877Z #define __FLT32_DIG__ 6 2025-05-07T19:42:04.7709178Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:42:04.7709535Z #define __GXX_WEAK__ 1 2025-05-07T19:42:04.7709767Z #define __SHRT_WIDTH__ 16 2025-05-07T19:42:04.7710046Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:42:04.7710394Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:42:04.7710734Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:42:04.7711016Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T19:42:04.7711311Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T19:42:04.7711655Z #define __cpp_enumerator_attributes 201411L 2025-05-07T19:42:04.7712055Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T19:42:04.7712477Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:42:04.7712748Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:42:04.7713025Z #define __unix__ 1 2025-05-07T19:42:04.7713265Z #define __INT_WIDTH__ 32 2025-05-07T19:42:04.7713574Z #define __SIZEOF_LONG__ 8 2025-05-07T19:42:04.7714018Z #define __STDC_IEC_559__ 1 2025-05-07T19:42:04.7714286Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:42:04.7714670Z #define __UINT16_C(c) c 2025-05-07T19:42:04.7714919Z #define __DECIMAL_DIG__ 21 2025-05-07T19:42:04.7715204Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:42:04.7715574Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:42:04.7715992Z #define __gnu_linux__ 1 2025-05-07T19:42:04.7716264Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:42:04.7716535Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:42:04.7716851Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:42:04.7717161Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:04.7717474Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:42:04.7717757Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T19:42:04.7718049Z #define __GNUC__ 11 2025-05-07T19:42:04.7718287Z #define __GXX_RTTI 1 2025-05-07T19:42:04.7718557Z #define __pie__ 2 2025-05-07T19:42:04.7718786Z #define __MMX__ 1 2025-05-07T19:42:04.7719044Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:42:04.7719348Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:42:04.7719656Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:42:04.7719961Z #define __STDC_UTF_16__ 1 2025-05-07T19:42:04.7720227Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:42:04.7720568Z #define __cpp_delegating_constructors 200604L 2025-05-07T19:42:04.7720913Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:42:04.7721302Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:04.7721706Z #define __cpp_raw_strings 200710L 2025-05-07T19:42:04.7722053Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:04.7722385Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:42:04.7722684Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:42:04.7723067Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:42:04.7723394Z #define __cpp_fold_expressions 201603L 2025-05-07T19:42:04.7723724Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T19:42:04.7724005Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:42:04.7724311Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:42:04.7724606Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:42:04.7724940Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:42:04.7725216Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:42:04.7725530Z #define __MMX_WITH_SSE__ 1 2025-05-07T19:42:04.7725793Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:42:04.7726192Z #define __cplusplus 201703L 2025-05-07T19:42:04.7726477Z #define __cpp_ref_qualifiers 200710L 2025-05-07T19:42:04.7726758Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T19:42:04.7727034Z #define __DEPRECATED 1 2025-05-07T19:42:04.7727292Z #define __cpp_rvalue_references 200610L 2025-05-07T19:42:04.7727612Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:42:04.7727863Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:42:04.7728194Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:04.7728616Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T19:42:04.7728901Z #define __SSE2_MATH__ 1 2025-05-07T19:42:04.7729145Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T19:42:04.7729465Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:04.7729772Z #define __amd64 1 2025-05-07T19:42:04.7729997Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:42:04.7730292Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T19:42:04.7730564Z #define __GNUG__ 11 2025-05-07T19:42:04.7730830Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:42:04.7731138Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:42:04.7731422Z #define __cpp_nsdmi 200809L 2025-05-07T19:42:04.7731677Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:42:04.7731975Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:42:04.7732225Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:42:04.7732515Z #define __cpp_initializer_lists 200806L 2025-05-07T19:42:04.7732826Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:42:04.7733088Z #define __cpp_hex_float 201603L 2025-05-07T19:42:04.7733368Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:42:04.7733626Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:42:04.7733920Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:42:04.7734179Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:42:04.7734464Z #define __x86_64 1 2025-05-07T19:42:04.7734688Z #define __cpp_lambdas 200907L 2025-05-07T19:42:04.7734972Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:42:04.7735531Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:42:04.7735939Z #define __cpp_template_auto 201606L 2025-05-07T19:42:04.7736325Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T19:42:04.7736787Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:42:04.7737291Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:42:04.7737862Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:42:04.7738147Z #define __LP64__ 1 2025-05-07T19:42:04.7738394Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:04.7738786Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:42:04.7739210Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T19:42:04.7739497Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:42:04.7739814Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T19:42:04.7740102Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T19:42:04.7740402Z #define __REGISTER_PREFIX__ 2025-05-07T19:42:04.7740676Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:42:04.7740968Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:42:04.7741306Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:42:04.7741717Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:42:04.7742006Z #define __FLT_DIG__ 6 2025-05-07T19:42:04.7742271Z #define __NO_INLINE__ 1 2025-05-07T19:42:04.7742552Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:42:04.7742959Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T19:42:04.7743363Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:42:04.7743640Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:42:04.7743949Z #define __VERSION__ "11.4.0" 2025-05-07T19:42:04.7744213Z #define __UINT64_C(c) c ## UL 2025-05-07T19:42:04.7744497Z #define __cpp_unicode_characters 201411L 2025-05-07T19:42:04.7744790Z #define _STDC_PREDEF_H 1 2025-05-07T19:42:04.7745051Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:42:04.7745340Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:42:04.7745633Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:42:04.7745909Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:42:04.7746208Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:04.7746561Z #define __cpp_aggregate_bases 201603L 2025-05-07T19:42:04.7746848Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:42:04.7747121Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:42:04.7747380Z #define __FLT128_DIG__ 33 2025-05-07T19:42:04.7747643Z #define __INT32_C(c) c 2025-05-07T19:42:04.7747991Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T19:42:04.7748287Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:42:04.7748576Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T19:42:04.7748851Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:42:04.7749179Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:42:04.7749491Z #define unix 1 2025-05-07T19:42:04.7749721Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:42:04.7749991Z #define __cpp_rtti 199711L 2025-05-07T19:42:04.7750304Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:42:04.7750635Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:04.7750992Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:42:04.7751323Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:42:04.7751714Z #define __FLT64X_DIG__ 18 2025-05-07T19:42:04.7752013Z #define __INT8_TYPE__ signed char 2025-05-07T19:42:04.7752322Z #define __cpp_digit_separators 201309L 2025-05-07T19:42:04.7752651Z #define __ELF__ 1 2025-05-07T19:42:04.7752905Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:42:04.7753240Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:42:04.7753600Z #define __FLT_RADIX__ 2 2025-05-07T19:42:04.7753884Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:42:04.7754250Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T19:42:04.7754654Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:42:04.7754940Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T19:42:04.7755251Z #define __k8 1 2025-05-07T19:42:04.7755582Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:42:04.7755981Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:42:04.7756313Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:42:04.7756626Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:42:04.7756926Z #define __LDBL_DIG__ 18 2025-05-07T19:42:04.7757182Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:42:04.7757476Z #define __x86_64__ 1 2025-05-07T19:42:04.7757734Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:42:04.7758076Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T19:42:04.7758457Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:04.7758784Z #define __FLT64_DIG__ 15 2025-05-07T19:42:04.7759103Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:04.7759467Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:42:04.7759797Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:42:04.7760059Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:42:04.7760344Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:04.7760641Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:42:04.7761017Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T19:42:04.7761418Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:42:04.7761715Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:42:04.7762051Z #define __cpp_unicode_literals 200710L 2025-05-07T19:42:04.7762363Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:42:04.7762772Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T19:42:04.7763081Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:42:04.7763378Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:42:04.7763687Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:42:04.7763986Z #define __SIZE_WIDTH__ 64 2025-05-07T19:42:04.7764221Z #define __SEG_FS 1 2025-05-07T19:42:04.7764457Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:42:04.7764739Z #define __DEC64_MANT_DIG__ 16 2025-05-07T19:42:04.7765011Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:04.7765312Z #define __SEG_GS 1 2025-05-07T19:42:04.7765618Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:42:04.7766114Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:42:04.7766368Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:42:04.7766649Z #define __INT16_TYPE__ short int 2025-05-07T19:42:04.7766906Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:42:04.7767211Z #define __cpp_structured_bindings 201606L 2025-05-07T19:42:04.7767543Z #define __SIZEOF_INT__ 4 2025-05-07T19:42:04.7767784Z #define __DEC32_MAX_EXP__ 97 2025-05-07T19:42:04.7768038Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:42:04.7768359Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:04.7768739Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:04.7769035Z #define __cpp_sized_deallocation 201309L 2025-05-07T19:42:04.7769351Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T19:42:04.7769630Z #define linux 1 2025-05-07T19:42:04.7769849Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:42:04.7770105Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:42:04.7770504Z #define __EXCEPTIONS 1 2025-05-07T19:42:04.7770927Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:42:04.7771183Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:42:04.7771500Z #define __cpp_range_based_for 201603L 2025-05-07T19:42:04.7771789Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:42:04.7772201Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:42:04.7772598Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T19:42:04.7772958Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:42:04.7773293Z #define __code_model_small__ 1 2025-05-07T19:42:04.7773579Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:42:04.7773887Z #define __cpp_nontype_template_args 201411L 2025-05-07T19:42:04.7774202Z #define __DEC32_MANT_DIG__ 7 2025-05-07T19:42:04.7774491Z #define __cpp_return_type_deduction 201304L 2025-05-07T19:42:04.7774785Z #define __k8__ 1 2025-05-07T19:42:04.7775016Z #define __INTPTR_TYPE__ long int 2025-05-07T19:42:04.7775302Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:42:04.7775613Z #define __WCHAR_TYPE__ int 2025-05-07T19:42:04.7775851Z #define __pic__ 2 2025-05-07T19:42:04.7776108Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:04.7776417Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:42:04.7776704Z #define __cpp_decltype 200707L 2025-05-07T19:42:04.7776996Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:04.7777382Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:42:04.7777795Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:04.7778180Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:42:04.7778516Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:42:04.7778865Z #define __cpp_inline_variables 201606L 2025-05-07T19:42:04.7779194Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:42:04.7779463Z #define __linux__ 1 2025-05-07T19:42:04.7779736Z #define __INT64_TYPE__ long int 2025-05-07T19:42:04.7780020Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:42:04.7780335Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:42:04.7780652Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:42:04.7780956Z #define __cpp_inheriting_constructors 201511L 2025-05-07T19:42:04.7781328Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:42:04.7781646Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:04.7782130Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T19:42:04.7782423Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:42:04.7782768Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:42:04.7783096Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:42:04.7783477Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:04.7783986Z #define __SSE__ 1 2025-05-07T19:42:04.7784218Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:42:04.7784580Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:04.7784931Z #define __amd64__ 1 2025-05-07T19:42:04.7785183Z #define __WINT_WIDTH__ 32 2025-05-07T19:42:04.7785436Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:42:04.7785720Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:42:04.7785978Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:42:04.7786262Z #define __SIZEOF_INT128__ 16 2025-05-07T19:42:04.7786516Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:42:04.7786815Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:42:04.7787094Z #define __ATOMIC_RELAXED 0 2025-05-07T19:42:04.7787512Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T19:42:04.7787990Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:42:04.7788350Z #define _LP64 1 2025-05-07T19:42:04.7788589Z #define __UINT8_C(c) c 2025-05-07T19:42:04.7788828Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:42:04.7789117Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:42:04.7789386Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:42:04.7789674Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:42:04.7790026Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:04.7790510Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:04.7790911Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:42:04.7791202Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:04.7791528Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:42:04.7791837Z #define __cpp_namespace_attributes 201411L 2025-05-07T19:42:04.7792243Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:42:04.7792608Z #define __STDCPP_THREADS__ 1 2025-05-07T19:42:04.7792893Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:42:04.7793149Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:42:04.7793578Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:42:04.7794160Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:42:04.7794442Z #define __STDC_UTF_32__ 1 2025-05-07T19:42:04.7794806Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:42:04.7795074Z #define __FXSR__ 1 2025-05-07T19:42:04.7795416Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:04.7795893Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:04.7796347Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:04.7796675Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:42:04.7796979Z #define __cpp_runtime_arrays 198712L 2025-05-07T19:42:04.7797323Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:42:04.7797636Z #define __UINT32_C(c) c ## U 2025-05-07T19:42:04.7797943Z #define __cpp_alias_templates 200704L 2025-05-07T19:42:04.7798317Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:42:04.7798729Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:42:04.7799010Z #define __INT8_MAX__ 0x7f 2025-05-07T19:42:04.7799289Z #define __LONG_WIDTH__ 64 2025-05-07T19:42:04.7799540Z #define __PIC__ 2 2025-05-07T19:42:04.7799827Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:42:04.7800269Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:04.7800680Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:42:04.7801050Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:04.7801416Z #define __cpp_constexpr 201603L 2025-05-07T19:42:04.7801708Z #define __SSE2__ 1 2025-05-07T19:42:04.7802027Z #define __cpp_deduction_guides 201703L 2025-05-07T19:42:04.7802355Z #define __INT32_TYPE__ int 2025-05-07T19:42:04.7802614Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:42:04.7802914Z #define __cpp_exceptions 199711L 2025-05-07T19:42:04.7803200Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:42:04.7803578Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:42:04.7803984Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:42:04.7804268Z #define __INTMAX_TYPE__ long int 2025-05-07T19:42:04.7804569Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T19:42:04.7804852Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:04.7805160Z #define __ATOMIC_CONSUME 1 2025-05-07T19:42:04.7805420Z #define __GNUC_MINOR__ 4 2025-05-07T19:42:04.7805712Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T19:42:04.7806123Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:42:04.7806430Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:04.7806728Z #define __PIE__ 2 2025-05-07T19:42:04.7807071Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:42:04.7807565Z #define __cpp_template_template_args 201611L 2025-05-07T19:42:04.7807875Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:42:04.7808239Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T19:42:04.7808600Z #define __INT16_C(c) c 2025-05-07T19:42:04.7808848Z #define __STDC__ 1 2025-05-07T19:42:04.7809064Z #define __FLT32X_DIG__ 15 2025-05-07T19:42:04.7809335Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:42:04.7809610Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:42:04.7809894Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:42:04.7810209Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:42:04.7810549Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T19:42:04.7810898Z #define __DEC128_MANT_DIG__ 34 2025-05-07T19:42:04.7811158Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:42:04.7811466Z #define __cpp_generic_lambdas 201304L 2025-05-07T19:42:04.7811750Z #define __SSE_MATH__ 1 2025-05-07T19:42:04.7812008Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:42:04.7812289Z #define __cpp_user_defined_literals 200809L 2025-05-07T19:42:04.7812628Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:42:04.7812940Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:42:04.7813262Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:42:04.7813559Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:42:04.7813853Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:04.7814266Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:42:04.7814645Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:42:04.7814967Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:42:04.7815260Z #define _GNU_SOURCE 1 2025-05-07T19:42:04.7815531Z #define __cpp_init_captures 201304L 2025-05-07T19:42:04.7815814Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:42:04.7816088Z #define __ATOMIC_RELEASE 3 2025-05-07T19:42:04.7816246Z 2025-05-07T19:42:04.8395238Z 2025-05-07T19:42:04.8396451Z + conda run -n build_binary c++ --version 2025-05-07T19:42:04.8398934Z 2025-05-07T19:42:06.6142608Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:42:06.6143099Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:42:06.6143637Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:42:06.6144275Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:42:06.6144636Z 2025-05-07T19:42:06.6144640Z 2025-05-07T19:42:06.6728368Z 2025-05-07T19:42:06.6729719Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T19:42:06.6731478Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T19:42:06.6732421Z 2025-05-07T19:42:08.5118108Z #define __STDC_VERSION__ 201710L 2025-05-07T19:42:08.5124582Z 2025-05-07T19:42:08.5125526Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T19:42:08.5127300Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T19:42:08.5127701Z 2025-05-07T19:42:10.3585466Z #define __cplusplus 201703L 2025-05-07T19:42:10.3587873Z 2025-05-07T19:42:10.3588162Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T19:42:10.3662369Z ##[group]Run . $PRELUDE; install_build_tools $BUILD_ENV 2025-05-07T19:42:10.3662892Z . $PRELUDE; install_build_tools $BUILD_ENV 2025-05-07T19:42:10.3663563Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:42:10.3663917Z env: 2025-05-07T19:42:10.3664170Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:42:10.3664485Z BUILD_ENV: build_binary 2025-05-07T19:42:10.3664762Z BUILD_VARIANT: rocm 2025-05-07T19:42:10.3664997Z ##[endgroup] 2025-05-07T19:42:10.7853934Z ################################################################################ 2025-05-07T19:42:10.7854371Z # Install Build Tools 2025-05-07T19:42:10.7861327Z # 2025-05-07T19:42:10.7861643Z # [2025-05-07T19:42:10.785Z] + install_build_tools build_binary 2025-05-07T19:42:10.7862093Z ################################################################################ 2025-05-07T19:42:10.7862359Z 2025-05-07T19:42:10.7872456Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:42:10.8126760Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:42:10.8129449Z [INSTALL] Installing build tools ... 2025-05-07T19:42:10.8156226Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y auditwheel bazel cmake>=3.30 hypothesis jinja2 make ncurses ninja openblas patchelf rhash scikit-build wheel pyyaml 2025-05-07T19:42:11.5239846Z Channels: 2025-05-07T19:42:11.5240558Z - conda-forge 2025-05-07T19:42:11.5241213Z Platform: linux-64 2025-05-07T19:42:14.5404643Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:42:17.3037360Z Solving environment: \ | / - done 2025-05-07T19:42:17.3546512Z 2025-05-07T19:42:17.3546922Z ## Package Plan ## 2025-05-07T19:42:17.3547155Z 2025-05-07T19:42:17.3547486Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:42:17.3547818Z 2025-05-07T19:42:17.3548366Z added / updated specs: 2025-05-07T19:42:17.3548747Z - auditwheel 2025-05-07T19:42:17.3549024Z - bazel 2025-05-07T19:42:17.3549300Z - cmake[version='>=3.30'] 2025-05-07T19:42:17.3549594Z - hypothesis 2025-05-07T19:42:17.3549860Z - jinja2 2025-05-07T19:42:17.3550079Z - make 2025-05-07T19:42:17.3550322Z - ncurses 2025-05-07T19:42:17.3550539Z - ninja 2025-05-07T19:42:17.3550879Z - openblas 2025-05-07T19:42:17.3551213Z - patchelf 2025-05-07T19:42:17.3551456Z - pyyaml 2025-05-07T19:42:17.3551668Z - rhash 2025-05-07T19:42:17.3551913Z - scikit-build 2025-05-07T19:42:17.3552138Z - wheel 2025-05-07T19:42:17.3552293Z 2025-05-07T19:42:17.3552298Z 2025-05-07T19:42:17.3552430Z The following packages will be downloaded: 2025-05-07T19:42:17.3552659Z 2025-05-07T19:42:17.3552795Z package | build 2025-05-07T19:42:17.3553163Z ---------------------------|----------------- 2025-05-07T19:42:17.3553708Z alsa-lib-1.2.14 | hb9d3cd8_0 553 KB conda-forge 2025-05-07T19:42:17.3554453Z attrs-25.3.0 | pyh71513ae_0 56 KB conda-forge 2025-05-07T19:42:17.3554942Z auditwheel-6.2.0 | pyha804496_1 40 KB conda-forge 2025-05-07T19:42:17.3555393Z bazel-7.5.0 | h96810dc_2 47.4 MB conda-forge 2025-05-07T19:42:17.3555863Z c-ares-1.34.5 | hb9d3cd8_0 202 KB conda-forge 2025-05-07T19:42:17.3556291Z cairo-1.18.4 | h3394656_0 955 KB conda-forge 2025-05-07T19:42:17.3556745Z click-8.1.8 | pyh707e725_0 83 KB conda-forge 2025-05-07T19:42:17.3557199Z cmake-4.0.2 | h74e3db0_0 19.4 MB conda-forge 2025-05-07T19:42:17.3558733Z distro-1.9.0 | pyhd8ed1ab_1 41 KB conda-forge 2025-05-07T19:42:17.3559238Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T19:42:17.3559896Z expat-2.7.0 | h5888daf_0 137 KB conda-forge 2025-05-07T19:42:17.3560522Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2025-05-07T19:42:17.3561077Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2025-05-07T19:42:17.3561608Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2025-05-07T19:42:17.3562150Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2025-05-07T19:42:17.3562605Z fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2025-05-07T19:42:17.3563109Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2025-05-07T19:42:17.3563593Z fonts-conda-forge-1 | 0 4 KB conda-forge 2025-05-07T19:42:17.3564067Z freetype-2.13.3 | ha770c72_1 168 KB conda-forge 2025-05-07T19:42:17.3564514Z giflib-5.2.2 | hd590300_0 75 KB conda-forge 2025-05-07T19:42:17.3564938Z graphite2-1.3.13 | h59595ed_1003 95 KB conda-forge 2025-05-07T19:42:17.3565392Z harfbuzz-11.0.0 | h76408a6_0 1.6 MB conda-forge 2025-05-07T19:42:17.3565832Z hypothesis-6.131.14 | pyha770c72_0 348 KB conda-forge 2025-05-07T19:42:17.3566278Z icu-75.1 | he02047a_0 11.6 MB conda-forge 2025-05-07T19:42:17.3566657Z ijar-7.5.0 | h5888daf_0 114 KB conda-forge 2025-05-07T19:42:17.3567080Z jinja2-3.1.6 | pyhd8ed1ab_0 110 KB conda-forge 2025-05-07T19:42:17.3567520Z keyutils-1.6.1 | h166bdaf_0 115 KB conda-forge 2025-05-07T19:42:17.3567915Z krb5-1.21.3 | h659f571_0 1.3 MB conda-forge 2025-05-07T19:42:17.3568330Z lcms2-2.17 | h717163a_0 242 KB conda-forge 2025-05-07T19:42:17.3568720Z lerc-4.0.0 | h0aef613_1 258 KB conda-forge 2025-05-07T19:42:17.3569184Z libabseil-20250127.1 | cxx17_hbbce691_0 1.3 MB conda-forge 2025-05-07T19:42:17.3569659Z libcups-2.3.3 | h4637d8d_4 4.3 MB conda-forge 2025-05-07T19:42:17.3570080Z libcurl-8.13.0 | h332b0f4_0 428 KB conda-forge 2025-05-07T19:42:17.3570940Z libdeflate-1.23 | h86f0d12_0 71 KB conda-forge 2025-05-07T19:42:17.3571427Z libedit-3.1.20250104 | pl5321h7949ede_0 132 KB conda-forge 2025-05-07T19:42:17.3571921Z libev-4.33 | hd590300_2 110 KB conda-forge 2025-05-07T19:42:17.3572352Z libexpat-2.7.0 | h5888daf_0 73 KB conda-forge 2025-05-07T19:42:17.3572851Z libfreetype-2.13.3 | ha770c72_1 8 KB conda-forge 2025-05-07T19:42:17.3573365Z libfreetype6-2.13.3 | h48d6fc4_1 371 KB conda-forge 2025-05-07T19:42:17.3573846Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:42:17.3574351Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T19:42:17.3574814Z libglib-2.84.0 | h2ff4ddf_0 3.8 MB conda-forge 2025-05-07T19:42:17.3575270Z libgrpc-1.71.0 | h8e591d7_1 7.6 MB conda-forge 2025-05-07T19:42:17.3575704Z libiconv-1.18 | h4ce23a2_1 696 KB conda-forge 2025-05-07T19:42:17.3576188Z libjpeg-turbo-3.1.0 | hb9d3cd8_0 614 KB conda-forge 2025-05-07T19:42:17.3576782Z liblzma-5.8.1 | hb9d3cd8_1 110 KB conda-forge 2025-05-07T19:42:17.3577343Z liblzma-devel-5.8.1 | hb9d3cd8_1 431 KB conda-forge 2025-05-07T19:42:17.3577944Z libnghttp2-1.64.0 | h161d5f1_0 632 KB conda-forge 2025-05-07T19:42:17.3578401Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T19:42:17.3578998Z libpng-1.6.47 | h943b412_0 282 KB conda-forge 2025-05-07T19:42:17.3579447Z libprotobuf-5.29.3 | h501fc15_1 3.2 MB conda-forge 2025-05-07T19:42:17.3579885Z libre2-11-2024.07.02 | hba17884_3 205 KB conda-forge 2025-05-07T19:42:17.3580347Z libsqlite-3.49.2 | hee588c1_0 895 KB conda-forge 2025-05-07T19:42:17.3580775Z libssh2-1.11.1 | hcf80075_0 298 KB conda-forge 2025-05-07T19:42:17.3581219Z libtiff-4.7.0 | hd9ff511_4 419 KB conda-forge 2025-05-07T19:42:17.3581629Z libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2025-05-07T19:42:17.3602914Z libuv-1.50.0 | hb9d3cd8_0 870 KB conda-forge 2025-05-07T19:42:17.3603524Z libwebp-base-1.5.0 | h851e524_0 420 KB conda-forge 2025-05-07T19:42:17.3604011Z libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2025-05-07T19:42:17.3604428Z libzlib-1.3.1 | hb9d3cd8_2 60 KB conda-forge 2025-05-07T19:42:17.3604840Z make-4.4.1 | hb9d3cd8_2 501 KB conda-forge 2025-05-07T19:42:17.3605262Z markupsafe-3.0.2 | py313h8060acc_1 24 KB conda-forge 2025-05-07T19:42:17.3605724Z ncurses-6.5 | h2d0b736_3 871 KB conda-forge 2025-05-07T19:42:17.3606157Z ninja-1.12.1 | hff21bea_1 158 KB conda-forge 2025-05-07T19:42:17.3606588Z openblas-0.3.29 |pthreads_h6ec200e_0 5.8 MB conda-forge 2025-05-07T19:42:17.3607054Z openjdk-23.0.2 | h53dfc1b_2 181.4 MB conda-forge 2025-05-07T19:42:17.3607488Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T19:42:17.3607948Z patchelf-0.18.0 | h3f2d84a_2 133 KB conda-forge 2025-05-07T19:42:17.3608366Z pcre2-10.44 | hc749103_2 934 KB conda-forge 2025-05-07T19:42:17.3608791Z pixman-0.46.0 | h29eaf8c_0 389 KB conda-forge 2025-05-07T19:42:17.3609252Z pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2025-05-07T19:42:17.3609701Z pyelftools-0.32 | pyh707e725_1 146 KB conda-forge 2025-05-07T19:42:17.3610150Z python-3.13.2 |hf636f53_101_cp313 31.7 MB conda-forge 2025-05-07T19:42:17.3610584Z pyyaml-6.0.2 | py313h8060acc_2 201 KB conda-forge 2025-05-07T19:42:17.3610983Z re2-2024.07.02 | h9925aae_3 26 KB conda-forge 2025-05-07T19:42:17.3611399Z rhash-1.4.5 | hb9d3cd8_0 183 KB conda-forge 2025-05-07T19:42:17.3611824Z scikit-build-0.18.1 | pyhae55e72_2 114 KB conda-forge 2025-05-07T19:42:17.3612270Z singlejar-7.5.0 | h0e684df_1 122 KB conda-forge 2025-05-07T19:42:17.3612702Z sortedcontainers-2.4.0 | pyhd8ed1ab_1 28 KB conda-forge 2025-05-07T19:42:17.3613150Z sqlite-3.49.2 | h9eae976_0 840 KB conda-forge 2025-05-07T19:42:17.3613533Z tk-8.6.13 |noxft_h4845f30_101 3.2 MB conda-forge 2025-05-07T19:42:17.3613903Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T19:42:17.3614300Z wheel-0.45.1 | pyhd8ed1ab_1 61 KB conda-forge 2025-05-07T19:42:17.3614700Z xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2025-05-07T19:42:17.3615129Z xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2025-05-07T19:42:17.3615725Z xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2025-05-07T19:42:17.3616195Z xorg-libxau-1.0.12 | hb9d3cd8_0 14 KB conda-forge 2025-05-07T19:42:17.3616761Z xorg-libxdmcp-1.1.5 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T19:42:17.3617202Z xorg-libxext-1.3.6 | hb9d3cd8_0 49 KB conda-forge 2025-05-07T19:42:17.3617685Z xorg-libxfixes-6.0.1 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T19:42:17.3618120Z xorg-libxi-1.8.2 | hb9d3cd8_0 46 KB conda-forge 2025-05-07T19:42:17.3618592Z xorg-libxrandr-1.5.4 | hb9d3cd8_0 29 KB conda-forge 2025-05-07T19:42:17.3619073Z xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2025-05-07T19:42:17.3619510Z xorg-libxt-1.3.1 | hb9d3cd8_0 371 KB conda-forge 2025-05-07T19:42:17.3619930Z xorg-libxtst-1.2.5 | hb9d3cd8_3 32 KB conda-forge 2025-05-07T19:42:17.3620314Z xz-5.8.1 | hbcc6ac9_1 23 KB conda-forge 2025-05-07T19:42:17.3620734Z xz-gpl-tools-5.8.1 | hbcc6ac9_1 33 KB conda-forge 2025-05-07T19:42:17.3621142Z xz-tools-5.8.1 | hb9d3cd8_1 94 KB conda-forge 2025-05-07T19:42:17.3621547Z yaml-0.2.5 | h7f98852_2 87 KB conda-forge 2025-05-07T19:42:17.3621950Z zlib-1.3.1 | hb9d3cd8_2 90 KB conda-forge 2025-05-07T19:42:17.3622331Z zstd-1.5.7 | hb8e6e7a_2 554 KB conda-forge 2025-05-07T19:42:17.3622729Z ------------------------------------------------------------ 2025-05-07T19:42:17.3623061Z Total: 351.6 MB 2025-05-07T19:42:17.3623298Z 2025-05-07T19:42:17.3623437Z The following NEW packages will be INSTALLED: 2025-05-07T19:42:17.3623663Z 2025-05-07T19:42:17.3623900Z alsa-lib conda-forge/linux-64::alsa-lib-1.2.14-hb9d3cd8_0 2025-05-07T19:42:17.3624329Z attrs conda-forge/noarch::attrs-25.3.0-pyh71513ae_0 2025-05-07T19:42:17.3624794Z auditwheel conda-forge/noarch::auditwheel-6.2.0-pyha804496_1 2025-05-07T19:42:17.3625237Z bazel conda-forge/linux-64::bazel-7.5.0-h96810dc_2 2025-05-07T19:42:17.3625661Z c-ares conda-forge/linux-64::c-ares-1.34.5-hb9d3cd8_0 2025-05-07T19:42:17.3626058Z cairo conda-forge/linux-64::cairo-1.18.4-h3394656_0 2025-05-07T19:42:17.3626483Z click conda-forge/noarch::click-8.1.8-pyh707e725_0 2025-05-07T19:42:17.3626899Z cmake conda-forge/linux-64::cmake-4.0.2-h74e3db0_0 2025-05-07T19:42:17.3627306Z distro conda-forge/noarch::distro-1.9.0-pyhd8ed1ab_1 2025-05-07T19:42:17.3627813Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T19:42:17.3628407Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2025-05-07T19:42:17.3629034Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2025-05-07T19:42:17.3629781Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2025-05-07T19:42:17.3630360Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2025-05-07T19:42:17.3630903Z fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2025-05-07T19:42:17.3631397Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2025-05-07T19:42:17.3631913Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-0 2025-05-07T19:42:17.3632398Z freetype conda-forge/linux-64::freetype-2.13.3-ha770c72_1 2025-05-07T19:42:17.3632831Z giflib conda-forge/linux-64::giflib-5.2.2-hd590300_0 2025-05-07T19:42:17.3633300Z graphite2 conda-forge/linux-64::graphite2-1.3.13-h59595ed_1003 2025-05-07T19:42:17.3634183Z harfbuzz conda-forge/linux-64::harfbuzz-11.0.0-h76408a6_0 2025-05-07T19:42:17.3634732Z hypothesis conda-forge/noarch::hypothesis-6.131.14-pyha770c72_0 2025-05-07T19:42:17.3635236Z icu conda-forge/linux-64::icu-75.1-he02047a_0 2025-05-07T19:42:17.3635761Z ijar conda-forge/linux-64::ijar-7.5.0-h5888daf_0 2025-05-07T19:42:17.3636224Z jinja2 conda-forge/noarch::jinja2-3.1.6-pyhd8ed1ab_0 2025-05-07T19:42:17.3636730Z keyutils conda-forge/linux-64::keyutils-1.6.1-h166bdaf_0 2025-05-07T19:42:17.3637207Z krb5 conda-forge/linux-64::krb5-1.21.3-h659f571_0 2025-05-07T19:42:17.3637650Z lcms2 conda-forge/linux-64::lcms2-2.17-h717163a_0 2025-05-07T19:42:17.3638068Z lerc conda-forge/linux-64::lerc-4.0.0-h0aef613_1 2025-05-07T19:42:17.3638588Z libabseil conda-forge/linux-64::libabseil-20250127.1-cxx17_hbbce691_0 2025-05-07T19:42:17.3639107Z libcups conda-forge/linux-64::libcups-2.3.3-h4637d8d_4 2025-05-07T19:42:17.3639598Z libcurl conda-forge/linux-64::libcurl-8.13.0-h332b0f4_0 2025-05-07T19:42:17.3640106Z libdeflate conda-forge/linux-64::libdeflate-1.23-h86f0d12_0 2025-05-07T19:42:17.3640629Z libedit conda-forge/linux-64::libedit-3.1.20250104-pl5321h7949ede_0 2025-05-07T19:42:17.3641142Z libev conda-forge/linux-64::libev-4.33-hd590300_2 2025-05-07T19:42:17.3641593Z libexpat conda-forge/linux-64::libexpat-2.7.0-h5888daf_0 2025-05-07T19:42:17.3642124Z libfreetype conda-forge/linux-64::libfreetype-2.13.3-ha770c72_1 2025-05-07T19:42:17.3642691Z libfreetype6 conda-forge/linux-64::libfreetype6-2.13.3-h48d6fc4_1 2025-05-07T19:42:17.3643236Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T19:42:17.3643795Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T19:42:17.3644304Z libglib conda-forge/linux-64::libglib-2.84.0-h2ff4ddf_0 2025-05-07T19:42:17.3644799Z libgrpc conda-forge/linux-64::libgrpc-1.71.0-h8e591d7_1 2025-05-07T19:42:17.3645267Z libiconv conda-forge/linux-64::libiconv-1.18-h4ce23a2_1 2025-05-07T19:42:17.3645808Z libjpeg-turbo conda-forge/linux-64::libjpeg-turbo-3.1.0-hb9d3cd8_0 2025-05-07T19:42:17.3646342Z liblzma conda-forge/linux-64::liblzma-5.8.1-hb9d3cd8_1 2025-05-07T19:42:17.3646844Z liblzma-devel conda-forge/linux-64::liblzma-devel-5.8.1-hb9d3cd8_1 2025-05-07T19:42:17.3647404Z libnghttp2 conda-forge/linux-64::libnghttp2-1.64.0-h161d5f1_0 2025-05-07T19:42:17.3647968Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T19:42:17.3648525Z libpng conda-forge/linux-64::libpng-1.6.47-h943b412_0 2025-05-07T19:42:17.3649047Z libprotobuf conda-forge/linux-64::libprotobuf-5.29.3-h501fc15_1 2025-05-07T19:42:17.3649573Z libre2-11 conda-forge/linux-64::libre2-11-2024.07.02-hba17884_3 2025-05-07T19:42:17.3650112Z libsqlite conda-forge/linux-64::libsqlite-3.49.2-hee588c1_0 2025-05-07T19:42:17.3650598Z libssh2 conda-forge/linux-64::libssh2-1.11.1-hcf80075_0 2025-05-07T19:42:17.3651093Z libtiff conda-forge/linux-64::libtiff-4.7.0-hd9ff511_4 2025-05-07T19:42:17.3651686Z libuv conda-forge/linux-64::libuv-1.50.0-hb9d3cd8_0 2025-05-07T19:42:17.3652171Z libwebp-base conda-forge/linux-64::libwebp-base-1.5.0-h851e524_0 2025-05-07T19:42:17.3652680Z libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2025-05-07T19:42:17.3653131Z libzlib conda-forge/linux-64::libzlib-1.3.1-hb9d3cd8_2 2025-05-07T19:42:17.3653583Z make conda-forge/linux-64::make-4.4.1-hb9d3cd8_2 2025-05-07T19:42:17.3654086Z markupsafe conda-forge/linux-64::markupsafe-3.0.2-py313h8060acc_1 2025-05-07T19:42:17.3654573Z ninja conda-forge/linux-64::ninja-1.12.1-hff21bea_1 2025-05-07T19:42:17.3655190Z openblas conda-forge/linux-64::openblas-0.3.29-pthreads_h6ec200e_0 2025-05-07T19:42:17.3655704Z openjdk conda-forge/linux-64::openjdk-23.0.2-h53dfc1b_2 2025-05-07T19:42:17.3656284Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T19:42:17.3656801Z patchelf conda-forge/linux-64::patchelf-0.18.0-h3f2d84a_2 2025-05-07T19:42:17.3657248Z pcre2 conda-forge/linux-64::pcre2-10.44-hc749103_2 2025-05-07T19:42:17.3657707Z pixman conda-forge/linux-64::pixman-0.46.0-h29eaf8c_0 2025-05-07T19:42:17.3658204Z pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2025-05-07T19:42:17.3658759Z pyelftools conda-forge/noarch::pyelftools-0.32-pyh707e725_1 2025-05-07T19:42:17.3659272Z pyyaml conda-forge/linux-64::pyyaml-6.0.2-py313h8060acc_2 2025-05-07T19:42:17.3659715Z re2 conda-forge/linux-64::re2-2024.07.02-h9925aae_3 2025-05-07T19:42:17.3660175Z rhash conda-forge/linux-64::rhash-1.4.5-hb9d3cd8_0 2025-05-07T19:42:17.3660662Z scikit-build conda-forge/noarch::scikit-build-0.18.1-pyhae55e72_2 2025-05-07T19:42:17.3661206Z singlejar conda-forge/linux-64::singlejar-7.5.0-h0e684df_1 2025-05-07T19:42:17.3661785Z sortedcontainers conda-forge/noarch::sortedcontainers-2.4.0-pyhd8ed1ab_1 2025-05-07T19:42:17.3662312Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T19:42:17.3662812Z xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2025-05-07T19:42:17.3663316Z xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2025-05-07T19:42:17.3663851Z xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2025-05-07T19:42:17.3664364Z xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb9d3cd8_0 2025-05-07T19:42:17.3664925Z xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb9d3cd8_0 2025-05-07T19:42:17.3665499Z xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.6-hb9d3cd8_0 2025-05-07T19:42:17.3666047Z xorg-libxfixes conda-forge/linux-64::xorg-libxfixes-6.0.1-hb9d3cd8_0 2025-05-07T19:42:17.3666599Z xorg-libxi conda-forge/linux-64::xorg-libxi-1.8.2-hb9d3cd8_0 2025-05-07T19:42:17.3667126Z xorg-libxrandr conda-forge/linux-64::xorg-libxrandr-1.5.4-hb9d3cd8_0 2025-05-07T19:42:17.3667737Z xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2025-05-07T19:42:17.3668304Z xorg-libxt conda-forge/linux-64::xorg-libxt-1.3.1-hb9d3cd8_0 2025-05-07T19:42:17.3668809Z xorg-libxtst conda-forge/linux-64::xorg-libxtst-1.2.5-hb9d3cd8_3 2025-05-07T19:42:17.3669348Z xz-gpl-tools conda-forge/linux-64::xz-gpl-tools-5.8.1-hbcc6ac9_1 2025-05-07T19:42:17.3669829Z xz-tools conda-forge/linux-64::xz-tools-5.8.1-hb9d3cd8_1 2025-05-07T19:42:17.3670496Z yaml conda-forge/linux-64::yaml-0.2.5-h7f98852_2 2025-05-07T19:42:17.3671205Z zstd conda-forge/linux-64::zstd-1.5.7-hb8e6e7a_2 2025-05-07T19:42:17.3671471Z 2025-05-07T19:42:17.3671627Z The following packages will be UPDATED: 2025-05-07T19:42:17.3671878Z 2025-05-07T19:42:17.3672181Z libuuid pkgs/main::libuuid-1.41.5-h5eee18b_0 --> conda-forge::libuuid-2.38.1-h0b41bf4_0 2025-05-07T19:42:17.3672858Z ncurses pkgs/main::ncurses-6.4-h6a678d5_0 --> conda-forge::ncurses-6.5-h2d0b736_3 2025-05-07T19:42:17.3673666Z python pkgs/main::python-3.13.2-hf623796_100~ --> conda-forge::python-3.13.2-hf636f53_101_cp313 2025-05-07T19:42:17.3674434Z sqlite pkgs/main::sqlite-3.45.3-h5eee18b_0 --> conda-forge::sqlite-3.49.2-h9eae976_0 2025-05-07T19:42:17.3675122Z wheel pkgs/main/linux-64::wheel-0.45.1-py31~ --> conda-forge/noarch::wheel-0.45.1-pyhd8ed1ab_1 2025-05-07T19:42:17.3675785Z xz pkgs/main::xz-5.6.4-h5eee18b_1 --> conda-forge::xz-5.8.1-hbcc6ac9_1 2025-05-07T19:42:17.3676549Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.3.1-hb9d3cd8_2 2025-05-07T19:42:17.3677088Z 2025-05-07T19:42:17.3677324Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:42:17.3677691Z 2025-05-07T19:42:17.3678048Z expat pkgs/main::expat-2.7.1-h6a678d5_0 --> conda-forge::expat-2.7.0-h5888daf_0 2025-05-07T19:42:17.3678679Z tk pkgs/main::tk-8.6.14-h39e8969_0 --> conda-forge::tk-8.6.13-noxft_h4845f30_101 2025-05-07T19:42:17.3679027Z 2025-05-07T19:42:17.3679031Z 2025-05-07T19:42:17.3679035Z 2025-05-07T19:42:17.3679192Z Downloading and Extracting Packages: ...working... 2025-05-07T19:42:17.3679618Z openjdk-23.0.2 | 181.4 MB | | 0% 2025-05-07T19:42:17.3679865Z 2025-05-07T19:42:17.3680196Z bazel-7.5.0 | 47.4 MB | | 0%  2025-05-07T19:42:17.3680448Z 2025-05-07T19:42:17.3680452Z 2025-05-07T19:42:17.3680668Z python-3.13.2 | 31.7 MB | | 0%  2025-05-07T19:42:17.3680930Z 2025-05-07T19:42:17.3680959Z 2025-05-07T19:42:17.3680962Z 2025-05-07T19:42:17.3681183Z cmake-4.0.2 | 19.4 MB | | 0%  2025-05-07T19:42:17.3681435Z 2025-05-07T19:42:17.3681439Z 2025-05-07T19:42:17.3681447Z 2025-05-07T19:42:17.3681450Z 2025-05-07T19:42:17.3681783Z icu-75.1 | 11.6 MB | | 0%  2025-05-07T19:42:17.3682040Z 2025-05-07T19:42:17.3682043Z 2025-05-07T19:42:17.3682047Z 2025-05-07T19:42:17.3682050Z 2025-05-07T19:42:17.3682061Z 2025-05-07T19:42:17.3682991Z libgrpc-1.71.0 | 7.6 MB | | 0%  2025-05-07T19:42:17.3683297Z 2025-05-07T19:42:17.3683307Z 2025-05-07T19:42:17.3683310Z 2025-05-07T19:42:17.3683314Z 2025-05-07T19:42:17.3683317Z 2025-05-07T19:42:17.3683321Z 2025-05-07T19:42:17.3684037Z openblas-0.3.29 | 5.8 MB | | 0%  2025-05-07T19:42:17.3684363Z 2025-05-07T19:42:17.3684366Z 2025-05-07T19:42:17.3684375Z 2025-05-07T19:42:17.3684379Z 2025-05-07T19:42:17.3684382Z 2025-05-07T19:42:17.3684386Z 2025-05-07T19:42:17.3684390Z 2025-05-07T19:42:17.3685212Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:42:17.3685539Z 2025-05-07T19:42:17.3685556Z 2025-05-07T19:42:17.3685560Z 2025-05-07T19:42:17.3685563Z 2025-05-07T19:42:17.3685567Z 2025-05-07T19:42:17.3685570Z 2025-05-07T19:42:17.3685573Z 2025-05-07T19:42:17.3685578Z 2025-05-07T19:42:17.3686275Z libcups-2.3.3 | 4.3 MB | | 0%  2025-05-07T19:42:17.3686574Z 2025-05-07T19:42:17.3686587Z 2025-05-07T19:42:17.3686591Z 2025-05-07T19:42:17.3686594Z 2025-05-07T19:42:17.3686597Z 2025-05-07T19:42:17.3686601Z 2025-05-07T19:42:17.3686604Z 2025-05-07T19:42:17.3686608Z 2025-05-07T19:42:17.3686611Z 2025-05-07T19:42:17.3687275Z libglib-2.84.0 | 3.8 MB | | 0%  2025-05-07T19:42:17.3687584Z 2025-05-07T19:42:17.3687605Z 2025-05-07T19:42:17.3687609Z 2025-05-07T19:42:17.3687612Z 2025-05-07T19:42:17.3687615Z 2025-05-07T19:42:17.3687618Z 2025-05-07T19:42:17.3687622Z 2025-05-07T19:42:17.3687625Z 2025-05-07T19:42:17.3687628Z 2025-05-07T19:42:17.3687632Z 2025-05-07T19:42:17.3688375Z libprotobuf-5.29.3 | 3.2 MB | | 0%  2025-05-07T19:42:17.3688699Z 2025-05-07T19:42:17.3688713Z 2025-05-07T19:42:17.3688716Z 2025-05-07T19:42:17.3688720Z 2025-05-07T19:42:17.3688723Z 2025-05-07T19:42:17.3688727Z 2025-05-07T19:42:17.3688730Z 2025-05-07T19:42:17.3688733Z 2025-05-07T19:42:17.3688737Z 2025-05-07T19:42:17.3688740Z 2025-05-07T19:42:17.3688743Z 2025-05-07T19:42:17.3689405Z tk-8.6.13 | 3.2 MB | | 0%  2025-05-07T19:42:17.3689670Z 2025-05-07T19:42:17.3689680Z 2025-05-07T19:42:17.3689684Z 2025-05-07T19:42:17.3689687Z 2025-05-07T19:42:17.3689691Z 2025-05-07T19:42:17.3689694Z 2025-05-07T19:42:17.3689697Z 2025-05-07T19:42:17.3689770Z 2025-05-07T19:42:17.3689774Z 2025-05-07T19:42:17.3689777Z 2025-05-07T19:42:17.3689780Z 2025-05-07T19:42:17.3689809Z 2025-05-07T19:42:17.3690441Z harfbuzz-11.0.0 | 1.6 MB | | 0%  2025-05-07T19:42:17.3690799Z 2025-05-07T19:42:17.3690816Z 2025-05-07T19:42:17.3690820Z 2025-05-07T19:42:17.3690823Z 2025-05-07T19:42:17.3690826Z 2025-05-07T19:42:17.3690830Z 2025-05-07T19:42:17.3690834Z 2025-05-07T19:42:17.3690863Z 2025-05-07T19:42:17.3690866Z 2025-05-07T19:42:17.3690869Z 2025-05-07T19:42:17.3690873Z 2025-05-07T19:42:17.3690876Z 2025-05-07T19:42:17.3690880Z 2025-05-07T19:42:17.3692476Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2025-05-07T19:42:17.3692816Z 2025-05-07T19:42:17.3692845Z 2025-05-07T19:42:17.3692848Z 2025-05-07T19:42:17.3692852Z 2025-05-07T19:42:17.3692855Z 2025-05-07T19:42:17.3692858Z 2025-05-07T19:42:17.3692862Z 2025-05-07T19:42:17.3692865Z 2025-05-07T19:42:17.3692873Z 2025-05-07T19:42:17.3692877Z 2025-05-07T19:42:17.3692880Z 2025-05-07T19:42:17.3692884Z 2025-05-07T19:42:17.3692887Z 2025-05-07T19:42:17.3692891Z 2025-05-07T19:42:17.3693364Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T19:42:17.3693704Z 2025-05-07T19:42:17.3693718Z 2025-05-07T19:42:17.3693722Z 2025-05-07T19:42:17.3693725Z 2025-05-07T19:42:17.3693729Z 2025-05-07T19:42:17.3693732Z 2025-05-07T19:42:17.3693736Z 2025-05-07T19:42:17.3693739Z 2025-05-07T19:42:17.3693742Z 2025-05-07T19:42:17.3693746Z 2025-05-07T19:42:17.3693749Z 2025-05-07T19:42:17.3693752Z 2025-05-07T19:42:17.3693756Z 2025-05-07T19:42:17.3693759Z 2025-05-07T19:42:17.3693762Z 2025-05-07T19:42:17.3694395Z krb5-1.21.3 | 1.3 MB | | 0%  2025-05-07T19:42:17.3694674Z 2025-05-07T19:42:17.3694687Z 2025-05-07T19:42:17.3694690Z 2025-05-07T19:42:17.3694693Z 2025-05-07T19:42:17.3694702Z 2025-05-07T19:42:17.3694705Z 2025-05-07T19:42:17.3694708Z 2025-05-07T19:42:17.3694712Z 2025-05-07T19:42:17.3694716Z 2025-05-07T19:42:17.3694719Z 2025-05-07T19:42:17.3694744Z 2025-05-07T19:42:17.3694748Z 2025-05-07T19:42:17.3694751Z 2025-05-07T19:42:17.3694754Z 2025-05-07T19:42:17.3694761Z 2025-05-07T19:42:17.3694765Z 2025-05-07T19:42:17.3695468Z libabseil-20250127.1 | 1.3 MB | | 0%  2025-05-07T19:42:17.3695803Z 2025-05-07T19:42:17.3695807Z 2025-05-07T19:42:17.3695810Z 2025-05-07T19:42:17.3695848Z 2025-05-07T19:42:17.3695852Z 2025-05-07T19:42:17.3695855Z 2025-05-07T19:42:17.3695858Z 2025-05-07T19:42:17.3695861Z 2025-05-07T19:42:17.3695865Z 2025-05-07T19:42:17.3695868Z 2025-05-07T19:42:17.3695871Z 2025-05-07T19:42:17.3695875Z 2025-05-07T19:42:17.3695878Z 2025-05-07T19:42:17.3695882Z 2025-05-07T19:42:17.3695886Z 2025-05-07T19:42:17.3695889Z 2025-05-07T19:42:17.3695892Z 2025-05-07T19:42:17.3696626Z cairo-1.18.4 | 955 KB | | 0%  2025-05-07T19:42:17.3696951Z 2025-05-07T19:42:17.3696966Z 2025-05-07T19:42:17.3696969Z 2025-05-07T19:42:17.3696973Z 2025-05-07T19:42:17.3696977Z 2025-05-07T19:42:17.3696980Z 2025-05-07T19:42:17.3696986Z 2025-05-07T19:42:17.3696990Z 2025-05-07T19:42:17.3696994Z 2025-05-07T19:42:17.3696997Z 2025-05-07T19:42:17.3697001Z 2025-05-07T19:42:17.3697004Z 2025-05-07T19:42:17.3697008Z 2025-05-07T19:42:17.3697012Z 2025-05-07T19:42:17.3697015Z 2025-05-07T19:42:17.3697046Z 2025-05-07T19:42:17.3697049Z 2025-05-07T19:42:17.3697053Z 2025-05-07T19:42:17.3697834Z pcre2-10.44 | 934 KB | | 0%  2025-05-07T19:42:17.3698139Z 2025-05-07T19:42:17.3698154Z 2025-05-07T19:42:17.3698158Z 2025-05-07T19:42:17.3698182Z 2025-05-07T19:42:17.3698186Z 2025-05-07T19:42:17.3698189Z 2025-05-07T19:42:17.3698193Z 2025-05-07T19:42:17.3698196Z 2025-05-07T19:42:17.3698294Z 2025-05-07T19:42:17.3698298Z 2025-05-07T19:42:17.3698302Z 2025-05-07T19:42:17.3698306Z 2025-05-07T19:42:17.3698309Z 2025-05-07T19:42:17.3698313Z 2025-05-07T19:42:17.3698316Z 2025-05-07T19:42:17.3698320Z 2025-05-07T19:42:17.3698323Z 2025-05-07T19:42:17.3698327Z 2025-05-07T19:42:17.3698390Z 2025-05-07T19:42:17.5678280Z ... (more hidden) ... 2025-05-07T19:42:17.5678612Z 2025-05-07T19:42:17.5678616Z 2025-05-07T19:42:17.5678620Z 2025-05-07T19:42:17.5728689Z 2025-05-07T19:42:17.6739984Z icu-75.1 | 11.6 MB | | 1%  2025-05-07T19:42:17.6740332Z 2025-05-07T19:42:17.6740340Z 2025-05-07T19:42:17.6740348Z 2025-05-07T19:42:17.6740355Z 2025-05-07T19:42:17.7169422Z icu-75.1 | 11.6 MB | | 1%  2025-05-07T19:42:17.7169898Z 2025-05-07T19:42:17.7169969Z 2025-05-07T19:42:17.7169981Z 2025-05-07T19:42:17.7214957Z cmake-4.0.2 | 19.4 MB | | 0%  2025-05-07T19:42:17.7215290Z 2025-05-07T19:42:17.7311951Z bazel-7.5.0 | 47.4 MB | | 0%  2025-05-07T19:42:17.7312274Z 2025-05-07T19:42:17.7312279Z 2025-05-07T19:42:17.7702389Z python-3.13.2 | 31.7 MB | | 0%  2025-05-07T19:42:17.7739253Z openjdk-23.0.2 | 181.4 MB | | 0% 2025-05-07T19:42:17.7739557Z 2025-05-07T19:42:17.7739736Z 2025-05-07T19:42:17.7739744Z 2025-05-07T19:42:17.7739749Z 2025-05-07T19:42:17.8169054Z icu-75.1 | 11.6 MB | ######6 | 66%  2025-05-07T19:42:17.8169336Z 2025-05-07T19:42:17.8169342Z 2025-05-07T19:42:17.8169347Z 2025-05-07T19:42:17.8215356Z cmake-4.0.2 | 19.4 MB | #9 | 20%  2025-05-07T19:42:17.8216178Z 2025-05-07T19:42:17.8312552Z bazel-7.5.0 | 47.4 MB | #5 | 16%  2025-05-07T19:42:17.8312949Z 2025-05-07T19:42:17.8313009Z 2025-05-07T19:42:17.8883036Z python-3.13.2 | 31.7 MB | ##1 | 22%  2025-05-07T19:42:17.9169045Z openjdk-23.0.2 | 181.4 MB | 2 | 3% 2025-05-07T19:42:17.9169450Z 2025-05-07T19:42:17.9169494Z 2025-05-07T19:42:17.9169501Z 2025-05-07T19:42:17.9215915Z cmake-4.0.2 | 19.4 MB | ####### | 71%  2025-05-07T19:42:17.9216198Z 2025-05-07T19:42:17.9312943Z bazel-7.5.0 | 47.4 MB | ###6 | 36%  2025-05-07T19:42:17.9313237Z 2025-05-07T19:42:17.9313468Z 2025-05-07T19:42:17.9569937Z python-3.13.2 | 31.7 MB | #### | 41%  2025-05-07T19:42:17.9570452Z 2025-05-07T19:42:17.9570459Z 2025-05-07T19:42:17.9570466Z 2025-05-07T19:42:17.9570472Z 2025-05-07T19:42:17.9570718Z icu-75.1 | 11.6 MB | ########## | 100%  2025-05-07T19:42:17.9570984Z 2025-05-07T19:42:17.9570990Z 2025-05-07T19:42:17.9570993Z 2025-05-07T19:42:17.9571004Z 2025-05-07T19:42:17.9883405Z icu-75.1 | 11.6 MB | ########## | 100%  2025-05-07T19:42:18.0021112Z openjdk-23.0.2 | 181.4 MB | 5 | 6% 2025-05-07T19:42:18.0021437Z 2025-05-07T19:42:18.0021661Z 2025-05-07T19:42:18.0021675Z 2025-05-07T19:42:18.0021683Z 2025-05-07T19:42:18.0021691Z 2025-05-07T19:42:18.0216570Z libgrpc-1.71.0 | 7.6 MB | | 0%  2025-05-07T19:42:18.0216916Z 2025-05-07T19:42:18.0312944Z bazel-7.5.0 | 47.4 MB | #####2 | 53%  2025-05-07T19:42:18.0313481Z 2025-05-07T19:42:18.0313505Z 2025-05-07T19:42:18.0885152Z python-3.13.2 | 31.7 MB | ######7 | 68%  2025-05-07T19:42:18.1022071Z openjdk-23.0.2 | 181.4 MB | 9 | 10% 2025-05-07T19:42:18.1022390Z 2025-05-07T19:42:18.1022396Z 2025-05-07T19:42:18.1022402Z 2025-05-07T19:42:18.1022411Z 2025-05-07T19:42:18.1022415Z 2025-05-07T19:42:18.1283126Z libgrpc-1.71.0 | 7.6 MB | ######8 | 68%  2025-05-07T19:42:18.1284017Z 2025-05-07T19:42:18.1314813Z bazel-7.5.0 | 47.4 MB | ######8 | 68%  2025-05-07T19:42:18.1315091Z 2025-05-07T19:42:18.1315350Z 2025-05-07T19:42:18.1884908Z python-3.13.2 | 31.7 MB | ########9 | 89%  2025-05-07T19:42:18.2283024Z openjdk-23.0.2 | 181.4 MB | #4 | 15% 2025-05-07T19:42:18.2283331Z 2025-05-07T19:42:18.2287077Z bazel-7.5.0 | 47.4 MB | ######### | 90%  2025-05-07T19:42:18.2287697Z 2025-05-07T19:42:18.2287709Z 2025-05-07T19:42:18.2287728Z 2025-05-07T19:42:18.2287732Z 2025-05-07T19:42:18.2287736Z 2025-05-07T19:42:18.2340424Z libgrpc-1.71.0 | 7.6 MB | ########## | 100%  2025-05-07T19:42:18.2340787Z 2025-05-07T19:42:18.2340793Z 2025-05-07T19:42:18.2340799Z 2025-05-07T19:42:18.2650470Z cmake-4.0.2 | 19.4 MB | ########## | 100%  2025-05-07T19:42:18.2650757Z 2025-05-07T19:42:18.2650777Z 2025-05-07T19:42:18.2650858Z 2025-05-07T19:42:18.2650869Z 2025-05-07T19:42:18.2650874Z 2025-05-07T19:42:18.2650881Z 2025-05-07T19:42:18.2701872Z openblas-0.3.29 | 5.8 MB | | 0%  2025-05-07T19:42:18.2702782Z 2025-05-07T19:42:18.2702795Z 2025-05-07T19:42:18.2702806Z 2025-05-07T19:42:18.2702816Z 2025-05-07T19:42:18.2702827Z 2025-05-07T19:42:18.2702837Z 2025-05-07T19:42:18.2702847Z 2025-05-07T19:42:18.2900785Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:42:18.3652476Z openjdk-23.0.2 | 181.4 MB | #8 | 18% 2025-05-07T19:42:18.3653298Z 2025-05-07T19:42:18.3653314Z 2025-05-07T19:42:18.3653326Z 2025-05-07T19:42:18.3653337Z 2025-05-07T19:42:18.3653348Z 2025-05-07T19:42:18.3653358Z 2025-05-07T19:42:18.3709456Z openblas-0.3.29 | 5.8 MB | ######9 | 70%  2025-05-07T19:42:18.3710389Z 2025-05-07T19:42:18.3710403Z 2025-05-07T19:42:18.3710414Z 2025-05-07T19:42:18.3710426Z 2025-05-07T19:42:18.3710437Z 2025-05-07T19:42:18.3710448Z 2025-05-07T19:42:18.3710458Z 2025-05-07T19:42:18.4235359Z libopenblas-0.3.29 | 5.6 MB | ########5 | 85%  2025-05-07T19:42:18.4955442Z openjdk-23.0.2 | 181.4 MB | ##1 | 22% 2025-05-07T19:42:18.4956246Z 2025-05-07T19:42:18.4956261Z 2025-05-07T19:42:18.4956273Z 2025-05-07T19:42:18.4956284Z 2025-05-07T19:42:18.4956296Z 2025-05-07T19:42:18.4956306Z 2025-05-07T19:42:18.4956316Z 2025-05-07T19:42:18.5004863Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:42:18.5005208Z 2025-05-07T19:42:18.5005212Z 2025-05-07T19:42:18.5005216Z 2025-05-07T19:42:18.5005219Z 2025-05-07T19:42:18.5005223Z 2025-05-07T19:42:18.5005227Z 2025-05-07T19:42:18.5235452Z openblas-0.3.29 | 5.8 MB | ########## | 100%  2025-05-07T19:42:18.5304328Z openjdk-23.0.2 | 181.4 MB | ##5 | 26% 2025-05-07T19:42:18.5304861Z 2025-05-07T19:42:18.5304899Z 2025-05-07T19:42:18.5304948Z 2025-05-07T19:42:18.5304964Z 2025-05-07T19:42:18.5304968Z 2025-05-07T19:42:18.5304972Z 2025-05-07T19:42:18.5304977Z 2025-05-07T19:42:18.5304982Z 2025-05-07T19:42:18.5572984Z libcups-2.3.3 | 4.3 MB | | 0%  2025-05-07T19:42:18.5573339Z 2025-05-07T19:42:18.5573345Z 2025-05-07T19:42:18.5573350Z 2025-05-07T19:42:18.5573354Z 2025-05-07T19:42:18.5573359Z 2025-05-07T19:42:18.5573363Z 2025-05-07T19:42:18.5573366Z 2025-05-07T19:42:18.5573371Z 2025-05-07T19:42:18.5573397Z 2025-05-07T19:42:18.6273533Z libglib-2.84.0 | 3.8 MB | | 0%  2025-05-07T19:42:18.6893228Z openjdk-23.0.2 | 181.4 MB | ##9 | 29% 2025-05-07T19:42:18.6893575Z 2025-05-07T19:42:18.6893581Z 2025-05-07T19:42:18.6893587Z 2025-05-07T19:42:18.6893593Z 2025-05-07T19:42:18.6893598Z 2025-05-07T19:42:18.6893604Z 2025-05-07T19:42:18.6893610Z 2025-05-07T19:42:18.6893616Z 2025-05-07T19:42:18.6893984Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:42:18.6894282Z 2025-05-07T19:42:18.6894288Z 2025-05-07T19:42:18.6894316Z 2025-05-07T19:42:18.6894322Z 2025-05-07T19:42:18.6894328Z 2025-05-07T19:42:18.6894333Z 2025-05-07T19:42:18.6894581Z 2025-05-07T19:42:18.6894584Z 2025-05-07T19:42:18.6990387Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:42:18.6990833Z 2025-05-07T19:42:18.6990950Z 2025-05-07T19:42:18.6990955Z 2025-05-07T19:42:18.6990989Z 2025-05-07T19:42:18.6991246Z 2025-05-07T19:42:18.6991265Z 2025-05-07T19:42:18.6991269Z 2025-05-07T19:42:18.6991273Z 2025-05-07T19:42:18.6991276Z 2025-05-07T19:42:18.6991569Z libglib-2.84.0 | 3.8 MB | ########## | 100%  2025-05-07T19:42:18.6991891Z 2025-05-07T19:42:18.6991894Z 2025-05-07T19:42:18.6991898Z 2025-05-07T19:42:18.6991901Z 2025-05-07T19:42:18.6991905Z 2025-05-07T19:42:18.6991908Z 2025-05-07T19:42:18.6991911Z 2025-05-07T19:42:18.6991915Z 2025-05-07T19:42:18.6991918Z 2025-05-07T19:42:18.7149046Z libglib-2.84.0 | 3.8 MB | ########## | 100%  2025-05-07T19:42:18.7149396Z 2025-05-07T19:42:18.7149402Z 2025-05-07T19:42:18.7237115Z python-3.13.2 | 31.7 MB | ########## | 100%  2025-05-07T19:42:18.7237466Z 2025-05-07T19:42:18.7237471Z 2025-05-07T19:42:18.7237475Z 2025-05-07T19:42:18.7237479Z 2025-05-07T19:42:18.7237483Z 2025-05-07T19:42:18.7237487Z 2025-05-07T19:42:18.7237491Z 2025-05-07T19:42:18.7237519Z 2025-05-07T19:42:18.7237532Z 2025-05-07T19:42:18.7237537Z 2025-05-07T19:42:18.7272423Z libprotobuf-5.29.3 | 3.2 MB | | 0%  2025-05-07T19:42:18.7329591Z openjdk-23.0.2 | 181.4 MB | ###4 | 35% 2025-05-07T19:42:18.7329862Z 2025-05-07T19:42:18.7329882Z 2025-05-07T19:42:18.7329886Z 2025-05-07T19:42:18.7329890Z 2025-05-07T19:42:18.7329893Z 2025-05-07T19:42:18.7329921Z 2025-05-07T19:42:18.7329925Z 2025-05-07T19:42:18.7329928Z 2025-05-07T19:42:18.7329932Z 2025-05-07T19:42:18.7329935Z 2025-05-07T19:42:18.7329938Z 2025-05-07T19:42:18.7678219Z tk-8.6.13 | 3.2 MB | | 0%  2025-05-07T19:42:18.7678537Z 2025-05-07T19:42:18.7678583Z 2025-05-07T19:42:18.7678589Z 2025-05-07T19:42:18.7678592Z 2025-05-07T19:42:18.7678596Z 2025-05-07T19:42:18.7678599Z 2025-05-07T19:42:18.7678603Z 2025-05-07T19:42:18.7678608Z 2025-05-07T19:42:18.7678611Z 2025-05-07T19:42:18.7678615Z 2025-05-07T19:42:18.7678628Z 2025-05-07T19:42:18.7678632Z 2025-05-07T19:42:18.8179373Z harfbuzz-11.0.0 | 1.6 MB | | 1%  2025-05-07T19:42:18.8180354Z 2025-05-07T19:42:18.8180367Z 2025-05-07T19:42:18.8180378Z 2025-05-07T19:42:18.8180389Z 2025-05-07T19:42:18.8180399Z 2025-05-07T19:42:18.8180409Z 2025-05-07T19:42:18.8180420Z 2025-05-07T19:42:18.8180430Z 2025-05-07T19:42:18.8180440Z 2025-05-07T19:42:18.8180451Z 2025-05-07T19:42:18.8180461Z 2025-05-07T19:42:18.8180471Z 2025-05-07T19:42:18.8228172Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:42:18.8229141Z 2025-05-07T19:42:18.8229156Z 2025-05-07T19:42:18.8229167Z 2025-05-07T19:42:18.8229208Z 2025-05-07T19:42:18.8241879Z icu-75.1 | 11.6 MB | ########## | 100%  2025-05-07T19:42:18.8242155Z 2025-05-07T19:42:18.8242158Z 2025-05-07T19:42:18.8242176Z 2025-05-07T19:42:18.8242179Z 2025-05-07T19:42:18.8242183Z 2025-05-07T19:42:18.8242196Z 2025-05-07T19:42:18.8242200Z 2025-05-07T19:42:18.8242203Z 2025-05-07T19:42:18.8242206Z 2025-05-07T19:42:18.8242210Z 2025-05-07T19:42:18.8242489Z libprotobuf-5.29.3 | 3.2 MB | ########## | 100%  2025-05-07T19:42:18.8242817Z 2025-05-07T19:42:18.8242821Z 2025-05-07T19:42:18.8242825Z 2025-05-07T19:42:18.8242828Z 2025-05-07T19:42:18.8242831Z 2025-05-07T19:42:18.8242835Z 2025-05-07T19:42:18.8242838Z 2025-05-07T19:42:18.8242842Z 2025-05-07T19:42:18.8242845Z 2025-05-07T19:42:18.8242856Z 2025-05-07T19:42:18.8365911Z libprotobuf-5.29.3 | 3.2 MB | ########## | 100%  2025-05-07T19:42:18.8366398Z 2025-05-07T19:42:18.8366480Z 2025-05-07T19:42:18.8366987Z 2025-05-07T19:42:18.8367005Z 2025-05-07T19:42:18.8367012Z 2025-05-07T19:42:18.8367019Z 2025-05-07T19:42:18.8367026Z 2025-05-07T19:42:18.8367031Z 2025-05-07T19:42:18.8367038Z 2025-05-07T19:42:18.8367078Z 2025-05-07T19:42:18.8368125Z 2025-05-07T19:42:18.8369430Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:42:18.8369726Z 2025-05-07T19:42:18.8369743Z 2025-05-07T19:42:18.8369746Z 2025-05-07T19:42:18.8369750Z 2025-05-07T19:42:18.8369753Z 2025-05-07T19:42:18.8369757Z 2025-05-07T19:42:18.8369760Z 2025-05-07T19:42:18.8369764Z 2025-05-07T19:42:18.8369767Z 2025-05-07T19:42:18.8369771Z 2025-05-07T19:42:18.8371080Z 2025-05-07T19:42:18.8429204Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:42:18.8578616Z openjdk-23.0.2 | 181.4 MB | ###8 | 39% 2025-05-07T19:42:18.8579012Z 2025-05-07T19:42:18.8579106Z 2025-05-07T19:42:18.8579132Z 2025-05-07T19:42:18.8579158Z 2025-05-07T19:42:18.8579206Z 2025-05-07T19:42:18.8579209Z 2025-05-07T19:42:18.8579252Z 2025-05-07T19:42:18.8579256Z 2025-05-07T19:42:18.8579259Z 2025-05-07T19:42:18.8579263Z 2025-05-07T19:42:18.8579266Z 2025-05-07T19:42:18.8579270Z 2025-05-07T19:42:18.8579273Z 2025-05-07T19:42:18.8579277Z 2025-05-07T19:42:18.8727718Z libgfortran5-15.1.0 | 1.5 MB | 1 | 1%  2025-05-07T19:42:18.8728118Z 2025-05-07T19:42:18.8728124Z 2025-05-07T19:42:18.8728129Z 2025-05-07T19:42:18.8728133Z 2025-05-07T19:42:18.8728136Z 2025-05-07T19:42:18.8728156Z 2025-05-07T19:42:18.8728160Z 2025-05-07T19:42:18.8728164Z 2025-05-07T19:42:18.8728168Z 2025-05-07T19:42:18.8728176Z 2025-05-07T19:42:18.8728181Z 2025-05-07T19:42:18.8728186Z 2025-05-07T19:42:18.8728191Z 2025-05-07T19:42:18.8728195Z 2025-05-07T19:42:18.8728776Z 2025-05-07T19:42:18.8761458Z krb5-1.21.3 | 1.3 MB | 1 | 1%  2025-05-07T19:42:18.8762375Z 2025-05-07T19:42:18.8762419Z 2025-05-07T19:42:18.8762430Z 2025-05-07T19:42:18.8762440Z 2025-05-07T19:42:18.8762452Z 2025-05-07T19:42:18.8762462Z 2025-05-07T19:42:18.8762472Z 2025-05-07T19:42:18.8762482Z 2025-05-07T19:42:18.8762493Z 2025-05-07T19:42:18.8762504Z 2025-05-07T19:42:18.8762534Z 2025-05-07T19:42:18.8762545Z 2025-05-07T19:42:18.8762571Z 2025-05-07T19:42:18.9179869Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2025-05-07T19:42:18.9180896Z 2025-05-07T19:42:18.9180910Z 2025-05-07T19:42:18.9180920Z 2025-05-07T19:42:18.9180931Z 2025-05-07T19:42:18.9180943Z 2025-05-07T19:42:18.9180954Z 2025-05-07T19:42:18.9180965Z 2025-05-07T19:42:18.9180976Z 2025-05-07T19:42:18.9180986Z 2025-05-07T19:42:18.9180997Z 2025-05-07T19:42:18.9181033Z 2025-05-07T19:42:18.9181044Z 2025-05-07T19:42:18.9181055Z 2025-05-07T19:42:18.9181065Z 2025-05-07T19:42:18.9331843Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:42:18.9332245Z 2025-05-07T19:42:18.9332250Z 2025-05-07T19:42:18.9332254Z 2025-05-07T19:42:18.9332258Z 2025-05-07T19:42:18.9332262Z 2025-05-07T19:42:18.9332317Z 2025-05-07T19:42:18.9332320Z 2025-05-07T19:42:18.9332403Z 2025-05-07T19:42:18.9332411Z 2025-05-07T19:42:18.9332438Z 2025-05-07T19:42:18.9332443Z 2025-05-07T19:42:18.9332449Z 2025-05-07T19:42:18.9332455Z 2025-05-07T19:42:18.9332459Z 2025-05-07T19:42:18.9332464Z 2025-05-07T19:42:18.9376689Z krb5-1.21.3 | 1.3 MB | ########## | 100%  2025-05-07T19:42:18.9377024Z 2025-05-07T19:42:18.9377028Z 2025-05-07T19:42:18.9377032Z 2025-05-07T19:42:18.9377035Z 2025-05-07T19:42:18.9377039Z 2025-05-07T19:42:18.9377042Z 2025-05-07T19:42:18.9377046Z 2025-05-07T19:42:18.9377049Z 2025-05-07T19:42:18.9377053Z 2025-05-07T19:42:18.9377056Z 2025-05-07T19:42:18.9377060Z 2025-05-07T19:42:18.9377063Z 2025-05-07T19:42:18.9377067Z 2025-05-07T19:42:18.9459379Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:42:18.9531072Z openjdk-23.0.2 | 181.4 MB | ####2 | 42% 2025-05-07T19:42:18.9531595Z 2025-05-07T19:42:18.9531635Z 2025-05-07T19:42:18.9531640Z 2025-05-07T19:42:18.9531672Z 2025-05-07T19:42:18.9531855Z 2025-05-07T19:42:18.9531877Z 2025-05-07T19:42:18.9531881Z 2025-05-07T19:42:18.9531885Z 2025-05-07T19:42:18.9531890Z 2025-05-07T19:42:18.9531928Z 2025-05-07T19:42:18.9531933Z 2025-05-07T19:42:18.9531936Z 2025-05-07T19:42:18.9531940Z 2025-05-07T19:42:18.9531945Z 2025-05-07T19:42:18.9531949Z 2025-05-07T19:42:18.9531953Z 2025-05-07T19:42:18.9747260Z libabseil-20250127.1 | 1.3 MB | 1 | 1%  2025-05-07T19:42:18.9747637Z 2025-05-07T19:42:18.9747642Z 2025-05-07T19:42:18.9747665Z 2025-05-07T19:42:18.9747669Z 2025-05-07T19:42:18.9747672Z 2025-05-07T19:42:18.9747676Z 2025-05-07T19:42:18.9747679Z 2025-05-07T19:42:18.9747683Z 2025-05-07T19:42:18.9747700Z 2025-05-07T19:42:18.9747703Z 2025-05-07T19:42:18.9747707Z 2025-05-07T19:42:18.9747711Z 2025-05-07T19:42:18.9747714Z 2025-05-07T19:42:18.9747718Z 2025-05-07T19:42:18.9747721Z 2025-05-07T19:42:18.9747724Z 2025-05-07T19:42:18.9747728Z 2025-05-07T19:42:18.9816434Z cairo-1.18.4 | 955 KB | 1 | 2%  2025-05-07T19:42:18.9816811Z 2025-05-07T19:42:18.9816817Z 2025-05-07T19:42:18.9816838Z 2025-05-07T19:42:18.9816842Z 2025-05-07T19:42:18.9816845Z 2025-05-07T19:42:18.9816849Z 2025-05-07T19:42:18.9816853Z 2025-05-07T19:42:18.9816856Z 2025-05-07T19:42:18.9816860Z 2025-05-07T19:42:18.9816863Z 2025-05-07T19:42:18.9816869Z 2025-05-07T19:42:18.9816873Z 2025-05-07T19:42:18.9816878Z 2025-05-07T19:42:18.9816883Z 2025-05-07T19:42:18.9816888Z 2025-05-07T19:42:18.9816893Z 2025-05-07T19:42:18.9816899Z 2025-05-07T19:42:18.9816904Z 2025-05-07T19:42:18.9883117Z pcre2-10.44 | 934 KB | 1 | 2%  2025-05-07T19:42:18.9883559Z 2025-05-07T19:42:18.9883903Z 2025-05-07T19:42:18.9883914Z 2025-05-07T19:42:18.9883921Z 2025-05-07T19:42:18.9883927Z 2025-05-07T19:42:18.9883931Z 2025-05-07T19:42:18.9883938Z 2025-05-07T19:42:18.9883943Z 2025-05-07T19:42:18.9884011Z 2025-05-07T19:42:18.9884017Z 2025-05-07T19:42:18.9884033Z 2025-05-07T19:42:18.9884038Z 2025-05-07T19:42:18.9884043Z 2025-05-07T19:42:18.9884048Z 2025-05-07T19:42:18.9884054Z 2025-05-07T19:42:18.9884059Z 2025-05-07T19:42:19.0050916Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:42:19.0051324Z 2025-05-07T19:42:19.0051329Z 2025-05-07T19:42:19.0051334Z 2025-05-07T19:42:19.0051339Z 2025-05-07T19:42:19.0051343Z 2025-05-07T19:42:19.0051348Z 2025-05-07T19:42:19.0051353Z 2025-05-07T19:42:19.0051358Z 2025-05-07T19:42:19.0051362Z 2025-05-07T19:42:19.0051366Z 2025-05-07T19:42:19.0051371Z 2025-05-07T19:42:19.0051375Z 2025-05-07T19:42:19.0051398Z 2025-05-07T19:42:19.0051401Z 2025-05-07T19:42:19.0051404Z 2025-05-07T19:42:19.0051408Z 2025-05-07T19:42:19.0051411Z 2025-05-07T19:42:19.0152593Z cairo-1.18.4 | 955 KB | ########## | 100%  2025-05-07T19:42:19.0153805Z 2025-05-07T19:42:19.0153820Z 2025-05-07T19:42:19.0153831Z 2025-05-07T19:42:19.0153842Z 2025-05-07T19:42:19.0153852Z 2025-05-07T19:42:19.0153863Z 2025-05-07T19:42:19.0153873Z 2025-05-07T19:42:19.0153884Z 2025-05-07T19:42:19.0153894Z 2025-05-07T19:42:19.0153904Z 2025-05-07T19:42:19.0153944Z 2025-05-07T19:42:19.0153955Z 2025-05-07T19:42:19.0153966Z 2025-05-07T19:42:19.0153976Z 2025-05-07T19:42:19.0153986Z 2025-05-07T19:42:19.0153996Z 2025-05-07T19:42:19.0154006Z 2025-05-07T19:42:19.0154016Z 2025-05-07T19:42:19.0231184Z pcre2-10.44 | 934 KB | ########## | 100%  2025-05-07T19:42:19.0232212Z 2025-05-07T19:42:19.0232226Z 2025-05-07T19:42:19.0232629Z 2025-05-07T19:42:19.0232640Z 2025-05-07T19:42:19.0232651Z 2025-05-07T19:42:19.0232662Z 2025-05-07T19:42:19.0232672Z 2025-05-07T19:42:19.0232682Z 2025-05-07T19:42:19.0232692Z 2025-05-07T19:42:19.0232703Z 2025-05-07T19:42:19.0232713Z 2025-05-07T19:42:19.0232723Z 2025-05-07T19:42:19.0232932Z 2025-05-07T19:42:19.0232947Z 2025-05-07T19:42:19.0232958Z 2025-05-07T19:42:19.0232968Z 2025-05-07T19:42:19.0232978Z 2025-05-07T19:42:19.0232988Z 2025-05-07T19:42:19.0232998Z 2025-05-07T19:42:19.0460690Z ... (more hidden) ... 2025-05-07T19:42:19.0516463Z openjdk-23.0.2 | 181.4 MB | ####6 | 47% 2025-05-07T19:42:19.0517301Z 2025-05-07T19:42:19.0517315Z 2025-05-07T19:42:19.0517327Z 2025-05-07T19:42:19.0517337Z 2025-05-07T19:42:19.0517349Z 2025-05-07T19:42:19.0517495Z 2025-05-07T19:42:19.0517499Z 2025-05-07T19:42:19.0517502Z 2025-05-07T19:42:19.0517506Z 2025-05-07T19:42:19.0517509Z 2025-05-07T19:42:19.0517513Z 2025-05-07T19:42:19.0517530Z 2025-05-07T19:42:19.0517533Z 2025-05-07T19:42:19.0517537Z 2025-05-07T19:42:19.0517540Z 2025-05-07T19:42:19.0517544Z 2025-05-07T19:42:19.0517547Z 2025-05-07T19:42:19.0517551Z 2025-05-07T19:42:19.0517581Z 2025-05-07T19:42:19.1156735Z ... (more hidden) ... 2025-05-07T19:42:19.1158172Z 2025-05-07T19:42:19.1483555Z bazel-7.5.0 | 47.4 MB | ########## | 100%  2025-05-07T19:42:19.1678108Z openjdk-23.0.2 | 181.4 MB | ##### | 51% 2025-05-07T19:42:19.1678897Z 2025-05-07T19:42:19.1678911Z 2025-05-07T19:42:19.1678922Z 2025-05-07T19:42:19.1678934Z 2025-05-07T19:42:19.1678944Z 2025-05-07T19:42:19.2484418Z libgrpc-1.71.0 | 7.6 MB | ########## | 100%  2025-05-07T19:42:19.2739140Z openjdk-23.0.2 | 181.4 MB | #####5 | 55% 2025-05-07T19:42:19.2739457Z 2025-05-07T19:42:19.2739649Z 2025-05-07T19:42:19.2739657Z 2025-05-07T19:42:19.2739665Z 2025-05-07T19:42:19.2739671Z 2025-05-07T19:42:19.2739692Z 2025-05-07T19:42:19.2739737Z 2025-05-07T19:42:19.3534868Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:42:19.4535758Z openjdk-23.0.2 | 181.4 MB | #####9 | 59% 2025-05-07T19:42:19.4895463Z openjdk-23.0.2 | 181.4 MB | ######3 | 64% 2025-05-07T19:42:19.4895830Z 2025-05-07T19:42:19.4895960Z 2025-05-07T19:42:19.4895992Z 2025-05-07T19:42:19.4895995Z 2025-05-07T19:42:19.4896014Z 2025-05-07T19:42:19.4896038Z 2025-05-07T19:42:19.4896043Z 2025-05-07T19:42:19.4896072Z 2025-05-07T19:42:19.5537959Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:42:19.6539703Z openjdk-23.0.2 | 181.4 MB | ######7 | 68% 2025-05-07T19:42:19.7540367Z openjdk-23.0.2 | 181.4 MB | #######2 | 73% 2025-05-07T19:42:19.8483398Z openjdk-23.0.2 | 181.4 MB | #######7 | 77% 2025-05-07T19:42:19.8483690Z 2025-05-07T19:42:19.8483696Z 2025-05-07T19:42:19.8483701Z 2025-05-07T19:42:19.8483727Z 2025-05-07T19:42:19.8483732Z 2025-05-07T19:42:19.8483737Z 2025-05-07T19:42:19.8558567Z openblas-0.3.29 | 5.8 MB | ########## | 100%  2025-05-07T19:42:19.8951267Z openjdk-23.0.2 | 181.4 MB | ########2 | 83% 2025-05-07T19:42:19.8951814Z 2025-05-07T19:42:19.8952039Z 2025-05-07T19:42:19.8952043Z 2025-05-07T19:42:19.8952066Z 2025-05-07T19:42:19.8952167Z 2025-05-07T19:42:19.8952172Z 2025-05-07T19:42:19.8952180Z 2025-05-07T19:42:19.8952184Z 2025-05-07T19:42:19.8952187Z 2025-05-07T19:42:19.9665710Z libglib-2.84.0 | 3.8 MB | ########## | 100%  2025-05-07T19:42:20.0475154Z openjdk-23.0.2 | 181.4 MB | ########7 | 88% 2025-05-07T19:42:20.0475459Z 2025-05-07T19:42:20.0475468Z 2025-05-07T19:42:20.0475474Z 2025-05-07T19:42:20.0475480Z 2025-05-07T19:42:20.0475487Z 2025-05-07T19:42:20.0475493Z 2025-05-07T19:42:20.0475499Z 2025-05-07T19:42:20.0475505Z 2025-05-07T19:42:20.0475511Z 2025-05-07T19:42:20.0475515Z 2025-05-07T19:42:20.0475766Z 2025-05-07T19:42:20.0475771Z 2025-05-07T19:42:20.0476258Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:42:20.0476559Z 2025-05-07T19:42:20.0476562Z 2025-05-07T19:42:20.0476566Z 2025-05-07T19:42:20.0476707Z 2025-05-07T19:42:20.0476712Z 2025-05-07T19:42:20.0476716Z 2025-05-07T19:42:20.0476719Z 2025-05-07T19:42:20.0476723Z 2025-05-07T19:42:20.0476727Z 2025-05-07T19:42:20.0476730Z 2025-05-07T19:42:20.0476734Z 2025-05-07T19:42:20.0476738Z 2025-05-07T19:42:20.0664705Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:42:20.1670469Z openjdk-23.0.2 | 181.4 MB | #########3 | 93% 2025-05-07T19:42:20.5085358Z openjdk-23.0.2 | 181.4 MB | #########8 | 98% 2025-05-07T19:42:20.5085702Z 2025-05-07T19:42:20.5085710Z 2025-05-07T19:42:20.5085740Z 2025-05-07T19:42:20.5085746Z 2025-05-07T19:42:20.5085756Z 2025-05-07T19:42:20.5085762Z 2025-05-07T19:42:20.5085800Z 2025-05-07T19:42:20.5085805Z 2025-05-07T19:42:20.5085809Z 2025-05-07T19:42:20.5085816Z 2025-05-07T19:42:20.9784338Z libprotobuf-5.29.3 | 3.2 MB | ########## | 100%  2025-05-07T19:42:20.9784720Z 2025-05-07T19:42:20.9784725Z 2025-05-07T19:42:20.9784754Z 2025-05-07T19:42:20.9784757Z 2025-05-07T19:42:20.9784761Z 2025-05-07T19:42:20.9784764Z 2025-05-07T19:42:20.9784769Z 2025-05-07T19:42:20.9784772Z 2025-05-07T19:42:20.9784776Z 2025-05-07T19:42:20.9784779Z 2025-05-07T19:42:20.9784782Z 2025-05-07T19:42:21.1119402Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:42:21.1119727Z 2025-05-07T19:42:21.1119735Z 2025-05-07T19:42:21.1119738Z 2025-05-07T19:42:21.1119742Z 2025-05-07T19:42:21.1119746Z 2025-05-07T19:42:21.1119749Z 2025-05-07T19:42:21.1119755Z 2025-05-07T19:42:21.1119772Z 2025-05-07T19:42:21.1119776Z 2025-05-07T19:42:21.1119781Z 2025-05-07T19:42:21.1119785Z 2025-05-07T19:42:21.1119789Z 2025-05-07T19:42:21.1119824Z 2025-05-07T19:42:21.1119828Z 2025-05-07T19:42:21.1121764Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:42:21.1122090Z 2025-05-07T19:42:21.1122115Z 2025-05-07T19:42:21.1122119Z 2025-05-07T19:42:21.1122147Z 2025-05-07T19:42:21.1122151Z 2025-05-07T19:42:21.1122155Z 2025-05-07T19:42:21.1122158Z 2025-05-07T19:42:21.1122162Z 2025-05-07T19:42:21.1122165Z 2025-05-07T19:42:21.1122170Z 2025-05-07T19:42:21.1122173Z 2025-05-07T19:42:21.1122177Z 2025-05-07T19:42:21.1122180Z 2025-05-07T19:42:21.1122184Z 2025-05-07T19:42:21.2904300Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:42:21.2904670Z 2025-05-07T19:42:21.2904675Z 2025-05-07T19:42:21.2904680Z 2025-05-07T19:42:21.2904684Z 2025-05-07T19:42:21.2904689Z 2025-05-07T19:42:21.2904694Z 2025-05-07T19:42:21.2904698Z 2025-05-07T19:42:21.2904702Z 2025-05-07T19:42:21.2904707Z 2025-05-07T19:42:21.2904711Z 2025-05-07T19:42:21.2904734Z 2025-05-07T19:42:21.2904739Z 2025-05-07T19:42:21.2904742Z 2025-05-07T19:42:21.2904767Z 2025-05-07T19:42:21.2904771Z 2025-05-07T19:42:21.2905214Z krb5-1.21.3 | 1.3 MB | ########## | 100%  2025-05-07T19:42:21.2905523Z 2025-05-07T19:42:21.2905526Z 2025-05-07T19:42:21.2905530Z 2025-05-07T19:42:21.2905533Z 2025-05-07T19:42:21.2905537Z 2025-05-07T19:42:21.2905540Z 2025-05-07T19:42:21.2905544Z 2025-05-07T19:42:21.2905574Z 2025-05-07T19:42:21.2905577Z 2025-05-07T19:42:21.2905581Z 2025-05-07T19:42:21.2905585Z 2025-05-07T19:42:21.2905589Z 2025-05-07T19:42:21.2905592Z 2025-05-07T19:42:21.2905596Z 2025-05-07T19:42:21.2905599Z 2025-05-07T19:42:21.3654552Z krb5-1.21.3 | 1.3 MB | ########## | 100%  2025-05-07T19:42:21.3655008Z 2025-05-07T19:42:21.3655013Z 2025-05-07T19:42:21.3655017Z 2025-05-07T19:42:21.3655021Z 2025-05-07T19:42:21.3655025Z 2025-05-07T19:42:21.3655438Z 2025-05-07T19:42:21.3655441Z 2025-05-07T19:42:21.3655445Z 2025-05-07T19:42:21.3655448Z 2025-05-07T19:42:21.3655452Z 2025-05-07T19:42:21.3655455Z 2025-05-07T19:42:21.3655459Z 2025-05-07T19:42:21.3655462Z 2025-05-07T19:42:21.3656358Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:42:21.3656718Z 2025-05-07T19:42:21.3656721Z 2025-05-07T19:42:21.3656725Z 2025-05-07T19:42:21.3656729Z 2025-05-07T19:42:21.3656742Z 2025-05-07T19:42:21.3656745Z 2025-05-07T19:42:21.3656749Z 2025-05-07T19:42:21.3656753Z 2025-05-07T19:42:21.3656756Z 2025-05-07T19:42:21.3656759Z 2025-05-07T19:42:21.3656763Z 2025-05-07T19:42:21.3656766Z 2025-05-07T19:42:21.3656770Z 2025-05-07T19:42:21.9285427Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:42:21.9285850Z 2025-05-07T19:42:21.9285856Z 2025-05-07T19:42:21.9285860Z 2025-05-07T19:42:21.9285864Z 2025-05-07T19:42:21.9285869Z 2025-05-07T19:42:21.9285893Z 2025-05-07T19:42:21.9285898Z 2025-05-07T19:42:21.9285901Z 2025-05-07T19:42:21.9285906Z 2025-05-07T19:42:21.9285910Z 2025-05-07T19:42:21.9285913Z 2025-05-07T19:42:21.9285917Z 2025-05-07T19:42:21.9285920Z 2025-05-07T19:42:21.9285925Z 2025-05-07T19:42:21.9285928Z 2025-05-07T19:42:21.9285947Z 2025-05-07T19:42:21.9287436Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:42:21.9287786Z 2025-05-07T19:42:21.9287790Z 2025-05-07T19:42:21.9287794Z 2025-05-07T19:42:21.9287797Z 2025-05-07T19:42:21.9287800Z 2025-05-07T19:42:21.9287804Z 2025-05-07T19:42:21.9287817Z 2025-05-07T19:42:21.9287821Z 2025-05-07T19:42:21.9287824Z 2025-05-07T19:42:21.9287828Z 2025-05-07T19:42:21.9287831Z 2025-05-07T19:42:21.9287856Z 2025-05-07T19:42:21.9287860Z 2025-05-07T19:42:21.9287863Z 2025-05-07T19:42:21.9287866Z 2025-05-07T19:42:21.9287870Z 2025-05-07T19:42:22.0010733Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:42:22.0011125Z 2025-05-07T19:42:22.0011253Z 2025-05-07T19:42:22.0011287Z 2025-05-07T19:42:22.0173983Z cmake-4.0.2 | 19.4 MB | ########## | 100%  2025-05-07T19:42:22.0174329Z 2025-05-07T19:42:22.0174335Z 2025-05-07T19:42:22.0174376Z 2025-05-07T19:42:22.0174380Z 2025-05-07T19:42:22.0174383Z 2025-05-07T19:42:22.0174387Z 2025-05-07T19:42:22.0174392Z 2025-05-07T19:42:22.0174396Z 2025-05-07T19:42:22.0174399Z 2025-05-07T19:42:22.0174403Z 2025-05-07T19:42:22.0174406Z 2025-05-07T19:42:22.0174410Z 2025-05-07T19:42:22.0174413Z 2025-05-07T19:42:22.0174417Z 2025-05-07T19:42:22.0174436Z 2025-05-07T19:42:22.0174439Z 2025-05-07T19:42:22.0174444Z 2025-05-07T19:42:22.0174750Z cairo-1.18.4 | 955 KB | ########## | 100%  2025-05-07T19:42:22.0175069Z 2025-05-07T19:42:22.0175075Z 2025-05-07T19:42:22.0175079Z 2025-05-07T19:42:22.0175084Z 2025-05-07T19:42:22.0175087Z 2025-05-07T19:42:22.0175109Z 2025-05-07T19:42:22.0175128Z 2025-05-07T19:42:22.0175131Z 2025-05-07T19:42:22.0175135Z 2025-05-07T19:42:22.0175138Z 2025-05-07T19:42:22.0175141Z 2025-05-07T19:42:22.0175145Z 2025-05-07T19:42:22.0175148Z 2025-05-07T19:42:22.0175152Z 2025-05-07T19:42:22.0175155Z 2025-05-07T19:42:22.0175164Z 2025-05-07T19:42:22.0175168Z 2025-05-07T19:42:22.0544273Z cairo-1.18.4 | 955 KB | ########## | 100%  2025-05-07T19:42:22.0544625Z 2025-05-07T19:42:22.0544629Z 2025-05-07T19:42:22.0544633Z 2025-05-07T19:42:22.0544636Z 2025-05-07T19:42:22.0544640Z 2025-05-07T19:42:22.0544644Z 2025-05-07T19:42:22.0544647Z 2025-05-07T19:42:22.0544651Z 2025-05-07T19:42:22.0544654Z 2025-05-07T19:42:22.0544658Z 2025-05-07T19:42:22.0544676Z 2025-05-07T19:42:22.0544680Z 2025-05-07T19:42:22.0544684Z 2025-05-07T19:42:22.0544687Z 2025-05-07T19:42:22.0544691Z 2025-05-07T19:42:22.0544694Z 2025-05-07T19:42:22.0544698Z 2025-05-07T19:42:22.0544702Z 2025-05-07T19:42:22.0545087Z 2025-05-07T19:42:22.0545353Z ... (more hidden) ... 2025-05-07T19:42:22.0545645Z 2025-05-07T19:42:22.0545663Z 2025-05-07T19:42:22.0545667Z 2025-05-07T19:42:22.0545670Z 2025-05-07T19:42:22.0545673Z 2025-05-07T19:42:22.0545814Z 2025-05-07T19:42:22.0545818Z 2025-05-07T19:42:22.0545822Z 2025-05-07T19:42:22.0545825Z 2025-05-07T19:42:22.0545829Z 2025-05-07T19:42:22.0545832Z 2025-05-07T19:42:22.0545836Z 2025-05-07T19:42:22.0545839Z 2025-05-07T19:42:22.0545843Z 2025-05-07T19:42:22.0545846Z 2025-05-07T19:42:22.0545850Z 2025-05-07T19:42:22.0545853Z 2025-05-07T19:42:22.0545857Z 2025-05-07T19:42:22.0545861Z 2025-05-07T19:42:22.1738864Z ... (more hidden) ... 2025-05-07T19:42:22.1739222Z 2025-05-07T19:42:22.1739227Z 2025-05-07T19:42:22.1739231Z 2025-05-07T19:42:22.1739236Z 2025-05-07T19:42:22.1739240Z 2025-05-07T19:42:22.1739245Z 2025-05-07T19:42:22.1739249Z 2025-05-07T19:42:22.1739282Z 2025-05-07T19:42:22.1739286Z 2025-05-07T19:42:22.1739290Z 2025-05-07T19:42:22.1739294Z 2025-05-07T19:42:22.1739312Z 2025-05-07T19:42:22.1739316Z 2025-05-07T19:42:22.1739319Z 2025-05-07T19:42:22.1739323Z 2025-05-07T19:42:22.1739327Z 2025-05-07T19:42:22.1739342Z 2025-05-07T19:42:22.1739346Z 2025-05-07T19:42:22.1739660Z pcre2-10.44 | 934 KB | ########## | 100%  2025-05-07T19:42:22.1739971Z 2025-05-07T19:42:22.1739976Z 2025-05-07T19:42:22.1739994Z 2025-05-07T19:42:22.1739998Z 2025-05-07T19:42:22.1740001Z 2025-05-07T19:42:22.1740005Z 2025-05-07T19:42:22.1740008Z 2025-05-07T19:42:22.1740012Z 2025-05-07T19:42:22.1740015Z 2025-05-07T19:42:22.1740018Z 2025-05-07T19:42:22.1740022Z 2025-05-07T19:42:22.1740026Z 2025-05-07T19:42:22.1740029Z 2025-05-07T19:42:22.1740033Z 2025-05-07T19:42:22.1740036Z 2025-05-07T19:42:22.1740040Z 2025-05-07T19:42:22.1740043Z 2025-05-07T19:42:22.1740047Z 2025-05-07T19:42:22.2222298Z pcre2-10.44 | 934 KB | ########## | 100%  2025-05-07T19:42:22.2278710Z openjdk-23.0.2 | 181.4 MB | ########## | 100% 2025-05-07T19:42:22.2279203Z 2025-05-07T19:42:22.2279208Z 2025-05-07T19:42:23.6228091Z python-3.13.2 | 31.7 MB | ########## | 100%  2025-05-07T19:42:23.6228701Z 2025-05-07T19:42:24.9206537Z bazel-7.5.0 | 47.4 MB | ########## | 100%  2025-05-07T19:42:24.9211265Z openjdk-23.0.2 | 181.4 MB | ########## | 100% 2025-05-07T19:42:24.9211704Z 2025-05-07T19:42:24.9211712Z 2025-05-07T19:42:24.9211717Z 2025-05-07T19:42:24.9211721Z 2025-05-07T19:42:24.9211729Z 2025-05-07T19:42:24.9211734Z 2025-05-07T19:42:24.9211739Z 2025-05-07T19:42:24.9211745Z 2025-05-07T19:42:24.9211750Z 2025-05-07T19:42:24.9211770Z 2025-05-07T19:42:24.9211776Z 2025-05-07T19:42:24.9211781Z 2025-05-07T19:42:24.9211786Z 2025-05-07T19:42:24.9211793Z 2025-05-07T19:42:24.9211823Z 2025-05-07T19:42:24.9211859Z 2025-05-07T19:42:24.9211862Z 2025-05-07T19:42:24.9211866Z 2025-05-07T19:42:24.9211871Z 2025-05-07T19:42:24.9211972Z 2025-05-07T19:42:24.9212360Z  2025-05-07T19:42:24.9212765Z 2025-05-07T19:42:24.9212979Z 2025-05-07T19:42:24.9213195Z  2025-05-07T19:42:24.9213422Z 2025-05-07T19:42:24.9213426Z 2025-05-07T19:42:24.9213604Z  2025-05-07T19:42:24.9213852Z 2025-05-07T19:42:24.9213856Z 2025-05-07T19:42:24.9213859Z 2025-05-07T19:42:24.9214048Z  2025-05-07T19:42:24.9214271Z 2025-05-07T19:42:24.9214275Z 2025-05-07T19:42:24.9214278Z 2025-05-07T19:42:24.9214304Z 2025-05-07T19:42:24.9214508Z  2025-05-07T19:42:24.9214736Z 2025-05-07T19:42:24.9215024Z 2025-05-07T19:42:24.9215029Z 2025-05-07T19:42:24.9215033Z 2025-05-07T19:42:24.9215036Z 2025-05-07T19:42:24.9215252Z  2025-05-07T19:42:24.9215480Z 2025-05-07T19:42:24.9215484Z 2025-05-07T19:42:24.9215487Z 2025-05-07T19:42:24.9216735Z 2025-05-07T19:42:24.9216740Z 2025-05-07T19:42:24.9216744Z 2025-05-07T19:42:24.9216993Z  2025-05-07T19:42:24.9217230Z 2025-05-07T19:42:24.9217234Z 2025-05-07T19:42:24.9217238Z 2025-05-07T19:42:24.9217242Z 2025-05-07T19:42:24.9217245Z 2025-05-07T19:42:24.9217248Z 2025-05-07T19:42:24.9217252Z 2025-05-07T19:42:24.9217499Z  2025-05-07T19:42:24.9217733Z 2025-05-07T19:42:24.9217737Z 2025-05-07T19:42:24.9217740Z 2025-05-07T19:42:24.9217743Z 2025-05-07T19:42:24.9217747Z 2025-05-07T19:42:24.9217750Z 2025-05-07T19:42:24.9217754Z 2025-05-07T19:42:24.9217766Z 2025-05-07T19:42:24.9217959Z  2025-05-07T19:42:24.9218284Z 2025-05-07T19:42:24.9218288Z 2025-05-07T19:42:24.9218291Z 2025-05-07T19:42:24.9218295Z 2025-05-07T19:42:24.9218299Z 2025-05-07T19:42:24.9218306Z 2025-05-07T19:42:24.9218310Z 2025-05-07T19:42:24.9218314Z 2025-05-07T19:42:24.9218317Z 2025-05-07T19:42:24.9218518Z  2025-05-07T19:42:24.9218780Z 2025-05-07T19:42:24.9218783Z 2025-05-07T19:42:24.9218787Z 2025-05-07T19:42:24.9218790Z 2025-05-07T19:42:24.9218794Z 2025-05-07T19:42:24.9218797Z 2025-05-07T19:42:24.9218800Z 2025-05-07T19:42:24.9218804Z 2025-05-07T19:42:24.9218807Z 2025-05-07T19:42:24.9218811Z 2025-05-07T19:42:24.9219011Z  2025-05-07T19:42:24.9219274Z 2025-05-07T19:42:24.9219279Z 2025-05-07T19:42:24.9219282Z 2025-05-07T19:42:24.9219289Z 2025-05-07T19:42:24.9219293Z 2025-05-07T19:42:24.9219296Z 2025-05-07T19:42:24.9219299Z 2025-05-07T19:42:24.9219303Z 2025-05-07T19:42:24.9219306Z 2025-05-07T19:42:24.9219310Z 2025-05-07T19:42:24.9219313Z 2025-05-07T19:42:24.9219525Z  2025-05-07T19:42:24.9219798Z 2025-05-07T19:42:24.9219802Z 2025-05-07T19:42:24.9219806Z 2025-05-07T19:42:24.9219810Z 2025-05-07T19:42:24.9219813Z 2025-05-07T19:42:24.9219817Z 2025-05-07T19:42:24.9219820Z 2025-05-07T19:42:24.9219824Z 2025-05-07T19:42:24.9219827Z 2025-05-07T19:42:24.9219831Z 2025-05-07T19:42:24.9219834Z 2025-05-07T19:42:24.9219838Z 2025-05-07T19:42:24.9221121Z  2025-05-07T19:42:24.9221466Z 2025-05-07T19:42:24.9221478Z 2025-05-07T19:42:24.9221486Z 2025-05-07T19:42:24.9221490Z 2025-05-07T19:42:24.9221496Z 2025-05-07T19:42:24.9221502Z 2025-05-07T19:42:24.9221505Z 2025-05-07T19:42:24.9221559Z 2025-05-07T19:42:24.9221562Z 2025-05-07T19:42:24.9221568Z 2025-05-07T19:42:24.9221574Z 2025-05-07T19:42:24.9221577Z 2025-05-07T19:42:24.9221583Z 2025-05-07T19:42:24.9221874Z  2025-05-07T19:42:24.9222134Z 2025-05-07T19:42:24.9222138Z 2025-05-07T19:42:24.9222141Z 2025-05-07T19:42:24.9222145Z 2025-05-07T19:42:24.9222148Z 2025-05-07T19:42:24.9222152Z 2025-05-07T19:42:24.9222155Z 2025-05-07T19:42:24.9222159Z 2025-05-07T19:42:24.9222192Z 2025-05-07T19:42:24.9222196Z 2025-05-07T19:42:24.9222199Z 2025-05-07T19:42:24.9222202Z 2025-05-07T19:42:24.9222206Z 2025-05-07T19:42:24.9222209Z 2025-05-07T19:42:24.9222441Z  2025-05-07T19:42:24.9222686Z 2025-05-07T19:42:24.9222689Z 2025-05-07T19:42:24.9222693Z 2025-05-07T19:42:24.9222696Z 2025-05-07T19:42:24.9222700Z 2025-05-07T19:42:24.9222703Z 2025-05-07T19:42:24.9222927Z 2025-05-07T19:42:24.9222931Z 2025-05-07T19:42:24.9222935Z 2025-05-07T19:42:24.9222938Z 2025-05-07T19:42:24.9222958Z 2025-05-07T19:42:24.9222961Z 2025-05-07T19:42:24.9222965Z 2025-05-07T19:42:24.9222968Z 2025-05-07T19:42:24.9222972Z 2025-05-07T19:42:24.9223350Z  2025-05-07T19:42:24.9223592Z 2025-05-07T19:42:24.9223596Z 2025-05-07T19:42:24.9223600Z 2025-05-07T19:42:24.9223603Z 2025-05-07T19:42:24.9223624Z 2025-05-07T19:42:24.9223627Z 2025-05-07T19:42:24.9223631Z 2025-05-07T19:42:24.9223634Z 2025-05-07T19:42:24.9223638Z 2025-05-07T19:42:24.9223641Z 2025-05-07T19:42:24.9223645Z 2025-05-07T19:42:24.9223648Z 2025-05-07T19:42:24.9223652Z 2025-05-07T19:42:24.9223655Z 2025-05-07T19:42:24.9223658Z 2025-05-07T19:42:24.9223662Z 2025-05-07T19:42:24.9223894Z  2025-05-07T19:42:24.9224157Z 2025-05-07T19:42:24.9224161Z 2025-05-07T19:42:24.9224164Z 2025-05-07T19:42:24.9224168Z 2025-05-07T19:42:24.9224171Z 2025-05-07T19:42:24.9224175Z 2025-05-07T19:42:24.9224178Z 2025-05-07T19:42:24.9224181Z 2025-05-07T19:42:24.9224185Z 2025-05-07T19:42:24.9224188Z 2025-05-07T19:42:24.9224196Z 2025-05-07T19:42:24.9224200Z 2025-05-07T19:42:24.9224203Z 2025-05-07T19:42:24.9224207Z 2025-05-07T19:42:24.9224210Z 2025-05-07T19:42:24.9224214Z 2025-05-07T19:42:24.9224217Z 2025-05-07T19:42:24.9224479Z  2025-05-07T19:42:24.9224721Z 2025-05-07T19:42:24.9224724Z 2025-05-07T19:42:24.9224728Z 2025-05-07T19:42:24.9224731Z 2025-05-07T19:42:24.9224735Z 2025-05-07T19:42:24.9224738Z 2025-05-07T19:42:24.9224742Z 2025-05-07T19:42:24.9224745Z 2025-05-07T19:42:24.9224749Z 2025-05-07T19:42:24.9224752Z 2025-05-07T19:42:24.9224756Z 2025-05-07T19:42:24.9224759Z 2025-05-07T19:42:24.9224763Z 2025-05-07T19:42:24.9224770Z 2025-05-07T19:42:24.9224788Z 2025-05-07T19:42:24.9224792Z 2025-05-07T19:42:24.9224796Z 2025-05-07T19:42:24.9224799Z 2025-05-07T19:42:24.9225031Z  2025-05-07T19:42:24.9225284Z 2025-05-07T19:42:24.9225287Z 2025-05-07T19:42:24.9225404Z  2025-05-07T19:42:24.9225512Z 2025-05-07T19:42:24.9225516Z 2025-05-07T19:42:24.9225618Z  2025-05-07T19:42:24.9225726Z 2025-05-07T19:42:24.9225744Z 2025-05-07T19:42:24.9225748Z 2025-05-07T19:42:24.9225854Z  2025-05-07T19:42:24.9225964Z 2025-05-07T19:42:24.9225967Z 2025-05-07T19:42:24.9225971Z 2025-05-07T19:42:24.9225974Z 2025-05-07T19:42:24.9226096Z  2025-05-07T19:42:24.9226214Z 2025-05-07T19:42:24.9226217Z 2025-05-07T19:42:24.9226221Z 2025-05-07T19:42:24.9226224Z 2025-05-07T19:42:24.9226227Z 2025-05-07T19:42:24.9226334Z  2025-05-07T19:42:24.9226473Z 2025-05-07T19:42:24.9226476Z 2025-05-07T19:42:24.9226484Z 2025-05-07T19:42:24.9226487Z 2025-05-07T19:42:24.9226491Z 2025-05-07T19:42:24.9226494Z 2025-05-07T19:42:24.9226604Z  2025-05-07T19:42:24.9226734Z 2025-05-07T19:42:24.9226738Z 2025-05-07T19:42:24.9226741Z 2025-05-07T19:42:24.9226761Z 2025-05-07T19:42:24.9226768Z 2025-05-07T19:42:24.9226771Z 2025-05-07T19:42:24.9226775Z 2025-05-07T19:42:24.9226889Z  2025-05-07T19:42:24.9227029Z 2025-05-07T19:42:24.9227033Z 2025-05-07T19:42:24.9227037Z 2025-05-07T19:42:24.9227040Z 2025-05-07T19:42:24.9227044Z 2025-05-07T19:42:24.9227047Z 2025-05-07T19:42:24.9227051Z 2025-05-07T19:42:24.9227069Z 2025-05-07T19:42:24.9227231Z  2025-05-07T19:42:24.9227397Z 2025-05-07T19:42:24.9227401Z 2025-05-07T19:42:24.9227404Z 2025-05-07T19:42:24.9227408Z 2025-05-07T19:42:24.9227411Z 2025-05-07T19:42:24.9227414Z 2025-05-07T19:42:24.9227418Z 2025-05-07T19:42:24.9227421Z 2025-05-07T19:42:24.9227425Z 2025-05-07T19:42:24.9227546Z  2025-05-07T19:42:24.9227811Z 2025-05-07T19:42:24.9227814Z 2025-05-07T19:42:24.9227817Z 2025-05-07T19:42:24.9227821Z 2025-05-07T19:42:24.9227824Z 2025-05-07T19:42:24.9227828Z 2025-05-07T19:42:24.9227831Z 2025-05-07T19:42:24.9227834Z 2025-05-07T19:42:24.9227838Z 2025-05-07T19:42:24.9227913Z 2025-05-07T19:42:24.9228050Z  2025-05-07T19:42:24.9228232Z 2025-05-07T19:42:24.9228236Z 2025-05-07T19:42:24.9228239Z 2025-05-07T19:42:24.9228243Z 2025-05-07T19:42:24.9228246Z 2025-05-07T19:42:24.9228249Z 2025-05-07T19:42:24.9228253Z 2025-05-07T19:42:24.9228256Z 2025-05-07T19:42:24.9228260Z 2025-05-07T19:42:24.9228263Z 2025-05-07T19:42:24.9228267Z 2025-05-07T19:42:24.9228399Z  2025-05-07T19:42:24.9228596Z 2025-05-07T19:42:24.9228599Z 2025-05-07T19:42:24.9228603Z 2025-05-07T19:42:24.9228606Z 2025-05-07T19:42:24.9228610Z 2025-05-07T19:42:24.9228613Z 2025-05-07T19:42:24.9228617Z 2025-05-07T19:42:24.9228620Z 2025-05-07T19:42:24.9228629Z 2025-05-07T19:42:24.9228632Z 2025-05-07T19:42:24.9228635Z 2025-05-07T19:42:24.9228639Z 2025-05-07T19:42:24.9228777Z  2025-05-07T19:42:24.9228980Z 2025-05-07T19:42:24.9228984Z 2025-05-07T19:42:24.9228987Z 2025-05-07T19:42:24.9228994Z 2025-05-07T19:42:24.9228998Z 2025-05-07T19:42:24.9229002Z 2025-05-07T19:42:24.9229005Z 2025-05-07T19:42:24.9229009Z 2025-05-07T19:42:24.9229012Z 2025-05-07T19:42:24.9229016Z 2025-05-07T19:42:24.9229019Z 2025-05-07T19:42:24.9229023Z 2025-05-07T19:42:24.9229026Z 2025-05-07T19:42:24.9229167Z  2025-05-07T19:42:24.9229371Z 2025-05-07T19:42:24.9229375Z 2025-05-07T19:42:24.9229378Z 2025-05-07T19:42:24.9229382Z 2025-05-07T19:42:24.9229385Z 2025-05-07T19:42:24.9229389Z 2025-05-07T19:42:24.9229392Z 2025-05-07T19:42:24.9229396Z 2025-05-07T19:42:24.9229399Z 2025-05-07T19:42:24.9229403Z 2025-05-07T19:42:24.9229406Z 2025-05-07T19:42:24.9229410Z 2025-05-07T19:42:24.9229413Z 2025-05-07T19:42:24.9229421Z 2025-05-07T19:42:24.9229578Z  2025-05-07T19:42:24.9229777Z 2025-05-07T19:42:24.9229780Z 2025-05-07T19:42:24.9229784Z 2025-05-07T19:42:24.9229788Z 2025-05-07T19:42:24.9229791Z 2025-05-07T19:42:24.9229795Z 2025-05-07T19:42:24.9229801Z 2025-05-07T19:42:24.9229805Z 2025-05-07T19:42:24.9229809Z 2025-05-07T19:42:24.9229812Z 2025-05-07T19:42:24.9229816Z 2025-05-07T19:42:24.9229819Z 2025-05-07T19:42:24.9229823Z 2025-05-07T19:42:24.9229826Z 2025-05-07T19:42:24.9229830Z 2025-05-07T19:42:24.9229991Z  2025-05-07T19:42:24.9230193Z 2025-05-07T19:42:24.9230196Z 2025-05-07T19:42:24.9230200Z 2025-05-07T19:42:24.9230203Z 2025-05-07T19:42:24.9230206Z 2025-05-07T19:42:24.9230210Z 2025-05-07T19:42:24.9230213Z 2025-05-07T19:42:24.9230217Z 2025-05-07T19:42:24.9230220Z 2025-05-07T19:42:24.9230224Z 2025-05-07T19:42:24.9230227Z 2025-05-07T19:42:24.9230231Z 2025-05-07T19:42:24.9230248Z 2025-05-07T19:42:24.9230255Z 2025-05-07T19:42:24.9230259Z 2025-05-07T19:42:24.9230262Z 2025-05-07T19:42:24.9230422Z  2025-05-07T19:42:24.9230633Z 2025-05-07T19:42:24.9230636Z 2025-05-07T19:42:24.9230640Z 2025-05-07T19:42:24.9230643Z 2025-05-07T19:42:24.9230651Z 2025-05-07T19:42:24.9230654Z 2025-05-07T19:42:24.9230658Z 2025-05-07T19:42:24.9230675Z 2025-05-07T19:42:24.9230679Z 2025-05-07T19:42:24.9230682Z 2025-05-07T19:42:24.9230686Z 2025-05-07T19:42:24.9230689Z 2025-05-07T19:42:24.9230692Z 2025-05-07T19:42:24.9230696Z 2025-05-07T19:42:24.9230700Z 2025-05-07T19:42:24.9230703Z 2025-05-07T19:42:24.9230707Z 2025-05-07T19:42:24.9230863Z  2025-05-07T19:42:24.9231092Z 2025-05-07T19:42:24.9231095Z 2025-05-07T19:42:24.9231099Z 2025-05-07T19:42:24.9231102Z 2025-05-07T19:42:24.9231106Z 2025-05-07T19:42:24.9231109Z 2025-05-07T19:42:24.9231113Z 2025-05-07T19:42:24.9231116Z 2025-05-07T19:42:24.9231120Z 2025-05-07T19:42:24.9231182Z 2025-05-07T19:42:24.9231186Z 2025-05-07T19:42:24.9231189Z 2025-05-07T19:42:24.9231192Z 2025-05-07T19:42:24.9231196Z 2025-05-07T19:42:24.9231199Z 2025-05-07T19:42:24.9231203Z 2025-05-07T19:42:24.9231206Z 2025-05-07T19:42:24.9231210Z 2025-05-07T19:42:24.9231472Z  2025-05-07T19:42:24.9231692Z 2025-05-07T19:42:24.9231696Z 2025-05-07T19:42:24.9231796Z  2025-05-07T19:42:24.9231918Z 2025-05-07T19:42:24.9231921Z 2025-05-07T19:42:24.9232022Z  2025-05-07T19:42:24.9232130Z 2025-05-07T19:42:24.9232133Z 2025-05-07T19:42:24.9232137Z 2025-05-07T19:42:24.9232254Z  2025-05-07T19:42:24.9232363Z 2025-05-07T19:42:24.9232367Z 2025-05-07T19:42:24.9232370Z 2025-05-07T19:42:24.9232374Z 2025-05-07T19:42:24.9232480Z  2025-05-07T19:42:24.9232611Z 2025-05-07T19:42:24.9232615Z 2025-05-07T19:42:24.9232618Z 2025-05-07T19:42:24.9232622Z 2025-05-07T19:42:24.9232625Z 2025-05-07T19:42:24.9232730Z  2025-05-07T19:42:24.9232856Z 2025-05-07T19:42:24.9232860Z 2025-05-07T19:42:24.9232864Z 2025-05-07T19:42:24.9232867Z 2025-05-07T19:42:24.9232871Z 2025-05-07T19:42:24.9232891Z 2025-05-07T19:42:24.9233000Z  2025-05-07T19:42:24.9233129Z 2025-05-07T19:42:24.9233132Z 2025-05-07T19:42:24.9233139Z 2025-05-07T19:42:24.9233143Z 2025-05-07T19:42:24.9233146Z 2025-05-07T19:42:24.9233150Z 2025-05-07T19:42:24.9233153Z 2025-05-07T19:42:24.9233285Z  2025-05-07T19:42:24.9233519Z 2025-05-07T19:42:24.9233523Z 2025-05-07T19:42:24.9233527Z 2025-05-07T19:42:24.9233530Z 2025-05-07T19:42:24.9233534Z 2025-05-07T19:42:24.9233537Z 2025-05-07T19:42:24.9233541Z 2025-05-07T19:42:24.9233544Z 2025-05-07T19:42:24.9233683Z  2025-05-07T19:42:24.9233831Z 2025-05-07T19:42:24.9233835Z 2025-05-07T19:42:24.9233838Z 2025-05-07T19:42:24.9233842Z 2025-05-07T19:42:24.9233848Z 2025-05-07T19:42:24.9233873Z 2025-05-07T19:42:24.9233876Z 2025-05-07T19:42:24.9233884Z 2025-05-07T19:42:24.9233887Z 2025-05-07T19:42:24.9234025Z  2025-05-07T19:42:24.9234183Z 2025-05-07T19:42:24.9234186Z 2025-05-07T19:42:24.9234190Z 2025-05-07T19:42:24.9234193Z 2025-05-07T19:42:24.9234197Z 2025-05-07T19:42:24.9234200Z 2025-05-07T19:42:24.9234207Z 2025-05-07T19:42:24.9234211Z 2025-05-07T19:42:24.9234215Z 2025-05-07T19:42:24.9234218Z 2025-05-07T19:42:24.9234402Z  2025-05-07T19:42:24.9234567Z 2025-05-07T19:42:24.9234571Z 2025-05-07T19:42:24.9234574Z 2025-05-07T19:42:24.9234578Z 2025-05-07T19:42:24.9234581Z 2025-05-07T19:42:24.9234585Z 2025-05-07T19:42:24.9234588Z 2025-05-07T19:42:24.9234592Z 2025-05-07T19:42:24.9234595Z 2025-05-07T19:42:24.9234599Z 2025-05-07T19:42:24.9234602Z 2025-05-07T19:42:24.9234744Z  2025-05-07T19:42:24.9234920Z 2025-05-07T19:42:24.9234923Z 2025-05-07T19:42:24.9234927Z 2025-05-07T19:42:24.9234930Z 2025-05-07T19:42:24.9234934Z 2025-05-07T19:42:24.9234937Z 2025-05-07T19:42:24.9234945Z 2025-05-07T19:42:24.9234948Z 2025-05-07T19:42:24.9234951Z 2025-05-07T19:42:24.9234955Z 2025-05-07T19:42:24.9234958Z 2025-05-07T19:42:24.9234962Z 2025-05-07T19:42:24.9235105Z  2025-05-07T19:42:24.9235288Z 2025-05-07T19:42:24.9235295Z 2025-05-07T19:42:24.9235298Z 2025-05-07T19:42:24.9235302Z 2025-05-07T19:42:24.9235305Z 2025-05-07T19:42:24.9235309Z 2025-05-07T19:42:24.9235312Z 2025-05-07T19:42:24.9235315Z 2025-05-07T19:42:24.9235319Z 2025-05-07T19:42:24.9235322Z 2025-05-07T19:42:24.9235325Z 2025-05-07T19:42:24.9235343Z 2025-05-07T19:42:24.9235346Z 2025-05-07T19:42:24.9235480Z  2025-05-07T19:42:24.9235698Z 2025-05-07T19:42:24.9235702Z 2025-05-07T19:42:24.9235706Z 2025-05-07T19:42:24.9235709Z 2025-05-07T19:42:24.9235713Z 2025-05-07T19:42:24.9235717Z 2025-05-07T19:42:24.9235720Z 2025-05-07T19:42:24.9235723Z 2025-05-07T19:42:24.9235727Z 2025-05-07T19:42:24.9235730Z 2025-05-07T19:42:24.9235815Z 2025-05-07T19:42:24.9235818Z 2025-05-07T19:42:24.9235822Z 2025-05-07T19:42:24.9235841Z 2025-05-07T19:42:24.9235989Z  2025-05-07T19:42:24.9236197Z 2025-05-07T19:42:24.9236201Z 2025-05-07T19:42:24.9236204Z 2025-05-07T19:42:24.9236207Z 2025-05-07T19:42:24.9236269Z 2025-05-07T19:42:24.9236274Z 2025-05-07T19:42:24.9236277Z 2025-05-07T19:42:24.9236317Z 2025-05-07T19:42:24.9236321Z 2025-05-07T19:42:24.9236325Z 2025-05-07T19:42:24.9236328Z 2025-05-07T19:42:24.9236332Z 2025-05-07T19:42:24.9236335Z 2025-05-07T19:42:24.9236339Z 2025-05-07T19:42:24.9236342Z 2025-05-07T19:42:24.9236493Z  2025-05-07T19:42:24.9236715Z 2025-05-07T19:42:24.9236718Z 2025-05-07T19:42:24.9236721Z 2025-05-07T19:42:24.9236725Z 2025-05-07T19:42:24.9236728Z 2025-05-07T19:42:24.9236731Z 2025-05-07T19:42:24.9236735Z 2025-05-07T19:42:24.9236738Z 2025-05-07T19:42:24.9236742Z 2025-05-07T19:42:24.9236745Z 2025-05-07T19:42:24.9236754Z 2025-05-07T19:42:24.9236757Z 2025-05-07T19:42:24.9236761Z 2025-05-07T19:42:24.9236764Z 2025-05-07T19:42:24.9236768Z 2025-05-07T19:42:24.9236771Z 2025-05-07T19:42:24.9236922Z  2025-05-07T19:42:24.9237146Z 2025-05-07T19:42:24.9237150Z 2025-05-07T19:42:24.9237157Z 2025-05-07T19:42:24.9237160Z 2025-05-07T19:42:24.9237163Z 2025-05-07T19:42:24.9237167Z 2025-05-07T19:42:24.9237170Z 2025-05-07T19:42:24.9237174Z 2025-05-07T19:42:24.9237177Z 2025-05-07T19:42:24.9237181Z 2025-05-07T19:42:24.9237184Z 2025-05-07T19:42:24.9237187Z 2025-05-07T19:42:24.9237191Z 2025-05-07T19:42:24.9237194Z 2025-05-07T19:42:24.9237198Z 2025-05-07T19:42:24.9237201Z 2025-05-07T19:42:24.9237205Z 2025-05-07T19:42:24.9237374Z  2025-05-07T19:42:24.9237590Z 2025-05-07T19:42:24.9237594Z 2025-05-07T19:42:24.9237597Z 2025-05-07T19:42:24.9237601Z 2025-05-07T19:42:24.9237604Z 2025-05-07T19:42:24.9237607Z 2025-05-07T19:42:24.9237615Z 2025-05-07T19:42:24.9237619Z 2025-05-07T19:42:24.9237622Z 2025-05-07T19:42:24.9237625Z 2025-05-07T19:42:24.9237629Z 2025-05-07T19:42:24.9237649Z 2025-05-07T19:42:24.9237652Z 2025-05-07T19:42:24.9237655Z 2025-05-07T19:42:24.9237659Z 2025-05-07T19:42:24.9237662Z 2025-05-07T19:42:24.9237669Z 2025-05-07T19:42:24.9237672Z 2025-05-07T19:42:24.9237838Z  2025-05-07T19:42:24.9238059Z 2025-05-07T19:42:24.9238063Z 2025-05-07T19:42:24.9238199Z  2025-05-07T19:42:24.9238304Z 2025-05-07T19:42:24.9238308Z 2025-05-07T19:42:24.9238413Z  2025-05-07T19:42:24.9238540Z 2025-05-07T19:42:24.9238543Z 2025-05-07T19:42:24.9238547Z 2025-05-07T19:42:24.9238652Z  2025-05-07T19:42:24.9238762Z 2025-05-07T19:42:24.9238765Z 2025-05-07T19:42:24.9238785Z 2025-05-07T19:42:24.9238789Z 2025-05-07T19:42:24.9238895Z  2025-05-07T19:42:24.9239015Z 2025-05-07T19:42:24.9239019Z 2025-05-07T19:42:24.9239022Z 2025-05-07T19:42:24.9239026Z 2025-05-07T19:42:24.9239033Z 2025-05-07T19:42:24.9239157Z  2025-05-07T19:42:24.9239282Z 2025-05-07T19:42:24.9239286Z 2025-05-07T19:42:24.9239289Z 2025-05-07T19:42:24.9239293Z 2025-05-07T19:42:24.9239296Z 2025-05-07T19:42:24.9239300Z 2025-05-07T19:42:24.9239412Z  2025-05-07T19:42:24.9239562Z 2025-05-07T19:42:24.9239566Z 2025-05-07T19:42:24.9239569Z 2025-05-07T19:42:24.9239573Z 2025-05-07T19:42:24.9239576Z 2025-05-07T19:42:24.9239580Z 2025-05-07T19:42:24.9239583Z 2025-05-07T19:42:24.9239701Z  2025-05-07T19:42:24.9239857Z 2025-05-07T19:42:24.9239860Z 2025-05-07T19:42:24.9239864Z 2025-05-07T19:42:24.9239868Z 2025-05-07T19:42:24.9239871Z 2025-05-07T19:42:24.9239874Z 2025-05-07T19:42:24.9239878Z 2025-05-07T19:42:24.9239881Z 2025-05-07T19:42:24.9240032Z  2025-05-07T19:42:24.9240204Z 2025-05-07T19:42:24.9240207Z 2025-05-07T19:42:24.9240211Z 2025-05-07T19:42:24.9240214Z 2025-05-07T19:42:24.9240218Z 2025-05-07T19:42:24.9240289Z 2025-05-07T19:42:24.9240293Z 2025-05-07T19:42:24.9240296Z 2025-05-07T19:42:24.9240299Z 2025-05-07T19:42:24.9240427Z  2025-05-07T19:42:24.9240599Z 2025-05-07T19:42:24.9240603Z 2025-05-07T19:42:24.9240607Z 2025-05-07T19:42:24.9240610Z 2025-05-07T19:42:24.9240663Z 2025-05-07T19:42:24.9240668Z 2025-05-07T19:42:24.9240671Z 2025-05-07T19:42:24.9240675Z 2025-05-07T19:42:24.9240678Z 2025-05-07T19:42:24.9240682Z 2025-05-07T19:42:24.9240814Z  2025-05-07T19:42:24.9240995Z 2025-05-07T19:42:24.9240999Z 2025-05-07T19:42:24.9241002Z 2025-05-07T19:42:24.9241006Z 2025-05-07T19:42:24.9241009Z 2025-05-07T19:42:24.9241013Z 2025-05-07T19:42:24.9241016Z 2025-05-07T19:42:24.9241020Z 2025-05-07T19:42:24.9241023Z 2025-05-07T19:42:24.9241027Z 2025-05-07T19:42:24.9241030Z 2025-05-07T19:42:24.9241162Z  2025-05-07T19:42:24.9241355Z 2025-05-07T19:42:24.9241359Z 2025-05-07T19:42:24.9241362Z 2025-05-07T19:42:24.9241370Z 2025-05-07T19:42:24.9241373Z 2025-05-07T19:42:24.9241377Z 2025-05-07T19:42:24.9241380Z 2025-05-07T19:42:24.9241384Z 2025-05-07T19:42:24.9241387Z 2025-05-07T19:42:24.9241391Z 2025-05-07T19:42:24.9241394Z 2025-05-07T19:42:24.9241398Z 2025-05-07T19:42:24.9241539Z  2025-05-07T19:42:24.9241741Z 2025-05-07T19:42:24.9241744Z 2025-05-07T19:42:24.9241748Z 2025-05-07T19:42:24.9241751Z 2025-05-07T19:42:24.9241755Z 2025-05-07T19:42:24.9241758Z 2025-05-07T19:42:24.9241762Z 2025-05-07T19:42:24.9241765Z 2025-05-07T19:42:24.9241768Z 2025-05-07T19:42:24.9241772Z 2025-05-07T19:42:24.9241776Z 2025-05-07T19:42:24.9241779Z 2025-05-07T19:42:24.9241783Z 2025-05-07T19:42:24.9241920Z  2025-05-07T19:42:24.9242130Z 2025-05-07T19:42:24.9242134Z 2025-05-07T19:42:24.9242137Z 2025-05-07T19:42:24.9242141Z 2025-05-07T19:42:24.9242144Z 2025-05-07T19:42:24.9242148Z 2025-05-07T19:42:24.9242151Z 2025-05-07T19:42:24.9242155Z 2025-05-07T19:42:24.9242162Z 2025-05-07T19:42:24.9242165Z 2025-05-07T19:42:24.9242169Z 2025-05-07T19:42:24.9242172Z 2025-05-07T19:42:24.9242176Z 2025-05-07T19:42:24.9242179Z 2025-05-07T19:42:24.9242342Z  2025-05-07T19:42:24.9242538Z 2025-05-07T19:42:24.9242545Z 2025-05-07T19:42:24.9242548Z 2025-05-07T19:42:24.9242552Z 2025-05-07T19:42:24.9242555Z 2025-05-07T19:42:24.9242559Z 2025-05-07T19:42:24.9242562Z 2025-05-07T19:42:24.9242565Z 2025-05-07T19:42:24.9242569Z 2025-05-07T19:42:24.9242572Z 2025-05-07T19:42:24.9242576Z 2025-05-07T19:42:24.9242579Z 2025-05-07T19:42:24.9242582Z 2025-05-07T19:42:24.9242586Z 2025-05-07T19:42:24.9242589Z 2025-05-07T19:42:24.9242743Z  2025-05-07T19:42:24.9242943Z 2025-05-07T19:42:24.9242946Z 2025-05-07T19:42:24.9242950Z 2025-05-07T19:42:24.9242953Z 2025-05-07T19:42:24.9242956Z 2025-05-07T19:42:24.9243006Z 2025-05-07T19:42:24.9243010Z 2025-05-07T19:42:24.9243013Z 2025-05-07T19:42:24.9243021Z 2025-05-07T19:42:24.9243024Z 2025-05-07T19:42:24.9243027Z 2025-05-07T19:42:24.9243031Z 2025-05-07T19:42:24.9243034Z 2025-05-07T19:42:24.9243038Z 2025-05-07T19:42:24.9243041Z 2025-05-07T19:42:24.9243045Z 2025-05-07T19:42:24.9243211Z  2025-05-07T19:42:24.9243422Z 2025-05-07T19:42:24.9243426Z 2025-05-07T19:42:24.9243429Z 2025-05-07T19:42:24.9243432Z 2025-05-07T19:42:24.9243436Z 2025-05-07T19:42:24.9243439Z 2025-05-07T19:42:24.9243443Z 2025-05-07T19:42:24.9243446Z 2025-05-07T19:42:24.9243449Z 2025-05-07T19:42:24.9243453Z 2025-05-07T19:42:24.9243456Z 2025-05-07T19:42:24.9243460Z 2025-05-07T19:42:24.9243463Z 2025-05-07T19:42:24.9243467Z 2025-05-07T19:42:24.9243470Z 2025-05-07T19:42:24.9243473Z 2025-05-07T19:42:24.9243477Z 2025-05-07T19:42:24.9243643Z  2025-05-07T19:42:24.9243858Z 2025-05-07T19:42:24.9243862Z 2025-05-07T19:42:24.9243865Z 2025-05-07T19:42:24.9243869Z 2025-05-07T19:42:24.9243927Z 2025-05-07T19:42:24.9243931Z 2025-05-07T19:42:24.9243934Z 2025-05-07T19:42:24.9243938Z 2025-05-07T19:42:24.9243941Z 2025-05-07T19:42:24.9243945Z 2025-05-07T19:42:24.9243963Z 2025-05-07T19:42:24.9243966Z 2025-05-07T19:42:24.9243969Z 2025-05-07T19:42:24.9243973Z 2025-05-07T19:42:24.9244994Z 2025-05-07T19:42:24.9245001Z 2025-05-07T19:42:24.9245004Z 2025-05-07T19:42:24.9245007Z 2025-05-07T19:42:24.9245180Z  2025-05-07T19:42:24.9245398Z 2025-05-07T19:42:24.9245401Z 2025-05-07T19:42:24.9245509Z  2025-05-07T19:42:24.9245612Z 2025-05-07T19:42:24.9245616Z 2025-05-07T19:42:24.9245712Z  2025-05-07T19:42:24.9245835Z 2025-05-07T19:42:24.9245839Z 2025-05-07T19:42:24.9245842Z 2025-05-07T19:42:24.9245941Z  2025-05-07T19:42:24.9246050Z 2025-05-07T19:42:24.9246054Z 2025-05-07T19:42:24.9246057Z 2025-05-07T19:42:24.9246061Z 2025-05-07T19:42:24.9246180Z  2025-05-07T19:42:24.9246295Z 2025-05-07T19:42:24.9246303Z 2025-05-07T19:42:24.9246307Z 2025-05-07T19:42:24.9246310Z 2025-05-07T19:42:24.9246314Z 2025-05-07T19:42:24.9246419Z  2025-05-07T19:42:24.9246556Z 2025-05-07T19:42:24.9246560Z 2025-05-07T19:42:24.9246563Z 2025-05-07T19:42:24.9246567Z 2025-05-07T19:42:24.9246571Z 2025-05-07T19:42:24.9246580Z 2025-05-07T19:42:24.9246691Z  2025-05-07T19:42:24.9246837Z 2025-05-07T19:42:24.9246840Z 2025-05-07T19:42:24.9246844Z 2025-05-07T19:42:24.9246847Z 2025-05-07T19:42:24.9246850Z 2025-05-07T19:42:24.9246854Z 2025-05-07T19:42:24.9246857Z 2025-05-07T19:42:24.9246972Z  2025-05-07T19:42:24.9247109Z 2025-05-07T19:42:24.9247113Z 2025-05-07T19:42:24.9247116Z 2025-05-07T19:42:24.9247120Z 2025-05-07T19:42:24.9247138Z 2025-05-07T19:42:24.9247141Z 2025-05-07T19:42:24.9247144Z 2025-05-07T19:42:24.9247148Z 2025-05-07T19:42:24.9247268Z  2025-05-07T19:42:24.9247418Z 2025-05-07T19:42:24.9247421Z 2025-05-07T19:42:24.9247425Z 2025-05-07T19:42:24.9247432Z 2025-05-07T19:42:24.9247435Z 2025-05-07T19:42:24.9247439Z 2025-05-07T19:42:24.9247442Z 2025-05-07T19:42:24.9247460Z 2025-05-07T19:42:24.9247464Z 2025-05-07T19:42:24.9247584Z  2025-05-07T19:42:24.9247740Z 2025-05-07T19:42:24.9247744Z 2025-05-07T19:42:24.9247751Z 2025-05-07T19:42:24.9247754Z 2025-05-07T19:42:24.9247758Z 2025-05-07T19:42:24.9247761Z 2025-05-07T19:42:24.9247765Z 2025-05-07T19:42:24.9247768Z 2025-05-07T19:42:24.9247771Z 2025-05-07T19:42:24.9247790Z 2025-05-07T19:42:24.9247920Z  2025-05-07T19:42:24.9248085Z 2025-05-07T19:42:24.9248088Z 2025-05-07T19:42:24.9248092Z 2025-05-07T19:42:24.9248095Z 2025-05-07T19:42:24.9248099Z 2025-05-07T19:42:24.9248103Z 2025-05-07T19:42:24.9248106Z 2025-05-07T19:42:24.9248110Z 2025-05-07T19:42:24.9248113Z 2025-05-07T19:42:24.9248117Z 2025-05-07T19:42:24.9248136Z 2025-05-07T19:42:24.9248267Z  2025-05-07T19:42:24.9248445Z 2025-05-07T19:42:24.9248452Z 2025-05-07T19:42:24.9248456Z 2025-05-07T19:42:24.9248459Z 2025-05-07T19:42:24.9248463Z 2025-05-07T19:42:24.9248466Z 2025-05-07T19:42:24.9248469Z 2025-05-07T19:42:24.9248473Z 2025-05-07T19:42:24.9248476Z 2025-05-07T19:42:24.9248480Z 2025-05-07T19:42:24.9248498Z 2025-05-07T19:42:24.9248505Z 2025-05-07T19:42:24.9248637Z  2025-05-07T19:42:24.9248821Z 2025-05-07T19:42:24.9248824Z 2025-05-07T19:42:24.9248828Z 2025-05-07T19:42:24.9248831Z 2025-05-07T19:42:24.9248834Z 2025-05-07T19:42:24.9248838Z 2025-05-07T19:42:24.9248842Z 2025-05-07T19:42:24.9248845Z 2025-05-07T19:42:24.9248862Z 2025-05-07T19:42:24.9248866Z 2025-05-07T19:42:24.9248869Z 2025-05-07T19:42:24.9248873Z 2025-05-07T19:42:24.9248877Z 2025-05-07T19:42:24.9249009Z  2025-05-07T19:42:24.9249240Z 2025-05-07T19:42:24.9249243Z 2025-05-07T19:42:24.9249247Z 2025-05-07T19:42:24.9249250Z 2025-05-07T19:42:24.9249254Z 2025-05-07T19:42:24.9249257Z 2025-05-07T19:42:24.9249318Z 2025-05-07T19:42:24.9249321Z 2025-05-07T19:42:24.9249325Z 2025-05-07T19:42:24.9249328Z 2025-05-07T19:42:24.9249332Z 2025-05-07T19:42:24.9249335Z 2025-05-07T19:42:24.9249339Z 2025-05-07T19:42:24.9249343Z 2025-05-07T19:42:24.9249557Z  2025-05-07T19:42:24.9249772Z 2025-05-07T19:42:24.9249776Z 2025-05-07T19:42:24.9249779Z 2025-05-07T19:42:24.9249783Z 2025-05-07T19:42:24.9249786Z 2025-05-07T19:42:24.9249790Z 2025-05-07T19:42:24.9249793Z 2025-05-07T19:42:24.9249796Z 2025-05-07T19:42:24.9249800Z 2025-05-07T19:42:24.9249803Z 2025-05-07T19:42:24.9249806Z 2025-05-07T19:42:24.9249810Z 2025-05-07T19:42:24.9249813Z 2025-05-07T19:42:24.9249817Z 2025-05-07T19:42:24.9249820Z 2025-05-07T19:42:24.9249980Z  2025-05-07T19:42:24.9250183Z 2025-05-07T19:42:24.9250186Z 2025-05-07T19:42:24.9250190Z 2025-05-07T19:42:24.9250193Z 2025-05-07T19:42:24.9250197Z 2025-05-07T19:42:24.9250201Z 2025-05-07T19:42:24.9250208Z 2025-05-07T19:42:24.9250212Z 2025-05-07T19:42:24.9250215Z 2025-05-07T19:42:24.9250219Z 2025-05-07T19:42:24.9250222Z 2025-05-07T19:42:24.9250226Z 2025-05-07T19:42:24.9250229Z 2025-05-07T19:42:24.9250232Z 2025-05-07T19:42:24.9250236Z 2025-05-07T19:42:24.9250254Z 2025-05-07T19:42:24.9250407Z  2025-05-07T19:42:24.9250615Z 2025-05-07T19:42:24.9250618Z 2025-05-07T19:42:24.9250622Z 2025-05-07T19:42:24.9250625Z 2025-05-07T19:42:24.9250629Z 2025-05-07T19:42:24.9250632Z 2025-05-07T19:42:24.9250635Z 2025-05-07T19:42:24.9250639Z 2025-05-07T19:42:24.9250642Z 2025-05-07T19:42:24.9250645Z 2025-05-07T19:42:24.9250663Z 2025-05-07T19:42:24.9250667Z 2025-05-07T19:42:24.9250670Z 2025-05-07T19:42:24.9250674Z 2025-05-07T19:42:24.9250677Z 2025-05-07T19:42:24.9250681Z 2025-05-07T19:42:24.9250684Z 2025-05-07T19:42:24.9250836Z  2025-05-07T19:42:24.9251048Z 2025-05-07T19:42:24.9251051Z 2025-05-07T19:42:24.9251059Z 2025-05-07T19:42:24.9251077Z 2025-05-07T19:42:24.9251081Z 2025-05-07T19:42:24.9251084Z 2025-05-07T19:42:24.9251088Z 2025-05-07T19:42:24.9251091Z 2025-05-07T19:42:24.9251094Z 2025-05-07T19:42:24.9251098Z 2025-05-07T19:42:24.9251101Z 2025-05-07T19:42:24.9251108Z 2025-05-07T19:42:24.9251112Z 2025-05-07T19:42:24.9251115Z 2025-05-07T19:42:24.9251118Z 2025-05-07T19:42:24.9251122Z 2025-05-07T19:42:24.9251126Z 2025-05-07T19:42:24.9251129Z 2025-05-07T19:42:24.9251292Z  2025-05-07T19:42:24.9251526Z 2025-05-07T19:42:24.9251529Z 2025-05-07T19:42:24.9251626Z  2025-05-07T19:42:24.9251732Z 2025-05-07T19:42:24.9251736Z 2025-05-07T19:42:24.9251847Z  2025-05-07T19:42:24.9251952Z 2025-05-07T19:42:24.9251956Z 2025-05-07T19:42:24.9251959Z 2025-05-07T19:42:24.9252059Z  2025-05-07T19:42:24.9252183Z 2025-05-07T19:42:24.9252187Z 2025-05-07T19:42:24.9252190Z 2025-05-07T19:42:24.9252194Z 2025-05-07T19:42:24.9252301Z  2025-05-07T19:42:24.9252421Z 2025-05-07T19:42:24.9252425Z 2025-05-07T19:42:24.9252428Z 2025-05-07T19:42:24.9252432Z 2025-05-07T19:42:24.9252435Z 2025-05-07T19:42:24.9252563Z  done 2025-05-07T19:42:25.2415147Z Preparing transaction: | / - done 2025-05-07T19:42:29.1124878Z Verifying transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:42:31.8310371Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:42:32.2479987Z [INSTALL] Adding symlink librhash.so.0, which is needed by CMake ... 2025-05-07T19:42:34.0831342Z + ln -s /github/home/miniconda/envs/build_binary/lib/librhash.so /github/home/miniconda/envs/build_binary/lib/librhash.so.0 2025-05-07T19:42:34.0832009Z 2025-05-07T19:42:34.0837841Z 2025-05-07T19:42:34.0858828Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install build 2025-05-07T19:42:36.3769200Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:42:36.3771026Z Collecting build 2025-05-07T19:42:36.3771396Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T19:42:36.3772231Z Requirement already satisfied: packaging>=19.1 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from build) (25.0) 2025-05-07T19:42:36.3772947Z Collecting pyproject_hooks (from build) 2025-05-07T19:42:36.3773398Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T19:42:36.3773895Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T19:42:36.3774357Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T19:42:36.3774808Z Installing collected packages: pyproject_hooks, build 2025-05-07T19:42:36.3775086Z 2025-05-07T19:42:36.3775283Z Successfully installed build-1.2.2.post1 pyproject_hooks-1.2.0 2025-05-07T19:42:36.3775584Z 2025-05-07T19:42:36.3775599Z 2025-05-07T19:42:38.2382377Z /github/home/miniconda/envs/build_binary/bin/make 2025-05-07T19:42:38.2382696Z 2025-05-07T19:42:38.3124751Z [CHECK] Binary make found in PATH 2025-05-07T19:42:40.1075078Z /github/home/miniconda/envs/build_binary/bin/cmake 2025-05-07T19:42:40.1075395Z 2025-05-07T19:42:40.1674564Z [CHECK] Binary cmake found in PATH 2025-05-07T19:42:41.9469329Z /github/home/miniconda/envs/build_binary/bin/ninja 2025-05-07T19:42:41.9469641Z 2025-05-07T19:42:42.0207437Z [CHECK] Binary ninja found in PATH 2025-05-07T19:42:43.9198194Z [CHECK] Python (sub-)package 'click' found ... 2025-05-07T19:42:45.9228792Z [CHECK] Python (sub-)package 'hypothesis' found ... 2025-05-07T19:42:47.8085535Z [CHECK] Python (sub-)package 'jinja2' found ... 2025-05-07T19:42:49.7877058Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T19:42:51.6214344Z [CHECK] Python (sub-)package 'wheel' found ... 2025-05-07T19:42:51.6216254Z [INSTALL] Successfully installed all the build tools 2025-05-07T19:42:51.6288463Z ##[group]Run . $PRELUDE; install_rocm_ubuntu $BUILD_ENV 6.2.4 2025-05-07T19:42:51.6288943Z . $PRELUDE; install_rocm_ubuntu $BUILD_ENV 6.2.4 2025-05-07T19:42:51.6289488Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:42:51.6289814Z env: 2025-05-07T19:42:51.6290031Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:42:51.6290349Z BUILD_ENV: build_binary 2025-05-07T19:42:51.6290585Z BUILD_VARIANT: rocm 2025-05-07T19:42:51.6290820Z ##[endgroup] 2025-05-07T19:42:51.9725603Z ################################################################################ 2025-05-07T19:42:51.9726144Z # Install ROCm (Ubuntu) 2025-05-07T19:42:51.9726425Z # 2025-05-07T19:42:51.9736118Z # [2025-05-07T19:42:51.973Z] + install_rocm_ubuntu build_binary 6.2.4 2025-05-07T19:42:51.9736571Z ################################################################################ 2025-05-07T19:42:51.9736799Z 2025-05-07T19:42:51.9751132Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:42:51.9938465Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:42:51.9939438Z [INSTALL] Loading OS release info to fetch VERSION_CODENAME ... 2025-05-07T19:42:51.9952500Z [INSTALL] Downloading the ROCm installer script ... 2025-05-07T19:42:51.9953431Z + wget -q https://repo.radeon.com/amdgpu-install/6.2.4/ubuntu/jammy/amdgpu-install_6.2.60204-1_all.deb -O amdgpu-install_6.2.60204-1_all.deb 2025-05-07T19:42:51.9954038Z 2025-05-07T19:42:52.0726134Z 2025-05-07T19:42:52.0726906Z [INSTALL] Installing the ROCm installer script ... 2025-05-07T19:42:52.0750561Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:42:52.0922711Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:42:52.0929887Z /usr/bin/sudo 2025-05-07T19:42:52.0940404Z /usr/bin/apt-get 2025-05-07T19:42:52.0941258Z [INSTALL] Updating system repositories ... 2025-05-07T19:42:52.0957327Z [EXEC] [ATTEMPT 0/3] + sudo apt update -y 2025-05-07T19:42:52.1035682Z 2025-05-07T19:42:52.1036718Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T19:42:52.1039332Z 2025-05-07T19:42:52.1874753Z Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2025-05-07T19:42:52.3094401Z Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-05-07T19:42:52.3882499Z Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-05-07T19:42:52.4672197Z Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-05-07T19:42:53.3666287Z Reading package lists... 2025-05-07T19:42:53.5279795Z Building dependency tree... 2025-05-07T19:42:53.5280167Z Reading state information... 2025-05-07T19:42:53.5381222Z All packages are up to date. 2025-05-07T19:42:53.5474172Z [INSTALL] Installing system package(s): ./amdgpu-install_6.2.60204-1_all.deb ... 2025-05-07T19:42:53.5492260Z [EXEC] [ATTEMPT 0/3] + sudo apt install -y ./amdgpu-install_6.2.60204-1_all.deb 2025-05-07T19:42:53.5565570Z 2025-05-07T19:42:53.5566129Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T19:42:53.5566511Z 2025-05-07T19:42:54.3759789Z Reading package lists... 2025-05-07T19:42:54.5302968Z Building dependency tree... 2025-05-07T19:42:54.5303850Z Reading state information... 2025-05-07T19:42:54.6715203Z The following additional packages will be installed: 2025-05-07T19:42:54.6719179Z dialog libpopt0 rsync 2025-05-07T19:42:54.6727554Z Suggested packages: 2025-05-07T19:42:54.6728421Z openssh-server python3 python3-braceexpand 2025-05-07T19:42:54.7077035Z The following NEW packages will be installed: 2025-05-07T19:42:54.7082251Z amdgpu-install dialog libpopt0 rsync 2025-05-07T19:42:54.7240243Z 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-05-07T19:42:54.7241514Z Need to get 769 kB/786 kB of archives. 2025-05-07T19:42:54.7242693Z After this operation, 2270 kB of additional disk space will be used. 2025-05-07T19:42:54.7245176Z Get:1 /__w/FBGEMM/FBGEMM/amdgpu-install_6.2.60204-1_all.deb amdgpu-install all 6.2.60204-2070768.22.04 [16.9 kB] 2025-05-07T19:42:54.8891522Z Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpopt0 amd64 1.18-3build1 [28.2 kB] 2025-05-07T19:42:55.0698705Z Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 rsync amd64 3.2.7-0ubuntu0.22.04.4 [437 kB] 2025-05-07T19:42:55.3880642Z Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 dialog amd64 1.3-20211214-1 [303 kB] 2025-05-07T19:42:55.5440338Z debconf: delaying package configuration, since apt-utils is not installed 2025-05-07T19:42:55.5652654Z Fetched 769 kB in 1s (1045 kB/s) 2025-05-07T19:42:55.6634127Z Selecting previously unselected package libpopt0:amd64. 2025-05-07T19:42:55.6644859Z (Reading database ... 2025-05-07T19:42:55.6645589Z (Reading database ... 5% 2025-05-07T19:42:55.6645947Z (Reading database ... 10% 2025-05-07T19:42:55.6646226Z (Reading database ... 15% 2025-05-07T19:42:55.6646513Z (Reading database ... 20% 2025-05-07T19:42:55.6646774Z (Reading database ... 25% 2025-05-07T19:42:55.6647029Z (Reading database ... 30% 2025-05-07T19:42:55.6647286Z (Reading database ... 35% 2025-05-07T19:42:55.6647526Z (Reading database ... 40% 2025-05-07T19:42:55.6647780Z (Reading database ... 45% 2025-05-07T19:42:55.6648021Z (Reading database ... 50% 2025-05-07T19:42:55.6648280Z (Reading database ... 55% 2025-05-07T19:42:55.6648533Z (Reading database ... 60% 2025-05-07T19:42:55.6648774Z (Reading database ... 65% 2025-05-07T19:42:55.6663135Z (Reading database ... 70% 2025-05-07T19:42:55.6663843Z (Reading database ... 75% 2025-05-07T19:42:55.6672366Z (Reading database ... 80% 2025-05-07T19:42:55.6672642Z (Reading database ... 85% 2025-05-07T19:42:55.6674736Z (Reading database ... 90% 2025-05-07T19:42:55.6685000Z (Reading database ... 95% 2025-05-07T19:42:55.6685646Z (Reading database ... 100% 2025-05-07T19:42:55.6686035Z (Reading database ... 8757 files and directories currently installed.) 2025-05-07T19:42:55.6686633Z Preparing to unpack .../libpopt0_1.18-3build1_amd64.deb ... 2025-05-07T19:42:55.6888066Z Unpacking libpopt0:amd64 (1.18-3build1) ... 2025-05-07T19:42:55.9593274Z Selecting previously unselected package rsync. 2025-05-07T19:42:55.9599758Z Preparing to unpack .../rsync_3.2.7-0ubuntu0.22.04.4_amd64.deb ... 2025-05-07T19:42:56.0300181Z Unpacking rsync (3.2.7-0ubuntu0.22.04.4) ... 2025-05-07T19:42:56.0929045Z Selecting previously unselected package amdgpu-install. 2025-05-07T19:42:56.0940747Z Preparing to unpack .../amdgpu-install_6.2.60204-1_all.deb ... 2025-05-07T19:42:56.1023349Z Unpacking amdgpu-install (6.2.60204-2070768.22.04) ... 2025-05-07T19:42:56.1591194Z Selecting previously unselected package dialog. 2025-05-07T19:42:56.1604395Z Preparing to unpack .../dialog_1.3-20211214-1_amd64.deb ... 2025-05-07T19:42:56.1711532Z Unpacking dialog (1.3-20211214-1) ... 2025-05-07T19:42:56.5081751Z Setting up dialog (1.3-20211214-1) ... 2025-05-07T19:42:56.5631207Z Setting up libpopt0:amd64 (1.18-3build1) ... 2025-05-07T19:42:56.6155440Z Setting up rsync (3.2.7-0ubuntu0.22.04.4) ... 2025-05-07T19:42:56.9554577Z invoke-rc.d: could not determine current runlevel 2025-05-07T19:42:56.9587276Z invoke-rc.d: policy-rc.d denied execution of start. 2025-05-07T19:42:57.0481831Z Setting up amdgpu-install (6.2.60204-2070768.22.04) ... 2025-05-07T19:42:57.6956294Z Processing triggers for libc-bin (2.35-0ubuntu3.9) ... 2025-05-07T19:42:58.1928884Z [INSTALL] Installing ROCm ... 2025-05-07T19:42:58.1953698Z [EXEC] [ATTEMPT 0/3] + amdgpu-install -y --usecase=hiplibsdk,rocm,rocmdevtools --no-dkms 2025-05-07T19:42:58.3549043Z Get:1 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy InRelease [5465 B] 2025-05-07T19:42:58.3645006Z Get:2 https://repo.radeon.com/rocm/apt/6.2.4 jammy InRelease [2620 B] 2025-05-07T19:42:58.4269360Z Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-05-07T19:42:58.4269959Z Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2025-05-07T19:42:58.4408072Z Get:5 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 Packages [14.1 kB] 2025-05-07T19:42:58.5023852Z Get:6 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 Packages [96.1 kB] 2025-05-07T19:42:58.5056464Z Hit:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-05-07T19:42:58.5842447Z Hit:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-05-07T19:42:58.7516708Z Fetched 118 kB in 0s (240 kB/s) 2025-05-07T19:42:59.5456971Z Reading package lists... 2025-05-07T19:43:00.3848226Z Reading package lists... 2025-05-07T19:43:00.5427198Z Building dependency tree... 2025-05-07T19:43:00.5427683Z Reading state information... 2025-05-07T19:43:00.7095082Z The following additional packages will be installed: 2025-05-07T19:43:00.7095775Z alsa-topology-conf alsa-ucm-conf amd-smi-lib amdgpu-core build-essential 2025-05-07T19:43:00.7096438Z bzip2 comgr composablekernel-dev cpp cpp-11 dbus dirmngr dpkg-dev fakeroot 2025-05-07T19:43:00.7097038Z ffmpeg file fontconfig fontconfig-config fonts-dejavu-core g++ g++-11 2025-05-07T19:43:00.7097574Z g++-11-multilib g++-multilib gcc gcc-11 gcc-11-base gcc-11-multilib 2025-05-07T19:43:00.7098115Z gcc-multilib gdb gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client 2025-05-07T19:43:00.7098680Z gpg-wks-server gpgconf gpgsm half hip-dev hip-doc hip-runtime-amd 2025-05-07T19:43:00.7099237Z hip-samples hipblas hipblas-dev hipblaslt hipblaslt-dev hipcc hipcub-dev 2025-05-07T19:43:00.7099817Z hipfft hipfft-dev hipfort-dev hipify-clang hiprand hiprand-dev hipsolver 2025-05-07T19:43:00.7100717Z hipsolver-dev hipsparse hipsparse-dev hipsparselt hipsparselt-dev hiptensor 2025-05-07T19:43:00.7101306Z hiptensor-dev hsa-amd-aqlprofile hsa-rocr hsa-rocr-dev hsakmt-roct-dev 2025-05-07T19:43:00.7101892Z i965-va-driver icu-devtools intel-media-va-driver javascript-common kmod 2025-05-07T19:43:00.7102459Z lib32asan6 lib32atomic1 lib32gcc-11-dev lib32gcc-s1 lib32gomp1 lib32itm1 2025-05-07T19:43:00.7103346Z lib32quadmath0 lib32stdc++-11-dev lib32stdc++6 lib32ubsan1 libaacs0 2025-05-07T19:43:00.7103969Z libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-05-07T19:43:00.7104579Z libamd2 libaom3 libapparmor1 libasan6 libasan8 libasound2 libasound2-data 2025-05-07T19:43:00.7105179Z libass9 libassuan0 libasyncns0 libatomic1 libavc1394-0 libavcodec-dev 2025-05-07T19:43:00.7105746Z libavcodec58 libavdevice58 libavfilter7 libavformat-dev libavformat58 2025-05-07T19:43:00.7106353Z libavutil-dev libavutil56 libbabeltrace1 libbdplus0 libblas3 libbluray2 2025-05-07T19:43:00.7107086Z libboost-regex1.74.0 libbs2b0 libc-dev-bin libc-devtools libc6-dbg libc6-dev 2025-05-07T19:43:00.7107678Z libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcaca0 libcairo-gobject2 2025-05-07T19:43:00.7108277Z libcairo2 libcamd2 libcc1-0 libccolamd2 libcdio-cdda2 libcdio-paranoia2 2025-05-07T19:43:00.7108865Z libcdio19 libcholmod3 libchromaprint1 libcodec2-1.0 libcolamd2 libcrypt-dev 2025-05-07T19:43:00.7109461Z libdatrie1 libdav1d5 libdbus-1-3 libdc1394-25 libdebuginfod-common 2025-05-07T19:43:00.7110112Z libdebuginfod1 libdecor-0-0 libdecor-0-plugin-1-cairo libdeflate0 2025-05-07T19:43:00.7110917Z libdpkg-perl libdrm-amdgpu-amdgpu1 libdrm-amdgpu-common libdrm-amdgpu-dev 2025-05-07T19:43:00.7111558Z libdrm-amdgpu-radeon1 libdrm-amdgpu1 libdrm-common libdrm-dev libdrm-intel1 2025-05-07T19:43:00.7112151Z libdrm-nouveau2 libdrm-radeon1 libdrm2 libdrm2-amdgpu libdw1 libelf-dev 2025-05-07T19:43:00.7112747Z libelf1 libexpat1-dev libfakeroot libffi-dev libfile-copy-recursive-perl 2025-05-07T19:43:00.7113472Z libfile-fcntllock-perl libfile-listing-perl libfile-which-perl libflac8 2025-05-07T19:43:00.7114291Z libflite1 libfontconfig1 libfreetype6 libfribidi0 libgbm1 libgcc-11-dev 2025-05-07T19:43:00.7114848Z libgcc-12-dev libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin 2025-05-07T19:43:00.7115418Z libgdk-pixbuf2.0-common libgfortran5 libgl-dev libgl1 libgl1-amber-dri 2025-05-07T19:43:00.7116014Z libgl1-mesa-dri libglapi-mesa libglib2.0-0 libglib2.0-data libglvnd0 2025-05-07T19:43:00.7118084Z libglx-dev libglx-mesa0 libglx0 libgme0 libgomp1 libgraphite2-3 libgsm1 2025-05-07T19:43:00.7118680Z libharfbuzz0b libhttp-date-perl libicu-dev libicu70 libiec61883-0 2025-05-07T19:43:00.7119231Z libigdgmm12 libipt2 libisl23 libitm1 libjack-jackd2-0 libjbig0 2025-05-07T19:43:00.7119773Z libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore 2025-05-07T19:43:00.7120339Z libksba8 liblapack3 liblilv-0-0 libllvm15 libllvm18.1-amdgpu 2025-05-07T19:43:00.7120888Z liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1 libmetis5 libmfx1 2025-05-07T19:43:00.7121529Z libmp3lame0 libmpc3 libmpdec3 libmpfr6 libmpg123-0 libmysofa1 libncurses-dev 2025-05-07T19:43:00.7122125Z libnorm1 libnpth0 libnsl-dev libnuma-dev libnuma1 libogg0 libopenal-data 2025-05-07T19:43:00.7122688Z libopenal1 libopenjp2-7 libopenmpt0 libopus0 libpango-1.0-0 2025-05-07T19:43:00.7123253Z libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess-dev libpciaccess0 2025-05-07T19:43:00.7123810Z libpgm-5.3-0 libpixman-1-0 libpng16-16 libpocketsphinx3 libpostproc55 2025-05-07T19:43:00.7124381Z libpthread-stubs0-dev libpulse0 libpython3-dev libpython3-stdlib 2025-05-07T19:43:00.7124948Z libpython3.10 libpython3.10-dev libpython3.10-minimal libpython3.10-stdlib 2025-05-07T19:43:00.7125532Z libquadmath0 librabbitmq4 libraw1394-11 libreadline8 librsvg2-2 2025-05-07T19:43:00.7126152Z librsvg2-common librubberband2 libsamplerate0 libsdl2-2.0-0 2025-05-07T19:43:00.7126675Z libsensors-config libsensors5 libserd-0-0 libset-scalar-perl libshine3 2025-05-07T19:43:00.7127236Z libslang2 libsnappy1v5 libsndfile1 libsndio7.0 libsodium23 libsord-0-0 2025-05-07T19:43:00.7127791Z libsource-highlight-common libsource-highlight4v5 libsoxr0 libspeex1 2025-05-07T19:43:00.7128375Z libsphinxbase3 libsqlite3-0 libsratom-0-0 libsrt1.4-gnutls libssh-gcrypt-4 2025-05-07T19:43:00.7129021Z libstdc++-11-dev libstdc++-12-dev libsuitesparseconfig5 libswresample-dev 2025-05-07T19:43:00.7129585Z libswresample3 libswscale-dev libswscale5 libsystemd-dev libthai-data 2025-05-07T19:43:00.7130154Z libthai0 libtheora0 libtiff5 libtimedate-perl libtinfo-dev libtirpc-dev 2025-05-07T19:43:00.7130710Z libtsan0 libtsan2 libtwolame0 libubsan1 libudfread0 liburi-perl libusb-1.0-0 2025-05-07T19:43:00.7131296Z libva-amdgpu-drm2 libva-amdgpu-wayland2 libva-amdgpu-x11-2 libva-dev 2025-05-07T19:43:00.7131826Z libva-drm2 libva-glx2 libva-wayland2 libva-x11-2 libva2 libva2-amdgpu 2025-05-07T19:43:00.7132385Z libvdpau1 libvidstab1.1 libvorbis0a libvorbisenc2 libvorbisfile3 libvpx7 2025-05-07T19:43:00.7132907Z libwayland-amdgpu-client0 libwayland-bin libwayland-client0 2025-05-07T19:43:00.7133439Z libwayland-cursor0 libwayland-dev libwayland-egl1 libwayland-server0 2025-05-07T19:43:00.7133990Z libwebp7 libwebpmux3 libx11-dev libx11-xcb1 libx264-163 libx265-199 2025-05-07T19:43:00.7134493Z libx32asan6 libx32atomic1 libx32gcc-11-dev libx32gcc-s1 libx32gomp1 2025-05-07T19:43:00.7135045Z libx32itm1 libx32quadmath0 libx32stdc++-11-dev libx32stdc++6 libx32ubsan1 2025-05-07T19:43:00.7135575Z libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 2025-05-07T19:43:00.7136099Z libxcb-randr0 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1 2025-05-07T19:43:00.7136809Z libxcb-xfixes0 libxcb1-dev libxcursor1 libxdmcp-dev libxfixes3 libxi6 2025-05-07T19:43:00.7137378Z libxinerama1 libxkbcommon0 libxml2 libxml2-dev libxpm4 libxrandr2 2025-05-07T19:43:00.7137947Z libxrender1 libxshmfence1 libxss1 libxv1 libxvidcore4 libxxf86vm1 2025-05-07T19:43:00.7138473Z libyaml-0-2 libzimg2 libzmq5 libzvbi-common libzvbi0 linux-libc-dev 2025-05-07T19:43:00.7138996Z lto-disabled-list make manpages manpages-dev media-types 2025-05-07T19:43:00.7139531Z mesa-amdgpu-va-drivers mesa-common-dev mesa-va-drivers mesa-vdpau-drivers 2025-05-07T19:43:00.7140160Z migraphx migraphx-dev miopen-hip miopen-hip-dev mivisionx mivisionx-dev 2025-05-07T19:43:00.7140764Z ocl-icd-libopencl1 openmp-extras-dev openmp-extras-runtime pinentry-curses 2025-05-07T19:43:00.7141484Z pkg-config pocketsphinx-en-us python3 python3-argcomplete python3-dev 2025-05-07T19:43:00.7142058Z python3-distutils python3-lib2to3 python3-minimal python3-pip 2025-05-07T19:43:00.7142601Z python3-pkg-resources python3-setuptools python3-wheel python3-yaml 2025-05-07T19:43:00.7143206Z python3.10 python3.10-dev python3.10-minimal rccl rccl-dev readline-common 2025-05-07T19:43:00.7143802Z rocalution rocalution-dev rocblas rocblas-dev rocdecode rocdecode-dev rocfft 2025-05-07T19:43:00.7144389Z rocfft-dev rocm-cmake rocm-core rocm-dbgapi rocm-debug-agent 2025-05-07T19:43:00.7144889Z rocm-device-libs rocm-gdb rocm-hip-libraries rocm-hip-runtime 2025-05-07T19:43:00.7145466Z rocm-hip-runtime-dev rocm-language-runtime rocm-llvm rocm-ml-libraries 2025-05-07T19:43:00.7146035Z rocm-ml-sdk rocm-opencl rocm-opencl-dev rocm-opencl-icd-loader 2025-05-07T19:43:00.7146593Z rocm-opencl-runtime rocm-opencl-sdk rocm-openmp-sdk rocm-smi-lib rocminfo 2025-05-07T19:43:00.7147383Z rocprim-dev rocprofiler rocprofiler-dev rocprofiler-plugins 2025-05-07T19:43:00.7148094Z rocprofiler-register rocprofiler-sdk rocprofiler-sdk-roctx rocrand 2025-05-07T19:43:00.7148701Z rocrand-dev rocsolver rocsolver-dev rocsparse rocsparse-dev rocthrust-dev 2025-05-07T19:43:00.7149251Z roctracer roctracer-dev rocwmma-dev rpcsvc-proto rpp rpp-dev 2025-05-07T19:43:00.7149812Z shared-mime-info ucf va-driver-all valgrind vdpau-driver-all x11-common 2025-05-07T19:43:00.7150412Z x11proto-dev xdg-user-dirs xkb-data xorg-sgml-doctools xtrans-dev xz-utils 2025-05-07T19:43:00.7150854Z zlib1g-dev 2025-05-07T19:43:00.7151124Z Suggested packages: 2025-05-07T19:43:00.7151508Z bzip2-doc cpp-doc gcc-11-locales default-dbus-session-bus | dbus-session-bus 2025-05-07T19:43:00.7152082Z dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring 2025-05-07T19:43:00.7152689Z ffmpeg-doc gcc-11-doc lib32stdc++6-11-dbg libx32stdc++6-11-dbg autoconf 2025-05-07T19:43:00.7153364Z automake libtool flex bison gcc-doc gdb-doc gdbserver parcimonie xloadimage 2025-05-07T19:43:00.7154103Z scdaemon i965-va-driver-shaders apache2 | lighttpd | httpd 2025-05-07T19:43:00.7154642Z libasound2-plugins alsa-utils libcuda1 libnvcuvid1 libnvidia-encode1 2025-05-07T19:43:00.7155220Z libbluray-bdj glibc-doc bzr libgd-tools icu-doc jackd2 ncurses-doc 2025-05-07T19:43:00.7155780Z libportaudio2 opus-tools pulseaudio libraw1394-doc librsvg2-bin xdg-utils 2025-05-07T19:43:00.7156377Z lm-sensors serdi sndiod sordi speex libstdc++-11-doc libstdc++-12-doc 2025-05-07T19:43:00.7156941Z libbusiness-isbn-perl libwww-perl libwayland-doc libx11-doc libxcb-doc 2025-05-07T19:43:00.7157528Z make-doc man-browser opencl-icd pinentry-doc python3-doc python3-tk 2025-05-07T19:43:00.7158099Z python3-venv python-setuptools-doc python3.10-venv python3.10-doc 2025-05-07T19:43:00.7158680Z binfmt-support readline-doc valgrind-dbg valgrind-mpi kcachegrind alleyoop 2025-05-07T19:43:00.7159179Z valkyrie libvdpau-va-gl1 2025-05-07T19:43:01.4300592Z The following NEW packages will be installed: 2025-05-07T19:43:01.4302161Z alsa-topology-conf alsa-ucm-conf amd-smi-lib amdgpu-core build-essential 2025-05-07T19:43:01.4303935Z bzip2 comgr composablekernel-dev cpp cpp-11 dbus dirmngr dpkg-dev fakeroot 2025-05-07T19:43:01.4305623Z ffmpeg file fontconfig fontconfig-config fonts-dejavu-core g++ g++-11 2025-05-07T19:43:01.4306410Z g++-11-multilib g++-multilib gcc gcc-11 gcc-11-base gcc-11-multilib 2025-05-07T19:43:01.4306966Z gcc-multilib gdb gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client 2025-05-07T19:43:01.4307559Z gpg-wks-server gpgconf gpgsm half hip-dev hip-doc hip-runtime-amd 2025-05-07T19:43:01.4308118Z hip-samples hipblas hipblas-dev hipblaslt hipblaslt-dev hipcc hipcub-dev 2025-05-07T19:43:01.4308736Z hipfft hipfft-dev hipfort-dev hipify-clang hiprand hiprand-dev hipsolver 2025-05-07T19:43:01.4309388Z hipsolver-dev hipsparse hipsparse-dev hipsparselt hipsparselt-dev hiptensor 2025-05-07T19:43:01.4309994Z hiptensor-dev hsa-amd-aqlprofile hsa-rocr hsa-rocr-dev hsakmt-roct-dev 2025-05-07T19:43:01.4310878Z i965-va-driver icu-devtools intel-media-va-driver javascript-common kmod 2025-05-07T19:43:01.4311499Z lib32asan6 lib32atomic1 lib32gcc-11-dev lib32gcc-s1 lib32gomp1 lib32itm1 2025-05-07T19:43:01.4312110Z lib32quadmath0 lib32stdc++-11-dev lib32stdc++6 lib32ubsan1 libaacs0 2025-05-07T19:43:01.4312699Z libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-05-07T19:43:01.4313485Z libamd2 libaom3 libapparmor1 libasan6 libasan8 libasound2 libasound2-data 2025-05-07T19:43:01.4314107Z libass9 libassuan0 libasyncns0 libatomic1 libavc1394-0 libavcodec-dev 2025-05-07T19:43:01.4314716Z libavcodec58 libavdevice58 libavfilter7 libavformat-dev libavformat58 2025-05-07T19:43:01.4315333Z libavutil-dev libavutil56 libbabeltrace1 libbdplus0 libblas3 libbluray2 2025-05-07T19:43:01.4315943Z libboost-regex1.74.0 libbs2b0 libc-dev-bin libc-devtools libc6-dbg libc6-dev 2025-05-07T19:43:01.4316574Z libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcaca0 libcairo-gobject2 2025-05-07T19:43:01.4317164Z libcairo2 libcamd2 libcc1-0 libccolamd2 libcdio-cdda2 libcdio-paranoia2 2025-05-07T19:43:01.4317785Z libcdio19 libcholmod3 libchromaprint1 libcodec2-1.0 libcolamd2 libcrypt-dev 2025-05-07T19:43:01.4318397Z libdatrie1 libdav1d5 libdbus-1-3 libdc1394-25 libdebuginfod-common 2025-05-07T19:43:01.4318944Z libdebuginfod1 libdecor-0-0 libdecor-0-plugin-1-cairo libdeflate0 2025-05-07T19:43:01.4319559Z libdpkg-perl libdrm-amdgpu-amdgpu1 libdrm-amdgpu-common libdrm-amdgpu-dev 2025-05-07T19:43:01.4320300Z libdrm-amdgpu-radeon1 libdrm-amdgpu1 libdrm-common libdrm-dev libdrm-intel1 2025-05-07T19:43:01.4320921Z libdrm-nouveau2 libdrm-radeon1 libdrm2 libdrm2-amdgpu libdw1 libelf-dev 2025-05-07T19:43:01.4321526Z libelf1 libexpat1-dev libfakeroot libffi-dev libfile-copy-recursive-perl 2025-05-07T19:43:01.4322257Z libfile-fcntllock-perl libfile-listing-perl libfile-which-perl libflac8 2025-05-07T19:43:01.4322870Z libflite1 libfontconfig1 libfreetype6 libfribidi0 libgbm1 libgcc-11-dev 2025-05-07T19:43:01.4323407Z libgcc-12-dev libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin 2025-05-07T19:43:01.4323964Z libgdk-pixbuf2.0-common libgfortran5 libgl-dev libgl1 libgl1-amber-dri 2025-05-07T19:43:01.4324508Z libgl1-mesa-dri libglapi-mesa libglib2.0-0 libglib2.0-data libglvnd0 2025-05-07T19:43:01.4325081Z libglx-dev libglx-mesa0 libglx0 libgme0 libgomp1 libgraphite2-3 libgsm1 2025-05-07T19:43:01.4325648Z libharfbuzz0b libhttp-date-perl libicu-dev libicu70 libiec61883-0 2025-05-07T19:43:01.4326161Z libigdgmm12 libipt2 libisl23 libitm1 libjack-jackd2-0 libjbig0 2025-05-07T19:43:01.4326712Z libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore 2025-05-07T19:43:01.4327230Z libksba8 liblapack3 liblilv-0-0 libllvm15 libllvm18.1-amdgpu 2025-05-07T19:43:01.4327820Z liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1 libmetis5 libmfx1 2025-05-07T19:43:01.4328437Z libmp3lame0 libmpc3 libmpdec3 libmpfr6 libmpg123-0 libmysofa1 libncurses-dev 2025-05-07T19:43:01.4329024Z libnorm1 libnpth0 libnsl-dev libnuma-dev libnuma1 libogg0 libopenal-data 2025-05-07T19:43:01.4329583Z libopenal1 libopenjp2-7 libopenmpt0 libopus0 libpango-1.0-0 2025-05-07T19:43:01.4330106Z libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess-dev libpciaccess0 2025-05-07T19:43:01.4330677Z libpgm-5.3-0 libpixman-1-0 libpng16-16 libpocketsphinx3 libpostproc55 2025-05-07T19:43:01.4331219Z libpthread-stubs0-dev libpulse0 libpython3-dev libpython3-stdlib 2025-05-07T19:43:01.4331810Z libpython3.10 libpython3.10-dev libpython3.10-minimal libpython3.10-stdlib 2025-05-07T19:43:01.4332390Z libquadmath0 librabbitmq4 libraw1394-11 libreadline8 librsvg2-2 2025-05-07T19:43:01.4332880Z librsvg2-common librubberband2 libsamplerate0 libsdl2-2.0-0 2025-05-07T19:43:01.4333433Z libsensors-config libsensors5 libserd-0-0 libset-scalar-perl libshine3 2025-05-07T19:43:01.4350259Z libslang2 libsnappy1v5 libsndfile1 libsndio7.0 libsodium23 libsord-0-0 2025-05-07T19:43:01.4351170Z libsource-highlight-common libsource-highlight4v5 libsoxr0 libspeex1 2025-05-07T19:43:01.4351803Z libsphinxbase3 libsqlite3-0 libsratom-0-0 libsrt1.4-gnutls libssh-gcrypt-4 2025-05-07T19:43:01.4352398Z libstdc++-11-dev libstdc++-12-dev libsuitesparseconfig5 libswresample-dev 2025-05-07T19:43:01.4352997Z libswresample3 libswscale-dev libswscale5 libsystemd-dev libthai-data 2025-05-07T19:43:01.4353739Z libthai0 libtheora0 libtiff5 libtimedate-perl libtinfo-dev libtirpc-dev 2025-05-07T19:43:01.4354355Z libtsan0 libtsan2 libtwolame0 libubsan1 libudfread0 liburi-perl libusb-1.0-0 2025-05-07T19:43:01.4355039Z libva-amdgpu-drm2 libva-amdgpu-wayland2 libva-amdgpu-x11-2 libva-dev 2025-05-07T19:43:01.4355594Z libva-drm2 libva-glx2 libva-wayland2 libva-x11-2 libva2 libva2-amdgpu 2025-05-07T19:43:01.4356182Z libvdpau1 libvidstab1.1 libvorbis0a libvorbisenc2 libvorbisfile3 libvpx7 2025-05-07T19:43:01.4356729Z libwayland-amdgpu-client0 libwayland-bin libwayland-client0 2025-05-07T19:43:01.4357294Z libwayland-cursor0 libwayland-dev libwayland-egl1 libwayland-server0 2025-05-07T19:43:01.4357840Z libwebp7 libwebpmux3 libx11-dev libx11-xcb1 libx264-163 libx265-199 2025-05-07T19:43:01.4358388Z libx32asan6 libx32atomic1 libx32gcc-11-dev libx32gcc-s1 libx32gomp1 2025-05-07T19:43:01.4358962Z libx32itm1 libx32quadmath0 libx32stdc++-11-dev libx32stdc++6 libx32ubsan1 2025-05-07T19:43:01.4359516Z libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 2025-05-07T19:43:01.4360066Z libxcb-randr0 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1 2025-05-07T19:43:01.4360613Z libxcb-xfixes0 libxcb1-dev libxcursor1 libxdmcp-dev libxfixes3 libxi6 2025-05-07T19:43:01.4361170Z libxinerama1 libxkbcommon0 libxml2 libxml2-dev libxpm4 libxrandr2 2025-05-07T19:43:01.4361714Z libxrender1 libxshmfence1 libxss1 libxv1 libxvidcore4 libxxf86vm1 2025-05-07T19:43:01.4363459Z libyaml-0-2 libzimg2 libzmq5 libzvbi-common libzvbi0 linux-libc-dev 2025-05-07T19:43:01.4363973Z lto-disabled-list make manpages manpages-dev media-types 2025-05-07T19:43:01.4364512Z mesa-amdgpu-va-drivers mesa-common-dev mesa-va-drivers mesa-vdpau-drivers 2025-05-07T19:43:01.4365127Z migraphx migraphx-dev miopen-hip miopen-hip-dev mivisionx mivisionx-dev 2025-05-07T19:43:01.4365723Z ocl-icd-libopencl1 openmp-extras-dev openmp-extras-runtime pinentry-curses 2025-05-07T19:43:01.4366338Z pkg-config pocketsphinx-en-us python3 python3-argcomplete python3-dev 2025-05-07T19:43:01.4366900Z python3-distutils python3-lib2to3 python3-minimal python3-pip 2025-05-07T19:43:01.4367430Z python3-pkg-resources python3-setuptools python3-wheel python3-yaml 2025-05-07T19:43:01.4368011Z python3.10 python3.10-dev python3.10-minimal rccl rccl-dev readline-common 2025-05-07T19:43:01.4368618Z rocalution rocalution-dev rocblas rocblas-dev rocdecode rocdecode-dev rocfft 2025-05-07T19:43:01.4369199Z rocfft-dev rocm rocm-cmake rocm-core rocm-dbgapi rocm-debug-agent 2025-05-07T19:43:01.4369722Z rocm-developer-tools rocm-device-libs rocm-gdb rocm-hip-libraries 2025-05-07T19:43:01.4370527Z rocm-hip-runtime rocm-hip-runtime-dev rocm-hip-sdk rocm-language-runtime 2025-05-07T19:43:01.4371228Z rocm-llvm rocm-ml-libraries rocm-ml-sdk rocm-opencl rocm-opencl-dev 2025-05-07T19:43:01.4371798Z rocm-opencl-icd-loader rocm-opencl-runtime rocm-opencl-sdk rocm-openmp-sdk 2025-05-07T19:43:01.4372404Z rocm-smi-lib rocm-utils rocminfo rocprim-dev rocprofiler rocprofiler-dev 2025-05-07T19:43:01.4372930Z rocprofiler-plugins rocprofiler-register rocprofiler-sdk 2025-05-07T19:43:01.4373496Z rocprofiler-sdk-roctx rocrand rocrand-dev rocsolver rocsolver-dev rocsparse 2025-05-07T19:43:01.4374111Z rocsparse-dev rocthrust-dev roctracer roctracer-dev rocwmma-dev rpcsvc-proto 2025-05-07T19:43:01.4374718Z rpp rpp-dev shared-mime-info ucf va-driver-all valgrind vdpau-driver-all 2025-05-07T19:43:01.4375320Z x11-common x11proto-dev xdg-user-dirs xkb-data xorg-sgml-doctools xtrans-dev 2025-05-07T19:43:01.4375770Z xz-utils zlib1g-dev 2025-05-07T19:43:01.4931525Z 0 upgraded, 485 newly installed, 0 to remove and 0 not upgraded. 2025-05-07T19:43:01.4932748Z Need to get 2608 MB of archives. 2025-05-07T19:43:01.4933877Z After this operation, 36.8 GB of additional disk space will be used. 2025-05-07T19:43:01.4935865Z Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB] 2025-05-07T19:43:01.5155941Z Get:2 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-core amd64 6.2.4.60204-139~22.04 [10.6 kB] 2025-05-07T19:43:01.5171284Z Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.9 [815 kB] 2025-05-07T19:43:01.5277212Z Get:4 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 amd-smi-lib amd64 24.6.3.60204-139~22.04 [1331 kB] 2025-05-07T19:43:01.5716859Z Get:5 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 amdgpu-core all 1:6.2.60204-2070768.22.04 [2236 B] 2025-05-07T19:43:01.5749137Z Get:6 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 comgr amd64 2.8.0.60204-139~22.04 [54.3 MB] 2025-05-07T19:43:01.5826732Z Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.9 [2263 kB] 2025-05-07T19:43:01.6076341Z Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] 2025-05-07T19:43:01.6077677Z Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2025-05-07T19:43:01.6078374Z Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2025-05-07T19:43:01.6086220Z Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2025-05-07T19:43:01.6091572Z Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2025-05-07T19:43:01.6108904Z Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB] 2025-05-07T19:43:01.6156037Z Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.9 [1850 kB] 2025-05-07T19:43:01.6293393Z Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.9 [508 kB] 2025-05-07T19:43:01.6330026Z Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] 2025-05-07T19:43:01.6330949Z Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] 2025-05-07T19:43:01.6331647Z Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] 2025-05-07T19:43:01.6336534Z Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdebuginfod-common all 0.186-1ubuntu0.1 [7996 B] 2025-05-07T19:43:01.6338248Z Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.4 [39.7 kB] 2025-05-07T19:43:01.6342497Z Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] 2025-05-07T19:43:01.6357909Z Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 2025-05-07T19:43:01.6371585Z Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 kmod amd64 29-1ubuntu1 [101 kB] 2025-05-07T19:43:01.6455782Z Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 2025-05-07T19:43:01.6585086Z Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu3.1 [26.1 kB] 2025-05-07T19:43:01.6587622Z Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.4 [1465 kB] 2025-05-07T19:43:01.6698232Z Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.4 [4582 B] 2025-05-07T19:43:01.6699095Z Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] 2025-05-07T19:43:01.7453871Z Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libslang2 amd64 2.3.2-5build4 [468 kB] 2025-05-07T19:43:01.7486320Z Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.7 [763 kB] 2025-05-07T19:43:01.7544877Z Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] 2025-05-07T19:43:01.7547413Z Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.2 [133 kB] 2025-05-07T19:43:01.7557901Z Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] 2025-05-07T19:43:01.7568169Z Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] 2025-05-07T19:43:01.7603817Z Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] 2025-05-07T19:43:01.7606833Z Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 xkb-data all 2.33-1 [394 kB] 2025-05-07T19:43:01.7637366Z Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB] 2025-05-07T19:43:01.7660915Z Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB] 2025-05-07T19:43:01.7711850Z Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB] 2025-05-07T19:43:01.7714692Z Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5450 B] 2025-05-07T19:43:01.7717278Z Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB] 2025-05-07T19:43:01.7719068Z Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB] 2025-05-07T19:43:01.7830848Z Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] 2025-05-07T19:43:01.7844348Z Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libusb-1.0-0 amd64 2:1.0.25-1ubuntu2 [52.7 kB] 2025-05-07T19:43:01.7847950Z Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] 2025-05-07T19:43:01.7952447Z Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] 2025-05-07T19:43:01.7956351Z Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2025-05-07T19:43:01.7957933Z Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2-data all 1.2.6.1-1ubuntu1 [19.1 kB] 2025-05-07T19:43:01.7960701Z Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2 amd64 1.2.6.1-1ubuntu1 [390 kB] 2025-05-07T19:43:01.7996236Z Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 alsa-ucm-conf all 1.2.6.3-1ubuntu1.12 [43.5 kB] 2025-05-07T19:43:01.7998828Z Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] 2025-05-07T19:43:01.8002874Z Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 2025-05-07T19:43:01.8073200Z Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.2 [340 kB] 2025-05-07T19:43:01.8100008Z Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] 2025-05-07T19:43:01.8188415Z Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.5 [1306 kB] 2025-05-07T19:43:01.8282498Z Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.9 [20.3 kB] 2025-05-07T19:43:01.8285230Z Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-139.149 [1298 kB] 2025-05-07T19:43:01.8379569Z Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] 2025-05-07T19:43:01.8388351Z Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] 2025-05-07T19:43:01.8394850Z Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] 2025-05-07T19:43:01.8414321Z Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] 2025-05-07T19:43:01.8416151Z Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.9 [2100 kB] 2025-05-07T19:43:01.8574024Z Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB] 2025-05-07T19:43:01.8576521Z Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] 2025-05-07T19:43:01.8629894Z Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] 2025-05-07T19:43:01.8734531Z Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] 2025-05-07T19:43:01.8736216Z Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB] 2025-05-07T19:43:01.9445773Z Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 2025-05-07T19:43:01.9447147Z Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB] 2025-05-07T19:43:01.9453136Z Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB] 2025-05-07T19:43:01.9463380Z Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB] 2025-05-07T19:43:01.9466213Z Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB] 2025-05-07T19:43:01.9468280Z Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB] 2025-05-07T19:43:01.9635627Z Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB] 2025-05-07T19:43:01.9715215Z Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB] 2025-05-07T19:43:01.9877125Z Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB] 2025-05-07T19:43:01.9948410Z Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB] 2025-05-07T19:43:01.9958409Z Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB] 2025-05-07T19:43:02.0093295Z Get:79 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 composablekernel-dev amd64 1.1.0.60204-139~22.04 [198 MB] 2025-05-07T19:43:02.0142146Z Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB] 2025-05-07T19:43:02.1572345Z Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 2025-05-07T19:43:02.1574757Z Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB] 2025-05-07T19:43:02.1722004Z Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB] 2025-05-07T19:43:02.2538265Z Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 2025-05-07T19:43:02.2540316Z Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] 2025-05-07T19:43:02.2552076Z Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB] 2025-05-07T19:43:02.2571952Z Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] 2025-05-07T19:43:02.2574031Z Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] 2025-05-07T19:43:02.2576214Z Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB] 2025-05-07T19:43:02.2642805Z Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] 2025-05-07T19:43:02.2645223Z Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses-dev amd64 6.3-2ubuntu0.1 [381 kB] 2025-05-07T19:43:02.2673583Z Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtinfo-dev amd64 6.3-2ubuntu0.1 [780 B] 2025-05-07T19:43:02.2681369Z Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2025-05-07T19:43:02.2685782Z Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.3 [94.4 kB] 2025-05-07T19:43:02.2796324Z Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] 2025-05-07T19:43:02.2809867Z Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] 2025-05-07T19:43:02.2810695Z Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.3 [293 kB] 2025-05-07T19:43:02.2835475Z Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB] 2025-05-07T19:43:02.2836233Z Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB] 2025-05-07T19:43:02.2840684Z Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libaom3 amd64 3.3.0-1ubuntu0.1 [1748 kB] 2025-05-07T19:43:02.2972997Z Get:101 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libva2 amd64 2.14.0-1 [65.0 kB] 2025-05-07T19:43:02.2974552Z Get:102 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmfx1 amd64 22.3.0-1 [3105 kB] 2025-05-07T19:43:02.3198812Z Get:103 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libva-drm2 amd64 2.14.0-1 [7502 B] 2025-05-07T19:43:02.3451627Z Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxfixes3 amd64 1:6.0.0-1 [11.7 kB] 2025-05-07T19:43:02.3452637Z Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libva-x11-2 amd64 2.14.0-1 [12.6 kB] 2025-05-07T19:43:02.3593120Z Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvdpau1 amd64 1.4-3build2 [27.0 kB] 2025-05-07T19:43:02.3707194Z Get:107 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ocl-icd-libopencl1 amd64 2.2.14-3 [39.1 kB] 2025-05-07T19:43:02.3795437Z Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavutil56 amd64 7:4.4.2-0ubuntu0.22.04.1 [290 kB] 2025-05-07T19:43:02.4042143Z Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] 2025-05-07T19:43:02.4173906Z Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] 2025-05-07T19:43:02.4315803Z Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] 2025-05-07T19:43:02.4316726Z Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] 2025-05-07T19:43:02.4331883Z Get:113 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpixman-1-0 amd64 0.40.0-1ubuntu0.22.04.1 [264 kB] 2025-05-07T19:43:02.4353598Z Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-render0 amd64 1.14-3ubuntu3 [16.4 kB] 2025-05-07T19:43:02.4354509Z Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shm0 amd64 1.14-3ubuntu3 [5780 B] 2025-05-07T19:43:02.4355259Z Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrender1 amd64 1:0.9.10-1build4 [19.7 kB] 2025-05-07T19:43:02.4357081Z Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo2 amd64 1.16.0-5ubuntu2 [628 kB] 2025-05-07T19:43:02.4407339Z Get:118 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcodec2-1.0 amd64 1.0.1-3 [8435 kB] 2025-05-07T19:43:02.5010479Z Get:119 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdav1d5 amd64 0.9.2-1 [463 kB] 2025-05-07T19:43:02.5042283Z Get:120 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgsm1 amd64 1.0.19-1 [27.7 kB] 2025-05-07T19:43:02.5044251Z Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmp3lame0 amd64 3.100-3build2 [141 kB] 2025-05-07T19:43:02.5058778Z Get:122 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libopenjp2-7 amd64 2.4.0-6ubuntu0.3 [158 kB] 2025-05-07T19:43:02.5070919Z Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopus0 amd64 1.3.1-0.1build2 [203 kB] 2025-05-07T19:43:02.5089057Z Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo-gobject2 amd64 1.16.0-5ubuntu2 [19.4 kB] 2025-05-07T19:43:02.5090086Z Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1ubuntu0.3 [5630 B] 2025-05-07T19:43:02.5090976Z Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] 2025-05-07T19:43:02.5100557Z Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] 2025-05-07T19:43:02.5148556Z Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] 2025-05-07T19:43:02.5265590Z Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] 2025-05-07T19:43:02.5268909Z Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] 2025-05-07T19:43:02.5289696Z Get:131 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.10 [185 kB] 2025-05-07T19:43:02.5304768Z Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1ubuntu0.3 [148 kB] 2025-05-07T19:43:02.5315825Z Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig amd64 2.13.1-4.2ubuntu5 [177 kB] 2025-05-07T19:43:02.5333407Z Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgraphite2-3 amd64 1.3.14-1build2 [71.3 kB] 2025-05-07T19:43:02.5335066Z Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.2 [353 kB] 2025-05-07T19:43:02.5366876Z Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libthai-data all 0.1.29-1build1 [162 kB] 2025-05-07T19:43:02.5376007Z Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdatrie1 amd64 0.2.13-2 [19.9 kB] 2025-05-07T19:43:02.5378163Z Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libthai0 amd64 0.1.29-1build1 [19.2 kB] 2025-05-07T19:43:02.5530170Z Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpango-1.0-0 amd64 1.50.6+ds-2ubuntu1 [230 kB] 2025-05-07T19:43:02.5548555Z Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangoft2-1.0-0 amd64 1.50.6+ds-2ubuntu1 [54.0 kB] 2025-05-07T19:43:02.5549894Z Get:141 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangocairo-1.0-0 amd64 1.50.6+ds-2ubuntu1 [39.8 kB] 2025-05-07T19:43:02.5553935Z Get:142 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-2 amd64 2.52.5+dfsg-3ubuntu0.2 [2974 kB] 2025-05-07T19:43:02.5776021Z Get:143 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2025-05-07T19:43:02.5776808Z Get:144 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsnappy1v5 amd64 1.1.8-1build3 [17.5 kB] 2025-05-07T19:43:02.5777567Z Get:145 http://archive.ubuntu.com/ubuntu jammy/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu3 [57.9 kB] 2025-05-07T19:43:02.5782669Z Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsoxr0 amd64 0.1.3-4build2 [79.8 kB] 2025-05-07T19:43:02.5789842Z Get:147 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswresample3 amd64 7:4.4.2-0ubuntu0.22.04.1 [62.2 kB] 2025-05-07T19:43:02.5795465Z Get:148 http://archive.ubuntu.com/ubuntu jammy/main amd64 libogg0 amd64 1.3.5-0ubuntu3 [22.9 kB] 2025-05-07T19:43:02.5798966Z Get:149 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu4 [209 kB] 2025-05-07T19:43:02.5820734Z Get:150 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtwolame0 amd64 0.4.0-2build2 [52.5 kB] 2025-05-07T19:43:02.5821693Z Get:151 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbis0a amd64 1.3.7-1build2 [99.2 kB] 2025-05-07T19:43:02.5905939Z Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbisenc2 amd64 1.3.7-1build2 [82.6 kB] 2025-05-07T19:43:02.6023357Z Get:153 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libvpx7 amd64 1.11.0-2ubuntu2.3 [1078 kB] 2025-05-07T19:43:02.6103271Z Get:154 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpmux3 amd64 1.2.2-2ubuntu0.22.04.2 [20.5 kB] 2025-05-07T19:43:02.6104201Z Get:155 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libx264-163 amd64 2:0.163.3060+git5db6aa6-2build1 [591 kB] 2025-05-07T19:43:02.6148790Z Get:156 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libx265-199 amd64 3.5-2 [1170 kB] 2025-05-07T19:43:02.6234307Z Get:157 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2025-05-07T19:43:02.6250968Z Get:158 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzvbi-common all 0.2.35-19 [35.5 kB] 2025-05-07T19:43:02.6251757Z Get:159 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzvbi0 amd64 0.2.35-19 [262 kB] 2025-05-07T19:43:02.6273614Z Get:160 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavcodec58 amd64 7:4.4.2-0ubuntu0.22.04.1 [5567 kB] 2025-05-07T19:43:02.6672033Z Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libraw1394-11 amd64 2.1.2-2build2 [27.0 kB] 2025-05-07T19:43:02.6672823Z Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libavc1394-0 amd64 0.5.4-5build2 [17.0 kB] 2025-05-07T19:43:02.6673796Z Get:163 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libass9 amd64 1:0.15.2-1 [97.5 kB] 2025-05-07T19:43:02.6681934Z Get:164 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libudfread0 amd64 1.1.2-1 [16.2 kB] 2025-05-07T19:43:02.6684477Z Get:165 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libbluray2 amd64 1:1.3.1-1 [159 kB] 2025-05-07T19:43:02.6703132Z Get:166 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libchromaprint1 amd64 1.5.1-2 [28.4 kB] 2025-05-07T19:43:02.6703914Z Get:167 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgme0 amd64 0.6.3-2 [127 kB] 2025-05-07T19:43:02.6711435Z Get:168 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmpg123-0 amd64 1.29.3-1ubuntu0.1 [172 kB] 2025-05-07T19:43:02.6730252Z Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbisfile3 amd64 1.3.7-1build2 [17.1 kB] 2025-05-07T19:43:02.6797273Z Get:170 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenmpt0 amd64 0.6.1-1 [592 kB] 2025-05-07T19:43:02.6917999Z Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 librabbitmq4 amd64 0.10.0-1ubuntu2 [39.3 kB] 2025-05-07T19:43:02.6925362Z Get:172 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsrt1.4-gnutls amd64 1.4.4-4 [309 kB] 2025-05-07T19:43:02.6950151Z Get:173 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-gcrypt-4 amd64 0.9.6-2ubuntu0.22.04.3 [223 kB] 2025-05-07T19:43:02.6964138Z Get:174 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB] 2025-05-07T19:43:02.6982032Z Get:175 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB] 2025-05-07T19:43:02.6995263Z Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB] 2025-05-07T19:43:02.7013637Z Get:177 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzmq5 amd64 4.3.4-2 [256 kB] 2025-05-07T19:43:02.7034701Z Get:178 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavformat58 amd64 7:4.4.2-0ubuntu0.22.04.1 [1103 kB] 2025-05-07T19:43:02.7114395Z Get:179 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2025-05-07T19:43:02.7115182Z Get:180 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libflite1 amd64 2.2-3 [13.7 MB] 2025-05-07T19:43:02.8082712Z Get:181 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libserd-0-0 amd64 0.30.10-2 [40.8 kB] 2025-05-07T19:43:02.8085328Z Get:182 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsord-0-0 amd64 0.16.8-2 [21.2 kB] 2025-05-07T19:43:02.8088324Z Get:183 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsratom-0-0 amd64 0.6.8-1 [17.0 kB] 2025-05-07T19:43:02.8091021Z Get:184 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liblilv-0-0 amd64 0.24.12-2 [42.8 kB] 2025-05-07T19:43:02.8095996Z Get:185 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmysofa1 amd64 1.2.1~dfsg0-1 [1157 kB] 2025-05-07T19:43:02.8181483Z Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 libblas3 amd64 3.10.0-2ubuntu1 [228 kB] 2025-05-07T19:43:02.8198905Z Get:187 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04 [879 kB] 2025-05-07T19:43:02.8267635Z Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblapack3 amd64 3.10.0-2ubuntu1 [2504 kB] 2025-05-07T19:43:02.8442998Z Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasyncns0 amd64 0.8-6build2 [12.8 kB] 2025-05-07T19:43:02.8444057Z Get:190 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libflac8 amd64 1.3.3-2ubuntu0.2 [111 kB] 2025-05-07T19:43:02.8453488Z Get:191 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsndfile1 amd64 1.0.31-2ubuntu0.2 [196 kB] 2025-05-07T19:43:02.8473282Z Get:192 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-xcb1 amd64 2:1.7.5-1ubuntu0.3 [7802 B] 2025-05-07T19:43:02.8474216Z Get:193 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpulse0 amd64 1:15.99.1+dfsg1-1ubuntu2.2 [298 kB] 2025-05-07T19:43:02.8501726Z Get:194 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsphinxbase3 amd64 0.8+5prealpha+1-13build1 [126 kB] 2025-05-07T19:43:02.8507538Z Get:195 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpocketsphinx3 amd64 0.8.0+real5prealpha+1-14ubuntu1 [132 kB] 2025-05-07T19:43:02.8519029Z Get:196 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libpostproc55 amd64 7:4.4.2-0ubuntu0.22.04.1 [60.1 kB] 2025-05-07T19:43:02.8524050Z Get:197 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsamplerate0 amd64 0.2.2-1build1 [1359 kB] 2025-05-07T19:43:02.8628495Z Get:198 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librubberband2 amd64 2.0.0-2 [90.0 kB] 2025-05-07T19:43:02.8697272Z Get:199 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswscale5 amd64 7:4.4.2-0ubuntu0.22.04.1 [180 kB] 2025-05-07T19:43:02.8715568Z Get:200 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2025-05-07T19:43:02.8716344Z Get:201 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzimg2 amd64 3.0.3+ds1-1 [241 kB] 2025-05-07T19:43:02.8740368Z Get:202 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavfilter7 amd64 7:4.4.2-0ubuntu0.22.04.1 [1496 kB] 2025-05-07T19:43:02.8847288Z Get:203 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcaca0 amd64 0.99.beta19-2.2ubuntu4 [224 kB] 2025-05-07T19:43:02.8867649Z Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcdio19 amd64 2.1.0-3ubuntu0.2 [63.6 kB] 2025-05-07T19:43:02.9123351Z Get:205 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1build3 [16.7 kB] 2025-05-07T19:43:02.9378822Z Get:206 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1build3 [15.9 kB] 2025-05-07T19:43:02.9419873Z Get:207 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdc1394-25 amd64 2.2.6-4 [88.8 kB] 2025-05-07T19:43:02.9654377Z Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglvnd0 amd64 1.4.0-1 [73.6 kB] 2025-05-07T19:43:02.9744890Z Get:209 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglapi-mesa amd64 23.2.1-1ubuntu3.1~22.04.3 [35.4 kB] 2025-05-07T19:43:02.9777064Z Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri2-0 amd64 1.14-3ubuntu3 [7206 B] 2025-05-07T19:43:02.9792981Z Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri3-0 amd64 1.14-3ubuntu3 [6968 B] 2025-05-07T19:43:02.9794077Z Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-glx0 amd64 1.14-3ubuntu3 [25.9 kB] 2025-05-07T19:43:02.9812388Z Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-present0 amd64 1.14-3ubuntu3 [5734 B] 2025-05-07T19:43:02.9813220Z Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-randr0 amd64 1.14-3ubuntu3 [18.3 kB] 2025-05-07T19:43:02.9827928Z Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-sync1 amd64 1.14-3ubuntu3 [9416 B] 2025-05-07T19:43:02.9831402Z Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xfixes0 amd64 1.14-3ubuntu3 [9996 B] 2025-05-07T19:43:02.9834838Z Get:217 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxshmfence1 amd64 1.3-1build4 [5394 B] 2025-05-07T19:43:02.9917618Z Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxxf86vm1 amd64 1:1.1.4-1build3 [10.4 kB] 2025-05-07T19:43:02.9919146Z Get:219 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-amdgpu1 amd64 2.4.113-2~ubuntu0.22.04.1 [19.9 kB] 2025-05-07T19:43:03.0039028Z Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpciaccess0 amd64 0.16-3 [19.1 kB] 2025-05-07T19:43:03.0043045Z Get:221 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-intel1 amd64 2.4.113-2~ubuntu0.22.04.1 [66.7 kB] 2025-05-07T19:43:03.0067799Z Get:222 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-nouveau2 amd64 2.4.113-2~ubuntu0.22.04.1 [17.5 kB] 2025-05-07T19:43:03.0070863Z Get:223 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-radeon1 amd64 2.4.113-2~ubuntu0.22.04.1 [21.6 kB] 2025-05-07T19:43:03.0076537Z Get:224 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libllvm15 amd64 1:15.0.7-0ubuntu0.22.04.3 [25.4 MB] 2025-05-07T19:43:03.2089608Z Get:225 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] 2025-05-07T19:43:03.2090688Z Get:226 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] 2025-05-07T19:43:03.2091542Z Get:227 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgl1-mesa-dri amd64 23.2.1-1ubuntu3.1~22.04.3 [8860 kB] 2025-05-07T19:43:03.2716210Z Get:228 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglx-mesa0 amd64 23.2.1-1ubuntu3.1~22.04.3 [158 kB] 2025-05-07T19:43:03.2726108Z Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglx0 amd64 1.4.0-1 [41.0 kB] 2025-05-07T19:43:03.2730114Z Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgl1 amd64 1.4.0-1 [110 kB] 2025-05-07T19:43:03.2739477Z Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiec61883-0 amd64 1.2.0-4build3 [25.9 kB] 2025-05-07T19:43:03.2742671Z Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjack-jackd2-0 amd64 1.9.20~dfsg-1 [293 kB] 2025-05-07T19:43:03.2767212Z Get:233 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenal-data all 1:1.19.1-2build3 [164 kB] 2025-05-07T19:43:03.2778508Z Get:234 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsndio7.0 amd64 1.8.1-1.1 [29.3 kB] 2025-05-07T19:43:03.2781509Z Get:235 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenal1 amd64 1:1.19.1-2build3 [535 kB] 2025-05-07T19:43:03.2825653Z Get:236 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-client0 amd64 1.20.0-1ubuntu0.1 [25.9 kB] 2025-05-07T19:43:03.2858178Z Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdecor-0-0 amd64 0.1.0-3build1 [15.1 kB] 2025-05-07T19:43:03.2976301Z Get:238 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-server0 amd64 1.20.0-1ubuntu0.1 [34.3 kB] 2025-05-07T19:43:03.2979684Z Get:239 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgbm1 amd64 23.2.1-1ubuntu3.1~22.04.3 [33.5 kB] 2025-05-07T19:43:03.2982802Z Get:240 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-cursor0 amd64 1.20.0-1ubuntu0.1 [10.7 kB] 2025-05-07T19:43:03.2984864Z Get:241 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-egl1 amd64 1.20.0-1ubuntu0.1 [5582 B] 2025-05-07T19:43:03.2986945Z Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcursor1 amd64 1:1.2.0-2build4 [20.9 kB] 2025-05-07T19:43:03.2990128Z Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxi6 amd64 2:1.8-1build1 [32.6 kB] 2025-05-07T19:43:03.2993745Z Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxinerama1 amd64 2:1.1.4-3 [7382 B] 2025-05-07T19:43:03.2995643Z Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxkbcommon0 amd64 1.4.0-1 [125 kB] 2025-05-07T19:43:03.3005612Z Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrandr2 amd64 2:1.5.2-1build1 [20.4 kB] 2025-05-07T19:43:03.3100587Z Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-common all 1:7.7+23ubuntu2 [23.4 kB] 2025-05-07T19:43:03.3220911Z Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxss1 amd64 1:1.2.3-1build2 [8476 B] 2025-05-07T19:43:03.3221783Z Get:249 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsdl2-2.0-0 amd64 2.0.20+dfsg-2ubuntu1.22.04.1 [582 kB] 2025-05-07T19:43:03.3266760Z Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shape0 amd64 1.14-3ubuntu3 [6158 B] 2025-05-07T19:43:03.3267558Z Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxv1 amd64 2:1.0.11-1build2 [11.2 kB] 2025-05-07T19:43:03.3268399Z Get:252 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavdevice58 amd64 7:4.4.2-0ubuntu0.22.04.1 [87.5 kB] 2025-05-07T19:43:03.3275797Z Get:253 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 ffmpeg amd64 7:4.4.2-0ubuntu0.22.04.1 [1696 kB] 2025-05-07T19:43:03.3399808Z Get:254 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-i386 amd64 2.35-0ubuntu3.9 [2838 kB] 2025-05-07T19:43:03.3602963Z Get:255 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev-i386 amd64 2.35-0ubuntu3.9 [1445 kB] 2025-05-07T19:43:03.3710608Z Get:256 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-x32 amd64 2.35-0ubuntu3.9 [2978 kB] 2025-05-07T19:43:03.3919772Z Get:257 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev-x32 amd64 2.35-0ubuntu3.9 [1632 kB] 2025-05-07T19:43:03.4036070Z Get:258 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32gcc-s1 amd64 12.3.0-1ubuntu1~22.04 [63.9 kB] 2025-05-07T19:43:03.4039585Z Get:259 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32gcc-s1 amd64 12.3.0-1ubuntu1~22.04 [54.0 kB] 2025-05-07T19:43:03.4044644Z Get:260 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32gomp1 amd64 12.3.0-1ubuntu1~22.04 [133 kB] 2025-05-07T19:43:03.4061371Z Get:261 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32gomp1 amd64 12.3.0-1ubuntu1~22.04 [127 kB] 2025-05-07T19:43:03.4066853Z Get:262 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32itm1 amd64 12.3.0-1ubuntu1~22.04 [32.0 kB] 2025-05-07T19:43:03.4070033Z Get:263 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32itm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB] 2025-05-07T19:43:03.4074340Z Get:264 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32atomic1 amd64 12.3.0-1ubuntu1~22.04 [8500 B] 2025-05-07T19:43:03.4076104Z Get:265 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32atomic1 amd64 12.3.0-1ubuntu1~22.04 [10.2 kB] 2025-05-07T19:43:03.4078284Z Get:266 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32asan6 amd64 11.4.0-1ubuntu1~22.04 [2154 kB] 2025-05-07T19:43:03.4235681Z Get:267 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32asan6 amd64 11.4.0-1ubuntu1~22.04 [2128 kB] 2025-05-07T19:43:03.4390329Z Get:268 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32stdc++6 amd64 12.3.0-1ubuntu1~22.04 [740 kB] 2025-05-07T19:43:03.4440592Z Get:269 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32ubsan1 amd64 12.3.0-1ubuntu1~22.04 [959 kB] 2025-05-07T19:43:03.4513125Z Get:270 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32stdc++6 amd64 12.3.0-1ubuntu1~22.04 [682 kB] 2025-05-07T19:43:03.4560330Z Get:271 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32ubsan1 amd64 12.3.0-1ubuntu1~22.04 [963 kB] 2025-05-07T19:43:03.4630710Z Get:272 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32quadmath0 amd64 12.3.0-1ubuntu1~22.04 [244 kB] 2025-05-07T19:43:03.4652124Z Get:273 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32quadmath0 amd64 12.3.0-1ubuntu1~22.04 [156 kB] 2025-05-07T19:43:03.4661076Z Get:274 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32gcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2339 kB] 2025-05-07T19:43:03.4831858Z Get:275 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32gcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2107 kB] 2025-05-07T19:43:03.4981665Z Get:276 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-multilib amd64 11.4.0-1ubuntu1~22.04 [876 B] 2025-05-07T19:43:03.4982602Z Get:277 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32stdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [989 kB] 2025-05-07T19:43:03.5055493Z Get:278 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32stdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [906 kB] 2025-05-07T19:43:03.5117500Z Get:279 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11-multilib amd64 11.4.0-1ubuntu1~22.04 [890 B] 2025-05-07T19:43:03.5118346Z Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc-multilib amd64 4:11.2.0-1ubuntu1 [1382 B] 2025-05-07T19:43:03.5119116Z Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++-multilib amd64 4:11.2.0-1ubuntu1 [854 B] 2025-05-07T19:43:03.5119888Z Get:282 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 2025-05-07T19:43:03.5143035Z Get:283 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbabeltrace1 amd64 1.5.8-2build1 [160 kB] 2025-05-07T19:43:03.5152675Z Get:284 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdebuginfod1 amd64 0.186-1ubuntu0.1 [12.8 kB] 2025-05-07T19:43:03.5155181Z Get:285 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipt2 amd64 2.0.5-1 [46.4 kB] 2025-05-07T19:43:03.5160524Z Get:286 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.9 [1949 kB] 2025-05-07T19:43:03.5303716Z Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight-common all 3.1.9-4.1build2 [64.5 kB] 2025-05-07T19:43:03.5306921Z Get:288 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-regex1.74.0 amd64 1.74.0-14ubuntu3 [511 kB] 2025-05-07T19:43:03.5349651Z Get:289 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight4v5 amd64 3.1.9-4.1build2 [207 kB] 2025-05-07T19:43:03.5362744Z Get:290 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gdb amd64 12.1-0ubuntu1~22.04.2 [3920 kB] 2025-05-07T19:43:03.5642479Z Get:291 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.3 [54.6 kB] 2025-05-07T19:43:03.5646368Z Get:292 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.3 [309 kB] 2025-05-07T19:43:03.5672944Z Get:293 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.3 [519 kB] 2025-05-07T19:43:03.5712387Z Get:294 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] 2025-05-07T19:43:03.5713356Z Get:295 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.3 [209 kB] 2025-05-07T19:43:03.5733765Z Get:296 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.3 [62.7 kB] 2025-05-07T19:43:03.5734690Z Get:297 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.3 [57.6 kB] 2025-05-07T19:43:03.5739381Z Get:298 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.3 [198 kB] 2025-05-07T19:43:03.5756940Z Get:299 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.3 [315 kB] 2025-05-07T19:43:03.5791458Z Get:300 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfile-copy-recursive-perl all 0.45-1 [17.3 kB] 2025-05-07T19:43:03.5913110Z Get:301 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2025-05-07T19:43:03.5913992Z Get:302 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B] 2025-05-07T19:43:03.5914744Z Get:303 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB] 2025-05-07T19:43:03.5917128Z Get:304 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2025-05-07T19:43:03.5919534Z Get:305 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB] 2025-05-07T19:43:03.6190520Z Get:306 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dbg amd64 2.35-0ubuntu3.9 [13.8 MB] 2025-05-07T19:43:03.6546621Z Get:307 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 half amd64 1.12.0.60204-139~22.04 [19.7 kB] 2025-05-07T19:43:03.6547713Z Get:308 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 libdrm2-amdgpu amd64 1:2.4.120.60204-2070768.22.04 [37.7 kB] 2025-05-07T19:43:03.6550807Z Get:309 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 libdrm-amdgpu-common all 1.0.0.60204-2070768.22.04 [5168 B] 2025-05-07T19:43:03.6552249Z Get:310 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 libdrm-amdgpu-amdgpu1 amd64 1:2.4.120.60204-2070768.22.04 [22.0 kB] 2025-05-07T19:43:03.6556553Z Get:311 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocprofiler-register amd64 0.4.0.60204-139~22.04 [223 kB] 2025-05-07T19:43:03.6574712Z Get:312 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hsa-rocr amd64 1.14.0.60204-139~22.04 [951 kB] 2025-05-07T19:43:03.6656110Z Get:313 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocminfo amd64 1.0.0.60204-139~22.04 [28.9 kB] 2025-05-07T19:43:03.6658750Z Get:314 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hip-runtime-amd amd64 6.2.41134.60204-139~22.04 [13.6 MB] 2025-05-07T19:43:03.8102510Z Get:315 http://archive.ubuntu.com/ubuntu jammy/main amd64 valgrind amd64 1:3.18.1-1ubuntu2 [14.1 MB] 2025-05-07T19:43:03.8275685Z Get:316 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-llvm amd64 18.0.0.24392.60204-139~22.04 [325 MB] 2025-05-07T19:43:03.9088042Z Get:317 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpciaccess-dev amd64 0.16-3 [21.9 kB] 2025-05-07T19:43:03.9088919Z Get:318 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-dev amd64 2.4.113-2~ubuntu0.22.04.1 [292 kB] 2025-05-07T19:43:03.9115499Z Get:319 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsuitesparseconfig5 amd64 1:5.10.1+dfsg-4build1 [10.4 kB] 2025-05-07T19:43:03.9116427Z Get:320 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libamd2 amd64 1:5.10.1+dfsg-4build1 [21.6 kB] 2025-05-07T19:43:03.9117303Z Get:321 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcamd2 amd64 1:5.10.1+dfsg-4build1 [23.3 kB] 2025-05-07T19:43:03.9118493Z Get:322 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libccolamd2 amd64 1:5.10.1+dfsg-4build1 [25.2 kB] 2025-05-07T19:43:03.9121331Z Get:323 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcolamd2 amd64 1:5.10.1+dfsg-4build1 [18.0 kB] 2025-05-07T19:43:03.9124408Z Get:324 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmetis5 amd64 5.1.0.dfsg-7build2 [181 kB] 2025-05-07T19:43:03.9144345Z Get:325 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcholmod3 amd64 1:5.10.1+dfsg-4build1 [346 kB] 2025-05-07T19:43:03.9236193Z Get:326 http://archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB] 2025-05-07T19:43:03.9305388Z Get:327 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libigdgmm12 amd64 22.1.2+ds1-1 [139 kB] 2025-05-07T19:43:03.9315670Z Get:328 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 intel-media-va-driver amd64 22.3.1+dfsg1-1ubuntu2 [2283 kB] 2025-05-07T19:43:03.9477300Z Get:329 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B] 2025-05-07T19:43:03.9478263Z Get:330 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libaacs0 amd64 0.11.1-1 [64.1 kB] 2025-05-07T19:43:03.9483535Z Get:331 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] 2025-05-07T19:43:03.9488324Z Get:332 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB] 2025-05-07T19:43:03.9490500Z Get:333 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2025-05-07T19:43:03.9492759Z Get:334 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan8 amd64 12.3.0-1ubuntu1~22.04 [2442 kB] 2025-05-07T19:43:03.9671686Z Get:335 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavutil-dev amd64 7:4.4.2-0ubuntu0.22.04.1 [427 kB] 2025-05-07T19:43:03.9704395Z Get:336 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswresample-dev amd64 7:4.4.2-0ubuntu0.22.04.1 [78.0 kB] 2025-05-07T19:43:03.9705462Z Get:337 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavcodec-dev amd64 7:4.4.2-0ubuntu0.22.04.1 [6221 kB] 2025-05-07T19:43:04.0149947Z Get:338 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavformat-dev amd64 7:4.4.2-0ubuntu0.22.04.1 [1347 kB] 2025-05-07T19:43:04.0241070Z Get:339 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libbdplus0 amd64 0.2.0-1 [52.2 kB] 2025-05-07T19:43:04.0244564Z Get:340 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB] 2025-05-07T19:43:04.0248834Z Get:341 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgd3 amd64 2.3.0-2ubuntu2.3 [129 kB] 2025-05-07T19:43:04.0259406Z Get:342 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.9 [29.0 kB] 2025-05-07T19:43:04.0262835Z Get:343 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdecor-0-plugin-1-cairo amd64 0.1.0-3build1 [20.4 kB] 2025-05-07T19:43:04.0265656Z Get:344 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] 2025-05-07T19:43:04.0279410Z Get:345 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libelf-dev amd64 0.186-1ubuntu0.1 [64.4 kB] 2025-05-07T19:43:04.0285043Z Get:346 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.6 [148 kB] 2025-05-07T19:43:04.0302060Z Get:347 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] 2025-05-07T19:43:04.0416195Z Get:348 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan2 amd64 12.3.0-1ubuntu1~22.04 [2477 kB] 2025-05-07T19:43:04.0594006Z Get:349 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-12-dev amd64 12.3.0-1ubuntu1~22.04 [2618 kB] 2025-05-07T19:43:04.0779126Z Get:350 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.8+dfsg-1ubuntu0.3 [14.2 kB] 2025-05-07T19:43:04.0780067Z Get:351 http://archive.ubuntu.com/ubuntu jammy/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB] 2025-05-07T19:43:04.0780829Z Get:352 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11proto-dev all 2021.5-1 [604 kB] 2025-05-07T19:43:04.0828763Z Get:353 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau-dev amd64 1:1.0.9-1build5 [9724 B] 2025-05-07T19:43:04.0829595Z Get:354 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu5 [26.5 kB] 2025-05-07T19:43:04.0830328Z Get:355 http://archive.ubuntu.com/ubuntu jammy/main amd64 xtrans-dev all 1.4.0-1 [68.9 kB] 2025-05-07T19:43:04.0834890Z Get:356 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpthread-stubs0-dev amd64 0.4-1build2 [5516 B] 2025-05-07T19:43:04.0836408Z Get:357 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1-dev amd64 1.14-3ubuntu3 [86.5 kB] 2025-05-07T19:43:04.0843573Z Get:358 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-dev amd64 2:1.7.5-1ubuntu0.3 [744 kB] 2025-05-07T19:43:04.0908857Z Get:359 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglx-dev amd64 1.4.0-1 [14.1 kB] 2025-05-07T19:43:04.1036524Z Get:360 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgl-dev amd64 1.4.0-1 [101 kB] 2025-05-07T19:43:04.1048773Z Get:361 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgl1-amber-dri amd64 21.3.9-0ubuntu1~22.04.1 [4218 kB] 2025-05-07T19:43:04.1350071Z Get:362 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB] 2025-05-07T19:43:04.2167671Z Get:363 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] 2025-05-07T19:43:04.2194957Z Get:364 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] 2025-05-07T19:43:04.2199779Z Get:365 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] 2025-05-07T19:43:04.2210914Z Get:366 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.9 [4763 kB] 2025-05-07T19:43:04.2554184Z Get:367 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04.1 [7064 B] 2025-05-07T19:43:04.2555134Z Get:368 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-common amd64 2.52.5+dfsg-3ubuntu0.2 [17.7 kB] 2025-05-07T19:43:04.2556086Z Get:369 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libstdc++-12-dev amd64 12.3.0-1ubuntu1~22.04 [2192 kB] 2025-05-07T19:43:04.2713844Z Get:370 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswscale-dev amd64 7:4.4.2-0ubuntu0.22.04.1 [206 kB] 2025-05-07T19:43:04.2729200Z Get:371 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd-dev amd64 249.11-0ubuntu3.15 [306 kB] 2025-05-07T19:43:04.2753791Z Get:372 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libva-glx2 amd64 2.14.0-1 [11.4 kB] 2025-05-07T19:43:04.2754861Z Get:373 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libva-wayland2 amd64 2.14.0-1 [9784 B] 2025-05-07T19:43:04.2755700Z Get:374 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-bin amd64 1.20.0-1ubuntu0.1 [20.4 kB] 2025-05-07T19:43:04.2756510Z Get:375 http://archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] 2025-05-07T19:43:04.2760655Z Get:376 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-dev amd64 1.20.0-1ubuntu0.1 [69.5 kB] 2025-05-07T19:43:04.2766723Z Get:377 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libset-scalar-perl all 1.29-2 [27.9 kB] 2025-05-07T19:43:04.2769951Z Get:378 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libva-dev amd64 2.14.0-1 [115 kB] 2025-05-07T19:43:04.2859890Z Get:379 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-dev amd64 2.9.13+dfsg-1ubuntu0.7 [804 kB] 2025-05-07T19:43:04.2983905Z Get:380 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] 2025-05-07T19:43:04.3150416Z Get:381 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mesa-common-dev amd64 23.2.1-1ubuntu3.1~22.04.3 [2208 kB] 2025-05-07T19:43:04.3309301Z Get:382 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 mesa-va-drivers amd64 23.2.1-1ubuntu3.1~22.04.3 [4100 kB] 2025-05-07T19:43:04.3597090Z Get:383 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mesa-vdpau-drivers amd64 23.2.1-1ubuntu3.1~22.04.3 [3820 kB] 2025-05-07T19:43:04.3870424Z Get:384 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2025-05-07T19:43:04.3871262Z Get:385 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-argcomplete all 1.8.1-1.5 [27.2 kB] 2025-05-07T19:43:04.3872160Z Get:386 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.9 [508 kB] 2025-05-07T19:43:04.3913109Z Get:387 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04.1 [26.0 kB] 2025-05-07T19:43:04.3914124Z Get:388 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnuma-dev amd64 2.0.14-3ubuntu2 [35.9 kB] 2025-05-07T19:43:04.3915202Z Get:389 http://archive.ubuntu.com/ubuntu jammy/universe amd64 i965-va-driver amd64 2.4.1+dfsg1-1 [302 kB] 2025-05-07T19:43:04.3940963Z Get:390 http://archive.ubuntu.com/ubuntu jammy/universe amd64 va-driver-all amd64 2.14.0-1 [3984 B] 2025-05-07T19:43:04.3941804Z Get:391 http://archive.ubuntu.com/ubuntu jammy/main amd64 vdpau-driver-all amd64 1.4-3build2 [4510 B] 2025-05-07T19:43:04.3942724Z Get:392 http://archive.ubuntu.com/ubuntu jammy/universe amd64 pocketsphinx-en-us all 0.8.0+real5prealpha+1-14ubuntu1 [27.6 MB] 2025-05-07T19:43:06.5514640Z Get:393 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 libdrm-amdgpu-radeon1 amd64 1:2.4.120.60204-2070768.22.04 [22.7 kB] 2025-05-07T19:43:06.5517092Z Get:394 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 libdrm-amdgpu-dev amd64 1:2.4.120.60204-2070768.22.04 [144 kB] 2025-05-07T19:43:06.5522441Z Get:395 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hsakmt-roct-dev amd64 20240607.5.7.60204-139~22.04 [748 kB] 2025-05-07T19:43:06.5596499Z Get:396 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hsa-rocr-dev amd64 1.14.0.60204-139~22.04 [106 kB] 2025-05-07T19:43:06.5601759Z Get:397 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hip-dev amd64 6.2.41134.60204-139~22.04 [307 kB] 2025-05-07T19:43:06.5635332Z Get:398 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hip-doc amd64 6.2.41134.60204-139~22.04 [89.8 kB] 2025-05-07T19:43:06.5639073Z Get:399 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipcc amd64 1.1.1.60204-139~22.04 [220 kB] 2025-05-07T19:43:06.5664726Z Get:400 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hip-samples amd64 6.2.41134.60204-139~22.04 [51.3 kB] 2025-05-07T19:43:06.5665609Z Get:401 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocblas amd64 4.2.4.60204-139~22.04 [149 MB] 2025-05-07T19:43:07.6880568Z Get:402 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocsparse amd64 3.2.1.60204-139~22.04 [172 MB] 2025-05-07T19:43:09.3956222Z Get:403 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocsolver amd64 3.26.2.60204-139~22.04 [251 MB] 2025-05-07T19:43:11.3272360Z Get:404 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipblas amd64 2.2.0.60204-139~22.04 [139 kB] 2025-05-07T19:43:11.3279657Z Get:405 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipblas-dev amd64 2.2.0.60204-139~22.04 [89.5 kB] 2025-05-07T19:43:11.3287120Z Get:406 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipblaslt amd64 0.8.0.60204-139~22.04 [979 kB] 2025-05-07T19:43:11.3350671Z Get:407 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipblaslt-dev amd64 0.8.0.60204-139~22.04 [171 MB] 2025-05-07T19:43:12.3100736Z Get:408 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocprim-dev amd64 3.2.2.60204-139~22.04 [211 kB] 2025-05-07T19:43:12.3115104Z Get:409 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipcub-dev amd64 3.2.1.60204-139~22.04 [73.3 kB] 2025-05-07T19:43:12.3117517Z Get:410 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocfft amd64 1.0.30.60204-139~22.04 [105 MB] 2025-05-07T19:43:12.9160001Z Get:411 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipfft amd64 1.0.16.60204-139~22.04 [25.6 kB] 2025-05-07T19:43:12.9162131Z Get:412 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipfft-dev amd64 1.0.16.60204-139~22.04 [11.2 kB] 2025-05-07T19:43:12.9166613Z Get:413 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipfort-dev amd64 0.4.0.60204-139~22.04 [6666 kB] 2025-05-07T19:43:12.9550180Z Get:414 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipify-clang amd64 18.0.0.60204-139~22.04 [20.9 MB] 2025-05-07T19:43:13.0743039Z Get:415 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hiprand amd64 2.11.1.60204-139~22.04 [4986 B] 2025-05-07T19:43:13.0745482Z Get:416 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hiprand-dev amd64 2.11.1.60204-139~22.04 [21.2 kB] 2025-05-07T19:43:13.0747713Z Get:417 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipsolver amd64 2.2.0.60204-139~22.04 [56.6 kB] 2025-05-07T19:43:13.0751044Z Get:418 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipsolver-dev amd64 2.2.0.60204-139~22.04 [18.7 kB] 2025-05-07T19:43:13.0754498Z Get:419 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipsparse amd64 3.1.1.60204-139~22.04 [45.7 kB] 2025-05-07T19:43:13.0759822Z Get:420 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipsparse-dev amd64 3.1.1.60204-139~22.04 [40.9 kB] 2025-05-07T19:43:13.0765847Z Get:421 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipsparselt amd64 0.2.1.60204-139~22.04 [6602 kB] 2025-05-07T19:43:13.1144929Z Get:422 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hipsparselt-dev amd64 0.2.1.60204-139~22.04 [11.6 kB] 2025-05-07T19:43:13.1145846Z Get:423 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hiptensor amd64 1.3.0.60204-139~22.04 [39.8 MB] 2025-05-07T19:43:13.3396139Z Get:424 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hiptensor-dev amd64 1.3.0.60204-139~22.04 [12.4 kB] 2025-05-07T19:43:13.3398823Z Get:425 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 hsa-amd-aqlprofile amd64 1.0.0.60204.60204-139~22.04 [464 kB] 2025-05-07T19:43:13.3428905Z Get:426 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 libllvm18.1-amdgpu amd64 1:18.1.60204-2070768.22.04 [23.6 MB] 2025-05-07T19:43:13.4766950Z Get:427 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 libva2-amdgpu amd64 2.16.0.60204-2070768.22.04 [52.6 kB] 2025-05-07T19:43:13.4769607Z Get:428 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 libva-amdgpu-drm2 amd64 2.16.0.60204-2070768.22.04 [7496 B] 2025-05-07T19:43:13.4772587Z Get:429 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 libwayland-amdgpu-client0 amd64 1.22.0.60204-2070768.22.04 [25.6 kB] 2025-05-07T19:43:13.4776455Z Get:430 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 libva-amdgpu-wayland2 amd64 2.16.0.60204-2070768.22.04 [9572 B] 2025-05-07T19:43:13.4780766Z Get:431 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 libva-amdgpu-x11-2 amd64 2.16.0.60204-2070768.22.04 [12.3 kB] 2025-05-07T19:43:13.4783680Z Get:432 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy/main amd64 mesa-amdgpu-va-drivers amd64 1:24.2.0.60204-2070768.22.04 [3314 kB] 2025-05-07T19:43:13.4976114Z Get:433 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 roctracer amd64 4.1.60204.60204-139~22.04 [472 kB] 2025-05-07T19:43:13.5006490Z Get:434 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocrand amd64 3.1.1.60204-139~22.04 [21.7 MB] 2025-05-07T19:43:13.6252934Z Get:435 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 miopen-hip amd64 3.2.0.60204-139~22.04 [114 MB] 2025-05-07T19:43:14.2676759Z Get:436 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 migraphx amd64 2.10.0.60204-139~22.04 [42.2 MB] 2025-05-07T19:43:14.5058603Z Get:437 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 migraphx-dev amd64 2.10.0.60204-139~22.04 [158 kB] 2025-05-07T19:43:14.5069390Z Get:438 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 miopen-hip-dev amd64 3.2.0.60204-139~22.04 [44.1 kB] 2025-05-07T19:43:14.5072796Z Get:439 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 openmp-extras-runtime amd64 18.62.0.60204-139~22.04 [151 MB] 2025-05-07T19:43:15.3676910Z Get:440 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-language-runtime amd64 6.2.4.60204-139~22.04 [838 B] 2025-05-07T19:43:15.3677843Z Get:441 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-hip-runtime amd64 6.2.4.60204-139~22.04 [2038 B] 2025-05-07T19:43:15.3678645Z Get:442 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rpp amd64 1.8.0.60204-139~22.04 [81.5 MB] 2025-05-07T19:43:15.8284659Z Get:443 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocdecode amd64 0.6.0.60204-139~22.04 [162 kB] 2025-05-07T19:43:15.8293555Z Get:444 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 mivisionx amd64 3.0.0.60204-139~22.04 [43.5 MB] 2025-05-07T19:43:16.0832141Z Get:445 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-device-libs amd64 1.0.0.60204-139~22.04 [718 kB] 2025-05-07T19:43:16.0873994Z Get:446 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-cmake amd64 0.13.0.60204-139~22.04 [24.6 kB] 2025-05-07T19:43:16.0876597Z Get:447 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-hip-runtime-dev amd64 6.2.4.60204-139~22.04 [2226 B] 2025-05-07T19:43:16.0878043Z Get:448 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rpp-dev amd64 1.8.0.60204-139~22.04 [47.6 kB] 2025-05-07T19:43:16.0882300Z Get:449 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocblas-dev amd64 4.2.4.60204-139~22.04 [91.7 kB] 2025-05-07T19:43:16.0891232Z Get:450 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocdecode-dev amd64 0.6.0.60204-139~22.04 [34.7 MB] 2025-05-07T19:43:16.2862270Z Get:451 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 mivisionx-dev amd64 3.0.0.60204-139~22.04 [23.6 MB] 2025-05-07T19:43:16.4194553Z Get:452 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 openmp-extras-dev amd64 18.62.0.60204-139~22.04 [49.5 MB] 2025-05-07T19:43:16.6985045Z Get:453 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-smi-lib amd64 7.3.0.60204-139~22.04 [1002 kB] 2025-05-07T19:43:16.7043000Z Get:454 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rccl amd64 2.20.5.60204-139~22.04 [63.0 MB] 2025-05-07T19:43:17.0600225Z Get:455 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rccl-dev amd64 2.20.5.60204-139~22.04 [160 kB] 2025-05-07T19:43:17.0611246Z Get:456 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocalution amd64 3.2.1.60204-139~22.04 [4715 kB] 2025-05-07T19:43:17.0883438Z Get:457 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocalution-dev amd64 3.2.1.60204-139~22.04 [43.0 kB] 2025-05-07T19:43:17.0886198Z Get:458 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocfft-dev amd64 1.0.30.60204-139~22.04 [10.5 kB] 2025-05-07T19:43:17.0888832Z Get:459 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-utils amd64 6.2.4.60204-139~22.04 [816 B] 2025-05-07T19:43:17.0890137Z Get:460 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-dbgapi amd64 0.76.0.60204-139~22.04 [1765 kB] 2025-05-07T19:43:17.0997318Z Get:461 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-debug-agent amd64 2.0.3.60204-139~22.04 [56.6 kB] 2025-05-07T19:43:17.1000295Z Get:462 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-gdb amd64 14.2.60204-139~22.04 [87.3 MB] 2025-05-07T19:43:17.5928157Z Get:463 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocprofiler amd64 2.0.60204.60204-139~22.04 [920 kB] 2025-05-07T19:43:17.5984044Z Get:464 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocprofiler-plugins amd64 2.0.60204.60204-139~22.04 [1055 kB] 2025-05-07T19:43:17.6046824Z Get:465 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocprofiler-sdk amd64 0.4.0-139~22.04 [3000 kB] 2025-05-07T19:43:17.6225118Z Get:466 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocprofiler-sdk-roctx amd64 0.4.0-139~22.04 [192 kB] 2025-05-07T19:43:17.6236148Z Get:467 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocprofiler-dev amd64 2.0.60204.60204-139~22.04 [23.9 kB] 2025-05-07T19:43:17.6238337Z Get:468 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 roctracer-dev amd64 4.1.60204.60204-139~22.04 [460 kB] 2025-05-07T19:43:17.6272408Z Get:469 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-developer-tools amd64 6.2.4.60204-139~22.04 [2184 B] 2025-05-07T19:43:17.6275280Z Get:470 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-openmp-sdk amd64 6.2.4.60204-139~22.04 [898 B] 2025-05-07T19:43:17.6277708Z Get:471 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-opencl amd64 2.0.0.60204-139~22.04 [610 kB] 2025-05-07T19:43:17.6314481Z Get:472 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-opencl-icd-loader amd64 1.2.60204-139~22.04 [17.9 kB] 2025-05-07T19:43:17.6317247Z Get:473 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-opencl-runtime amd64 6.2.4.60204-139~22.04 [2022 B] 2025-05-07T19:43:17.6318575Z Get:474 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-opencl-dev amd64 2.0.0.60204-139~22.04 [121 kB] 2025-05-07T19:43:17.6465184Z Get:475 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-opencl-sdk amd64 6.2.4.60204-139~22.04 [850 B] 2025-05-07T19:43:17.6475201Z Get:476 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-hip-libraries amd64 6.2.4.60204-139~22.04 [948 B] 2025-05-07T19:43:17.6488128Z Get:477 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-ml-libraries amd64 6.2.4.60204-139~22.04 [852 B] 2025-05-07T19:43:17.6504989Z Get:478 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocrand-dev amd64 3.1.1.60204-139~22.04 [543 kB] 2025-05-07T19:43:17.6539687Z Get:479 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocsolver-dev amd64 3.26.2.60204-139~22.04 [51.0 kB] 2025-05-07T19:43:17.6541812Z Get:480 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocsparse-dev amd64 3.2.1.60204-139~22.04 [92.9 kB] 2025-05-07T19:43:17.6563530Z Get:481 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocthrust-dev amd64 3.1.1.60204-139~22.04 [416 kB] 2025-05-07T19:43:17.6593413Z Get:482 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocwmma-dev amd64 1.5.0.60204-139~22.04 [71.9 kB] 2025-05-07T19:43:17.6595946Z Get:483 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-hip-sdk amd64 6.2.4.60204-139~22.04 [2198 B] 2025-05-07T19:43:17.6613624Z Get:484 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm-ml-sdk amd64 6.2.4.60204-139~22.04 [828 B] 2025-05-07T19:43:17.6626576Z Get:485 https://repo.radeon.com/rocm/apt/6.2.4 jammy/main amd64 rocm amd64 6.2.4.60204-139~22.04 [2068 B] 2025-05-07T19:43:17.8021534Z debconf: delaying package configuration, since apt-utils is not installed 2025-05-07T19:43:17.8235184Z Fetched 2608 MB in 16s (161 MB/s) 2025-05-07T19:43:17.8406088Z Selecting previously unselected package liblocale-gettext-perl. 2025-05-07T19:43:17.8421901Z (Reading database ... 2025-05-07T19:43:17.8422781Z (Reading database ... 5% 2025-05-07T19:43:17.8423509Z (Reading database ... 10% 2025-05-07T19:43:17.8424241Z (Reading database ... 15% 2025-05-07T19:43:17.8424939Z (Reading database ... 20% 2025-05-07T19:43:17.8425661Z (Reading database ... 25% 2025-05-07T19:43:17.8426361Z (Reading database ... 30% 2025-05-07T19:43:17.8427076Z (Reading database ... 35% 2025-05-07T19:43:17.8427765Z (Reading database ... 40% 2025-05-07T19:43:17.8428476Z (Reading database ... 45% 2025-05-07T19:43:17.8429163Z (Reading database ... 50% 2025-05-07T19:43:17.8429877Z (Reading database ... 55% 2025-05-07T19:43:17.8430525Z (Reading database ... 60% 2025-05-07T19:43:17.8430786Z (Reading database ... 65% 2025-05-07T19:43:17.8435814Z (Reading database ... 70% 2025-05-07T19:43:17.8437889Z (Reading database ... 75% 2025-05-07T19:43:17.8444551Z (Reading database ... 80% 2025-05-07T19:43:17.8447392Z (Reading database ... 85% 2025-05-07T19:43:17.8449742Z (Reading database ... 90% 2025-05-07T19:43:17.8455638Z (Reading database ... 95% 2025-05-07T19:43:17.8456357Z (Reading database ... 100% 2025-05-07T19:43:17.8457190Z (Reading database ... 9002 files and directories currently installed.) 2025-05-07T19:43:17.8458766Z Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ... 2025-05-07T19:43:17.8508031Z Unpacking liblocale-gettext-perl (1.07-4build3) ... 2025-05-07T19:43:17.8877593Z Selecting previously unselected package libpython3.10-minimal:amd64. 2025-05-07T19:43:17.8892132Z Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... 2025-05-07T19:43:17.8934921Z Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... 2025-05-07T19:43:17.9651076Z Selecting previously unselected package python3.10-minimal. 2025-05-07T19:43:17.9659840Z Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... 2025-05-07T19:43:17.9733596Z Unpacking python3.10-minimal (3.10.12-1~22.04.9) ... 2025-05-07T19:43:18.0240829Z Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... 2025-05-07T19:43:18.0430494Z Setting up python3.10-minimal (3.10.12-1~22.04.9) ... 2025-05-07T19:43:18.5815968Z Selecting previously unselected package python3-minimal. 2025-05-07T19:43:18.5828217Z (Reading database ... 2025-05-07T19:43:18.5829055Z (Reading database ... 5% 2025-05-07T19:43:18.5829459Z (Reading database ... 10% 2025-05-07T19:43:18.5829740Z (Reading database ... 15% 2025-05-07T19:43:18.5830028Z (Reading database ... 20% 2025-05-07T19:43:18.5830285Z (Reading database ... 25% 2025-05-07T19:43:18.5830555Z (Reading database ... 30% 2025-05-07T19:43:18.5830824Z (Reading database ... 35% 2025-05-07T19:43:18.5831074Z (Reading database ... 40% 2025-05-07T19:43:18.5831339Z (Reading database ... 45% 2025-05-07T19:43:18.5831588Z (Reading database ... 50% 2025-05-07T19:43:18.5831881Z (Reading database ... 55% 2025-05-07T19:43:18.5832131Z (Reading database ... 60% 2025-05-07T19:43:18.5835680Z (Reading database ... 65% 2025-05-07T19:43:18.5838783Z (Reading database ... 70% 2025-05-07T19:43:18.5842279Z (Reading database ... 75% 2025-05-07T19:43:18.5854090Z (Reading database ... 80% 2025-05-07T19:43:18.5854947Z (Reading database ... 85% 2025-05-07T19:43:18.5855690Z (Reading database ... 90% 2025-05-07T19:43:18.5865787Z (Reading database ... 95% 2025-05-07T19:43:18.5866175Z (Reading database ... 100% 2025-05-07T19:43:18.5866558Z (Reading database ... 9312 files and directories currently installed.) 2025-05-07T19:43:18.5916023Z Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 2025-05-07T19:43:18.5917406Z Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2025-05-07T19:43:18.6228006Z Selecting previously unselected package media-types. 2025-05-07T19:43:18.6236332Z Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2025-05-07T19:43:18.6283431Z Unpacking media-types (7.0.0) ... 2025-05-07T19:43:18.6655060Z Selecting previously unselected package libmpdec3:amd64. 2025-05-07T19:43:18.6667566Z Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2025-05-07T19:43:18.6762736Z Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2025-05-07T19:43:18.7104194Z Selecting previously unselected package readline-common. 2025-05-07T19:43:18.7115220Z Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2025-05-07T19:43:18.7160421Z Unpacking readline-common (8.1.2-1) ... 2025-05-07T19:43:18.7529456Z Selecting previously unselected package libreadline8:amd64. 2025-05-07T19:43:18.7542713Z Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 2025-05-07T19:43:18.7592701Z Unpacking libreadline8:amd64 (8.1.2-1) ... 2025-05-07T19:43:18.7957602Z Selecting previously unselected package libsqlite3-0:amd64. 2025-05-07T19:43:18.7970968Z Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ... 2025-05-07T19:43:18.8022236Z Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... 2025-05-07T19:43:18.8393525Z Selecting previously unselected package libpython3.10-stdlib:amd64. 2025-05-07T19:43:18.8414526Z Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.9_amd64.deb ... 2025-05-07T19:43:18.8462289Z Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... 2025-05-07T19:43:18.9275264Z Selecting previously unselected package python3.10. 2025-05-07T19:43:18.9292194Z Preparing to unpack .../7-python3.10_3.10.12-1~22.04.9_amd64.deb ... 2025-05-07T19:43:18.9342120Z Unpacking python3.10 (3.10.12-1~22.04.9) ... 2025-05-07T19:43:18.9638052Z Selecting previously unselected package libpython3-stdlib:amd64. 2025-05-07T19:43:18.9654352Z Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 2025-05-07T19:43:18.9700084Z Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2025-05-07T19:43:19.0013842Z Setting up python3-minimal (3.10.6-1~22.04.1) ... 2025-05-07T19:43:19.1647764Z Selecting previously unselected package python3. 2025-05-07T19:43:19.1659197Z (Reading database ... 2025-05-07T19:43:19.1660083Z (Reading database ... 5% 2025-05-07T19:43:19.1660827Z (Reading database ... 10% 2025-05-07T19:43:19.1661588Z (Reading database ... 15% 2025-05-07T19:43:19.1662293Z (Reading database ... 20% 2025-05-07T19:43:19.1663485Z (Reading database ... 25% 2025-05-07T19:43:19.1664233Z (Reading database ... 30% 2025-05-07T19:43:19.1664937Z (Reading database ... 35% 2025-05-07T19:43:19.1665669Z (Reading database ... 40% 2025-05-07T19:43:19.1666356Z (Reading database ... 45% 2025-05-07T19:43:19.1667078Z (Reading database ... 50% 2025-05-07T19:43:19.1667706Z (Reading database ... 55% 2025-05-07T19:43:19.1667972Z (Reading database ... 60% 2025-05-07T19:43:19.1668231Z (Reading database ... 65% 2025-05-07T19:43:19.1670680Z (Reading database ... 70% 2025-05-07T19:43:19.1675249Z (Reading database ... 75% 2025-05-07T19:43:19.1681996Z (Reading database ... 80% 2025-05-07T19:43:19.1685335Z (Reading database ... 85% 2025-05-07T19:43:19.1687856Z (Reading database ... 90% 2025-05-07T19:43:19.1694027Z (Reading database ... 95% 2025-05-07T19:43:19.1695477Z (Reading database ... 100% 2025-05-07T19:43:19.1695927Z (Reading database ... 9742 files and directories currently installed.) 2025-05-07T19:43:19.1696886Z Preparing to unpack .../000-python3_3.10.6-1~22.04.1_amd64.deb ... 2025-05-07T19:43:19.1772916Z Unpacking python3 (3.10.6-1~22.04.1) ... 2025-05-07T19:43:19.2194456Z Selecting previously unselected package ucf. 2025-05-07T19:43:19.2197055Z Preparing to unpack .../001-ucf_3.0043_all.deb ... 2025-05-07T19:43:19.2263555Z Moving old data out of the way 2025-05-07T19:43:19.2267388Z Unpacking ucf (3.0043) ... 2025-05-07T19:43:19.2667292Z Selecting previously unselected package libdebuginfod-common. 2025-05-07T19:43:19.2673918Z Preparing to unpack .../002-libdebuginfod-common_0.186-1ubuntu0.1_all.deb ... 2025-05-07T19:43:19.2726238Z Unpacking libdebuginfod-common (0.186-1ubuntu0.1) ... 2025-05-07T19:43:19.3067202Z Selecting previously unselected package libapparmor1:amd64. 2025-05-07T19:43:19.3072992Z Preparing to unpack .../003-libapparmor1_3.0.4-2ubuntu2.4_amd64.deb ... 2025-05-07T19:43:19.3117492Z Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.4) ... 2025-05-07T19:43:19.3466519Z Selecting previously unselected package libdbus-1-3:amd64. 2025-05-07T19:43:19.3471548Z Preparing to unpack .../004-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 2025-05-07T19:43:19.3520816Z Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2025-05-07T19:43:19.3949196Z Selecting previously unselected package dbus. 2025-05-07T19:43:19.3955699Z Preparing to unpack .../005-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 2025-05-07T19:43:19.4073141Z Unpacking dbus (1.12.20-2ubuntu4.1) ... 2025-05-07T19:43:19.4551415Z Selecting previously unselected package kmod. 2025-05-07T19:43:19.4565577Z Preparing to unpack .../006-kmod_29-1ubuntu1_amd64.deb ... 2025-05-07T19:43:19.4613286Z Unpacking kmod (29-1ubuntu1) ... 2025-05-07T19:43:19.4988321Z Selecting previously unselected package libelf1:amd64. 2025-05-07T19:43:19.5001021Z Preparing to unpack .../007-libelf1_0.186-1ubuntu0.1_amd64.deb ... 2025-05-07T19:43:19.5047022Z Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... 2025-05-07T19:43:19.5416119Z Selecting previously unselected package libfribidi0:amd64. 2025-05-07T19:43:19.5435337Z Preparing to unpack .../008-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ... 2025-05-07T19:43:19.5481368Z Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... 2025-05-07T19:43:19.5899700Z Selecting previously unselected package libglib2.0-0:amd64. 2025-05-07T19:43:19.5912740Z Preparing to unpack .../009-libglib2.0-0_2.72.4-0ubuntu2.4_amd64.deb ... 2025-05-07T19:43:19.5957980Z Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.4) ... 2025-05-07T19:43:19.6434597Z Selecting previously unselected package libglib2.0-data. 2025-05-07T19:43:19.6445057Z Preparing to unpack .../010-libglib2.0-data_2.72.4-0ubuntu2.4_all.deb ... 2025-05-07T19:43:19.6491819Z Unpacking libglib2.0-data (2.72.4-0ubuntu2.4) ... 2025-05-07T19:43:19.6818643Z Selecting previously unselected package libicu70:amd64. 2025-05-07T19:43:19.6828867Z Preparing to unpack .../011-libicu70_70.1-2_amd64.deb ... 2025-05-07T19:43:19.6873616Z Unpacking libicu70:amd64 (70.1-2) ... 2025-05-07T19:43:19.8209412Z Selecting previously unselected package libslang2:amd64. 2025-05-07T19:43:19.8223308Z Preparing to unpack .../012-libslang2_2.3.2-5build4_amd64.deb ... 2025-05-07T19:43:19.8269395Z Unpacking libslang2:amd64 (2.3.2-5build4) ... 2025-05-07T19:43:19.8656292Z Selecting previously unselected package libxml2:amd64. 2025-05-07T19:43:19.8665829Z Preparing to unpack .../013-libxml2_2.9.13+dfsg-1ubuntu0.7_amd64.deb ... 2025-05-07T19:43:19.8711809Z Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.7) ... 2025-05-07T19:43:19.9116592Z Selecting previously unselected package libyaml-0-2:amd64. 2025-05-07T19:43:19.9126461Z Preparing to unpack .../014-libyaml-0-2_0.2.2-1build2_amd64.deb ... 2025-05-07T19:43:19.9165276Z Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... 2025-05-07T19:43:19.9503747Z Selecting previously unselected package python3-pkg-resources. 2025-05-07T19:43:19.9513973Z Preparing to unpack .../015-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.2_all.deb ... 2025-05-07T19:43:19.9559565Z Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.2) ... 2025-05-07T19:43:19.9929813Z Selecting previously unselected package python3-yaml. 2025-05-07T19:43:19.9936280Z Preparing to unpack .../016-python3-yaml_5.4.1-1ubuntu1_amd64.deb ... 2025-05-07T19:43:19.9981968Z Unpacking python3-yaml (5.4.1-1ubuntu1) ... 2025-05-07T19:43:20.0374332Z Selecting previously unselected package shared-mime-info. 2025-05-07T19:43:20.0386628Z Preparing to unpack .../017-shared-mime-info_2.1-2_amd64.deb ... 2025-05-07T19:43:20.0435927Z Unpacking shared-mime-info (2.1-2) ... 2025-05-07T19:43:20.0935887Z Selecting previously unselected package xdg-user-dirs. 2025-05-07T19:43:20.0938883Z Preparing to unpack .../018-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... 2025-05-07T19:43:20.1015074Z Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2025-05-07T19:43:20.1467596Z Selecting previously unselected package xkb-data. 2025-05-07T19:43:20.1471506Z Preparing to unpack .../019-xkb-data_2.33-1_all.deb ... 2025-05-07T19:43:20.1519284Z Unpacking xkb-data (2.33-1) ... 2025-05-07T19:43:20.2198301Z Selecting previously unselected package libmagic-mgc. 2025-05-07T19:43:20.2213557Z Preparing to unpack .../020-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ... 2025-05-07T19:43:20.2262927Z Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... 2025-05-07T19:43:20.2792807Z Selecting previously unselected package libmagic1:amd64. 2025-05-07T19:43:20.2805060Z Preparing to unpack .../021-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ... 2025-05-07T19:43:20.2851533Z Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ... 2025-05-07T19:43:20.3144128Z Selecting previously unselected package file. 2025-05-07T19:43:20.3150179Z Preparing to unpack .../022-file_1%3a5.41-3ubuntu0.1_amd64.deb ... 2025-05-07T19:43:20.3196855Z Unpacking file (1:5.41-3ubuntu0.1) ... 2025-05-07T19:43:20.3501834Z Selecting previously unselected package libdrm-common. 2025-05-07T19:43:20.3507714Z Preparing to unpack .../023-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... 2025-05-07T19:43:20.3556200Z Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:43:20.3947282Z Selecting previously unselected package libdrm2:amd64. 2025-05-07T19:43:20.3959793Z Preparing to unpack .../024-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:43:20.4014328Z Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:43:20.4387315Z Selecting previously unselected package libnuma1:amd64. 2025-05-07T19:43:20.4396114Z Preparing to unpack .../025-libnuma1_2.0.14-3ubuntu2_amd64.deb ... 2025-05-07T19:43:20.4446348Z Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ... 2025-05-07T19:43:20.4777178Z Selecting previously unselected package libpng16-16:amd64. 2025-05-07T19:43:20.4787214Z Preparing to unpack .../026-libpng16-16_1.6.37-3build5_amd64.deb ... 2025-05-07T19:43:20.4836462Z Unpacking libpng16-16:amd64 (1.6.37-3build5) ... 2025-05-07T19:43:20.5218083Z Selecting previously unselected package libusb-1.0-0:amd64. 2025-05-07T19:43:20.5227677Z Preparing to unpack .../027-libusb-1.0-0_2%3a1.0.25-1ubuntu2_amd64.deb ... 2025-05-07T19:43:20.5272977Z Unpacking libusb-1.0-0:amd64 (2:1.0.25-1ubuntu2) ... 2025-05-07T19:43:20.5550077Z Selecting previously unselected package manpages. 2025-05-07T19:43:20.5554933Z Preparing to unpack .../028-manpages_5.10-1ubuntu1_all.deb ... 2025-05-07T19:43:20.5605525Z Unpacking manpages (5.10-1ubuntu1) ... 2025-05-07T19:43:20.6649614Z Selecting previously unselected package xz-utils. 2025-05-07T19:43:20.6664728Z Preparing to unpack .../029-xz-utils_5.2.5-2ubuntu1_amd64.deb ... 2025-05-07T19:43:20.6709795Z Unpacking xz-utils (5.2.5-2ubuntu1) ... 2025-05-07T19:43:20.7016422Z Selecting previously unselected package alsa-topology-conf. 2025-05-07T19:43:20.7019946Z Preparing to unpack .../030-alsa-topology-conf_1.2.5.1-2_all.deb ... 2025-05-07T19:43:20.7070569Z Unpacking alsa-topology-conf (1.2.5.1-2) ... 2025-05-07T19:43:20.7372897Z Selecting previously unselected package libasound2-data. 2025-05-07T19:43:20.7382051Z Preparing to unpack .../031-libasound2-data_1.2.6.1-1ubuntu1_all.deb ... 2025-05-07T19:43:20.7430846Z Unpacking libasound2-data (1.2.6.1-1ubuntu1) ... 2025-05-07T19:43:20.7866424Z Selecting previously unselected package libasound2:amd64. 2025-05-07T19:43:20.7873009Z Preparing to unpack .../032-libasound2_1.2.6.1-1ubuntu1_amd64.deb ... 2025-05-07T19:43:20.7918387Z Unpacking libasound2:amd64 (1.2.6.1-1ubuntu1) ... 2025-05-07T19:43:20.8234039Z Selecting previously unselected package alsa-ucm-conf. 2025-05-07T19:43:20.8244156Z Preparing to unpack .../033-alsa-ucm-conf_1.2.6.3-1ubuntu1.12_all.deb ... 2025-05-07T19:43:20.8291907Z Unpacking alsa-ucm-conf (1.2.6.3-1ubuntu1.12) ... 2025-05-07T19:43:20.9052482Z Selecting previously unselected package python3-lib2to3. 2025-05-07T19:43:20.9061388Z Preparing to unpack .../034-python3-lib2to3_3.10.8-1~22.04_all.deb ... 2025-05-07T19:43:20.9110805Z Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 2025-05-07T19:43:20.9574693Z Selecting previously unselected package python3-distutils. 2025-05-07T19:43:20.9588429Z Preparing to unpack .../035-python3-distutils_3.10.8-1~22.04_all.deb ... 2025-05-07T19:43:20.9635176Z Unpacking python3-distutils (3.10.8-1~22.04) ... 2025-05-07T19:43:21.0074118Z Selecting previously unselected package python3-setuptools. 2025-05-07T19:43:21.0085318Z Preparing to unpack .../036-python3-setuptools_59.6.0-1.2ubuntu0.22.04.2_all.deb ... 2025-05-07T19:43:21.0134697Z Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.2) ... 2025-05-07T19:43:21.0654027Z Selecting previously unselected package python3-wheel. 2025-05-07T19:43:21.0668432Z Preparing to unpack .../037-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 2025-05-07T19:43:21.0716664Z Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2025-05-07T19:43:21.1102295Z Selecting previously unselected package python3-pip. 2025-05-07T19:43:21.1111619Z Preparing to unpack .../038-python3-pip_22.0.2+dfsg-1ubuntu0.5_all.deb ... 2025-05-07T19:43:21.1158039Z Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.5) ... 2025-05-07T19:43:21.2222075Z Selecting previously unselected package rocm-core. 2025-05-07T19:43:21.2237674Z Preparing to unpack .../039-rocm-core_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:43:21.2282420Z Unpacking rocm-core (6.2.4.60204-139~22.04) ... 2025-05-07T19:43:21.2636991Z Selecting previously unselected package amd-smi-lib. 2025-05-07T19:43:21.2650407Z Preparing to unpack .../040-amd-smi-lib_24.6.3.60204-139~22.04_amd64.deb ... 2025-05-07T19:43:21.2704171Z Unpacking amd-smi-lib (24.6.3.60204-139~22.04) ... 2025-05-07T19:43:21.3259742Z Selecting previously unselected package amdgpu-core. 2025-05-07T19:43:21.3268825Z Preparing to unpack .../041-amdgpu-core_1%3a6.2.60204-2070768.22.04_all.deb ... 2025-05-07T19:43:21.3318462Z Unpacking amdgpu-core (1:6.2.60204-2070768.22.04) ... 2025-05-07T19:43:21.3574724Z Selecting previously unselected package libc-dev-bin. 2025-05-07T19:43:21.3585766Z Preparing to unpack .../042-libc-dev-bin_2.35-0ubuntu3.9_amd64.deb ... 2025-05-07T19:43:21.3635556Z Unpacking libc-dev-bin (2.35-0ubuntu3.9) ... 2025-05-07T19:43:21.3915924Z Selecting previously unselected package linux-libc-dev:amd64. 2025-05-07T19:43:21.3927181Z Preparing to unpack .../043-linux-libc-dev_5.15.0-139.149_amd64.deb ... 2025-05-07T19:43:21.3973162Z Unpacking linux-libc-dev:amd64 (5.15.0-139.149) ... 2025-05-07T19:43:21.5228547Z Selecting previously unselected package libcrypt-dev:amd64. 2025-05-07T19:43:21.5236471Z Preparing to unpack .../044-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... 2025-05-07T19:43:21.5282211Z Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... 2025-05-07T19:43:21.5567137Z Selecting previously unselected package rpcsvc-proto. 2025-05-07T19:43:21.5580221Z Preparing to unpack .../045-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... 2025-05-07T19:43:21.5663597Z Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 2025-05-07T19:43:21.5944283Z Selecting previously unselected package libtirpc-dev:amd64. 2025-05-07T19:43:21.5952463Z Preparing to unpack .../046-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... 2025-05-07T19:43:21.5995903Z Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2025-05-07T19:43:21.6323767Z Selecting previously unselected package libnsl-dev:amd64. 2025-05-07T19:43:21.6332883Z Preparing to unpack .../047-libnsl-dev_1.3.0-2build2_amd64.deb ... 2025-05-07T19:43:21.6375372Z Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... 2025-05-07T19:43:21.6668123Z Selecting previously unselected package libc6-dev:amd64. 2025-05-07T19:43:21.6674506Z Preparing to unpack .../048-libc6-dev_2.35-0ubuntu3.9_amd64.deb ... 2025-05-07T19:43:21.6722457Z Unpacking libc6-dev:amd64 (2.35-0ubuntu3.9) ... 2025-05-07T19:43:21.7736881Z Selecting previously unselected package gcc-11-base:amd64. 2025-05-07T19:43:21.7750566Z Preparing to unpack .../049-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:21.7836979Z Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:43:21.8171173Z Selecting previously unselected package libisl23:amd64. 2025-05-07T19:43:21.8183474Z Preparing to unpack .../050-libisl23_0.24-2build1_amd64.deb ... 2025-05-07T19:43:21.8230046Z Unpacking libisl23:amd64 (0.24-2build1) ... 2025-05-07T19:43:21.8673887Z Selecting previously unselected package libmpfr6:amd64. 2025-05-07T19:43:21.8687717Z Preparing to unpack .../051-libmpfr6_4.1.0-3build3_amd64.deb ... 2025-05-07T19:43:21.8736474Z Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2025-05-07T19:43:21.9174167Z Selecting previously unselected package libmpc3:amd64. 2025-05-07T19:43:21.9191514Z Preparing to unpack .../052-libmpc3_1.2.1-2build1_amd64.deb ... 2025-05-07T19:43:21.9237970Z Unpacking libmpc3:amd64 (1.2.1-2build1) ... 2025-05-07T19:43:21.9536462Z Selecting previously unselected package cpp-11. 2025-05-07T19:43:21.9548029Z Preparing to unpack .../053-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:21.9595879Z Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:43:22.0747796Z Selecting previously unselected package cpp. 2025-05-07T19:43:22.0759061Z Preparing to unpack .../054-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 2025-05-07T19:43:22.0814006Z Unpacking cpp (4:11.2.0-1ubuntu1) ... 2025-05-07T19:43:22.1176493Z Selecting previously unselected package libcc1-0:amd64. 2025-05-07T19:43:22.1189417Z Preparing to unpack .../055-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:22.1322157Z Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:43:22.1595279Z Selecting previously unselected package libgomp1:amd64. 2025-05-07T19:43:22.1604094Z Preparing to unpack .../056-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:22.1652575Z Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:43:22.2029149Z Selecting previously unselected package libitm1:amd64. 2025-05-07T19:43:22.2036286Z Preparing to unpack .../057-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:22.2082745Z Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:43:22.2447363Z Selecting previously unselected package libatomic1:amd64. 2025-05-07T19:43:22.2458553Z Preparing to unpack .../058-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:22.2601903Z Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:43:22.2879158Z Selecting previously unselected package libasan6:amd64. 2025-05-07T19:43:22.2895384Z Preparing to unpack .../059-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:22.2938771Z Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:43:22.3574485Z Selecting previously unselected package liblsan0:amd64. 2025-05-07T19:43:22.3591929Z Preparing to unpack .../060-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:22.3638748Z Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:43:22.4028330Z Selecting previously unselected package libtsan0:amd64. 2025-05-07T19:43:22.4037013Z Preparing to unpack .../061-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:22.4069681Z Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:43:22.4646716Z Selecting previously unselected package libubsan1:amd64. 2025-05-07T19:43:22.4661445Z Preparing to unpack .../062-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:22.4701176Z Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:43:22.5170117Z Selecting previously unselected package libquadmath0:amd64. 2025-05-07T19:43:22.5183471Z Preparing to unpack .../063-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:22.5231217Z Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:43:22.5539542Z Selecting previously unselected package libgcc-11-dev:amd64. 2025-05-07T19:43:22.5551926Z Preparing to unpack .../064-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:22.5596400Z Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:43:22.6337186Z Selecting previously unselected package gcc-11. 2025-05-07T19:43:22.6351750Z Preparing to unpack .../065-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:22.6397556Z Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:43:22.8333300Z Selecting previously unselected package gcc. 2025-05-07T19:43:22.8350223Z Preparing to unpack .../066-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 2025-05-07T19:43:22.8395913Z Unpacking gcc (4:11.2.0-1ubuntu1) ... 2025-05-07T19:43:22.8714558Z Selecting previously unselected package libstdc++-11-dev:amd64. 2025-05-07T19:43:22.8725363Z Preparing to unpack .../067-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:22.8773047Z Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:43:23.0200243Z Selecting previously unselected package g++-11. 2025-05-07T19:43:23.0220377Z Preparing to unpack .../068-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:43:23.0269665Z Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:43:23.1473576Z Selecting previously unselected package g++. 2025-05-07T19:43:23.1489505Z Preparing to unpack .../069-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 2025-05-07T19:43:23.1542549Z Unpacking g++ (4:11.2.0-1ubuntu1) ... 2025-05-07T19:43:23.1828684Z Selecting previously unselected package make. 2025-05-07T19:43:23.1836927Z Preparing to unpack .../070-make_4.3-4.1build1_amd64.deb ... 2025-05-07T19:43:23.1888233Z Unpacking make (4.3-4.1build1) ... 2025-05-07T19:43:23.2206455Z Selecting previously unselected package libdpkg-perl. 2025-05-07T19:43:23.2218897Z Preparing to unpack .../071-libdpkg-perl_1.21.1ubuntu2.3_all.deb ... 2025-05-07T19:43:23.2266282Z Unpacking libdpkg-perl (1.21.1ubuntu2.3) ... 2025-05-07T19:43:23.2646293Z Selecting previously unselected package bzip2. 2025-05-07T19:43:23.2657659Z Preparing to unpack .../072-bzip2_1.0.8-5build1_amd64.deb ... 2025-05-07T19:43:23.2707465Z Unpacking bzip2 (1.0.8-5build1) ... 2025-05-07T19:43:23.3015856Z Selecting previously unselected package lto-disabled-list. 2025-05-07T19:43:23.3026822Z Preparing to unpack .../073-lto-disabled-list_24_all.deb ... 2025-05-07T19:43:23.3073757Z Unpacking lto-disabled-list (24) ... 2025-05-07T19:43:23.3395781Z Selecting previously unselected package dpkg-dev. 2025-05-07T19:43:23.3407155Z Preparing to unpack .../074-dpkg-dev_1.21.1ubuntu2.3_all.deb ... 2025-05-07T19:43:23.3452821Z Unpacking dpkg-dev (1.21.1ubuntu2.3) ... 2025-05-07T19:43:23.3848312Z Selecting previously unselected package build-essential. 2025-05-07T19:43:23.3859032Z Preparing to unpack .../075-build-essential_12.9ubuntu3_amd64.deb ... 2025-05-07T19:43:23.3908304Z Unpacking build-essential (12.9ubuntu3) ... 2025-05-07T19:43:23.4202053Z Selecting previously unselected package libncurses-dev:amd64. 2025-05-07T19:43:23.4215128Z Preparing to unpack .../076-libncurses-dev_6.3-2ubuntu0.1_amd64.deb ... 2025-05-07T19:43:23.4260423Z Unpacking libncurses-dev:amd64 (6.3-2ubuntu0.1) ... 2025-05-07T19:43:23.4635857Z Selecting previously unselected package libtinfo-dev:amd64. 2025-05-07T19:43:23.4647375Z Preparing to unpack .../077-libtinfo-dev_6.3-2ubuntu0.1_amd64.deb ... 2025-05-07T19:43:23.4698253Z Unpacking libtinfo-dev:amd64 (6.3-2ubuntu0.1) ... 2025-05-07T19:43:23.4975307Z Selecting previously unselected package comgr. 2025-05-07T19:43:23.4982923Z Preparing to unpack .../078-comgr_2.8.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:43:23.5035541Z Unpacking comgr (2.8.0.60204-139~22.04) ... 2025-05-07T19:43:24.2875739Z Selecting previously unselected package composablekernel-dev. 2025-05-07T19:43:24.2894425Z Preparing to unpack .../079-composablekernel-dev_1.1.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:43:24.2944822Z Unpacking composablekernel-dev (1.1.0.60204-139~22.04) ... 2025-05-07T19:43:47.6384475Z Selecting previously unselected package libassuan0:amd64. 2025-05-07T19:43:47.6404109Z Preparing to unpack .../080-libassuan0_2.5.5-1build1_amd64.deb ... 2025-05-07T19:43:47.7472199Z Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2025-05-07T19:43:48.1128916Z Selecting previously unselected package gpgconf. 2025-05-07T19:43:48.1150494Z Preparing to unpack .../081-gpgconf_2.2.27-3ubuntu2.3_amd64.deb ... 2025-05-07T19:43:48.1987892Z Unpacking gpgconf (2.2.27-3ubuntu2.3) ... 2025-05-07T19:43:48.8856582Z Selecting previously unselected package libksba8:amd64. 2025-05-07T19:43:48.8874726Z Preparing to unpack .../082-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... 2025-05-07T19:43:48.9964807Z Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... 2025-05-07T19:43:49.6915296Z Selecting previously unselected package libnpth0:amd64. 2025-05-07T19:43:49.6931423Z Preparing to unpack .../083-libnpth0_1.6-3build2_amd64.deb ... 2025-05-07T19:43:49.8073152Z Unpacking libnpth0:amd64 (1.6-3build2) ... 2025-05-07T19:43:50.7583838Z Selecting previously unselected package dirmngr. 2025-05-07T19:43:50.7597188Z Preparing to unpack .../084-dirmngr_2.2.27-3ubuntu2.3_amd64.deb ... 2025-05-07T19:43:50.8785946Z Unpacking dirmngr (2.2.27-3ubuntu2.3) ... 2025-05-07T19:43:51.5612031Z Selecting previously unselected package libfakeroot:amd64. 2025-05-07T19:43:51.5625709Z Preparing to unpack .../085-libfakeroot_1.28-1ubuntu1_amd64.deb ... 2025-05-07T19:43:51.6691376Z Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ... 2025-05-07T19:43:52.1116932Z Selecting previously unselected package fakeroot. 2025-05-07T19:43:52.1138544Z Preparing to unpack .../086-fakeroot_1.28-1ubuntu1_amd64.deb ... 2025-05-07T19:43:52.1842355Z Unpacking fakeroot (1.28-1ubuntu1) ... 2025-05-07T19:43:52.8521584Z Selecting previously unselected package libaom3:amd64. 2025-05-07T19:43:52.8540505Z Preparing to unpack .../087-libaom3_3.3.0-1ubuntu0.1_amd64.deb ... 2025-05-07T19:43:52.9641614Z Unpacking libaom3:amd64 (3.3.0-1ubuntu0.1) ... 2025-05-07T19:43:53.6251899Z Selecting previously unselected package libva2:amd64. 2025-05-07T19:43:53.6266802Z Preparing to unpack .../088-libva2_2.14.0-1_amd64.deb ... 2025-05-07T19:43:53.7291707Z Unpacking libva2:amd64 (2.14.0-1) ... 2025-05-07T19:43:54.0488352Z Selecting previously unselected package libmfx1:amd64. 2025-05-07T19:43:54.0509182Z Preparing to unpack .../089-libmfx1_22.3.0-1_amd64.deb ... 2025-05-07T19:43:54.0995619Z Unpacking libmfx1:amd64 (22.3.0-1) ... 2025-05-07T19:43:54.5516796Z Selecting previously unselected package libva-drm2:amd64. 2025-05-07T19:43:54.5538768Z Preparing to unpack .../090-libva-drm2_2.14.0-1_amd64.deb ... 2025-05-07T19:43:54.6317013Z Unpacking libva-drm2:amd64 (2.14.0-1) ... 2025-05-07T19:43:54.9601874Z Selecting previously unselected package libxfixes3:amd64. 2025-05-07T19:43:54.9624273Z Preparing to unpack .../091-libxfixes3_1%3a6.0.0-1_amd64.deb ... 2025-05-07T19:43:54.9962064Z Unpacking libxfixes3:amd64 (1:6.0.0-1) ... 2025-05-07T19:43:55.5158056Z Selecting previously unselected package libva-x11-2:amd64. 2025-05-07T19:43:55.5174851Z Preparing to unpack .../092-libva-x11-2_2.14.0-1_amd64.deb ... 2025-05-07T19:43:55.6251159Z Unpacking libva-x11-2:amd64 (2.14.0-1) ... 2025-05-07T19:43:56.2521171Z Selecting previously unselected package libvdpau1:amd64. 2025-05-07T19:43:56.2537607Z Preparing to unpack .../093-libvdpau1_1.4-3build2_amd64.deb ... 2025-05-07T19:43:56.4155881Z Unpacking libvdpau1:amd64 (1.4-3build2) ... 2025-05-07T19:43:56.8233582Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2025-05-07T19:43:56.8251334Z Preparing to unpack .../094-ocl-icd-libopencl1_2.2.14-3_amd64.deb ... 2025-05-07T19:43:56.9076848Z Unpacking ocl-icd-libopencl1:amd64 (2.2.14-3) ... 2025-05-07T19:43:57.5955258Z Selecting previously unselected package libavutil56:amd64. 2025-05-07T19:43:57.5972839Z Preparing to unpack .../095-libavutil56_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:43:57.7067548Z Unpacking libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:43:58.1842992Z Selecting previously unselected package libfreetype6:amd64. 2025-05-07T19:43:58.1865891Z Preparing to unpack .../096-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2025-05-07T19:43:58.2724049Z Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2025-05-07T19:43:58.6697911Z Selecting previously unselected package fonts-dejavu-core. 2025-05-07T19:43:58.6715281Z Preparing to unpack .../097-fonts-dejavu-core_2.37-2build1_all.deb ... 2025-05-07T19:43:58.7545333Z Unpacking fonts-dejavu-core (2.37-2build1) ... 2025-05-07T19:43:59.5489647Z Selecting previously unselected package fontconfig-config. 2025-05-07T19:43:59.5510514Z Preparing to unpack .../098-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... 2025-05-07T19:43:59.6606765Z Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... 2025-05-07T19:44:00.1497845Z Selecting previously unselected package libfontconfig1:amd64. 2025-05-07T19:44:00.1515200Z Preparing to unpack .../099-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... 2025-05-07T19:44:00.2399753Z Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... 2025-05-07T19:44:00.9182742Z Selecting previously unselected package libpixman-1-0:amd64. 2025-05-07T19:44:00.9197650Z Preparing to unpack .../100-libpixman-1-0_0.40.0-1ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:01.0307532Z Unpacking libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... 2025-05-07T19:44:01.5437054Z Selecting previously unselected package libxcb-render0:amd64. 2025-05-07T19:44:01.5457078Z Preparing to unpack .../101-libxcb-render0_1.14-3ubuntu3_amd64.deb ... 2025-05-07T19:44:01.6317640Z Unpacking libxcb-render0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:44:02.1108874Z Selecting previously unselected package libxcb-shm0:amd64. 2025-05-07T19:44:02.1124674Z Preparing to unpack .../102-libxcb-shm0_1.14-3ubuntu3_amd64.deb ... 2025-05-07T19:44:02.1955938Z Unpacking libxcb-shm0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:44:02.6351085Z Selecting previously unselected package libxrender1:amd64. 2025-05-07T19:44:02.6361978Z Preparing to unpack .../103-libxrender1_1%3a0.9.10-1build4_amd64.deb ... 2025-05-07T19:44:02.7130281Z Unpacking libxrender1:amd64 (1:0.9.10-1build4) ... 2025-05-07T19:44:03.4329774Z Selecting previously unselected package libcairo2:amd64. 2025-05-07T19:44:03.4350674Z Preparing to unpack .../104-libcairo2_1.16.0-5ubuntu2_amd64.deb ... 2025-05-07T19:44:03.5464150Z Unpacking libcairo2:amd64 (1.16.0-5ubuntu2) ... 2025-05-07T19:44:03.9917439Z Selecting previously unselected package libcodec2-1.0:amd64. 2025-05-07T19:44:03.9937552Z Preparing to unpack .../105-libcodec2-1.0_1.0.1-3_amd64.deb ... 2025-05-07T19:44:04.0756886Z Unpacking libcodec2-1.0:amd64 (1.0.1-3) ... 2025-05-07T19:44:04.5982178Z Selecting previously unselected package libdav1d5:amd64. 2025-05-07T19:44:04.5998947Z Preparing to unpack .../106-libdav1d5_0.9.2-1_amd64.deb ... 2025-05-07T19:44:04.6832932Z Unpacking libdav1d5:amd64 (0.9.2-1) ... 2025-05-07T19:44:05.3134650Z Selecting previously unselected package libgsm1:amd64. 2025-05-07T19:44:05.3149707Z Preparing to unpack .../107-libgsm1_1.0.19-1_amd64.deb ... 2025-05-07T19:44:05.3557751Z Unpacking libgsm1:amd64 (1.0.19-1) ... 2025-05-07T19:44:05.7275696Z Selecting previously unselected package libmp3lame0:amd64. 2025-05-07T19:44:05.7292903Z Preparing to unpack .../108-libmp3lame0_3.100-3build2_amd64.deb ... 2025-05-07T19:44:05.8419097Z Unpacking libmp3lame0:amd64 (3.100-3build2) ... 2025-05-07T19:44:06.2994421Z Selecting previously unselected package libopenjp2-7:amd64. 2025-05-07T19:44:06.3014861Z Preparing to unpack .../109-libopenjp2-7_2.4.0-6ubuntu0.3_amd64.deb ... 2025-05-07T19:44:06.3761294Z Unpacking libopenjp2-7:amd64 (2.4.0-6ubuntu0.3) ... 2025-05-07T19:44:06.8421250Z Selecting previously unselected package libopus0:amd64. 2025-05-07T19:44:06.8437385Z Preparing to unpack .../110-libopus0_1.3.1-0.1build2_amd64.deb ... 2025-05-07T19:44:06.9258206Z Unpacking libopus0:amd64 (1.3.1-0.1build2) ... 2025-05-07T19:44:07.4054013Z Selecting previously unselected package libcairo-gobject2:amd64. 2025-05-07T19:44:07.4069169Z Preparing to unpack .../111-libcairo-gobject2_1.16.0-5ubuntu2_amd64.deb ... 2025-05-07T19:44:07.4803692Z Unpacking libcairo-gobject2:amd64 (1.16.0-5ubuntu2) ... 2025-05-07T19:44:07.9945374Z Selecting previously unselected package libgdk-pixbuf2.0-common. 2025-05-07T19:44:07.9961275Z Preparing to unpack .../112-libgdk-pixbuf2.0-common_2.42.8+dfsg-1ubuntu0.3_all.deb ... 2025-05-07T19:44:08.1071085Z Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.3) ... 2025-05-07T19:44:08.5790297Z Selecting previously unselected package libjpeg-turbo8:amd64. 2025-05-07T19:44:08.5808275Z Preparing to unpack .../113-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... 2025-05-07T19:44:08.6657013Z Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... 2025-05-07T19:44:09.0410537Z Selecting previously unselected package libjpeg8:amd64. 2025-05-07T19:44:09.0427523Z Preparing to unpack .../114-libjpeg8_8c-2ubuntu10_amd64.deb ... 2025-05-07T19:44:09.1312268Z Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... 2025-05-07T19:44:09.8011885Z Selecting previously unselected package libdeflate0:amd64. 2025-05-07T19:44:09.8030319Z Preparing to unpack .../115-libdeflate0_1.10-2_amd64.deb ... 2025-05-07T19:44:09.9121462Z Unpacking libdeflate0:amd64 (1.10-2) ... 2025-05-07T19:44:10.5912081Z Selecting previously unselected package libjbig0:amd64. 2025-05-07T19:44:10.5926901Z Preparing to unpack .../116-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:10.6980810Z Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... 2025-05-07T19:44:11.1008797Z Selecting previously unselected package libwebp7:amd64. 2025-05-07T19:44:11.1026038Z Preparing to unpack .../117-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... 2025-05-07T19:44:11.1756624Z Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... 2025-05-07T19:44:11.6730483Z Selecting previously unselected package libtiff5:amd64. 2025-05-07T19:44:11.6747614Z Preparing to unpack .../118-libtiff5_4.3.0-6ubuntu0.10_amd64.deb ... 2025-05-07T19:44:11.7578985Z Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.10) ... 2025-05-07T19:44:12.3021427Z Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. 2025-05-07T19:44:12.3035410Z Preparing to unpack .../119-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1ubuntu0.3_amd64.deb ... 2025-05-07T19:44:12.3859148Z Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.3) ... 2025-05-07T19:44:13.1935859Z Selecting previously unselected package fontconfig. 2025-05-07T19:44:13.1953752Z Preparing to unpack .../120-fontconfig_2.13.1-4.2ubuntu5_amd64.deb ... 2025-05-07T19:44:13.3052209Z Unpacking fontconfig (2.13.1-4.2ubuntu5) ... 2025-05-07T19:44:14.0694421Z Selecting previously unselected package libgraphite2-3:amd64. 2025-05-07T19:44:14.0708619Z Preparing to unpack .../121-libgraphite2-3_1.3.14-1build2_amd64.deb ... 2025-05-07T19:44:14.1676100Z Unpacking libgraphite2-3:amd64 (1.3.14-1build2) ... 2025-05-07T19:44:14.6490629Z Selecting previously unselected package libharfbuzz0b:amd64. 2025-05-07T19:44:14.6507385Z Preparing to unpack .../122-libharfbuzz0b_2.7.4-1ubuntu3.2_amd64.deb ... 2025-05-07T19:44:14.7357550Z Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) ... 2025-05-07T19:44:15.1142985Z Selecting previously unselected package libthai-data. 2025-05-07T19:44:15.1157137Z Preparing to unpack .../123-libthai-data_0.1.29-1build1_all.deb ... 2025-05-07T19:44:15.1990272Z Unpacking libthai-data (0.1.29-1build1) ... 2025-05-07T19:44:15.8744441Z Selecting previously unselected package libdatrie1:amd64. 2025-05-07T19:44:15.8765032Z Preparing to unpack .../124-libdatrie1_0.2.13-2_amd64.deb ... 2025-05-07T19:44:15.9863521Z Unpacking libdatrie1:amd64 (0.2.13-2) ... 2025-05-07T19:44:16.4781874Z Selecting previously unselected package libthai0:amd64. 2025-05-07T19:44:16.4797020Z Preparing to unpack .../125-libthai0_0.1.29-1build1_amd64.deb ... 2025-05-07T19:44:16.5596336Z Unpacking libthai0:amd64 (0.1.29-1build1) ... 2025-05-07T19:44:17.0711225Z Selecting previously unselected package libpango-1.0-0:amd64. 2025-05-07T19:44:17.0728032Z Preparing to unpack .../126-libpango-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... 2025-05-07T19:44:17.1556419Z Unpacking libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2025-05-07T19:44:17.6048345Z Selecting previously unselected package libpangoft2-1.0-0:amd64. 2025-05-07T19:44:17.6063096Z Preparing to unpack .../127-libpangoft2-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... 2025-05-07T19:44:17.6795934Z Unpacking libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2025-05-07T19:44:18.1361474Z Selecting previously unselected package libpangocairo-1.0-0:amd64. 2025-05-07T19:44:18.1375195Z Preparing to unpack .../128-libpangocairo-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... 2025-05-07T19:44:18.2206696Z Unpacking libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2025-05-07T19:44:18.8984030Z Selecting previously unselected package librsvg2-2:amd64. 2025-05-07T19:44:18.9002505Z Preparing to unpack .../129-librsvg2-2_2.52.5+dfsg-3ubuntu0.2_amd64.deb ... 2025-05-07T19:44:19.0077017Z Unpacking librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ... 2025-05-07T19:44:19.5254776Z Selecting previously unselected package libshine3:amd64. 2025-05-07T19:44:19.5272918Z Preparing to unpack .../130-libshine3_3.1.1-2_amd64.deb ... 2025-05-07T19:44:19.6064448Z Unpacking libshine3:amd64 (3.1.1-2) ... 2025-05-07T19:44:20.2344837Z Selecting previously unselected package libsnappy1v5:amd64. 2025-05-07T19:44:20.2357016Z Preparing to unpack .../131-libsnappy1v5_1.1.8-1build3_amd64.deb ... 2025-05-07T19:44:20.3477240Z Unpacking libsnappy1v5:amd64 (1.1.8-1build3) ... 2025-05-07T19:44:20.8099183Z Selecting previously unselected package libspeex1:amd64. 2025-05-07T19:44:20.8116776Z Preparing to unpack .../132-libspeex1_1.2~rc1.2-1.1ubuntu3_amd64.deb ... 2025-05-07T19:44:20.8947662Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu3) ... 2025-05-07T19:44:21.3836812Z Selecting previously unselected package libsoxr0:amd64. 2025-05-07T19:44:21.3858599Z Preparing to unpack .../133-libsoxr0_0.1.3-4build2_amd64.deb ... 2025-05-07T19:44:21.4672138Z Unpacking libsoxr0:amd64 (0.1.3-4build2) ... 2025-05-07T19:44:22.1615487Z Selecting previously unselected package libswresample3:amd64. 2025-05-07T19:44:22.1635080Z Preparing to unpack .../134-libswresample3_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:22.2756682Z Unpacking libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:44:22.9910372Z Selecting previously unselected package libogg0:amd64. 2025-05-07T19:44:22.9927778Z Preparing to unpack .../135-libogg0_1.3.5-0ubuntu3_amd64.deb ... 2025-05-07T19:44:23.1027350Z Unpacking libogg0:amd64 (1.3.5-0ubuntu3) ... 2025-05-07T19:44:23.5747625Z Selecting previously unselected package libtheora0:amd64. 2025-05-07T19:44:23.5765449Z Preparing to unpack .../136-libtheora0_1.1.1+dfsg.1-15ubuntu4_amd64.deb ... 2025-05-07T19:44:23.6644505Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu4) ... 2025-05-07T19:44:23.8099264Z Selecting previously unselected package libtwolame0:amd64. 2025-05-07T19:44:23.8116058Z Preparing to unpack .../137-libtwolame0_0.4.0-2build2_amd64.deb ... 2025-05-07T19:44:23.8163802Z Unpacking libtwolame0:amd64 (0.4.0-2build2) ... 2025-05-07T19:44:23.8575720Z Selecting previously unselected package libvorbis0a:amd64. 2025-05-07T19:44:23.8595901Z Preparing to unpack .../138-libvorbis0a_1.3.7-1build2_amd64.deb ... 2025-05-07T19:44:23.8639811Z Unpacking libvorbis0a:amd64 (1.3.7-1build2) ... 2025-05-07T19:44:23.9033602Z Selecting previously unselected package libvorbisenc2:amd64. 2025-05-07T19:44:23.9048073Z Preparing to unpack .../139-libvorbisenc2_1.3.7-1build2_amd64.deb ... 2025-05-07T19:44:23.9097852Z Unpacking libvorbisenc2:amd64 (1.3.7-1build2) ... 2025-05-07T19:44:23.9492865Z Selecting previously unselected package libvpx7:amd64. 2025-05-07T19:44:23.9510418Z Preparing to unpack .../140-libvpx7_1.11.0-2ubuntu2.3_amd64.deb ... 2025-05-07T19:44:23.9555787Z Unpacking libvpx7:amd64 (1.11.0-2ubuntu2.3) ... 2025-05-07T19:44:24.0010324Z Selecting previously unselected package libwebpmux3:amd64. 2025-05-07T19:44:24.0025531Z Preparing to unpack .../141-libwebpmux3_1.2.2-2ubuntu0.22.04.2_amd64.deb ... 2025-05-07T19:44:24.0071056Z Unpacking libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ... 2025-05-07T19:44:24.0432909Z Selecting previously unselected package libx264-163:amd64. 2025-05-07T19:44:24.0452536Z Preparing to unpack .../142-libx264-163_2%3a0.163.3060+git5db6aa6-2build1_amd64.deb ... 2025-05-07T19:44:24.0500277Z Unpacking libx264-163:amd64 (2:0.163.3060+git5db6aa6-2build1) ... 2025-05-07T19:44:24.0954219Z Selecting previously unselected package libx265-199:amd64. 2025-05-07T19:44:24.0967996Z Preparing to unpack .../143-libx265-199_3.5-2_amd64.deb ... 2025-05-07T19:44:24.1017362Z Unpacking libx265-199:amd64 (3.5-2) ... 2025-05-07T19:44:24.1767242Z Selecting previously unselected package libxvidcore4:amd64. 2025-05-07T19:44:24.1781072Z Preparing to unpack .../144-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2025-05-07T19:44:24.1829074Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2025-05-07T19:44:24.2270648Z Selecting previously unselected package libzvbi-common. 2025-05-07T19:44:24.2283224Z Preparing to unpack .../145-libzvbi-common_0.2.35-19_all.deb ... 2025-05-07T19:44:24.2333748Z Unpacking libzvbi-common (0.2.35-19) ... 2025-05-07T19:44:24.2691781Z Selecting previously unselected package libzvbi0:amd64. 2025-05-07T19:44:24.2706861Z Preparing to unpack .../146-libzvbi0_0.2.35-19_amd64.deb ... 2025-05-07T19:44:24.2755796Z Unpacking libzvbi0:amd64 (0.2.35-19) ... 2025-05-07T19:44:24.3149881Z Selecting previously unselected package libavcodec58:amd64. 2025-05-07T19:44:24.3157213Z Preparing to unpack .../147-libavcodec58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:24.3204009Z Unpacking libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:44:24.3998148Z Selecting previously unselected package libraw1394-11:amd64. 2025-05-07T19:44:24.4017485Z Preparing to unpack .../148-libraw1394-11_2.1.2-2build2_amd64.deb ... 2025-05-07T19:44:24.4065811Z Unpacking libraw1394-11:amd64 (2.1.2-2build2) ... 2025-05-07T19:44:24.4423309Z Selecting previously unselected package libavc1394-0:amd64. 2025-05-07T19:44:24.4435135Z Preparing to unpack .../149-libavc1394-0_0.5.4-5build2_amd64.deb ... 2025-05-07T19:44:24.4476440Z Unpacking libavc1394-0:amd64 (0.5.4-5build2) ... 2025-05-07T19:44:24.4839121Z Selecting previously unselected package libass9:amd64. 2025-05-07T19:44:24.4855398Z Preparing to unpack .../150-libass9_1%3a0.15.2-1_amd64.deb ... 2025-05-07T19:44:24.4904079Z Unpacking libass9:amd64 (1:0.15.2-1) ... 2025-05-07T19:44:24.5269466Z Selecting previously unselected package libudfread0:amd64. 2025-05-07T19:44:24.5276550Z Preparing to unpack .../151-libudfread0_1.1.2-1_amd64.deb ... 2025-05-07T19:44:24.5324267Z Unpacking libudfread0:amd64 (1.1.2-1) ... 2025-05-07T19:44:24.5676027Z Selecting previously unselected package libbluray2:amd64. 2025-05-07T19:44:24.5691517Z Preparing to unpack .../152-libbluray2_1%3a1.3.1-1_amd64.deb ... 2025-05-07T19:44:24.5739684Z Unpacking libbluray2:amd64 (1:1.3.1-1) ... 2025-05-07T19:44:24.6138884Z Selecting previously unselected package libchromaprint1:amd64. 2025-05-07T19:44:24.6156571Z Preparing to unpack .../153-libchromaprint1_1.5.1-2_amd64.deb ... 2025-05-07T19:44:24.6200343Z Unpacking libchromaprint1:amd64 (1.5.1-2) ... 2025-05-07T19:44:24.6576792Z Selecting previously unselected package libgme0:amd64. 2025-05-07T19:44:24.6589433Z Preparing to unpack .../154-libgme0_0.6.3-2_amd64.deb ... 2025-05-07T19:44:24.6636739Z Unpacking libgme0:amd64 (0.6.3-2) ... 2025-05-07T19:44:24.7105734Z Selecting previously unselected package libmpg123-0:amd64. 2025-05-07T19:44:24.7116320Z Preparing to unpack .../155-libmpg123-0_1.29.3-1ubuntu0.1_amd64.deb ... 2025-05-07T19:44:24.7160315Z Unpacking libmpg123-0:amd64 (1.29.3-1ubuntu0.1) ... 2025-05-07T19:44:24.7554613Z Selecting previously unselected package libvorbisfile3:amd64. 2025-05-07T19:44:24.7567161Z Preparing to unpack .../156-libvorbisfile3_1.3.7-1build2_amd64.deb ... 2025-05-07T19:44:24.7615220Z Unpacking libvorbisfile3:amd64 (1.3.7-1build2) ... 2025-05-07T19:44:24.7992999Z Selecting previously unselected package libopenmpt0:amd64. 2025-05-07T19:44:24.8005692Z Preparing to unpack .../157-libopenmpt0_0.6.1-1_amd64.deb ... 2025-05-07T19:44:24.8053101Z Unpacking libopenmpt0:amd64 (0.6.1-1) ... 2025-05-07T19:44:24.8480612Z Selecting previously unselected package librabbitmq4:amd64. 2025-05-07T19:44:24.8499250Z Preparing to unpack .../158-librabbitmq4_0.10.0-1ubuntu2_amd64.deb ... 2025-05-07T19:44:24.8549686Z Unpacking librabbitmq4:amd64 (0.10.0-1ubuntu2) ... 2025-05-07T19:44:24.8913557Z Selecting previously unselected package libsrt1.4-gnutls:amd64. 2025-05-07T19:44:24.8929589Z Preparing to unpack .../159-libsrt1.4-gnutls_1.4.4-4_amd64.deb ... 2025-05-07T19:44:24.8973498Z Unpacking libsrt1.4-gnutls:amd64 (1.4.4-4) ... 2025-05-07T19:44:24.9390718Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2025-05-07T19:44:24.9405793Z Preparing to unpack .../160-libssh-gcrypt-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... 2025-05-07T19:44:24.9457144Z Unpacking libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... 2025-05-07T19:44:24.9859223Z Selecting previously unselected package libnorm1:amd64. 2025-05-07T19:44:24.9873726Z Preparing to unpack .../161-libnorm1_1.5.9+dfsg-2_amd64.deb ... 2025-05-07T19:44:24.9918648Z Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ... 2025-05-07T19:44:25.0444729Z Selecting previously unselected package libpgm-5.3-0:amd64. 2025-05-07T19:44:25.0462802Z Preparing to unpack .../162-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ... 2025-05-07T19:44:25.0505267Z Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... 2025-05-07T19:44:25.0991382Z Selecting previously unselected package libsodium23:amd64. 2025-05-07T19:44:25.1008552Z Preparing to unpack .../163-libsodium23_1.0.18-1build2_amd64.deb ... 2025-05-07T19:44:25.1057811Z Unpacking libsodium23:amd64 (1.0.18-1build2) ... 2025-05-07T19:44:25.1479761Z Selecting previously unselected package libzmq5:amd64. 2025-05-07T19:44:25.1500785Z Preparing to unpack .../164-libzmq5_4.3.4-2_amd64.deb ... 2025-05-07T19:44:25.1548971Z Unpacking libzmq5:amd64 (4.3.4-2) ... 2025-05-07T19:44:25.1973993Z Selecting previously unselected package libavformat58:amd64. 2025-05-07T19:44:25.1991262Z Preparing to unpack .../165-libavformat58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:25.2035478Z Unpacking libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:44:25.2477694Z Selecting previously unselected package libbs2b0:amd64. 2025-05-07T19:44:25.2497430Z Preparing to unpack .../166-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2025-05-07T19:44:25.2542176Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2025-05-07T19:44:25.2975820Z Selecting previously unselected package libflite1:amd64. 2025-05-07T19:44:25.2988227Z Preparing to unpack .../167-libflite1_2.2-3_amd64.deb ... 2025-05-07T19:44:25.3167526Z Unpacking libflite1:amd64 (2.2-3) ... 2025-05-07T19:44:25.4277785Z Selecting previously unselected package libserd-0-0:amd64. 2025-05-07T19:44:25.4297886Z Preparing to unpack .../168-libserd-0-0_0.30.10-2_amd64.deb ... 2025-05-07T19:44:25.4347593Z Unpacking libserd-0-0:amd64 (0.30.10-2) ... 2025-05-07T19:44:25.4741225Z Selecting previously unselected package libsord-0-0:amd64. 2025-05-07T19:44:25.4755900Z Preparing to unpack .../169-libsord-0-0_0.16.8-2_amd64.deb ... 2025-05-07T19:44:25.4803573Z Unpacking libsord-0-0:amd64 (0.16.8-2) ... 2025-05-07T19:44:25.5201675Z Selecting previously unselected package libsratom-0-0:amd64. 2025-05-07T19:44:25.5222529Z Preparing to unpack .../170-libsratom-0-0_0.6.8-1_amd64.deb ... 2025-05-07T19:44:25.5267155Z Unpacking libsratom-0-0:amd64 (0.6.8-1) ... 2025-05-07T19:44:25.5671921Z Selecting previously unselected package liblilv-0-0:amd64. 2025-05-07T19:44:25.5687091Z Preparing to unpack .../171-liblilv-0-0_0.24.12-2_amd64.deb ... 2025-05-07T19:44:25.5737341Z Unpacking liblilv-0-0:amd64 (0.24.12-2) ... 2025-05-07T19:44:25.6156142Z Selecting previously unselected package libmysofa1:amd64. 2025-05-07T19:44:25.6173482Z Preparing to unpack .../172-libmysofa1_1.2.1~dfsg0-1_amd64.deb ... 2025-05-07T19:44:25.6223724Z Unpacking libmysofa1:amd64 (1.2.1~dfsg0-1) ... 2025-05-07T19:44:25.6686241Z Selecting previously unselected package libblas3:amd64. 2025-05-07T19:44:25.6701192Z Preparing to unpack .../173-libblas3_3.10.0-2ubuntu1_amd64.deb ... 2025-05-07T19:44:25.6760276Z Unpacking libblas3:amd64 (3.10.0-2ubuntu1) ... 2025-05-07T19:44:25.7172939Z Selecting previously unselected package libgfortran5:amd64. 2025-05-07T19:44:25.7186869Z Preparing to unpack .../174-libgfortran5_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:25.7238342Z Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:25.7758207Z Selecting previously unselected package liblapack3:amd64. 2025-05-07T19:44:25.7773571Z Preparing to unpack .../175-liblapack3_3.10.0-2ubuntu1_amd64.deb ... 2025-05-07T19:44:25.7837137Z Unpacking liblapack3:amd64 (3.10.0-2ubuntu1) ... 2025-05-07T19:44:25.8454303Z Selecting previously unselected package libasyncns0:amd64. 2025-05-07T19:44:25.8467715Z Preparing to unpack .../176-libasyncns0_0.8-6build2_amd64.deb ... 2025-05-07T19:44:25.8516673Z Unpacking libasyncns0:amd64 (0.8-6build2) ... 2025-05-07T19:44:25.8911305Z Selecting previously unselected package libflac8:amd64. 2025-05-07T19:44:25.8926966Z Preparing to unpack .../177-libflac8_1.3.3-2ubuntu0.2_amd64.deb ... 2025-05-07T19:44:25.8974712Z Unpacking libflac8:amd64 (1.3.3-2ubuntu0.2) ... 2025-05-07T19:44:25.9370448Z Selecting previously unselected package libsndfile1:amd64. 2025-05-07T19:44:25.9388600Z Preparing to unpack .../178-libsndfile1_1.0.31-2ubuntu0.2_amd64.deb ... 2025-05-07T19:44:25.9435449Z Unpacking libsndfile1:amd64 (1.0.31-2ubuntu0.2) ... 2025-05-07T19:44:25.9812098Z Selecting previously unselected package libx11-xcb1:amd64. 2025-05-07T19:44:25.9827499Z Preparing to unpack .../179-libx11-xcb1_2%3a1.7.5-1ubuntu0.3_amd64.deb ... 2025-05-07T19:44:25.9874854Z Unpacking libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ... 2025-05-07T19:44:26.0384600Z Selecting previously unselected package libpulse0:amd64. 2025-05-07T19:44:26.0396813Z Preparing to unpack .../180-libpulse0_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ... 2025-05-07T19:44:26.0495008Z Unpacking libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ... 2025-05-07T19:44:26.0900649Z Selecting previously unselected package libsphinxbase3:amd64. 2025-05-07T19:44:26.0913317Z Preparing to unpack .../181-libsphinxbase3_0.8+5prealpha+1-13build1_amd64.deb ... 2025-05-07T19:44:26.0957165Z Unpacking libsphinxbase3:amd64 (0.8+5prealpha+1-13build1) ... 2025-05-07T19:44:26.1317186Z Selecting previously unselected package libpocketsphinx3:amd64. 2025-05-07T19:44:26.1332357Z Preparing to unpack .../182-libpocketsphinx3_0.8.0+real5prealpha+1-14ubuntu1_amd64.deb ... 2025-05-07T19:44:26.1376743Z Unpacking libpocketsphinx3:amd64 (0.8.0+real5prealpha+1-14ubuntu1) ... 2025-05-07T19:44:26.1752705Z Selecting previously unselected package libpostproc55:amd64. 2025-05-07T19:44:26.1764006Z Preparing to unpack .../183-libpostproc55_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:26.1816741Z Unpacking libpostproc55:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:44:26.2196638Z Selecting previously unselected package libsamplerate0:amd64. 2025-05-07T19:44:26.2211973Z Preparing to unpack .../184-libsamplerate0_0.2.2-1build1_amd64.deb ... 2025-05-07T19:44:26.2258285Z Unpacking libsamplerate0:amd64 (0.2.2-1build1) ... 2025-05-07T19:44:26.2666652Z Selecting previously unselected package librubberband2:amd64. 2025-05-07T19:44:26.2679270Z Preparing to unpack .../185-librubberband2_2.0.0-2_amd64.deb ... 2025-05-07T19:44:26.2724617Z Unpacking librubberband2:amd64 (2.0.0-2) ... 2025-05-07T19:44:26.3111718Z Selecting previously unselected package libswscale5:amd64. 2025-05-07T19:44:26.3126157Z Preparing to unpack .../186-libswscale5_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:26.3173861Z Unpacking libswscale5:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:44:26.3545391Z Selecting previously unselected package libvidstab1.1:amd64. 2025-05-07T19:44:26.3555609Z Preparing to unpack .../187-libvidstab1.1_1.1.0-2_amd64.deb ... 2025-05-07T19:44:26.3602011Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2025-05-07T19:44:26.3995198Z Selecting previously unselected package libzimg2:amd64. 2025-05-07T19:44:26.4007909Z Preparing to unpack .../188-libzimg2_3.0.3+ds1-1_amd64.deb ... 2025-05-07T19:44:26.4054608Z Unpacking libzimg2:amd64 (3.0.3+ds1-1) ... 2025-05-07T19:44:26.4444668Z Selecting previously unselected package libavfilter7:amd64. 2025-05-07T19:44:26.4456848Z Preparing to unpack .../189-libavfilter7_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:26.4506024Z Unpacking libavfilter7:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:44:26.5039570Z Selecting previously unselected package libcaca0:amd64. 2025-05-07T19:44:26.5058245Z Preparing to unpack .../190-libcaca0_0.99.beta19-2.2ubuntu4_amd64.deb ... 2025-05-07T19:44:26.5105870Z Unpacking libcaca0:amd64 (0.99.beta19-2.2ubuntu4) ... 2025-05-07T19:44:26.5516846Z Selecting previously unselected package libcdio19:amd64. 2025-05-07T19:44:26.5535987Z Preparing to unpack .../191-libcdio19_2.1.0-3ubuntu0.2_amd64.deb ... 2025-05-07T19:44:26.5579039Z Unpacking libcdio19:amd64 (2.1.0-3ubuntu0.2) ... 2025-05-07T19:44:26.5949562Z Selecting previously unselected package libcdio-cdda2:amd64. 2025-05-07T19:44:26.5956974Z Preparing to unpack .../192-libcdio-cdda2_10.2+2.0.0-1build3_amd64.deb ... 2025-05-07T19:44:26.6005663Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1build3) ... 2025-05-07T19:44:26.6389929Z Selecting previously unselected package libcdio-paranoia2:amd64. 2025-05-07T19:44:26.6397287Z Preparing to unpack .../193-libcdio-paranoia2_10.2+2.0.0-1build3_amd64.deb ... 2025-05-07T19:44:26.6452708Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1build3) ... 2025-05-07T19:44:26.6831965Z Selecting previously unselected package libdc1394-25:amd64. 2025-05-07T19:44:26.6838895Z Preparing to unpack .../194-libdc1394-25_2.2.6-4_amd64.deb ... 2025-05-07T19:44:26.6892551Z Unpacking libdc1394-25:amd64 (2.2.6-4) ... 2025-05-07T19:44:26.7278499Z Selecting previously unselected package libglvnd0:amd64. 2025-05-07T19:44:26.7293629Z Preparing to unpack .../195-libglvnd0_1.4.0-1_amd64.deb ... 2025-05-07T19:44:26.7338549Z Unpacking libglvnd0:amd64 (1.4.0-1) ... 2025-05-07T19:44:26.7712717Z Selecting previously unselected package libglapi-mesa:amd64. 2025-05-07T19:44:26.7718573Z Preparing to unpack .../196-libglapi-mesa_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... 2025-05-07T19:44:26.7772800Z Unpacking libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:44:26.8174404Z Selecting previously unselected package libxcb-dri2-0:amd64. 2025-05-07T19:44:26.8193318Z Preparing to unpack .../197-libxcb-dri2-0_1.14-3ubuntu3_amd64.deb ... 2025-05-07T19:44:26.8239011Z Unpacking libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:44:26.8624561Z Selecting previously unselected package libxcb-dri3-0:amd64. 2025-05-07T19:44:26.8636410Z Preparing to unpack .../198-libxcb-dri3-0_1.14-3ubuntu3_amd64.deb ... 2025-05-07T19:44:26.8684371Z Unpacking libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:44:26.9072987Z Selecting previously unselected package libxcb-glx0:amd64. 2025-05-07T19:44:26.9088116Z Preparing to unpack .../199-libxcb-glx0_1.14-3ubuntu3_amd64.deb ... 2025-05-07T19:44:26.9137836Z Unpacking libxcb-glx0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:44:26.9512069Z Selecting previously unselected package libxcb-present0:amd64. 2025-05-07T19:44:26.9522681Z Preparing to unpack .../200-libxcb-present0_1.14-3ubuntu3_amd64.deb ... 2025-05-07T19:44:26.9572910Z Unpacking libxcb-present0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:44:26.9948710Z Selecting previously unselected package libxcb-randr0:amd64. 2025-05-07T19:44:26.9957940Z Preparing to unpack .../201-libxcb-randr0_1.14-3ubuntu3_amd64.deb ... 2025-05-07T19:44:27.0015104Z Unpacking libxcb-randr0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:44:27.0384760Z Selecting previously unselected package libxcb-sync1:amd64. 2025-05-07T19:44:27.0395552Z Preparing to unpack .../202-libxcb-sync1_1.14-3ubuntu3_amd64.deb ... 2025-05-07T19:44:27.0449587Z Unpacking libxcb-sync1:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:44:27.0833061Z Selecting previously unselected package libxcb-xfixes0:amd64. 2025-05-07T19:44:27.0839820Z Preparing to unpack .../203-libxcb-xfixes0_1.14-3ubuntu3_amd64.deb ... 2025-05-07T19:44:27.0886083Z Unpacking libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:44:27.1262891Z Selecting previously unselected package libxshmfence1:amd64. 2025-05-07T19:44:27.1272678Z Preparing to unpack .../204-libxshmfence1_1.3-1build4_amd64.deb ... 2025-05-07T19:44:27.1325406Z Unpacking libxshmfence1:amd64 (1.3-1build4) ... 2025-05-07T19:44:27.1663152Z Selecting previously unselected package libxxf86vm1:amd64. 2025-05-07T19:44:27.1673639Z Preparing to unpack .../205-libxxf86vm1_1%3a1.1.4-1build3_amd64.deb ... 2025-05-07T19:44:27.1720075Z Unpacking libxxf86vm1:amd64 (1:1.1.4-1build3) ... 2025-05-07T19:44:27.2089063Z Selecting previously unselected package libdrm-amdgpu1:amd64. 2025-05-07T19:44:27.2102696Z Preparing to unpack .../206-libdrm-amdgpu1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:27.2150495Z Unpacking libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:44:27.2530617Z Selecting previously unselected package libpciaccess0:amd64. 2025-05-07T19:44:27.2542955Z Preparing to unpack .../207-libpciaccess0_0.16-3_amd64.deb ... 2025-05-07T19:44:27.2589397Z Unpacking libpciaccess0:amd64 (0.16-3) ... 2025-05-07T19:44:27.2957581Z Selecting previously unselected package libdrm-intel1:amd64. 2025-05-07T19:44:27.2973170Z Preparing to unpack .../208-libdrm-intel1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:27.3018563Z Unpacking libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:44:27.3428345Z Selecting previously unselected package libdrm-nouveau2:amd64. 2025-05-07T19:44:27.3447177Z Preparing to unpack .../209-libdrm-nouveau2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:27.3496451Z Unpacking libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:44:27.3880684Z Selecting previously unselected package libdrm-radeon1:amd64. 2025-05-07T19:44:27.3898339Z Preparing to unpack .../210-libdrm-radeon1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:27.3949936Z Unpacking libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:44:27.4298169Z Selecting previously unselected package libllvm15:amd64. 2025-05-07T19:44:27.4310584Z Preparing to unpack .../211-libllvm15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... 2025-05-07T19:44:27.4355784Z Unpacking libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... 2025-05-07T19:44:27.7576380Z Selecting previously unselected package libsensors-config. 2025-05-07T19:44:27.7592784Z Preparing to unpack .../212-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... 2025-05-07T19:44:27.7638233Z Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... 2025-05-07T19:44:27.8071444Z Selecting previously unselected package libsensors5:amd64. 2025-05-07T19:44:27.8090292Z Preparing to unpack .../213-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... 2025-05-07T19:44:27.8361304Z Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2025-05-07T19:44:27.8787549Z Selecting previously unselected package libgl1-mesa-dri:amd64. 2025-05-07T19:44:27.8807350Z Preparing to unpack .../214-libgl1-mesa-dri_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... 2025-05-07T19:44:27.8897240Z Unpacking libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:44:28.0254736Z Selecting previously unselected package libglx-mesa0:amd64. 2025-05-07T19:44:28.0273825Z Preparing to unpack .../215-libglx-mesa0_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... 2025-05-07T19:44:28.0319657Z Unpacking libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:44:28.0717259Z Selecting previously unselected package libglx0:amd64. 2025-05-07T19:44:28.0736456Z Preparing to unpack .../216-libglx0_1.4.0-1_amd64.deb ... 2025-05-07T19:44:28.0778973Z Unpacking libglx0:amd64 (1.4.0-1) ... 2025-05-07T19:44:28.1155647Z Selecting previously unselected package libgl1:amd64. 2025-05-07T19:44:28.1169279Z Preparing to unpack .../217-libgl1_1.4.0-1_amd64.deb ... 2025-05-07T19:44:28.1214776Z Unpacking libgl1:amd64 (1.4.0-1) ... 2025-05-07T19:44:28.1595120Z Selecting previously unselected package libiec61883-0:amd64. 2025-05-07T19:44:28.1607433Z Preparing to unpack .../218-libiec61883-0_1.2.0-4build3_amd64.deb ... 2025-05-07T19:44:28.1656735Z Unpacking libiec61883-0:amd64 (1.2.0-4build3) ... 2025-05-07T19:44:28.2011859Z Selecting previously unselected package libjack-jackd2-0:amd64. 2025-05-07T19:44:28.2023374Z Preparing to unpack .../219-libjack-jackd2-0_1.9.20~dfsg-1_amd64.deb ... 2025-05-07T19:44:28.2071290Z Unpacking libjack-jackd2-0:amd64 (1.9.20~dfsg-1) ... 2025-05-07T19:44:28.2436753Z Selecting previously unselected package libopenal-data. 2025-05-07T19:44:28.2453881Z Preparing to unpack .../220-libopenal-data_1%3a1.19.1-2build3_all.deb ... 2025-05-07T19:44:28.2496987Z Unpacking libopenal-data (1:1.19.1-2build3) ... 2025-05-07T19:44:28.2876265Z Selecting previously unselected package libsndio7.0:amd64. 2025-05-07T19:44:28.2891866Z Preparing to unpack .../221-libsndio7.0_1.8.1-1.1_amd64.deb ... 2025-05-07T19:44:28.2936716Z Unpacking libsndio7.0:amd64 (1.8.1-1.1) ... 2025-05-07T19:44:28.3296709Z Selecting previously unselected package libopenal1:amd64. 2025-05-07T19:44:28.3309122Z Preparing to unpack .../222-libopenal1_1%3a1.19.1-2build3_amd64.deb ... 2025-05-07T19:44:28.3355412Z Unpacking libopenal1:amd64 (1:1.19.1-2build3) ... 2025-05-07T19:44:28.3751345Z Selecting previously unselected package libwayland-client0:amd64. 2025-05-07T19:44:28.3758772Z Preparing to unpack .../223-libwayland-client0_1.20.0-1ubuntu0.1_amd64.deb ... 2025-05-07T19:44:28.3814062Z Unpacking libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ... 2025-05-07T19:44:28.4216825Z Selecting previously unselected package libdecor-0-0:amd64. 2025-05-07T19:44:28.4236570Z Preparing to unpack .../224-libdecor-0-0_0.1.0-3build1_amd64.deb ... 2025-05-07T19:44:28.4278276Z Unpacking libdecor-0-0:amd64 (0.1.0-3build1) ... 2025-05-07T19:44:28.4651516Z Selecting previously unselected package libwayland-server0:amd64. 2025-05-07T19:44:28.4666878Z Preparing to unpack .../225-libwayland-server0_1.20.0-1ubuntu0.1_amd64.deb ... 2025-05-07T19:44:28.4717477Z Unpacking libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ... 2025-05-07T19:44:28.5102470Z Selecting previously unselected package libgbm1:amd64. 2025-05-07T19:44:28.5114695Z Preparing to unpack .../226-libgbm1_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... 2025-05-07T19:44:28.5157581Z Unpacking libgbm1:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:44:28.5534873Z Selecting previously unselected package libwayland-cursor0:amd64. 2025-05-07T19:44:28.5545775Z Preparing to unpack .../227-libwayland-cursor0_1.20.0-1ubuntu0.1_amd64.deb ... 2025-05-07T19:44:28.5590639Z Unpacking libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ... 2025-05-07T19:44:28.5989861Z Selecting previously unselected package libwayland-egl1:amd64. 2025-05-07T19:44:28.6007827Z Preparing to unpack .../228-libwayland-egl1_1.20.0-1ubuntu0.1_amd64.deb ... 2025-05-07T19:44:28.6056595Z Unpacking libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ... 2025-05-07T19:44:28.6422123Z Selecting previously unselected package libxcursor1:amd64. 2025-05-07T19:44:28.6436167Z Preparing to unpack .../229-libxcursor1_1%3a1.2.0-2build4_amd64.deb ... 2025-05-07T19:44:28.6480091Z Unpacking libxcursor1:amd64 (1:1.2.0-2build4) ... 2025-05-07T19:44:28.6872325Z Selecting previously unselected package libxi6:amd64. 2025-05-07T19:44:28.6885697Z Preparing to unpack .../230-libxi6_2%3a1.8-1build1_amd64.deb ... 2025-05-07T19:44:28.6936900Z Unpacking libxi6:amd64 (2:1.8-1build1) ... 2025-05-07T19:44:28.7303082Z Selecting previously unselected package libxinerama1:amd64. 2025-05-07T19:44:28.7315072Z Preparing to unpack .../231-libxinerama1_2%3a1.1.4-3_amd64.deb ... 2025-05-07T19:44:28.7363976Z Unpacking libxinerama1:amd64 (2:1.1.4-3) ... 2025-05-07T19:44:28.7750238Z Selecting previously unselected package libxkbcommon0:amd64. 2025-05-07T19:44:28.7758449Z Preparing to unpack .../232-libxkbcommon0_1.4.0-1_amd64.deb ... 2025-05-07T19:44:28.7813758Z Unpacking libxkbcommon0:amd64 (1.4.0-1) ... 2025-05-07T19:44:28.8729568Z Selecting previously unselected package libxrandr2:amd64. 2025-05-07T19:44:28.8743701Z Preparing to unpack .../233-libxrandr2_2%3a1.5.2-1build1_amd64.deb ... 2025-05-07T19:44:28.8891551Z Unpacking libxrandr2:amd64 (2:1.5.2-1build1) ... 2025-05-07T19:44:29.0606117Z Selecting previously unselected package x11-common. 2025-05-07T19:44:29.0626664Z Preparing to unpack .../234-x11-common_1%3a7.7+23ubuntu2_all.deb ... 2025-05-07T19:44:29.1462873Z Unpacking x11-common (1:7.7+23ubuntu2) ... 2025-05-07T19:44:29.8924087Z Selecting previously unselected package libxss1:amd64. 2025-05-07T19:44:29.8939434Z Preparing to unpack .../235-libxss1_1%3a1.2.3-1build2_amd64.deb ... 2025-05-07T19:44:30.0120763Z Unpacking libxss1:amd64 (1:1.2.3-1build2) ... 2025-05-07T19:44:30.4937472Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2025-05-07T19:44:30.4955807Z Preparing to unpack .../236-libsdl2-2.0-0_2.0.20+dfsg-2ubuntu1.22.04.1_amd64.deb ... 2025-05-07T19:44:30.5696667Z Unpacking libsdl2-2.0-0:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ... 2025-05-07T19:44:31.3404067Z Selecting previously unselected package libxcb-shape0:amd64. 2025-05-07T19:44:31.3422828Z Preparing to unpack .../237-libxcb-shape0_1.14-3ubuntu3_amd64.deb ... 2025-05-07T19:44:31.4540584Z Unpacking libxcb-shape0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:44:31.8997850Z Selecting previously unselected package libxv1:amd64. 2025-05-07T19:44:31.9019778Z Preparing to unpack .../238-libxv1_2%3a1.0.11-1build2_amd64.deb ... 2025-05-07T19:44:31.9792668Z Unpacking libxv1:amd64 (2:1.0.11-1build2) ... 2025-05-07T19:44:32.6976916Z Selecting previously unselected package libavdevice58:amd64. 2025-05-07T19:44:32.6994886Z Preparing to unpack .../239-libavdevice58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:32.8079199Z Unpacking libavdevice58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:44:33.1705516Z Selecting previously unselected package ffmpeg. 2025-05-07T19:44:33.1723354Z Preparing to unpack .../240-ffmpeg_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:33.2602705Z Unpacking ffmpeg (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:44:34.1036273Z Selecting previously unselected package libc6-i386. 2025-05-07T19:44:34.1055113Z Preparing to unpack .../241-libc6-i386_2.35-0ubuntu3.9_amd64.deb ... 2025-05-07T19:44:34.2053246Z Unpacking libc6-i386 (2.35-0ubuntu3.9) ... 2025-05-07T19:44:34.6592768Z Selecting previously unselected package libc6-dev-i386. 2025-05-07T19:44:34.6613857Z Preparing to unpack .../242-libc6-dev-i386_2.35-0ubuntu3.9_amd64.deb ... 2025-05-07T19:44:34.7427430Z Unpacking libc6-dev-i386 (2.35-0ubuntu3.9) ... 2025-05-07T19:44:35.3025037Z Selecting previously unselected package libc6-x32. 2025-05-07T19:44:35.3044256Z Preparing to unpack .../243-libc6-x32_2.35-0ubuntu3.9_amd64.deb ... 2025-05-07T19:44:35.3467916Z Unpacking libc6-x32 (2.35-0ubuntu3.9) ... 2025-05-07T19:44:35.6425319Z Selecting previously unselected package libc6-dev-x32. 2025-05-07T19:44:35.6442723Z Preparing to unpack .../244-libc6-dev-x32_2.35-0ubuntu3.9_amd64.deb ... 2025-05-07T19:44:35.7333840Z Unpacking libc6-dev-x32 (2.35-0ubuntu3.9) ... 2025-05-07T19:44:36.4727777Z Selecting previously unselected package lib32gcc-s1. 2025-05-07T19:44:36.4748145Z Preparing to unpack .../245-lib32gcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:36.5865177Z Unpacking lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:37.2462895Z Selecting previously unselected package libx32gcc-s1. 2025-05-07T19:44:37.2477687Z Preparing to unpack .../246-libx32gcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:37.3595548Z Unpacking libx32gcc-s1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:38.0439026Z Selecting previously unselected package lib32gomp1. 2025-05-07T19:44:38.0457519Z Preparing to unpack .../247-lib32gomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:38.1583174Z Unpacking lib32gomp1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:38.8518976Z Selecting previously unselected package libx32gomp1. 2025-05-07T19:44:38.8537088Z Preparing to unpack .../248-libx32gomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:38.9547171Z Unpacking libx32gomp1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:39.4344942Z Selecting previously unselected package lib32itm1. 2025-05-07T19:44:39.4366644Z Preparing to unpack .../249-lib32itm1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:39.5158896Z Unpacking lib32itm1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:40.1962264Z Selecting previously unselected package libx32itm1. 2025-05-07T19:44:40.1983257Z Preparing to unpack .../250-libx32itm1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:40.3088948Z Unpacking libx32itm1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:40.8943062Z Selecting previously unselected package lib32atomic1. 2025-05-07T19:44:40.8958634Z Preparing to unpack .../251-lib32atomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:40.9788938Z Unpacking lib32atomic1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:41.6655640Z Selecting previously unselected package libx32atomic1. 2025-05-07T19:44:41.6673285Z Preparing to unpack .../252-libx32atomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:41.7687730Z Unpacking libx32atomic1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:42.3823512Z Selecting previously unselected package lib32asan6. 2025-05-07T19:44:42.3836837Z Preparing to unpack .../253-lib32asan6_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:42.4930393Z Unpacking lib32asan6 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:44:42.9316898Z Selecting previously unselected package libx32asan6. 2025-05-07T19:44:42.9338316Z Preparing to unpack .../254-libx32asan6_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:43.0166568Z Unpacking libx32asan6 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:44:43.5814403Z Selecting previously unselected package lib32stdc++6. 2025-05-07T19:44:43.5834305Z Preparing to unpack .../255-lib32stdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:43.6675143Z Unpacking lib32stdc++6 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:44.0936537Z Selecting previously unselected package lib32ubsan1. 2025-05-07T19:44:44.0954526Z Preparing to unpack .../256-lib32ubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:44.1803811Z Unpacking lib32ubsan1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:44.6862599Z Selecting previously unselected package libx32stdc++6. 2025-05-07T19:44:44.6876077Z Preparing to unpack .../257-libx32stdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:44.7731083Z Unpacking libx32stdc++6 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:45.2224516Z Selecting previously unselected package libx32ubsan1. 2025-05-07T19:44:45.2238360Z Preparing to unpack .../258-libx32ubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:45.3060254Z Unpacking libx32ubsan1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:45.7862186Z Selecting previously unselected package lib32quadmath0. 2025-05-07T19:44:45.7874901Z Preparing to unpack .../259-lib32quadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:45.8706067Z Unpacking lib32quadmath0 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:46.3553048Z Selecting previously unselected package libx32quadmath0. 2025-05-07T19:44:46.3567642Z Preparing to unpack .../260-libx32quadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:46.4366573Z Unpacking libx32quadmath0 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:44:46.6032107Z Selecting previously unselected package lib32gcc-11-dev. 2025-05-07T19:44:46.6043037Z Preparing to unpack .../261-lib32gcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:46.6094445Z Unpacking lib32gcc-11-dev (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:44:46.6684341Z Selecting previously unselected package libx32gcc-11-dev. 2025-05-07T19:44:46.6705461Z Preparing to unpack .../262-libx32gcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:46.6754082Z Unpacking libx32gcc-11-dev (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:44:46.7240399Z Selecting previously unselected package gcc-11-multilib. 2025-05-07T19:44:46.7260215Z Preparing to unpack .../263-gcc-11-multilib_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:46.7304588Z Unpacking gcc-11-multilib (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:44:46.7574295Z Selecting previously unselected package lib32stdc++-11-dev. 2025-05-07T19:44:46.7589595Z Preparing to unpack .../264-lib32stdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:46.7636260Z Unpacking lib32stdc++-11-dev (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:44:46.8255359Z Selecting previously unselected package libx32stdc++-11-dev. 2025-05-07T19:44:46.8273317Z Preparing to unpack .../265-libx32stdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:46.8316454Z Unpacking libx32stdc++-11-dev (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:44:46.8895076Z Selecting previously unselected package g++-11-multilib. 2025-05-07T19:44:46.8913214Z Preparing to unpack .../266-g++-11-multilib_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:44:46.8958958Z Unpacking g++-11-multilib (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:44:46.9244606Z Selecting previously unselected package gcc-multilib. 2025-05-07T19:44:46.9264630Z Preparing to unpack .../267-gcc-multilib_4%3a11.2.0-1ubuntu1_amd64.deb ... 2025-05-07T19:44:46.9315627Z Unpacking gcc-multilib (4:11.2.0-1ubuntu1) ... 2025-05-07T19:44:46.9599378Z Selecting previously unselected package g++-multilib. 2025-05-07T19:44:46.9619759Z Preparing to unpack .../268-g++-multilib_4%3a11.2.0-1ubuntu1_amd64.deb ... 2025-05-07T19:44:46.9664822Z Unpacking g++-multilib (4:11.2.0-1ubuntu1) ... 2025-05-07T19:44:47.0041636Z Selecting previously unselected package libdw1:amd64. 2025-05-07T19:44:47.0064249Z Preparing to unpack .../269-libdw1_0.186-1ubuntu0.1_amd64.deb ... 2025-05-07T19:44:47.0111047Z Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... 2025-05-07T19:44:47.0532291Z Selecting previously unselected package libbabeltrace1:amd64. 2025-05-07T19:44:47.0550874Z Preparing to unpack .../270-libbabeltrace1_1.5.8-2build1_amd64.deb ... 2025-05-07T19:44:47.0595996Z Unpacking libbabeltrace1:amd64 (1.5.8-2build1) ... 2025-05-07T19:44:47.1036711Z Selecting previously unselected package libdebuginfod1:amd64. 2025-05-07T19:44:47.1059705Z Preparing to unpack .../271-libdebuginfod1_0.186-1ubuntu0.1_amd64.deb ... 2025-05-07T19:44:47.1109634Z Unpacking libdebuginfod1:amd64 (0.186-1ubuntu0.1) ... 2025-05-07T19:44:47.1493563Z Selecting previously unselected package libipt2. 2025-05-07T19:44:47.1511823Z Preparing to unpack .../272-libipt2_2.0.5-1_amd64.deb ... 2025-05-07T19:44:47.1556914Z Unpacking libipt2 (2.0.5-1) ... 2025-05-07T19:44:47.1954441Z Selecting previously unselected package libpython3.10:amd64. 2025-05-07T19:44:47.1972051Z Preparing to unpack .../273-libpython3.10_3.10.12-1~22.04.9_amd64.deb ... 2025-05-07T19:44:47.2014151Z Unpacking libpython3.10:amd64 (3.10.12-1~22.04.9) ... 2025-05-07T19:44:47.2505285Z Selecting previously unselected package libsource-highlight-common. 2025-05-07T19:44:47.2516812Z Preparing to unpack .../274-libsource-highlight-common_3.1.9-4.1build2_all.deb ... 2025-05-07T19:44:47.2565883Z Unpacking libsource-highlight-common (3.1.9-4.1build2) ... 2025-05-07T19:44:47.3072244Z Selecting previously unselected package libboost-regex1.74.0:amd64. 2025-05-07T19:44:47.3087054Z Preparing to unpack .../275-libboost-regex1.74.0_1.74.0-14ubuntu3_amd64.deb ... 2025-05-07T19:44:47.3133364Z Unpacking libboost-regex1.74.0:amd64 (1.74.0-14ubuntu3) ... 2025-05-07T19:44:47.3574191Z Selecting previously unselected package libsource-highlight4v5. 2025-05-07T19:44:47.3596155Z Preparing to unpack .../276-libsource-highlight4v5_3.1.9-4.1build2_amd64.deb ... 2025-05-07T19:44:47.3648177Z Unpacking libsource-highlight4v5 (3.1.9-4.1build2) ... 2025-05-07T19:44:47.4243420Z Selecting previously unselected package gdb. 2025-05-07T19:44:47.4261517Z Preparing to unpack .../277-gdb_12.1-0ubuntu1~22.04.2_amd64.deb ... 2025-05-07T19:44:47.4323885Z Unpacking gdb (12.1-0ubuntu1~22.04.2) ... 2025-05-07T19:44:47.4942768Z Selecting previously unselected package gnupg-l10n. 2025-05-07T19:44:47.4957929Z Preparing to unpack .../278-gnupg-l10n_2.2.27-3ubuntu2.3_all.deb ... 2025-05-07T19:44:47.4988563Z Unpacking gnupg-l10n (2.2.27-3ubuntu2.3) ... 2025-05-07T19:44:47.5255445Z Selecting previously unselected package gnupg-utils. 2025-05-07T19:44:47.5273309Z Preparing to unpack .../279-gnupg-utils_2.2.27-3ubuntu2.3_amd64.deb ... 2025-05-07T19:44:47.5307161Z Unpacking gnupg-utils (2.2.27-3ubuntu2.3) ... 2025-05-07T19:44:47.5618386Z Selecting previously unselected package gpg. 2025-05-07T19:44:47.5632001Z Preparing to unpack .../280-gpg_2.2.27-3ubuntu2.3_amd64.deb ... 2025-05-07T19:44:47.5673343Z Unpacking gpg (2.2.27-3ubuntu2.3) ... 2025-05-07T19:44:47.6061647Z Selecting previously unselected package pinentry-curses. 2025-05-07T19:44:47.6076780Z Preparing to unpack .../281-pinentry-curses_1.1.1-1build2_amd64.deb ... 2025-05-07T19:44:47.6123730Z Unpacking pinentry-curses (1.1.1-1build2) ... 2025-05-07T19:44:47.6485215Z Selecting previously unselected package gpg-agent. 2025-05-07T19:44:47.6502384Z Preparing to unpack .../282-gpg-agent_2.2.27-3ubuntu2.3_amd64.deb ... 2025-05-07T19:44:47.6552317Z Unpacking gpg-agent (2.2.27-3ubuntu2.3) ... 2025-05-07T19:44:47.6915970Z Selecting previously unselected package gpg-wks-client. 2025-05-07T19:44:47.6936599Z Preparing to unpack .../283-gpg-wks-client_2.2.27-3ubuntu2.3_amd64.deb ... 2025-05-07T19:44:47.6985287Z Unpacking gpg-wks-client (2.2.27-3ubuntu2.3) ... 2025-05-07T19:44:47.7313501Z Selecting previously unselected package gpg-wks-server. 2025-05-07T19:44:47.7331834Z Preparing to unpack .../284-gpg-wks-server_2.2.27-3ubuntu2.3_amd64.deb ... 2025-05-07T19:44:47.7376223Z Unpacking gpg-wks-server (2.2.27-3ubuntu2.3) ... 2025-05-07T19:44:47.7674328Z Selecting previously unselected package gpgsm. 2025-05-07T19:44:47.7692237Z Preparing to unpack .../285-gpgsm_2.2.27-3ubuntu2.3_amd64.deb ... 2025-05-07T19:44:47.7742521Z Unpacking gpgsm (2.2.27-3ubuntu2.3) ... 2025-05-07T19:44:47.8039256Z Selecting previously unselected package gnupg. 2025-05-07T19:44:47.8056255Z Preparing to unpack .../286-gnupg_2.2.27-3ubuntu2.3_all.deb ... 2025-05-07T19:44:47.8105565Z Unpacking gnupg (2.2.27-3ubuntu2.3) ... 2025-05-07T19:44:47.8432454Z Selecting previously unselected package half. 2025-05-07T19:44:47.8441976Z Preparing to unpack .../287-half_1.12.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:44:47.8491738Z Unpacking half (1.12.0.60204-139~22.04) ... 2025-05-07T19:44:47.8815217Z Selecting previously unselected package libfile-copy-recursive-perl. 2025-05-07T19:44:47.8835074Z Preparing to unpack .../288-libfile-copy-recursive-perl_0.45-1_all.deb ... 2025-05-07T19:44:47.8880813Z Unpacking libfile-copy-recursive-perl (0.45-1) ... 2025-05-07T19:44:47.9212282Z Selecting previously unselected package libtimedate-perl. 2025-05-07T19:44:47.9229302Z Preparing to unpack .../289-libtimedate-perl_2.3300-2_all.deb ... 2025-05-07T19:44:47.9273540Z Unpacking libtimedate-perl (2.3300-2) ... 2025-05-07T19:44:47.9620923Z Selecting previously unselected package libhttp-date-perl. 2025-05-07T19:44:47.9635743Z Preparing to unpack .../290-libhttp-date-perl_6.05-1_all.deb ... 2025-05-07T19:44:47.9678765Z Unpacking libhttp-date-perl (6.05-1) ... 2025-05-07T19:44:47.9961667Z Selecting previously unselected package libfile-listing-perl. 2025-05-07T19:44:47.9973681Z Preparing to unpack .../291-libfile-listing-perl_6.14-1_all.deb ... 2025-05-07T19:44:48.0019534Z Unpacking libfile-listing-perl (6.14-1) ... 2025-05-07T19:44:48.0324036Z Selecting previously unselected package libfile-which-perl. 2025-05-07T19:44:48.0337311Z Preparing to unpack .../292-libfile-which-perl_1.23-1_all.deb ... 2025-05-07T19:44:48.0381115Z Unpacking libfile-which-perl (1.23-1) ... 2025-05-07T19:44:48.0680364Z Selecting previously unselected package liburi-perl. 2025-05-07T19:44:48.0696372Z Preparing to unpack .../293-liburi-perl_5.10-1_all.deb ... 2025-05-07T19:44:48.0747524Z Unpacking liburi-perl (5.10-1) ... 2025-05-07T19:44:48.1171987Z Selecting previously unselected package libdrm2-amdgpu:amd64. 2025-05-07T19:44:48.1192916Z Preparing to unpack .../294-libdrm2-amdgpu_1%3a2.4.120.60204-2070768.22.04_amd64.deb ... 2025-05-07T19:44:48.1240378Z Unpacking libdrm2-amdgpu:amd64 (1:2.4.120.60204-2070768.22.04) ... 2025-05-07T19:44:48.1573791Z Selecting previously unselected package libdrm-amdgpu-common. 2025-05-07T19:44:48.1592843Z Preparing to unpack .../295-libdrm-amdgpu-common_1.0.0.60204-2070768.22.04_all.deb ... 2025-05-07T19:44:48.1635891Z Unpacking libdrm-amdgpu-common (1.0.0.60204-2070768.22.04) ... 2025-05-07T19:44:48.2012526Z Selecting previously unselected package libdrm-amdgpu-amdgpu1:amd64. 2025-05-07T19:44:48.2032211Z Preparing to unpack .../296-libdrm-amdgpu-amdgpu1_1%3a2.4.120.60204-2070768.22.04_amd64.deb ... 2025-05-07T19:44:48.2077918Z Unpacking libdrm-amdgpu-amdgpu1:amd64 (1:2.4.120.60204-2070768.22.04) ... 2025-05-07T19:44:48.2438553Z Selecting previously unselected package rocprofiler-register. 2025-05-07T19:44:48.2459690Z Preparing to unpack .../297-rocprofiler-register_0.4.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:44:48.2508993Z Unpacking rocprofiler-register (0.4.0.60204-139~22.04) ... 2025-05-07T19:44:48.2911685Z Selecting previously unselected package hsa-rocr. 2025-05-07T19:44:48.2928116Z Preparing to unpack .../298-hsa-rocr_1.14.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:44:48.2975620Z Unpacking hsa-rocr (1.14.0.60204-139~22.04) ... 2025-05-07T19:44:48.3432440Z Selecting previously unselected package rocminfo. 2025-05-07T19:44:48.3446259Z Preparing to unpack .../299-rocminfo_1.0.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:44:48.3492957Z Unpacking rocminfo (1.0.0.60204-139~22.04) ... 2025-05-07T19:44:48.3794646Z Selecting previously unselected package hip-runtime-amd. 2025-05-07T19:44:48.3805195Z Preparing to unpack .../300-hip-runtime-amd_6.2.41134.60204-139~22.04_amd64.deb ... 2025-05-07T19:44:48.3853306Z Unpacking hip-runtime-amd (6.2.41134.60204-139~22.04) ... 2025-05-07T19:44:48.5550755Z Selecting previously unselected package rocm-llvm. 2025-05-07T19:44:48.5567278Z Preparing to unpack .../301-rocm-llvm_18.0.0.24392.60204-139~22.04_amd64.deb ... 2025-05-07T19:44:48.5614212Z Unpacking rocm-llvm (18.0.0.24392.60204-139~22.04) ... 2025-05-07T19:44:53.3545964Z Selecting previously unselected package libdrm-amdgpu-radeon1:amd64. 2025-05-07T19:44:53.3566037Z Preparing to unpack .../302-libdrm-amdgpu-radeon1_1%3a2.4.120.60204-2070768.22.04_amd64.deb ... 2025-05-07T19:44:53.3614580Z Unpacking libdrm-amdgpu-radeon1:amd64 (1:2.4.120.60204-2070768.22.04) ... 2025-05-07T19:44:53.3942557Z Selecting previously unselected package libc6-dbg:amd64. 2025-05-07T19:44:53.3955210Z Preparing to unpack .../303-libc6-dbg_2.35-0ubuntu3.9_amd64.deb ... 2025-05-07T19:44:53.4000974Z Unpacking libc6-dbg:amd64 (2.35-0ubuntu3.9) ... 2025-05-07T19:44:53.5224864Z Selecting previously unselected package valgrind. 2025-05-07T19:44:53.5246262Z Preparing to unpack .../304-valgrind_1%3a3.18.1-1ubuntu2_amd64.deb ... 2025-05-07T19:44:53.5319592Z Unpacking valgrind (1:3.18.1-1ubuntu2) ... 2025-05-07T19:44:53.7572608Z Selecting previously unselected package libdrm-amdgpu-dev:amd64. 2025-05-07T19:44:53.7595050Z Preparing to unpack .../305-libdrm-amdgpu-dev_1%3a2.4.120.60204-2070768.22.04_amd64.deb ... 2025-05-07T19:44:53.7638728Z Unpacking libdrm-amdgpu-dev:amd64 (1:2.4.120.60204-2070768.22.04) ... 2025-05-07T19:44:53.8039405Z Selecting previously unselected package libpciaccess-dev:amd64. 2025-05-07T19:44:53.8060452Z Preparing to unpack .../306-libpciaccess-dev_0.16-3_amd64.deb ... 2025-05-07T19:44:53.8108890Z Unpacking libpciaccess-dev:amd64 (0.16-3) ... 2025-05-07T19:44:53.8403267Z Selecting previously unselected package libdrm-dev:amd64. 2025-05-07T19:44:53.8421196Z Preparing to unpack .../307-libdrm-dev_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:44:53.8464001Z Unpacking libdrm-dev:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:44:53.8903223Z Selecting previously unselected package hsakmt-roct-dev. 2025-05-07T19:44:53.8915410Z Preparing to unpack .../308-hsakmt-roct-dev_20240607.5.7.60204-139~22.04_amd64.deb ... 2025-05-07T19:44:53.8963210Z Unpacking hsakmt-roct-dev (20240607.5.7.60204-139~22.04) ... 2025-05-07T19:44:53.9374508Z Selecting previously unselected package hsa-rocr-dev. 2025-05-07T19:44:53.9388882Z Preparing to unpack .../309-hsa-rocr-dev_1.14.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:44:53.9435960Z Unpacking hsa-rocr-dev (1.14.0.60204-139~22.04) ... 2025-05-07T19:44:53.9822346Z Selecting previously unselected package hip-dev. 2025-05-07T19:44:53.9835676Z Preparing to unpack .../310-hip-dev_6.2.41134.60204-139~22.04_amd64.deb ... 2025-05-07T19:44:53.9878197Z Unpacking hip-dev (6.2.41134.60204-139~22.04) ... 2025-05-07T19:44:54.0334496Z Selecting previously unselected package hip-doc. 2025-05-07T19:44:54.0348825Z Preparing to unpack .../311-hip-doc_6.2.41134.60204-139~22.04_amd64.deb ... 2025-05-07T19:44:54.0391114Z Unpacking hip-doc (6.2.41134.60204-139~22.04) ... 2025-05-07T19:44:54.0741295Z Selecting previously unselected package hipcc. 2025-05-07T19:44:54.0755754Z Preparing to unpack .../312-hipcc_1.1.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:44:54.0802263Z Unpacking hipcc (1.1.1.60204-139~22.04) ... 2025-05-07T19:44:54.1155803Z Selecting previously unselected package hip-samples. 2025-05-07T19:44:54.1181757Z Preparing to unpack .../313-hip-samples_6.2.41134.60204-139~22.04_amd64.deb ... 2025-05-07T19:44:54.1231395Z Unpacking hip-samples (6.2.41134.60204-139~22.04) ... 2025-05-07T19:44:54.1710982Z Selecting previously unselected package rocblas. 2025-05-07T19:44:54.1729914Z Preparing to unpack .../314-rocblas_4.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:44:54.1774615Z Unpacking rocblas (4.2.4.60204-139~22.04) ... 2025-05-07T19:45:12.3042468Z Selecting previously unselected package rocsparse. 2025-05-07T19:45:12.3075637Z Preparing to unpack .../315-rocsparse_3.2.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:45:12.3099925Z Unpacking rocsparse (3.2.1.60204-139~22.04) ... 2025-05-07T19:45:24.8610830Z Selecting previously unselected package rocsolver. 2025-05-07T19:45:24.8636071Z Preparing to unpack .../316-rocsolver_3.26.2.60204-139~22.04_amd64.deb ... 2025-05-07T19:45:24.9993227Z Unpacking rocsolver (3.26.2.60204-139~22.04) ... 2025-05-07T19:45:43.4277197Z Selecting previously unselected package hipblas. 2025-05-07T19:45:43.4310844Z Preparing to unpack .../317-hipblas_2.2.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:45:43.5097409Z Unpacking hipblas (2.2.0.60204-139~22.04) ... 2025-05-07T19:45:43.8936529Z Selecting previously unselected package hipblas-dev. 2025-05-07T19:45:43.8960402Z Preparing to unpack .../318-hipblas-dev_2.2.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:45:43.9739537Z Unpacking hipblas-dev (2.2.0.60204-139~22.04) ... 2025-05-07T19:45:44.3547926Z Selecting previously unselected package hipblaslt. 2025-05-07T19:45:44.3570200Z Preparing to unpack .../319-hipblaslt_0.8.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:45:44.4377009Z Unpacking hipblaslt (0.8.0.60204-139~22.04) ... 2025-05-07T19:45:44.8989047Z Selecting previously unselected package hipblaslt-dev. 2025-05-07T19:45:44.9012709Z Preparing to unpack .../320-hipblaslt-dev_0.8.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:45:44.9712324Z Unpacking hipblaslt-dev (0.8.0.60204-139~22.04) ... 2025-05-07T19:46:04.4474832Z Selecting previously unselected package rocprim-dev. 2025-05-07T19:46:04.4515325Z Preparing to unpack .../321-rocprim-dev_3.2.2.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:04.5295752Z Unpacking rocprim-dev (3.2.2.60204-139~22.04) ... 2025-05-07T19:46:04.9222670Z Selecting previously unselected package hipcub-dev. 2025-05-07T19:46:04.9253574Z Preparing to unpack .../322-hipcub-dev_3.2.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:04.9966402Z Unpacking hipcub-dev (3.2.1.60204-139~22.04) ... 2025-05-07T19:46:05.5808299Z Selecting previously unselected package rocfft. 2025-05-07T19:46:05.5836141Z Preparing to unpack .../323-rocfft_1.0.30.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:05.6450270Z Unpacking rocfft (1.0.30.60204-139~22.04) ... 2025-05-07T19:46:15.9385322Z Selecting previously unselected package hipfft. 2025-05-07T19:46:15.9416360Z Preparing to unpack .../324-hipfft_1.0.16.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:16.0050838Z Unpacking hipfft (1.0.16.60204-139~22.04) ... 2025-05-07T19:46:16.3865083Z Selecting previously unselected package hipfft-dev. 2025-05-07T19:46:16.3891939Z Preparing to unpack .../325-hipfft-dev_1.0.16.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:16.4679825Z Unpacking hipfft-dev (1.0.16.60204-139~22.04) ... 2025-05-07T19:46:16.9865044Z Selecting previously unselected package hipfort-dev. 2025-05-07T19:46:16.9896992Z Preparing to unpack .../326-hipfort-dev_0.4.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:17.0972290Z Unpacking hipfort-dev (0.4.0.60204-139~22.04) ... 2025-05-07T19:46:17.9905859Z Selecting previously unselected package hipify-clang. 2025-05-07T19:46:17.9935013Z Preparing to unpack .../327-hipify-clang_18.0.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:18.0667943Z Unpacking hipify-clang (18.0.0.60204-139~22.04) ... 2025-05-07T19:46:18.7274564Z Selecting previously unselected package hiprand. 2025-05-07T19:46:18.7303544Z Preparing to unpack .../328-hiprand_2.11.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:18.8111491Z Unpacking hiprand (2.11.1.60204-139~22.04) ... 2025-05-07T19:46:19.1591674Z Selecting previously unselected package hiprand-dev. 2025-05-07T19:46:19.1616551Z Preparing to unpack .../329-hiprand-dev_2.11.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:19.2425781Z Unpacking hiprand-dev (2.11.1.60204-139~22.04) ... 2025-05-07T19:46:19.7103281Z Selecting previously unselected package libsuitesparseconfig5:amd64. 2025-05-07T19:46:19.7121589Z Preparing to unpack .../330-libsuitesparseconfig5_1%3a5.10.1+dfsg-4build1_amd64.deb ... 2025-05-07T19:46:19.7967467Z Unpacking libsuitesparseconfig5:amd64 (1:5.10.1+dfsg-4build1) ... 2025-05-07T19:46:20.2731202Z Selecting previously unselected package libamd2:amd64. 2025-05-07T19:46:20.2751640Z Preparing to unpack .../331-libamd2_1%3a5.10.1+dfsg-4build1_amd64.deb ... 2025-05-07T19:46:20.3516441Z Unpacking libamd2:amd64 (1:5.10.1+dfsg-4build1) ... 2025-05-07T19:46:21.0656932Z Selecting previously unselected package libcamd2:amd64. 2025-05-07T19:46:21.0687959Z Preparing to unpack .../332-libcamd2_1%3a5.10.1+dfsg-4build1_amd64.deb ... 2025-05-07T19:46:21.1774277Z Unpacking libcamd2:amd64 (1:5.10.1+dfsg-4build1) ... 2025-05-07T19:46:21.8660194Z Selecting previously unselected package libccolamd2:amd64. 2025-05-07T19:46:21.8685435Z Preparing to unpack .../333-libccolamd2_1%3a5.10.1+dfsg-4build1_amd64.deb ... 2025-05-07T19:46:21.9802637Z Unpacking libccolamd2:amd64 (1:5.10.1+dfsg-4build1) ... 2025-05-07T19:46:22.6455229Z Selecting previously unselected package libcolamd2:amd64. 2025-05-07T19:46:22.6474006Z Preparing to unpack .../334-libcolamd2_1%3a5.10.1+dfsg-4build1_amd64.deb ... 2025-05-07T19:46:22.7567621Z Unpacking libcolamd2:amd64 (1:5.10.1+dfsg-4build1) ... 2025-05-07T19:46:23.3154600Z Selecting previously unselected package libmetis5:amd64. 2025-05-07T19:46:23.3173283Z Preparing to unpack .../335-libmetis5_5.1.0.dfsg-7build2_amd64.deb ... 2025-05-07T19:46:23.4197462Z Unpacking libmetis5:amd64 (5.1.0.dfsg-7build2) ... 2025-05-07T19:46:23.9278760Z Selecting previously unselected package libcholmod3:amd64. 2025-05-07T19:46:23.9308898Z Preparing to unpack .../336-libcholmod3_1%3a5.10.1+dfsg-4build1_amd64.deb ... 2025-05-07T19:46:24.0159344Z Unpacking libcholmod3:amd64 (1:5.10.1+dfsg-4build1) ... 2025-05-07T19:46:24.3891337Z Selecting previously unselected package hipsolver. 2025-05-07T19:46:24.3916231Z Preparing to unpack .../337-hipsolver_2.2.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:24.4754573Z Unpacking hipsolver (2.2.0.60204-139~22.04) ... 2025-05-07T19:46:24.8632036Z Selecting previously unselected package hipsolver-dev. 2025-05-07T19:46:24.8651715Z Preparing to unpack .../338-hipsolver-dev_2.2.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:24.9196458Z Unpacking hipsolver-dev (2.2.0.60204-139~22.04) ... 2025-05-07T19:46:25.2371277Z Selecting previously unselected package hipsparse. 2025-05-07T19:46:25.2390737Z Preparing to unpack .../339-hipsparse_3.1.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:25.3213821Z Unpacking hipsparse (3.1.1.60204-139~22.04) ... 2025-05-07T19:46:25.4664044Z Selecting previously unselected package hipsparse-dev. 2025-05-07T19:46:25.4692720Z Preparing to unpack .../340-hipsparse-dev_3.1.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:25.4741898Z Unpacking hipsparse-dev (3.1.1.60204-139~22.04) ... 2025-05-07T19:46:25.5111259Z Selecting previously unselected package hipsparselt. 2025-05-07T19:46:25.5136700Z Preparing to unpack .../341-hipsparselt_0.2.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:25.5177591Z Unpacking hipsparselt (0.2.1.60204-139~22.04) ... 2025-05-07T19:46:26.3179809Z Selecting previously unselected package hipsparselt-dev. 2025-05-07T19:46:26.3205504Z Preparing to unpack .../342-hipsparselt-dev_0.2.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:26.3251654Z Unpacking hipsparselt-dev (0.2.1.60204-139~22.04) ... 2025-05-07T19:46:26.3568802Z Selecting previously unselected package hiptensor. 2025-05-07T19:46:26.3591872Z Preparing to unpack .../343-hiptensor_1.3.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:26.3637399Z Unpacking hiptensor (1.3.0.60204-139~22.04) ... 2025-05-07T19:46:29.9061965Z Selecting previously unselected package hiptensor-dev. 2025-05-07T19:46:29.9085341Z Preparing to unpack .../344-hiptensor-dev_1.3.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:29.9131885Z Unpacking hiptensor-dev (1.3.0.60204-139~22.04) ... 2025-05-07T19:46:29.9510550Z Selecting previously unselected package hsa-amd-aqlprofile. 2025-05-07T19:46:29.9533978Z Preparing to unpack .../345-hsa-amd-aqlprofile_1.0.0.60204.60204-139~22.04_amd64.deb ... 2025-05-07T19:46:29.9580929Z Unpacking hsa-amd-aqlprofile (1.0.0.60204.60204-139~22.04) ... 2025-05-07T19:46:29.9943960Z Selecting previously unselected package icu-devtools. 2025-05-07T19:46:29.9960135Z Preparing to unpack .../346-icu-devtools_70.1-2_amd64.deb ... 2025-05-07T19:46:30.0012757Z Unpacking icu-devtools (70.1-2) ... 2025-05-07T19:46:30.0405291Z Selecting previously unselected package libigdgmm12:amd64. 2025-05-07T19:46:30.0422148Z Preparing to unpack .../347-libigdgmm12_22.1.2+ds1-1_amd64.deb ... 2025-05-07T19:46:30.0468795Z Unpacking libigdgmm12:amd64 (22.1.2+ds1-1) ... 2025-05-07T19:46:30.0771001Z Selecting previously unselected package intel-media-va-driver:amd64. 2025-05-07T19:46:30.0788090Z Preparing to unpack .../348-intel-media-va-driver_22.3.1+dfsg1-1ubuntu2_amd64.deb ... 2025-05-07T19:46:30.0834587Z Unpacking intel-media-va-driver:amd64 (22.3.1+dfsg1-1ubuntu2) ... 2025-05-07T19:46:30.1489627Z Selecting previously unselected package javascript-common. 2025-05-07T19:46:30.1508172Z Preparing to unpack .../349-javascript-common_11+nmu1_all.deb ... 2025-05-07T19:46:30.1626331Z Unpacking javascript-common (11+nmu1) ... 2025-05-07T19:46:30.1973573Z Selecting previously unselected package libaacs0:amd64. 2025-05-07T19:46:30.1992219Z Preparing to unpack .../350-libaacs0_0.11.1-1_amd64.deb ... 2025-05-07T19:46:30.2037195Z Unpacking libaacs0:amd64 (0.11.1-1) ... 2025-05-07T19:46:30.2332196Z Selecting previously unselected package libalgorithm-diff-perl. 2025-05-07T19:46:30.2350631Z Preparing to unpack .../351-libalgorithm-diff-perl_1.201-1_all.deb ... 2025-05-07T19:46:30.2395137Z Unpacking libalgorithm-diff-perl (1.201-1) ... 2025-05-07T19:46:30.2717072Z Selecting previously unselected package libalgorithm-diff-xs-perl. 2025-05-07T19:46:30.2736636Z Preparing to unpack .../352-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ... 2025-05-07T19:46:30.2777144Z Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... 2025-05-07T19:46:30.3115526Z Selecting previously unselected package libalgorithm-merge-perl. 2025-05-07T19:46:30.3141759Z Preparing to unpack .../353-libalgorithm-merge-perl_0.08-3_all.deb ... 2025-05-07T19:46:30.3185498Z Unpacking libalgorithm-merge-perl (0.08-3) ... 2025-05-07T19:46:30.3554038Z Selecting previously unselected package libasan8:amd64. 2025-05-07T19:46:30.3573169Z Preparing to unpack .../354-libasan8_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:46:30.3628273Z Unpacking libasan8:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:46:30.4222862Z Selecting previously unselected package libavutil-dev:amd64. 2025-05-07T19:46:30.4244770Z Preparing to unpack .../355-libavutil-dev_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:46:30.4289618Z Unpacking libavutil-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:46:30.4830322Z Selecting previously unselected package libswresample-dev:amd64. 2025-05-07T19:46:30.4852052Z Preparing to unpack .../356-libswresample-dev_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:46:30.4978695Z Unpacking libswresample-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:46:30.5676227Z Selecting previously unselected package libavcodec-dev:amd64. 2025-05-07T19:46:30.5705724Z Preparing to unpack .../357-libavcodec-dev_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:46:30.5900616Z Unpacking libavcodec-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:46:31.0533799Z Selecting previously unselected package libavformat-dev:amd64. 2025-05-07T19:46:31.0559064Z Preparing to unpack .../358-libavformat-dev_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:46:31.1308765Z Unpacking libavformat-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:46:31.6230245Z Selecting previously unselected package libbdplus0:amd64. 2025-05-07T19:46:31.6256815Z Preparing to unpack .../359-libbdplus0_0.2.0-1_amd64.deb ... 2025-05-07T19:46:31.7154418Z Unpacking libbdplus0:amd64 (0.2.0-1) ... 2025-05-07T19:46:32.1804095Z Selecting previously unselected package libxpm4:amd64. 2025-05-07T19:46:32.1825969Z Preparing to unpack .../360-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ... 2025-05-07T19:46:32.2636091Z Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... 2025-05-07T19:46:32.7358896Z Selecting previously unselected package libgd3:amd64. 2025-05-07T19:46:32.7379725Z Preparing to unpack .../361-libgd3_2.3.0-2ubuntu2.3_amd64.deb ... 2025-05-07T19:46:32.8226122Z Unpacking libgd3:amd64 (2.3.0-2ubuntu2.3) ... 2025-05-07T19:46:33.1813824Z Selecting previously unselected package libc-devtools. 2025-05-07T19:46:33.1833567Z Preparing to unpack .../362-libc-devtools_2.35-0ubuntu3.9_amd64.deb ... 2025-05-07T19:46:33.2710231Z Unpacking libc-devtools (2.35-0ubuntu3.9) ... 2025-05-07T19:46:33.6506444Z Selecting previously unselected package libdecor-0-plugin-1-cairo:amd64. 2025-05-07T19:46:33.6526609Z Preparing to unpack .../363-libdecor-0-plugin-1-cairo_0.1.0-3build1_amd64.deb ... 2025-05-07T19:46:33.7377381Z Unpacking libdecor-0-plugin-1-cairo:amd64 (0.1.0-3build1) ... 2025-05-07T19:46:34.1313102Z Selecting previously unselected package zlib1g-dev:amd64. 2025-05-07T19:46:34.1332680Z Preparing to unpack .../364-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2025-05-07T19:46:34.2155994Z Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2025-05-07T19:46:34.6093377Z Selecting previously unselected package libelf-dev:amd64. 2025-05-07T19:46:34.6111313Z Preparing to unpack .../365-libelf-dev_0.186-1ubuntu0.1_amd64.deb ... 2025-05-07T19:46:34.6988659Z Unpacking libelf-dev:amd64 (0.186-1ubuntu0.1) ... 2025-05-07T19:46:35.2105968Z Selecting previously unselected package libexpat1-dev:amd64. 2025-05-07T19:46:35.2134924Z Preparing to unpack .../366-libexpat1-dev_2.4.7-1ubuntu0.6_amd64.deb ... 2025-05-07T19:46:35.3181989Z Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... 2025-05-07T19:46:35.6685688Z Selecting previously unselected package libfile-fcntllock-perl. 2025-05-07T19:46:35.6712098Z Preparing to unpack .../367-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... 2025-05-07T19:46:35.7191817Z Unpacking libfile-fcntllock-perl (0.22-3build7) ... 2025-05-07T19:46:36.0344231Z Selecting previously unselected package libtsan2:amd64. 2025-05-07T19:46:36.0368397Z Preparing to unpack .../368-libtsan2_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:46:36.1238876Z Unpacking libtsan2:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:46:36.5332938Z Selecting previously unselected package libgcc-12-dev:amd64. 2025-05-07T19:46:36.5356202Z Preparing to unpack .../369-libgcc-12-dev_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:46:36.6105913Z Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:46:37.0556536Z Selecting previously unselected package libgdk-pixbuf2.0-bin. 2025-05-07T19:46:37.0584308Z Preparing to unpack .../370-libgdk-pixbuf2.0-bin_2.42.8+dfsg-1ubuntu0.3_amd64.deb ... 2025-05-07T19:46:37.1425548Z Unpacking libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.3) ... 2025-05-07T19:46:37.5104256Z Selecting previously unselected package xorg-sgml-doctools. 2025-05-07T19:46:37.5125709Z Preparing to unpack .../371-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ... 2025-05-07T19:46:37.6013239Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ... 2025-05-07T19:46:37.9847706Z Selecting previously unselected package x11proto-dev. 2025-05-07T19:46:37.9868489Z Preparing to unpack .../372-x11proto-dev_2021.5-1_all.deb ... 2025-05-07T19:46:38.0630300Z Unpacking x11proto-dev (2021.5-1) ... 2025-05-07T19:46:38.4174302Z Selecting previously unselected package libxau-dev:amd64. 2025-05-07T19:46:38.4196444Z Preparing to unpack .../373-libxau-dev_1%3a1.0.9-1build5_amd64.deb ... 2025-05-07T19:46:38.5062337Z Unpacking libxau-dev:amd64 (1:1.0.9-1build5) ... 2025-05-07T19:46:39.0169003Z Selecting previously unselected package libxdmcp-dev:amd64. 2025-05-07T19:46:39.0196196Z Preparing to unpack .../374-libxdmcp-dev_1%3a1.1.3-0ubuntu5_amd64.deb ... 2025-05-07T19:46:39.1310364Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu5) ... 2025-05-07T19:46:39.5060339Z Selecting previously unselected package xtrans-dev. 2025-05-07T19:46:39.5084469Z Preparing to unpack .../375-xtrans-dev_1.4.0-1_all.deb ... 2025-05-07T19:46:39.5968953Z Unpacking xtrans-dev (1.4.0-1) ... 2025-05-07T19:46:39.9848608Z Selecting previously unselected package libpthread-stubs0-dev:amd64. 2025-05-07T19:46:39.9872439Z Preparing to unpack .../376-libpthread-stubs0-dev_0.4-1build2_amd64.deb ... 2025-05-07T19:46:40.0750576Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build2) ... 2025-05-07T19:46:40.6248459Z Selecting previously unselected package libxcb1-dev:amd64. 2025-05-07T19:46:40.6275122Z Preparing to unpack .../377-libxcb1-dev_1.14-3ubuntu3_amd64.deb ... 2025-05-07T19:46:40.7351902Z Unpacking libxcb1-dev:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:46:41.1237762Z Selecting previously unselected package libx11-dev:amd64. 2025-05-07T19:46:41.1265193Z Preparing to unpack .../378-libx11-dev_2%3a1.7.5-1ubuntu0.3_amd64.deb ... 2025-05-07T19:46:41.2074643Z Unpacking libx11-dev:amd64 (2:1.7.5-1ubuntu0.3) ... 2025-05-07T19:46:41.7635759Z Selecting previously unselected package libglx-dev:amd64. 2025-05-07T19:46:41.7664826Z Preparing to unpack .../379-libglx-dev_1.4.0-1_amd64.deb ... 2025-05-07T19:46:41.8742046Z Unpacking libglx-dev:amd64 (1.4.0-1) ... 2025-05-07T19:46:42.2281771Z Selecting previously unselected package libgl-dev:amd64. 2025-05-07T19:46:42.2310251Z Preparing to unpack .../380-libgl-dev_1.4.0-1_amd64.deb ... 2025-05-07T19:46:42.3152291Z Unpacking libgl-dev:amd64 (1.4.0-1) ... 2025-05-07T19:46:42.6836588Z Selecting previously unselected package libgl1-amber-dri:amd64. 2025-05-07T19:46:42.6861867Z Preparing to unpack .../381-libgl1-amber-dri_21.3.9-0ubuntu1~22.04.1_amd64.deb ... 2025-05-07T19:46:42.7651661Z Unpacking libgl1-amber-dri:amd64 (21.3.9-0ubuntu1~22.04.1) ... 2025-05-07T19:46:43.1809272Z Selecting previously unselected package libicu-dev:amd64. 2025-05-07T19:46:43.1835450Z Preparing to unpack .../382-libicu-dev_70.1-2_amd64.deb ... 2025-05-07T19:46:43.2577690Z Unpacking libicu-dev:amd64 (70.1-2) ... 2025-05-07T19:46:43.9022009Z Selecting previously unselected package libjs-jquery. 2025-05-07T19:46:43.9052688Z Preparing to unpack .../383-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... 2025-05-07T19:46:43.9901657Z Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2025-05-07T19:46:44.3807922Z Selecting previously unselected package libjs-underscore. 2025-05-07T19:46:44.3835776Z Preparing to unpack .../384-libjs-underscore_1.13.2~dfsg-2_all.deb ... 2025-05-07T19:46:44.4646364Z Unpacking libjs-underscore (1.13.2~dfsg-2) ... 2025-05-07T19:46:44.8447546Z Selecting previously unselected package libjs-sphinxdoc. 2025-05-07T19:46:44.8469973Z Preparing to unpack .../385-libjs-sphinxdoc_4.3.2-1_all.deb ... 2025-05-07T19:46:44.9294657Z Unpacking libjs-sphinxdoc (4.3.2-1) ... 2025-05-07T19:46:45.3976184Z Selecting previously unselected package libllvm18.1-amdgpu:amd64. 2025-05-07T19:46:45.3996173Z Preparing to unpack .../386-libllvm18.1-amdgpu_1%3a18.1.60204-2070768.22.04_amd64.deb ... 2025-05-07T19:46:45.4819227Z Unpacking libllvm18.1-amdgpu:amd64 (1:18.1.60204-2070768.22.04) ... 2025-05-07T19:46:47.4633033Z Selecting previously unselected package libpython3.10-dev:amd64. 2025-05-07T19:46:47.4662676Z Preparing to unpack .../387-libpython3.10-dev_3.10.12-1~22.04.9_amd64.deb ... 2025-05-07T19:46:47.5133000Z Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.9) ... 2025-05-07T19:46:47.8794974Z Selecting previously unselected package libpython3-dev:amd64. 2025-05-07T19:46:47.8826775Z Preparing to unpack .../388-libpython3-dev_3.10.6-1~22.04.1_amd64.deb ... 2025-05-07T19:46:47.9573216Z Unpacking libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2025-05-07T19:46:48.3796424Z Selecting previously unselected package librsvg2-common:amd64. 2025-05-07T19:46:48.3823054Z Preparing to unpack .../389-librsvg2-common_2.52.5+dfsg-3ubuntu0.2_amd64.deb ... 2025-05-07T19:46:48.4663940Z Unpacking librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) ... 2025-05-07T19:46:48.8454533Z Selecting previously unselected package libstdc++-12-dev:amd64. 2025-05-07T19:46:48.8474267Z Preparing to unpack .../390-libstdc++-12-dev_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-05-07T19:46:48.9318954Z Unpacking libstdc++-12-dev:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:46:49.4703294Z Selecting previously unselected package libswscale-dev:amd64. 2025-05-07T19:46:49.4734994Z Preparing to unpack .../391-libswscale-dev_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-05-07T19:46:49.5536657Z Unpacking libswscale-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:46:49.9575575Z Selecting previously unselected package libsystemd-dev:amd64. 2025-05-07T19:46:49.9601185Z Preparing to unpack .../392-libsystemd-dev_249.11-0ubuntu3.15_amd64.deb ... 2025-05-07T19:46:50.0360336Z Unpacking libsystemd-dev:amd64 (249.11-0ubuntu3.15) ... 2025-05-07T19:46:50.4986169Z Selecting previously unselected package libva2-amdgpu:amd64. 2025-05-07T19:46:50.5011149Z Preparing to unpack .../393-libva2-amdgpu_2.16.0.60204-2070768.22.04_amd64.deb ... 2025-05-07T19:46:50.5859995Z Unpacking libva2-amdgpu:amd64 (2.16.0.60204-2070768.22.04) ... 2025-05-07T19:46:51.2248858Z Selecting previously unselected package libva-amdgpu-drm2:amd64. 2025-05-07T19:46:51.2281077Z Preparing to unpack .../394-libva-amdgpu-drm2_2.16.0.60204-2070768.22.04_amd64.deb ... 2025-05-07T19:46:51.3179666Z Unpacking libva-amdgpu-drm2:amd64 (2.16.0.60204-2070768.22.04) ... 2025-05-07T19:46:51.7824600Z Selecting previously unselected package libwayland-amdgpu-client0:amd64. 2025-05-07T19:46:51.7854017Z Preparing to unpack .../395-libwayland-amdgpu-client0_1.22.0.60204-2070768.22.04_amd64.deb ... 2025-05-07T19:46:51.8665052Z Unpacking libwayland-amdgpu-client0:amd64 (1.22.0.60204-2070768.22.04) ... 2025-05-07T19:46:52.3195031Z Selecting previously unselected package libva-amdgpu-wayland2:amd64. 2025-05-07T19:46:52.3220207Z Preparing to unpack .../396-libva-amdgpu-wayland2_2.16.0.60204-2070768.22.04_amd64.deb ... 2025-05-07T19:46:52.4056403Z Unpacking libva-amdgpu-wayland2:amd64 (2.16.0.60204-2070768.22.04) ... 2025-05-07T19:46:53.0188434Z Selecting previously unselected package libva-amdgpu-x11-2:amd64. 2025-05-07T19:46:53.0220147Z Preparing to unpack .../397-libva-amdgpu-x11-2_2.16.0.60204-2070768.22.04_amd64.deb ... 2025-05-07T19:46:53.1244162Z Unpacking libva-amdgpu-x11-2:amd64 (2.16.0.60204-2070768.22.04) ... 2025-05-07T19:46:53.5935328Z Selecting previously unselected package libva-glx2:amd64. 2025-05-07T19:46:53.5959942Z Preparing to unpack .../398-libva-glx2_2.14.0-1_amd64.deb ... 2025-05-07T19:46:53.6738705Z Unpacking libva-glx2:amd64 (2.14.0-1) ... 2025-05-07T19:46:54.1008007Z Selecting previously unselected package libva-wayland2:amd64. 2025-05-07T19:46:54.1032663Z Preparing to unpack .../399-libva-wayland2_2.14.0-1_amd64.deb ... 2025-05-07T19:46:54.1878945Z Unpacking libva-wayland2:amd64 (2.14.0-1) ... 2025-05-07T19:46:54.5495414Z Selecting previously unselected package libwayland-bin. 2025-05-07T19:46:54.5516150Z Preparing to unpack .../400-libwayland-bin_1.20.0-1ubuntu0.1_amd64.deb ... 2025-05-07T19:46:54.6357260Z Unpacking libwayland-bin (1.20.0-1ubuntu0.1) ... 2025-05-07T19:46:54.9664915Z Selecting previously unselected package libffi-dev:amd64. 2025-05-07T19:46:54.9684484Z Preparing to unpack .../401-libffi-dev_3.4.2-4_amd64.deb ... 2025-05-07T19:46:55.0337776Z Unpacking libffi-dev:amd64 (3.4.2-4) ... 2025-05-07T19:46:55.4195197Z Selecting previously unselected package libwayland-dev:amd64. 2025-05-07T19:46:55.4217521Z Preparing to unpack .../402-libwayland-dev_1.20.0-1ubuntu0.1_amd64.deb ... 2025-05-07T19:46:55.5060141Z Unpacking libwayland-dev:amd64 (1.20.0-1ubuntu0.1) ... 2025-05-07T19:46:55.9129100Z Selecting previously unselected package libset-scalar-perl. 2025-05-07T19:46:55.9149434Z Preparing to unpack .../403-libset-scalar-perl_1.29-2_all.deb ... 2025-05-07T19:46:55.9975601Z Unpacking libset-scalar-perl (1.29-2) ... 2025-05-07T19:46:56.3835339Z Selecting previously unselected package libva-dev:amd64. 2025-05-07T19:46:56.3855961Z Preparing to unpack .../404-libva-dev_2.14.0-1_amd64.deb ... 2025-05-07T19:46:56.4765996Z Unpacking libva-dev:amd64 (2.14.0-1) ... 2025-05-07T19:46:56.8705059Z Selecting previously unselected package libxml2-dev:amd64. 2025-05-07T19:46:56.8726337Z Preparing to unpack .../405-libxml2-dev_2.9.13+dfsg-1ubuntu0.7_amd64.deb ... 2025-05-07T19:46:56.9509532Z Unpacking libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.7) ... 2025-05-07T19:46:57.3534958Z Selecting previously unselected package manpages-dev. 2025-05-07T19:46:57.3556673Z Preparing to unpack .../406-manpages-dev_5.10-1ubuntu1_all.deb ... 2025-05-07T19:46:57.4226570Z Unpacking manpages-dev (5.10-1ubuntu1) ... 2025-05-07T19:46:58.1157020Z Selecting previously unselected package mesa-amdgpu-va-drivers:amd64. 2025-05-07T19:46:58.1185025Z Preparing to unpack .../407-mesa-amdgpu-va-drivers_1%3a24.2.0.60204-2070768.22.04_amd64.deb ... 2025-05-07T19:46:58.1933276Z Unpacking mesa-amdgpu-va-drivers:amd64 (1:24.2.0.60204-2070768.22.04) ... 2025-05-07T19:46:58.8726370Z Selecting previously unselected package mesa-common-dev:amd64. 2025-05-07T19:46:58.8754926Z Preparing to unpack .../408-mesa-common-dev_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... 2025-05-07T19:46:58.9512321Z Unpacking mesa-common-dev:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:46:59.4932104Z Selecting previously unselected package mesa-va-drivers:amd64. 2025-05-07T19:46:59.4964032Z Preparing to unpack .../409-mesa-va-drivers_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... 2025-05-07T19:46:59.6035541Z Unpacking mesa-va-drivers:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:47:00.2658852Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2025-05-07T19:47:00.2691174Z Preparing to unpack .../410-mesa-vdpau-drivers_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... 2025-05-07T19:47:00.3762928Z Unpacking mesa-vdpau-drivers:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:47:00.7904502Z Selecting previously unselected package roctracer. 2025-05-07T19:47:00.7938420Z Preparing to unpack .../411-roctracer_4.1.60204.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:00.8763997Z Unpacking roctracer (4.1.60204.60204-139~22.04) ... 2025-05-07T19:47:01.0956109Z Selecting previously unselected package rocrand. 2025-05-07T19:47:01.0986750Z Preparing to unpack .../412-rocrand_3.1.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:01.1504301Z Unpacking rocrand (3.1.1.60204-139~22.04) ... 2025-05-07T19:47:03.1149375Z Selecting previously unselected package miopen-hip. 2025-05-07T19:47:03.1184660Z Preparing to unpack .../413-miopen-hip_3.2.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:03.1985331Z Unpacking miopen-hip (3.2.0.60204-139~22.04) ... 2025-05-07T19:47:13.8702838Z Selecting previously unselected package migraphx. 2025-05-07T19:47:13.8737851Z Preparing to unpack .../414-migraphx_2.10.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:13.9549970Z Unpacking migraphx (2.10.0.60204-139~22.04) ... 2025-05-07T19:47:17.9681252Z Selecting previously unselected package migraphx-dev. 2025-05-07T19:47:17.9716088Z Preparing to unpack .../415-migraphx-dev_2.10.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:18.0804942Z Unpacking migraphx-dev (2.10.0.60204-139~22.04) ... 2025-05-07T19:47:18.7187710Z Selecting previously unselected package miopen-hip-dev. 2025-05-07T19:47:18.7219876Z Preparing to unpack .../416-miopen-hip-dev_3.2.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:18.8275389Z Unpacking miopen-hip-dev (3.2.0.60204-139~22.04) ... 2025-05-07T19:47:19.1637239Z Selecting previously unselected package openmp-extras-runtime. 2025-05-07T19:47:19.1675033Z Preparing to unpack .../417-openmp-extras-runtime_18.62.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:19.2520450Z Unpacking openmp-extras-runtime (18.62.0.60204-139~22.04) ... 2025-05-07T19:47:21.8508429Z Selecting previously unselected package rocm-language-runtime. 2025-05-07T19:47:21.8542885Z Preparing to unpack .../418-rocm-language-runtime_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:22.0674097Z Unpacking rocm-language-runtime (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:22.4900864Z Selecting previously unselected package rocm-hip-runtime. 2025-05-07T19:47:22.4931370Z Preparing to unpack .../419-rocm-hip-runtime_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:22.5778941Z Unpacking rocm-hip-runtime (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:22.9295265Z Selecting previously unselected package rpp. 2025-05-07T19:47:22.9317061Z Preparing to unpack .../420-rpp_1.8.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:23.0077978Z Unpacking rpp (1.8.0.60204-139~22.04) ... 2025-05-07T19:47:24.7093643Z Selecting previously unselected package rocdecode. 2025-05-07T19:47:24.7129612Z Preparing to unpack .../421-rocdecode_0.6.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:24.8196463Z Unpacking rocdecode (0.6.0.60204-139~22.04) ... 2025-05-07T19:47:25.3297648Z Selecting previously unselected package mivisionx. 2025-05-07T19:47:25.3326244Z Preparing to unpack .../422-mivisionx_3.0.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:25.4392561Z Unpacking mivisionx (3.0.0.60204-139~22.04) ... 2025-05-07T19:47:26.5811554Z Selecting previously unselected package rocm-device-libs. 2025-05-07T19:47:26.5842125Z Preparing to unpack .../423-rocm-device-libs_1.0.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:26.6893427Z Unpacking rocm-device-libs (1.0.0.60204-139~22.04) ... 2025-05-07T19:47:27.0530047Z Selecting previously unselected package rocm-cmake. 2025-05-07T19:47:27.0557502Z Preparing to unpack .../424-rocm-cmake_0.13.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:27.1427720Z Unpacking rocm-cmake (0.13.0.60204-139~22.04) ... 2025-05-07T19:47:27.8046197Z Selecting previously unselected package rocm-hip-runtime-dev. 2025-05-07T19:47:27.8074033Z Preparing to unpack .../425-rocm-hip-runtime-dev_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:27.9161687Z Unpacking rocm-hip-runtime-dev (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:28.2638633Z Selecting previously unselected package rpp-dev. 2025-05-07T19:47:28.2672735Z Preparing to unpack .../426-rpp-dev_1.8.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:28.3509002Z Unpacking rpp-dev (1.8.0.60204-139~22.04) ... 2025-05-07T19:47:28.7509404Z Selecting previously unselected package rocblas-dev. 2025-05-07T19:47:28.7538497Z Preparing to unpack .../427-rocblas-dev_4.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:28.8343959Z Unpacking rocblas-dev (4.2.4.60204-139~22.04) ... 2025-05-07T19:47:29.5512913Z Selecting previously unselected package pkg-config. 2025-05-07T19:47:29.5546865Z Preparing to unpack .../428-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2025-05-07T19:47:29.6658586Z Unpacking pkg-config (0.29.2-1ubuntu3) ... 2025-05-07T19:47:30.0570092Z Selecting previously unselected package rocdecode-dev. 2025-05-07T19:47:30.0598848Z Preparing to unpack .../429-rocdecode-dev_0.6.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:30.1419714Z Unpacking rocdecode-dev (0.6.0.60204-139~22.04) ... 2025-05-07T19:47:30.6247569Z Selecting previously unselected package mivisionx-dev. 2025-05-07T19:47:30.6274686Z Preparing to unpack .../430-mivisionx-dev_3.0.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:30.7090980Z Unpacking mivisionx-dev (3.0.0.60204-139~22.04) ... 2025-05-07T19:47:31.2502706Z Selecting previously unselected package openmp-extras-dev. 2025-05-07T19:47:31.2536552Z Preparing to unpack .../431-openmp-extras-dev_18.62.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:31.3247838Z Unpacking openmp-extras-dev (18.62.0.60204-139~22.04) ... 2025-05-07T19:47:32.5490955Z Selecting previously unselected package python3-argcomplete. 2025-05-07T19:47:32.5527208Z Preparing to unpack .../432-python3-argcomplete_1.8.1-1.5_all.deb ... 2025-05-07T19:47:32.6320898Z Unpacking python3-argcomplete (1.8.1-1.5) ... 2025-05-07T19:47:32.9942049Z Selecting previously unselected package python3.10-dev. 2025-05-07T19:47:32.9973232Z Preparing to unpack .../433-python3.10-dev_3.10.12-1~22.04.9_amd64.deb ... 2025-05-07T19:47:33.0822650Z Unpacking python3.10-dev (3.10.12-1~22.04.9) ... 2025-05-07T19:47:33.4850993Z Selecting previously unselected package python3-dev. 2025-05-07T19:47:33.4873706Z Preparing to unpack .../434-python3-dev_3.10.6-1~22.04.1_amd64.deb ... 2025-05-07T19:47:33.5698538Z Unpacking python3-dev (3.10.6-1~22.04.1) ... 2025-05-07T19:47:34.0255893Z Selecting previously unselected package rocm-smi-lib. 2025-05-07T19:47:34.0278086Z Preparing to unpack .../435-rocm-smi-lib_7.3.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:34.1073362Z Unpacking rocm-smi-lib (7.3.0.60204-139~22.04) ... 2025-05-07T19:47:34.6586019Z Selecting previously unselected package rccl. 2025-05-07T19:47:34.6621634Z Preparing to unpack .../436-rccl_2.20.5.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:34.7654497Z Unpacking rccl (2.20.5.60204-139~22.04) ... 2025-05-07T19:47:40.9555677Z Selecting previously unselected package rccl-dev. 2025-05-07T19:47:40.9590624Z Preparing to unpack .../437-rccl-dev_2.20.5.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:41.0670743Z Unpacking rccl-dev (2.20.5.60204-139~22.04) ... 2025-05-07T19:47:41.4822131Z Selecting previously unselected package rocalution. 2025-05-07T19:47:41.4856473Z Preparing to unpack .../438-rocalution_3.2.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:41.5636073Z Unpacking rocalution (3.2.1.60204-139~22.04) ... 2025-05-07T19:47:42.4082580Z Selecting previously unselected package rocalution-dev. 2025-05-07T19:47:42.4117183Z Preparing to unpack .../439-rocalution-dev_3.2.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:42.4925871Z Unpacking rocalution-dev (3.2.1.60204-139~22.04) ... 2025-05-07T19:47:42.8743139Z Selecting previously unselected package rocfft-dev. 2025-05-07T19:47:42.8773785Z Preparing to unpack .../440-rocfft-dev_1.0.30.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:42.9582061Z Unpacking rocfft-dev (1.0.30.60204-139~22.04) ... 2025-05-07T19:47:43.3353213Z Selecting previously unselected package rocm-utils. 2025-05-07T19:47:43.3377470Z Preparing to unpack .../441-rocm-utils_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:43.4225875Z Unpacking rocm-utils (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:43.9280380Z Selecting previously unselected package rocm-dbgapi. 2025-05-07T19:47:43.9316742Z Preparing to unpack .../442-rocm-dbgapi_0.76.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:44.0346166Z Unpacking rocm-dbgapi (0.76.0.60204-139~22.04) ... 2025-05-07T19:47:44.6359450Z Selecting previously unselected package rocm-debug-agent. 2025-05-07T19:47:44.6394429Z Preparing to unpack .../443-rocm-debug-agent_2.0.3.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:44.7453387Z Unpacking rocm-debug-agent (2.0.3.60204-139~22.04) ... 2025-05-07T19:47:45.2421767Z Selecting previously unselected package rocm-gdb. 2025-05-07T19:47:45.2448189Z Preparing to unpack .../444-rocm-gdb_14.2.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:45.3550212Z Unpacking rocm-gdb (14.2.60204-139~22.04) ... 2025-05-07T19:47:47.2401323Z Selecting previously unselected package libnuma-dev:amd64. 2025-05-07T19:47:47.2438169Z Preparing to unpack .../445-libnuma-dev_2.0.14-3ubuntu2_amd64.deb ... 2025-05-07T19:47:47.3513389Z Unpacking libnuma-dev:amd64 (2.0.14-3ubuntu2) ... 2025-05-07T19:47:47.8854235Z Selecting previously unselected package rocprofiler. 2025-05-07T19:47:47.8883907Z Preparing to unpack .../446-rocprofiler_2.0.60204.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:47.9426487Z Unpacking rocprofiler (2.0.60204.60204-139~22.04) ... 2025-05-07T19:47:48.2753536Z Selecting previously unselected package rocprofiler-plugins. 2025-05-07T19:47:48.2781876Z Preparing to unpack .../447-rocprofiler-plugins_2.0.60204.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:48.2835317Z Unpacking rocprofiler-plugins (2.0.60204.60204-139~22.04) ... 2025-05-07T19:47:48.3409934Z Selecting previously unselected package rocprofiler-sdk. 2025-05-07T19:47:48.3440401Z Preparing to unpack .../448-rocprofiler-sdk_0.4.0-139~22.04_amd64.deb ... 2025-05-07T19:47:48.3495390Z Unpacking rocprofiler-sdk (0.4.0-139~22.04) ... 2025-05-07T19:47:48.4397264Z Selecting previously unselected package rocprofiler-sdk-roctx. 2025-05-07T19:47:48.4429143Z Preparing to unpack .../449-rocprofiler-sdk-roctx_0.4.0-139~22.04_amd64.deb ... 2025-05-07T19:47:48.4471878Z Unpacking rocprofiler-sdk-roctx (0.4.0-139~22.04) ... 2025-05-07T19:47:48.4812039Z Selecting previously unselected package rocprofiler-dev. 2025-05-07T19:47:48.4836325Z Preparing to unpack .../450-rocprofiler-dev_2.0.60204.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:48.4878854Z Unpacking rocprofiler-dev (2.0.60204.60204-139~22.04) ... 2025-05-07T19:47:48.5196760Z Selecting previously unselected package roctracer-dev. 2025-05-07T19:47:48.5221114Z Preparing to unpack .../451-roctracer-dev_4.1.60204.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:48.5271233Z Unpacking roctracer-dev (4.1.60204.60204-139~22.04) ... 2025-05-07T19:47:48.5780914Z Selecting previously unselected package rocm-developer-tools. 2025-05-07T19:47:48.5802366Z Preparing to unpack .../452-rocm-developer-tools_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:48.5848072Z Unpacking rocm-developer-tools (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:48.6131810Z Selecting previously unselected package rocm-openmp-sdk. 2025-05-07T19:47:48.6153329Z Preparing to unpack .../453-rocm-openmp-sdk_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:48.6196343Z Unpacking rocm-openmp-sdk (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:48.6539816Z Selecting previously unselected package rocm-opencl. 2025-05-07T19:47:48.6558478Z Preparing to unpack .../454-rocm-opencl_2.0.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:48.6608674Z Unpacking rocm-opencl (2.0.0.60204-139~22.04) ... 2025-05-07T19:47:48.6997548Z Selecting previously unselected package rocm-opencl-icd-loader. 2025-05-07T19:47:48.7022629Z Preparing to unpack .../455-rocm-opencl-icd-loader_1.2.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:48.7066697Z Unpacking rocm-opencl-icd-loader (1.2.60204-139~22.04) ... 2025-05-07T19:47:48.7428153Z Selecting previously unselected package rocm-opencl-runtime. 2025-05-07T19:47:48.7450850Z Preparing to unpack .../456-rocm-opencl-runtime_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:48.7494609Z Unpacking rocm-opencl-runtime (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:48.7797700Z Selecting previously unselected package rocm-opencl-dev. 2025-05-07T19:47:48.7822245Z Preparing to unpack .../457-rocm-opencl-dev_2.0.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:48.7866894Z Unpacking rocm-opencl-dev (2.0.0.60204-139~22.04) ... 2025-05-07T19:47:48.8180254Z Selecting previously unselected package rocm-opencl-sdk. 2025-05-07T19:47:48.8199956Z Preparing to unpack .../458-rocm-opencl-sdk_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:48.8253384Z Unpacking rocm-opencl-sdk (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:48.8539230Z Selecting previously unselected package rocm-hip-libraries. 2025-05-07T19:47:48.8557980Z Preparing to unpack .../459-rocm-hip-libraries_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:48.8602409Z Unpacking rocm-hip-libraries (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:48.8897404Z Selecting previously unselected package rocm-ml-libraries. 2025-05-07T19:47:48.8916785Z Preparing to unpack .../460-rocm-ml-libraries_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:48.8965808Z Unpacking rocm-ml-libraries (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:48.9237199Z Selecting previously unselected package rocrand-dev. 2025-05-07T19:47:48.9261433Z Preparing to unpack .../461-rocrand-dev_3.1.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:48.9307466Z Unpacking rocrand-dev (3.1.1.60204-139~22.04) ... 2025-05-07T19:47:49.0073103Z Selecting previously unselected package rocsolver-dev. 2025-05-07T19:47:49.0095426Z Preparing to unpack .../462-rocsolver-dev_3.26.2.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:49.0139521Z Unpacking rocsolver-dev (3.26.2.60204-139~22.04) ... 2025-05-07T19:47:49.0515958Z Selecting previously unselected package rocsparse-dev. 2025-05-07T19:47:49.0540975Z Preparing to unpack .../463-rocsparse-dev_3.2.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:49.0588950Z Unpacking rocsparse-dev (3.2.1.60204-139~22.04) ... 2025-05-07T19:47:49.1050037Z Selecting previously unselected package rocthrust-dev. 2025-05-07T19:47:49.1072211Z Preparing to unpack .../464-rocthrust-dev_3.1.1.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:49.1123127Z Unpacking rocthrust-dev (3.1.1.60204-139~22.04) ... 2025-05-07T19:47:49.2357727Z Selecting previously unselected package rocwmma-dev. 2025-05-07T19:47:49.2396934Z Preparing to unpack .../465-rocwmma-dev_1.5.0.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:49.2444330Z Unpacking rocwmma-dev (1.5.0.60204-139~22.04) ... 2025-05-07T19:47:49.2880175Z Selecting previously unselected package rocm-hip-sdk. 2025-05-07T19:47:49.2908874Z Preparing to unpack .../466-rocm-hip-sdk_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:49.2953445Z Unpacking rocm-hip-sdk (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:49.3236549Z Selecting previously unselected package rocm-ml-sdk. 2025-05-07T19:47:49.3261970Z Preparing to unpack .../467-rocm-ml-sdk_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:49.3307539Z Unpacking rocm-ml-sdk (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:49.3636940Z Selecting previously unselected package rocm. 2025-05-07T19:47:49.3663169Z Preparing to unpack .../468-rocm_6.2.4.60204-139~22.04_amd64.deb ... 2025-05-07T19:47:49.3710115Z Unpacking rocm (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:49.4011282Z Selecting previously unselected package i965-va-driver:amd64. 2025-05-07T19:47:49.4033871Z Preparing to unpack .../469-i965-va-driver_2.4.1+dfsg1-1_amd64.deb ... 2025-05-07T19:47:49.4073777Z Unpacking i965-va-driver:amd64 (2.4.1+dfsg1-1) ... 2025-05-07T19:47:49.4588114Z Selecting previously unselected package va-driver-all:amd64. 2025-05-07T19:47:49.4612068Z Preparing to unpack .../470-va-driver-all_2.14.0-1_amd64.deb ... 2025-05-07T19:47:49.4653965Z Unpacking va-driver-all:amd64 (2.14.0-1) ... 2025-05-07T19:47:49.4937813Z Selecting previously unselected package vdpau-driver-all:amd64. 2025-05-07T19:47:49.4956424Z Preparing to unpack .../471-vdpau-driver-all_1.4-3build2_amd64.deb ... 2025-05-07T19:47:49.5003283Z Unpacking vdpau-driver-all:amd64 (1.4-3build2) ... 2025-05-07T19:47:49.5315747Z Selecting previously unselected package pocketsphinx-en-us. 2025-05-07T19:47:49.5341108Z Preparing to unpack .../472-pocketsphinx-en-us_0.8.0+real5prealpha+1-14ubuntu1_all.deb ... 2025-05-07T19:47:49.5381123Z Unpacking pocketsphinx-en-us (0.8.0+real5prealpha+1-14ubuntu1) ... 2025-05-07T19:47:49.7068199Z Setting up libgme0:amd64 (0.6.3-2) ... 2025-05-07T19:47:49.7219905Z Setting up libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... 2025-05-07T19:47:49.7353826Z Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... 2025-05-07T19:47:49.7498390Z Setting up media-types (7.0.0) ... 2025-05-07T19:47:49.7683840Z Setting up javascript-common (11+nmu1) ... 2025-05-07T19:47:49.8031902Z Setting up libgraphite2-3:amd64 (1.3.14-1build2) ... 2025-05-07T19:47:49.8173606Z Setting up libsrt1.4-gnutls:amd64 (1.4.4-4) ... 2025-05-07T19:47:49.8320992Z Setting up libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:47:49.8465089Z Setting up libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... 2025-05-07T19:47:49.8606098Z Setting up libudfread0:amd64 (1.1.2-1) ... 2025-05-07T19:47:49.8734569Z Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:47:49.8874458Z Setting up libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ... 2025-05-07T19:47:49.9025101Z Setting up libaom3:amd64 (3.3.0-1ubuntu0.1) ... 2025-05-07T19:47:49.9167830Z Setting up libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ... 2025-05-07T19:47:49.9301796Z Setting up libpciaccess0:amd64 (0.16-3) ... 2025-05-07T19:47:49.9448785Z Setting up libfile-which-perl (1.23-1) ... 2025-05-07T19:47:49.9594020Z Setting up librabbitmq4:amd64 (0.10.0-1ubuntu2) ... 2025-05-07T19:47:49.9744136Z Setting up libraw1394-11:amd64 (2.1.2-2build2) ... 2025-05-07T19:47:49.9892587Z Setting up lto-disabled-list (24) ... 2025-05-07T19:47:50.0039858Z Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.4) ... 2025-05-07T19:47:50.0187314Z Setting up libcodec2-1.0:amd64 (1.0.1-3) ... 2025-05-07T19:47:50.0336094Z Setting up libsodium23:amd64 (1.0.18-1build2) ... 2025-05-07T19:47:50.0475724Z Setting up libmpg123-0:amd64 (1.29.3-1ubuntu0.1) ... 2025-05-07T19:47:50.0625223Z Setting up libpciaccess-dev:amd64 (0.16-3) ... 2025-05-07T19:47:50.0754819Z Setting up libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:47:50.0898871Z Setting up libogg0:amd64 (1.3.5-0ubuntu3) ... 2025-05-07T19:47:50.1040170Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu3) ... 2025-05-07T19:47:50.1190880Z Setting up libshine3:amd64 (3.1.1-2) ... 2025-05-07T19:47:50.1327124Z Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... 2025-05-07T19:47:50.1472558Z Setting up libxi6:amd64 (2:1.8-1build1) ... 2025-05-07T19:47:50.1618595Z Setting up libtwolame0:amd64 (0.4.0-2build2) ... 2025-05-07T19:47:50.1763083Z Setting up libxrender1:amd64 (1:0.9.10-1build4) ... 2025-05-07T19:47:50.1912541Z Setting up libdatrie1:amd64 (0.2.13-2) ... 2025-05-07T19:47:50.2058480Z Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2025-05-07T19:47:50.2373261Z Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... 2025-05-07T19:47:50.2517516Z Setting up libgsm1:amd64 (1.0.19-1) ... 2025-05-07T19:47:50.2664043Z Setting up libfile-fcntllock-perl (0.22-3build7) ... 2025-05-07T19:47:50.2807324Z Setting up libxcb-render0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:47:50.2954652Z Setting up libalgorithm-diff-perl (1.201-1) ... 2025-05-07T19:47:50.3104324Z Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 2025-05-07T19:47:50.3248910Z Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.4) ... 2025-05-07T19:47:50.3389620Z No schema files found: doing nothing. 2025-05-07T19:47:50.3461531Z Setting up manpages (5.10-1ubuntu1) ... 2025-05-07T19:47:50.3606823Z Setting up libglvnd0:amd64 (1.4.0-1) ... 2025-05-07T19:47:50.3755766Z Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... 2025-05-07T19:47:50.3900360Z Setting up libxcb-glx0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:47:50.4050425Z Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... 2025-05-07T19:47:50.4185244Z Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.3) ... 2025-05-07T19:47:50.4330938Z Setting up libnorm1:amd64 (1.5.9+dfsg-2) ... 2025-05-07T19:47:50.4475359Z Setting up libmysofa1:amd64 (1.2.1~dfsg0-1) ... 2025-05-07T19:47:50.4625556Z Setting up libxcb-shape0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:47:50.4766649Z Setting up x11-common (1:7.7+23ubuntu2) ... 2025-05-07T19:47:50.6182385Z invoke-rc.d: could not determine current runlevel 2025-05-07T19:47:50.6212952Z invoke-rc.d: policy-rc.d denied execution of start. 2025-05-07T19:47:50.6285198Z Setting up libsensors-config (1:3.6.0-7ubuntu1) ... 2025-05-07T19:47:50.6513475Z Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ... 2025-05-07T19:47:50.6755875Z Setting up libdeflate0:amd64 (1.10-2) ... 2025-05-07T19:47:50.6894625Z Setting up linux-libc-dev:amd64 (5.15.0-139.149) ... 2025-05-07T19:47:50.7038985Z Setting up xkb-data (2.33-1) ... 2025-05-07T19:47:50.7172539Z Setting up libnpth0:amd64 (1.6-3build2) ... 2025-05-07T19:47:50.7316901Z Setting up libmetis5:amd64 (5.1.0.dfsg-7build2) ... 2025-05-07T19:47:50.7465922Z Setting up libxcb-shm0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:47:50.7614587Z Setting up file (1:5.41-3ubuntu0.1) ... 2025-05-07T19:47:50.7756478Z Setting up libigdgmm12:amd64 (22.1.2+ds1-1) ... 2025-05-07T19:47:50.7901668Z Setting up kmod (29-1ubuntu1) ... 2025-05-07T19:47:50.8571298Z Setting up libassuan0:amd64 (2.5.5-1build1) ... 2025-05-07T19:47:50.8713477Z Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:50.8866251Z Setting up libcdio19:amd64 (2.1.0-3ubuntu0.2) ... 2025-05-07T19:47:50.9006779Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2025-05-07T19:47:50.9145509Z Setting up bzip2 (1.0.8-5build1) ... 2025-05-07T19:47:50.9291075Z Setting up libffi-dev:amd64 (3.4.2-4) ... 2025-05-07T19:47:50.9432164Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build2) ... 2025-05-07T19:47:50.9576577Z Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... 2025-05-07T19:47:50.9728653Z Setting up libsource-highlight-common (3.1.9-4.1build2) ... 2025-05-07T19:47:50.9874092Z Setting up libfakeroot:amd64 (1.28-1ubuntu1) ... 2025-05-07T19:47:51.0073318Z Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:47:51.0363384Z Setting up libxxf86vm1:amd64 (1:1.1.4-1build3) ... 2025-05-07T19:47:51.0493368Z Setting up libsnappy1v5:amd64 (1.1.8-1build3) ... 2025-05-07T19:47:51.0636214Z Setting up libflac8:amd64 (1.3.3-2ubuntu0.2) ... 2025-05-07T19:47:51.0780329Z Setting up libc6-dbg:amd64 (2.35-0ubuntu3.9) ... 2025-05-07T19:47:51.0921673Z Setting up rocm-core (6.2.4.60204-139~22.04) ... 2025-05-07T19:47:51.1053067Z update-alternatives: using /opt/rocm-6.2.4 to provide /opt/rocm (rocm) in auto mode 2025-05-07T19:47:51.1132856Z Setting up libc6-x32 (2.35-0ubuntu3.9) ... 2025-05-07T19:47:51.1328804Z Setting up libfile-copy-recursive-perl (0.45-1) ... 2025-05-07T19:47:51.1468365Z Setting up fakeroot (1.28-1ubuntu1) ... 2025-05-07T19:47:51.1583537Z update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2025-05-07T19:47:51.1584733Z update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 2025-05-07T19:47:51.1586197Z update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 2025-05-07T19:47:51.1587699Z update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 2025-05-07T19:47:51.1589564Z update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 2025-05-07T19:47:51.1591060Z update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 2025-05-07T19:47:51.1592517Z update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 2025-05-07T19:47:51.1594452Z update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 2025-05-07T19:47:51.1595969Z update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 2025-05-07T19:47:51.1678824Z Setting up libxcb-present0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:47:51.1826989Z Setting up rocm-device-libs (1.0.0.60204-139~22.04) ... 2025-05-07T19:47:51.1963744Z Setting up libasound2-data (1.2.6.1-1ubuntu1) ... 2025-05-07T19:47:51.2115628Z Setting up xtrans-dev (1.4.0-1) ... 2025-05-07T19:47:51.2264414Z Setting up libblas3:amd64 (3.10.0-2ubuntu1) ... 2025-05-07T19:47:51.2377970Z update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2025-05-07T19:47:51.2459474Z Setting up libglib2.0-data (2.72.4-0ubuntu2.4) ... 2025-05-07T19:47:51.2594868Z Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2025-05-07T19:47:51.2747465Z Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 2025-05-07T19:47:51.2894505Z Setting up libslang2:amd64 (2.3.2-5build4) ... 2025-05-07T19:47:51.3029424Z Setting up libva2:amd64 (2.14.0-1) ... 2025-05-07T19:47:51.3173698Z Setting up make (4.3-4.1build1) ... 2025-05-07T19:47:51.3316726Z Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2025-05-07T19:47:51.3454909Z Setting up gnupg-l10n (2.2.27-3ubuntu2.3) ... 2025-05-07T19:47:51.3601406Z Setting up libxfixes3:amd64 (1:6.0.0-1) ... 2025-05-07T19:47:51.3740415Z Setting up libxcb-sync1:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:47:51.3869172Z Setting up libx264-163:amd64 (2:0.163.3060+git5db6aa6-2build1) ... 2025-05-07T19:47:51.4003657Z Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2025-05-07T19:47:51.4150393Z Setting up dbus (1.12.20-2ubuntu4.1) ... 2025-05-07T19:47:51.5530823Z Setting up xz-utils (5.2.5-2ubuntu1) ... 2025-05-07T19:47:51.5643180Z update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-05-07T19:47:51.5644254Z update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2025-05-07T19:47:51.5645652Z update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2025-05-07T19:47:51.5647044Z update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2025-05-07T19:47:51.5648398Z update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2025-05-07T19:47:51.5649793Z update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2025-05-07T19:47:51.5651185Z update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2025-05-07T19:47:51.5652788Z update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2025-05-07T19:47:51.5654215Z update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2025-05-07T19:47:51.5655638Z update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2025-05-07T19:47:51.5657037Z update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2025-05-07T19:47:51.5717358Z Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... 2025-05-07T19:47:51.5861891Z Setting up libopus0:amd64 (1.3.1-0.1build2) ... 2025-05-07T19:47:51.5994757Z Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:51.6144317Z Setting up libxinerama1:amd64 (2:1.1.4-3) ... 2025-05-07T19:47:51.6272102Z Setting up intel-media-va-driver:amd64 (22.3.1+dfsg1-1ubuntu2) ... 2025-05-07T19:47:51.6416040Z Setting up libxv1:amd64 (2:1.0.11-1build2) ... 2025-05-07T19:47:51.6560360Z Setting up libpng16-16:amd64 (1.6.37-3build5) ... 2025-05-07T19:47:51.6711452Z Setting up libmpc3:amd64 (1.2.1-2build1) ... 2025-05-07T19:47:51.6855238Z Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:51.7006102Z Setting up libvorbis0a:amd64 (1.3.7-1build2) ... 2025-05-07T19:47:51.7140888Z Setting up rocfft (1.0.30.60204-139~22.04) ... 2025-05-07T19:47:51.7330524Z Setting up libxrandr2:amd64 (2:1.5.2-1build1) ... 2025-05-07T19:47:51.7472280Z Setting up libipt2 (2.0.5-1) ... 2025-05-07T19:47:51.7621750Z Setting up fonts-dejavu-core (2.37-2build1) ... 2025-05-07T19:47:51.8332389Z Setting up rocprofiler-sdk (0.4.0-139~22.04) ... 2025-05-07T19:47:51.8467667Z Setting up ucf (3.0043) ... 2025-05-07T19:47:51.9332105Z Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2025-05-07T19:47:51.9474174Z Setting up libaacs0:amd64 (0.11.1-1) ... 2025-05-07T19:47:51.9622899Z Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... 2025-05-07T19:47:51.9755135Z Setting up pocketsphinx-en-us (0.8.0+real5prealpha+1-14ubuntu1) ... 2025-05-07T19:47:51.9900657Z Setting up libx32gomp1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:52.0050605Z Setting up amdgpu-core (1:6.2.60204-2070768.22.04) ... 2025-05-07T19:47:52.0224497Z Setting up rocprofiler-register (0.4.0.60204-139~22.04) ... 2025-05-07T19:47:52.0365674Z Setting up libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:47:52.0514008Z Setting up libdpkg-perl (1.21.1ubuntu2.3) ... 2025-05-07T19:47:52.0657397Z Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:52.0803604Z Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... 2025-05-07T19:47:52.0953471Z Setting up rocwmma-dev (1.5.0.60204-139~22.04) ... 2025-05-07T19:47:52.1145417Z Setting up libtimedate-perl (2.3300-2) ... 2025-05-07T19:47:52.1283861Z Setting up libset-scalar-perl (1.29-2) ... 2025-05-07T19:47:52.1426553Z Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:52.1574379Z Setting up libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:47:52.1720182Z Setting up libbdplus0:amd64 (0.2.0-1) ... 2025-05-07T19:47:52.1868843Z Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ... 2025-05-07T19:47:52.2016469Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2025-05-07T19:47:52.2154194Z Setting up alsa-topology-conf (1.2.5.1-2) ... 2025-05-07T19:47:52.2279807Z Setting up libnsl-dev:amd64 (1.3.0-2build2) ... 2025-05-07T19:47:52.2415550Z Setting up ocl-icd-libopencl1:amd64 (2.2.14-3) ... 2025-05-07T19:47:52.2567228Z Setting up libasyncns0:amd64 (0.8-6build2) ... 2025-05-07T19:47:52.2706359Z Setting up libxshmfence1:amd64 (1.3-1build4) ... 2025-05-07T19:47:52.2848602Z Setting up libvdpau1:amd64 (1.4-3build2) ... 2025-05-07T19:47:52.3042996Z Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... 2025-05-07T19:47:52.3192022Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2025-05-07T19:47:52.3332883Z Setting up libxcb-randr0:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:47:52.3474474Z Setting up hipify-clang (18.0.0.60204-139~22.04) ... 2025-05-07T19:47:52.3618885Z Setting up libasan8:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:52.3759836Z Setting up libdrm-amdgpu-common (1.0.0.60204-2070768.22.04) ... 2025-05-07T19:47:52.3901549Z Setting up libasound2:amd64 (1.2.6.1-1ubuntu1) ... 2025-05-07T19:47:52.4042709Z Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2025-05-07T19:47:52.4188981Z Setting up libc6-i386 (2.35-0ubuntu3.9) ... 2025-05-07T19:47:52.4524396Z Setting up libzimg2:amd64 (3.0.3+ds1-1) ... 2025-05-07T19:47:52.4659516Z Setting up libopenjp2-7:amd64 (2.4.0-6ubuntu0.3) ... 2025-05-07T19:47:52.4795253Z Setting up libwayland-amdgpu-client0:amd64 (1.22.0.60204-2070768.22.04) ... 2025-05-07T19:47:52.4935568Z Setting up libopenal-data (1:1.19.1-2build3) ... 2025-05-07T19:47:52.5131586Z Setting up libthai-data (0.1.29-1build1) ... 2025-05-07T19:47:52.5267662Z Setting up libx32quadmath0 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:52.5412607Z Setting up xorg-sgml-doctools (1:1.11-1.1) ... 2025-05-07T19:47:52.5545299Z Setting up libvpx7:amd64 (1.11.0-2ubuntu2.3) ... 2025-05-07T19:47:52.5689125Z Setting up libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ... 2025-05-07T19:47:52.5830543Z Setting up libxss1:amd64 (1:1.2.3-1build2) ... 2025-05-07T19:47:52.5972668Z Setting up libusb-1.0-0:amd64 (2:1.0.25-1ubuntu2) ... 2025-05-07T19:47:52.6120823Z Setting up libtsan2:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:52.6252268Z Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2025-05-07T19:47:52.6432414Z Setting up libdav1d5:amd64 (0.9.2-1) ... 2025-05-07T19:47:52.6574938Z Setting up libmfx1:amd64 (22.3.0-1) ... 2025-05-07T19:47:52.6724497Z Setting up libisl23:amd64 (0.24-2build1) ... 2025-05-07T19:47:52.6867825Z Setting up libc-dev-bin (2.35-0ubuntu3.9) ... 2025-05-07T19:47:52.7005183Z Setting up valgrind (1:3.18.1-1ubuntu2) ... 2025-05-07T19:47:52.7181142Z Setting up libsamplerate0:amd64 (0.2.2-1build1) ... 2025-05-07T19:47:52.7324877Z Setting up libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ... 2025-05-07T19:47:52.7465471Z Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:47:52.7605644Z Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 2025-05-07T19:47:52.7744990Z Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... 2025-05-07T19:47:52.7882503Z Setting up readline-common (8.1.2-1) ... 2025-05-07T19:47:52.8039370Z Setting up lib32atomic1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:52.8185603Z Setting up libsuitesparseconfig5:amd64 (1:5.10.1+dfsg-4build1) ... 2025-05-07T19:47:52.8338192Z Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:52.8472488Z Setting up liburi-perl (5.10-1) ... 2025-05-07T19:47:52.8615380Z Setting up libsystemd-dev:amd64 (249.11-0ubuntu3.15) ... 2025-05-07T19:47:52.8746695Z Setting up liblocale-gettext-perl (1.07-4build3) ... 2025-05-07T19:47:52.8889104Z Setting up libzvbi-common (0.2.35-19) ... 2025-05-07T19:47:52.9022950Z Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:52.9168938Z Setting up libmp3lame0:amd64 (3.100-3build2) ... 2025-05-07T19:47:52.9314231Z Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:52.9448401Z Setting up libvorbisenc2:amd64 (1.3.7-1build2) ... 2025-05-07T19:47:52.9578332Z Setting up libjs-underscore (1.13.2~dfsg-2) ... 2025-05-07T19:47:52.9725809Z Setting up libicu70:amd64 (70.1-2) ... 2025-05-07T19:47:52.9866489Z Setting up libalgorithm-merge-perl (0.08-3) ... 2025-05-07T19:47:53.0015369Z Setting up libiec61883-0:amd64 (1.2.0-4build3) ... 2025-05-07T19:47:53.0150320Z Setting up libserd-0-0:amd64 (0.30.10-2) ... 2025-05-07T19:47:53.0297355Z Setting up rocrand (3.1.1.60204-139~22.04) ... 2025-05-07T19:47:53.0468963Z Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:47:53.0612557Z Setting up libxkbcommon0:amd64 (1.4.0-1) ... 2025-05-07T19:47:53.0749026Z Setting up libx32atomic1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:53.0891781Z Setting up libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ... 2025-05-07T19:47:53.1040298Z Setting up libjpeg8:amd64 (8c-2ubuntu10) ... 2025-05-07T19:47:53.1179044Z Setting up pinentry-curses (1.1.1-1build2) ... 2025-05-07T19:47:53.1367298Z Setting up x11proto-dev (2021.5-1) ... 2025-05-07T19:47:53.1515243Z Setting up libavc1394-0:amd64 (0.5.4-5build2) ... 2025-05-07T19:47:53.1657427Z Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:47:53.1805990Z Setting up libzvbi0:amd64 (0.2.35-19) ... 2025-05-07T19:47:53.1947611Z Setting up libamd2:amd64 (1:5.10.1+dfsg-4build1) ... 2025-05-07T19:47:53.2079762Z Setting up hiprand (2.11.1.60204-139~22.04) ... 2025-05-07T19:47:53.2265592Z Setting up manpages-dev (5.10-1ubuntu1) ... 2025-05-07T19:47:53.2413964Z Setting up libhttp-date-perl (6.05-1) ... 2025-05-07T19:47:53.2549010Z Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 2025-05-07T19:47:53.2937605Z Setting up liblapack3:amd64 (3.10.0-2ubuntu1) ... 2025-05-07T19:47:53.3283979Z update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2025-05-07T19:47:53.3542583Z Setting up roctracer (4.1.60204.60204-139~22.04) ... 2025-05-07T19:47:53.4022452Z Setting up lib32itm1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:47:53.4504514Z Setting up libfile-listing-perl (6.14-1) ... 2025-05-07T19:47:53.5324496Z Setting up libzmq5:amd64 (4.3.4-2) ... 2025-05-07T19:47:53.7628004Z Setting up libxau-dev:amd64 (1:1.0.9-1build5) ... 2025-05-07T19:47:53.9872706Z Setting up libcolamd2:amd64 (1:5.10.1+dfsg-4build1) ... 2025-05-07T19:47:54.2155938Z Setting up libcaca0:amd64 (0.99.beta19-2.2ubuntu4) ... 2025-05-07T19:47:54.4408358Z Setting up rocrand-dev (3.1.1.60204-139~22.04) ... 2025-05-07T19:47:54.6673672Z Setting up libdebuginfod-common (0.186-1ubuntu0.1) ... 2025-05-07T19:47:54.9192707Z 2025-05-07T19:47:54.9193621Z Creating config file /etc/profile.d/debuginfod.sh with new version 2025-05-07T19:47:54.9826901Z 2025-05-07T19:47:54.9827412Z Creating config file /etc/profile.d/debuginfod.csh with new version 2025-05-07T19:47:55.2132429Z Setting up libllvm18.1-amdgpu:amd64 (1:18.1.60204-2070768.22.04) ... 2025-05-07T19:47:55.4297935Z Setting up composablekernel-dev (1.1.0.60204-139~22.04) ... 2025-05-07T19:47:55.6773748Z Setting up alsa-ucm-conf (1.2.6.3-1ubuntu1.12) ... 2025-05-07T19:47:55.9061185Z Setting up libsoxr0:amd64 (0.1.3-4build2) ... 2025-05-07T19:47:56.1206392Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1build3) ... 2025-05-07T19:47:56.3354068Z Setting up rocm-cmake (0.13.0.60204-139~22.04) ... 2025-05-07T19:47:56.5817670Z Setting up rocprofiler-sdk-roctx (0.4.0-139~22.04) ... 2025-05-07T19:47:56.7960620Z Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... 2025-05-07T19:48:00.0680795Z Setting up libx32gcc-s1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:48:00.2979795Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1build3) ... 2025-05-07T19:48:00.5147458Z Setting up rocm-opencl-icd-loader (1.2.60204-139~22.04) ... 2025-05-07T19:48:00.7291975Z Setting up roctracer-dev (4.1.60204.60204-139~22.04) ... 2025-05-07T19:48:00.9619162Z Setting up libxcursor1:amd64 (1:1.2.0-2build4) ... 2025-05-07T19:48:01.1783119Z Setting up libreadline8:amd64 (8.1.2-1) ... 2025-05-07T19:48:01.3925301Z Setting up libdebuginfod1:amd64 (0.186-1ubuntu0.1) ... 2025-05-07T19:48:01.6097592Z Setting up hsa-amd-aqlprofile (1.0.0.60204.60204-139~22.04) ... 2025-05-07T19:48:01.8271919Z Setting up hipfft (1.0.16.60204-139~22.04) ... 2025-05-07T19:48:02.0745011Z Setting up libx32itm1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:48:02.3235336Z Setting up hipfft-dev (1.0.16.60204-139~22.04) ... 2025-05-07T19:48:02.5579760Z Setting up hiptensor (1.3.0.60204-139~22.04) ... 2025-05-07T19:48:02.7882827Z Setting up half (1.12.0.60204-139~22.04) ... 2025-05-07T19:48:03.0195438Z Setting up dpkg-dev (1.21.1ubuntu2.3) ... 2025-05-07T19:48:03.3945950Z Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... 2025-05-07T19:48:03.6090830Z Setting up libthai0:amd64 (0.1.29-1build1) ... 2025-05-07T19:48:03.8356003Z Setting up libcamd2:amd64 (1:5.10.1+dfsg-4build1) ... 2025-05-07T19:48:04.0016160Z Setting up libvorbisfile3:amd64 (1.3.7-1build2) ... 2025-05-07T19:48:04.2228239Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu5) ... 2025-05-07T19:48:04.3858919Z Setting up lib32gomp1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:48:04.5617085Z Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2025-05-07T19:48:04.7403506Z Setting up hiptensor-dev (1.3.0.60204-139~22.04) ... 2025-05-07T19:48:04.9757383Z Setting up libdrm2-amdgpu:amd64 (1:2.4.120.60204-2070768.22.04) ... 2025-05-07T19:48:05.1806876Z Setting up libx32asan6 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:48:05.3412416Z Setting up lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:48:05.5266832Z Setting up lib32stdc++6 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:48:05.7590241Z Setting up rocfft-dev (1.0.30.60204-139~22.04) ... 2025-05-07T19:48:05.9225687Z Setting up hiprand-dev (2.11.1.60204-139~22.04) ... 2025-05-07T19:48:06.0438833Z Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:48:06.1662572Z Setting up libboost-regex1.74.0:amd64 (1.74.0-14ubuntu3) ... 2025-05-07T19:48:06.2796639Z Setting up libdc1394-25:amd64 (2.2.6-4) ... 2025-05-07T19:48:06.4757971Z Setting up icu-devtools (70.1-2) ... 2025-05-07T19:48:06.7063003Z Setting up pkg-config (0.29.2-1ubuntu3) ... 2025-05-07T19:48:07.0450537Z Setting up libva2-amdgpu:amd64 (2.16.0.60204-2070768.22.04) ... 2025-05-07T19:48:07.2657359Z Setting up libbabeltrace1:amd64 (1.5.8-2build1) ... 2025-05-07T19:48:07.5168235Z Setting up libjs-sphinxdoc (4.3.2-1) ... 2025-05-07T19:48:07.7315259Z Setting up lib32asan6 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:48:07.9477517Z Setting up libx265-199:amd64 (3.5-2) ... 2025-05-07T19:48:08.1837336Z Setting up librubberband2:amd64 (2.0.0-2) ... 2025-05-07T19:48:08.4132320Z Setting up libsndio7.0:amd64 (1.8.1-1.1) ... 2025-05-07T19:48:08.6456597Z Setting up libjack-jackd2-0:amd64 (1.9.20~dfsg-1) ... 2025-05-07T19:48:08.8923366Z Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:48:09.1055015Z Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:48:09.3219965Z Setting up libflite1:amd64 (2.2-3) ... 2025-05-07T19:48:09.5386632Z Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:48:09.7530848Z Setting up libva-drm2:amd64 (2.14.0-1) ... 2025-05-07T19:48:09.9675714Z Setting up libsord-0-0:amd64 (0.16.8-2) ... 2025-05-07T19:48:10.1822161Z Setting up libccolamd2:amd64 (1:5.10.1+dfsg-4build1) ... 2025-05-07T19:48:10.3988591Z Setting up libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ... 2025-05-07T19:48:10.6295227Z Setting up cpp (4:11.2.0-1ubuntu1) ... 2025-05-07T19:48:10.9004681Z Setting up libsratom-0-0:amd64 (0.6.8-1) ... 2025-05-07T19:48:11.1448354Z Setting up lib32quadmath0 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:48:11.3755415Z Setting up gpgconf (2.2.27-3ubuntu2.3) ... 2025-05-07T19:48:11.6078772Z Setting up libdecor-0-0:amd64 (0.1.0-3build1) ... 2025-05-07T19:48:11.8384640Z Setting up libc6-dev:amd64 (2.35-0ubuntu3.9) ... 2025-05-07T19:48:12.0529733Z Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) ... 2025-05-07T19:48:12.2700037Z Setting up libtiff5:amd64 (4.3.0-6ubuntu0.10) ... 2025-05-07T19:48:12.5035870Z Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... 2025-05-07T19:48:12.7328049Z Setting up libsndfile1:amd64 (1.0.31-2ubuntu0.2) ... 2025-05-07T19:48:12.9475307Z Setting up libva-x11-2:amd64 (2.14.0-1) ... 2025-05-07T19:48:13.1836920Z Setting up liblilv-0-0:amd64 (0.24.12-2) ... 2025-05-07T19:48:13.4124962Z Setting up libicu-dev:amd64 (70.1-2) ... 2025-05-07T19:48:13.6223277Z Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.7) ... 2025-05-07T19:48:13.8417991Z Setting up libopenmpt0:amd64 (0.6.1-1) ... 2025-05-07T19:48:14.0272071Z Setting up libcholmod3:amd64 (1:5.10.1+dfsg-4build1) ... 2025-05-07T19:48:14.2558049Z Setting up gpg (2.2.27-3ubuntu2.3) ... 2025-05-07T19:48:14.4888003Z Setting up libsource-highlight4v5 (3.1.9-4.1build2) ... 2025-05-07T19:48:14.7014116Z Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2025-05-07T19:48:14.9126451Z Setting up gnupg-utils (2.2.27-3ubuntu2.3) ... 2025-05-07T19:48:15.1237320Z Setting up libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:48:15.3578015Z Setting up libx32stdc++6 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:48:15.5730325Z Setting up libpython3.10:amd64 (3.10.12-1~22.04.9) ... 2025-05-07T19:48:15.8031269Z Setting up fontconfig (2.13.1-4.2ubuntu5) ... 2025-05-07T19:48:17.9751716Z Regenerating fonts cache... done. 2025-05-07T19:48:18.0735176Z Setting up libncurses-dev:amd64 (6.3-2ubuntu0.1) ... 2025-05-07T19:48:18.3022566Z Setting up libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:48:18.5166882Z Setting up libc6-dev-i386 (2.35-0ubuntu3.9) ... 2025-05-07T19:48:18.7293213Z Setting up gpg-agent (2.2.27-3ubuntu2.3) ... 2025-05-07T19:48:19.4777547Z Setting up libxcb1-dev:amd64 (1.14-3ubuntu3) ... 2025-05-07T19:48:19.6944008Z Setting up libdrm-amdgpu-radeon1:amd64 (1:2.4.120.60204-2070768.22.04) ... 2025-05-07T19:48:20.0581891Z Setting up python3.10 (3.10.12-1~22.04.9) ... 2025-05-07T19:48:20.9036729Z Setting up libx32ubsan1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:48:21.1400693Z Setting up libva-amdgpu-x11-2:amd64 (2.16.0.60204-2070768.22.04) ... 2025-05-07T19:48:21.3572292Z Setting up libstdc++-12-dev:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:48:21.5698650Z Setting up libgbm1:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:48:21.8078036Z Setting up libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ... 2025-05-07T19:48:22.0754862Z Setting up libdrm-amdgpu-amdgpu1:amd64 (1:2.4.120.60204-2070768.22.04) ... 2025-05-07T19:48:22.2462671Z Setting up libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:48:22.3705997Z Setting up libva-amdgpu-wayland2:amd64 (2.16.0.60204-2070768.22.04) ... 2025-05-07T19:48:22.4798372Z Setting up gpgsm (2.2.27-3ubuntu2.3) ... 2025-05-07T19:48:22.6908162Z Setting up libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2025-05-07T19:48:22.9202301Z Setting up libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:48:23.1289502Z Setting up libx11-dev:amd64 (2:1.7.5-1ubuntu0.3) ... 2025-05-07T19:48:23.3676162Z Setting up python3 (3.10.6-1~22.04.1) ... 2025-05-07T19:48:23.7006525Z Setting up libopenal1:amd64 (1:1.19.1-2build3) ... 2025-05-07T19:48:23.9116475Z Setting up lib32ubsan1 (12.3.0-1ubuntu1~22.04) ... 2025-05-07T19:48:24.1211585Z Setting up libcairo2:amd64 (1.16.0-5ubuntu2) ... 2025-05-07T19:48:24.3548434Z Setting up libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:24.5715562Z Setting up gcc (4:11.2.0-1ubuntu1) ... 2025-05-07T19:48:24.9264229Z Setting up hsa-rocr (1.14.0.60204-139~22.04) ... 2025-05-07T19:48:25.1598144Z Setting up libnuma-dev:amd64 (2.0.14-3ubuntu2) ... 2025-05-07T19:48:25.4204443Z Setting up libc6-dev-x32 (2.35-0ubuntu3.9) ... 2025-05-07T19:48:25.6677162Z Setting up dirmngr (2.2.27-3ubuntu2.3) ... 2025-05-07T19:48:25.9962785Z Setting up libwayland-bin (1.20.0-1ubuntu0.1) ... 2025-05-07T19:48:26.0952055Z Setting up libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.7) ... 2025-05-07T19:48:26.1106655Z Setting up gdb (12.1-0ubuntu1~22.04.2) ... 2025-05-07T19:48:26.1308625Z Setting up libx32gcc-11-dev (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:48:26.1446670Z Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... 2025-05-07T19:48:26.1590875Z Setting up libass9:amd64 (1:0.15.2-1) ... 2025-05-07T19:48:26.1736192Z Setting up libva-amdgpu-drm2:amd64 (2.16.0.60204-2070768.22.04) ... 2025-05-07T19:48:26.1875411Z Setting up libdrm-amdgpu-dev:amd64 (1:2.4.120.60204-2070768.22.04) ... 2025-05-07T19:48:26.2028331Z Setting up shared-mime-info (2.1-2) ... 2025-05-07T19:48:28.4495286Z Setting up libgd3:amd64 (2.3.0-2ubuntu2.3) ... 2025-05-07T19:48:28.4643534Z Setting up libpostproc55:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:28.4789667Z Setting up mesa-amdgpu-va-drivers:amd64 (1:24.2.0.60204-2070768.22.04) ... 2025-05-07T19:48:28.5071422Z Setting up libva-wayland2:amd64 (2.14.0-1) ... 2025-05-07T19:48:28.5213622Z Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:48:28.5355987Z Setting up gpg-wks-server (2.2.27-3ubuntu2.3) ... 2025-05-07T19:48:28.5497473Z Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2025-05-07T19:48:28.5636365Z Setting up libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... 2025-05-07T19:48:28.5779232Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu4) ... 2025-05-07T19:48:28.5922761Z Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.3) ... 2025-05-07T19:48:28.6236078Z Setting up rocm-smi-lib (7.3.0.60204-139~22.04) ... 2025-05-07T19:48:28.6379025Z [WARNING] Detected logrotate is not installed. rocm-smi-lib logs (when turned on) will not rotate properly. 2025-05-07T19:48:28.6428704Z Setting up libswscale5:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:28.6569297Z Setting up libcairo-gobject2:amd64 (1.16.0-5ubuntu2) ... 2025-05-07T19:48:28.6706046Z Setting up hsakmt-roct-dev (20240607.5.7.60204-139~22.04) ... 2025-05-07T19:48:28.6866987Z Setting up mesa-va-drivers:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:48:28.7005422Z Setting up libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2025-05-07T19:48:28.7145768Z Setting up libbluray2:amd64 (1:1.3.1-1) ... 2025-05-07T19:48:28.7278724Z Setting up python3-argcomplete (1.8.1-1.5) ... 2025-05-07T19:48:28.8414404Z Setting up libsdl2-2.0-0:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ... 2025-05-07T19:48:28.8560736Z Setting up python3-lib2to3 (3.10.8-1~22.04) ... 2025-05-07T19:48:28.9507869Z Setting up lib32gcc-11-dev (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:48:28.9651221Z Setting up i965-va-driver:amd64 (2.4.1+dfsg1-1) ... 2025-05-07T19:48:28.9793205Z Setting up libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2025-05-07T19:48:28.9935216Z Setting up libc-devtools (2.35-0ubuntu3.9) ... 2025-05-07T19:48:29.0070904Z Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.2) ... 2025-05-07T19:48:29.1617305Z Setting up python3-distutils (3.10.8-1~22.04) ... 2025-05-07T19:48:29.2698094Z Setting up libavutil-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:29.2838113Z Setting up lib32stdc++-11-dev (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:48:29.2978554Z Setting up libgl1-amber-dri:amd64 (21.3.9-0ubuntu1~22.04.1) ... 2025-05-07T19:48:29.3118043Z Setting up rocm-llvm (18.0.0.24392.60204-139~22.04) ... 2025-05-07T19:48:29.3322810Z Setting up libtinfo-dev:amd64 (6.3-2ubuntu0.1) ... 2025-05-07T19:48:29.3457882Z Setting up mesa-vdpau-drivers:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:48:29.3598362Z Setting up comgr (2.8.0.60204-139~22.04) ... 2025-05-07T19:48:29.3740135Z Setting up libdrm-dev:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-05-07T19:48:29.3879881Z Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.2) ... 2025-05-07T19:48:29.6670728Z Setting up gpg-wks-client (2.2.27-3ubuntu2.3) ... 2025-05-07T19:48:29.6813062Z Setting up libsphinxbase3:amd64 (0.8+5prealpha+1-13build1) ... 2025-05-07T19:48:29.6953623Z Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:48:29.7093541Z Setting up rocminfo (1.0.0.60204-139~22.04) ... 2025-05-07T19:48:29.7229965Z Setting up libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:48:29.7396539Z Setting up python3-yaml (5.4.1-1ubuntu1) ... 2025-05-07T19:48:29.8680558Z Setting up libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:29.8822063Z Setting up hip-runtime-amd (6.2.41134.60204-139~22.04) ... 2025-05-07T19:48:29.8958288Z Setting up hsa-rocr-dev (1.14.0.60204-139~22.04) ... 2025-05-07T19:48:29.9102517Z Setting up libwayland-dev:amd64 (1.20.0-1ubuntu0.1) ... 2025-05-07T19:48:29.9244067Z Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2025-05-07T19:48:30.0409667Z Setting up openmp-extras-runtime (18.62.0.60204-139~22.04) ... 2025-05-07T19:48:30.0542064Z Setting up rocm-utils (6.2.4.60204-139~22.04) ... 2025-05-07T19:48:30.0679933Z Setting up librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ... 2025-05-07T19:48:30.0819031Z Setting up libpocketsphinx3:amd64 (0.8.0+real5prealpha+1-14ubuntu1) ... 2025-05-07T19:48:30.0961456Z Setting up rocprim-dev (3.2.2.60204-139~22.04) ... 2025-05-07T19:48:30.1275627Z Setting up rocm-dbgapi (0.76.0.60204-139~22.04) ... 2025-05-07T19:48:30.1424859Z Setting up va-driver-all:amd64 (2.14.0-1) ... 2025-05-07T19:48:30.1566498Z Setting up libswscale-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:30.1708514Z Setting up hipcub-dev (3.2.1.60204-139~22.04) ... 2025-05-07T19:48:30.1875541Z Setting up libdecor-0-plugin-1-cairo:amd64 (0.1.0-3build1) ... 2025-05-07T19:48:30.2021301Z Setting up libx32stdc++-11-dev (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:48:30.2159652Z Setting up libelf-dev:amd64 (0.186-1ubuntu0.1) ... 2025-05-07T19:48:30.2297485Z Setting up rocm-opencl (2.0.0.60204-139~22.04) ... 2025-05-07T19:48:30.2523226Z Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.9) ... 2025-05-07T19:48:30.2661165Z Setting up python3-pip (22.0.2+dfsg-1ubuntu0.5) ... 2025-05-07T19:48:31.1363750Z Setting up librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) ... 2025-05-07T19:48:31.1483841Z Setting up python3.10-dev (3.10.12-1~22.04.9) ... 2025-05-07T19:48:31.1549711Z Setting up vdpau-driver-all:amd64 (1.4-3build2) ... 2025-05-07T19:48:31.1635204Z Setting up g++ (4:11.2.0-1ubuntu1) ... 2025-05-07T19:48:31.1848281Z update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-05-07T19:48:31.1853480Z update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-05-07T19:48:31.1912221Z Setting up libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.3) ... 2025-05-07T19:48:31.2036671Z Setting up hipfort-dev (0.4.0.60204-139~22.04) ... 2025-05-07T19:48:31.2186511Z Setting up gnupg (2.2.27-3ubuntu2.3) ... 2025-05-07T19:48:31.2315071Z Setting up build-essential (12.9ubuntu3) ... 2025-05-07T19:48:31.2450184Z Setting up libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:31.2578992Z Setting up rocblas (4.2.4.60204-139~22.04) ... 2025-05-07T19:48:31.2745381Z Setting up gcc-11-multilib (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:48:31.2880280Z Setting up rccl (2.20.5.60204-139~22.04) ... 2025-05-07T19:48:31.3049111Z Setting up gcc-multilib (4:11.2.0-1ubuntu1) ... 2025-05-07T19:48:31.3185903Z Setting up libchromaprint1:amd64 (1.5.1-2) ... 2025-05-07T19:48:31.3329338Z Setting up hip-dev (6.2.41134.60204-139~22.04) ... 2025-05-07T19:48:31.3486864Z Setting up libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:48:31.3628984Z Setting up libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2025-05-07T19:48:31.3767895Z Setting up libglx0:amd64 (1.4.0-1) ... 2025-05-07T19:48:31.3897680Z Setting up rocprofiler (2.0.60204.60204-139~22.04) ... 2025-05-07T19:48:31.4042111Z Setting up amd-smi-lib (24.6.3.60204-139~22.04) ... 2025-05-07T19:48:37.3280757Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-05-07T19:48:37.4205715Z Installing bash completion script /etc/bash_completion.d/python-argcomplete.sh 2025-05-07T19:48:38.3120084Z [WARNING] Detected logrotate is not installed. amd-smi-lib logs (when turned on) will not rotate properly. 2025-05-07T19:48:38.3211263Z Setting up libswresample-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:38.3357306Z Setting up rocsparse (3.2.1.60204-139~22.04) ... 2025-05-07T19:48:38.3537293Z Setting up libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:38.3686002Z Setting up g++-11-multilib (11.4.0-1ubuntu1~22.04) ... 2025-05-07T19:48:38.3829649Z Setting up miopen-hip (3.2.0.60204-139~22.04) ... 2025-05-07T19:48:38.3983965Z Setting up libavcodec-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:38.4129014Z Setting up rocprofiler-dev (2.0.60204.60204-139~22.04) ... 2025-05-07T19:48:38.4274543Z Setting up rocthrust-dev (3.1.1.60204-139~22.04) ... 2025-05-07T19:48:38.4436139Z Setting up openmp-extras-dev (18.62.0.60204-139~22.04) ... 2025-05-07T19:48:38.4573693Z Setting up g++-multilib (4:11.2.0-1ubuntu1) ... 2025-05-07T19:48:38.4717703Z Setting up libavformat-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:38.4867356Z Setting up rocm-language-runtime (6.2.4.60204-139~22.04) ... 2025-05-07T19:48:38.5015522Z Setting up migraphx (2.10.0.60204-139~22.04) ... 2025-05-07T19:48:38.5190121Z Setting up hipsparse (3.1.1.60204-139~22.04) ... 2025-05-07T19:48:38.5360556Z Setting up rocprofiler-plugins (2.0.60204.60204-139~22.04) ... 2025-05-07T19:48:38.5497679Z Setting up libgl1:amd64 (1.4.0-1) ... 2025-05-07T19:48:38.5634512Z Setting up rocm-gdb (14.2.60204-139~22.04) ... 2025-05-07T19:48:38.5776784Z Setting up rocm-debug-agent (2.0.3.60204-139~22.04) ... 2025-05-07T19:48:38.5927870Z Setting up rocsolver (3.26.2.60204-139~22.04) ... 2025-05-07T19:48:38.6103849Z Setting up miopen-hip-dev (3.2.0.60204-139~22.04) ... 2025-05-07T19:48:38.6268424Z Setting up python3-dev (3.10.6-1~22.04.1) ... 2025-05-07T19:48:38.6407402Z Setting up hipblas (2.2.0.60204-139~22.04) ... 2025-05-07T19:48:38.6582692Z Setting up rocm-hip-runtime (6.2.4.60204-139~22.04) ... 2025-05-07T19:48:38.6718307Z update-alternatives: using /opt/rocm-6.2.4/bin/rocm_agent_enumerator to provide /usr/bin/rocm_agent_enumerator (rocm_agent_enumerator) in auto mode 2025-05-07T19:48:38.6759169Z update-alternatives: using /opt/rocm-6.2.4/bin/rocminfo to provide /usr/bin/rocminfo (rocminfo) in auto mode 2025-05-07T19:48:38.6837165Z Setting up rocm-developer-tools (6.2.4.60204-139~22.04) ... 2025-05-07T19:48:38.6970737Z update-alternatives: using /opt/rocm-6.2.4/bin/amd-smi to provide /usr/bin/amd-smi (amd-smi) in auto mode 2025-05-07T19:48:38.7010686Z update-alternatives: using /opt/rocm-6.2.4/bin/rocgdb to provide /usr/bin/rocgdb (rocgdb) in auto mode 2025-05-07T19:48:38.7048222Z update-alternatives: using /opt/rocm-6.2.4/bin/rocm-smi to provide /usr/bin/rocm-smi (rocm-smi) in auto mode 2025-05-07T19:48:38.7094392Z update-alternatives: using /opt/rocm-6.2.4/bin/rocprof to provide /usr/bin/rocprof (rocprof) in auto mode 2025-05-07T19:48:38.7131982Z update-alternatives: using /opt/rocm-6.2.4/bin/rocsys to provide /usr/bin/rocsys (rocsys) in auto mode 2025-05-07T19:48:38.7171706Z update-alternatives: using /opt/rocm-6.2.4/bin/rocprofv2 to provide /usr/bin/rocprofv2 (rocprofv2) in auto mode 2025-05-07T19:48:38.7211752Z update-alternatives: using /opt/rocm-6.2.4/bin/roccoremerge to provide /usr/bin/roccoremerge (roccoremerge) in auto mode 2025-05-07T19:48:38.7293876Z Setting up libavfilter7:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:38.7438474Z Setting up rocm-openmp-sdk (6.2.4.60204-139~22.04) ... 2025-05-07T19:48:38.7587857Z Setting up rccl-dev (2.20.5.60204-139~22.04) ... 2025-05-07T19:48:38.7748186Z Setting up rocblas-dev (4.2.4.60204-139~22.04) ... 2025-05-07T19:48:38.7904385Z Setting up hipcc (1.1.1.60204-139~22.04) ... 2025-05-07T19:48:38.8050018Z Setting up libglx-dev:amd64 (1.4.0-1) ... 2025-05-07T19:48:38.8193392Z Setting up rocsparse-dev (3.2.1.60204-139~22.04) ... 2025-05-07T19:48:38.8361187Z Setting up hip-doc (6.2.41134.60204-139~22.04) ... 2025-05-07T19:48:38.8507079Z Setting up hipsparse-dev (3.1.1.60204-139~22.04) ... 2025-05-07T19:48:38.8677170Z Setting up libva-glx2:amd64 (2.14.0-1) ... 2025-05-07T19:48:38.8818861Z Setting up hipblas-dev (2.2.0.60204-139~22.04) ... 2025-05-07T19:48:38.8990269Z Setting up rocsolver-dev (3.26.2.60204-139~22.04) ... 2025-05-07T19:48:38.9152621Z Setting up libgl-dev:amd64 (1.4.0-1) ... 2025-05-07T19:48:38.9300401Z Setting up rocalution (3.2.1.60204-139~22.04) ... 2025-05-07T19:48:38.9470806Z Setting up migraphx-dev (2.10.0.60204-139~22.04) ... 2025-05-07T19:48:38.9667027Z Setting up hipsolver (2.2.0.60204-139~22.04) ... 2025-05-07T19:48:38.9838922Z Setting up rpp (1.8.0.60204-139~22.04) ... 2025-05-07T19:48:38.9990308Z Setting up rocdecode (0.6.0.60204-139~22.04) ... 2025-05-07T19:48:39.0126901Z Setting up hip-samples (6.2.41134.60204-139~22.04) ... 2025-05-07T19:48:39.0270141Z Setting up rocm-opencl-runtime (6.2.4.60204-139~22.04) ... 2025-05-07T19:48:39.0407394Z update-alternatives: using /opt/rocm-6.2.4/bin/clinfo to provide /usr/bin/clinfo (clinfo) in auto mode 2025-05-07T19:48:39.0486244Z Setting up hipsolver-dev (2.2.0.60204-139~22.04) ... 2025-05-07T19:48:39.0654489Z Setting up hipsparselt (0.2.1.60204-139~22.04) ... 2025-05-07T19:48:39.0827764Z Setting up hipblaslt (0.8.0.60204-139~22.04) ... 2025-05-07T19:48:39.0982277Z Setting up rocm-hip-runtime-dev (6.2.4.60204-139~22.04) ... 2025-05-07T19:48:39.1110478Z update-alternatives: using /opt/rocm-6.2.4/bin/roc-obj to provide /usr/bin/roc-obj (roc-obj) in auto mode 2025-05-07T19:48:39.1152839Z update-alternatives: using /opt/rocm-6.2.4/bin/roc-obj-extract to provide /usr/bin/roc-obj-extract (roc-obj-extract) in auto mode 2025-05-07T19:48:39.1192783Z update-alternatives: using /opt/rocm-6.2.4/bin/roc-obj-ls to provide /usr/bin/roc-obj-ls (roc-obj-ls) in auto mode 2025-05-07T19:48:39.1232230Z update-alternatives: using /opt/rocm-6.2.4/bin/hipcc to provide /usr/bin/hipcc (hipcc) in auto mode 2025-05-07T19:48:39.1271746Z update-alternatives: using /opt/rocm-6.2.4/bin/hipcc.pl to provide /usr/bin/hipcc.pl (hipcc.pl) in auto mode 2025-05-07T19:48:39.1313193Z update-alternatives: using /opt/rocm-6.2.4/bin/hipcc.bin to provide /usr/bin/hipcc.bin (hipcc.bin) in auto mode 2025-05-07T19:48:39.1352653Z update-alternatives: using /opt/rocm-6.2.4/bin/hipcc_cmake_linker_helper to provide /usr/bin/hipcc_cmake_linker_helper (hipcc_cmake_linker_helper) in auto mode 2025-05-07T19:48:39.1394899Z update-alternatives: using /opt/rocm-6.2.4/bin/hipconfig to provide /usr/bin/hipconfig (hipconfig) in auto mode 2025-05-07T19:48:39.1435396Z update-alternatives: using /opt/rocm-6.2.4/bin/hipconfig.pl to provide /usr/bin/hipconfig.pl (hipconfig.pl) in auto mode 2025-05-07T19:48:39.1478331Z update-alternatives: using /opt/rocm-6.2.4/bin/hipconfig.bin to provide /usr/bin/hipconfig.bin (hipconfig.bin) in auto mode 2025-05-07T19:48:39.1523136Z update-alternatives: using /opt/rocm-6.2.4/bin/hipconvertinplace-perl.sh to provide /usr/bin/hipconvertinplace-perl.sh (hipconvertinplace-perl.sh) in auto mode 2025-05-07T19:48:39.1573343Z update-alternatives: using /opt/rocm-6.2.4/bin/hipconvertinplace.sh to provide /usr/bin/hipconvertinplace.sh (hipconvertinplace.sh) in auto mode 2025-05-07T19:48:39.1614506Z update-alternatives: using /opt/rocm-6.2.4/bin/hipdemangleatp to provide /usr/bin/hipdemangleatp (hipdemangleatp) in auto mode 2025-05-07T19:48:39.1656641Z update-alternatives: using /opt/rocm-6.2.4/bin/hipexamine-perl.sh to provide /usr/bin/hipexamine-perl.sh (hipexamine-perl.sh) in auto mode 2025-05-07T19:48:39.1694755Z update-alternatives: using /opt/rocm-6.2.4/bin/hipexamine.sh to provide /usr/bin/hipexamine.sh (hipexamine.sh) in auto mode 2025-05-07T19:48:39.1735141Z update-alternatives: using /opt/rocm-6.2.4/bin/hipify-perl to provide /usr/bin/hipify-perl (hipify-perl) in auto mode 2025-05-07T19:48:39.1778056Z update-alternatives: using /opt/rocm-6.2.4/bin/hipify-clang to provide /usr/bin/hipify-clang (hipify-clang) in auto mode 2025-05-07T19:48:39.1858350Z Setting up rocm-hip-libraries (6.2.4.60204-139~22.04) ... 2025-05-07T19:48:39.2007318Z Setting up libva-dev:amd64 (2.14.0-1) ... 2025-05-07T19:48:39.2150713Z Setting up mivisionx (3.0.0.60204-139~22.04) ... 2025-05-07T19:48:39.2289691Z Setting up libavdevice58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:39.2432760Z Setting up hipblaslt-dev (0.8.0.60204-139~22.04) ... 2025-05-07T19:48:39.2739630Z Setting up rocalution-dev (3.2.1.60204-139~22.04) ... 2025-05-07T19:48:39.2904946Z Setting up mesa-common-dev:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-05-07T19:48:39.3037186Z Setting up rpp-dev (1.8.0.60204-139~22.04) ... 2025-05-07T19:48:39.3174859Z Setting up ffmpeg (7:4.4.2-0ubuntu0.22.04.1) ... 2025-05-07T19:48:39.3318429Z Setting up hipsparselt-dev (0.2.1.60204-139~22.04) ... 2025-05-07T19:48:39.3479425Z Setting up rocm-ml-libraries (6.2.4.60204-139~22.04) ... 2025-05-07T19:48:39.3628256Z Setting up rocm-opencl-dev (2.0.0.60204-139~22.04) ... 2025-05-07T19:48:39.3776679Z Setting up rocdecode-dev (0.6.0.60204-139~22.04) ... 2025-05-07T19:48:39.3930361Z Setting up rocm-hip-sdk (6.2.4.60204-139~22.04) ... 2025-05-07T19:48:39.4047604Z /opt/rocm-6.2.4//hipfc not found, but that is OK 2025-05-07T19:48:39.4097991Z Setting up mivisionx-dev (3.0.0.60204-139~22.04) ... 2025-05-07T19:48:39.4249423Z Setting up rocm-opencl-sdk (6.2.4.60204-139~22.04) ... 2025-05-07T19:48:39.4396069Z Setting up rocm-ml-sdk (6.2.4.60204-139~22.04) ... 2025-05-07T19:48:39.4544652Z Setting up rocm (6.2.4.60204-139~22.04) ... 2025-05-07T19:48:39.4664145Z /opt/rocm-6.2.4//runvx not found, but that is OK 2025-05-07T19:48:39.4715968Z Processing triggers for libc-bin (2.35-0ubuntu3.9) ... 2025-05-07T19:48:39.5102382Z Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.3) ... 2025-05-07T19:48:39.7645332Z [INSTALL] Installing HIP-relevant packages ... 2025-05-07T19:48:39.7667610Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:48:39.7867198Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:48:39.7874346Z /usr/bin/sudo 2025-05-07T19:48:39.7883925Z /usr/bin/apt-get 2025-05-07T19:48:39.7884832Z [INSTALL] Updating system repositories ... 2025-05-07T19:48:39.7901813Z [EXEC] [ATTEMPT 0/3] + sudo apt update -y 2025-05-07T19:48:39.7973755Z 2025-05-07T19:48:39.7974955Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T19:48:39.7976017Z 2025-05-07T19:48:39.8846156Z Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-05-07T19:48:39.8941237Z Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-05-07T19:48:39.9083798Z Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-05-07T19:48:39.9395345Z Hit:4 https://repo.radeon.com/amdgpu/6.2.4/ubuntu jammy InRelease 2025-05-07T19:48:39.9800421Z Hit:5 https://repo.radeon.com/rocm/apt/6.2.4 jammy InRelease 2025-05-07T19:48:39.9973245Z Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease 2025-05-07T19:48:41.0829916Z Reading package lists... 2025-05-07T19:48:41.2452491Z Building dependency tree... 2025-05-07T19:48:41.2455591Z Reading state information... 2025-05-07T19:48:41.2561069Z All packages are up to date. 2025-05-07T19:48:41.2638682Z [INSTALL] Installing system package(s): hipify-clang miopen-hip miopen-hip-dev ... 2025-05-07T19:48:41.2656814Z [EXEC] [ATTEMPT 0/3] + sudo apt install -y hipify-clang miopen-hip miopen-hip-dev 2025-05-07T19:48:41.2730612Z 2025-05-07T19:48:41.2731632Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T19:48:41.2732677Z 2025-05-07T19:48:42.1134742Z Reading package lists... 2025-05-07T19:48:42.2755159Z Building dependency tree... 2025-05-07T19:48:42.2757199Z Reading state information... 2025-05-07T19:48:42.4532424Z hipify-clang is already the newest version (18.0.0.60204-139~22.04). 2025-05-07T19:48:42.4533757Z hipify-clang set to manually installed. 2025-05-07T19:48:42.4534960Z miopen-hip is already the newest version (3.2.0.60204-139~22.04). 2025-05-07T19:48:42.4536116Z miopen-hip set to manually installed. 2025-05-07T19:48:42.4537288Z miopen-hip-dev is already the newest version (3.2.0.60204-139~22.04). 2025-05-07T19:48:42.4538516Z miopen-hip-dev set to manually installed. 2025-05-07T19:48:42.4539689Z 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-05-07T19:48:42.4560488Z [INSTALL] Installing roctracer-dev and amd-smi-lib ... 2025-05-07T19:48:43.2987156Z Reading package lists... 2025-05-07T19:48:43.4596778Z Building dependency tree... 2025-05-07T19:48:43.4597681Z Reading state information... 2025-05-07T19:48:43.6354711Z amd-smi-lib is already the newest version (24.6.3.60204-139~22.04). 2025-05-07T19:48:43.6355971Z amd-smi-lib set to manually installed. 2025-05-07T19:48:43.6357161Z roctracer-dev is already the newest version (4.1.60204.60204-139~22.04). 2025-05-07T19:48:43.6358405Z roctracer-dev set to manually installed. 2025-05-07T19:48:43.6358997Z 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-05-07T19:48:43.6359474Z [INSTALL] Installing amd-smi ... 2025-05-07T19:48:47.4846489Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:48:47.4848278Z 2025-05-07T19:48:47.4848449Z Processing /opt/rocm-6.2.4/share/amd_smi 2025-05-07T19:48:47.4848847Z Installing build dependencies: started 2025-05-07T19:48:47.4849275Z Installing build dependencies: finished with status 'done' 2025-05-07T19:48:47.4849739Z Getting requirements to build wheel: started 2025-05-07T19:48:47.4850189Z Getting requirements to build wheel: finished with status 'done' 2025-05-07T19:48:47.4850680Z Preparing metadata (pyproject.toml): started 2025-05-07T19:48:47.4851188Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-05-07T19:48:47.4852079Z Requirement already satisfied: PyYAML>=5.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from amdsmi==24.6.3+9578815) (6.0.2) 2025-05-07T19:48:47.4852925Z Collecting clang>=14.0 (from amdsmi==24.6.3+9578815) 2025-05-07T19:48:47.4853378Z Downloading clang-20.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-05-07T19:48:47.4853861Z Downloading clang-20.1.0-py3-none-any.whl (38 kB) 2025-05-07T19:48:47.4854257Z Building wheels for collected packages: amdsmi 2025-05-07T19:48:47.4854687Z Building wheel for amdsmi (pyproject.toml): started 2025-05-07T19:48:47.4855201Z Building wheel for amdsmi (pyproject.toml): finished with status 'done' 2025-05-07T19:48:47.4856113Z Created wheel for amdsmi: filename=amdsmi-24.6.3+9578815-py3-none-any.whl size=642516 sha256=bd0a5942c8aa6ddae98673d9b4f6f96424afad97ce062660b54d4cf8832a8da9 2025-05-07T19:48:47.4857561Z Stored in directory: /tmp/pip-ephem-wheel-cache-6o1vhas6/wheels/5a/27/7c/86af512434b24003001888b40da64c6923992f35adc273762c 2025-05-07T19:48:47.4858339Z Successfully built amdsmi 2025-05-07T19:48:47.4858667Z Installing collected packages: clang, amdsmi 2025-05-07T19:48:47.4858900Z 2025-05-07T19:48:47.4859100Z Successfully installed amdsmi-24.6.3+9578815 clang-20.1.0 2025-05-07T19:48:47.4859366Z 2025-05-07T19:48:47.5617495Z [INSTALL] Checking Python imports for amd-smi ... 2025-05-07T19:48:49.4497005Z [CHECK] Python (sub-)package 'amdsmi' found ... 2025-05-07T19:48:49.4500301Z [INSTALL] Cleaning up ... 2025-05-07T19:48:49.4500641Z + rm -f amdgpu-install_6.2.60204-1_all.deb 2025-05-07T19:48:49.4500871Z 2025-05-07T19:48:49.4509513Z 2025-05-07T19:48:49.4510065Z [INFO] Check ROCM GPU info ... 2025-05-07T19:48:49.4511648Z + rocminfo 2025-05-07T19:48:49.4512121Z 2025-05-07T19:48:49.4654700Z ROCk module is NOT loaded, possibly no GPU devices 2025-05-07T19:48:49.4655596Z 2025-05-07T19:48:49.4656424Z + rocm-smi 2025-05-07T19:48:49.4656776Z 2025-05-07T19:48:49.5483315Z cat: /sys/module/amdgpu/initstate: No such file or directory 2025-05-07T19:48:49.5485586Z ERROR:root:Driver not initialized (amdgpu not found in modules) 2025-05-07T19:48:49.5582258Z 2025-05-07T19:48:49.5582985Z [INSTALL] Successfully installed ROCm 6.2.4 2025-05-07T19:48:49.5674138Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly rocm/6.2.4 2025-05-07T19:48:49.5674761Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly rocm/6.2.4 2025-05-07T19:48:49.5675344Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:48:49.5675675Z env: 2025-05-07T19:48:49.5675890Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:48:49.5676205Z BUILD_ENV: build_binary 2025-05-07T19:48:49.5676461Z BUILD_VARIANT: rocm 2025-05-07T19:48:49.5676682Z ##[endgroup] 2025-05-07T19:48:49.9337445Z ################################################################################ 2025-05-07T19:48:49.9337948Z # Install PyTorch (PIP) 2025-05-07T19:48:49.9338272Z # 2025-05-07T19:48:49.9353479Z # [2025-05-07T19:48:49.934Z] + install_pytorch_pip build_binary nightly rocm/6.2.4 2025-05-07T19:48:49.9354905Z ################################################################################ 2025-05-07T19:48:49.9355572Z 2025-05-07T19:48:49.9373620Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T19:48:50.7732699Z Channels: 2025-05-07T19:48:50.7733391Z - conda-forge 2025-05-07T19:48:50.7733644Z Platform: linux-64 2025-05-07T19:48:53.8981799Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:48:55.0298740Z Solving environment: \ | done 2025-05-07T19:48:55.1597400Z 2025-05-07T19:48:55.1598480Z ## Package Plan ## 2025-05-07T19:48:55.1598992Z 2025-05-07T19:48:55.1599587Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:48:55.1600546Z 2025-05-07T19:48:55.1600936Z added / updated specs: 2025-05-07T19:48:55.1601258Z - numpy 2025-05-07T19:48:55.1601417Z 2025-05-07T19:48:55.1601421Z 2025-05-07T19:48:55.1601541Z The following packages will be downloaded: 2025-05-07T19:48:55.1601762Z 2025-05-07T19:48:55.1601899Z package | build 2025-05-07T19:48:55.1602262Z ---------------------------|----------------- 2025-05-07T19:48:55.1602663Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T19:48:55.1603141Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T19:48:55.1603620Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T19:48:55.1604087Z numpy-2.2.5 | py313h17eae1a_0 8.1 MB conda-forge 2025-05-07T19:48:55.1604486Z ------------------------------------------------------------ 2025-05-07T19:48:55.1604846Z Total: 8.2 MB 2025-05-07T19:48:55.1605061Z 2025-05-07T19:48:55.1605191Z The following NEW packages will be INSTALLED: 2025-05-07T19:48:55.1605784Z 2025-05-07T19:48:55.1606023Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T19:48:55.1606571Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T19:48:55.1607121Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T19:48:55.1607640Z numpy conda-forge/linux-64::numpy-2.2.5-py313h17eae1a_0 2025-05-07T19:48:55.1607923Z 2025-05-07T19:48:55.1607927Z 2025-05-07T19:48:55.1607931Z 2025-05-07T19:48:55.1608076Z Downloading and Extracting Packages: ...working... 2025-05-07T19:48:55.1608466Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T19:48:55.1608700Z 2025-05-07T19:48:55.1609073Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:48:55.1609311Z 2025-05-07T19:48:55.1609315Z 2025-05-07T19:48:55.1610449Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:48:55.1610728Z 2025-05-07T19:48:55.1610732Z 2025-05-07T19:48:55.1610739Z 2025-05-07T19:48:55.5342843Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T19:48:55.5343704Z 2025-05-07T19:48:55.5343749Z 2025-05-07T19:48:55.5344388Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T19:48:55.5345688Z 2025-05-07T19:48:55.5345707Z 2025-05-07T19:48:55.5398912Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:48:55.5399450Z 2025-05-07T19:48:55.5415662Z libblas-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T19:48:55.5416047Z 2025-05-07T19:48:55.5516631Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:48:55.5516911Z 2025-05-07T19:48:55.5516921Z 2025-05-07T19:48:55.5533271Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:48:55.5533662Z 2025-05-07T19:48:55.5533713Z 2025-05-07T19:48:55.5533725Z 2025-05-07T19:48:55.5536994Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T19:48:55.5537361Z 2025-05-07T19:48:55.5537366Z 2025-05-07T19:48:55.5539134Z 2025-05-07T19:48:55.5585397Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:48:55.5585733Z 2025-05-07T19:48:55.5650219Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:48:55.5650518Z 2025-05-07T19:48:55.5650522Z 2025-05-07T19:48:55.5650526Z 2025-05-07T19:48:55.5710816Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:48:55.6781567Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T19:48:55.6996370Z numpy-2.2.5 | 8.1 MB | ########8 | 89% 2025-05-07T19:48:56.0236281Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T19:48:56.0240254Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T19:48:56.0240643Z 2025-05-07T19:48:56.0240868Z 2025-05-07T19:48:56.0241248Z  2025-05-07T19:48:56.0241564Z 2025-05-07T19:48:56.0241570Z 2025-05-07T19:48:56.0241753Z  2025-05-07T19:48:56.0241982Z 2025-05-07T19:48:56.0241986Z 2025-05-07T19:48:56.0241990Z 2025-05-07T19:48:56.0245039Z  done 2025-05-07T19:48:56.1252138Z Preparing transaction: - done 2025-05-07T19:48:56.2260876Z Verifying transaction: | done 2025-05-07T19:48:56.3272978Z Executing transaction: - done 2025-05-07T19:48:56.4775747Z ################################################################################ 2025-05-07T19:48:56.4776289Z # Install Package From PyTorch PIP: torch 2025-05-07T19:48:56.4776635Z # 2025-05-07T19:48:56.4788721Z # [2025-05-07T19:48:56.478Z] + install_from_pytorch_pip build_binary torch nightly rocm/6.2.4 2025-05-07T19:48:56.4789266Z ################################################################################ 2025-05-07T19:48:56.4789509Z 2025-05-07T19:48:56.4803705Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:48:56.5003646Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:48:56.5004692Z ################################################################################ 2025-05-07T19:48:56.5005678Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T19:48:56.5006534Z # 2025-05-07T19:48:56.5019182Z # [2025-05-07T19:48:56.501Z] + __prepare_pip_arguments torch nightly rocm/6.2.4 2025-05-07T19:48:56.5019789Z ################################################################################ 2025-05-07T19:48:56.5020050Z 2025-05-07T19:48:56.5043683Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T19:48:56.5065433Z [INSTALL] Extracted package variant: rocm6.2.4 2025-05-07T19:48:56.5075192Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T19:48:56.5075816Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/rocm6.2.4/ 2025-05-07T19:48:56.5085493Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T19:48:56.5089206Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/rocm6.2.4/ ... 2025-05-07T19:48:56.5109658Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/rocm6.2.4/ 2025-05-07T19:50:59.9767028Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:50:59.9771530Z 2025-05-07T19:50:59.9771822Z Looking in indexes: https://download.pytorch.org/whl/nightly/rocm6.2.4/ 2025-05-07T19:50:59.9772282Z Collecting torch 2025-05-07T19:50:59.9773046Z Downloading https://download.pytorch.org/whl/nightly/rocm6.2.4/torch-2.8.0.dev20250417%2Brocm6.2.4-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (27 kB) 2025-05-07T19:50:59.9773917Z Collecting filelock (from torch) 2025-05-07T19:50:59.9774492Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T19:50:59.9775541Z Requirement already satisfied: typing-extensions>=4.10.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (4.13.2) 2025-05-07T19:50:59.9776747Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (78.1.1) 2025-05-07T19:50:59.9777483Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T19:50:59.9778059Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T19:50:59.9779081Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 199.4 MB/s eta 0:00:00 2025-05-07T19:50:59.9779470Z Collecting networkx (from torch) 2025-05-07T19:50:59.9780051Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T19:50:59.9780784Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 168.6 MB/s eta 0:00:00 2025-05-07T19:50:59.9781585Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (3.1.6) 2025-05-07T19:50:59.9782328Z Collecting fsspec (from torch) 2025-05-07T19:50:59.9782877Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T19:50:59.9783573Z Collecting pytorch-triton-rocm==3.3.0+git96316ce5 (from torch) 2025-05-07T19:50:59.9784539Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton_rocm-3.3.0%2Bgit96316ce5-cp313-cp313-linux_x86_64.whl.metadata (1.6 kB) 2025-05-07T19:50:59.9785462Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T19:50:59.9786033Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T19:50:59.9787060Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 44.0 MB/s eta 0:00:00 2025-05-07T19:50:59.9787853Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from jinja2->torch) (3.0.2) 2025-05-07T19:50:59.9788986Z Downloading https://download.pytorch.org/whl/nightly/rocm6.2.4/torch-2.8.0.dev20250417%2Brocm6.2.4-cp313-cp313-manylinux_2_28_x86_64.whl (3711.7 MB) 2025-05-07T19:50:59.9789868Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 GB 8.4 MB/s eta 0:00:00 2025-05-07T19:50:59.9790579Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton_rocm-3.3.0%2Bgit96316ce5-cp313-cp313-linux_x86_64.whl (257.5 MB) 2025-05-07T19:50:59.9791411Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 257.5/257.5 MB 72.1 MB/s eta 0:00:00 2025-05-07T19:50:59.9792017Z Installing collected packages: mpmath, sympy, pytorch-triton-rocm, networkx, fsspec, filelock, torch 2025-05-07T19:50:59.9792447Z 2025-05-07T19:50:59.9793019Z Successfully installed filelock-3.16.1 fsspec-2024.10.0 mpmath-1.3.0 networkx-3.4.2 pytorch-triton-rocm-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250417+rocm6.2.4 2025-05-07T19:50:59.9793974Z 2025-05-07T19:51:02.1037383Z torch 2.8.0.dev20250417+rocm6.2.4 2025-05-07T19:51:02.1039570Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (rocm6.2.4) 2025-05-07T19:51:06.3096189Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T19:51:10.7863846Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250417+rocm6.2.4 2025-05-07T19:51:10.7864382Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T19:51:14.9239532Z True 2025-05-07T19:51:14.9239843Z True 2025-05-07T19:51:14.9239969Z 2025-05-07T19:51:14.9827172Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T19:51:14.9907002Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:51:14.9907643Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:51:14.9908256Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:51:14.9908585Z env: 2025-05-07T19:51:14.9908796Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:51:14.9909115Z BUILD_ENV: build_binary 2025-05-07T19:51:14.9909350Z BUILD_VARIANT: rocm 2025-05-07T19:51:14.9909592Z ##[endgroup] 2025-05-07T19:51:15.3469194Z /github/home/miniconda/bin/conda 2025-05-07T19:51:15.3469929Z ################################################################################ 2025-05-07T19:51:15.3470597Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T19:51:15.3471015Z # 2025-05-07T19:51:15.3479090Z # [2025-05-07T19:51:15.347Z] + collect_pytorch_env_info build_binary 2025-05-07T19:51:15.3480376Z ################################################################################ 2025-05-07T19:51:15.3481027Z 2025-05-07T19:51:15.3490789Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:51:15.3687681Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:51:15.3690238Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T19:51:15.3690902Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T19:51:15.3691346Z 2025-05-07T19:51:15.3929437Z 2025-05-07T19:51:15.3930108Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T19:51:15.3950345Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T19:51:23.0712119Z Collecting environment information... 2025-05-07T19:51:23.0712593Z PyTorch version: 2.8.0.dev20250417+rocm6.2.4 2025-05-07T19:51:23.0712925Z Is debug build: False 2025-05-07T19:51:23.0713280Z CUDA used to build PyTorch: N/A 2025-05-07T19:51:23.0713646Z ROCM used to build PyTorch: 6.2.41134-65d174c3e 2025-05-07T19:51:23.0713875Z 2025-05-07T19:51:23.0713969Z OS: Ubuntu 22.04.5 LTS (x86_64) 2025-05-07T19:51:23.0714653Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:51:23.0715000Z Clang version: Could not collect 2025-05-07T19:51:23.0715280Z CMake version: version 4.0.2 2025-05-07T19:51:23.0715559Z Libc version: glibc-2.35 2025-05-07T19:51:23.0715716Z 2025-05-07T19:51:23.0716033Z Python version: 3.13.2 | packaged by conda-forge | (main, Feb 17 2025, 14:10:22) [GCC 13.3.0] (64-bit runtime) 2025-05-07T19:51:23.0716691Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.35 2025-05-07T19:51:23.0717116Z Is CUDA available: False 2025-05-07T19:51:23.0717380Z CUDA runtime version: No CUDA 2025-05-07T19:51:23.0717646Z CUDA_MODULE_LOADING set to: N/A 2025-05-07T19:51:23.0717943Z GPU models and configuration: No CUDA 2025-05-07T19:51:23.0718248Z Nvidia driver version: No CUDA 2025-05-07T19:51:23.0718514Z cuDNN version: No CUDA 2025-05-07T19:51:23.0718761Z HIP runtime version: N/A 2025-05-07T19:51:23.0719007Z MIOpen runtime version: N/A 2025-05-07T19:51:23.0719278Z Is XNNPACK available: True 2025-05-07T19:51:23.0719443Z 2025-05-07T19:51:23.0719519Z CPU: 2025-05-07T19:51:23.0719743Z Architecture: x86_64 2025-05-07T19:51:23.0720078Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:51:23.0720487Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T19:51:23.0720894Z Byte Order: Little Endian 2025-05-07T19:51:23.0721211Z CPU(s): 96 2025-05-07T19:51:23.0721523Z On-line CPU(s) list: 0-95 2025-05-07T19:51:23.0721842Z Vendor ID: GenuineIntel 2025-05-07T19:51:23.0722246Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:51:23.0722626Z CPU family: 6 2025-05-07T19:51:23.0723122Z Model: 85 2025-05-07T19:51:23.0723413Z Thread(s) per core: 2 2025-05-07T19:51:23.0723722Z Core(s) per socket: 24 2025-05-07T19:51:23.0724030Z Socket(s): 2 2025-05-07T19:51:23.0724309Z Stepping: 7 2025-05-07T19:51:23.0724622Z BogoMIPS: 5999.98 2025-05-07T19:51:23.0726986Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni 2025-05-07T19:51:23.0729454Z Hypervisor vendor: KVM 2025-05-07T19:51:23.0729755Z Virtualization type: full 2025-05-07T19:51:23.0730090Z L1d cache: 1.5 MiB (48 instances) 2025-05-07T19:51:23.0730436Z L1i cache: 1.5 MiB (48 instances) 2025-05-07T19:51:23.0730789Z L2 cache: 48 MiB (48 instances) 2025-05-07T19:51:23.0731120Z L3 cache: 71.5 MiB (2 instances) 2025-05-07T19:51:23.0731437Z NUMA node(s): 2 2025-05-07T19:51:23.0731719Z NUMA node0 CPU(s): 0-23,48-71 2025-05-07T19:51:23.0732039Z NUMA node1 CPU(s): 24-47,72-95 2025-05-07T19:51:23.0732462Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T19:51:23.0732996Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T19:51:23.0733469Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T19:51:23.0734021Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:51:23.0734639Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T19:51:23.0735200Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:51:23.0735777Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:51:23.0736133Z Vulnerability Retbleed: Vulnerable 2025-05-07T19:51:23.0736470Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:51:23.0736836Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T19:51:23.0737347Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T19:51:23.0738132Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T19:51:23.0738741Z Vulnerability Srbds: Not affected 2025-05-07T19:51:23.0739082Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:51:23.0739311Z 2025-05-07T19:51:23.0739420Z Versions of relevant libraries: 2025-05-07T19:51:23.0739665Z [pip3] numpy==2.2.5 2025-05-07T19:51:23.0739921Z [pip3] pytorch-triton-rocm==3.3.0+git96316ce5 2025-05-07T19:51:23.0740224Z [pip3] torch==2.8.0.dev20250417+rocm6.2.4 2025-05-07T19:51:23.0740580Z [conda] numpy 2.2.5 py313h17eae1a_0 conda-forge 2025-05-07T19:51:23.0741038Z [conda] pytorch-triton-rocm 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T19:51:23.0741522Z [conda] torch 2.8.0.dev20250417+rocm6.2.4 pypi_0 pypi 2025-05-07T19:51:23.0741797Z 2025-05-07T19:51:23.1815604Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:51:23.1816178Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:51:23.1816768Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:51:23.1817109Z env: 2025-05-07T19:51:23.1817327Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:51:23.1817627Z BUILD_ENV: build_binary 2025-05-07T19:51:23.1817872Z BUILD_VARIANT: rocm 2025-05-07T19:51:23.1818081Z ##[endgroup] 2025-05-07T19:51:23.5178382Z ################################################################################ 2025-05-07T19:51:23.5178833Z # Prepare FBGEMM-GPU Build 2025-05-07T19:51:23.5179110Z # 2025-05-07T19:51:23.5188084Z # [2025-05-07T19:51:23.518Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T19:51:23.5188559Z ################################################################################ 2025-05-07T19:51:23.5188800Z 2025-05-07T19:51:23.5199747Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:51:23.5424881Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:51:23.5446057Z [BUILD] Running git submodules update ... 2025-05-07T19:51:23.5460036Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T19:51:23.5660964Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T19:51:23.5682709Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T19:51:23.5706793Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T19:51:23.5731112Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T19:51:23.5747855Z Synchronizing submodule url for '../external/googletest' 2025-05-07T19:51:23.5760275Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T19:51:23.5776621Z Synchronizing submodule url for '../external/json' 2025-05-07T19:51:23.5820933Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T19:51:23.6975098Z [BUILD] Installing other build dependencies ... 2025-05-07T19:51:23.6995499Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T19:51:25.9680713Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T19:51:25.9880721Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T19:51:26.0631735Z Requirement already satisfied: build in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 14)) (1.2.2.post1) 2025-05-07T19:51:26.2635945Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T19:51:26.2667964Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T19:51:26.3396898Z Requirement already satisfied: click in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 16)) (8.1.8) 2025-05-07T19:51:26.3402104Z Requirement already satisfied: hypothesis in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 17)) (6.131.14) 2025-05-07T19:51:26.3403440Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 18)) (3.1.6) 2025-05-07T19:51:26.3404827Z Requirement already satisfied: mpmath==1.3.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T19:51:26.4567828Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T19:51:26.4597024Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T19:51:26.5368025Z Requirement already satisfied: numpy>=2.0.2 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T19:51:26.6359565Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T19:51:26.6396316Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T19:51:26.7059847Z Requirement already satisfied: pyyaml in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 23)) (6.0.2) 2025-05-07T19:51:26.7061258Z Requirement already satisfied: scikit-build in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 24)) (0.18.1) 2025-05-07T19:51:26.7072378Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T19:51:26.8176551Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T19:51:26.8206129Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T19:51:26.9829793Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T19:51:26.9858386Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T19:51:27.1665597Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T19:51:27.1697328Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl.metadata (3.5 kB) 2025-05-07T19:51:27.2431051Z Requirement already satisfied: packaging>=19.1 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from build->-r requirements.txt (line 14)) (25.0) 2025-05-07T19:51:27.2432502Z Requirement already satisfied: pyproject_hooks in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from build->-r requirements.txt (line 14)) (1.2.0) 2025-05-07T19:51:27.2479492Z Requirement already satisfied: attrs>=22.2.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from hypothesis->-r requirements.txt (line 17)) (25.3.0) 2025-05-07T19:51:27.2484775Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from hypothesis->-r requirements.txt (line 17)) (2.4.0) 2025-05-07T19:51:27.2535819Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from jinja2->-r requirements.txt (line 18)) (3.0.2) 2025-05-07T19:51:27.3470082Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:51:27.3498676Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T19:51:27.4370054Z Requirement already satisfied: typing-extensions in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T19:51:27.4385408Z Requirement already satisfied: distro in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from scikit-build->-r requirements.txt (line 24)) (1.9.0) 2025-05-07T19:51:27.4396951Z Requirement already satisfied: wheel>=0.32.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T19:51:27.5403259Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:51:27.5431159Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T19:51:27.6196377Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T19:51:27.7147271Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T19:51:28.2260800Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 54.6 MB/s eta 0:00:00 2025-05-07T19:51:28.2298999Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T19:51:28.3210728Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T19:51:28.4146014Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T19:51:28.5027500Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T19:51:28.5928550Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl (466 kB) 2025-05-07T19:51:28.6857098Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T19:51:28.7729413Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T19:51:28.9991290Z Installing collected packages: tabulate, setuptools_git_versioning, patchelf, ninja, mypy-extensions, cmake, backports.tarfile, typing-inspect, pyre-extensions 2025-05-07T19:51:30.6664769Z 2025-05-07T19:51:30.6711218Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:51:30.6713728Z Successfully installed backports.tarfile-1.2.0 cmake-4.0.0 mypy-extensions-1.1.0 ninja-1.11.1.4 patchelf-0.17.2.2 pyre-extensions-0.0.32 setuptools_git_versioning-2.1.0 tabulate-0.9.0 typing-inspect-0.9.0 2025-05-07T19:51:30.8288462Z ################################################################################ 2025-05-07T19:51:30.8288904Z # Install PyTorch (PyTorch PIP) 2025-05-07T19:51:30.8289208Z # 2025-05-07T19:51:30.8309156Z # [2025-05-07T19:51:30.830Z] + install_triton_pip build_binary 2025-05-07T19:51:30.8310188Z ################################################################################ 2025-05-07T19:51:30.8310429Z 2025-05-07T19:51:30.8310673Z [BUILD] Installing pytorch-triton-rocm nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T19:51:30.8311119Z ################################################################################ 2025-05-07T19:51:30.8311510Z # Install Package From PyTorch PIP: pytorch-triton-rocm 2025-05-07T19:51:30.8311858Z # 2025-05-07T19:51:30.8323437Z # [2025-05-07T19:51:30.831Z] + install_from_pytorch_pip build_binary pytorch-triton-rocm nightly/3.2.0+git4b3bb1f8 2025-05-07T19:51:30.8325198Z ################################################################################ 2025-05-07T19:51:30.8325857Z 2025-05-07T19:51:30.8342767Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:51:30.8556262Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:51:30.8556648Z ################################################################################ 2025-05-07T19:51:30.8557271Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T19:51:30.8557581Z # 2025-05-07T19:51:30.8576840Z # [2025-05-07T19:51:30.856Z] + __prepare_pip_arguments pytorch-triton-rocm nightly/3.2.0+git4b3bb1f8 2025-05-07T19:51:30.8577382Z ################################################################################ 2025-05-07T19:51:30.8577609Z 2025-05-07T19:51:30.8625427Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T19:51:30.8641036Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T19:51:30.8641642Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T19:51:30.8652916Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton-rocm==3.2.0+git4b3bb1f8 2025-05-07T19:51:30.8661109Z [INSTALL] Attempting to install [pytorch-triton-rocm, 3.2.0+git4b3bb1f8] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/ ... 2025-05-07T19:51:30.8680150Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre pytorch-triton-rocm==3.2.0+git4b3bb1f8 --index-url https://download.pytorch.org/whl/nightly/ 2025-05-07T19:51:40.6024993Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-05-07T19:51:40.6026498Z torch 2.8.0.dev20250417+rocm6.2.4 requires pytorch-triton-rocm==3.3.0+git96316ce5; platform_system == "Linux" and platform_machine == "x86_64", but you have pytorch-triton-rocm 3.2.0+git4b3bb1f8 which is incompatible. 2025-05-07T19:51:40.6027860Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T19:51:40.6028346Z Collecting pytorch-triton-rocm==3.2.0+git4b3bb1f8 2025-05-07T19:51:40.6029113Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton_rocm-3.2.0%2Bgit4b3bb1f8-cp313-cp313-linux_x86_64.whl.metadata (1.3 kB) 2025-05-07T19:51:40.6030237Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton_rocm-3.2.0%2Bgit4b3bb1f8-cp313-cp313-linux_x86_64.whl (265.1 MB) 2025-05-07T19:51:40.6031408Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 265.1/265.1 MB 79.3 MB/s eta 0:00:00 2025-05-07T19:51:40.6032987Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:51:40.6034519Z 2025-05-07T19:51:40.6034693Z Installing collected packages: pytorch-triton-rocm 2025-05-07T19:51:40.6035082Z Attempting uninstall: pytorch-triton-rocm 2025-05-07T19:51:40.6035512Z Found existing installation: pytorch-triton-rocm 3.3.0+git96316ce5 2025-05-07T19:51:40.6036020Z Uninstalling pytorch-triton-rocm-3.3.0+git96316ce5: 2025-05-07T19:51:40.6036488Z Successfully uninstalled pytorch-triton-rocm-3.3.0+git96316ce5 2025-05-07T19:51:40.6037016Z Successfully installed pytorch-triton-rocm-3.2.0+git4b3bb1f8 2025-05-07T19:51:40.6037313Z 2025-05-07T19:51:42.7384746Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T19:51:42.7385907Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T19:51:44.7919740Z ################################################################################ 2025-05-07T19:51:44.7920358Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T19:51:44.7920761Z ################################################################################ 2025-05-07T19:51:44.7921025Z 2025-05-07T19:51:46.7659042Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T19:51:48.8381653Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T19:51:48.8382122Z [BUILD] Successfully ran git submodules update 2025-05-07T19:51:48.8587316Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; build_fbgemm_gpu_package $BUILD_ENV nightly rocm 2025-05-07T19:51:48.8587915Z . $PRELUDE; cd fbgemm_gpu; build_fbgemm_gpu_package $BUILD_ENV nightly rocm 2025-05-07T19:51:48.8588644Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:51:48.8588958Z env: 2025-05-07T19:51:48.8589169Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:51:48.8589471Z BUILD_ENV: build_binary 2025-05-07T19:51:48.8589701Z BUILD_VARIANT: rocm 2025-05-07T19:51:48.8589926Z ##[endgroup] 2025-05-07T19:51:49.2010033Z [BUILD] BUILD_TARGET_VARIANT: rocm 2025-05-07T19:51:49.2010764Z [BUILD] Extracted build target: default 2025-05-07T19:51:49.2011214Z [BUILD] Extracted build variant: rocm 2025-05-07T19:51:50.9780105Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:51:50.9780661Z 2025-05-07T19:51:51.0375345Z [CHECK] Binary cc found in PATH 2025-05-07T19:51:52.8324494Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:51:52.8325081Z 2025-05-07T19:51:52.8915672Z [CHECK] Binary gcc found in PATH 2025-05-07T19:51:54.6801118Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:51:54.6801677Z 2025-05-07T19:51:54.7385673Z [CHECK] Binary c++ found in PATH 2025-05-07T19:51:56.5298738Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:51:56.5299873Z 2025-05-07T19:51:56.5885001Z [CHECK] Binary g++ found in PATH 2025-05-07T19:51:58.4479743Z [BUILD] Extracted and set Python tag: py313 2025-05-07T19:51:58.4481176Z [BUILD] Extracted and set Python platform name: manylinux_2_28_x86_64 2025-05-07T19:51:58.4716454Z core = 24 2025-05-07T19:51:58.4931222Z sockets = 2 2025-05-07T19:51:58.4931677Z [BUILD] Set multicore run option for setup.py: -j 48 2025-05-07T19:51:58.4932211Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:51:58.4932725Z [BUILD] Running pre-build cleanups ... 2025-05-07T19:51:58.4933221Z + rm -rf dist 2025-05-07T19:51:58.4933351Z 2025-05-07T19:51:58.4940145Z 2025-05-07T19:51:58.4941082Z + conda run --no-capture-output -n build_binary python setup.py clean 2025-05-07T19:51:58.4942058Z 2025-05-07T19:52:01.8045271Z INFO:root:running clean 2025-05-07T19:52:01.8045693Z [SETUP.PY] ARGV: ['setup.py', 'clean'] 2025-05-07T19:52:01.8046835Z [SETUP.PY] Parsed setup.py arguments: Namespace(verbose=False, debug=False, dryrun=False, build_target='default', build_variant='cuda', package_channel='nightly', nvml_lib_path=None, nccl_lib_path=None, use_fb_only=False, cxxprefix=None) 2025-05-07T19:52:01.8048088Z [SETUP.PY] Other arguments: ['clean'] 2025-05-07T19:52:01.8048615Z [SETUP.PY] CUDA CUB directory environment variable not set. Using default CUB location. 2025-05-07T19:52:01.8049313Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:52:01.8049914Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:52:01.8050361Z [SETUP.PY] Setting the FBGEMM build variant: cuda ... 2025-05-07T19:52:01.8051637Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DFBGEMM_BUILD_TARGET=default', '-DFBGEMM_BUILD_VARIANT=cuda', "-DCMAKE_C_FLAGS=''", "-DCMAKE_CXX_FLAGS=''"] 2025-05-07T19:52:02.7837191Z 2025-05-07T19:52:02.7838008Z [BUILD] Printing git status ... 2025-05-07T19:52:02.7838395Z + git status 2025-05-07T19:52:02.7838533Z 2025-05-07T19:52:03.5537908Z HEAD detached at pull/4066/merge 2025-05-07T19:52:03.5538819Z Untracked files: 2025-05-07T19:52:03.5539733Z (use "git add ..." to include in what will be committed) 2025-05-07T19:52:03.5540866Z ../amdgpu-install_6.2.60204-1_all.deb 2025-05-07T19:52:03.5541413Z ../collect_env.py 2025-05-07T19:52:03.5541703Z fbgemm_gpu/docs/version.py 2025-05-07T19:52:03.5541884Z 2025-05-07T19:52:03.5542126Z nothing added to commit but untracked files present (use "git add" to track) 2025-05-07T19:52:03.5542584Z 2025-05-07T19:52:03.5542666Z + git diff 2025-05-07T19:52:03.5542775Z 2025-05-07T19:52:03.5819122Z 2025-05-07T19:52:03.5819746Z ################################################################################ 2025-05-07T19:52:03.5820126Z # Configure FBGEMM-GPU Build 2025-05-07T19:52:03.5820597Z # 2025-05-07T19:52:03.5831276Z # [2025-05-07T19:52:03.582Z] + __configure_fbgemm_gpu_build 2025-05-07T19:52:03.5832475Z ################################################################################ 2025-05-07T19:52:03.5833147Z 2025-05-07T19:52:03.5835987Z [BUILD] Setting the build target: default ... 2025-05-07T19:52:03.5837010Z [BUILD] Configuring build as ROCm variant ... 2025-05-07T19:52:03.5846754Z /usr/bin/rocminfo 2025-05-07T19:52:03.5997664Z [BUILD] Architectures list from rocminfo: 2025-05-07T19:52:03.5998825Z [BUILD] rocminfo did not return anything valid! 2025-05-07T19:52:03.6000052Z [BUILD] Setting the following ROCm targets: gfx908,gfx90a,gfx942 2025-05-07T19:52:03.6001653Z + conda env config vars set -n build_binary PYTORCH_ROCM_ARCH=gfx908,gfx90a,gfx942 2025-05-07T19:52:03.6002737Z 2025-05-07T19:52:04.0180176Z 2025-05-07T19:52:04.0180786Z [BUILD] Setting HIPCC verbose mode ... 2025-05-07T19:52:04.0181781Z + conda env config vars set -n build_binary HIPCC_VERBOSE=1 2025-05-07T19:52:04.0182088Z 2025-05-07T19:52:04.4303750Z 2025-05-07T19:52:04.4304123Z [BUILD] Setting ROCm build args ... 2025-05-07T19:52:04.4304527Z + conda run -n build_binary c++ --version 2025-05-07T19:52:04.4304757Z 2025-05-07T19:52:06.2237345Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:52:06.2237801Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:52:06.2238288Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:52:06.2238852Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:52:06.2239196Z 2025-05-07T19:52:06.2239219Z 2025-05-07T19:52:06.3023702Z 2025-05-07T19:52:06.3024640Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T19:52:06.3025460Z 2025-05-07T19:52:08.1773348Z .github/scripts/fbgemm_gpu_build.bash: line 370: [: : integer expression expected 2025-05-07T19:52:08.1773750Z 2025-05-07T19:52:08.1773907Z [BUILD] Enabling debug features in the build ... 2025-05-07T19:52:08.1774784Z [BUILD] FBGEMM_GPU build arguments have been set: --verbose --build-target=default --build-variant=rocm -DHIP_ROOT_DIR=/opt/rocm -DAMDGPU_TARGETS=gfx908,gfx90a,gfx942 --debug 2025-05-07T19:52:08.1775641Z ################################################################################ 2025-05-07T19:52:08.1775995Z # Build FBGEMM-GPU Package (Wheel) 2025-05-07T19:52:08.1776316Z # 2025-05-07T19:52:08.1788650Z # [2025-05-07T19:52:08.178Z] + build_fbgemm_gpu_package build_binary nightly rocm 2025-05-07T19:52:08.1790083Z ################################################################################ 2025-05-07T19:52:08.1790755Z 2025-05-07T19:52:08.1791351Z [BUILD] Building FBGEMM wheel (TARGET=default, VARIANT=rocm) ... 2025-05-07T19:52:08.1796037Z + conda run --no-capture-output -n build_binary python -m build --wheel --no-isolation --config-setting=--build-option=--verbose --config-setting=--build-option=--build-target=default --config-setting=--build-option=--build-variant=rocm --config-setting=--build-option=-DHIP_ROOT_DIR=/opt/rocm --config-setting=--build-option=-DAMDGPU_TARGETS=gfx908,gfx90a,gfx942 --config-setting=--build-option=--debug --config-setting=--build-option=--package_channel=nightly --config-setting=--build-option=--python-tag=py313 --config-setting=--build-option=--plat-name=manylinux_2_28_x86_64 2025-05-07T19:52:08.1798407Z 2025-05-07T19:52:10.0214085Z * Getting build dependencies for wheel... 2025-05-07T19:52:11.6237977Z INFO:root:running egg_info 2025-05-07T19:52:11.6273063Z INFO:root:creating fbgemm_gpu_nightly.egg-info 2025-05-07T19:52:11.6273704Z INFO:root:writing fbgemm_gpu_nightly.egg-info/PKG-INFO 2025-05-07T19:52:11.6277755Z INFO:root:writing dependency_links to fbgemm_gpu_nightly.egg-info/dependency_links.txt 2025-05-07T19:52:11.6279570Z INFO:root:writing requirements to fbgemm_gpu_nightly.egg-info/requires.txt 2025-05-07T19:52:11.6283817Z INFO:root:writing top-level names to fbgemm_gpu_nightly.egg-info/top_level.txt 2025-05-07T19:52:11.6284471Z INFO:root:writing manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:52:11.6347434Z INFO:root:reading manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:52:11.6355237Z INFO:root:writing manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:52:11.6358701Z [SETUP.PY] ARGV: ['setup.py', 'egg_info'] 2025-05-07T19:52:11.6359803Z [SETUP.PY] Parsed setup.py arguments: Namespace(verbose=False, debug=False, dryrun=False, build_target='default', build_variant='cuda', package_channel='nightly', nvml_lib_path=None, nccl_lib_path=None, use_fb_only=False, cxxprefix=None) 2025-05-07T19:52:11.6360877Z [SETUP.PY] Other arguments: ['egg_info'] 2025-05-07T19:52:11.6361424Z [SETUP.PY] CUDA CUB directory environment variable not set. Using default CUB location. 2025-05-07T19:52:11.6362176Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:52:11.6362866Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:52:11.6363339Z [SETUP.PY] Setting the FBGEMM build variant: cuda ... 2025-05-07T19:52:11.6364613Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DFBGEMM_BUILD_TARGET=default', '-DFBGEMM_BUILD_VARIANT=cuda', "-DCMAKE_C_FLAGS=''", "-DCMAKE_CXX_FLAGS=''"] 2025-05-07T19:52:12.7324734Z * Building wheel... 2025-05-07T19:52:14.2277345Z [SETUP.PY] ARGV: ['setup.py', 'bdist_wheel', '--dist-dir', '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-wtyz40wy', '--verbose', '--build-target=default', '--build-variant=rocm', '-DHIP_ROOT_DIR=/opt/rocm', '-DAMDGPU_TARGETS=gfx908,gfx90a,gfx942', '--debug', '--package_channel=nightly', '--python-tag=py313', '--plat-name=manylinux_2_28_x86_64'] 2025-05-07T19:52:14.2279487Z [SETUP.PY] Parsed setup.py arguments: Namespace(verbose=True, debug=True, dryrun=False, build_target='default', build_variant='rocm', package_channel='nightly', nvml_lib_path=None, nccl_lib_path=None, use_fb_only=False, cxxprefix=None) 2025-05-07T19:52:14.2281249Z [SETUP.PY] Other arguments: ['bdist_wheel', '--dist-dir', '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-wtyz40wy', '-DHIP_ROOT_DIR=/opt/rocm', '-DAMDGPU_TARGETS=gfx908,gfx90a,gfx942', '--python-tag=py313', '--plat-name=manylinux_2_28_x86_64'] 2025-05-07T19:52:14.2282486Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:52:14.2283071Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:52:14.2283530Z [SETUP.PY] Setting the FBGEMM build variant: rocm ... 2025-05-07T19:52:14.2283920Z Traceback (most recent call last): 2025-05-07T19:52:14.2285919Z File "/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in 2025-05-07T19:52:14.2286717Z main() 2025-05-07T19:52:14.2286938Z ~~~~^^ 2025-05-07T19:52:14.2287617Z File "/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main 2025-05-07T19:52:14.2288417Z json_out["return_val"] = hook(**hook_input["kwargs"]) 2025-05-07T19:52:14.2288818Z ~~~~^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-07T19:52:14.2289643Z File "/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel 2025-05-07T19:52:14.2290424Z return _build_backend().build_wheel( 2025-05-07T19:52:14.2290776Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-05-07T19:52:14.2291142Z wheel_directory, config_settings, metadata_directory 2025-05-07T19:52:14.2291554Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-07T19:52:14.2291871Z ) 2025-05-07T19:52:14.2292121Z ^ 2025-05-07T19:52:14.2292945Z File "/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/setuptools/build_meta.py", line 435, in build_wheel 2025-05-07T19:52:14.2293690Z return _build(['bdist_wheel']) 2025-05-07T19:52:14.2294509Z File "/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/setuptools/build_meta.py", line 426, in _build 2025-05-07T19:52:14.2295175Z return self._build_with_temp_dir( 2025-05-07T19:52:14.2295479Z ~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-05-07T19:52:14.2295757Z cmd, 2025-05-07T19:52:14.2295958Z ^^^^ 2025-05-07T19:52:14.2296177Z ...<3 lines>... 2025-05-07T19:52:14.2296425Z self._arbitrary_args(config_settings), 2025-05-07T19:52:14.2296750Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-07T19:52:14.2297024Z ) 2025-05-07T19:52:14.2297224Z ^ 2025-05-07T19:52:14.2297843Z File "/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/setuptools/build_meta.py", line 407, in _build_with_temp_dir 2025-05-07T19:52:14.2298671Z self.run_setup() 2025-05-07T19:52:14.2298893Z ~~~~~~~~~~~~~~^^ 2025-05-07T19:52:14.2299493Z File "/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/setuptools/build_meta.py", line 522, in run_setup 2025-05-07T19:52:14.2300194Z super().run_setup(setup_script=setup_script) 2025-05-07T19:52:14.2300522Z ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-07T19:52:14.2301187Z File "/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/setuptools/build_meta.py", line 320, in run_setup 2025-05-07T19:52:14.2301832Z exec(code, locals()) 2025-05-07T19:52:14.2302085Z ~~~~^^^^^^^^^^^^^^^^ 2025-05-07T19:52:14.2302330Z File "", line 615, in 2025-05-07T19:52:14.2302643Z File "", line 594, in main 2025-05-07T19:52:14.2302938Z File "", line 334, in cmake_args 2025-05-07T19:52:14.2303264Z File "", line 360, in version_int 2025-05-07T19:52:14.2303662Z ValueError: BUILD_ROCM_VERSION is not set in the environment! 2025-05-07T19:52:15.2462433Z 2025-05-07T19:52:15.2463684Z ERROR Backend subprocess exited when trying to invoke build_wheel 2025-05-07T19:52:15.2684668Z ERROR conda.cli.main_run:execute(125): `conda run python -m build --wheel --no-isolation --config-setting=--build-option=--verbose --config-setting=--build-option=--build-target=default --config-setting=--build-option=--build-variant=rocm --config-setting=--build-option=-DHIP_ROOT_DIR=/opt/rocm --config-setting=--build-option=-DAMDGPU_TARGETS=gfx908,gfx90a,gfx942 --config-setting=--build-option=--debug --config-setting=--build-option=--package_channel=nightly --config-setting=--build-option=--python-tag=py313 --config-setting=--build-option=--plat-name=manylinux_2_28_x86_64` failed. (See above for error) 2025-05-07T19:52:15.3349055Z 2025-05-07T19:52:15.3398014Z ##[error]Process completed with exit code 1. 2025-05-07T19:52:15.3506715Z Post job cleanup. 2025-05-07T19:52:15.3511778Z ##[command]/usr/bin/docker exec 3e479e90efe4b628988a428fce21f6807c213a6539233b6f1e00bd5130d8170a sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:52:15.6055769Z [command]/usr/bin/git version 2025-05-07T19:52:15.6086513Z git version 2.34.1 2025-05-07T19:52:15.6117711Z Copying '/github/home/.gitconfig' to '/__w/_temp/16c7b6f0-7d74-4eab-8cdf-70de6e3fa6fd/.gitconfig' 2025-05-07T19:52:15.6336698Z Temporarily overriding HOME='/__w/_temp/16c7b6f0-7d74-4eab-8cdf-70de6e3fa6fd' before making global git config changes 2025-05-07T19:52:15.6337530Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:52:15.6339972Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:52:15.6495844Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:52:15.6527590Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T19:52:15.6740664Z Entering 'external/asmjit' 2025-05-07T19:52:15.6773387Z Entering 'external/composable_kernel' 2025-05-07T19:52:15.6826789Z Entering 'external/cpuinfo' 2025-05-07T19:52:15.6866221Z Entering 'external/cutlass' 2025-05-07T19:52:15.6913690Z Entering 'external/googletest' 2025-05-07T19:52:15.6949319Z Entering 'external/hipify_torch' 2025-05-07T19:52:15.6990410Z Entering 'external/json' 2025-05-07T19:52:15.7045148Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:52:15.7064738Z http.https://github.com/.extraheader 2025-05-07T19:52:15.7069783Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T19:52:15.7095133Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T19:52:15.7303237Z Entering 'external/asmjit' 2025-05-07T19:52:15.7337497Z Entering 'external/composable_kernel' 2025-05-07T19:52:15.7375780Z Entering 'external/cpuinfo' 2025-05-07T19:52:15.7430528Z Entering 'external/cutlass' 2025-05-07T19:52:15.7474403Z Entering 'external/googletest' 2025-05-07T19:52:15.7513114Z Entering 'external/hipify_torch' 2025-05-07T19:52:15.7548669Z Entering 'external/json' 2025-05-07T19:52:15.7705334Z Stop and remove container: a7dda2ba724e4e05ac601f80612491ba_ubuntu2204_109b48 2025-05-07T19:52:15.7710317Z ##[command]/usr/bin/docker rm --force 3e479e90efe4b628988a428fce21f6807c213a6539233b6f1e00bd5130d8170a 2025-05-07T19:53:02.6152671Z 3e479e90efe4b628988a428fce21f6807c213a6539233b6f1e00bd5130d8170a 2025-05-07T19:53:02.6188937Z Remove container network: github_network_190a7860f53345b0b1b953c96a517d0f 2025-05-07T19:53:02.6193926Z ##[command]/usr/bin/docker network rm github_network_190a7860f53345b0b1b953c96a517d0f 2025-05-07T19:53:03.5355598Z github_network_190a7860f53345b0b1b953c96a517d0f 2025-05-07T19:53:03.5389048Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T19:53:03.5409283Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T19:53:03.5414676Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:53:03.5415079Z ##[endgroup] 2025-05-07T19:53:03.5533337Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T19:53:13.6007502Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T19:53:29.7008130Z Cleaning up orphan processes