Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1700 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ytu65jJ4uLzO/agent.2048 SSH_AGENT_PID=2050 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master@tmp/private_key_13429025952174197228.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/o1-interface > git init /w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/o1-interface > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/o1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/o1-interface # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision d813be5ab70d2717ceb728819a21defeda84d1eb (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d813be5ab70d2717ceb728819a21defeda84d1eb # timeout=10 Commit message: "Release docker images for J Release" > git rev-list --no-walk d813be5ab70d2717ceb728819a21defeda84d1eb # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins2242842376673551678.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-65jv lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-65jv/bin to PATH Generating Requirements File Python 3.10.6 pip 25.2 from /tmp/venv-65jv/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.40.15 botocore==1.40.15 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.2.1 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.13 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.4.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==7.0.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.7.0 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.0 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master@tmp/config15561499052241083999tmp copy managed file [sim-o1-interface-settings] to file:/w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master@tmp/config5245447489568882406tmp [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins414948789397793051.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins11922305415142499696.sh [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8192291227984561555.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=ntsimulator CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=latest [EnvInject] - Variables injected successfully. [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash -l /tmp/jenkins16967363087364547347.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-65jv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-65jv/bin to PATH ---> Docker image tag found: latest [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host -f deploy/base/ubuntu.Dockerfile DOCKER_ROOT=ntsimulator CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/nts-ng-base [EnvInject] - Variables injected successfully. [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins14998417922269521637.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest docker build --network=host -f deploy/base/ubuntu.Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from ubuntu.Dockerfile #2 transferring dockerfile: 7.06kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 DONE 1.2s #4 [builder 1/27] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #4 resolve docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 0.0s done #4 ... #5 [internal] load build context #5 transferring context: 915.82kB 0.0s done #5 DONE 0.1s #4 [builder 1/27] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #4 sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 6.69kB / 6.69kB done #4 sha256:c664f8f86ed5a386b0a340d981b8f81714e21a8b9c73f658c4bea56aa179d54a 424B / 424B done #4 sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713 2.30kB / 2.30kB done #4 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 0B / 27.51MB 0.1s #4 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 2.10MB / 27.51MB 0.3s #4 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 5.24MB / 27.51MB 0.4s #4 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 13.63MB / 27.51MB 0.6s #4 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 16.78MB / 27.51MB 0.7s #4 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 20.97MB / 27.51MB 0.8s #4 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 23.07MB / 27.51MB 0.9s #4 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 27.51MB / 27.51MB 1.1s done #4 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 #4 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 1.4s done #4 DONE 2.8s #6 [stage-1 2/21] RUN apt-get update && apt-get install -y --no-install-recommends psmisc unzip openssl openssh-client vsftpd openssh-server iproute2 && rm -rf /var/lib/apt/lists/* #6 0.378 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #6 0.379 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #6 0.751 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #6 0.777 Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB] #6 0.840 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #6 0.934 Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #6 1.240 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4432 kB] #6 1.392 Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #6 1.392 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #6 1.392 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #6 1.392 Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #6 1.410 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #6 1.463 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #6 1.463 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB] #6 1.635 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4919 kB] #6 1.798 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #6 1.816 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #6 1.818 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #6 3.850 Fetched 35.7 MB in 4s (9896 kB/s) #6 3.850 Reading package lists... #6 5.755 Reading package lists... #6 7.554 Building dependency tree... #6 7.972 Reading state information... #6 8.760 The following additional packages will be installed: #6 8.760 libbsd0 libcap2 libcap2-bin libcbor0.6 libedit2 libelf1 libfido2-1 #6 8.761 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libmnl0 #6 8.764 libssl1.1 libwrap0 libxtables12 netbase openssh-sftp-server ucf #6 8.769 Suggested packages: #6 8.769 iproute2-doc krb5-doc krb5-user keychain libpam-ssh monkeysphere ssh-askpass #6 8.769 molly-guard ufw ca-certificates zip #6 8.769 Recommended packages: #6 8.769 libatm1 libpam-cap krb5-locales xauth default-logind | logind #6 8.769 | libpam-systemd ncurses-term ssh-import-id logrotate ssl-cert #6 ... #7 [builder 2/27] RUN apt-get update && DEBIAN_FRONTEND="noninteractive" apt-get install -y tzdata build-essential git cmake pkg-config libpcre3-dev zlib1g-dev libssl-dev && rm -rf /var/lib/apt/lists/* #0 0.379 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #0 0.380 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #0 0.742 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #0 0.773 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4432 kB] #0 0.829 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #0 0.918 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #0 1.095 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #0 1.099 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #0 1.100 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #0 1.209 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB] #0 1.415 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #0 1.436 Get:12 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #0 1.509 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB] #0 1.799 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4919 kB] #0 1.882 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #0 1.920 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #0 1.921 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #0 1.922 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #0 3.678 Fetched 35.7 MB in 3s (10.4 MB/s) #0 3.678 Reading package lists... #0 5.730 Reading package lists... #0 7.541 Building dependency tree... #0 7.961 Reading state information... #0 8.799 The following additional packages will be installed: #0 8.799 binutils binutils-common binutils-x86-64-linux-gnu ca-certificates #0 8.799 cmake-data cpp cpp-9 dirmngr dpkg-dev fakeroot g++ g++-9 gcc gcc-9 #0 8.799 gcc-9-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #0 8.800 gpg-wks-server gpgconf gpgsm gpgv krb5-locales less libalgorithm-diff-perl #0 8.800 libalgorithm-diff-xs-perl libalgorithm-merge-perl libarchive13 libasan5 #0 8.800 libasn1-8-heimdal libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 #0 8.800 libc-dev-bin libc6 libc6-dev libcbor0.6 libcc1-0 libcrypt-dev libctf-nobfd0 #0 8.800 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl libedit2 liberror-perl #0 8.800 libexpat1 libfakeroot libfido2-1 libfile-fcntllock-perl libgcc-9-dev #0 8.801 libgdbm-compat4 libgdbm6 libglib2.0-0 libglib2.0-data libgomp1 #0 8.801 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #0 8.801 libheimntlm0-heimdal libhx509-5-heimdal libicu66 libisl22 libitm1 #0 8.801 libjsoncpp1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 #0 8.801 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblocale-gettext-perl #0 8.801 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnpth0 libpcre16-3 libpcre32-3 #0 8.802 libpcrecpp0v5 libperl5.30 libpsl5 libquadmath0 libreadline8 librhash0 #0 8.802 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #0 8.802 libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1 libuv1 #0 8.802 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 #0 8.804 libxml2 libxmuu1 linux-libc-dev make manpages manpages-dev netbase #0 8.804 openssh-client openssl patch perl perl-modules-5.30 pinentry-curses #0 8.805 publicsuffix readline-common shared-mime-info xauth xdg-user-dirs xz-utils #0 8.811 Suggested packages: #0 8.811 binutils-doc cmake-doc ninja-build cpp-doc gcc-9-locales dbus-user-session #0 8.811 libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib #0 8.811 g++-9-multilib gcc-9-doc gcc-multilib autoconf automake libtool flex bison #0 8.811 gdb gcc-doc gcc-9-multilib gettext-base git-daemon-run | git-daemon-sysvinit #0 8.811 git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn #0 8.811 parcimonie xloadimage scdaemon lrzip glibc-doc locales bzr gdbm-l10n #0 8.811 krb5-doc krb5-user libsasl2-modules-gssapi-mit #0 8.811 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #0 8.811 libsasl2-modules-sql libssl-doc libstdc++-9-doc make-doc man-browser #0 8.811 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #0 8.811 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #0 8.811 liblocale-codes-perl pinentry-doc readline-doc #7 ... #6 [stage-1 2/21] RUN apt-get update && apt-get install -y --no-install-recommends psmisc unzip openssl openssh-client vsftpd openssh-server iproute2 && rm -rf /var/lib/apt/lists/* #6 8.914 The following NEW packages will be installed: #6 8.915 iproute2 libbsd0 libcap2 libcap2-bin libcbor0.6 libedit2 libelf1 libfido2-1 #6 8.916 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libmnl0 #6 8.918 libssl1.1 libwrap0 libxtables12 netbase openssh-client openssh-server #6 8.919 openssh-sftp-server openssl psmisc ucf unzip vsftpd #6 9.254 0 upgraded, 26 newly installed, 0 to remove and 5 not upgraded. #6 9.254 Need to get 5251 kB of archives. #6 9.254 After this operation, 19.0 MB of additional disk space will be used. #6 9.254 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] #6 9.658 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.2 [15.7 kB] #6 9.679 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB] #6 9.791 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB] #6 9.806 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxtables12 amd64 1.8.4-3ubuntu2.1 [28.7 kB] #6 9.854 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.2 [26.2 kB] #6 9.894 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 iproute2 amd64 5.5.0-1ubuntu1 [858 kB] #6 10.27 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] #6 10.44 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] #6 10.44 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB] #6 10.48 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] #6 10.48 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] #6 10.49 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] #6 10.49 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] #6 10.49 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.11 [31.5 kB] #6 10.50 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.11 [80.3 kB] #6 10.50 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] #6 10.57 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.11 [330 kB] #6 10.70 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.11 [121 kB] #6 10.71 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.13 [670 kB] #6 10.73 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 psmisc amd64 23.3-1 [53.3 kB] #6 10.73 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libwrap0 amd64 7.6.q-30 [46.3 kB] #6 10.73 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.13 [51.6 kB] #6 10.73 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.13 [378 kB] #6 10.74 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.2 [169 kB] #6 10.75 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vsftpd amd64 3.0.5-0ubuntu0.20.04.2 [115 kB] #6 10.99 debconf: delaying package configuration, since apt-utils is not installed #6 11.10 Fetched 5251 kB in 2s (2933 kB/s) #6 11.18 Selecting previously unselected package libbsd0:amd64. #6 11.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) #6 11.19 Preparing to unpack .../00-libbsd0_0.10.0-1_amd64.deb ... #6 11.24 Unpacking libbsd0:amd64 (0.10.0-1) ... #6 11.36 Selecting previously unselected package libcap2:amd64. #6 11.37 Preparing to unpack .../01-libcap2_1%3a2.32-1ubuntu0.2_amd64.deb ... #6 11.38 Unpacking libcap2:amd64 (1:2.32-1ubuntu0.2) ... #6 11.51 Selecting previously unselected package libelf1:amd64. #6 11.51 Preparing to unpack .../02-libelf1_0.176-1.1ubuntu0.1_amd64.deb ... #6 11.54 Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ... #6 11.70 Selecting previously unselected package libmnl0:amd64. #6 11.70 Preparing to unpack .../03-libmnl0_1.0.4-2_amd64.deb ... #6 11.71 Unpacking libmnl0:amd64 (1.0.4-2) ... #6 11.77 Selecting previously unselected package libxtables12:amd64. #6 11.77 Preparing to unpack .../04-libxtables12_1.8.4-3ubuntu2.1_amd64.deb ... #6 11.78 Unpacking libxtables12:amd64 (1.8.4-3ubuntu2.1) ... #6 11.85 Selecting previously unselected package libcap2-bin. #6 11.86 Preparing to unpack .../05-libcap2-bin_1%3a2.32-1ubuntu0.2_amd64.deb ... #6 11.91 Unpacking libcap2-bin (1:2.32-1ubuntu0.2) ... #6 11.98 Selecting previously unselected package iproute2. #6 11.98 Preparing to unpack .../06-iproute2_5.5.0-1ubuntu1_amd64.deb ... #6 11.99 Unpacking iproute2 (5.5.0-1ubuntu1) ... #6 12.99 Selecting previously unselected package libssl1.1:amd64. #6 12.99 Preparing to unpack .../07-libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... #6 13.00 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #6 13.25 Selecting previously unselected package netbase. #6 13.25 Preparing to unpack .../08-netbase_6.1_all.deb ... #6 13.26 Unpacking netbase (6.1) ... #6 13.32 Selecting previously unselected package openssl. #6 13.32 Preparing to unpack .../09-openssl_1.1.1f-1ubuntu2.24_amd64.deb ... #6 13.33 Unpacking openssl (1.1.1f-1ubuntu2.24) ... #6 13.51 Selecting previously unselected package ucf. #6 13.52 Preparing to unpack .../10-ucf_3.0038+nmu1_all.deb ... #6 13.53 Moving old data out of the way #6 13.53 Unpacking ucf (3.0038+nmu1) ... #6 13.58 Selecting previously unselected package libcbor0.6:amd64. #6 13.59 Preparing to unpack .../11-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... #6 13.60 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #6 13.67 Selecting previously unselected package libedit2:amd64. #6 13.67 Preparing to unpack .../12-libedit2_3.1-20191231-1_amd64.deb ... #6 13.68 Unpacking libedit2:amd64 (3.1-20191231-1) ... #6 13.78 Selecting previously unselected package libfido2-1:amd64. #6 13.78 Preparing to unpack .../13-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... #6 13.79 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... #6 13.86 Selecting previously unselected package libkrb5support0:amd64. #6 13.87 Preparing to unpack .../14-libkrb5support0_1.17-6ubuntu4.11_amd64.deb ... #6 13.88 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #6 13.99 Selecting previously unselected package libk5crypto3:amd64. #6 13.99 Preparing to unpack .../15-libk5crypto3_1.17-6ubuntu4.11_amd64.deb ... #6 14.00 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #6 14.09 Selecting previously unselected package libkeyutils1:amd64. #6 14.09 Preparing to unpack .../16-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... #6 14.10 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #6 14.15 Selecting previously unselected package libkrb5-3:amd64. #6 14.16 Preparing to unpack .../17-libkrb5-3_1.17-6ubuntu4.11_amd64.deb ... #6 14.17 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #6 14.29 Selecting previously unselected package libgssapi-krb5-2:amd64. #6 14.29 Preparing to unpack .../18-libgssapi-krb5-2_1.17-6ubuntu4.11_amd64.deb ... #6 14.30 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #6 14.36 Selecting previously unselected package openssh-client. #6 14.37 Preparing to unpack .../19-openssh-client_1%3a8.2p1-4ubuntu0.13_amd64.deb ... #6 14.38 Unpacking openssh-client (1:8.2p1-4ubuntu0.13) ... #6 14.54 Selecting previously unselected package psmisc. #6 14.55 Preparing to unpack .../20-psmisc_23.3-1_amd64.deb ... #6 14.55 Unpacking psmisc (23.3-1) ... #6 14.66 Selecting previously unselected package libwrap0:amd64. #6 14.66 Preparing to unpack .../21-libwrap0_7.6.q-30_amd64.deb ... #6 14.70 Unpacking libwrap0:amd64 (7.6.q-30) ... #6 14.78 Selecting previously unselected package openssh-sftp-server. #6 14.79 Preparing to unpack .../22-openssh-sftp-server_1%3a8.2p1-4ubuntu0.13_amd64.deb ... #6 14.80 Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.13) ... #6 14.94 Selecting previously unselected package openssh-server. #6 14.94 Preparing to unpack .../23-openssh-server_1%3a8.2p1-4ubuntu0.13_amd64.deb ... #6 14.97 Unpacking openssh-server (1:8.2p1-4ubuntu0.13) ... #6 15.15 Selecting previously unselected package unzip. #6 15.15 Preparing to unpack .../24-unzip_6.0-25ubuntu1.2_amd64.deb ... #6 15.18 Unpacking unzip (6.0-25ubuntu1.2) ... #6 15.35 Selecting previously unselected package vsftpd. #6 15.35 Preparing to unpack .../25-vsftpd_3.0.5-0ubuntu0.20.04.2_amd64.deb ... #6 15.37 Unpacking vsftpd (3.0.5-0ubuntu0.20.04.2) ... #6 15.54 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #6 15.59 Setting up psmisc (23.3-1) ... #6 15.66 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #6 15.78 debconf: unable to initialize frontend: Dialog #6 15.78 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 15.78 debconf: falling back to frontend: Readline #6 15.78 debconf: unable to initialize frontend: Readline #6 15.78 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #6 15.78 debconf: falling back to frontend: Teletype #6 15.86 Setting up unzip (6.0-25ubuntu1.2) ... #6 15.90 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #6 15.96 Setting up libcap2:amd64 (1:2.32-1ubuntu0.2) ... #6 16.03 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #6 16.09 Setting up libcap2-bin (1:2.32-1ubuntu0.2) ... #6 16.16 Setting up libwrap0:amd64 (7.6.q-30) ... #6 16.22 Setting up libmnl0:amd64 (1.0.4-2) ... #6 16.27 Setting up ucf (3.0038+nmu1) ... #6 16.43 debconf: unable to initialize frontend: Dialog #6 16.43 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 16.43 debconf: falling back to frontend: Readline #6 16.43 debconf: unable to initialize frontend: Readline #6 16.43 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #6 16.43 debconf: falling back to frontend: Teletype #6 16.51 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #6 16.56 Setting up libxtables12:amd64 (1.8.4-3ubuntu2.1) ... #6 16.63 Setting up netbase (6.1) ... #6 16.78 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #6 16.84 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... #6 16.91 Setting up openssl (1.1.1f-1ubuntu2.24) ... #6 16.99 Setting up libbsd0:amd64 (0.10.0-1) ... #6 17.06 Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ... #6 17.12 Setting up iproute2 (5.5.0-1ubuntu1) ... #6 17.44 debconf: unable to initialize frontend: Dialog #6 17.44 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 17.44 debconf: falling back to frontend: Readline #6 17.44 debconf: unable to initialize frontend: Readline #6 17.44 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #6 17.45 debconf: falling back to frontend: Teletype #6 17.50 Setting up libedit2:amd64 (3.1-20191231-1) ... #6 17.53 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #6 17.55 Setting up vsftpd (3.0.5-0ubuntu0.20.04.2) ... #6 17.68 debconf: unable to initialize frontend: Dialog #6 17.68 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 17.68 debconf: falling back to frontend: Readline #6 17.68 debconf: unable to initialize frontend: Readline #6 17.68 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #6 17.68 debconf: falling back to frontend: Teletype #6 18.01 invoke-rc.d: could not determine current runlevel #6 18.01 invoke-rc.d: policy-rc.d denied execution of start. #6 18.45 Setting up openssh-client (1:8.2p1-4ubuntu0.13) ... #6 18.56 Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.13) ... #6 18.58 Setting up openssh-server (1:8.2p1-4ubuntu0.13) ... #6 18.71 debconf: unable to initialize frontend: Dialog #6 18.71 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 18.71 debconf: falling back to frontend: Readline #6 18.71 debconf: unable to initialize frontend: Readline #6 18.71 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #6 18.71 debconf: falling back to frontend: Teletype #6 18.79 #6 18.79 Creating config file /etc/ssh/sshd_config with new version #6 18.84 Creating SSH2 RSA key; this may take some time ... #6 19.08 3072 SHA256:HirRVh4fSUO/fFTZfyW1yo8DpQEzkhiCIR689j50E8g root@buildkitsandbox (RSA) #6 19.08 Creating SSH2 ECDSA key; this may take some time ... #6 19.09 256 SHA256:csefKmCDH83BFlEGg5WM5pVtJtVaQ29coSrYxLW/JoI root@buildkitsandbox (ECDSA) #6 19.10 Creating SSH2 ED25519 key; this may take some time ... #6 19.11 256 SHA256:n/lWRmmcmI397ZctttwcGmf1/7GfY8R8zH2m6n2p698 root@buildkitsandbox (ED25519) #6 ... #7 [builder 2/27] RUN apt-get update && DEBIAN_FRONTEND="noninteractive" apt-get install -y tzdata build-essential git cmake pkg-config libpcre3-dev zlib1g-dev libssl-dev && rm -rf /var/lib/apt/lists/* #7 9.205 The following NEW packages will be installed: #7 9.205 binutils binutils-common binutils-x86-64-linux-gnu build-essential #7 9.205 ca-certificates cmake cmake-data cpp cpp-9 dirmngr dpkg-dev fakeroot g++ #7 9.205 g++-9 gcc gcc-9 gcc-9-base git git-man gnupg gnupg-l10n gnupg-utils gpg #7 9.205 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm krb5-locales less #7 9.205 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #7 9.205 libarchive13 libasan5 libasn1-8-heimdal libassuan0 libatomic1 libbinutils #7 9.206 libbrotli1 libbsd0 libc-dev-bin libc6-dev libcbor0.6 libcc1-0 libcrypt-dev #7 9.206 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl libedit2 #7 9.206 liberror-perl libexpat1 libfakeroot libfido2-1 libfile-fcntllock-perl #7 9.206 libgcc-9-dev libgdbm-compat4 libgdbm6 libglib2.0-0 libglib2.0-data libgomp1 #7 9.206 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #7 9.207 libheimntlm0-heimdal libhx509-5-heimdal libicu66 libisl22 libitm1 #7 9.207 libjsoncpp1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 #7 9.207 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblocale-gettext-perl #7 9.207 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnpth0 libpcre16-3 libpcre3-dev #7 9.207 libpcre32-3 libpcrecpp0v5 libperl5.30 libpsl5 libquadmath0 libreadline8 #7 9.208 librhash0 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules #7 9.208 libsasl2-modules-db libsqlite3-0 libssh-4 libssl-dev libssl1.1 #7 9.208 libstdc++-9-dev libtsan0 libubsan1 libuv1 libwind0-heimdal libx11-6 #7 9.209 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 #7 9.210 linux-libc-dev make manpages manpages-dev netbase openssh-client openssl #7 9.210 patch perl perl-modules-5.30 pinentry-curses pkg-config publicsuffix #7 9.211 readline-common shared-mime-info tzdata xauth xdg-user-dirs xz-utils #7 9.211 zlib1g-dev #7 9.214 The following packages will be upgraded: #7 9.220 gpgv libc6 #7 9.399 2 upgraded, 138 newly installed, 0 to remove and 3 not upgraded. #7 9.399 Need to get 92.5 MB of archives. #7 9.399 After this operation, 414 MB of additional disk space will be used. #7 9.399 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.18 [2720 kB] #7 9.981 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB] #7 9.981 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] #7 10.05 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] #7 10.05 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] #7 10.05 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB] #7 10.13 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB] #7 10.13 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.5 [200 kB] #7 10.14 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] #7 10.17 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB] #7 10.18 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #7 10.19 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.3 [123 kB] #7 10.19 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] #7 10.19 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.8 [75.6 kB] #7 10.19 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.9 [1290 kB] #7 10.24 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.9 [5836 B] #7 10.24 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2025b-0ubuntu0.20.04.1 [300 kB] #7 10.25 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] #7 10.50 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] #7 10.50 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] #7 10.50 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.7 [549 kB] #7 10.51 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.10 [640 kB] #7 10.53 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] #7 10.53 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] #7 10.54 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] #7 10.54 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] #7 10.54 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.11 [12.0 kB] #7 10.61 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] #7 10.61 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] #7 10.61 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] #7 10.61 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.11 [31.5 kB] #7 10.61 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.11 [80.3 kB] #7 10.61 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] #7 10.61 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.11 [330 kB] #7 10.67 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.11 [121 kB] #7 10.67 Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #7 10.67 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.5 [80.9 kB] #7 10.73 Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] #7 10.73 Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] #7 10.73 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] #7 10.73 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] #7 10.73 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] #7 10.74 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] #7 10.79 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #7 10.79 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] #7 10.82 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.13 [670 kB] #7 10.83 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #7 10.86 Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] #7 10.86 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.11 [208 kB] #7 10.86 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.11 [475 kB] #7 10.87 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.11 [48.2 kB] #7 10.87 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.11 [46.6 kB] #7 10.87 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.11 [1612 kB] #7 10.92 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.11 [3380 B] #7 10.92 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.18 [71.7 kB] #7 10.93 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-216.236 [1111 kB] #7 10.94 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] #7 10.99 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.18 [2520 kB] #7 11.03 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] #7 11.03 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] #7 11.06 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] #7 11.06 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #7 11.06 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] #7 11.21 Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] #7 11.21 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] #7 11.22 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] #7 11.22 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB] #7 11.22 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] #7 11.23 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] #7 11.28 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB] #7 11.31 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] #7 11.34 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] #7 11.37 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB] #7 11.37 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB] #7 11.42 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] #7 11.60 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] #7 11.60 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] #7 11.64 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] #7 11.82 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] #7 11.82 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] #7 11.82 Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #7 11.83 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] #7 11.83 Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] #7 11.84 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] #7 11.84 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB] #7 11.88 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.5 [327 kB] #7 11.89 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #7 11.89 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] #7 11.89 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] #7 11.95 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] #7 11.95 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] #7 11.95 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] #7 11.95 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] #7 11.96 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] #7 11.96 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] #7 11.96 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] #7 12.02 Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] #7 12.02 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] #7 12.02 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] #7 12.08 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] #7 12.16 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB] #7 12.38 Get:102 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #7 12.65 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] #7 12.81 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] #7 12.90 Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] #7 12.90 Get:106 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] #7 12.90 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB] #7 13.13 Get:108 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] #7 13.13 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.5 [124 kB] #7 13.13 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB] #7 13.14 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] #7 13.14 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.5 [330 kB] #7 13.14 Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] #7 13.14 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] #7 13.15 Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.25 [233 kB] #7 13.15 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #7 13.20 Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.14 [887 kB] #7 13.22 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.14 [4613 kB] #7 13.42 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.5 [51.9 kB] #7 13.42 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.5 [481 kB] #7 13.49 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.5 [483 kB] #7 13.50 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] #7 13.50 Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.5 [232 kB] #7 13.50 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.5 [97.8 kB] #7 13.50 Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.5 [90.0 kB] #7 13.51 Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.5 [217 kB] #7 13.51 Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.5 [259 kB] #7 13.52 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #7 13.55 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] #7 13.59 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #7 13.59 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] #7 13.59 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre16-3 amd64 2:8.39-12ubuntu0.1 [150 kB] #7 13.59 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre32-3 amd64 2:8.39-12ubuntu0.1 [140 kB] #7 13.59 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-12ubuntu0.1 [15.5 kB] #7 13.60 Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre3-dev amd64 2:8.39-12ubuntu0.1 [540 kB] #7 13.62 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] #7 13.62 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.24 [1586 kB] #7 13.71 Get:138 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] #7 13.74 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] #7 13.74 Get:140 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB] #7 14.06 debconf: delaying package configuration, since apt-utils is not installed #7 14.15 Fetched 92.5 MB in 5s (20.4 MB/s) #7 14.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) #7 14.24 Preparing to unpack .../libc6_2.31-0ubuntu9.18_amd64.deb ... #7 14.46 Unpacking libc6:amd64 (2.31-0ubuntu9.18) over (2.31-0ubuntu9.17) ... #7 17.50 Setting up libc6:amd64 (2.31-0ubuntu9.18) ... #7 18.72 Selecting previously unselected package liblocale-gettext-perl. #7 18.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) #7 18.72 Preparing to unpack .../0-liblocale-gettext-perl_1.07-4_amd64.deb ... #7 18.73 Unpacking liblocale-gettext-perl (1.07-4) ... #7 18.78 Selecting previously unselected package perl-modules-5.30. #7 18.79 Preparing to unpack .../1-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... #7 18.79 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... #7 20.79 Selecting previously unselected package libgdbm6:amd64. #7 20.79 Preparing to unpack .../2-libgdbm6_1.18.1-5_amd64.deb ... #7 20.80 Unpacking libgdbm6:amd64 (1.18.1-5) ... #7 20.85 Selecting previously unselected package libgdbm-compat4:amd64. #7 20.86 Preparing to unpack .../3-libgdbm-compat4_1.18.1-5_amd64.deb ... #7 20.87 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... #7 ... #6 [stage-1 2/21] RUN apt-get update && apt-get install -y --no-install-recommends psmisc unzip openssl openssh-client vsftpd openssh-server iproute2 && rm -rf /var/lib/apt/lists/* #6 20.16 invoke-rc.d: could not determine current runlevel #6 20.16 invoke-rc.d: policy-rc.d denied execution of start. #6 20.68 Processing triggers for libc-bin (2.31-0ubuntu9.17) ... #6 DONE 22.4s #7 [builder 2/27] RUN apt-get update && DEBIAN_FRONTEND="noninteractive" apt-get install -y tzdata build-essential git cmake pkg-config libpcre3-dev zlib1g-dev libssl-dev && rm -rf /var/lib/apt/lists/* #7 22.40 Selecting previously unselected package libperl5.30:amd64. #7 22.40 Preparing to unpack .../4-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ... #7 22.42 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... #7 ... #8 [stage-1 3/21] RUN if [ -n "" ]; then DEBIAN_FRONTEND="noninteractive" apt-get install -y gdb valgrind nano mc && unset BUILD_WITH_DEBUG; fi #8 DONE 0.6s #9 [stage-1 4/21] RUN adduser netconf && echo "netconf:netconf!" | chpasswd && mkdir -p /home/netconf/.ssh #9 0.444 Adding user `netconf' ... #9 0.444 Adding new group `netconf' (1000) ... #9 0.495 Adding new user `netconf' (1000) with group `netconf' ... #9 0.614 Creating home directory `/home/netconf' ... #9 0.616 Copying files from `/etc/skel' ... #9 0.621 New password: Password change aborted. #9 0.621 passwd: Authentication token manipulation error #9 0.621 passwd: password unchanged #9 0.622 Use of uninitialized value $answer in chop at /usr/sbin/adduser line 591. #9 0.622 Use of uninitialized value $answer in pattern match (m//) at /usr/sbin/adduser line 592. #9 0.622 Try again? [y/N] Changing the user information for netconf #9 0.625 Enter the new value, or press ENTER for the default #9 0.625 Full Name []: Room Number []: Work Phone []: Home Phone []: Other []: Use of uninitialized value $answer in chop at /usr/sbin/adduser line 621. #9 0.645 Use of uninitialized value $answer in pattern match (m//) at /usr/sbin/adduser line 622. #9 0.645 Is the information correct? [Y/n] #9 DONE 0.9s #7 [builder 2/27] RUN apt-get update && DEBIAN_FRONTEND="noninteractive" apt-get install -y tzdata build-essential git cmake pkg-config libpcre3-dev zlib1g-dev libssl-dev && rm -rf /var/lib/apt/lists/* #7 23.41 Selecting previously unselected package perl. #7 23.41 Preparing to unpack .../5-perl_5.30.0-9ubuntu0.5_amd64.deb ... #7 23.42 Unpacking perl (5.30.0-9ubuntu0.5) ... #7 23.53 Preparing to unpack .../6-gpgv_2.2.19-3ubuntu2.5_amd64.deb ... #7 23.58 Unpacking gpgv (2.2.19-3ubuntu2.5) over (2.2.19-3ubuntu2.4) ... #7 23.71 Setting up gpgv (2.2.19-3ubuntu2.5) ... #7 23.92 Selecting previously unselected package libssl1.1:amd64. #7 23.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6085 files and directories currently installed.) #7 23.92 Preparing to unpack .../000-libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... #7 23.95 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #7 24.17 Selecting previously unselected package openssl. #7 24.17 Preparing to unpack .../001-openssl_1.1.1f-1ubuntu2.24_amd64.deb ... #7 24.18 Unpacking openssl (1.1.1f-1ubuntu2.24) ... #7 24.30 Selecting previously unselected package ca-certificates. #7 24.30 Preparing to unpack .../002-ca-certificates_20240203~20.04.1_all.deb ... #7 24.31 Unpacking ca-certificates (20240203~20.04.1) ... #7 24.55 Selecting previously unselected package less. #7 24.55 Preparing to unpack .../003-less_551-1ubuntu0.3_amd64.deb ... #7 24.56 Unpacking less (551-1ubuntu0.3) ... #7 24.62 Selecting previously unselected package libbsd0:amd64. #7 24.62 Preparing to unpack .../004-libbsd0_0.10.0-1_amd64.deb ... #7 24.63 Unpacking libbsd0:amd64 (0.10.0-1) ... #7 24.69 Selecting previously unselected package libexpat1:amd64. #7 24.69 Preparing to unpack .../005-libexpat1_2.2.9-1ubuntu0.8_amd64.deb ... #7 24.70 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.8) ... #7 24.77 Selecting previously unselected package libglib2.0-0:amd64. #7 24.77 Preparing to unpack .../006-libglib2.0-0_2.64.6-1~ubuntu20.04.9_amd64.deb ... #7 24.78 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.9) ... #7 24.99 Selecting previously unselected package libglib2.0-data. #7 24.99 Preparing to unpack .../007-libglib2.0-data_2.64.6-1~ubuntu20.04.9_all.deb ... #7 25.00 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.9) ... #7 25.06 Selecting previously unselected package tzdata. #7 25.06 Preparing to unpack .../008-tzdata_2025b-0ubuntu0.20.04.1_all.deb ... #7 25.07 Unpacking tzdata (2025b-0ubuntu0.20.04.1) ... #7 27.24 Selecting previously unselected package libicu66:amd64. #7 27.24 Preparing to unpack .../009-libicu66_66.1-2ubuntu2.1_amd64.deb ... #7 27.25 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... #7 28.35 Selecting previously unselected package readline-common. #7 28.35 Preparing to unpack .../010-readline-common_8.0-4_all.deb ... #7 28.36 Unpacking readline-common (8.0-4) ... #7 28.41 Selecting previously unselected package libreadline8:amd64. #7 28.41 Preparing to unpack .../011-libreadline8_8.0-4_amd64.deb ... #7 28.42 Unpacking libreadline8:amd64 (8.0-4) ... #7 28.50 Selecting previously unselected package libsqlite3-0:amd64. #7 28.51 Preparing to unpack .../012-libsqlite3-0_3.31.1-4ubuntu0.7_amd64.deb ... #7 28.51 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #7 28.64 Selecting previously unselected package libxml2:amd64. #7 28.64 Preparing to unpack .../013-libxml2_2.9.10+dfsg-5ubuntu0.20.04.10_amd64.deb ... #7 28.65 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.10) ... #7 28.80 Selecting previously unselected package netbase. #7 28.80 Preparing to unpack .../014-netbase_6.1_all.deb ... #7 28.81 Unpacking netbase (6.1) ... #7 28.86 Selecting previously unselected package shared-mime-info. #7 28.86 Preparing to unpack .../015-shared-mime-info_1.15-1_amd64.deb ... #7 28.86 Unpacking shared-mime-info (1.15-1) ... #7 28.98 Selecting previously unselected package xdg-user-dirs. #7 28.98 Preparing to unpack .../016-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... #7 28.99 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #7 29.06 Selecting previously unselected package xz-utils. #7 29.07 Preparing to unpack .../017-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... #7 29.07 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #7 29.13 Selecting previously unselected package krb5-locales. #7 29.13 Preparing to unpack .../018-krb5-locales_1.17-6ubuntu4.11_all.deb ... #7 29.14 Unpacking krb5-locales (1.17-6ubuntu4.11) ... #7 29.19 Selecting previously unselected package libcbor0.6:amd64. #7 29.20 Preparing to unpack .../019-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... #7 29.20 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #7 29.25 Selecting previously unselected package libedit2:amd64. #7 29.25 Preparing to unpack .../020-libedit2_3.1-20191231-1_amd64.deb ... #7 29.26 Unpacking libedit2:amd64 (3.1-20191231-1) ... #7 29.34 Selecting previously unselected package libfido2-1:amd64. #7 29.34 Preparing to unpack .../021-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... #7 29.34 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... #7 29.39 Selecting previously unselected package libkrb5support0:amd64. #7 29.40 Preparing to unpack .../022-libkrb5support0_1.17-6ubuntu4.11_amd64.deb ... #7 29.40 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #7 29.45 Selecting previously unselected package libk5crypto3:amd64. #7 29.46 Preparing to unpack .../023-libk5crypto3_1.17-6ubuntu4.11_amd64.deb ... #7 29.46 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #7 29.52 Selecting previously unselected package libkeyutils1:amd64. #7 29.52 Preparing to unpack .../024-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... #7 29.53 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #7 29.58 Selecting previously unselected package libkrb5-3:amd64. #7 29.58 Preparing to unpack .../025-libkrb5-3_1.17-6ubuntu4.11_amd64.deb ... #7 29.58 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #7 29.68 Selecting previously unselected package libgssapi-krb5-2:amd64. #7 29.68 Preparing to unpack .../026-libgssapi-krb5-2_1.17-6ubuntu4.11_amd64.deb ... #7 29.68 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #7 29.74 Selecting previously unselected package libpsl5:amd64. #7 29.75 Preparing to unpack .../027-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #7 29.75 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #7 29.80 Selecting previously unselected package libuv1:amd64. #7 29.80 Preparing to unpack .../028-libuv1_1.34.2-1ubuntu1.5_amd64.deb ... #7 29.81 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.5) ... #7 29.86 Selecting previously unselected package libxau6:amd64. #7 29.87 Preparing to unpack .../029-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... #7 29.87 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... #7 29.92 Selecting previously unselected package libxdmcp6:amd64. #7 29.92 Preparing to unpack .../030-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... #7 29.92 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #7 29.97 Selecting previously unselected package libxcb1:amd64. #7 29.98 Preparing to unpack .../031-libxcb1_1.14-2_amd64.deb ... #7 29.98 Unpacking libxcb1:amd64 (1.14-2) ... #7 30.03 Selecting previously unselected package libx11-data. #7 30.03 Preparing to unpack .../032-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... #7 30.03 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... #7 30.37 Selecting previously unselected package libx11-6:amd64. #7 30.38 Preparing to unpack .../033-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... #7 30.38 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... #7 30.51 Selecting previously unselected package libxext6:amd64. #7 30.51 Preparing to unpack .../034-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... #7 30.52 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... #7 30.56 Selecting previously unselected package libxmuu1:amd64. #7 30.56 Preparing to unpack .../035-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #7 30.57 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #7 30.61 Selecting previously unselected package manpages. #7 30.61 Preparing to unpack .../036-manpages_5.05-1_all.deb ... #7 30.62 Unpacking manpages (5.05-1) ... #7 30.78 Selecting previously unselected package openssh-client. #7 30.78 Preparing to unpack .../037-openssh-client_1%3a8.2p1-4ubuntu0.13_amd64.deb ... #7 30.79 Unpacking openssh-client (1:8.2p1-4ubuntu0.13) ... #7 30.93 Selecting previously unselected package publicsuffix. #7 30.93 Preparing to unpack .../038-publicsuffix_20200303.0012-1_all.deb ... #7 30.94 Unpacking publicsuffix (20200303.0012-1) ... #7 30.99 Selecting previously unselected package xauth. #7 30.99 Preparing to unpack .../039-xauth_1%3a1.1-0ubuntu1_amd64.deb ... #7 30.99 Unpacking xauth (1:1.1-0ubuntu1) ... #7 31.04 Selecting previously unselected package binutils-common:amd64. #7 31.04 Preparing to unpack .../040-binutils-common_2.34-6ubuntu1.11_amd64.deb ... #7 31.05 Unpacking binutils-common:amd64 (2.34-6ubuntu1.11) ... #7 31.12 Selecting previously unselected package libbinutils:amd64. #7 31.12 Preparing to unpack .../041-libbinutils_2.34-6ubuntu1.11_amd64.deb ... #7 31.12 Unpacking libbinutils:amd64 (2.34-6ubuntu1.11) ... #7 31.24 Selecting previously unselected package libctf-nobfd0:amd64. #7 31.24 Preparing to unpack .../042-libctf-nobfd0_2.34-6ubuntu1.11_amd64.deb ... #7 31.25 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.11) ... #7 31.30 Selecting previously unselected package libctf0:amd64. #7 31.30 Preparing to unpack .../043-libctf0_2.34-6ubuntu1.11_amd64.deb ... #7 31.31 Unpacking libctf0:amd64 (2.34-6ubuntu1.11) ... #7 31.35 Selecting previously unselected package binutils-x86-64-linux-gnu. #7 31.36 Preparing to unpack .../044-binutils-x86-64-linux-gnu_2.34-6ubuntu1.11_amd64.deb ... #7 31.36 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.11) ... #7 31.77 Selecting previously unselected package binutils. #7 31.77 Preparing to unpack .../045-binutils_2.34-6ubuntu1.11_amd64.deb ... #7 31.78 Unpacking binutils (2.34-6ubuntu1.11) ... #7 31.82 Selecting previously unselected package libc-dev-bin. #7 31.82 Preparing to unpack .../046-libc-dev-bin_2.31-0ubuntu9.18_amd64.deb ... #7 31.83 Unpacking libc-dev-bin (2.31-0ubuntu9.18) ... #7 31.88 Selecting previously unselected package linux-libc-dev:amd64. #7 31.89 Preparing to unpack .../047-linux-libc-dev_5.4.0-216.236_amd64.deb ... #7 31.89 Unpacking linux-libc-dev:amd64 (5.4.0-216.236) ... #7 33.48 Selecting previously unselected package libcrypt-dev:amd64. #7 33.48 Preparing to unpack .../048-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... #7 33.48 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #7 33.53 Selecting previously unselected package libc6-dev:amd64. #7 33.53 Preparing to unpack .../049-libc6-dev_2.31-0ubuntu9.18_amd64.deb ... #7 33.54 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.18) ... #7 34.64 Selecting previously unselected package gcc-9-base:amd64. #7 34.64 Preparing to unpack .../050-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #7 34.65 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... #7 34.70 Selecting previously unselected package libisl22:amd64. #7 34.70 Preparing to unpack .../051-libisl22_0.22.1-1_amd64.deb ... #7 34.70 Unpacking libisl22:amd64 (0.22.1-1) ... #7 34.84 Selecting previously unselected package libmpfr6:amd64. #7 34.85 Preparing to unpack .../052-libmpfr6_4.0.2-1_amd64.deb ... #7 34.85 Unpacking libmpfr6:amd64 (4.0.2-1) ... #7 34.93 Selecting previously unselected package libmpc3:amd64. #7 34.93 Preparing to unpack .../053-libmpc3_1.1.0-1_amd64.deb ... #7 34.94 Unpacking libmpc3:amd64 (1.1.0-1) ... #7 34.99 Selecting previously unselected package cpp-9. #7 34.99 Preparing to unpack .../054-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #7 34.99 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #7 36.03 Selecting previously unselected package cpp. #7 36.04 Preparing to unpack .../055-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... #7 36.04 Unpacking cpp (4:9.3.0-1ubuntu2) ... #7 36.09 Selecting previously unselected package libcc1-0:amd64. #7 36.09 Preparing to unpack .../056-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ... #7 36.10 Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... #7 36.15 Selecting previously unselected package libgomp1:amd64. #7 36.15 Preparing to unpack .../057-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... #7 36.16 Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... #7 36.22 Selecting previously unselected package libitm1:amd64. #7 36.22 Preparing to unpack .../058-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ... #7 36.23 Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... #7 36.27 Selecting previously unselected package libatomic1:amd64. #7 36.28 Preparing to unpack .../059-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... #7 36.28 Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... #7 36.33 Selecting previously unselected package libasan5:amd64. #7 36.33 Preparing to unpack .../060-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #7 36.34 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... #7 36.83 Selecting previously unselected package liblsan0:amd64. #7 36.83 Preparing to unpack .../061-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... #7 36.84 Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #7 37.02 Selecting previously unselected package libtsan0:amd64. #7 37.03 Preparing to unpack .../062-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... #7 37.03 Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #7 37.37 Selecting previously unselected package libubsan1:amd64. #7 37.38 Preparing to unpack .../063-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... #7 37.38 Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... #7 37.55 Selecting previously unselected package libquadmath0:amd64. #7 37.56 Preparing to unpack .../064-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... #7 37.57 Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... #7 37.62 Selecting previously unselected package libgcc-9-dev:amd64. #7 37.62 Preparing to unpack .../065-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #7 37.63 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #7 37.97 Selecting previously unselected package gcc-9. #7 37.97 Preparing to unpack .../066-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #7 37.98 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #7 39.00 Selecting previously unselected package gcc. #7 39.00 Preparing to unpack .../067-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... #7 39.01 Unpacking gcc (4:9.3.0-1ubuntu2) ... #7 39.05 Selecting previously unselected package libstdc++-9-dev:amd64. #7 39.06 Preparing to unpack .../068-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #7 39.06 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #7 40.38 Selecting previously unselected package g++-9. #7 40.38 Preparing to unpack .../069-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #7 40.39 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... #7 41.40 Selecting previously unselected package g++. #7 41.41 Preparing to unpack .../070-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... #7 41.41 Unpacking g++ (4:9.3.0-1ubuntu2) ... #7 41.45 Selecting previously unselected package make. #7 41.45 Preparing to unpack .../071-make_4.2.1-1.2_amd64.deb ... #7 41.46 Unpacking make (4.2.1-1.2) ... #7 41.52 Selecting previously unselected package libdpkg-perl. #7 41.52 Preparing to unpack .../072-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #7 41.53 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #7 41.61 Selecting previously unselected package patch. #7 41.61 Preparing to unpack .../073-patch_2.7.6-6_amd64.deb ... #7 41.62 Unpacking patch (2.7.6-6) ... #7 41.68 Selecting previously unselected package dpkg-dev. #7 41.68 Preparing to unpack .../074-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #7 41.69 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #7 41.81 Selecting previously unselected package build-essential. #7 41.81 Preparing to unpack .../075-build-essential_12.8ubuntu1.1_amd64.deb ... #7 41.82 Unpacking build-essential (12.8ubuntu1.1) ... #7 41.87 Selecting previously unselected package cmake-data. #7 41.88 Preparing to unpack .../076-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ... #7 41.89 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ... #7 46.34 Selecting previously unselected package libarchive13:amd64. #7 46.34 Preparing to unpack .../077-libarchive13_3.4.0-2ubuntu1.5_amd64.deb ... #7 46.35 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.5) ... #7 46.46 Selecting previously unselected package libbrotli1:amd64. #7 46.46 Preparing to unpack .../078-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #7 46.47 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #7 46.55 Selecting previously unselected package libroken18-heimdal:amd64. #7 46.55 Preparing to unpack .../079-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 46.56 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 46.61 Selecting previously unselected package libasn1-8-heimdal:amd64. #7 46.62 Preparing to unpack .../080-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 46.62 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 46.69 Selecting previously unselected package libheimbase1-heimdal:amd64. #7 46.70 Preparing to unpack .../081-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 46.70 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 46.75 Selecting previously unselected package libhcrypto4-heimdal:amd64. #7 46.76 Preparing to unpack .../082-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 46.76 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 46.82 Selecting previously unselected package libwind0-heimdal:amd64. #7 46.82 Preparing to unpack .../083-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 46.83 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 46.90 Selecting previously unselected package libhx509-5-heimdal:amd64. #7 46.90 Preparing to unpack .../084-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 46.91 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 46.97 Selecting previously unselected package libkrb5-26-heimdal:amd64. #7 46.97 Preparing to unpack .../085-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 46.98 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 47.05 Selecting previously unselected package libheimntlm0-heimdal:amd64. #7 47.05 Preparing to unpack .../086-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 47.06 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 47.11 Selecting previously unselected package libgssapi3-heimdal:amd64. #7 47.11 Preparing to unpack .../087-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 47.12 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 47.18 Selecting previously unselected package libsasl2-modules-db:amd64. #7 47.18 Preparing to unpack .../088-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #7 47.18 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #7 47.23 Selecting previously unselected package libsasl2-2:amd64. #7 47.23 Preparing to unpack .../089-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #7 47.24 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #7 47.29 Selecting previously unselected package libldap-common. #7 47.29 Preparing to unpack .../090-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... #7 47.30 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #7 47.35 Selecting previously unselected package libldap-2.4-2:amd64. #7 47.35 Preparing to unpack .../091-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... #7 47.36 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #7 47.42 Selecting previously unselected package libnghttp2-14:amd64. #7 47.43 Preparing to unpack .../092-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ... #7 47.44 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... #7 47.49 Selecting previously unselected package librtmp1:amd64. #7 47.49 Preparing to unpack .../093-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #7 47.50 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #7 47.56 Selecting previously unselected package libssh-4:amd64. #7 47.56 Preparing to unpack .../094-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... #7 47.57 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #7 47.64 Selecting previously unselected package libcurl4:amd64. #7 47.64 Preparing to unpack .../095-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... #7 47.65 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #7 47.76 Selecting previously unselected package libjsoncpp1:amd64. #7 47.76 Preparing to unpack .../096-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... #7 47.76 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #7 47.82 Selecting previously unselected package librhash0:amd64. #7 47.83 Preparing to unpack .../097-librhash0_1.3.9-1_amd64.deb ... #7 47.83 Unpacking librhash0:amd64 (1.3.9-1) ... #7 47.89 Selecting previously unselected package cmake. #7 47.89 Preparing to unpack .../098-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ... #7 47.90 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ... #7 48.46 Selecting previously unselected package libassuan0:amd64. #7 48.46 Preparing to unpack .../099-libassuan0_2.5.3-7ubuntu2_amd64.deb ... #7 48.47 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... #7 48.51 Selecting previously unselected package gpgconf. #7 48.52 Preparing to unpack .../100-gpgconf_2.2.19-3ubuntu2.5_amd64.deb ... #7 48.52 Unpacking gpgconf (2.2.19-3ubuntu2.5) ... #7 48.60 Selecting previously unselected package libksba8:amd64. #7 48.61 Preparing to unpack .../101-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ... #7 48.61 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... #7 48.68 Selecting previously unselected package libnpth0:amd64. #7 48.68 Preparing to unpack .../102-libnpth0_1.6-1_amd64.deb ... #7 48.69 Unpacking libnpth0:amd64 (1.6-1) ... #7 48.74 Selecting previously unselected package dirmngr. #7 48.75 Preparing to unpack .../103-dirmngr_2.2.19-3ubuntu2.5_amd64.deb ... #7 48.77 Unpacking dirmngr (2.2.19-3ubuntu2.5) ... #7 48.87 Selecting previously unselected package libfakeroot:amd64. #7 48.87 Preparing to unpack .../104-libfakeroot_1.24-1_amd64.deb ... #7 48.88 Unpacking libfakeroot:amd64 (1.24-1) ... #7 48.94 Selecting previously unselected package fakeroot. #7 48.94 Preparing to unpack .../105-fakeroot_1.24-1_amd64.deb ... #7 48.95 Unpacking fakeroot (1.24-1) ... #7 49.01 Selecting previously unselected package libcurl3-gnutls:amd64. #7 49.01 Preparing to unpack .../106-libcurl3-gnutls_7.68.0-1ubuntu2.25_amd64.deb ... #7 49.01 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) ... #7 49.08 Selecting previously unselected package liberror-perl. #7 49.09 Preparing to unpack .../107-liberror-perl_0.17029-1_all.deb ... #7 49.10 Unpacking liberror-perl (0.17029-1) ... #7 49.14 Selecting previously unselected package git-man. #7 49.14 Preparing to unpack .../108-git-man_1%3a2.25.1-1ubuntu3.14_all.deb ... #7 49.15 Unpacking git-man (1:2.25.1-1ubuntu3.14) ... #7 49.29 Selecting previously unselected package git. #7 49.30 Preparing to unpack .../109-git_1%3a2.25.1-1ubuntu3.14_amd64.deb ... #7 49.33 Unpacking git (1:2.25.1-1ubuntu3.14) ... #7 50.01 Selecting previously unselected package gnupg-l10n. #7 50.02 Preparing to unpack .../110-gnupg-l10n_2.2.19-3ubuntu2.5_all.deb ... #7 50.02 Unpacking gnupg-l10n (2.2.19-3ubuntu2.5) ... #7 50.08 Selecting previously unselected package gnupg-utils. #7 50.09 Preparing to unpack .../111-gnupg-utils_2.2.19-3ubuntu2.5_amd64.deb ... #7 50.09 Unpacking gnupg-utils (2.2.19-3ubuntu2.5) ... #7 50.20 Selecting previously unselected package gpg. #7 50.21 Preparing to unpack .../112-gpg_2.2.19-3ubuntu2.5_amd64.deb ... #7 50.21 Unpacking gpg (2.2.19-3ubuntu2.5) ... #7 50.35 Selecting previously unselected package pinentry-curses. #7 50.35 Preparing to unpack .../113-pinentry-curses_1.1.0-3build1_amd64.deb ... #7 50.36 Unpacking pinentry-curses (1.1.0-3build1) ... #7 50.42 Selecting previously unselected package gpg-agent. #7 50.42 Preparing to unpack .../114-gpg-agent_2.2.19-3ubuntu2.5_amd64.deb ... #7 50.43 Unpacking gpg-agent (2.2.19-3ubuntu2.5) ... #7 50.52 Selecting previously unselected package gpg-wks-client. #7 50.52 Preparing to unpack .../115-gpg-wks-client_2.2.19-3ubuntu2.5_amd64.deb ... #7 50.52 Unpacking gpg-wks-client (2.2.19-3ubuntu2.5) ... #7 50.58 Selecting previously unselected package gpg-wks-server. #7 50.58 Preparing to unpack .../116-gpg-wks-server_2.2.19-3ubuntu2.5_amd64.deb ... #7 50.59 Unpacking gpg-wks-server (2.2.19-3ubuntu2.5) ... #7 50.65 Selecting previously unselected package gpgsm. #7 50.65 Preparing to unpack .../117-gpgsm_2.2.19-3ubuntu2.5_amd64.deb ... #7 50.66 Unpacking gpgsm (2.2.19-3ubuntu2.5) ... #7 50.73 Selecting previously unselected package gnupg. #7 50.73 Preparing to unpack .../118-gnupg_2.2.19-3ubuntu2.5_all.deb ... #7 50.74 Unpacking gnupg (2.2.19-3ubuntu2.5) ... #7 50.80 Selecting previously unselected package libalgorithm-diff-perl. #7 50.80 Preparing to unpack .../119-libalgorithm-diff-perl_1.19.03-2_all.deb ... #7 50.82 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #7 50.86 Selecting previously unselected package libalgorithm-diff-xs-perl. #7 50.86 Preparing to unpack .../120-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... #7 50.87 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #7 50.91 Selecting previously unselected package libalgorithm-merge-perl. #7 50.91 Preparing to unpack .../121-libalgorithm-merge-perl_0.08-3_all.deb ... #7 50.92 Unpacking libalgorithm-merge-perl (0.08-3) ... #7 50.96 Selecting previously unselected package libfile-fcntllock-perl. #7 50.97 Preparing to unpack .../122-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... #7 50.98 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #7 51.04 Selecting previously unselected package libpcre16-3:amd64. #7 51.04 Preparing to unpack .../123-libpcre16-3_2%3a8.39-12ubuntu0.1_amd64.deb ... #7 51.05 Unpacking libpcre16-3:amd64 (2:8.39-12ubuntu0.1) ... #7 51.12 Selecting previously unselected package libpcre32-3:amd64. #7 51.12 Preparing to unpack .../124-libpcre32-3_2%3a8.39-12ubuntu0.1_amd64.deb ... #7 51.13 Unpacking libpcre32-3:amd64 (2:8.39-12ubuntu0.1) ... #7 51.20 Selecting previously unselected package libpcrecpp0v5:amd64. #7 51.20 Preparing to unpack .../125-libpcrecpp0v5_2%3a8.39-12ubuntu0.1_amd64.deb ... #7 51.21 Unpacking libpcrecpp0v5:amd64 (2:8.39-12ubuntu0.1) ... #7 51.25 Selecting previously unselected package libpcre3-dev:amd64. #7 51.26 Preparing to unpack .../126-libpcre3-dev_2%3a8.39-12ubuntu0.1_amd64.deb ... #7 51.27 Unpacking libpcre3-dev:amd64 (2:8.39-12ubuntu0.1) ... #7 51.38 Selecting previously unselected package libsasl2-modules:amd64. #7 51.39 Preparing to unpack .../127-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #7 51.40 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #7 51.45 Selecting previously unselected package libssl-dev:amd64. #7 51.45 Preparing to unpack .../128-libssl-dev_1.1.1f-1ubuntu2.24_amd64.deb ... #7 51.46 Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.24) ... #7 51.74 Selecting previously unselected package manpages-dev. #7 51.75 Preparing to unpack .../129-manpages-dev_5.05-1_all.deb ... #7 51.76 Unpacking manpages-dev (5.05-1) ... #7 52.12 Selecting previously unselected package pkg-config. #7 52.12 Preparing to unpack .../130-pkg-config_0.29.1-0ubuntu4_amd64.deb ... #7 52.13 Unpacking pkg-config (0.29.1-0ubuntu4) ... #7 52.20 Selecting previously unselected package zlib1g-dev:amd64. #7 52.20 Preparing to unpack .../131-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... #7 52.20 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... #7 52.29 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... #7 52.31 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.8) ... #7 52.33 Setting up libpcrecpp0v5:amd64 (2:8.39-12ubuntu0.1) ... #7 52.35 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... #7 52.37 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #7 52.39 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #7 52.41 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... #7 52.43 Setting up libpcre16-3:amd64 (2:8.39-12ubuntu0.1) ... #7 52.45 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #7 52.50 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.9) ... #7 52.52 No schema files found: doing nothing. #7 52.53 Setting up manpages (5.05-1) ... #7 52.55 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #7 52.68 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #7 52.70 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #7 52.73 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #7 52.76 Setting up binutils-common:amd64 (2.34-6ubuntu1.11) ... #7 52.77 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... #7 52.80 Setting up less (551-1ubuntu0.3) ... #7 52.83 Setting up linux-libc-dev:amd64 (5.4.0-216.236) ... #7 52.85 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.11) ... #7 52.87 Setting up libnpth0:amd64 (1.6-1) ... #7 52.89 Setting up krb5-locales (1.17-6ubuntu4.11) ... #7 52.92 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... #7 52.94 Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... #7 52.96 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #7 52.98 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #7 53.01 Setting up libfakeroot:amd64 (1.24-1) ... #7 53.04 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #7 53.06 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #7 53.08 Setting up tzdata (2025b-0ubuntu0.20.04.1) ... #7 53.23 #7 53.23 Current default time zone: 'Etc/UTC' #7 53.23 Local time is now: Fri Aug 22 19:34:23 UTC 2025. #7 53.23 Universal Time is now: Fri Aug 22 19:34:23 UTC 2025. #7 53.23 Run 'dpkg-reconfigure tzdata' if you wish to change it. #7 53.23 #7 53.27 Setting up fakeroot (1.24-1) ... #7 53.28 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #7 53.28 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 #7 53.28 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 #7 53.28 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 #7 53.28 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 #7 53.28 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 #7 53.28 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 #7 53.28 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 #7 53.28 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 #7 53.30 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.9) ... #7 53.32 Setting up libuv1:amd64 (1.34.2-1ubuntu1.5) ... #7 53.34 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... #7 53.35 Setting up make (4.2.1-1.2) ... #7 53.37 Setting up libmpfr6:amd64 (4.0.2-1) ... #7 53.39 Setting up gnupg-l10n (2.2.19-3ubuntu2.5) ... #7 53.41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #7 53.43 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #7 53.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #7 53.44 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 #7 53.44 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 #7 53.44 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 #7 53.44 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 #7 53.44 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 #7 53.44 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 #7 53.44 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 #7 53.44 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 #7 53.45 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 #7 53.45 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 #7 53.46 Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... #7 53.48 Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.24) ... #7 53.50 Setting up libpcre32-3:amd64 (2:8.39-12ubuntu0.1) ... #7 53.51 Setting up libmpc3:amd64 (1.1.0-1) ... #7 53.55 Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... #7 53.58 Setting up patch (2.7.6-6) ... #7 53.60 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #7 53.63 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #7 53.66 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 53.68 Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... #7 53.71 Setting up librhash0:amd64 (1.3.9-1) ... #7 53.75 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #7 53.77 Setting up git-man (1:2.25.1-1ubuntu3.14) ... #7 53.80 Setting up libisl22:amd64 (0.22.1-1) ... #7 53.82 Setting up netbase (6.1) ... #7 53.88 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... #7 53.93 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #7 53.95 Setting up libbinutils:amd64 (2.34-6ubuntu1.11) ... #7 53.98 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... #7 54.00 Setting up libc-dev-bin (2.31-0ubuntu9.18) ... #7 54.03 Setting up openssl (1.1.1f-1ubuntu2.24) ... #7 54.07 Setting up libbsd0:amd64 (0.10.0-1) ... #7 54.09 Setting up readline-common (8.0-4) ... #7 54.12 Setting up publicsuffix (20200303.0012-1) ... #7 54.15 Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... #7 54.17 Setting up liblocale-gettext-perl (1.07-4) ... #7 54.20 Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #7 54.22 Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... #7 54.25 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #7 54.27 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 54.30 Setting up libgdbm6:amd64 (1.18.1-5) ... #7 54.32 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... #7 54.35 Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #7 54.37 Setting up libctf0:amd64 (2.34-6ubuntu1.11) ... #7 54.40 Setting up pinentry-curses (1.1.0-3build1) ... #7 54.43 Setting up manpages-dev (5.05-1) ... #7 54.45 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #7 54.48 Setting up libxcb1:amd64 (1.14-2) ... #7 54.51 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... #7 54.57 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 54.60 Setting up libedit2:amd64 (3.1-20191231-1) ... #7 54.64 Setting up libreadline8:amd64 (8.0-4) ... #7 54.66 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 54.69 Setting up ca-certificates (20240203~20.04.1) ... #7 55.18 Updating certificates in /etc/ssl/certs... #7 55.74 146 added, 0 removed; done. #7 55.81 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... #7 55.82 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 55.85 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #7 55.86 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... #7 55.88 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #7 55.90 Setting up gpgconf (2.2.19-3ubuntu2.5) ... #7 55.92 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #7 55.93 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... #7 55.95 Setting up libc6-dev:amd64 (2.31-0ubuntu9.18) ... #7 55.97 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... #7 55.99 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.10) ... #7 56.01 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #7 56.02 Setting up gpg (2.2.19-3ubuntu2.5) ... #7 56.05 Setting up gnupg-utils (2.2.19-3ubuntu2.5) ... #7 56.08 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.11) ... #7 56.12 Setting up gpg-agent (2.2.19-3ubuntu2.5) ... #7 56.78 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.5) ... #7 56.80 Setting up libpcre3-dev:amd64 (2:8.39-12ubuntu0.1) ... #7 56.82 Setting up openssh-client (1:8.2p1-4ubuntu0.13) ... #7 56.95 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 56.98 Setting up gpgsm (2.2.19-3ubuntu2.5) ... #7 56.99 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... #7 57.02 Setting up binutils (2.34-6ubuntu1.11) ... #7 57.04 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #7 57.06 Setting up perl (5.30.0-9ubuntu0.5) ... #7 57.09 Setting up shared-mime-info (1.15-1) ... #7 61.72 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... #7 61.74 Setting up gpg-wks-server (2.2.19-3ubuntu2.5) ... #7 61.76 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... #7 61.78 Setting up xauth (1:1.1-0ubuntu1) ... #7 61.81 Setting up cpp (4:9.3.0-1ubuntu2) ... #7 61.84 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 61.86 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #7 61.87 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #7 61.89 Setting up libfile-fcntllock-perl (0.22-3build4) ... #7 61.93 Setting up libalgorithm-diff-perl (1.19.03-2) ... #7 61.95 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 61.98 Setting up gcc (4:9.3.0-1ubuntu2) ... #7 62.02 Setting up dpkg-dev (1.19.7ubuntu3.2) ... #7 62.06 Setting up liberror-perl (0.17029-1) ... #7 62.08 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 62.11 Setting up pkg-config (0.29.1-0ubuntu4) ... #7 62.19 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... #7 62.22 Setting up g++ (4:9.3.0-1ubuntu2) ... #7 62.25 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #7 62.25 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 #7 62.27 Setting up build-essential (12.8ubuntu1.1) ... #7 62.28 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #7 62.31 Setting up libalgorithm-merge-perl (0.08-3) ... #7 62.33 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #7 62.35 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) ... #7 62.37 Setting up dirmngr (2.2.19-3ubuntu2.5) ... #7 62.57 Setting up git (1:2.25.1-1ubuntu3.14) ... #7 62.61 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #7 62.63 Setting up gpg-wks-client (2.2.19-3ubuntu2.5) ... #7 62.65 Setting up gnupg (2.2.19-3ubuntu2.5) ... #7 62.66 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... #7 62.68 Processing triggers for libc-bin (2.31-0ubuntu9.17) ... #7 62.71 Processing triggers for ca-certificates (20240203~20.04.1) ... #7 62.72 Updating certificates in /etc/ssl/certs... #7 63.26 0 added, 0 removed; done. #7 63.26 Running hooks in /etc/ca-certificates/update.d... #7 63.26 done. #7 DONE 63.6s #10 [builder 3/27] RUN adduser --system netconf && echo "netconf:netconf!" | chpasswd #10 0.303 Adding system user `netconf' (UID 101) ... #10 0.303 Adding new user `netconf' (UID 101) with group `nogroup' ... #10 0.392 Creating home directory `/home/netconf' ... #10 DONE 0.5s #11 [builder 4/27] RUN mkdir /opt/dev #11 DONE 0.4s #12 [builder 5/27] WORKDIR /opt/dev #12 DONE 0.1s #13 [builder 6/27] RUN git config --global advice.detachedHead false && git clone --single-branch --branch v1.7.14 https://github.com/DaveGamble/cJSON.git && git clone --single-branch --branch v1.0.240 https://github.com/CESNET/libyang.git && git clone --single-branch --branch v1.4.140 https://github.com/sysrepo/sysrepo.git && git clone --single-branch --branch libssh-0.9.2 https://git.libssh.org/projects/libssh.git && git clone --single-branch --branch v1.1.46 https://github.com/CESNET/libnetconf2.git && git clone --single-branch --branch v1.1.76 https://github.com/CESNET/netopeer2.git && git clone --single-branch --branch curl-7_72_0 https://github.com/curl/curl.git #13 0.242 Cloning into 'cJSON'... #13 1.008 Cloning into 'libyang'... #13 4.569 Cloning into 'sysrepo'... #13 5.608 Cloning into 'libssh'... #13 8.807 Cloning into 'libnetconf2'... #13 9.686 Cloning into 'netopeer2'... #13 10.27 Cloning into 'curl'... #13 DONE 18.7s #14 [builder 7/27] RUN cd cJSON && mkdir build && cd build && cmake .. -DENABLE_CJSON_UTILS=On -DENABLE_CJSON_TEST=Off && make -j4 && make install && ldconfig #14 0.352 -- The C compiler identification is GNU 9.4.0 #14 0.365 -- Check for working C compiler: /usr/bin/cc #14 0.469 -- Check for working C compiler: /usr/bin/cc -- works #14 0.471 -- Detecting C compiler ABI info #14 0.574 -- Detecting C compiler ABI info - done #14 0.597 -- Detecting C compile features #14 0.598 -- Detecting C compile features - done #14 0.606 -- Performing Test FLAG_SUPPORTED_stdc89 #14 0.710 -- Performing Test FLAG_SUPPORTED_stdc89 - Success #14 0.712 -- Performing Test FLAG_SUPPORTED_pedantic #14 0.822 -- Performing Test FLAG_SUPPORTED_pedantic - Success #14 0.824 -- Performing Test FLAG_SUPPORTED_Wall #14 0.928 -- Performing Test FLAG_SUPPORTED_Wall - Success #14 0.930 -- Performing Test FLAG_SUPPORTED_Wextra #14 1.040 -- Performing Test FLAG_SUPPORTED_Wextra - Success #14 1.042 -- Performing Test FLAG_SUPPORTED_Werror #14 1.152 -- Performing Test FLAG_SUPPORTED_Werror - Success #14 1.154 -- Performing Test FLAG_SUPPORTED_Wstrictprototypes #14 1.261 -- Performing Test FLAG_SUPPORTED_Wstrictprototypes - Success #14 1.264 -- Performing Test FLAG_SUPPORTED_Wwritestrings #14 1.362 -- Performing Test FLAG_SUPPORTED_Wwritestrings - Success #14 1.364 -- Performing Test FLAG_SUPPORTED_Wshadow #14 1.472 -- Performing Test FLAG_SUPPORTED_Wshadow - Success #14 1.475 -- Performing Test FLAG_SUPPORTED_Winitself #14 1.576 -- Performing Test FLAG_SUPPORTED_Winitself - Success #14 1.578 -- Performing Test FLAG_SUPPORTED_Wcastalign #14 1.679 -- Performing Test FLAG_SUPPORTED_Wcastalign - Success #14 1.682 -- Performing Test FLAG_SUPPORTED_Wformat2 #14 1.787 -- Performing Test FLAG_SUPPORTED_Wformat2 - Success #14 1.790 -- Performing Test FLAG_SUPPORTED_Wmissingprototypes #14 1.892 -- Performing Test FLAG_SUPPORTED_Wmissingprototypes - Success #14 1.895 -- Performing Test FLAG_SUPPORTED_Wstrictoverflow2 #14 1.995 -- Performing Test FLAG_SUPPORTED_Wstrictoverflow2 - Success #14 1.997 -- Performing Test FLAG_SUPPORTED_Wcastqual #14 2.097 -- Performing Test FLAG_SUPPORTED_Wcastqual - Success #14 2.099 -- Performing Test FLAG_SUPPORTED_Wundef #14 2.207 -- Performing Test FLAG_SUPPORTED_Wundef - Success #14 2.209 -- Performing Test FLAG_SUPPORTED_Wswitchdefault #14 2.320 -- Performing Test FLAG_SUPPORTED_Wswitchdefault - Success #14 2.322 -- Performing Test FLAG_SUPPORTED_Wconversion #14 2.433 -- Performing Test FLAG_SUPPORTED_Wconversion - Success #14 2.435 -- Performing Test FLAG_SUPPORTED_Wccompat #14 2.544 -- Performing Test FLAG_SUPPORTED_Wccompat - Success #14 2.546 -- Performing Test FLAG_SUPPORTED_fstackprotectorstrong #14 2.646 -- Performing Test FLAG_SUPPORTED_fstackprotectorstrong - Success #14 2.648 -- Performing Test FLAG_SUPPORTED_Wcomma #14 2.679 -- Performing Test FLAG_SUPPORTED_Wcomma - Failed #14 2.681 -- Performing Test FLAG_SUPPORTED_Wdoublepromotion #14 2.787 -- Performing Test FLAG_SUPPORTED_Wdoublepromotion - Success #14 2.789 -- Performing Test FLAG_SUPPORTED_Wparentheses #14 2.890 -- Performing Test FLAG_SUPPORTED_Wparentheses - Success #14 2.892 -- Performing Test FLAG_SUPPORTED_Wformatoverflow #14 2.993 -- Performing Test FLAG_SUPPORTED_Wformatoverflow - Success #14 2.995 -- Performing Test FLAG_SUPPORTED_Wunusedmacros #14 3.099 -- Performing Test FLAG_SUPPORTED_Wunusedmacros - Success #14 3.101 -- Performing Test FLAG_SUPPORTED_Wmissingvariabledeclarations #14 3.145 -- Performing Test FLAG_SUPPORTED_Wmissingvariabledeclarations - Failed #14 3.147 -- Performing Test FLAG_SUPPORTED_Wusedbutmarkedunused #14 3.192 -- Performing Test FLAG_SUPPORTED_Wusedbutmarkedunused - Failed #14 3.194 -- Performing Test FLAG_SUPPORTED_Wswitchenum #14 3.301 -- Performing Test FLAG_SUPPORTED_Wswitchenum - Success #14 3.303 -- Performing Test FLAG_SUPPORTED_fvisibilityhidden #14 3.411 -- Performing Test FLAG_SUPPORTED_fvisibilityhidden - Success #14 3.416 -- Configuring done #14 3.426 -- Generating done #14 3.427 -- Build files have been written to: /opt/dev/cJSON/build #14 3.478 Scanning dependencies of target cjson #14 3.495 [ 25%] Building C object CMakeFiles/cjson.dir/cJSON.c.o #14 3.731 [ 50%] Linking C shared library libcjson.so #14 3.817 [ 50%] Built target cjson #14 3.834 Scanning dependencies of target cjson_utils #14 3.850 [ 75%] Building C object CMakeFiles/cjson_utils.dir/cJSON_Utils.c.o #14 3.973 [100%] Linking C shared library libcjson_utils.so #14 4.058 [100%] Built target cjson_utils #14 4.143 [ 50%] Built target cjson #14 4.177 [100%] Built target cjson_utils #14 4.212 Install the project... #14 4.227 -- Install configuration: "" #14 4.230 -- Installing: /usr/local/include/cjson/cJSON.h #14 4.230 -- Installing: /usr/local/lib/pkgconfig/libcjson.pc #14 4.230 -- Installing: /usr/local/lib/libcjson.so.1.7.14 #14 4.230 -- Installing: /usr/local/lib/libcjson.so.1 #14 4.230 -- Installing: /usr/local/lib/libcjson.so #14 4.230 -- Installing: /usr/local/lib/cmake/cJSON/cjson.cmake #14 4.230 -- Installing: /usr/local/lib/cmake/cJSON/cjson-noconfig.cmake #14 4.231 -- Installing: /usr/local/lib/libcjson_utils.so.1.7.14 #14 4.232 -- Installing: /usr/local/lib/libcjson_utils.so.1 #14 4.232 -- Set runtime path of "/usr/local/lib/libcjson_utils.so.1.7.14" to "" #14 4.233 -- Installing: /usr/local/lib/libcjson_utils.so #14 4.233 -- Installing: /usr/local/include/cjson/cJSON_Utils.h #14 4.234 -- Installing: /usr/local/lib/pkgconfig/libcjson_utils.pc #14 4.234 -- Installing: /usr/local/lib/cmake/cJSON/cjson_utils.cmake #14 4.237 -- Installing: /usr/local/lib/cmake/cJSON/cjson_utils-noconfig.cmake #14 4.238 -- Installing: /usr/local/lib/cmake/cJSON/cJSONConfig.cmake #14 4.238 -- Installing: /usr/local/lib/cmake/cJSON/cJSONConfigVersion.cmake #14 DONE 4.4s #15 [builder 8/27] RUN cd libyang && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE:String="Release" -DGEN_LANGUAGE_BINDINGS=ON -DGEN_CPP_BINDINGS=ON -DGEN_PYTHON_BINDINGS=OFF -DENABLE_BUILD_TESTS=OFF .. && make -j4 && make install && ldconfig #15 0.345 -- The C compiler identification is GNU 9.4.0 #15 0.356 -- Check for working C compiler: /usr/bin/cc #15 0.459 -- Check for working C compiler: /usr/bin/cc -- works #15 0.461 -- Detecting C compiler ABI info #15 0.566 -- Detecting C compiler ABI info - done #15 0.590 -- Detecting C compile features #15 0.593 -- Detecting C compile features - done #15 0.610 -- Could NOT find FLEX (missing: FLEX_EXECUTABLE) #15 0.612 -- Could NOT find BISON (missing: BISON_EXECUTABLE) #15 0.613 CMake Warning at CMakeLists.txt:178 (message): #15 0.613 Missing Bison. #15 0.613 #15 0.613 You won't be able to generate source codes from changed flex/bison files. #15 0.613 #15 0.613 Compiling libyang should still works fine. #15 0.613 #15 0.613 #15 0.614 -- Looking for vdprintf #15 0.718 -- Looking for vdprintf - found #15 0.719 -- Looking for asprintf #15 0.827 -- Looking for asprintf - found #15 0.828 -- Looking for vasprintf #15 0.941 -- Looking for vasprintf - found #15 0.942 -- Looking for get_current_dir_name #15 1.053 -- Looking for get_current_dir_name - found #15 1.055 -- Looking for strndup #15 1.156 -- Looking for strndup - found #15 1.157 -- Looking for getline #15 1.263 -- Looking for getline - found #15 1.264 -- Check if the system is big endian #15 1.264 -- Searching 16 bit integer #15 1.264 -- Looking for sys/types.h #15 1.372 -- Looking for sys/types.h - found #15 1.373 -- Looking for stdint.h #15 1.480 -- Looking for stdint.h - found #15 1.481 -- Looking for stddef.h #15 1.584 -- Looking for stddef.h - found #15 1.585 -- Check size of unsigned short #15 1.695 -- Check size of unsigned short - done #15 1.696 -- Using unsigned short #15 1.802 -- Check if the system is big endian - little endian #15 1.805 -- Looking for pthread.h #15 1.916 -- Looking for pthread.h - found #15 1.917 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #15 2.033 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #15 2.033 -- Looking for pthread_create in pthreads #15 2.117 -- Looking for pthread_create in pthreads - not found #15 2.117 -- Looking for pthread_create in pthread #15 2.225 -- Looking for pthread_create in pthread - found #15 2.227 -- Found Threads: TRUE #15 2.229 -- Found PCRE: /usr/lib/x86_64-linux-gnu/libpcre.so #15 2.234 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") #15 2.241 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #15 2.248 -- Missing tools (devscripts, debhelper package) for building DEB package. #15 2.248 -- Missing tools (rpm package) for building RPM package. #15 2.340 -- The CXX compiler identification is GNU 9.4.0 #15 2.350 -- Check for working CXX compiler: /usr/bin/c++ #15 2.473 -- Check for working CXX compiler: /usr/bin/c++ -- works #15 2.475 -- Detecting CXX compiler ABI info #15 2.595 -- Detecting CXX compiler ABI info - done #15 2.624 -- Detecting CXX compile features #15 2.625 -- Detecting CXX compile features - done #15 2.628 -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) (Required is at least version "3.0.12") #15 2.628 CMake Warning at swig/CMakeLists.txt:15 (message): #15 2.628 SWIG library not found #15 2.628 #15 2.628 #15 2.636 -- Configuring done #15 2.684 -- Generating done #15 2.688 -- Build files have been written to: /opt/dev/libyang/build #15 2.742 Scanning dependencies of target yang2yin #15 2.742 Scanning dependencies of target compat #15 2.757 [ 1%] Building C object CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o #15 2.771 [ 2%] Building C object CMakeFiles/compat.dir/compat/compat.c.o #15 2.789 Scanning dependencies of target yangobj_tests #15 2.790 Scanning dependencies of target yangobj #15 2.809 [ 3%] Building C object CMakeFiles/yangobj_tests.dir/src/common.c.o #15 2.812 [ 4%] Building C object CMakeFiles/yangobj.dir/src/common.c.o #15 2.828 [ 4%] Built target compat #15 2.850 [ 5%] Building C object CMakeFiles/yangobj_tests.dir/src/context.c.o #15 3.346 [ 6%] Linking C executable yang2yin #15 3.401 [ 6%] Built target yang2yin #15 3.420 [ 7%] Building C object CMakeFiles/yangobj_tests.dir/src/log.c.o #15 3.468 [ 8%] Building C object CMakeFiles/yangobj_tests.dir/src/hash_table.c.o #15 3.524 [ 9%] Building C object CMakeFiles/yangobj.dir/src/context.c.o #15 3.754 [ 10%] Building C object CMakeFiles/yangobj_tests.dir/src/resolve.c.o #15 3.761 [ 11%] Building C object CMakeFiles/yangobj_tests.dir/src/validation.c.o #15 3.786 [ 12%] Building C object CMakeFiles/yangobj_tests.dir/src/xml.c.o #15 4.160 [ 13%] Building C object CMakeFiles/yangobj_tests.dir/src/parser.c.o #15 4.427 [ 15%] Building C object CMakeFiles/yangobj.dir/src/log.c.o #15 4.463 [ 16%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o #15 4.779 [ 17%] Building C object CMakeFiles/yangobj.dir/src/hash_table.c.o #15 5.075 [ 18%] Building C object CMakeFiles/yangobj.dir/src/resolve.c.o #15 5.929 [ 19%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o #15 6.331 [ 20%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_json.c.o #15 7.064 [ 21%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o #15 7.235 [ 22%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o #15 7.315 /opt/dev/libyang/src/parser_lyb.c: In function 'lyb_parse_value': #15 7.315 /opt/dev/libyang/src/parser_lyb.c:643:26: warning: '%.*ld' directive writing up to 255 bytes into a region of size between 0 and 20 [-Wformat-overflow=] #15 7.315 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); #15 7.315 | ^~~~~ #15 7.315 /opt/dev/libyang/src/parser_lyb.c:643:39: note: format string is defined here #15 7.315 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); #15 7.315 /opt/dev/libyang/src/parser_lyb.c:643:26: note: directive argument in the range [0, 9223372036854775807] #15 7.315 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); #15 7.315 | ^~~~~ #15 7.315 In file included from /usr/include/stdio.h:867, #15 7.315 from /opt/dev/libyang/build/src/libyang.h:18, #15 7.315 from /opt/dev/libyang/src/parser_lyb.c:21: #15 7.315 /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 278 bytes into a destination of size 22 #15 7.315 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, #15 7.315 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #15 7.315 37 | __bos (__s), __fmt, __va_arg_pack ()); #15 7.315 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #15 7.611 [ 23%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o #15 8.616 [ 24%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o #15 8.705 [ 25%] Building C object CMakeFiles/yangobj.dir/src/validation.c.o #15 9.105 [ 26%] Building C object CMakeFiles/yangobj.dir/src/xml.c.o #15 9.269 [ 27%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o #15 9.865 [ 29%] Building C object CMakeFiles/yangobj.dir/src/parser.c.o #15 10.61 [ 30%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_data.c.o #15 11.55 [ 31%] Building C object CMakeFiles/yangobj_tests.dir/src/plugins.c.o #15 11.65 [ 32%] Building C object CMakeFiles/yangobj.dir/src/parser_yin.c.o #15 11.86 [ 33%] Building C object CMakeFiles/yangobj_tests.dir/src/printer.c.o #15 12.31 [ 34%] Building C object CMakeFiles/yangobj_tests.dir/src/xpath.c.o #15 13.01 [ 35%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o #15 13.41 [ 36%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o #15 14.94 [ 37%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o #15 15.59 [ 38%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o #15 15.94 [ 39%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o #15 16.06 [ 40%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_info.c.o #15 16.46 [ 41%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json.c.o #15 16.50 [ 43%] Building C object CMakeFiles/yangobj.dir/src/parser_xml.c.o #15 16.60 [ 44%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o #15 16.68 [ 45%] Building C object CMakeFiles/yangobj_tests.dir/src/yang_types.c.o #15 16.74 [ 46%] Building C object CMakeFiles/yangobj.dir/src/parser_json.c.o #15 16.83 [ 47%] Building C object CMakeFiles/yangobj.dir/src/parser_lyb.c.o #15 16.91 [ 48%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_bis.c.o #15 17.02 [ 48%] Built target yangobj_tests #15 17.04 [ 49%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_lex.c.o #15 17.11 /opt/dev/libyang/src/parser_lyb.c: In function 'lyb_parse_value': #15 17.11 /opt/dev/libyang/src/parser_lyb.c:643:26: warning: '%.*ld' directive writing up to 255 bytes into a region of size between 0 and 20 [-Wformat-overflow=] #15 17.11 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); #15 17.11 | ^~~~~ #15 17.11 /opt/dev/libyang/src/parser_lyb.c:643:39: note: format string is defined here #15 17.11 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); #15 17.11 /opt/dev/libyang/src/parser_lyb.c:643:26: note: directive argument in the range [0, 9223372036854775807] #15 17.11 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); #15 17.11 | ^~~~~ #15 17.11 In file included from /usr/include/stdio.h:867, #15 17.11 from /opt/dev/libyang/build/src/libyang.h:18, #15 17.11 from /opt/dev/libyang/src/parser_lyb.c:21: #15 17.11 /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 278 bytes into a destination of size 22 #15 17.11 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, #15 17.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #15 17.11 37 | __bos (__s), __fmt, __va_arg_pack ()); #15 17.11 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #15 17.41 [ 50%] Building C object CMakeFiles/yangobj.dir/src/parser_yang.c.o #15 17.61 [ 51%] Building C object CMakeFiles/yangobj.dir/src/tree_schema.c.o #15 17.96 [ 52%] Building C object CMakeFiles/yangobj.dir/src/tree_data.c.o #15 19.21 [ 53%] Building C object CMakeFiles/yangobj.dir/src/plugins.c.o #15 19.50 [ 54%] Building C object CMakeFiles/yangobj.dir/src/printer.c.o #15 19.83 [ 55%] Building C object CMakeFiles/yangobj.dir/src/xpath.c.o #15 19.91 [ 56%] Building C object CMakeFiles/yangobj.dir/src/printer_yang.c.o #15 20.95 [ 58%] Building C object CMakeFiles/yangobj.dir/src/printer_yin.c.o #15 21.93 [ 59%] Building C object CMakeFiles/yangobj.dir/src/printer_json_schema.c.o #15 22.78 [ 60%] Building C object CMakeFiles/yangobj.dir/src/printer_xml.c.o #15 22.99 [ 61%] Building C object CMakeFiles/yangobj.dir/src/printer_tree.c.o #15 23.02 [ 62%] Building C object CMakeFiles/yangobj.dir/src/printer_info.c.o #15 23.15 [ 63%] Building C object CMakeFiles/yangobj.dir/src/printer_json.c.o #15 23.50 [ 64%] Building C object CMakeFiles/yangobj.dir/src/printer_lyb.c.o #15 23.51 [ 65%] Building C object CMakeFiles/yangobj.dir/src/yang_types.c.o #15 23.91 [ 65%] Built target yangobj #15 23.93 Scanning dependencies of target yang #15 23.95 [ 66%] Linking C shared library libyang.so #15 24.06 [ 66%] Built target yang #15 24.08 Scanning dependencies of target yangdata #15 24.09 Scanning dependencies of target yanglint #15 24.09 Scanning dependencies of target metadata #15 24.10 Scanning dependencies of target yangre #15 24.11 [ 68%] Building C object CMakeFiles/yanglint.dir/tools/lint/main.c.o #15 24.11 [ 68%] Building C object src/extensions/CMakeFiles/yangdata.dir/yangdata.c.o #15 24.12 [ 69%] Building C object src/extensions/CMakeFiles/metadata.dir/metadata.c.o #15 24.13 [ 70%] Building C object CMakeFiles/yangre.dir/tools/re/main.c.o #15 24.21 [ 72%] Building C object CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o #15 24.21 [ 73%] Linking C shared library metadata.so #15 24.23 [ 74%] Linking C shared library yangdata.so #15 24.27 [ 74%] Built target metadata #15 24.29 Scanning dependencies of target nacm #15 24.29 [ 74%] Built target yangdata #15 24.31 [ 75%] Building C object src/extensions/CMakeFiles/nacm.dir/nacm.c.o #15 24.32 Scanning dependencies of target user_inet_types #15 24.33 [ 76%] Linking C executable yangre #15 24.34 [ 77%] Building C object src/user_types/CMakeFiles/user_inet_types.dir/user_inet_types.c.o #15 24.39 [ 78%] Linking C shared library nacm.so #15 24.39 [ 78%] Built target yangre #15 24.41 Scanning dependencies of target user_yang_types #15 24.44 [ 79%] Building C object src/user_types/CMakeFiles/user_yang_types.dir/user_yang_types.c.o #15 24.46 [ 79%] Built target nacm #15 24.48 Scanning dependencies of target libyang-cpp #15 24.50 [ 80%] Linking C shared library user_inet_types.so #15 24.51 [ 81%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Xml.cpp.o #15 24.56 [ 81%] Built target user_inet_types #15 24.57 [ 82%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Libyang.cpp.o #15 24.59 [ 83%] Linking C shared library user_yang_types.so #15 24.65 [ 83%] Built target user_yang_types #15 24.67 [ 84%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Data.cpp.o #15 24.70 [ 86%] Building C object CMakeFiles/yanglint.dir/tools/lint/commands.c.o #15 25.26 [ 87%] Building C object CMakeFiles/yanglint.dir/tools/lint/completion.c.o #15 25.41 [ 88%] Building C object CMakeFiles/yanglint.dir/tools/lint/configuration.c.o #15 25.52 [ 89%] Building C object CMakeFiles/yanglint.dir/linenoise/linenoise.c.o #15 25.57 [ 90%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Schema.cpp.o #15 26.13 [ 91%] Linking C executable yanglint #15 26.21 [ 91%] Built target yanglint #15 26.23 [ 92%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Internal.cpp.o #15 31.10 [ 93%] Linking CXX shared library libyang-cpp.so #15 31.31 [ 93%] Built target libyang-cpp #15 31.34 Scanning dependencies of target context #15 31.34 Scanning dependencies of target xpath #15 31.34 Scanning dependencies of target process_tree #15 31.35 [ 94%] Building CXX object swig/cpp/examples/CMakeFiles/context.dir/context.cpp.o #15 31.36 [ 95%] Building CXX object swig/cpp/examples/CMakeFiles/xpath.dir/xpath.cpp.o #15 31.36 [ 96%] Building CXX object swig/cpp/examples/CMakeFiles/process_tree.dir/process_tree.cpp.o #15 32.47 [ 97%] Linking CXX executable context #15 32.50 [ 98%] Linking CXX executable xpath #15 32.65 [ 98%] Built target context #15 32.68 [ 98%] Built target xpath #15 32.76 [100%] Linking CXX executable process_tree #15 32.92 [100%] Built target process_tree #15 33.01 [ 1%] Built target compat #15 33.04 [ 32%] Built target yangobj #15 33.07 [ 33%] Built target yang #15 33.11 [ 35%] Built target yangre #15 33.15 [ 66%] Built target yangobj_tests #15 33.18 [ 74%] Built target yanglint #15 33.21 [ 76%] Built target yang2yin #15 33.25 [ 78%] Built target yangdata #15 33.28 [ 80%] Built target metadata #15 33.32 [ 82%] Built target nacm #15 33.35 [ 84%] Built target user_inet_types #15 33.38 [ 87%] Built target user_yang_types #15 33.42 [ 93%] Built target libyang-cpp #15 33.45 [ 95%] Built target xpath #15 33.49 [ 97%] Built target context #15 33.52 [100%] Built target process_tree #15 33.55 Install the project... #15 33.56 -- Install configuration: "Release" #15 33.57 -- Installing: /usr/local/lib/libyang.so.1.10.32 #15 33.57 -- Installing: /usr/local/lib/libyang.so.1 #15 33.57 -- Installing: /usr/local/lib/libyang.so #15 33.57 -- Installing: /usr/local/include/libyang/tree_schema.h #15 33.57 -- Installing: /usr/local/include/libyang/tree_data.h #15 33.57 -- Installing: /usr/local/include/libyang/extensions.h #15 33.57 -- Installing: /usr/local/include/libyang/user_types.h #15 33.57 -- Installing: /usr/local/include/libyang/xml.h #15 33.57 -- Installing: /usr/local/include/libyang/dict.h #15 33.57 -- Installing: /usr/local/include/libyang/libyang.h #15 33.57 -- Installing: /usr/local/lib/pkgconfig/libyang.pc #15 33.58 -- Installing: /usr/local/bin/yanglint #15 33.58 -- Set runtime path of "/usr/local/bin/yanglint" to "" #15 33.58 -- Installing: /usr/local/share/man/man1/yanglint.1 #15 33.58 -- Installing: /usr/local/bin/yangre #15 33.58 -- Set runtime path of "/usr/local/bin/yangre" to "" #15 33.58 -- Installing: /usr/local/share/man/man1/yangre.1 #15 33.58 -- Installing: /usr/local/lib/libyang1/extensions/nacm.so #15 33.58 -- Set runtime path of "/usr/local/lib/libyang1/extensions/nacm.so" to "" #15 33.58 -- Installing: /usr/local/lib/libyang1/extensions/metadata.so #15 33.58 -- Set runtime path of "/usr/local/lib/libyang1/extensions/metadata.so" to "" #15 33.58 -- Installing: /usr/local/lib/libyang1/extensions/yangdata.so #15 33.58 -- Set runtime path of "/usr/local/lib/libyang1/extensions/yangdata.so" to "" #15 33.58 -- Installing: /usr/local/lib/libyang1/user_types/user_yang_types.so #15 33.58 -- Set runtime path of "/usr/local/lib/libyang1/user_types/user_yang_types.so" to "" #15 33.58 -- Installing: /usr/local/lib/libyang1/user_types/user_inet_types.so #15 33.58 -- Set runtime path of "/usr/local/lib/libyang1/user_types/user_inet_types.so" to "" #15 33.58 -- Installing: /usr/local/lib/pkgconfig/libyang-cpp.pc #15 33.58 -- Installing: /usr/local/lib/libyang-cpp.so.1.10.32 #15 33.58 -- Installing: /usr/local/lib/libyang-cpp.so.1 #15 33.58 -- Set runtime path of "/usr/local/lib/libyang-cpp.so.1.10.32" to "" #15 33.58 -- Installing: /usr/local/lib/libyang-cpp.so #15 33.59 -- Installing: /usr/local/include/libyang/Xml.hpp #15 33.59 -- Installing: /usr/local/include/libyang/Libyang.hpp #15 33.59 -- Installing: /usr/local/include/libyang/Tree_Data.hpp #15 33.59 -- Installing: /usr/local/include/libyang/Tree_Schema.hpp #15 33.59 -- Installing: /usr/local/include/libyang/Internal.hpp #15 DONE 33.8s #16 [builder 9/27] COPY ./deploy/base/common.h.in /opt/dev/sysrepo/src/common.h.in #16 DONE 0.2s #17 [builder 10/27] RUN cd sysrepo && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE:String="Release" -DGEN_LANGUAGE_BINDINGS=ON -DGEN_CPP_BINDINGS=ON -DGEN_PYTHON_BINDINGS=OFF -DENABLE_TESTS=OFF -DREPOSITORY_LOC:PATH=/etc/sysrepo -DREQUEST_TIMEOUT=60 -DOPER_DATA_PROVIDE_TIMEOUT=60 .. && make -j4 && make install && ldconfig #17 0.320 -- The C compiler identification is GNU 9.4.0 #17 0.419 -- The CXX compiler identification is GNU 9.4.0 #17 0.430 -- Check for working C compiler: /usr/bin/cc #17 0.535 -- Check for working C compiler: /usr/bin/cc -- works #17 0.537 -- Detecting C compiler ABI info #17 0.648 -- Detecting C compiler ABI info - done #17 0.671 -- Detecting C compile features #17 0.672 -- Detecting C compile features - done #17 0.679 -- Check for working CXX compiler: /usr/bin/c++ #17 0.801 -- Check for working CXX compiler: /usr/bin/c++ -- works #17 0.803 -- Detecting CXX compiler ABI info #17 0.932 -- Detecting CXX compiler ABI info - done #17 0.957 -- Detecting CXX compile features #17 0.958 -- Detecting CXX compile features - done #17 0.966 -- ietf-yang-library revision: 2019-01-04 #17 0.966 -- Sysrepo repository: /etc/sysrepo #17 0.966 -- Startup data path: /etc/sysrepo/data #17 0.966 -- Notification path: /etc/sysrepo/data/notif #17 0.967 -- YANG module path: /etc/sysrepo/yang #17 0.967 -- SRPD plugins path: /usr/local/lib/sysrepo/plugins #17 0.968 -- Looking for vdprintf #17 1.077 -- Looking for vdprintf - found #17 1.078 -- Looking for asprintf #17 1.182 -- Looking for asprintf - found #17 1.184 -- Looking for vasprintf #17 1.298 -- Looking for vasprintf - found #17 1.299 -- Looking for get_current_dir_name #17 1.406 -- Looking for get_current_dir_name - found #17 1.407 -- Looking for strndup #17 1.521 -- Looking for strndup - found #17 1.522 -- Looking for getline #17 1.631 -- Looking for getline - found #17 1.631 -- Check if the system is big endian #17 1.631 -- Searching 16 bit integer #17 1.632 -- Looking for sys/types.h #17 1.746 -- Looking for sys/types.h - found #17 1.747 -- Looking for stdint.h #17 1.856 -- Looking for stdint.h - found #17 1.857 -- Looking for stddef.h #17 1.960 -- Looking for stddef.h - found #17 1.961 -- Check size of unsigned short #17 2.066 -- Check size of unsigned short - done #17 2.067 -- Using unsigned short #17 2.174 -- Check if the system is big endian - little endian #17 2.177 -- Could NOT find Uncrustify (missing: UNCRUSTIFY) (Required is at least version "0.71") #17 2.183 -- Looking for __atomic_fetch_add_4 in atomic #17 2.291 -- Looking for __atomic_fetch_add_4 in atomic - found #17 2.295 -- Found LibYANG: /usr/local/lib/libyang.so (found suitable version "1.10.32", minimum required is "1.10.29") #17 2.297 -- Looking for pthread.h #17 2.404 -- Looking for pthread.h - found #17 2.404 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #17 2.517 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #17 2.517 -- Looking for pthread_create in pthreads #17 2.609 -- Looking for pthread_create in pthreads - not found #17 2.610 -- Looking for pthread_create in pthread #17 2.721 -- Looking for pthread_create in pthread - found #17 2.723 -- Found Threads: TRUE #17 2.724 -- Looking for pthread_mutex_timedlock #17 2.832 -- Looking for pthread_mutex_timedlock - found #17 2.833 -- Looking for eaccess #17 2.947 -- Looking for eaccess - found #17 2.948 -- Looking for stdatomic.h #17 3.050 -- Looking for stdatomic.h - found #17 3.051 -- Looking for mkstemps #17 3.166 -- Looking for mkstemps - found #17 3.183 -- Missing tools (devscripts, debhelper package) for building DEB package. #17 3.183 -- Missing tools (rpm package) for building RPM package. #17 3.186 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #17 3.190 -- Configuring done #17 3.269 -- Generating done #17 3.275 CMake Warning: #17 3.275 Manually-specified variables were not used by the project: #17 3.275 #17 3.275 OPER_DATA_PROVIDE_TIMEOUT #17 3.275 REPOSITORY_LOC #17 3.275 REQUEST_TIMEOUT #17 3.275 #17 3.275 #17 3.276 -- Build files have been written to: /opt/dev/sysrepo/build #17 3.334 Scanning dependencies of target compat #17 3.348 Scanning dependencies of target srobj #17 3.355 [ 1%] Building C object CMakeFiles/compat.dir/compat/compat.c.o #17 3.366 [ 4%] Building C object CMakeFiles/srobj.dir/src/log.c.o #17 3.366 [ 4%] Building C object CMakeFiles/srobj.dir/src/common.c.o #17 3.369 [ 5%] Building C object CMakeFiles/srobj.dir/src/sysrepo.c.o #17 3.414 [ 5%] Built target compat #17 3.429 [ 6%] Building C object CMakeFiles/srobj.dir/src/replay.c.o #17 3.437 /opt/dev/sysrepo/src/log.c: In function 'sr_log_msg': #17 3.437 /opt/dev/sysrepo/src/log.c:103:9: warning: 'priority' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 3.437 103 | int priority; #17 3.437 | ^~~~~~~~ #17 3.529 [ 8%] Building C object CMakeFiles/srobj.dir/src/modinfo.c.o #17 3.601 /opt/dev/sysrepo/src/modinfo.c: In function 'sr_modinfo_candidate_reset': #17 3.601 /opt/dev/sysrepo/src/modinfo.c:2605:29: warning: implicit declaration of function 'sr_remove_candidate_file'; did you mean 'sr_remove_data_files'? [-Wimplicit-function-declaration] #17 3.601 2605 | if ((err_info = sr_remove_candidate_file(mod->ly_mod->name))) { #17 3.601 | ^~~~~~~~~~~~~~~~~~~~~~~~ #17 3.601 | sr_remove_data_files #17 3.602 /opt/dev/sysrepo/src/modinfo.c:2605:27: warning: assignment to 'sr_error_info_t *' {aka 'struct sr_error_info_s *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] #17 3.602 2605 | if ((err_info = sr_remove_candidate_file(mod->ly_mod->name))) { #17 3.602 | ^ #17 3.731 [ 9%] Building C object CMakeFiles/srobj.dir/src/edit_diff.c.o #17 3.785 /opt/dev/sysrepo/src/edit_diff.c: In function 'sr_edit_insert': #17 3.785 /opt/dev/sysrepo/src/edit_diff.c:407:9: warning: variable 'user_ordered' set but not used [-Wunused-but-set-variable] #17 3.785 407 | int user_ordered = 0; #17 3.785 | ^~~~~~~~~~~~ #17 4.417 [ 11%] Building C object CMakeFiles/srobj.dir/src/lyd_mods.c.o #17 4.666 /opt/dev/sysrepo/src/edit_diff.c: In function 'sr_diff_ly2sr': #17 4.667 /opt/dev/sysrepo/src/edit_diff.c:3257:25: warning: 'attr_val' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 4.667 3257 | if ((err_info = sr_diff_add_attrs(node, attr_val, prev_attr_val, op))) { #17 4.667 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.716 /opt/dev/sysrepo/src/edit_diff.c: In function 'sr_edit_add': #17 4.717 /opt/dev/sysrepo/src/edit_diff.c:3592:18: warning: 'attr_val' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 4.717 3592 | if (!lyd_insert_attr(node, NULL, (node->schema->nodetype == LYS_LIST) ? "yang:key" : "yang:value", attr_val)) { #17 4.717 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.733 /opt/dev/sysrepo/src/sysrepo.c: In function 'sr_oper_get_items_subscribe': #17 4.733 /opt/dev/sysrepo/src/sysrepo.c:4651:21: warning: 'sub_type' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 4.733 4651 | if ((err_info = sr_shmext_oper_subscription_add(conn, shm_mod, path, sub_type, sub_opts, (*subscription)->evpipe_num))) { #17 4.733 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.816 [ 12%] Building C object CMakeFiles/srobj.dir/src/shm_main.c.o #17 4.868 /opt/dev/sysrepo/src/common.c: In function 'sr_module_file_data_append': #17 4.868 /opt/dev/sysrepo/src/common.c:5258:16: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 4.868 5258 | mod_data = lyd_parse_fd(ly_mod->ctx, fd, LYD_LYB, flags); #17 4.868 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.893 /opt/dev/sysrepo/src/shm_main.c: In function 'sr_shmmain_conn_new_lockfile': #17 4.893 /opt/dev/sysrepo/src/shm_main.c:317:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #17 4.893 317 | write(fd, buf, strlen(buf)); #17 4.893 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.905 [ 13%] Building C object CMakeFiles/srobj.dir/src/shm_ext.c.o #17 4.980 /opt/dev/sysrepo/src/shm_ext.c: In function 'sr_shmext_print': #17 4.980 /opt/dev/sysrepo/src/shm_ext.c:225:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #17 4.980 225 | asprintf(&(items[item_count].name), "ext structure"); #17 4.980 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.980 /opt/dev/sysrepo/src/shm_ext.c:233:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #17 4.980 233 | asprintf(&(items[item_count].name), "memory hole (size %u)", hole->size); #17 4.980 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.980 /opt/dev/sysrepo/src/shm_ext.c:246:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #17 4.980 246 | asprintf(&(items[item_count].name), "%s change subs (%u, mod \"%s\")", sr_ds2str(ds), #17 4.980 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.980 247 | shm_mod->change_sub[ds].sub_count, ((char *)main_shm) + shm_mod->name); #17 4.980 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.980 /opt/dev/sysrepo/src/shm_ext.c:257:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #17 4.980 257 | asprintf(&(items[item_count].name), "%s change sub xpath (\"%s\", mod \"%s\")", sr_ds2str(ds), #17 4.980 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.980 258 | shm_ext->addr + change_subs[i].xpath, ((char *)main_shm) + shm_mod->name); #17 4.980 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.980 /opt/dev/sysrepo/src/shm_ext.c:270:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #17 4.980 270 | asprintf(&(items[item_count].name), "oper subs (%u, mod \"%s\")", shm_mod->oper_sub_count, #17 4.980 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.980 271 | ((char *)main_shm) + shm_mod->name); #17 4.980 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.981 /opt/dev/sysrepo/src/shm_ext.c:280:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #17 4.981 280 | asprintf(&(items[item_count].name), "oper sub xpath (\"%s\", mod \"%s\")", #17 4.981 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.981 281 | shm_ext->addr + oper_subs[i].xpath, ((char *)main_shm) + shm_mod->name); #17 4.981 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.981 /opt/dev/sysrepo/src/shm_ext.c:293:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #17 4.981 293 | asprintf(&(items[item_count].name), "rpc subs (%u, path \"%s\")", shm_rpc[i].sub_count, #17 4.981 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.981 294 | ((char *)main_shm) + shm_rpc[i].path); #17 4.981 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.981 /opt/dev/sysrepo/src/shm_ext.c:303:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #17 4.981 303 | asprintf(&(items[item_count].name), "rpc sub xpath (\"%s\", path \"%s\")", #17 4.981 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.981 304 | shm_ext->addr + rpc_subs[j].xpath, ((char *)main_shm) + shm_rpc[i].path); #17 4.981 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.981 /opt/dev/sysrepo/src/shm_ext.c:315:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #17 4.981 315 | asprintf(&(items[item_count].name), "notif subs (%u, mod \"%s\")", shm_mod->notif_sub_count, #17 4.981 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 4.981 316 | ((char *)main_shm) + shm_mod->name); #17 4.981 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 5.039 /opt/dev/sysrepo/src/lyd_mods.c: In function 'sr_lydmods_conn_ctx_update': #17 5.039 /opt/dev/sysrepo/src/lyd_mods.c:2257:8: warning: 'exists' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 5.039 2257 | if (!exists) { #17 5.039 | ^ #17 5.069 [ 15%] Building C object CMakeFiles/srobj.dir/src/shm_mod.c.o #17 5.135 /opt/dev/sysrepo/src/shm_mod.c: In function 'sr_shmmod_release_locks': #17 5.135 /opt/dev/sysrepo/src/shm_mod.c:717:37: warning: implicit declaration of function 'sr_remove_candidate_file'; did you mean 'sr_remove_data_files'? [-Wimplicit-function-declaration] #17 5.135 717 | if ((err_info = sr_remove_candidate_file(ly_mod->name))) { #17 5.135 | ^~~~~~~~~~~~~~~~~~~~~~~~ #17 5.135 | sr_remove_data_files #17 5.135 /opt/dev/sysrepo/src/shm_mod.c:717:35: warning: assignment to 'sr_error_info_t *' {aka 'struct sr_error_info_s *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] #17 5.135 717 | if ((err_info = sr_remove_candidate_file(ly_mod->name))) { #17 5.135 | ^ #17 5.195 /opt/dev/sysrepo/src/shm_ext.c: In function 'sr_shmext_change_subscription_stop': #17 5.195 /opt/dev/sysrepo/src/shm_ext.c:624:9: warning: 'tmp_err' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 5.195 624 | sr_errinfo_merge(&err_info, tmp_err); #17 5.195 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 5.265 /opt/dev/sysrepo/src/shm_ext.c: In function 'sr_shmext_oper_subscription_stop': #17 5.265 /opt/dev/sysrepo/src/shm_ext.c:890:9: warning: 'tmp_err' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 5.265 890 | sr_errinfo_merge(&err_info, tmp_err); #17 5.265 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 5.352 /opt/dev/sysrepo/src/shm_ext.c: In function 'sr_shmext_rpc_subscription_stop': #17 5.352 /opt/dev/sysrepo/src/shm_ext.c:1364:9: warning: 'tmp_err' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 5.352 1364 | sr_errinfo_merge(&err_info, tmp_err); #17 5.352 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 5.371 [ 16%] Building C object CMakeFiles/srobj.dir/src/shm_sub.c.o #17 5.372 [ 18%] Building C object CMakeFiles/srobj.dir/src/utils/values.c.o #17 5.435 /opt/dev/sysrepo/src/shm_sub.c: In function 'sr_shmsub_notify_wait_wr': #17 5.435 /opt/dev/sysrepo/src/shm_sub.c:329:29: warning: implicit declaration of function 'sr_sub_rwlock_has_mutex' [-Wimplicit-function-declaration] #17 5.435 329 | if ((err_info = sr_sub_rwlock_has_mutex(&sub_shm->lock, timeout_ms, SR_LOCK_WRITE, cid, __func__, NULL, NULL))) { #17 5.435 | ^~~~~~~~~~~~~~~~~~~~~~~ #17 5.436 /opt/dev/sysrepo/src/shm_sub.c:329:27: warning: assignment to 'sr_error_info_t *' {aka 'struct sr_error_info_s *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] #17 5.436 329 | if ((err_info = sr_sub_rwlock_has_mutex(&sub_shm->lock, timeout_ms, SR_LOCK_WRITE, cid, __func__, NULL, NULL))) { #17 5.436 | ^ #17 5.441 [ 19%] Building C object CMakeFiles/srobj.dir/src/utils/xpath.c.o #17 5.883 /opt/dev/sysrepo/src/shm_sub.c: In function 'sr_shmsub_change_notify_change': #17 5.883 /opt/dev/sysrepo/src/shm_sub.c:1096:29: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 5.883 1096 | if ((err_info = sr_shmsub_multi_notify_write_event(multi_sub_shm, mod->request_id, cur_priority, #17 5.883 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 5.883 1097 | SR_SUB_EV_CHANGE, &sid, subscriber_count, &shm_data_sub, 0, diff_lyb, diff_lyb_len, mod->ly_mod->name))) { #17 5.883 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 5.917 /opt/dev/sysrepo/src/shm_sub.c: In function 'sr_shmsub_change_notify_change_done': #17 5.917 /opt/dev/sysrepo/src/shm_sub.c:1214:29: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 5.917 1214 | if ((err_info = sr_shmsub_multi_notify_write_event(multi_sub_shm, mod->request_id, cur_priority, #17 5.917 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 5.917 1215 | SR_SUB_EV_DONE, &sid, subscriber_count, &shm_data_sub, 0, diff_lyb, diff_lyb_len, mod->ly_mod->name))) { #17 5.917 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 5.951 /opt/dev/sysrepo/src/shm_sub.c: In function 'sr_shmsub_change_notify_change_abort': #17 5.951 /opt/dev/sysrepo/src/shm_sub.c:1365:29: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 5.951 1365 | if ((err_info = sr_shmsub_multi_notify_write_event(multi_sub_shm, mod->request_id, cur_priority, #17 5.951 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 5.951 1366 | SR_SUB_EV_ABORT, &sid, subscriber_count, &shm_data_sub, 0, diff_lyb, diff_lyb_len, mod->ly_mod->name))) { #17 5.951 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 5.951 /opt/dev/sysrepo/src/shm_sub.c:1398:34: warning: 'err_subscriber_count' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 5.951 1398 | subscriber_count -= err_subscriber_count; #17 5.951 | ^~ #17 5.953 /opt/dev/sysrepo/src/shm_sub.c:1396:29: warning: 'err_priority' may be used uninitialized in this function [-Wmaybe-uninitialized] #17 5.953 1396 | if (last_subscr && (err_priority == cur_priority)) { #17 5.953 | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 6.439 [ 19%] Built target srobj #17 6.456 Scanning dependencies of target sysrepo #17 6.476 [ 20%] Linking C shared library libsysrepo.so #17 6.570 [ 20%] Built target sysrepo #17 6.588 Scanning dependencies of target sysrepoctl #17 6.590 Scanning dependencies of target sysrepo-plugind #17 6.592 Scanning dependencies of target sysrepocfg #17 6.593 Scanning dependencies of target sr_set_item_example #17 6.606 [ 22%] Building C object CMakeFiles/sysrepoctl.dir/src/executables/sysrepoctl.c.o #17 6.607 [ 23%] Building C object CMakeFiles/sysrepo-plugind.dir/src/executables/sysrepo-plugind.c.o #17 6.615 [ 25%] Building C object CMakeFiles/sysrepocfg.dir/src/executables/sysrepocfg.c.o #17 6.622 [ 26%] Building C object examples/CMakeFiles/sr_set_item_example.dir/sr_set_item_example.c.o #17 6.676 /opt/dev/sysrepo/src/executables/sysrepocfg.c: In function 'op_export': #17 6.676 /opt/dev/sysrepo/src/executables/sysrepocfg.c:342:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #17 6.676 342 | asprintf(&str, "/%s:*", module_name); #17 6.676 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #17 6.705 [ 27%] Linking C executable sr_set_item_example #17 6.767 [ 27%] Built target sr_set_item_example #17 6.785 Scanning dependencies of target sr_get_items_example #17 6.803 [ 29%] Building C object examples/CMakeFiles/sr_get_items_example.dir/sr_get_items_example.c.o #17 6.846 [ 30%] Linking C executable sysrepo-plugind #17 6.896 [ 31%] Linking C executable sysrepocfg #17 6.900 [ 31%] Built target sysrepo-plugind #17 6.911 [ 33%] Linking C executable sr_get_items_example #17 6.916 Scanning dependencies of target oper_data_example #17 6.932 [ 34%] Building C object examples/CMakeFiles/oper_data_example.dir/oper_data_example.c.o #17 6.969 [ 34%] Built target sysrepocfg #17 6.971 [ 34%] Built target sr_get_items_example #17 6.975 [ 36%] Linking C executable sysrepoctl #17 6.993 Scanning dependencies of target application_changes_example #17 6.996 Scanning dependencies of target notif_subscribe_example #17 7.016 [ 37%] Building C object examples/CMakeFiles/notif_subscribe_example.dir/notif_subscribe_example.c.o #17 7.019 [ 38%] Building C object examples/CMakeFiles/application_changes_example.dir/application_changes_example.c.o #17 7.040 [ 40%] Linking C executable oper_data_example #17 7.057 [ 40%] Built target sysrepoctl #17 7.083 Scanning dependencies of target rpc_send_example #17 7.122 [ 41%] Building C object examples/CMakeFiles/rpc_send_example.dir/rpc_send_example.c.o #17 7.126 [ 41%] Built target oper_data_example #17 7.155 Scanning dependencies of target notif_send_example #17 7.172 [ 43%] Linking C executable notif_subscribe_example #17 7.176 [ 44%] Linking C executable application_changes_example #17 7.180 [ 45%] Building C object examples/CMakeFiles/notif_send_example.dir/notif_send_example.c.o #17 7.242 [ 45%] Built target application_changes_example #17 7.247 [ 45%] Built target notif_subscribe_example #17 7.255 [ 47%] Linking C executable rpc_send_example #17 7.260 Scanning dependencies of target oper_pull_push_example #17 7.284 [ 48%] Building C object examples/CMakeFiles/oper_pull_push_example.dir/oper_pull_push_example.c.o #17 7.292 Scanning dependencies of target rpc_subscribe_example #17 7.300 [ 50%] Linking C executable notif_send_example #17 7.323 [ 51%] Building C object examples/CMakeFiles/rpc_subscribe_example.dir/rpc_subscribe_example.c.o #17 7.378 [ 51%] Built target rpc_send_example #17 7.409 [ 52%] Linking C executable oper_pull_push_example #17 7.413 Scanning dependencies of target oven #17 7.444 [ 54%] Building C object examples/CMakeFiles/oven.dir/plugin/oven.c.o #17 7.457 [ 54%] Built target notif_send_example #17 7.502 Scanning dependencies of target sysrepo-cpp #17 7.518 [ 54%] Built target oper_pull_push_example #17 7.521 [ 55%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Sysrepo.cpp.o #17 7.537 [ 56%] Linking C executable rpc_subscribe_example #17 7.544 [ 58%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Connection.cpp.o #17 7.583 [ 59%] Linking C shared module oven.so #17 7.606 [ 59%] Built target rpc_subscribe_example #17 7.646 [ 61%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Session.cpp.o #17 7.647 [ 61%] Built target oven #17 7.663 [ 62%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Struct.cpp.o #17 8.365 [ 63%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Xpath.cpp.o #17 8.688 [ 65%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Internal.cpp.o #17 10.18 [ 66%] Linking CXX shared library libsysrepo-cpp.so #17 10.36 [ 66%] Built target sysrepo-cpp #17 10.38 Scanning dependencies of target cpp_module_info #17 10.38 Scanning dependencies of target cpp_set_item_example #17 10.38 Scanning dependencies of target cpp_delete_item_example #17 10.39 Scanning dependencies of target cpp_get_items_example #17 10.40 [ 68%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_module_info.dir/cpp_module_info.cpp.o #17 10.40 [ 69%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_delete_item_example.dir/cpp_delete_item_example.cpp.o #17 10.41 [ 70%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_set_item_example.dir/cpp_set_item_example.cpp.o #17 10.41 [ 72%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_get_items_example.dir/cpp_get_items_example.cpp.o #17 11.44 [ 73%] Linking CXX executable cpp_delete_item_example #17 11.54 [ 75%] Linking CXX executable cpp_get_items_example #17 11.58 [ 76%] Linking CXX executable cpp_set_item_example #17 11.60 [ 77%] Linking CXX executable cpp_module_info #17 11.61 [ 77%] Built target cpp_delete_item_example #17 11.62 Scanning dependencies of target cpp_get_item_example #17 11.64 [ 79%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_get_item_example.dir/cpp_get_item_example.cpp.o #17 11.74 [ 79%] Built target cpp_get_items_example #17 11.76 Scanning dependencies of target cpp_application_example #17 11.77 [ 79%] Built target cpp_set_item_example #17 11.78 [ 80%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_application_example.dir/cpp_application_example.cpp.o #17 11.78 [ 80%] Built target cpp_module_info #17 11.79 Scanning dependencies of target cpp_application_changes_example #17 11.81 Scanning dependencies of target cpp_get_data_example #17 11.82 [ 81%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_application_changes_example.dir/cpp_application_changes_example.cpp.o #17 11.83 [ 83%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_get_data_example.dir/cpp_get_data_example.cpp.o #17 12.76 [ 84%] Linking CXX executable cpp_get_item_example #17 12.94 [ 84%] Built target cpp_get_item_example #17 12.96 Scanning dependencies of target cpp_rpc_example #17 12.99 [ 86%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_rpc_example.dir/cpp_rpc_example.cpp.o #17 13.03 [ 87%] Linking CXX executable cpp_application_example #17 13.19 [ 87%] Built target cpp_application_example #17 13.21 Scanning dependencies of target cpp_oper_data_example #17 13.23 [ 88%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_oper_data_example.dir/cpp_oper_data_example.cpp.o #17 13.32 [ 90%] Linking CXX executable cpp_get_data_example #17 13.35 [ 91%] Linking CXX executable cpp_application_changes_example #17 13.49 [ 91%] Built target cpp_get_data_example #17 13.51 Scanning dependencies of target cpp_turing_rpc_example #17 13.52 [ 91%] Built target cpp_application_changes_example #17 13.53 [ 93%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_turing_rpc_example.dir/cpp_turing_rpc_example.cpp.o #17 13.53 Scanning dependencies of target cpp_notif_example #17 13.55 [ 94%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_notif_example.dir/cpp_notif_example.cpp.o #17 14.75 [ 95%] Linking CXX executable cpp_rpc_example #17 14.93 [ 95%] Built target cpp_rpc_example #17 15.03 [ 97%] Linking CXX executable cpp_turing_rpc_example #17 15.11 [ 98%] Linking CXX executable cpp_oper_data_example #17 15.19 [ 98%] Built target cpp_turing_rpc_example #17 15.19 [100%] Linking CXX executable cpp_notif_example #17 15.28 [100%] Built target cpp_oper_data_example #17 15.37 [100%] Built target cpp_notif_example #17 15.46 [ 18%] Built target srobj #17 15.50 [ 19%] Built target compat #17 15.53 [ 20%] Built target sysrepo #17 15.56 [ 23%] Built target sysrepocfg #17 15.60 [ 26%] Built target sysrepo-plugind #17 15.63 [ 29%] Built target sysrepoctl #17 15.66 [ 31%] Built target sr_set_item_example #17 15.70 [ 34%] Built target sr_get_items_example #17 15.73 [ 37%] Built target oper_data_example #17 15.76 [ 40%] Built target notif_subscribe_example #17 15.80 [ 43%] Built target application_changes_example #17 15.84 [ 45%] Built target rpc_send_example #17 15.87 [ 48%] Built target notif_send_example #17 15.90 [ 51%] Built target oper_pull_push_example #17 15.93 [ 54%] Built target rpc_subscribe_example #17 15.96 [ 56%] Built target oven #17 15.99 [ 66%] Built target sysrepo-cpp #17 16.03 [ 69%] Built target cpp_set_item_example #17 16.06 [ 72%] Built target cpp_module_info #17 16.09 [ 75%] Built target cpp_get_items_example #17 16.12 [ 77%] Built target cpp_delete_item_example #17 16.15 [ 80%] Built target cpp_get_item_example #17 16.19 [ 83%] Built target cpp_application_example #17 16.22 [ 86%] Built target cpp_application_changes_example #17 16.25 [ 88%] Built target cpp_get_data_example #17 16.28 [ 91%] Built target cpp_rpc_example #17 16.32 [ 94%] Built target cpp_oper_data_example #17 16.35 [ 97%] Built target cpp_turing_rpc_example #17 16.39 [100%] Built target cpp_notif_example #17 16.42 Install the project... #17 16.43 -- Install configuration: "Release" #17 16.44 -- Installing: /usr/local/lib/libsysrepo.so.5.6.56 #17 16.44 -- Installing: /usr/local/lib/libsysrepo.so.5 #17 16.44 -- Set runtime path of "/usr/local/lib/libsysrepo.so.5.6.56" to "" #17 16.44 -- Installing: /usr/local/lib/libsysrepo.so #17 16.44 -- Installing: /usr/local/include/sysrepo.h #17 16.44 -- Installing: /usr/local/include/sysrepo/values.h #17 16.44 -- Installing: /usr/local/include/sysrepo/xpath.h #17 16.44 -- Installing: /usr/local/bin/sysrepoctl #17 16.44 -- Set runtime path of "/usr/local/bin/sysrepoctl" to "" #17 16.44 -- Installing: /usr/local/bin/sysrepocfg #17 16.44 -- Set runtime path of "/usr/local/bin/sysrepocfg" to "" #17 16.44 -- Installing: /usr/local/bin/sysrepo-plugind #17 16.44 -- Set runtime path of "/usr/local/bin/sysrepo-plugind" to "" #17 16.44 -- Installing: /usr/local/lib/pkgconfig/sysrepo.pc #17 16.44 -- Installing: /usr/local/lib/libsysrepo-cpp.so.5.6.56 #17 16.44 -- Installing: /usr/local/lib/libsysrepo-cpp.so.5 #17 16.44 -- Set runtime path of "/usr/local/lib/libsysrepo-cpp.so.5.6.56" to "" #17 16.44 -- Installing: /usr/local/lib/libsysrepo-cpp.so #17 16.44 -- Installing: /usr/local/include/sysrepo-cpp/Sysrepo.hpp #17 16.44 -- Installing: /usr/local/include/sysrepo-cpp/Connection.hpp #17 16.44 -- Installing: /usr/local/include/sysrepo-cpp/Session.hpp #17 16.44 -- Installing: /usr/local/include/sysrepo-cpp/Struct.hpp #17 16.44 -- Installing: /usr/local/include/sysrepo-cpp/Xpath.hpp #17 16.44 -- Installing: /usr/local/include/sysrepo-cpp/Internal.hpp #17 16.45 -- Installing: /usr/local/lib/pkgconfig/sysrepo-cpp.pc #17 DONE 16.6s #18 [builder 11/27] RUN cd libssh && mkdir build && cd build && cmake -DWITH_EXAMPLES=OFF .. && make -j4 && make install && ldconfig #18 0.324 -- The C compiler identification is GNU 9.4.0 #18 0.333 -- Check for working C compiler: /usr/bin/cc #18 0.434 -- Check for working C compiler: /usr/bin/cc -- works #18 0.435 -- Detecting C compiler ABI info #18 0.538 -- Detecting C compiler ABI info - done #18 0.559 -- Detecting C compile features #18 0.561 -- Detecting C compile features - done #18 0.579 -- Performing Test REQUIRED_FLAGS_WERROR #18 0.689 -- Performing Test REQUIRED_FLAGS_WERROR - Success #18 0.690 -- Performing Test WITH_STD_GNU99_FLAG #18 0.797 -- Performing Test WITH_STD_GNU99_FLAG - Success #18 0.798 -- Performing Test WITH_WPEDANTIC_FLAG #18 0.913 -- Performing Test WITH_WPEDANTIC_FLAG - Success #18 0.915 -- Performing Test WITH_WALL_FLAG #18 1.026 -- Performing Test WITH_WALL_FLAG - Success #18 1.027 -- Performing Test WITH_WSHADOW_FLAG #18 1.132 -- Performing Test WITH_WSHADOW_FLAG - Success #18 1.133 -- Performing Test WITH_WMISSING_PROTOTYPES_FLAG #18 1.245 -- Performing Test WITH_WMISSING_PROTOTYPES_FLAG - Success #18 1.246 -- Performing Test WITH_WCAST_ALIGN_FLAG #18 1.349 -- Performing Test WITH_WCAST_ALIGN_FLAG - Success #18 1.350 -- Performing Test WITH_WERROR_ADDRESS_FLAG #18 1.451 -- Performing Test WITH_WERROR_ADDRESS_FLAG - Success #18 1.452 -- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG #18 1.556 -- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG - Success #18 1.557 -- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG #18 1.657 -- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG - Success #18 1.658 -- Performing Test WITH_WWRITE_STRINGS_FLAG #18 1.757 -- Performing Test WITH_WWRITE_STRINGS_FLAG - Success #18 1.758 -- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG #18 1.860 -- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG - Success #18 1.861 -- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG #18 1.963 -- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG - Success #18 1.965 -- Performing Test WITH_WPOINTER_ARITH_FLAG #18 2.073 -- Performing Test WITH_WPOINTER_ARITH_FLAG - Success #18 2.074 -- Performing Test WITH_WERROR_POINTER_ARITH_FLAG #18 2.181 -- Performing Test WITH_WERROR_POINTER_ARITH_FLAG - Success #18 2.182 -- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG #18 2.291 -- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG - Success #18 2.292 -- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG #18 2.392 -- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG - Success #18 2.393 -- Performing Test WITH_WRETURN_TYPE_FLAG #18 2.504 -- Performing Test WITH_WRETURN_TYPE_FLAG - Success #18 2.505 -- Performing Test WITH_WERROR_RETURN_TYPE_FLAG #18 2.613 -- Performing Test WITH_WERROR_RETURN_TYPE_FLAG - Success #18 2.614 -- Performing Test WITH_WUNINITIALIZED_FLAG #18 2.723 -- Performing Test WITH_WUNINITIALIZED_FLAG - Success #18 2.724 -- Performing Test WITH_WERROR_UNINITIALIZED_FLAG #18 2.820 -- Performing Test WITH_WERROR_UNINITIALIZED_FLAG - Success #18 2.821 -- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG #18 2.922 -- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG - Success #18 2.923 -- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG #18 3.030 -- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG - Success #18 3.031 -- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG #18 3.152 -- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG - Success #18 3.153 -- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG #18 3.269 -- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG - Success #18 3.270 -- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG #18 3.377 -- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG - Success #18 3.380 -- Performing Test REQUIRED_FLAGS_WFORMAT #18 3.487 -- Performing Test REQUIRED_FLAGS_WFORMAT - Success #18 3.488 -- Performing Test WITH_WFORMAT_SECURITY_FLAG #18 3.595 -- Performing Test WITH_WFORMAT_SECURITY_FLAG - Success #18 3.596 -- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG #18 3.705 -- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG - Success #18 3.706 -- Performing Test WITH_FNO_COMMON_FLAG #18 3.811 -- Performing Test WITH_FNO_COMMON_FLAG - Success #18 3.811 -- Performing Test WITH_STACK_PROTECTOR_STRONG #18 3.917 -- Performing Test WITH_STACK_PROTECTOR_STRONG - Success #18 3.917 -- Performing Test WITH_STACK_CLASH_PROTECTION #18 4.025 -- Performing Test WITH_STACK_CLASH_PROTECTION - Success #18 4.026 -- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG #18 4.134 -- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG - Success #18 4.147 -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") #18 4.214 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") #18 4.217 -- Looking for pthread.h #18 4.333 -- Looking for pthread.h - found #18 4.333 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #18 4.448 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #18 4.448 -- Check if compiler accepts -pthread #18 4.569 -- Check if compiler accepts -pthread - yes #18 4.571 -- Found Threads: TRUE #18 4.576 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") #18 4.578 -- Checking for module 'heimdal-gssapi' #18 4.581 -- No package 'heimdal-gssapi' found #18 4.583 -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIR) #18 4.586 -- Could NOT find NaCl (missing: NACL_LIBRARIES NACL_INCLUDE_DIRS) #18 4.592 -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) #18 4.599 -- Performing Test WITH_VISIBILITY_HIDDEN #18 4.698 -- Performing Test WITH_VISIBILITY_HIDDEN - Success #18 4.699 -- Looking for argp.h #18 4.810 -- Looking for argp.h - found #18 4.810 -- Looking for pty.h #18 4.916 -- Looking for pty.h - found #18 4.917 -- Looking for utmp.h #18 5.022 -- Looking for utmp.h - found #18 5.022 -- Looking for termios.h #18 5.134 -- Looking for termios.h - found #18 5.135 -- Looking for unistd.h #18 5.238 -- Looking for unistd.h - found #18 5.239 -- Looking for stdint.h #18 5.340 -- Looking for stdint.h - found #18 5.340 -- Looking for util.h #18 5.376 -- Looking for util.h - not found #18 5.377 -- Looking for libutil.h #18 5.420 -- Looking for libutil.h - not found #18 5.421 -- Looking for sys/time.h #18 5.527 -- Looking for sys/time.h - found #18 5.527 -- Looking for sys/utime.h #18 5.566 -- Looking for sys/utime.h - not found #18 5.567 -- Looking for sys/param.h #18 5.679 -- Looking for sys/param.h - found #18 5.680 -- Looking for arpa/inet.h #18 5.802 -- Looking for arpa/inet.h - found #18 5.802 -- Looking for byteswap.h #18 5.905 -- Looking for byteswap.h - found #18 5.905 -- Looking for glob.h #18 6.011 -- Looking for glob.h - found #18 6.012 -- Looking for valgrind/valgrind.h #18 6.051 -- Looking for valgrind/valgrind.h - not found #18 6.051 -- Looking for openssl/des.h #18 6.161 -- Looking for openssl/des.h - found #18 6.161 -- Looking for openssl/aes.h #18 6.272 -- Looking for openssl/aes.h - found #18 6.272 -- Looking for openssl/ecdh.h #18 6.416 -- Looking for openssl/ecdh.h - found #18 6.417 -- Looking for openssl/ec.h #18 6.558 -- Looking for openssl/ec.h - found #18 6.559 -- Looking for openssl/ecdsa.h #18 6.701 -- Looking for openssl/ecdsa.h - found #18 6.701 -- Looking for EVP_aes_128_ctr #18 6.854 -- Looking for EVP_aes_128_ctr - found #18 6.854 -- Looking for EVP_aes_128_cbc #18 7.013 -- Looking for EVP_aes_128_cbc - found #18 7.013 -- Looking for EVP_aes_128_gcm #18 7.166 -- Looking for EVP_aes_128_gcm - found #18 7.166 -- Looking for CRYPTO_THREADID_set_callback #18 7.280 -- Looking for CRYPTO_THREADID_set_callback - not found #18 7.280 -- Looking for CRYPTO_ctr128_encrypt #18 7.437 -- Looking for CRYPTO_ctr128_encrypt - found #18 7.437 -- Looking for EVP_CIPHER_CTX_new #18 7.606 -- Looking for EVP_CIPHER_CTX_new - found #18 7.606 -- Looking for EVP_KDF_CTX_new_id #18 7.719 -- Looking for EVP_KDF_CTX_new_id - not found #18 7.719 -- Looking for FIPS_mode #18 7.876 -- Looking for FIPS_mode - found #18 7.876 -- Looking for RAND_priv_bytes #18 8.031 -- Looking for RAND_priv_bytes - found #18 8.031 -- Looking for EVP_DigestSign #18 8.188 -- Looking for EVP_DigestSign - found #18 8.188 -- Looking for EVP_DigestVerify #18 8.359 -- Looking for EVP_DigestVerify - found #18 8.359 -- Looking for OPENSSL_ia32cap_loc #18 8.489 -- Looking for OPENSSL_ia32cap_loc - not found #18 8.490 -- Looking for EVP_PKEY_ED25519 #18 8.650 -- Looking for EVP_PKEY_ED25519 - found #18 8.650 -- Looking for EVP_PKEY_X25519 #18 8.814 -- Looking for EVP_PKEY_X25519 - found #18 8.814 -- Looking for isblank #18 8.924 -- Looking for isblank - found #18 8.924 -- Looking for strncpy #18 9.038 -- Looking for strncpy - found #18 9.038 -- Looking for strndup #18 9.152 -- Looking for strndup - found #18 9.152 -- Looking for strtoull #18 9.268 -- Looking for strtoull - found #18 9.268 -- Looking for explicit_bzero #18 9.370 -- Looking for explicit_bzero - found #18 9.370 -- Looking for memset_s #18 9.481 -- Looking for memset_s - not found #18 9.481 -- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER #18 9.593 -- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER - Success #18 9.593 -- Looking for glob #18 9.698 -- Looking for glob - found #18 9.698 -- Looking for vsnprintf #18 9.809 -- Looking for vsnprintf - found #18 9.809 -- Looking for snprintf #18 9.918 -- Looking for snprintf - found #18 9.918 -- Looking for poll #18 10.02 -- Looking for poll - found #18 10.02 -- Looking for select #18 10.14 -- Looking for select - found #18 10.14 -- Looking for getaddrinfo #18 10.26 -- Looking for getaddrinfo - found #18 10.26 -- Looking for ntohll #18 10.31 -- Looking for ntohll - not found #18 10.31 -- Looking for htonll #18 10.36 -- Looking for htonll - not found #18 10.36 -- Looking for clock_gettime in rt #18 10.47 -- Looking for clock_gettime in rt - found #18 10.47 -- Looking for forkpty in util #18 10.57 -- Looking for forkpty in util - found #18 10.57 -- Looking for cfmakeraw #18 10.68 -- Looking for cfmakeraw - found #18 10.68 -- Looking for __strtoull #18 10.78 -- Looking for __strtoull - not found #18 10.78 -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE #18 10.88 -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE - Success #18 10.88 -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE #18 10.92 -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE - Failed #18 10.92 -- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE #18 11.02 -- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE - Success #18 11.02 -- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE #18 11.13 -- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE - Success #18 11.13 -- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE #18 11.23 -- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE - Success #18 11.23 -- Performing Test HAVE_UNUSED_ATTRIBUTE #18 11.33 -- Performing Test HAVE_UNUSED_ATTRIBUTE - Success #18 11.33 -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION #18 11.43 -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION - Success #18 11.43 -- Performing Test HAVE_COMPILER__FUNC__ #18 11.54 -- Performing Test HAVE_COMPILER__FUNC__ - Success #18 11.54 -- Performing Test HAVE_COMPILER__FUNCTION__ #18 11.65 -- Performing Test HAVE_COMPILER__FUNCTION__ - Success #18 11.65 -- Performing Test HAVE_LD_VERSION_SCRIPT #18 11.75 -- Performing Test HAVE_LD_VERSION_SCRIPT - Success #18 11.75 -- Check if the system is big endian #18 11.75 -- Searching 16 bit integer #18 11.75 -- Looking for sys/types.h #18 11.87 -- Looking for sys/types.h - found #18 11.87 -- Looking for stddef.h #18 11.98 -- Looking for stddef.h - found #18 11.98 -- Check size of unsigned short #18 12.09 -- Check size of unsigned short - done #18 12.09 -- Using unsigned short #18 12.20 -- Check if the system is big endian - little endian #18 12.20 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #18 12.21 -- Threads_FOUND=TRUE #18 12.22 -- ******************************************** #18 12.22 -- ********** libssh build options : ********** #18 12.22 -- zlib support: ON #18 12.22 -- libgcrypt support: OFF #18 12.22 -- libmbedTLS support: OFF #18 12.22 -- libnacl support: OFF #18 12.22 -- SFTP support: ON #18 12.22 -- Server support : ON #18 12.22 -- GSSAPI support : 0 #18 12.22 -- GEX support : ON #18 12.22 -- Pcap debugging support : ON #18 12.22 -- Build shared library: ON #18 12.22 -- Unit testing: OFF #18 12.22 -- Client code testing: OFF #18 12.22 -- Blowfish cipher support: OFF #18 12.22 -- Server code testing: OFF #18 12.22 -- Public API documentation generation #18 12.22 -- Benchmarks: OFF #18 12.22 -- Symbol versioning: ON #18 12.22 -- Allow ABI break: OFF #18 12.22 -- Release is final: #18 12.22 -- Global client config: /etc/ssh/ssh_config #18 12.22 -- Global bind config: /etc/ssh/libssh_server_config #18 12.22 -- ******************************************** #18 12.22 -- Configuring done #18 12.25 -- Generating done #18 12.25 -- Build files have been written to: /opt/dev/libssh/build #18 12.36 Scanning dependencies of target ssh #18 12.38 [ 3%] Building C object src/CMakeFiles/ssh.dir/auth.c.o #18 12.38 [ 3%] Building C object src/CMakeFiles/ssh.dir/agent.c.o #18 12.38 [ 4%] Building C object src/CMakeFiles/ssh.dir/base64.c.o #18 12.38 [ 6%] Building C object src/CMakeFiles/ssh.dir/bignum.c.o #18 12.47 [ 7%] Building C object src/CMakeFiles/ssh.dir/buffer.c.o #18 12.51 [ 9%] Building C object src/CMakeFiles/ssh.dir/callbacks.c.o #18 12.54 [ 11%] Building C object src/CMakeFiles/ssh.dir/channels.c.o #18 12.60 [ 12%] Building C object src/CMakeFiles/ssh.dir/client.c.o #18 12.62 [ 14%] Building C object src/CMakeFiles/ssh.dir/config.c.o #18 12.67 [ 15%] Building C object src/CMakeFiles/ssh.dir/connect.c.o #18 12.76 [ 17%] Building C object src/CMakeFiles/ssh.dir/connector.c.o #18 12.79 [ 19%] Building C object src/CMakeFiles/ssh.dir/curve25519.c.o #18 12.80 [ 20%] Building C object src/CMakeFiles/ssh.dir/dh.c.o #18 12.82 [ 22%] Building C object src/CMakeFiles/ssh.dir/ecdh.c.o #18 12.92 [ 23%] Building C object src/CMakeFiles/ssh.dir/error.c.o #18 12.93 [ 25%] Building C object src/CMakeFiles/ssh.dir/getpass.c.o #18 12.95 [ 26%] Building C object src/CMakeFiles/ssh.dir/init.c.o #18 12.96 [ 28%] Building C object src/CMakeFiles/ssh.dir/kdf.c.o #18 13.01 [ 30%] Building C object src/CMakeFiles/ssh.dir/kex.c.o #18 13.04 [ 31%] Building C object src/CMakeFiles/ssh.dir/known_hosts.c.o #18 13.07 [ 33%] Building C object src/CMakeFiles/ssh.dir/knownhosts.c.o #18 13.09 [ 34%] Building C object src/CMakeFiles/ssh.dir/legacy.c.o #18 13.19 [ 36%] Building C object src/CMakeFiles/ssh.dir/log.c.o #18 13.20 [ 38%] Building C object src/CMakeFiles/ssh.dir/match.c.o #18 13.25 [ 39%] Building C object src/CMakeFiles/ssh.dir/messages.c.o #18 13.26 [ 41%] Building C object src/CMakeFiles/ssh.dir/misc.c.o #18 13.27 [ 42%] Building C object src/CMakeFiles/ssh.dir/options.c.o #18 13.32 [ 44%] Building C object src/CMakeFiles/ssh.dir/packet.c.o #18 13.45 [ 46%] Building C object src/CMakeFiles/ssh.dir/packet_cb.c.o #18 13.46 [ 47%] Building C object src/CMakeFiles/ssh.dir/packet_crypt.c.o #18 13.48 [ 49%] Building C object src/CMakeFiles/ssh.dir/pcap.c.o #18 13.50 [ 50%] Building C object src/CMakeFiles/ssh.dir/pki.c.o #18 13.58 [ 52%] Building C object src/CMakeFiles/ssh.dir/pki_container_openssh.c.o #18 13.60 [ 53%] Building C object src/CMakeFiles/ssh.dir/poll.c.o #18 13.63 [ 55%] Building C object src/CMakeFiles/ssh.dir/session.c.o #18 13.74 [ 57%] Building C object src/CMakeFiles/ssh.dir/scp.c.o #18 13.74 [ 58%] Building C object src/CMakeFiles/ssh.dir/socket.c.o #18 13.75 [ 60%] Building C object src/CMakeFiles/ssh.dir/string.c.o #18 13.80 [ 61%] Building C object src/CMakeFiles/ssh.dir/threads.c.o #18 13.83 [ 63%] Building C object src/CMakeFiles/ssh.dir/wrapper.c.o #18 13.86 [ 65%] Building C object src/CMakeFiles/ssh.dir/external/bcrypt_pbkdf.c.o #18 13.91 [ 66%] Building C object src/CMakeFiles/ssh.dir/external/blowfish.c.o #18 13.91 [ 68%] Building C object src/CMakeFiles/ssh.dir/external/chacha.c.o #18 13.99 [ 69%] Building C object src/CMakeFiles/ssh.dir/chachapoly.c.o #18 13.99 [ 71%] Building C object src/CMakeFiles/ssh.dir/external/poly1305.c.o #18 14.01 [ 73%] Building C object src/CMakeFiles/ssh.dir/token.c.o #18 14.01 [ 74%] Building C object src/CMakeFiles/ssh.dir/config_parser.c.o #18 14.05 [ 76%] Building C object src/CMakeFiles/ssh.dir/pki_ed25519_common.c.o #18 14.09 [ 77%] Building C object src/CMakeFiles/ssh.dir/threads/noop.c.o #18 14.10 [ 79%] Building C object src/CMakeFiles/ssh.dir/threads/pthread.c.o #18 14.11 [ 80%] Building C object src/CMakeFiles/ssh.dir/threads/libcrypto.c.o #18 14.16 [ 82%] Building C object src/CMakeFiles/ssh.dir/pki_crypto.c.o #18 14.18 [ 84%] Building C object src/CMakeFiles/ssh.dir/ecdh_crypto.c.o #18 14.18 [ 85%] Building C object src/CMakeFiles/ssh.dir/libcrypto.c.o #18 14.23 [ 87%] Building C object src/CMakeFiles/ssh.dir/dh_crypto.c.o #18 14.31 [ 88%] Building C object src/CMakeFiles/ssh.dir/sftp.c.o #18 14.35 [ 90%] Building C object src/CMakeFiles/ssh.dir/sftpserver.c.o #18 14.37 [ 92%] Building C object src/CMakeFiles/ssh.dir/server.c.o #18 14.43 [ 93%] Building C object src/CMakeFiles/ssh.dir/bind.c.o #18 14.47 [ 95%] Building C object src/CMakeFiles/ssh.dir/bind_config.c.o #18 14.58 [ 96%] Building C object src/CMakeFiles/ssh.dir/dh-gex.c.o #18 14.58 [ 98%] Building C object src/CMakeFiles/ssh.dir/gzip.c.o #18 14.73 [100%] Linking C shared library ../lib/libssh.so #18 14.88 [100%] Built target ssh #18 14.98 [100%] Built target ssh #18 15.02 Install the project... #18 15.03 -- Install configuration: "" #18 15.03 -- Installing: /usr/local/lib/pkgconfig/libssh.pc #18 15.03 -- Installing: /usr/local/lib/cmake/libssh/libssh-config-version.cmake #18 15.03 -- Installing: /usr/local/include/libssh/callbacks.h #18 15.03 -- Installing: /usr/local/include/libssh/libssh.h #18 15.03 -- Installing: /usr/local/include/libssh/ssh2.h #18 15.03 -- Installing: /usr/local/include/libssh/legacy.h #18 15.03 -- Installing: /usr/local/include/libssh/libsshpp.hpp #18 15.04 -- Installing: /usr/local/include/libssh/sftp.h #18 15.04 -- Installing: /usr/local/include/libssh/server.h #18 15.04 -- Installing: /usr/local/lib/libssh.so.4.8.3 #18 15.04 -- Installing: /usr/local/lib/libssh.so.4 #18 15.04 -- Installing: /usr/local/lib/libssh.so #18 15.04 -- Installing: /usr/local/lib/cmake/libssh/libssh-config.cmake #18 15.04 -- Installing: /usr/local/lib/cmake/libssh/libssh-config-noconfig.cmake #18 DONE 15.2s #19 [builder 12/27] RUN cd libnetconf2 && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE:String="Release" -DENABLE_BUILD_TESTS=OFF .. && make -j4 && make install && ldconfig #19 0.339 -- The C compiler identification is GNU 9.4.0 #19 0.349 -- Check for working C compiler: /usr/bin/cc #19 0.446 -- Check for working C compiler: /usr/bin/cc -- works #19 0.448 -- Detecting C compiler ABI info #19 0.550 -- Detecting C compiler ABI info - done #19 0.577 -- Detecting C compile features #19 0.578 -- Detecting C compile features - done #19 0.587 -- Looking for vdprintf #19 0.696 -- Looking for vdprintf - found #19 0.697 -- Looking for asprintf #19 0.808 -- Looking for asprintf - found #19 0.810 -- Looking for vasprintf #19 0.916 -- Looking for vasprintf - found #19 0.918 -- Looking for get_current_dir_name #19 1.027 -- Looking for get_current_dir_name - found #19 1.028 -- Looking for strndup #19 1.133 -- Looking for strndup - found #19 1.134 -- Looking for getline #19 1.242 -- Looking for getline - found #19 1.243 -- Check if the system is big endian #19 1.243 -- Searching 16 bit integer #19 1.243 -- Looking for sys/types.h #19 1.351 -- Looking for sys/types.h - found #19 1.352 -- Looking for stdint.h #19 1.454 -- Looking for stdint.h - found #19 1.455 -- Looking for stddef.h #19 1.560 -- Looking for stddef.h - found #19 1.561 -- Check size of unsigned short #19 1.672 -- Check size of unsigned short - done #19 1.673 -- Using unsigned short #19 1.781 -- Check if the system is big endian - little endian #19 1.784 -- Looking for pthread.h #19 1.894 -- Looking for pthread.h - found #19 1.895 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #19 2.005 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #19 2.005 -- Looking for pthread_create in pthreads #19 2.092 -- Looking for pthread_create in pthreads - not found #19 2.093 -- Looking for pthread_create in pthread #19 2.201 -- Looking for pthread_create in pthread - found #19 2.203 -- Found Threads: TRUE #19 2.204 -- Looking for stdatomic.h #19 2.308 -- Looking for stdatomic.h - found #19 2.308 -- Looking for pthread_mutex_timedlock #19 2.419 -- Looking for pthread_mutex_timedlock - found #19 2.420 -- Looking for pthread_rwlockattr_setkind_np #19 2.527 -- Looking for pthread_rwlockattr_setkind_np - found #19 2.594 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") #19 2.595 -- OPENSSL found, required for TLS #19 2.603 -- Found LibSSH: /usr/local/include (found suitable version "0.9.2", minimum required is "0.7.1") #19 2.606 -- Found LibYANG: /usr/local/lib/libyang.so (found version "1.10.32") #19 2.607 -- Looking for shadow.h #19 2.716 -- Looking for shadow.h - found #19 2.717 -- Looking for crypt.h #19 2.829 -- Looking for crypt.h - found #19 2.833 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #19 2.836 -- Missing tools (devscripts, debhelper package) for building DEB package. #19 2.836 -- Missing tools (rpm package) for building RPM package. #19 2.842 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") #19 2.848 -- Configuring done #19 2.859 -- Generating done #19 2.861 -- Build files have been written to: /opt/dev/libnetconf2/build #19 2.917 Scanning dependencies of target compat #19 2.932 [ 7%] Building C object CMakeFiles/compat.dir/compat/compat.c.o #19 2.982 [ 7%] Built target compat #19 3.010 Scanning dependencies of target netconf2 #19 3.026 [ 14%] Building C object CMakeFiles/netconf2.dir/src/messages_client.c.o #19 3.027 [ 21%] Building C object CMakeFiles/netconf2.dir/src/log.c.o #19 3.028 [ 28%] Building C object CMakeFiles/netconf2.dir/src/io.c.o #19 3.029 [ 35%] Building C object CMakeFiles/netconf2.dir/src/messages_server.c.o #19 3.223 [ 42%] Building C object CMakeFiles/netconf2.dir/src/session.c.o #19 3.404 [ 50%] Building C object CMakeFiles/netconf2.dir/src/session_client.c.o #19 3.427 [ 57%] Building C object CMakeFiles/netconf2.dir/src/session_server.c.o #19 3.855 [ 64%] Building C object CMakeFiles/netconf2.dir/src/time.c.o #19 3.864 [ 71%] Building C object CMakeFiles/netconf2.dir/src/session_client_ssh.c.o #19 4.112 [ 78%] Building C object CMakeFiles/netconf2.dir/src/session_server_ssh.c.o #19 4.367 /opt/dev/libnetconf2/src/session_server.c: In function 'nc_accept': #19 4.367 /opt/dev/libnetconf2/src/session_server.c:1829:10: warning: 'uid' may be used uninitialized in this function [-Wmaybe-uninitialized] #19 4.367 1829 | pw = getpwuid(uid); #19 4.367 | ^~~~~~~~~~~~~ #19 4.368 /opt/dev/libnetconf2/src/session_server.c:1822:11: note: 'uid' was declared here #19 4.368 1822 | uid_t uid; #19 4.368 | ^~~ #19 4.612 [ 85%] Building C object CMakeFiles/netconf2.dir/src/session_client_tls.c.o #19 4.614 [ 92%] Building C object CMakeFiles/netconf2.dir/src/session_server_tls.c.o #19 5.464 [100%] Linking C shared library libnetconf2.so #19 5.696 [100%] Built target netconf2 #19 5.791 [ 7%] Built target compat #19 5.832 [100%] Built target netconf2 #19 5.861 Install the project... #19 5.880 -- Install configuration: "Release" #19 5.880 -- Installing: /usr/local/lib/libnetconf2.so.1.4.0 #19 5.882 -- Installing: /usr/local/lib/libnetconf2.so.1 #19 5.883 -- Set runtime path of "/usr/local/lib/libnetconf2.so.1.4.0" to "" #19 5.883 -- Installing: /usr/local/lib/libnetconf2.so #19 5.883 -- Installing: /usr/local/include/nc_client.h #19 5.884 -- Installing: /usr/local/include/nc_server.h #19 5.884 -- Installing: /usr/local/include/libnetconf2/config.h #19 5.885 -- Installing: /usr/local/include/libnetconf2/log.h #19 5.885 -- Installing: /usr/local/include/libnetconf2/netconf.h #19 5.885 -- Installing: /usr/local/include/libnetconf2/session.h #19 5.885 -- Installing: /usr/local/include/libnetconf2/messages_client.h #19 5.886 -- Installing: /usr/local/include/libnetconf2/messages_server.h #19 5.886 -- Installing: /usr/local/include/libnetconf2/session_client.h #19 5.886 -- Installing: /usr/local/include/libnetconf2/session_client_ch.h #19 5.887 -- Installing: /usr/local/include/libnetconf2/session_server.h #19 5.887 -- Installing: /usr/local/include/libnetconf2/session_server_ch.h #19 5.888 -- Installing: /usr/local/lib/pkgconfig/libnetconf2.pc #19 DONE 6.1s #20 [builder 13/27] RUN cd netopeer2 && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE:String="Release" -DGENERATE_HOSTKEY=OFF -DMERGE_LISTEN_CONFIG=OFF .. && make -j4 && make install #20 0.324 -- The C compiler identification is GNU 9.4.0 #20 0.334 -- Check for working C compiler: /usr/bin/cc #20 0.444 -- Check for working C compiler: /usr/bin/cc -- works #20 0.445 -- Detecting C compiler ABI info #20 0.562 -- Detecting C compiler ABI info - done #20 0.586 -- Detecting C compile features #20 0.587 -- Detecting C compile features - done #20 0.604 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") #20 0.608 -- libnetconf2 was compiled with support of up to 6 threads #20 0.682 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") #20 0.690 -- Found LibSSH: /usr/local/include (found suitable version "0.9.2", minimum required is "0.7.1") #20 0.692 -- Found LibNETCONF2: /usr/local/lib/libnetconf2.so #20 0.693 -- Looking for NC_ENABLED_SSH #20 0.944 -- Looking for NC_ENABLED_SSH - found #20 0.945 -- Looking for NC_ENABLED_TLS #20 1.186 -- Looking for NC_ENABLED_TLS - found #20 1.187 -- Looking for vdprintf #20 1.318 -- Looking for vdprintf - found #20 1.319 -- Looking for asprintf #20 1.455 -- Looking for asprintf - found #20 1.455 -- Looking for vasprintf #20 1.582 -- Looking for vasprintf - found #20 1.583 -- Looking for get_current_dir_name #20 1.719 -- Looking for get_current_dir_name - found #20 1.720 -- Looking for strndup #20 1.841 -- Looking for strndup - found #20 1.841 -- Looking for getline #20 1.964 -- Looking for getline - found #20 1.965 -- Looking for strdupa #20 2.093 -- Looking for strdupa - found #20 2.094 -- Looking for strchrnul #20 2.216 -- Looking for strchrnul - found #20 2.217 -- Check if the system is big endian #20 2.217 -- Searching 16 bit integer #20 2.218 -- Looking for sys/types.h #20 2.336 -- Looking for sys/types.h - found #20 2.337 -- Looking for stdint.h #20 2.458 -- Looking for stdint.h - found #20 2.459 -- Looking for stddef.h #20 2.579 -- Looking for stddef.h - found #20 2.580 -- Check size of unsigned short #20 2.707 -- Check size of unsigned short - done #20 2.708 -- Using unsigned short #20 2.809 -- Check if the system is big endian - little endian #20 2.825 -- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR) #20 2.825 -- libcurl not found, url capability will not be supported #20 2.827 -- Looking for pthread.h #20 2.946 -- Looking for pthread.h - found #20 2.947 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #20 3.075 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #20 3.076 -- Looking for pthread_create in pthreads #20 3.183 -- Looking for pthread_create in pthreads - not found #20 3.184 -- Looking for pthread_create in pthread #20 3.302 -- Looking for pthread_create in pthread - found #20 3.304 -- Found Threads: TRUE #20 3.305 -- Looking for stdatomic.h #20 3.422 -- Looking for stdatomic.h - found #20 3.426 -- Found LibYANG: /usr/local/lib/libyang.so (found version "1.10.32") #20 3.430 -- Found Sysrepo: /usr/local/lib/libsysrepo.so #20 3.434 -- Missing tools (devscripts, debhelper package) for building DEB package. #20 3.434 -- Missing tools (rpm package) for building RPM package. #20 3.436 -- Looking for eaccess #20 3.550 -- Looking for eaccess - found #20 3.551 -- Looking for mkstemps #20 3.674 -- Looking for mkstemps - found #20 3.675 -- roff2html not found, html version of man pages cannot be generated! #20 3.677 -- Configuring done #20 3.694 -- Generating done #20 3.696 -- Build files have been written to: /opt/dev/netopeer2/build #20 3.749 Scanning dependencies of target compat #20 3.755 Scanning dependencies of target serverobj #20 3.766 [ 5%] Building C object CMakeFiles/compat.dir/compat/compat.c.o #20 3.772 [ 11%] Building C object CMakeFiles/serverobj.dir/src/netconf.c.o #20 3.774 [ 16%] Building C object CMakeFiles/serverobj.dir/src/common.c.o #20 3.779 [ 22%] Building C object CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o #20 3.826 [ 22%] Built target compat #20 3.839 [ 27%] Building C object CMakeFiles/serverobj.dir/src/netconf_acm.c.o #20 4.072 [ 33%] Building C object CMakeFiles/serverobj.dir/src/netconf_nmda.c.o #20 4.096 /opt/dev/netopeer2/src/netconf.c: In function 'np2srv_rpc_validate_cb': #20 4.096 /opt/dev/netopeer2/src/netconf.c:933:9: warning: 'ds' may be used uninitialized in this function [-Wmaybe-uninitialized] #20 4.096 933 | sr_session_switch_ds(user_sess, ds); #20 4.096 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 4.183 [ 38%] Building C object CMakeFiles/serverobj.dir/src/log.c.o #20 4.186 [ 44%] Building C object CMakeFiles/serverobj.dir/src/netconf_server.c.o #20 4.324 [ 50%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o #20 4.387 [ 55%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o #20 4.438 Scanning dependencies of target netopeer2-cli #20 4.456 [ 61%] Building C object cli/CMakeFiles/netopeer2-cli.dir/main.c.o #20 4.502 [ 66%] Building C object cli/CMakeFiles/netopeer2-cli.dir/commands.c.o #20 4.659 [ 72%] Building C object cli/CMakeFiles/netopeer2-cli.dir/completion.c.o #20 4.689 [ 77%] Building C object cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o #20 4.724 /opt/dev/netopeer2/cli/commands.c: In function 'cmd_knownhosts': #20 4.725 /opt/dev/netopeer2/cli/commands.c:1373:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #20 4.725 1373 | asprintf(&kh_file, "%s/.ssh/known_hosts", pwd->pw_dir); #20 4.725 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 4.725 /opt/dev/netopeer2/cli/commands.c:1505:9: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #20 4.725 1505 | ftruncate(fileno(file), written); #20 4.725 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 4.729 /opt/dev/netopeer2/cli/commands.c: In function 'cmd_cert': #20 4.729 /opt/dev/netopeer2/cli/commands.c:1907:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #20 4.729 1907 | asprintf(&path, "%s/%s", trusted_dir, d->d_name); #20 4.729 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 4.732 /opt/dev/netopeer2/cli/commands.c: In function 'cmd_crl': #20 4.732 /opt/dev/netopeer2/cli/commands.c:2179:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #20 4.732 2179 | asprintf(&path, "%s/%s", crl_dir, d->d_name); #20 4.732 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 4.735 /opt/dev/netopeer2/cli/commands.c: In function 'cmd_connect_listen_tls': #20 4.735 /opt/dev/netopeer2/cli/commands.c:2338:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #20 4.735 2338 | asprintf(&cert, "%s", optarg); #20 4.735 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 4.736 /opt/dev/netopeer2/cli/commands.c:2341:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #20 4.736 2341 | asprintf(&key, "%s", optarg); #20 4.736 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 4.741 /opt/dev/netopeer2/cli/commands.c: In function 'trim_top_elem': #20 4.742 /opt/dev/netopeer2/cli/commands.c:636:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #20 4.742 636 | asprintf(&buf, "", pref_len, prefix, top_elem); #20 4.742 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 4.742 /opt/dev/netopeer2/cli/commands.c:638:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #20 4.742 638 | asprintf(&buf, "", top_elem); #20 4.742 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 4.750 /opt/dev/netopeer2/cli/commands.c: In function 'cmd_getdata': #20 4.751 /opt/dev/netopeer2/cli/commands.c:4866:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #20 4.751 4866 | asprintf(&origin[origin_count], "ietf-origin:%s", optarg); #20 4.751 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 4.752 [ 77%] Built target serverobj #20 4.768 [ 83%] Building C object cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o #20 4.956 Scanning dependencies of target netopeer2-server #20 4.975 [ 88%] Building C object CMakeFiles/netopeer2-server.dir/src/main.c.o #20 5.123 /opt/dev/netopeer2/src/main.c: In function 'np2srv_rpc_cb': #20 5.123 /opt/dev/netopeer2/src/main.c:436:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #20 5.123 436 | asprintf(&str, "Executing the operation is denied because \"%s\" NACM authorization failed.", nc_session_get_username(ncs)); #20 5.123 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 5.487 [ 94%] Linking C executable netopeer2-server #20 5.585 [ 94%] Built target netopeer2-server #20 6.578 [100%] Linking C executable ../netopeer2-cli #20 6.705 [100%] Built target netopeer2-cli #20 6.778 [ 5%] Built target compat #20 6.808 [ 55%] Built target serverobj #20 6.845 [ 66%] Built target netopeer2-server #20 6.876 [100%] Built target netopeer2-cli #20 6.909 Install the project... #20 6.923 -- Install configuration: "Release" #20 6.923 -- Installing: /usr/local/share/yang/modules/netopeer2 #20 6.924 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tls-server@2019-07-02.yang #20 6.925 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-acm@2018-02-14.yang #20 6.925 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-keystore@2019-07-02.yang #20 6.925 -- Installing: /usr/local/share/yang/modules/netopeer2/notifications@2008-07-14.yang #20 6.926 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-ssh-common@2019-07-02.yang #20 6.926 -- Installing: /usr/local/share/yang/modules/netopeer2/nc-notifications@2008-07-14.yang #20 6.927 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-nmda@2019-01-07.yang #20 6.927 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-crypto-types@2019-07-02.yang #20 6.927 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf@2013-09-29.yang #20 6.928 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-truststore@2019-07-02.yang #20 6.928 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-server@2019-07-02.yang #20 6.928 -- Installing: /usr/local/share/yang/modules/netopeer2/iana-crypt-hash@2014-08-06.yang #20 6.931 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-ssh-server@2019-07-02.yang #20 6.931 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-client@2019-07-02.yang #20 6.932 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tls-common@2019-07-02.yang #20 6.932 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-common@2019-07-02.yang #20 6.932 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-monitoring@2010-10-04.yang #20 6.932 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-server@2019-07-02.yang #20 6.933 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-datastores@2017-08-17.yang #20 6.933 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-x509-cert-to-name@2014-12-10.yang #20 6.934 -- Installing: /usr/local/bin/netopeer2-server #20 6.935 -- Set runtime path of "/usr/local/bin/netopeer2-server" to "" #20 6.935 -- Installing missing sysrepo modules... #20 7.999 -- Installing: /usr/local/bin/netopeer2-cli #20 8.000 -- Set runtime path of "/usr/local/bin/netopeer2-cli" to "" #20 8.000 -- Installing: /usr/local/share/man/man1/netopeer2-cli.1 #20 DONE 8.2s #21 [builder 14/27] RUN cd curl && mkdir build && cd build && cmake -DBUILD_TESTING=OFF .. && make -j4 && make install && ldconfig #21 0.318 -- The C compiler identification is GNU 9.4.0 #21 0.325 -- Check for working C compiler: /usr/bin/cc #21 0.429 -- Check for working C compiler: /usr/bin/cc -- works #21 0.431 -- Detecting C compiler ABI info #21 0.535 -- Detecting C compiler ABI info - done #21 0.555 -- Detecting C compile features #21 0.555 -- Detecting C compile features - done #21 0.556 CMake Warning at CMakeLists.txt:50 (message): #21 0.556 the curl cmake build system is poorly maintained. Be aware #21 0.556 #21 0.556 #21 0.556 -- curl version=[7.72.0-DEV] #21 0.557 -- Performing Test OPT_pedantic #21 0.667 -- Performing Test OPT_pedantic - Success #21 0.669 -- Performing Test OPT_Wall #21 0.770 -- Performing Test OPT_Wall - Success #21 0.771 -- Performing Test OPT_W #21 0.876 -- Performing Test OPT_W - Success #21 0.877 -- Performing Test OPT_Wpointer_arith #21 0.977 -- Performing Test OPT_Wpointer_arith - Success #21 0.978 -- Performing Test OPT_Wwrite_strings #21 1.077 -- Performing Test OPT_Wwrite_strings - Success #21 1.078 -- Performing Test OPT_Wunused #21 1.180 -- Performing Test OPT_Wunused - Success #21 1.181 -- Performing Test OPT_Wshadow #21 1.296 -- Performing Test OPT_Wshadow - Success #21 1.297 -- Performing Test OPT_Winline #21 1.399 -- Performing Test OPT_Winline - Success #21 1.401 -- Performing Test OPT_Wnested_externs #21 1.501 -- Performing Test OPT_Wnested_externs - Success #21 1.502 -- Performing Test OPT_Wmissing_declarations #21 1.604 -- Performing Test OPT_Wmissing_declarations - Success #21 1.605 -- Performing Test OPT_Wmissing_prototypes #21 1.712 -- Performing Test OPT_Wmissing_prototypes - Success #21 1.713 -- Performing Test OPT_Wfloat_equal #21 1.815 -- Performing Test OPT_Wfloat_equal - Success #21 1.816 -- Performing Test OPT_Wsign_compare #21 1.919 -- Performing Test OPT_Wsign_compare - Success #21 1.920 -- Performing Test OPT_Wundef #21 2.022 -- Performing Test OPT_Wundef - Success #21 2.023 -- Performing Test OPT_Wendif_labels #21 2.134 -- Performing Test OPT_Wendif_labels - Success #21 2.136 -- Performing Test OPT_Wstrict_prototypes #21 2.247 -- Performing Test OPT_Wstrict_prototypes - Success #21 2.248 -- Performing Test OPT_Wdeclaration_after_statement #21 2.377 -- Performing Test OPT_Wdeclaration_after_statement - Success #21 2.379 -- Performing Test OPT_Wstrict_aliasing_3 #21 2.492 -- Performing Test OPT_Wstrict_aliasing_3 - Success #21 2.493 -- Performing Test OPT_Wcast_align #21 2.601 -- Performing Test OPT_Wcast_align - Success #21 2.602 -- Performing Test OPT_Wtype_limits #21 2.708 -- Performing Test OPT_Wtype_limits - Success #21 2.710 -- Performing Test OPT_Wold_style_declaration #21 2.820 -- Performing Test OPT_Wold_style_declaration - Success #21 2.822 -- Performing Test OPT_Wmissing_parameter_type #21 2.928 -- Performing Test OPT_Wmissing_parameter_type - Success #21 2.929 -- Performing Test OPT_Wempty_body #21 3.033 -- Performing Test OPT_Wempty_body - Success #21 3.035 -- Performing Test OPT_Wclobbered #21 3.143 -- Performing Test OPT_Wclobbered - Success #21 3.144 -- Performing Test OPT_Wignored_qualifiers #21 3.251 -- Performing Test OPT_Wignored_qualifiers - Success #21 3.252 -- Performing Test OPT_Wconversion #21 3.359 -- Performing Test OPT_Wconversion - Success #21 3.361 -- Performing Test OPT_Wvla #21 3.468 -- Performing Test OPT_Wvla - Success #21 3.469 -- Performing Test OPT_Wdouble_promotion #21 3.577 -- Performing Test OPT_Wdouble_promotion - Success #21 3.578 -- Performing Test OPTlong_long #21 3.682 -- Performing Test OPTlong_long - Success #21 3.684 -- Performing Test OPTmultichar #21 3.796 -- Performing Test OPTmultichar - Success #21 3.797 -- Performing Test OPTformat_nonliteral #21 3.900 -- Performing Test OPTformat_nonliteral - Success #21 3.902 -- Performing Test OPTsign_conversion #21 4.003 -- Performing Test OPTsign_conversion - Success #21 4.004 -- Performing Test OPTsystem_headers #21 4.111 -- Performing Test OPTsystem_headers - Success #21 4.112 -- Performing Test OPTpedantic_ms_format #21 4.156 -- Performing Test OPTpedantic_ms_format - Failed #21 4.158 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR #21 4.274 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR - Success #21 4.274 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID #21 4.387 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Success #21 4.397 -- Found Perl: /usr/bin/perl (found version "5.30.0") #21 4.404 -- Looking for pthread.h #21 4.515 -- Looking for pthread.h - found #21 4.516 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #21 4.626 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #21 4.628 -- Looking for pthread_create in pthreads #21 4.713 -- Looking for pthread_create in pthreads - not found #21 4.713 -- Looking for pthread_create in pthread #21 4.826 -- Looking for pthread_create in pthread - found #21 4.828 -- Found Threads: TRUE #21 4.828 -- Looking for dlopen in dl;-lpthread #21 4.939 -- Looking for dlopen in dl;-lpthread - found #21 4.940 -- Looking for connect in socket;dl;-lpthread #21 5.032 -- Looking for connect in socket;dl;-lpthread - not found #21 5.033 -- Looking for gethostbyname in c #21 5.138 -- Looking for gethostbyname in c - found #21 5.138 -- Looking for gethostname #21 5.246 -- Looking for gethostname - found #21 5.314 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") #21 5.315 -- Looking for openssl/crypto.h #21 5.442 -- Looking for openssl/crypto.h - found #21 5.442 -- Looking for openssl/err.h #21 5.568 -- Looking for openssl/err.h - found #21 5.568 -- Looking for openssl/pem.h #21 5.755 -- Looking for openssl/pem.h - found #21 5.756 -- Looking for openssl/rsa.h #21 5.906 -- Looking for openssl/rsa.h - found #21 5.906 -- Looking for openssl/ssl.h #21 6.103 -- Looking for openssl/ssl.h - found #21 6.103 -- Looking for openssl/x509.h #21 6.280 -- Looking for openssl/x509.h - found #21 6.280 -- Looking for openssl/rand.h #21 6.401 -- Looking for openssl/rand.h - found #21 6.401 -- Looking for RAND_status #21 6.443 -- Looking for RAND_status - not found #21 6.444 -- Looking for RAND_screen #21 6.486 -- Looking for RAND_screen - not found #21 6.486 -- Looking for RAND_egd #21 6.524 -- Looking for RAND_egd - not found #21 6.525 -- Looking for ldap_init in ldap;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto #21 6.634 -- Looking for ldap_init in ldap;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - not found #21 6.634 -- Looking for ber_init in lber;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto #21 6.748 -- Looking for ber_init in lber;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - not found #21 6.749 -- Looking for include file ldap.h #21 6.786 -- Looking for include file ldap.h - not found #21 6.786 -- Looking for include file lber.h #21 6.823 -- Looking for include file lber.h - not found #21 6.834 -- LDAP_H not found CURL_DISABLE_LDAP set ON #21 6.834 -- LDAP needs to be enabled to support LDAPS #21 6.834 -- Looking for idn2_lookup_ul in idn2;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto #21 6.928 -- Looking for idn2_lookup_ul in idn2;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - not found #21 6.928 -- Looking for dlopen in dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto #21 7.055 -- Looking for dlopen in dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - found #21 7.070 -- Could NOT find LibSSH2 (missing: LIBSSH2_LIBRARY LIBSSH2_INCLUDE_DIR) #21 7.071 -- Performing Test USE_UNIX_SOCKETS #21 7.186 -- Performing Test USE_UNIX_SOCKETS - Success #21 7.187 -- Found CA bundle: /etc/ssl/certs/ca-certificates.crt #21 7.188 -- Looking for include file stdio.h #21 7.308 -- Looking for include file stdio.h - found #21 7.309 -- Looking for include files stdio.h, inttypes.h #21 7.432 -- Looking for include files stdio.h, inttypes.h - found #21 7.434 -- Looking for 3 include files stdio.h, ..., sys/filio.h #21 7.475 -- Looking for 3 include files stdio.h, ..., sys/filio.h - not found #21 7.476 -- Looking for 3 include files stdio.h, ..., sys/ioctl.h #21 7.602 -- Looking for 3 include files stdio.h, ..., sys/ioctl.h - found #21 7.603 -- Looking for 4 include files stdio.h, ..., sys/param.h #21 7.735 -- Looking for 4 include files stdio.h, ..., sys/param.h - found #21 7.736 -- Looking for 5 include files stdio.h, ..., sys/poll.h #21 7.876 -- Looking for 5 include files stdio.h, ..., sys/poll.h - found #21 7.877 -- Looking for 6 include files stdio.h, ..., sys/resource.h #21 8.012 -- Looking for 6 include files stdio.h, ..., sys/resource.h - found #21 8.013 -- Looking for 7 include files stdio.h, ..., sys/select.h #21 8.147 -- Looking for 7 include files stdio.h, ..., sys/select.h - found #21 8.148 -- Looking for 8 include files stdio.h, ..., sys/socket.h #21 8.283 -- Looking for 8 include files stdio.h, ..., sys/socket.h - found #21 8.284 -- Looking for 9 include files stdio.h, ..., sys/sockio.h #21 8.346 -- Looking for 9 include files stdio.h, ..., sys/sockio.h - not found #21 8.347 -- Looking for 9 include files stdio.h, ..., sys/stat.h #21 8.483 -- Looking for 9 include files stdio.h, ..., sys/stat.h - found #21 8.484 -- Looking for 10 include files stdio.h, ..., sys/time.h #21 8.619 -- Looking for 10 include files stdio.h, ..., sys/time.h - found #21 8.620 -- Looking for 11 include files stdio.h, ..., sys/types.h #21 8.750 -- Looking for 11 include files stdio.h, ..., sys/types.h - found #21 8.751 -- Looking for 12 include files stdio.h, ..., sys/uio.h #21 8.888 -- Looking for 12 include files stdio.h, ..., sys/uio.h - found #21 8.888 -- Looking for 13 include files stdio.h, ..., sys/un.h #21 9.020 -- Looking for 13 include files stdio.h, ..., sys/un.h - found #21 9.021 -- Looking for 14 include files stdio.h, ..., sys/utime.h #21 9.079 -- Looking for 14 include files stdio.h, ..., sys/utime.h - not found #21 9.080 -- Looking for 14 include files stdio.h, ..., sys/xattr.h #21 9.217 -- Looking for 14 include files stdio.h, ..., sys/xattr.h - found #21 9.218 -- Looking for 15 include files stdio.h, ..., alloca.h #21 9.352 -- Looking for 15 include files stdio.h, ..., alloca.h - found #21 9.353 -- Looking for 16 include files stdio.h, ..., arpa/inet.h #21 9.490 -- Looking for 16 include files stdio.h, ..., arpa/inet.h - found #21 9.491 -- Looking for 17 include files stdio.h, ..., arpa/tftp.h #21 9.635 -- Looking for 17 include files stdio.h, ..., arpa/tftp.h - found #21 9.636 -- Looking for 18 include files stdio.h, ..., assert.h #21 9.775 -- Looking for 18 include files stdio.h, ..., assert.h - found #21 9.775 -- Looking for 19 include files stdio.h, ..., crypto.h #21 9.835 -- Looking for 19 include files stdio.h, ..., crypto.h - not found #21 9.836 -- Looking for 19 include files stdio.h, ..., err.h #21 9.972 -- Looking for 19 include files stdio.h, ..., err.h - found #21 9.973 -- Looking for 20 include files stdio.h, ..., errno.h #21 10.12 -- Looking for 20 include files stdio.h, ..., errno.h - found #21 10.12 -- Looking for 21 include files stdio.h, ..., fcntl.h #21 10.26 -- Looking for 21 include files stdio.h, ..., fcntl.h - found #21 10.26 -- Looking for 22 include files stdio.h, ..., idn2.h #21 10.32 -- Looking for 22 include files stdio.h, ..., idn2.h - not found #21 10.32 -- Looking for 22 include files stdio.h, ..., ifaddrs.h #21 10.47 -- Looking for 22 include files stdio.h, ..., ifaddrs.h - found #21 10.47 -- Looking for 23 include files stdio.h, ..., io.h #21 10.54 -- Looking for 23 include files stdio.h, ..., io.h - not found #21 10.54 -- Looking for 23 include files stdio.h, ..., krb.h #21 10.61 -- Looking for 23 include files stdio.h, ..., krb.h - not found #21 10.61 -- Looking for 23 include files stdio.h, ..., libgen.h #21 10.76 -- Looking for 23 include files stdio.h, ..., libgen.h - found #21 10.76 -- Looking for 24 include files stdio.h, ..., locale.h #21 10.91 -- Looking for 24 include files stdio.h, ..., locale.h - found #21 10.91 -- Looking for 25 include files stdio.h, ..., net/if.h #21 11.06 -- Looking for 25 include files stdio.h, ..., net/if.h - found #21 11.07 -- Looking for 26 include files stdio.h, ..., netdb.h #21 11.20 -- Looking for 26 include files stdio.h, ..., netdb.h - found #21 11.21 -- Looking for 27 include files stdio.h, ..., netinet/in.h #21 11.35 -- Looking for 27 include files stdio.h, ..., netinet/in.h - found #21 11.35 -- Looking for 28 include files stdio.h, ..., netinet/tcp.h #21 11.49 -- Looking for 28 include files stdio.h, ..., netinet/tcp.h - found #21 11.49 -- Looking for 29 include files stdio.h, ..., pem.h #21 11.55 -- Looking for 29 include files stdio.h, ..., pem.h - not found #21 11.55 -- Looking for 29 include files stdio.h, ..., poll.h #21 11.69 -- Looking for 29 include files stdio.h, ..., poll.h - found #21 11.69 -- Looking for 30 include files stdio.h, ..., pwd.h #21 11.84 -- Looking for 30 include files stdio.h, ..., pwd.h - found #21 11.84 -- Looking for 31 include files stdio.h, ..., rsa.h #21 11.91 -- Looking for 31 include files stdio.h, ..., rsa.h - not found #21 11.91 -- Looking for 31 include files stdio.h, ..., setjmp.h #21 12.06 -- Looking for 31 include files stdio.h, ..., setjmp.h - found #21 12.06 -- Looking for 32 include files stdio.h, ..., sgtty.h #21 12.20 -- Looking for 32 include files stdio.h, ..., sgtty.h - found #21 12.20 -- Looking for 33 include files stdio.h, ..., signal.h #21 12.35 -- Looking for 33 include files stdio.h, ..., signal.h - found #21 12.35 -- Looking for 34 include files stdio.h, ..., ssl.h #21 12.41 -- Looking for 34 include files stdio.h, ..., ssl.h - not found #21 12.41 -- Looking for 34 include files stdio.h, ..., stdbool.h #21 12.56 -- Looking for 34 include files stdio.h, ..., stdbool.h - found #21 12.56 -- Looking for 35 include files stdio.h, ..., stdint.h #21 12.71 -- Looking for 35 include files stdio.h, ..., stdint.h - found #21 12.71 -- Looking for 37 include files stdio.h, ..., stdlib.h #21 12.86 -- Looking for 37 include files stdio.h, ..., stdlib.h - found #21 12.86 -- Looking for 38 include files stdio.h, ..., string.h #21 13.00 -- Looking for 38 include files stdio.h, ..., string.h - found #21 13.00 -- Looking for 39 include files stdio.h, ..., strings.h #21 13.16 -- Looking for 39 include files stdio.h, ..., strings.h - found #21 13.16 -- Looking for 40 include files stdio.h, ..., stropts.h #21 13.23 -- Looking for 40 include files stdio.h, ..., stropts.h - not found #21 13.23 -- Looking for 40 include files stdio.h, ..., termio.h #21 13.37 -- Looking for 40 include files stdio.h, ..., termio.h - found #21 13.37 -- Looking for 41 include files stdio.h, ..., termios.h #21 13.52 -- Looking for 41 include files stdio.h, ..., termios.h - found #21 13.52 -- Looking for 42 include files stdio.h, ..., time.h #21 13.67 -- Looking for 42 include files stdio.h, ..., time.h - found #21 13.67 -- Looking for 43 include files stdio.h, ..., unistd.h #21 13.83 -- Looking for 43 include files stdio.h, ..., unistd.h - found #21 13.83 -- Looking for 44 include files stdio.h, ..., utime.h #21 13.98 -- Looking for 44 include files stdio.h, ..., utime.h - found #21 13.98 -- Looking for 45 include files stdio.h, ..., x509.h #21 14.05 -- Looking for 45 include files stdio.h, ..., x509.h - not found #21 14.06 -- Looking for 45 include files stdio.h, ..., process.h #21 14.13 -- Looking for 45 include files stdio.h, ..., process.h - not found #21 14.13 -- Looking for 45 include files stdio.h, ..., stddef.h #21 14.29 -- Looking for 45 include files stdio.h, ..., stddef.h - found #21 14.29 -- Looking for 46 include files stdio.h, ..., dlfcn.h #21 14.45 -- Looking for 46 include files stdio.h, ..., dlfcn.h - found #21 14.45 -- Looking for 47 include files stdio.h, ..., malloc.h #21 14.61 -- Looking for 47 include files stdio.h, ..., malloc.h - found #21 14.61 -- Looking for 48 include files stdio.h, ..., memory.h #21 14.76 -- Looking for 48 include files stdio.h, ..., memory.h - found #21 14.76 -- Looking for 49 include files stdio.h, ..., netinet/if_ether.h #21 14.92 -- Looking for 49 include files stdio.h, ..., netinet/if_ether.h - found #21 14.92 -- Looking for 51 include files stdio.h, ..., sockio.h #21 15.00 -- Looking for 51 include files stdio.h, ..., sockio.h - not found #21 15.00 -- Looking for 51 include files stdio.h, ..., sys/utsname.h #21 15.15 -- Looking for 51 include files stdio.h, ..., sys/utsname.h - found #21 15.15 -- Check size of size_t #21 15.28 -- Check size of size_t - done #21 15.28 -- Check size of ssize_t #21 15.41 -- Check size of ssize_t - done #21 15.41 -- Check size of long long #21 15.53 -- Check size of long long - done #21 15.53 -- Check size of long #21 15.66 -- Check size of long - done #21 15.66 -- Check size of short #21 15.78 -- Check size of short - done #21 15.78 -- Check size of int #21 15.91 -- Check size of int - done #21 15.91 -- Check size of __int64 #21 15.96 -- Check size of __int64 - failed #21 15.96 -- Check size of long double #21 16.08 -- Check size of long double - done #21 16.09 -- Check size of time_t #21 16.21 -- Check size of time_t - done #21 16.21 -- Looking for basename #21 16.36 -- Looking for basename - found #21 16.36 -- Looking for socket #21 16.52 -- Looking for socket - found #21 16.52 -- Looking for select #21 16.68 -- Looking for select - found #21 16.68 -- Looking for poll #21 16.84 -- Looking for poll - found #21 16.85 -- Looking for strdup #21 17.00 -- Looking for strdup - found #21 17.00 -- Looking for strstr #21 17.15 -- Looking for strstr - found #21 17.15 -- Looking for strtok_r #21 17.30 -- Looking for strtok_r - found #21 17.30 -- Looking for strftime #21 17.46 -- Looking for strftime - found #21 17.46 -- Looking for uname #21 17.62 -- Looking for uname - found #21 17.62 -- Looking for strcasecmp #21 17.77 -- Looking for strcasecmp - found #21 17.77 -- Looking for stricmp #21 17.85 -- Looking for stricmp - not found #21 17.85 -- Looking for strcmpi #21 17.93 -- Looking for strcmpi - not found #21 17.93 -- Looking for strncmpi #21 18.01 -- Looking for strncmpi - not found #21 18.01 -- Looking for alarm #21 18.17 -- Looking for alarm - found #21 18.17 -- Looking for gethostbyaddr #21 18.32 -- Looking for gethostbyaddr - found #21 18.32 -- Looking for gethostbyaddr_r #21 18.47 -- Looking for gethostbyaddr_r - found #21 18.48 -- Looking for gettimeofday #21 18.64 -- Looking for gettimeofday - found #21 18.64 -- Looking for inet_addr #21 18.79 -- Looking for inet_addr - found #21 18.79 -- Looking for inet_ntoa #21 18.94 -- Looking for inet_ntoa - found #21 18.94 -- Looking for inet_ntoa_r #21 19.02 -- Looking for inet_ntoa_r - not found #21 19.02 -- Looking for tcsetattr #21 19.17 -- Looking for tcsetattr - found #21 19.17 -- Looking for tcgetattr #21 19.32 -- Looking for tcgetattr - found #21 19.32 -- Looking for perror #21 19.47 -- Looking for perror - found #21 19.48 -- Looking for closesocket #21 19.56 -- Looking for closesocket - not found #21 19.56 -- Looking for setvbuf #21 19.71 -- Looking for setvbuf - found #21 19.71 -- Looking for sigsetjmp #21 19.86 -- Looking for sigsetjmp - found #21 19.86 -- Looking for getpass_r #21 19.95 -- Looking for getpass_r - not found #21 19.95 -- Looking for strlcat #21 20.02 -- Looking for strlcat - not found #21 20.03 -- Looking for getpwuid #21 20.18 -- Looking for getpwuid - found #21 20.19 -- Looking for getpwuid_r #21 20.33 -- Looking for getpwuid_r - found #21 20.33 -- Looking for geteuid #21 20.49 -- Looking for geteuid - found #21 20.49 -- Looking for usleep #21 20.65 -- Looking for usleep - found #21 20.65 -- Looking for utime #21 20.81 -- Looking for utime - found #21 20.81 -- Looking for gmtime_r #21 20.98 -- Looking for gmtime_r - found #21 20.98 -- Looking for localtime_r #21 21.14 -- Looking for localtime_r - found #21 21.14 -- Looking for gethostbyname #21 21.29 -- Looking for gethostbyname - found #21 21.29 -- Looking for gethostbyname_r #21 21.44 -- Looking for gethostbyname_r - found #21 21.44 -- Looking for signal #21 21.59 -- Looking for signal - found #21 21.59 -- Looking for SIGALRM #21 21.75 -- Looking for SIGALRM - found #21 21.75 -- Looking for strtoll #21 21.91 -- Looking for strtoll - found #21 21.91 -- Looking for _strtoi64 #21 21.99 -- Looking for _strtoi64 - not found #21 21.99 -- Looking for strerror_r #21 22.17 -- Looking for strerror_r - found #21 22.17 -- Looking for siginterrupt #21 22.33 -- Looking for siginterrupt - found #21 22.33 -- Looking for fork #21 22.48 -- Looking for fork - found #21 22.48 -- Looking for getaddrinfo #21 22.63 -- Looking for getaddrinfo - found #21 22.63 -- Looking for freeaddrinfo #21 22.79 -- Looking for freeaddrinfo - found #21 22.79 -- Looking for freeifaddrs #21 22.94 -- Looking for freeifaddrs - found #21 22.94 -- Looking for pipe #21 23.09 -- Looking for pipe - found #21 23.09 -- Looking for ftruncate #21 23.25 -- Looking for ftruncate - found #21 23.25 -- Looking for getprotobyname #21 23.45 -- Looking for getprotobyname - found #21 23.45 -- Looking for getpeername #21 23.61 -- Looking for getpeername - found #21 23.61 -- Looking for getsockname #21 23.76 -- Looking for getsockname - found #21 23.76 -- Looking for if_nametoindex #21 23.91 -- Looking for if_nametoindex - found #21 23.91 -- Looking for getrlimit #21 24.06 -- Looking for getrlimit - found #21 24.06 -- Looking for setlocale #21 24.22 -- Looking for setlocale - found #21 24.22 -- Looking for setmode #21 24.30 -- Looking for setmode - not found #21 24.30 -- Looking for setrlimit #21 24.45 -- Looking for setrlimit - found #21 24.45 -- Looking for fcntl #21 24.61 -- Looking for fcntl - found #21 24.61 -- Looking for ioctl #21 24.76 -- Looking for ioctl - found #21 24.76 -- Looking for setsockopt #21 24.92 -- Looking for setsockopt - found #21 24.92 -- Looking for mach_absolute_time #21 25.04 -- Looking for mach_absolute_time - not found #21 25.04 -- Looking for inet_pton #21 25.19 -- Looking for inet_pton - found #21 25.19 -- Looking for fsetxattr #21 25.34 -- Looking for fsetxattr - found #21 25.34 -- Performing Curl Test HAVE_FSETXATTR_5 #21 25.47 -- Performing Curl Test HAVE_FSETXATTR_5 - Success #21 25.47 -- Performing Curl Test HAVE_FSETXATTR_6 #21 25.51 -- Performing Curl Test HAVE_FSETXATTR_6 - Failed #21 25.51 -- Looking for sigaction #21 25.64 -- Looking for sigaction - found #21 25.64 -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK #21 25.77 -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK - Success #21 25.77 -- Performing Curl Test HAVE_IOCTLSOCKET #21 25.81 -- Performing Curl Test HAVE_IOCTLSOCKET - Failed #21 25.81 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL #21 25.93 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL - Failed #21 25.93 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO #21 25.98 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO - Failed #21 25.98 -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO #21 26.02 -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO - Failed #21 26.02 -- Performing Curl Test HAVE_IOCTL_FIONBIO #21 26.15 -- Performing Curl Test HAVE_IOCTL_FIONBIO - Success #21 26.15 -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR #21 26.28 -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR - Success #21 26.28 -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK #21 26.33 -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK - Failed #21 26.33 -- Performing Curl Test TIME_WITH_SYS_TIME #21 26.46 -- Performing Curl Test TIME_WITH_SYS_TIME - Success #21 26.46 -- Performing Curl Test HAVE_O_NONBLOCK #21 26.57 -- Performing Curl Test HAVE_O_NONBLOCK - Failed #21 26.57 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5 #21 26.63 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5 - Failed #21 26.63 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 #21 26.68 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 - Failed #21 26.68 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 #21 26.81 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 - Success #21 26.81 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT #21 26.86 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT - Failed #21 26.86 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT #21 26.91 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT - Failed #21 26.91 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT #21 27.03 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT - Success #21 27.03 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 #21 27.08 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 - Failed #21 27.08 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 #21 27.13 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 - Failed #21 27.13 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 #21 27.26 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 - Success #21 27.26 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT #21 27.31 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT - Failed #21 27.31 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT #21 27.36 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT - Failed #21 27.36 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT #21 27.49 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT - Success #21 27.49 -- Performing Curl Test HAVE_IN_ADDR_T #21 27.62 -- Performing Curl Test HAVE_IN_ADDR_T - Success #21 27.62 -- Performing Curl Test HAVE_BOOL_T #21 27.74 -- Performing Curl Test HAVE_BOOL_T - Success #21 27.74 -- Performing Curl Test STDC_HEADERS #21 27.86 -- Performing Curl Test STDC_HEADERS - Success #21 27.86 -- Performing Curl Test RETSIGTYPE_TEST #21 27.99 -- Performing Curl Test RETSIGTYPE_TEST - Success #21 27.99 -- Performing Curl Test HAVE_INET_NTOA_R_DECL #21 28.04 -- Performing Curl Test HAVE_INET_NTOA_R_DECL - Failed #21 28.04 -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT #21 28.09 -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT - Failed #21 28.09 -- Performing Curl Test HAVE_FILE_OFFSET_BITS #21 28.22 -- Performing Curl Test HAVE_FILE_OFFSET_BITS - Success #21 28.22 -- Performing Curl Test HAVE_VARIADIC_MACROS_C99 #21 28.34 -- Performing Curl Test HAVE_VARIADIC_MACROS_C99 - Success #21 28.34 -- Performing Curl Test HAVE_VARIADIC_MACROS_GCC #21 28.45 -- Performing Curl Test HAVE_VARIADIC_MACROS_GCC - Success #21 28.46 -- Check size of off_t #21 28.58 -- Check size of off_t - done #21 28.58 -- Check size of curl_off_t #21 28.71 -- Check size of curl_off_t - done #21 28.71 -- Performing Curl Test HAVE_GLIBC_STRERROR_R #21 28.76 -- Performing Curl Test HAVE_GLIBC_STRERROR_R - Failed #21 28.76 -- Performing Curl Test HAVE_POSIX_STRERROR_R #21 28.88 -- Performing Curl Test HAVE_POSIX_STRERROR_R - Success #21 28.88 -- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC #21 29.00 -- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC - Success #21 29.00 -- Performing Curl Test HAVE_BUILTIN_AVAILABLE #21 29.04 -- Performing Curl Test HAVE_BUILTIN_AVAILABLE - Failed #21 29.04 -- Performing Test curl_cv_recv #21 29.15 -- Performing Test curl_cv_recv - Success #21 29.15 -- Performing Test curl_cv_func_recv_test #21 29.19 -- Performing Test curl_cv_func_recv_test - Failed #21 29.19 -- Tested: int recv(SOCKET, char *, int, int) #21 29.19 -- Performing Test curl_cv_func_recv_test #21 29.24 -- Performing Test curl_cv_func_recv_test - Failed #21 29.24 -- Tested: int recv(SOCKET, char *, int, unsigned int) #21 29.24 -- Performing Test curl_cv_func_recv_test #21 29.29 -- Performing Test curl_cv_func_recv_test - Failed #21 29.29 -- Tested: int recv(SOCKET, char *, size_t, int) #21 29.29 -- Performing Test curl_cv_func_recv_test #21 29.34 -- Performing Test curl_cv_func_recv_test - Failed #21 29.34 -- Tested: int recv(SOCKET, char *, size_t, unsigned int) #21 29.34 -- Performing Test curl_cv_func_recv_test #21 29.38 -- Performing Test curl_cv_func_recv_test - Failed #21 29.38 -- Tested: int recv(SOCKET, char *, socklen_t, int) #21 29.38 -- Performing Test curl_cv_func_recv_test #21 29.43 -- Performing Test curl_cv_func_recv_test - Failed #21 29.43 -- Tested: int recv(SOCKET, char *, socklen_t, unsigned int) #21 29.43 -- Performing Test curl_cv_func_recv_test #21 29.47 -- Performing Test curl_cv_func_recv_test - Failed #21 29.47 -- Tested: int recv(SOCKET, char *, unsigned int, int) #21 29.47 -- Performing Test curl_cv_func_recv_test #21 29.52 -- Performing Test curl_cv_func_recv_test - Failed #21 29.52 -- Tested: int recv(SOCKET, char *, unsigned int, unsigned int) #21 29.52 -- Performing Test curl_cv_func_recv_test #21 29.57 -- Performing Test curl_cv_func_recv_test - Failed #21 29.57 -- Tested: int recv(SOCKET, void *, int, int) #21 29.57 -- Performing Test curl_cv_func_recv_test #21 29.62 -- Performing Test curl_cv_func_recv_test - Failed #21 29.62 -- Tested: int recv(SOCKET, void *, int, unsigned int) #21 29.62 -- Performing Test curl_cv_func_recv_test #21 29.66 -- Performing Test curl_cv_func_recv_test - Failed #21 29.67 -- Tested: int recv(SOCKET, void *, size_t, int) #21 29.67 -- Performing Test curl_cv_func_recv_test #21 29.72 -- Performing Test curl_cv_func_recv_test - Failed #21 29.72 -- Tested: int recv(SOCKET, void *, size_t, unsigned int) #21 29.72 -- Performing Test curl_cv_func_recv_test #21 29.76 -- Performing Test curl_cv_func_recv_test - Failed #21 29.76 -- Tested: int recv(SOCKET, void *, socklen_t, int) #21 29.76 -- Performing Test curl_cv_func_recv_test #21 29.82 -- Performing Test curl_cv_func_recv_test - Failed #21 29.82 -- Tested: int recv(SOCKET, void *, socklen_t, unsigned int) #21 29.82 -- Performing Test curl_cv_func_recv_test #21 29.86 -- Performing Test curl_cv_func_recv_test - Failed #21 29.86 -- Tested: int recv(SOCKET, void *, unsigned int, int) #21 29.86 -- Performing Test curl_cv_func_recv_test #21 29.91 -- Performing Test curl_cv_func_recv_test - Failed #21 29.91 -- Tested: int recv(SOCKET, void *, unsigned int, unsigned int) #21 29.91 -- Performing Test curl_cv_func_recv_test #21 29.96 -- Performing Test curl_cv_func_recv_test - Failed #21 29.96 -- Tested: int recv(int, char *, int, int) #21 29.96 -- Performing Test curl_cv_func_recv_test #21 30.01 -- Performing Test curl_cv_func_recv_test - Failed #21 30.01 -- Tested: int recv(int, char *, int, unsigned int) #21 30.01 -- Performing Test curl_cv_func_recv_test #21 30.06 -- Performing Test curl_cv_func_recv_test - Failed #21 30.06 -- Tested: int recv(int, char *, size_t, int) #21 30.06 -- Performing Test curl_cv_func_recv_test #21 30.10 -- Performing Test curl_cv_func_recv_test - Failed #21 30.11 -- Tested: int recv(int, char *, size_t, unsigned int) #21 30.11 -- Performing Test curl_cv_func_recv_test #21 30.16 -- Performing Test curl_cv_func_recv_test - Failed #21 30.16 -- Tested: int recv(int, char *, socklen_t, int) #21 30.16 -- Performing Test curl_cv_func_recv_test #21 30.21 -- Performing Test curl_cv_func_recv_test - Failed #21 30.21 -- Tested: int recv(int, char *, socklen_t, unsigned int) #21 30.21 -- Performing Test curl_cv_func_recv_test #21 30.26 -- Performing Test curl_cv_func_recv_test - Failed #21 30.26 -- Tested: int recv(int, char *, unsigned int, int) #21 30.26 -- Performing Test curl_cv_func_recv_test #21 30.31 -- Performing Test curl_cv_func_recv_test - Failed #21 30.31 -- Tested: int recv(int, char *, unsigned int, unsigned int) #21 30.31 -- Performing Test curl_cv_func_recv_test #21 30.36 -- Performing Test curl_cv_func_recv_test - Failed #21 30.36 -- Tested: int recv(int, void *, int, int) #21 30.36 -- Performing Test curl_cv_func_recv_test #21 30.41 -- Performing Test curl_cv_func_recv_test - Failed #21 30.41 -- Tested: int recv(int, void *, int, unsigned int) #21 30.41 -- Performing Test curl_cv_func_recv_test #21 30.45 -- Performing Test curl_cv_func_recv_test - Failed #21 30.45 -- Tested: int recv(int, void *, size_t, int) #21 30.45 -- Performing Test curl_cv_func_recv_test #21 30.50 -- Performing Test curl_cv_func_recv_test - Failed #21 30.50 -- Tested: int recv(int, void *, size_t, unsigned int) #21 30.50 -- Performing Test curl_cv_func_recv_test #21 30.55 -- Performing Test curl_cv_func_recv_test - Failed #21 30.55 -- Tested: int recv(int, void *, socklen_t, int) #21 30.55 -- Performing Test curl_cv_func_recv_test #21 30.60 -- Performing Test curl_cv_func_recv_test - Failed #21 30.60 -- Tested: int recv(int, void *, socklen_t, unsigned int) #21 30.60 -- Performing Test curl_cv_func_recv_test #21 30.65 -- Performing Test curl_cv_func_recv_test - Failed #21 30.65 -- Tested: int recv(int, void *, unsigned int, int) #21 30.65 -- Performing Test curl_cv_func_recv_test #21 30.70 -- Performing Test curl_cv_func_recv_test - Failed #21 30.70 -- Tested: int recv(int, void *, unsigned int, unsigned int) #21 30.70 -- Performing Test curl_cv_func_recv_test #21 30.74 -- Performing Test curl_cv_func_recv_test - Failed #21 30.74 -- Tested: ssize_t recv(SOCKET, char *, int, int) #21 30.74 -- Performing Test curl_cv_func_recv_test #21 30.79 -- Performing Test curl_cv_func_recv_test - Failed #21 30.79 -- Tested: ssize_t recv(SOCKET, char *, int, unsigned int) #21 30.79 -- Performing Test curl_cv_func_recv_test #21 30.84 -- Performing Test curl_cv_func_recv_test - Failed #21 30.84 -- Tested: ssize_t recv(SOCKET, char *, size_t, int) #21 30.84 -- Performing Test curl_cv_func_recv_test #21 30.89 -- Performing Test curl_cv_func_recv_test - Failed #21 30.89 -- Tested: ssize_t recv(SOCKET, char *, size_t, unsigned int) #21 30.89 -- Performing Test curl_cv_func_recv_test #21 30.93 -- Performing Test curl_cv_func_recv_test - Failed #21 30.94 -- Tested: ssize_t recv(SOCKET, char *, socklen_t, int) #21 30.94 -- Performing Test curl_cv_func_recv_test #21 30.99 -- Performing Test curl_cv_func_recv_test - Failed #21 30.99 -- Tested: ssize_t recv(SOCKET, char *, socklen_t, unsigned int) #21 30.99 -- Performing Test curl_cv_func_recv_test #21 31.04 -- Performing Test curl_cv_func_recv_test - Failed #21 31.04 -- Tested: ssize_t recv(SOCKET, char *, unsigned int, int) #21 31.04 -- Performing Test curl_cv_func_recv_test #21 31.08 -- Performing Test curl_cv_func_recv_test - Failed #21 31.08 -- Tested: ssize_t recv(SOCKET, char *, unsigned int, unsigned int) #21 31.08 -- Performing Test curl_cv_func_recv_test #21 31.13 -- Performing Test curl_cv_func_recv_test - Failed #21 31.13 -- Tested: ssize_t recv(SOCKET, void *, int, int) #21 31.13 -- Performing Test curl_cv_func_recv_test #21 31.17 -- Performing Test curl_cv_func_recv_test - Failed #21 31.17 -- Tested: ssize_t recv(SOCKET, void *, int, unsigned int) #21 31.17 -- Performing Test curl_cv_func_recv_test #21 31.22 -- Performing Test curl_cv_func_recv_test - Failed #21 31.22 -- Tested: ssize_t recv(SOCKET, void *, size_t, int) #21 31.22 -- Performing Test curl_cv_func_recv_test #21 31.27 -- Performing Test curl_cv_func_recv_test - Failed #21 31.27 -- Tested: ssize_t recv(SOCKET, void *, size_t, unsigned int) #21 31.27 -- Performing Test curl_cv_func_recv_test #21 31.32 -- Performing Test curl_cv_func_recv_test - Failed #21 31.32 -- Tested: ssize_t recv(SOCKET, void *, socklen_t, int) #21 31.32 -- Performing Test curl_cv_func_recv_test #21 31.37 -- Performing Test curl_cv_func_recv_test - Failed #21 31.37 -- Tested: ssize_t recv(SOCKET, void *, socklen_t, unsigned int) #21 31.37 -- Performing Test curl_cv_func_recv_test #21 31.41 -- Performing Test curl_cv_func_recv_test - Failed #21 31.41 -- Tested: ssize_t recv(SOCKET, void *, unsigned int, int) #21 31.41 -- Performing Test curl_cv_func_recv_test #21 31.46 -- Performing Test curl_cv_func_recv_test - Failed #21 31.46 -- Tested: ssize_t recv(SOCKET, void *, unsigned int, unsigned int) #21 31.46 -- Performing Test curl_cv_func_recv_test #21 31.50 -- Performing Test curl_cv_func_recv_test - Failed #21 31.50 -- Tested: ssize_t recv(int, char *, int, int) #21 31.50 -- Performing Test curl_cv_func_recv_test #21 31.55 -- Performing Test curl_cv_func_recv_test - Failed #21 31.55 -- Tested: ssize_t recv(int, char *, int, unsigned int) #21 31.55 -- Performing Test curl_cv_func_recv_test #21 31.60 -- Performing Test curl_cv_func_recv_test - Failed #21 31.60 -- Tested: ssize_t recv(int, char *, size_t, int) #21 31.60 -- Performing Test curl_cv_func_recv_test #21 31.65 -- Performing Test curl_cv_func_recv_test - Failed #21 31.65 -- Tested: ssize_t recv(int, char *, size_t, unsigned int) #21 31.65 -- Performing Test curl_cv_func_recv_test #21 31.70 -- Performing Test curl_cv_func_recv_test - Failed #21 31.70 -- Tested: ssize_t recv(int, char *, socklen_t, int) #21 31.70 -- Performing Test curl_cv_func_recv_test #21 31.75 -- Performing Test curl_cv_func_recv_test - Failed #21 31.75 -- Tested: ssize_t recv(int, char *, socklen_t, unsigned int) #21 31.75 -- Performing Test curl_cv_func_recv_test #21 31.80 -- Performing Test curl_cv_func_recv_test - Failed #21 31.80 -- Tested: ssize_t recv(int, char *, unsigned int, int) #21 31.80 -- Performing Test curl_cv_func_recv_test #21 31.85 -- Performing Test curl_cv_func_recv_test - Failed #21 31.85 -- Tested: ssize_t recv(int, char *, unsigned int, unsigned int) #21 31.85 -- Performing Test curl_cv_func_recv_test #21 31.90 -- Performing Test curl_cv_func_recv_test - Failed #21 31.90 -- Tested: ssize_t recv(int, void *, int, int) #21 31.90 -- Performing Test curl_cv_func_recv_test #21 31.95 -- Performing Test curl_cv_func_recv_test - Failed #21 31.95 -- Tested: ssize_t recv(int, void *, int, unsigned int) #21 31.95 -- Performing Test curl_cv_func_recv_test #21 32.06 -- Performing Test curl_cv_func_recv_test - Success #21 32.06 -- Tested: ssize_t recv(int, void *, size_t, int) #21 32.06 -- Performing Test curl_cv_send #21 32.17 -- Performing Test curl_cv_send - Success #21 32.17 -- Performing Test curl_cv_func_send_test #21 32.21 -- Performing Test curl_cv_func_send_test - Failed #21 32.21 -- Tested: int send(SOCKET, const char *, int, int) #21 32.21 -- Performing Test curl_cv_func_send_test #21 32.26 -- Performing Test curl_cv_func_send_test - Failed #21 32.26 -- Tested: int send(SOCKET, const char *, int, unsigned int) #21 32.26 -- Performing Test curl_cv_func_send_test #21 32.31 -- Performing Test curl_cv_func_send_test - Failed #21 32.31 -- Tested: int send(SOCKET, const char *, size_t, int) #21 32.31 -- Performing Test curl_cv_func_send_test #21 32.35 -- Performing Test curl_cv_func_send_test - Failed #21 32.35 -- Tested: int send(SOCKET, const char *, size_t, unsigned int) #21 32.35 -- Performing Test curl_cv_func_send_test #21 32.40 -- Performing Test curl_cv_func_send_test - Failed #21 32.40 -- Tested: int send(SOCKET, const char *, socklen_t, int) #21 32.40 -- Performing Test curl_cv_func_send_test #21 32.45 -- Performing Test curl_cv_func_send_test - Failed #21 32.45 -- Tested: int send(SOCKET, const char *, socklen_t, unsigned int) #21 32.45 -- Performing Test curl_cv_func_send_test #21 32.50 -- Performing Test curl_cv_func_send_test - Failed #21 32.50 -- Tested: int send(SOCKET, const char *, unsigned int, int) #21 32.50 -- Performing Test curl_cv_func_send_test #21 32.54 -- Performing Test curl_cv_func_send_test - Failed #21 32.55 -- Tested: int send(SOCKET, const char *, unsigned int, unsigned int) #21 32.55 -- Performing Test curl_cv_func_send_test #21 32.59 -- Performing Test curl_cv_func_send_test - Failed #21 32.59 -- Tested: int send(SOCKET, const void *, int, int) #21 32.59 -- Performing Test curl_cv_func_send_test #21 32.64 -- Performing Test curl_cv_func_send_test - Failed #21 32.64 -- Tested: int send(SOCKET, const void *, int, unsigned int) #21 32.64 -- Performing Test curl_cv_func_send_test #21 32.68 -- Performing Test curl_cv_func_send_test - Failed #21 32.68 -- Tested: int send(SOCKET, const void *, size_t, int) #21 32.68 -- Performing Test curl_cv_func_send_test #21 32.73 -- Performing Test curl_cv_func_send_test - Failed #21 32.73 -- Tested: int send(SOCKET, const void *, size_t, unsigned int) #21 32.73 -- Performing Test curl_cv_func_send_test #21 32.78 -- Performing Test curl_cv_func_send_test - Failed #21 32.78 -- Tested: int send(SOCKET, const void *, socklen_t, int) #21 32.78 -- Performing Test curl_cv_func_send_test #21 32.82 -- Performing Test curl_cv_func_send_test - Failed #21 32.82 -- Tested: int send(SOCKET, const void *, socklen_t, unsigned int) #21 32.83 -- Performing Test curl_cv_func_send_test #21 32.88 -- Performing Test curl_cv_func_send_test - Failed #21 32.88 -- Tested: int send(SOCKET, const void *, unsigned int, int) #21 32.88 -- Performing Test curl_cv_func_send_test #21 32.92 -- Performing Test curl_cv_func_send_test - Failed #21 32.92 -- Tested: int send(SOCKET, const void *, unsigned int, unsigned int) #21 32.92 -- Performing Test curl_cv_func_send_test #21 32.97 -- Performing Test curl_cv_func_send_test - Failed #21 32.97 -- Tested: int send(SOCKET, void *, int, int) #21 32.97 -- Performing Test curl_cv_func_send_test #21 33.01 -- Performing Test curl_cv_func_send_test - Failed #21 33.01 -- Tested: int send(SOCKET, void *, int, unsigned int) #21 33.02 -- Performing Test curl_cv_func_send_test #21 33.06 -- Performing Test curl_cv_func_send_test - Failed #21 33.06 -- Tested: int send(SOCKET, void *, size_t, int) #21 33.06 -- Performing Test curl_cv_func_send_test #21 33.11 -- Performing Test curl_cv_func_send_test - Failed #21 33.11 -- Tested: int send(SOCKET, void *, size_t, unsigned int) #21 33.11 -- Performing Test curl_cv_func_send_test #21 33.16 -- Performing Test curl_cv_func_send_test - Failed #21 33.16 -- Tested: int send(SOCKET, void *, socklen_t, int) #21 33.16 -- Performing Test curl_cv_func_send_test #21 33.21 -- Performing Test curl_cv_func_send_test - Failed #21 33.21 -- Tested: int send(SOCKET, void *, socklen_t, unsigned int) #21 33.21 -- Performing Test curl_cv_func_send_test #21 33.25 -- Performing Test curl_cv_func_send_test - Failed #21 33.25 -- Tested: int send(SOCKET, void *, unsigned int, int) #21 33.25 -- Performing Test curl_cv_func_send_test #21 33.30 -- Performing Test curl_cv_func_send_test - Failed #21 33.30 -- Tested: int send(SOCKET, void *, unsigned int, unsigned int) #21 33.30 -- Performing Test curl_cv_func_send_test #21 33.35 -- Performing Test curl_cv_func_send_test - Failed #21 33.35 -- Tested: int send(SOCKET, char *, int, int) #21 33.35 -- Performing Test curl_cv_func_send_test #21 33.40 -- Performing Test curl_cv_func_send_test - Failed #21 33.40 -- Tested: int send(SOCKET, char *, int, unsigned int) #21 33.40 -- Performing Test curl_cv_func_send_test #21 33.45 -- Performing Test curl_cv_func_send_test - Failed #21 33.45 -- Tested: int send(SOCKET, char *, size_t, int) #21 33.45 -- Performing Test curl_cv_func_send_test #21 33.49 -- Performing Test curl_cv_func_send_test - Failed #21 33.49 -- Tested: int send(SOCKET, char *, size_t, unsigned int) #21 33.49 -- Performing Test curl_cv_func_send_test #21 33.54 -- Performing Test curl_cv_func_send_test - Failed #21 33.54 -- Tested: int send(SOCKET, char *, socklen_t, int) #21 33.54 -- Performing Test curl_cv_func_send_test #21 33.59 -- Performing Test curl_cv_func_send_test - Failed #21 33.59 -- Tested: int send(SOCKET, char *, socklen_t, unsigned int) #21 33.59 -- Performing Test curl_cv_func_send_test #21 33.64 -- Performing Test curl_cv_func_send_test - Failed #21 33.64 -- Tested: int send(SOCKET, char *, unsigned int, int) #21 33.64 -- Performing Test curl_cv_func_send_test #21 33.69 -- Performing Test curl_cv_func_send_test - Failed #21 33.69 -- Tested: int send(SOCKET, char *, unsigned int, unsigned int) #21 33.69 -- Performing Test curl_cv_func_send_test #21 33.74 -- Performing Test curl_cv_func_send_test - Failed #21 33.74 -- Tested: int send(int, const char *, int, int) #21 33.74 -- Performing Test curl_cv_func_send_test #21 33.79 -- Performing Test curl_cv_func_send_test - Failed #21 33.79 -- Tested: int send(int, const char *, int, unsigned int) #21 33.79 -- Performing Test curl_cv_func_send_test #21 33.83 -- Performing Test curl_cv_func_send_test - Failed #21 33.83 -- Tested: int send(int, const char *, size_t, int) #21 33.84 -- Performing Test curl_cv_func_send_test #21 33.88 -- Performing Test curl_cv_func_send_test - Failed #21 33.88 -- Tested: int send(int, const char *, size_t, unsigned int) #21 33.88 -- Performing Test curl_cv_func_send_test #21 33.94 -- Performing Test curl_cv_func_send_test - Failed #21 33.94 -- Tested: int send(int, const char *, socklen_t, int) #21 33.94 -- Performing Test curl_cv_func_send_test #21 33.98 -- Performing Test curl_cv_func_send_test - Failed #21 33.98 -- Tested: int send(int, const char *, socklen_t, unsigned int) #21 33.98 -- Performing Test curl_cv_func_send_test #21 34.03 -- Performing Test curl_cv_func_send_test - Failed #21 34.03 -- Tested: int send(int, const char *, unsigned int, int) #21 34.03 -- Performing Test curl_cv_func_send_test #21 34.08 -- Performing Test curl_cv_func_send_test - Failed #21 34.08 -- Tested: int send(int, const char *, unsigned int, unsigned int) #21 34.08 -- Performing Test curl_cv_func_send_test #21 34.13 -- Performing Test curl_cv_func_send_test - Failed #21 34.13 -- Tested: int send(int, const void *, int, int) #21 34.13 -- Performing Test curl_cv_func_send_test #21 34.18 -- Performing Test curl_cv_func_send_test - Failed #21 34.18 -- Tested: int send(int, const void *, int, unsigned int) #21 34.19 -- Performing Test curl_cv_func_send_test #21 34.23 -- Performing Test curl_cv_func_send_test - Failed #21 34.23 -- Tested: int send(int, const void *, size_t, int) #21 34.23 -- Performing Test curl_cv_func_send_test #21 34.28 -- Performing Test curl_cv_func_send_test - Failed #21 34.28 -- Tested: int send(int, const void *, size_t, unsigned int) #21 34.28 -- Performing Test curl_cv_func_send_test #21 34.33 -- Performing Test curl_cv_func_send_test - Failed #21 34.33 -- Tested: int send(int, const void *, socklen_t, int) #21 34.33 -- Performing Test curl_cv_func_send_test #21 34.38 -- Performing Test curl_cv_func_send_test - Failed #21 34.38 -- Tested: int send(int, const void *, socklen_t, unsigned int) #21 34.38 -- Performing Test curl_cv_func_send_test #21 34.43 -- Performing Test curl_cv_func_send_test - Failed #21 34.43 -- Tested: int send(int, const void *, unsigned int, int) #21 34.43 -- Performing Test curl_cv_func_send_test #21 34.50 -- Performing Test curl_cv_func_send_test - Failed #21 34.50 -- Tested: int send(int, const void *, unsigned int, unsigned int) #21 34.50 -- Performing Test curl_cv_func_send_test #21 34.54 -- Performing Test curl_cv_func_send_test - Failed #21 34.54 -- Tested: int send(int, void *, int, int) #21 34.54 -- Performing Test curl_cv_func_send_test #21 34.59 -- Performing Test curl_cv_func_send_test - Failed #21 34.59 -- Tested: int send(int, void *, int, unsigned int) #21 34.59 -- Performing Test curl_cv_func_send_test #21 34.63 -- Performing Test curl_cv_func_send_test - Failed #21 34.63 -- Tested: int send(int, void *, size_t, int) #21 34.63 -- Performing Test curl_cv_func_send_test #21 34.68 -- Performing Test curl_cv_func_send_test - Failed #21 34.68 -- Tested: int send(int, void *, size_t, unsigned int) #21 34.68 -- Performing Test curl_cv_func_send_test #21 34.72 -- Performing Test curl_cv_func_send_test - Failed #21 34.72 -- Tested: int send(int, void *, socklen_t, int) #21 34.72 -- Performing Test curl_cv_func_send_test #21 34.77 -- Performing Test curl_cv_func_send_test - Failed #21 34.77 -- Tested: int send(int, void *, socklen_t, unsigned int) #21 34.77 -- Performing Test curl_cv_func_send_test #21 34.82 -- Performing Test curl_cv_func_send_test - Failed #21 34.82 -- Tested: int send(int, void *, unsigned int, int) #21 34.82 -- Performing Test curl_cv_func_send_test #21 34.87 -- Performing Test curl_cv_func_send_test - Failed #21 34.87 -- Tested: int send(int, void *, unsigned int, unsigned int) #21 34.87 -- Performing Test curl_cv_func_send_test #21 34.91 -- Performing Test curl_cv_func_send_test - Failed #21 34.92 -- Tested: int send(int, char *, int, int) #21 34.92 -- Performing Test curl_cv_func_send_test #21 34.96 -- Performing Test curl_cv_func_send_test - Failed #21 34.96 -- Tested: int send(int, char *, int, unsigned int) #21 34.96 -- Performing Test curl_cv_func_send_test #21 35.00 -- Performing Test curl_cv_func_send_test - Failed #21 35.00 -- Tested: int send(int, char *, size_t, int) #21 35.00 -- Performing Test curl_cv_func_send_test #21 35.05 -- Performing Test curl_cv_func_send_test - Failed #21 35.05 -- Tested: int send(int, char *, size_t, unsigned int) #21 35.05 -- Performing Test curl_cv_func_send_test #21 35.09 -- Performing Test curl_cv_func_send_test - Failed #21 35.09 -- Tested: int send(int, char *, socklen_t, int) #21 35.09 -- Performing Test curl_cv_func_send_test #21 35.14 -- Performing Test curl_cv_func_send_test - Failed #21 35.14 -- Tested: int send(int, char *, socklen_t, unsigned int) #21 35.14 -- Performing Test curl_cv_func_send_test #21 35.18 -- Performing Test curl_cv_func_send_test - Failed #21 35.18 -- Tested: int send(int, char *, unsigned int, int) #21 35.19 -- Performing Test curl_cv_func_send_test #21 35.23 -- Performing Test curl_cv_func_send_test - Failed #21 35.23 -- Tested: int send(int, char *, unsigned int, unsigned int) #21 35.23 -- Performing Test curl_cv_func_send_test #21 35.27 -- Performing Test curl_cv_func_send_test - Failed #21 35.27 -- Tested: int send(ssize_t, const char *, int, int) #21 35.27 -- Performing Test curl_cv_func_send_test #21 35.32 -- Performing Test curl_cv_func_send_test - Failed #21 35.32 -- Tested: int send(ssize_t, const char *, int, unsigned int) #21 35.32 -- Performing Test curl_cv_func_send_test #21 35.37 -- Performing Test curl_cv_func_send_test - Failed #21 35.37 -- Tested: int send(ssize_t, const char *, size_t, int) #21 35.37 -- Performing Test curl_cv_func_send_test #21 35.42 -- Performing Test curl_cv_func_send_test - Failed #21 35.42 -- Tested: int send(ssize_t, const char *, size_t, unsigned int) #21 35.42 -- Performing Test curl_cv_func_send_test #21 35.47 -- Performing Test curl_cv_func_send_test - Failed #21 35.47 -- Tested: int send(ssize_t, const char *, socklen_t, int) #21 35.47 -- Performing Test curl_cv_func_send_test #21 35.52 -- Performing Test curl_cv_func_send_test - Failed #21 35.52 -- Tested: int send(ssize_t, const char *, socklen_t, unsigned int) #21 35.52 -- Performing Test curl_cv_func_send_test #21 35.56 -- Performing Test curl_cv_func_send_test - Failed #21 35.56 -- Tested: int send(ssize_t, const char *, unsigned int, int) #21 35.56 -- Performing Test curl_cv_func_send_test #21 35.61 -- Performing Test curl_cv_func_send_test - Failed #21 35.61 -- Tested: int send(ssize_t, const char *, unsigned int, unsigned int) #21 35.61 -- Performing Test curl_cv_func_send_test #21 35.66 -- Performing Test curl_cv_func_send_test - Failed #21 35.66 -- Tested: int send(ssize_t, const void *, int, int) #21 35.66 -- Performing Test curl_cv_func_send_test #21 35.70 -- Performing Test curl_cv_func_send_test - Failed #21 35.70 -- Tested: int send(ssize_t, const void *, int, unsigned int) #21 35.71 -- Performing Test curl_cv_func_send_test #21 35.75 -- Performing Test curl_cv_func_send_test - Failed #21 35.75 -- Tested: int send(ssize_t, const void *, size_t, int) #21 35.75 -- Performing Test curl_cv_func_send_test #21 35.80 -- Performing Test curl_cv_func_send_test - Failed #21 35.80 -- Tested: int send(ssize_t, const void *, size_t, unsigned int) #21 35.80 -- Performing Test curl_cv_func_send_test #21 35.85 -- Performing Test curl_cv_func_send_test - Failed #21 35.85 -- Tested: int send(ssize_t, const void *, socklen_t, int) #21 35.85 -- Performing Test curl_cv_func_send_test #21 35.90 -- Performing Test curl_cv_func_send_test - Failed #21 35.90 -- Tested: int send(ssize_t, const void *, socklen_t, unsigned int) #21 35.90 -- Performing Test curl_cv_func_send_test #21 35.94 -- Performing Test curl_cv_func_send_test - Failed #21 35.94 -- Tested: int send(ssize_t, const void *, unsigned int, int) #21 35.94 -- Performing Test curl_cv_func_send_test #21 35.99 -- Performing Test curl_cv_func_send_test - Failed #21 35.99 -- Tested: int send(ssize_t, const void *, unsigned int, unsigned int) #21 35.99 -- Performing Test curl_cv_func_send_test #21 36.03 -- Performing Test curl_cv_func_send_test - Failed #21 36.03 -- Tested: int send(ssize_t, void *, int, int) #21 36.04 -- Performing Test curl_cv_func_send_test #21 36.08 -- Performing Test curl_cv_func_send_test - Failed #21 36.08 -- Tested: int send(ssize_t, void *, int, unsigned int) #21 36.08 -- Performing Test curl_cv_func_send_test #21 36.12 -- Performing Test curl_cv_func_send_test - Failed #21 36.12 -- Tested: int send(ssize_t, void *, size_t, int) #21 36.12 -- Performing Test curl_cv_func_send_test #21 36.19 -- Performing Test curl_cv_func_send_test - Failed #21 36.19 -- Tested: int send(ssize_t, void *, size_t, unsigned int) #21 36.19 -- Performing Test curl_cv_func_send_test #21 36.24 -- Performing Test curl_cv_func_send_test - Failed #21 36.24 -- Tested: int send(ssize_t, void *, socklen_t, int) #21 36.24 -- Performing Test curl_cv_func_send_test #21 36.28 -- Performing Test curl_cv_func_send_test - Failed #21 36.28 -- Tested: int send(ssize_t, void *, socklen_t, unsigned int) #21 36.28 -- Performing Test curl_cv_func_send_test #21 36.33 -- Performing Test curl_cv_func_send_test - Failed #21 36.33 -- Tested: int send(ssize_t, void *, unsigned int, int) #21 36.33 -- Performing Test curl_cv_func_send_test #21 36.37 -- Performing Test curl_cv_func_send_test - Failed #21 36.37 -- Tested: int send(ssize_t, void *, unsigned int, unsigned int) #21 36.37 -- Performing Test curl_cv_func_send_test #21 36.42 -- Performing Test curl_cv_func_send_test - Failed #21 36.42 -- Tested: int send(ssize_t, char *, int, int) #21 36.42 -- Performing Test curl_cv_func_send_test #21 36.47 -- Performing Test curl_cv_func_send_test - Failed #21 36.47 -- Tested: int send(ssize_t, char *, int, unsigned int) #21 36.47 -- Performing Test curl_cv_func_send_test #21 36.51 -- Performing Test curl_cv_func_send_test - Failed #21 36.51 -- Tested: int send(ssize_t, char *, size_t, int) #21 36.51 -- Performing Test curl_cv_func_send_test #21 36.56 -- Performing Test curl_cv_func_send_test - Failed #21 36.56 -- Tested: int send(ssize_t, char *, size_t, unsigned int) #21 36.56 -- Performing Test curl_cv_func_send_test #21 36.61 -- Performing Test curl_cv_func_send_test - Failed #21 36.61 -- Tested: int send(ssize_t, char *, socklen_t, int) #21 36.61 -- Performing Test curl_cv_func_send_test #21 36.66 -- Performing Test curl_cv_func_send_test - Failed #21 36.66 -- Tested: int send(ssize_t, char *, socklen_t, unsigned int) #21 36.66 -- Performing Test curl_cv_func_send_test #21 36.71 -- Performing Test curl_cv_func_send_test - Failed #21 36.71 -- Tested: int send(ssize_t, char *, unsigned int, int) #21 36.71 -- Performing Test curl_cv_func_send_test #21 36.76 -- Performing Test curl_cv_func_send_test - Failed #21 36.76 -- Tested: int send(ssize_t, char *, unsigned int, unsigned int) #21 36.76 -- Performing Test curl_cv_func_send_test #21 36.80 -- Performing Test curl_cv_func_send_test - Failed #21 36.80 -- Tested: ssize_t send(SOCKET, const char *, int, int) #21 36.80 -- Performing Test curl_cv_func_send_test #21 36.85 -- Performing Test curl_cv_func_send_test - Failed #21 36.85 -- Tested: ssize_t send(SOCKET, const char *, int, unsigned int) #21 36.85 -- Performing Test curl_cv_func_send_test #21 36.90 -- Performing Test curl_cv_func_send_test - Failed #21 36.90 -- Tested: ssize_t send(SOCKET, const char *, size_t, int) #21 36.90 -- Performing Test curl_cv_func_send_test #21 36.95 -- Performing Test curl_cv_func_send_test - Failed #21 36.95 -- Tested: ssize_t send(SOCKET, const char *, size_t, unsigned int) #21 36.95 -- Performing Test curl_cv_func_send_test #21 36.99 -- Performing Test curl_cv_func_send_test - Failed #21 36.99 -- Tested: ssize_t send(SOCKET, const char *, socklen_t, int) #21 36.99 -- Performing Test curl_cv_func_send_test #21 37.04 -- Performing Test curl_cv_func_send_test - Failed #21 37.04 -- Tested: ssize_t send(SOCKET, const char *, socklen_t, unsigned int) #21 37.04 -- Performing Test curl_cv_func_send_test #21 37.08 -- Performing Test curl_cv_func_send_test - Failed #21 37.08 -- Tested: ssize_t send(SOCKET, const char *, unsigned int, int) #21 37.09 -- Performing Test curl_cv_func_send_test #21 37.13 -- Performing Test curl_cv_func_send_test - Failed #21 37.13 -- Tested: ssize_t send(SOCKET, const char *, unsigned int, unsigned int) #21 37.13 -- Performing Test curl_cv_func_send_test #21 37.19 -- Performing Test curl_cv_func_send_test - Failed #21 37.19 -- Tested: ssize_t send(SOCKET, const void *, int, int) #21 37.19 -- Performing Test curl_cv_func_send_test #21 37.23 -- Performing Test curl_cv_func_send_test - Failed #21 37.23 -- Tested: ssize_t send(SOCKET, const void *, int, unsigned int) #21 37.23 -- Performing Test curl_cv_func_send_test #21 37.28 -- Performing Test curl_cv_func_send_test - Failed #21 37.28 -- Tested: ssize_t send(SOCKET, const void *, size_t, int) #21 37.28 -- Performing Test curl_cv_func_send_test #21 37.33 -- Performing Test curl_cv_func_send_test - Failed #21 37.33 -- Tested: ssize_t send(SOCKET, const void *, size_t, unsigned int) #21 37.33 -- Performing Test curl_cv_func_send_test #21 37.37 -- Performing Test curl_cv_func_send_test - Failed #21 37.37 -- Tested: ssize_t send(SOCKET, const void *, socklen_t, int) #21 37.37 -- Performing Test curl_cv_func_send_test #21 37.42 -- Performing Test curl_cv_func_send_test - Failed #21 37.42 -- Tested: ssize_t send(SOCKET, const void *, socklen_t, unsigned int) #21 37.42 -- Performing Test curl_cv_func_send_test #21 37.47 -- Performing Test curl_cv_func_send_test - Failed #21 37.47 -- Tested: ssize_t send(SOCKET, const void *, unsigned int, int) #21 37.48 -- Performing Test curl_cv_func_send_test #21 37.52 -- Performing Test curl_cv_func_send_test - Failed #21 37.52 -- Tested: ssize_t send(SOCKET, const void *, unsigned int, unsigned int) #21 37.52 -- Performing Test curl_cv_func_send_test #21 37.56 -- Performing Test curl_cv_func_send_test - Failed #21 37.56 -- Tested: ssize_t send(SOCKET, void *, int, int) #21 37.56 -- Performing Test curl_cv_func_send_test #21 37.61 -- Performing Test curl_cv_func_send_test - Failed #21 37.61 -- Tested: ssize_t send(SOCKET, void *, int, unsigned int) #21 37.61 -- Performing Test curl_cv_func_send_test #21 37.66 -- Performing Test curl_cv_func_send_test - Failed #21 37.66 -- Tested: ssize_t send(SOCKET, void *, size_t, int) #21 37.66 -- Performing Test curl_cv_func_send_test #21 37.71 -- Performing Test curl_cv_func_send_test - Failed #21 37.71 -- Tested: ssize_t send(SOCKET, void *, size_t, unsigned int) #21 37.71 -- Performing Test curl_cv_func_send_test #21 37.76 -- Performing Test curl_cv_func_send_test - Failed #21 37.76 -- Tested: ssize_t send(SOCKET, void *, socklen_t, int) #21 37.76 -- Performing Test curl_cv_func_send_test #21 37.81 -- Performing Test curl_cv_func_send_test - Failed #21 37.81 -- Tested: ssize_t send(SOCKET, void *, socklen_t, unsigned int) #21 37.81 -- Performing Test curl_cv_func_send_test #21 37.86 -- Performing Test curl_cv_func_send_test - Failed #21 37.86 -- Tested: ssize_t send(SOCKET, void *, unsigned int, int) #21 37.86 -- Performing Test curl_cv_func_send_test #21 37.91 -- Performing Test curl_cv_func_send_test - Failed #21 37.91 -- Tested: ssize_t send(SOCKET, void *, unsigned int, unsigned int) #21 37.91 -- Performing Test curl_cv_func_send_test #21 37.96 -- Performing Test curl_cv_func_send_test - Failed #21 37.96 -- Tested: ssize_t send(SOCKET, char *, int, int) #21 37.96 -- Performing Test curl_cv_func_send_test #21 38.01 -- Performing Test curl_cv_func_send_test - Failed #21 38.01 -- Tested: ssize_t send(SOCKET, char *, int, unsigned int) #21 38.01 -- Performing Test curl_cv_func_send_test #21 38.07 -- Performing Test curl_cv_func_send_test - Failed #21 38.07 -- Tested: ssize_t send(SOCKET, char *, size_t, int) #21 38.07 -- Performing Test curl_cv_func_send_test #21 38.11 -- Performing Test curl_cv_func_send_test - Failed #21 38.11 -- Tested: ssize_t send(SOCKET, char *, size_t, unsigned int) #21 38.11 -- Performing Test curl_cv_func_send_test #21 38.17 -- Performing Test curl_cv_func_send_test - Failed #21 38.17 -- Tested: ssize_t send(SOCKET, char *, socklen_t, int) #21 38.17 -- Performing Test curl_cv_func_send_test #21 38.21 -- Performing Test curl_cv_func_send_test - Failed #21 38.21 -- Tested: ssize_t send(SOCKET, char *, socklen_t, unsigned int) #21 38.22 -- Performing Test curl_cv_func_send_test #21 38.26 -- Performing Test curl_cv_func_send_test - Failed #21 38.26 -- Tested: ssize_t send(SOCKET, char *, unsigned int, int) #21 38.26 -- Performing Test curl_cv_func_send_test #21 38.31 -- Performing Test curl_cv_func_send_test - Failed #21 38.31 -- Tested: ssize_t send(SOCKET, char *, unsigned int, unsigned int) #21 38.31 -- Performing Test curl_cv_func_send_test #21 38.36 -- Performing Test curl_cv_func_send_test - Failed #21 38.36 -- Tested: ssize_t send(int, const char *, int, int) #21 38.36 -- Performing Test curl_cv_func_send_test #21 38.40 -- Performing Test curl_cv_func_send_test - Failed #21 38.40 -- Tested: ssize_t send(int, const char *, int, unsigned int) #21 38.40 -- Performing Test curl_cv_func_send_test #21 38.45 -- Performing Test curl_cv_func_send_test - Failed #21 38.45 -- Tested: ssize_t send(int, const char *, size_t, int) #21 38.45 -- Performing Test curl_cv_func_send_test #21 38.50 -- Performing Test curl_cv_func_send_test - Failed #21 38.50 -- Tested: ssize_t send(int, const char *, size_t, unsigned int) #21 38.50 -- Performing Test curl_cv_func_send_test #21 38.54 -- Performing Test curl_cv_func_send_test - Failed #21 38.54 -- Tested: ssize_t send(int, const char *, socklen_t, int) #21 38.54 -- Performing Test curl_cv_func_send_test #21 38.59 -- Performing Test curl_cv_func_send_test - Failed #21 38.59 -- Tested: ssize_t send(int, const char *, socklen_t, unsigned int) #21 38.59 -- Performing Test curl_cv_func_send_test #21 38.64 -- Performing Test curl_cv_func_send_test - Failed #21 38.64 -- Tested: ssize_t send(int, const char *, unsigned int, int) #21 38.64 -- Performing Test curl_cv_func_send_test #21 38.69 -- Performing Test curl_cv_func_send_test - Failed #21 38.69 -- Tested: ssize_t send(int, const char *, unsigned int, unsigned int) #21 38.69 -- Performing Test curl_cv_func_send_test #21 38.74 -- Performing Test curl_cv_func_send_test - Failed #21 38.74 -- Tested: ssize_t send(int, const void *, int, int) #21 38.74 -- Performing Test curl_cv_func_send_test #21 38.78 -- Performing Test curl_cv_func_send_test - Failed #21 38.78 -- Tested: ssize_t send(int, const void *, int, unsigned int) #21 38.78 -- Performing Test curl_cv_func_send_test #21 38.89 -- Performing Test curl_cv_func_send_test - Success #21 38.89 -- Tested: ssize_t send(int, const void *, size_t, int) #21 38.89 -- Performing Test HAVE_MSG_NOSIGNAL #21 39.00 -- Performing Test HAVE_MSG_NOSIGNAL - Success #21 39.00 -- Performing Test HAVE_STRUCT_TIMEVAL #21 39.11 -- Performing Test HAVE_STRUCT_TIMEVAL - Success #21 39.11 -- Check size of sig_atomic_t #21 39.22 -- Check size of sig_atomic_t - done #21 39.22 -- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE #21 39.33 -- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE - Success #21 39.33 -- Check size of struct sockaddr_storage #21 39.43 -- Check size of struct sockaddr_storage - done #21 39.43 -- Performing Test HAVE_POLL_FINE #21 40.07 -- Performing Test HAVE_POLL_FINE - Success #21 40.09 -- Enabled features: SSL IPv6 unix-sockets libz AsynchDNS NTLM HTTPS-proxy #21 40.09 -- Enabled protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP #21 40.09 -- Enabled SSL backends: OpenSSL #21 40.09 -- Configuring done #21 40.15 -- Generating done #21 40.15 -- Build files have been written to: /opt/dev/curl/build #21 40.58 Scanning dependencies of target libcurl #21 40.62 [ 1%] Building C object lib/CMakeFiles/libcurl.dir/altsvc.c.o #21 40.62 [ 2%] Building C object lib/CMakeFiles/libcurl.dir/asyn-ares.c.o #21 40.62 [ 2%] Building C object lib/CMakeFiles/libcurl.dir/amigaos.c.o #21 40.63 [ 2%] Building C object lib/CMakeFiles/libcurl.dir/asyn-thread.c.o #21 40.70 [ 3%] Building C object lib/CMakeFiles/libcurl.dir/base64.c.o #21 40.70 [ 3%] Building C object lib/CMakeFiles/libcurl.dir/conncache.c.o #21 40.71 [ 4%] Building C object lib/CMakeFiles/libcurl.dir/connect.c.o #21 40.76 [ 4%] Building C object lib/CMakeFiles/libcurl.dir/content_encoding.c.o #21 40.80 [ 5%] Building C object lib/CMakeFiles/libcurl.dir/cookie.c.o #21 40.83 [ 5%] Building C object lib/CMakeFiles/libcurl.dir/curl_addrinfo.c.o #21 40.88 [ 6%] Building C object lib/CMakeFiles/libcurl.dir/curl_ctype.c.o #21 40.90 [ 6%] Building C object lib/CMakeFiles/libcurl.dir/curl_des.c.o #21 40.93 [ 7%] Building C object lib/CMakeFiles/libcurl.dir/curl_endian.c.o #21 40.98 [ 8%] Building C object lib/CMakeFiles/libcurl.dir/curl_get_line.c.o #21 40.98 [ 8%] Building C object lib/CMakeFiles/libcurl.dir/curl_fnmatch.c.o #21 41.00 [ 8%] Building C object lib/CMakeFiles/libcurl.dir/curl_gethostname.c.o #21 41.02 [ 9%] Building C object lib/CMakeFiles/libcurl.dir/curl_gssapi.c.o #21 41.06 [ 10%] Building C object lib/CMakeFiles/libcurl.dir/curl_memrchr.c.o #21 41.08 [ 10%] Building C object lib/CMakeFiles/libcurl.dir/curl_multibyte.c.o #21 41.08 [ 11%] Building C object lib/CMakeFiles/libcurl.dir/curl_ntlm_core.c.o #21 41.09 [ 11%] Building C object lib/CMakeFiles/libcurl.dir/curl_ntlm_wb.c.o #21 41.15 [ 12%] Building C object lib/CMakeFiles/libcurl.dir/curl_path.c.o #21 41.16 [ 12%] Building C object lib/CMakeFiles/libcurl.dir/curl_range.c.o #21 41.18 [ 13%] Building C object lib/CMakeFiles/libcurl.dir/curl_rtmp.c.o #21 41.23 [ 13%] Building C object lib/CMakeFiles/libcurl.dir/curl_sasl.c.o #21 41.25 [ 13%] Building C object lib/CMakeFiles/libcurl.dir/curl_threads.c.o #21 41.25 [ 14%] Building C object lib/CMakeFiles/libcurl.dir/curl_sspi.c.o #21 41.28 [ 15%] Building C object lib/CMakeFiles/libcurl.dir/dict.c.o #21 41.33 [ 15%] Building C object lib/CMakeFiles/libcurl.dir/dotdot.c.o #21 41.34 [ 16%] Building C object lib/CMakeFiles/libcurl.dir/easy.c.o #21 41.35 [ 16%] Building C object lib/CMakeFiles/libcurl.dir/escape.c.o #21 41.39 [ 17%] Building C object lib/CMakeFiles/libcurl.dir/file.c.o #21 41.41 [ 17%] Building C object lib/CMakeFiles/libcurl.dir/fileinfo.c.o #21 41.46 [ 18%] Building C object lib/CMakeFiles/libcurl.dir/formdata.c.o #21 41.50 [ 18%] Building C object lib/CMakeFiles/libcurl.dir/ftp.c.o #21 41.50 [ 19%] Building C object lib/CMakeFiles/libcurl.dir/url.c.o #21 41.52 [ 19%] Building C object lib/CMakeFiles/libcurl.dir/ftplistparser.c.o #21 41.60 [ 20%] Building C object lib/CMakeFiles/libcurl.dir/getenv.c.o #21 41.66 [ 20%] Building C object lib/CMakeFiles/libcurl.dir/getinfo.c.o #21 41.68 [ 21%] Building C object lib/CMakeFiles/libcurl.dir/gopher.c.o #21 41.78 [ 21%] Building C object lib/CMakeFiles/libcurl.dir/hash.c.o #21 41.79 [ 22%] Building C object lib/CMakeFiles/libcurl.dir/hmac.c.o #21 41.82 [ 22%] Building C object lib/CMakeFiles/libcurl.dir/hostasyn.c.o #21 41.84 [ 23%] Building C object lib/CMakeFiles/libcurl.dir/hostcheck.c.o #21 41.88 [ 23%] Building C object lib/CMakeFiles/libcurl.dir/hostip.c.o #21 41.88 [ 24%] Building C object lib/CMakeFiles/libcurl.dir/hostip4.c.o #21 41.92 [ 24%] Building C object lib/CMakeFiles/libcurl.dir/hostip6.c.o #21 41.95 [ 25%] Building C object lib/CMakeFiles/libcurl.dir/hostsyn.c.o #21 41.97 [ 25%] Building C object lib/CMakeFiles/libcurl.dir/http.c.o #21 42.02 [ 26%] Building C object lib/CMakeFiles/libcurl.dir/http2.c.o #21 42.03 [ 26%] Building C object lib/CMakeFiles/libcurl.dir/http_chunks.c.o #21 42.05 [ 27%] Building C object lib/CMakeFiles/libcurl.dir/http_digest.c.o #21 42.10 [ 27%] Building C object lib/CMakeFiles/libcurl.dir/http_negotiate.c.o #21 42.14 [ 28%] Building C object lib/CMakeFiles/libcurl.dir/http_ntlm.c.o #21 42.16 [ 28%] Building C object lib/CMakeFiles/libcurl.dir/http_proxy.c.o #21 42.19 [ 29%] Building C object lib/CMakeFiles/libcurl.dir/idn_win32.c.o #21 42.26 [ 29%] Building C object lib/CMakeFiles/libcurl.dir/if2ip.c.o #21 42.29 [ 30%] Building C object lib/CMakeFiles/libcurl.dir/imap.c.o #21 42.31 [ 30%] Building C object lib/CMakeFiles/libcurl.dir/inet_ntop.c.o #21 42.32 [ 31%] Building C object lib/CMakeFiles/libcurl.dir/inet_pton.c.o #21 42.37 [ 31%] Building C object lib/CMakeFiles/libcurl.dir/krb5.c.o #21 42.40 [ 32%] Building C object lib/CMakeFiles/libcurl.dir/ldap.c.o #21 42.42 [ 32%] Building C object lib/CMakeFiles/libcurl.dir/llist.c.o #21 42.46 [ 33%] Building C object lib/CMakeFiles/libcurl.dir/md4.c.o #21 42.48 [ 33%] Building C object lib/CMakeFiles/libcurl.dir/md5.c.o #21 42.51 [ 34%] Building C object lib/CMakeFiles/libcurl.dir/memdebug.c.o #21 42.52 [ 34%] Building C object lib/CMakeFiles/libcurl.dir/mime.c.o #21 42.55 [ 35%] Building C object lib/CMakeFiles/libcurl.dir/mprintf.c.o #21 42.57 [ 35%] Building C object lib/CMakeFiles/libcurl.dir/mqtt.c.o #21 42.59 [ 36%] Building C object lib/CMakeFiles/libcurl.dir/multi.c.o #21 42.66 [ 36%] Building C object lib/CMakeFiles/libcurl.dir/netrc.c.o #21 42.71 [ 37%] Building C object lib/CMakeFiles/libcurl.dir/non-ascii.c.o #21 42.73 [ 37%] Building C object lib/CMakeFiles/libcurl.dir/nonblock.c.o #21 42.75 [ 38%] Building C object lib/CMakeFiles/libcurl.dir/openldap.c.o #21 42.81 [ 38%] Building C object lib/CMakeFiles/libcurl.dir/parsedate.c.o #21 42.84 [ 39%] Building C object lib/CMakeFiles/libcurl.dir/pingpong.c.o #21 42.85 [ 39%] Building C object lib/CMakeFiles/libcurl.dir/pop3.c.o #21 42.88 [ 40%] Building C object lib/CMakeFiles/libcurl.dir/progress.c.o #21 42.92 [ 40%] Building C object lib/CMakeFiles/libcurl.dir/psl.c.o #21 42.97 [ 41%] Building C object lib/CMakeFiles/libcurl.dir/doh.c.o #21 43.01 [ 41%] Building C object lib/CMakeFiles/libcurl.dir/rand.c.o #21 43.03 [ 42%] Building C object lib/CMakeFiles/libcurl.dir/rename.c.o #21 43.03 [ 43%] Building C object lib/CMakeFiles/libcurl.dir/rtsp.c.o #21 43.12 [ 43%] Building C object lib/CMakeFiles/libcurl.dir/security.c.o #21 43.12 [ 44%] Building C object lib/CMakeFiles/libcurl.dir/select.c.o #21 43.16 [ 44%] Building C object lib/CMakeFiles/libcurl.dir/sendf.c.o #21 43.21 [ 45%] Building C object lib/CMakeFiles/libcurl.dir/setopt.c.o #21 43.22 [ 45%] Building C object lib/CMakeFiles/libcurl.dir/sha256.c.o #21 43.23 [ 46%] Building C object lib/CMakeFiles/libcurl.dir/share.c.o #21 43.32 [ 46%] Building C object lib/CMakeFiles/libcurl.dir/slist.c.o #21 43.32 [ 47%] Building C object lib/CMakeFiles/libcurl.dir/smb.c.o #21 43.35 [ 47%] Building C object lib/CMakeFiles/libcurl.dir/smtp.c.o #21 43.42 [ 48%] Building C object lib/CMakeFiles/libcurl.dir/socketpair.c.o #21 43.53 [ 48%] Building C object lib/CMakeFiles/libcurl.dir/socks.c.o #21 43.56 [ 49%] Building C object lib/CMakeFiles/libcurl.dir/socks_gssapi.c.o #21 43.57 [ 49%] Building C object lib/CMakeFiles/libcurl.dir/socks_sspi.c.o #21 43.64 [ 50%] Building C object lib/CMakeFiles/libcurl.dir/speedcheck.c.o #21 43.65 [ 50%] Building C object lib/CMakeFiles/libcurl.dir/splay.c.o #21 43.66 [ 51%] Building C object lib/CMakeFiles/libcurl.dir/strcase.c.o #21 43.68 [ 51%] Building C object lib/CMakeFiles/libcurl.dir/strdup.c.o #21 43.75 [ 52%] Building C object lib/CMakeFiles/libcurl.dir/strerror.c.o #21 43.76 [ 52%] Building C object lib/CMakeFiles/libcurl.dir/strtok.c.o #21 43.77 [ 52%] Building C object lib/CMakeFiles/libcurl.dir/system_win32.c.o #21 43.77 [ 53%] Building C object lib/CMakeFiles/libcurl.dir/strtoofft.c.o #21 43.85 [ 53%] Building C object lib/CMakeFiles/libcurl.dir/tftp.c.o #21 43.85 [ 54%] Building C object lib/CMakeFiles/libcurl.dir/telnet.c.o #21 43.87 [ 55%] Building C object lib/CMakeFiles/libcurl.dir/timeval.c.o #21 43.88 [ 55%] Building C object lib/CMakeFiles/libcurl.dir/transfer.c.o #21 43.96 [ 56%] Building C object lib/CMakeFiles/libcurl.dir/urlapi.c.o #21 44.03 [ 56%] Building C object lib/CMakeFiles/libcurl.dir/version.c.o #21 44.03 [ 57%] Building C object lib/CMakeFiles/libcurl.dir/warnless.c.o #21 44.09 [ 57%] Building C object lib/CMakeFiles/libcurl.dir/wildcard.c.o #21 44.13 [ 58%] Building C object lib/CMakeFiles/libcurl.dir/dynbuf.c.o #21 44.13 [ 58%] Building C object lib/CMakeFiles/libcurl.dir/x509asn1.c.o #21 44.15 [ 59%] Building C object lib/CMakeFiles/libcurl.dir/version_win32.c.o #21 44.19 [ 59%] Building C object lib/CMakeFiles/libcurl.dir/vauth/cleartext.c.o #21 44.22 [ 60%] Building C object lib/CMakeFiles/libcurl.dir/vauth/cram.c.o #21 44.23 [ 60%] Building C object lib/CMakeFiles/libcurl.dir/vauth/digest.c.o #21 44.23 [ 61%] Building C object lib/CMakeFiles/libcurl.dir/vauth/digest_sspi.c.o #21 44.31 [ 61%] Building C object lib/CMakeFiles/libcurl.dir/vauth/krb5_gssapi.c.o #21 44.32 [ 62%] Building C object lib/CMakeFiles/libcurl.dir/vauth/krb5_sspi.c.o #21 44.33 [ 62%] Building C object lib/CMakeFiles/libcurl.dir/vauth/ntlm.c.o #21 44.39 [ 63%] Building C object lib/CMakeFiles/libcurl.dir/vauth/ntlm_sspi.c.o #21 44.41 [ 63%] Building C object lib/CMakeFiles/libcurl.dir/vauth/oauth2.c.o #21 44.43 [ 64%] Building C object lib/CMakeFiles/libcurl.dir/vauth/spnego_gssapi.c.o #21 44.47 [ 64%] Building C object lib/CMakeFiles/libcurl.dir/vauth/spnego_sspi.c.o #21 44.52 [ 65%] Building C object lib/CMakeFiles/libcurl.dir/vauth/vauth.c.o #21 44.53 [ 65%] Building C object lib/CMakeFiles/libcurl.dir/vtls/bearssl.c.o #21 44.54 [ 66%] Building C object lib/CMakeFiles/libcurl.dir/vtls/gskit.c.o #21 44.55 [ 66%] Building C object lib/CMakeFiles/libcurl.dir/vtls/gtls.c.o #21 44.62 [ 67%] Building C object lib/CMakeFiles/libcurl.dir/vtls/keylog.c.o #21 44.62 [ 67%] Building C object lib/CMakeFiles/libcurl.dir/vtls/mbedtls.c.o #21 44.63 [ 68%] Building C object lib/CMakeFiles/libcurl.dir/vtls/mbedtls_threadlock.c.o #21 44.64 [ 68%] Building C object lib/CMakeFiles/libcurl.dir/vtls/mesalink.c.o #21 44.72 [ 69%] Building C object lib/CMakeFiles/libcurl.dir/vtls/nss.c.o #21 44.74 [ 69%] Building C object lib/CMakeFiles/libcurl.dir/vtls/openssl.c.o #21 44.76 [ 69%] Building C object lib/CMakeFiles/libcurl.dir/vtls/schannel_verify.c.o #21 44.76 [ 70%] Building C object lib/CMakeFiles/libcurl.dir/vtls/schannel.c.o #21 44.82 [ 71%] Building C object lib/CMakeFiles/libcurl.dir/vtls/sectransp.c.o #21 44.84 [ 71%] Building C object lib/CMakeFiles/libcurl.dir/vtls/vtls.c.o #21 44.86 [ 72%] Building C object lib/CMakeFiles/libcurl.dir/vtls/wolfssl.c.o #21 44.91 [ 72%] Building C object lib/CMakeFiles/libcurl.dir/vquic/ngtcp2.c.o #21 44.95 [ 73%] Building C object lib/CMakeFiles/libcurl.dir/vquic/quiche.c.o #21 44.99 [ 73%] Building C object lib/CMakeFiles/libcurl.dir/vquic/vquic.c.o #21 45.04 [ 74%] Building C object lib/CMakeFiles/libcurl.dir/vssh/libssh.c.o #21 45.05 [ 74%] Building C object lib/CMakeFiles/libcurl.dir/vssh/libssh2.c.o #21 45.07 [ 75%] Building C object lib/CMakeFiles/libcurl.dir/vssh/wolfssh.c.o #21 45.20 [ 76%] Linking C shared library libcurl.so #21 45.45 [ 76%] Built target libcurl #21 45.47 [ 76%] Generating tool_hugehelp.c #21 45.60 Scanning dependencies of target curl #21 45.63 [ 76%] Building C object src/CMakeFiles/curl.dir/tool_binmode.c.o #21 45.63 [ 77%] Building C object src/CMakeFiles/curl.dir/slist_wc.c.o #21 45.63 [ 78%] Building C object src/CMakeFiles/curl.dir/tool_bname.c.o #21 45.64 [ 78%] Building C object src/CMakeFiles/curl.dir/tool_cb_dbg.c.o #21 45.71 [ 79%] Building C object src/CMakeFiles/curl.dir/tool_cb_hdr.c.o #21 45.71 [ 79%] Building C object src/CMakeFiles/curl.dir/tool_cb_prg.c.o #21 45.71 [ 80%] Building C object src/CMakeFiles/curl.dir/tool_cb_rea.c.o #21 45.74 [ 80%] Building C object src/CMakeFiles/curl.dir/tool_cb_see.c.o #21 45.80 [ 81%] Building C object src/CMakeFiles/curl.dir/tool_cb_wrt.c.o #21 45.80 [ 81%] Building C object src/CMakeFiles/curl.dir/tool_cfgable.c.o #21 45.82 [ 82%] Building C object src/CMakeFiles/curl.dir/tool_convert.c.o #21 45.82 [ 82%] Building C object src/CMakeFiles/curl.dir/tool_dirhie.c.o #21 45.89 [ 83%] Building C object src/CMakeFiles/curl.dir/tool_doswin.c.o #21 45.89 [ 83%] Building C object src/CMakeFiles/curl.dir/tool_easysrc.c.o #21 45.90 [ 84%] Building C object src/CMakeFiles/curl.dir/tool_filetime.c.o #21 45.91 [ 84%] Building C object src/CMakeFiles/curl.dir/tool_formparse.c.o #21 45.98 [ 85%] Building C object src/CMakeFiles/curl.dir/tool_getparam.c.o #21 45.99 [ 85%] Building C object src/CMakeFiles/curl.dir/tool_getpass.c.o #21 46.02 [ 86%] Building C object src/CMakeFiles/curl.dir/tool_help.c.o #21 46.06 [ 86%] Building C object src/CMakeFiles/curl.dir/tool_helpers.c.o #21 46.07 [ 87%] Building C object src/CMakeFiles/curl.dir/tool_homedir.c.o #21 46.12 [ 87%] Building C object src/CMakeFiles/curl.dir/tool_hugehelp.c.o #21 46.16 [ 88%] Building C object src/CMakeFiles/curl.dir/tool_libinfo.c.o #21 46.16 [ 88%] Building C object src/CMakeFiles/curl.dir/tool_main.c.o #21 46.20 [ 89%] Building C object src/CMakeFiles/curl.dir/tool_metalink.c.o #21 46.24 [ 89%] Building C object src/CMakeFiles/curl.dir/tool_msgs.c.o #21 46.26 [ 89%] Building C object src/CMakeFiles/curl.dir/tool_operhlp.c.o #21 46.26 [ 90%] Building C object src/CMakeFiles/curl.dir/tool_operate.c.o #21 46.28 [ 91%] Building C object src/CMakeFiles/curl.dir/tool_panykey.c.o #21 46.34 [ 91%] Building C object src/CMakeFiles/curl.dir/tool_paramhlp.c.o #21 46.35 [ 92%] Building C object src/CMakeFiles/curl.dir/tool_parsecfg.c.o #21 46.36 [ 92%] Building C object src/CMakeFiles/curl.dir/tool_progress.c.o #21 46.45 [ 92%] Building C object src/CMakeFiles/curl.dir/tool_setopt.c.o #21 46.45 [ 93%] Building C object src/CMakeFiles/curl.dir/tool_strdup.c.o #21 46.46 [ 94%] Building C object src/CMakeFiles/curl.dir/tool_sleep.c.o #21 46.53 [ 94%] Building C object src/CMakeFiles/curl.dir/tool_urlglob.c.o #21 46.54 [ 95%] Building C object src/CMakeFiles/curl.dir/tool_util.c.o #21 46.59 [ 95%] Building C object src/CMakeFiles/curl.dir/tool_vms.c.o #21 46.62 [ 96%] Building C object src/CMakeFiles/curl.dir/tool_writeout.c.o #21 46.68 [ 96%] Building C object src/CMakeFiles/curl.dir/tool_writeout_json.c.o #21 46.68 [ 97%] Building C object src/CMakeFiles/curl.dir/tool_xattr.c.o #21 46.73 [ 97%] Building C object src/CMakeFiles/curl.dir/__/lib/strtoofft.c.o #21 46.76 [ 98%] Building C object src/CMakeFiles/curl.dir/__/lib/nonblock.c.o #21 46.78 [ 98%] Building C object src/CMakeFiles/curl.dir/__/lib/warnless.c.o #21 46.78 [ 99%] Building C object src/CMakeFiles/curl.dir/__/lib/curl_ctype.c.o #21 46.82 [ 99%] Building C object src/CMakeFiles/curl.dir/__/lib/curl_multibyte.c.o #21 46.85 [100%] Building C object src/CMakeFiles/curl.dir/__/lib/version_win32.c.o #21 46.93 [100%] Linking C executable curl #21 47.05 [100%] Built target curl #21 47.20 [ 76%] Built target libcurl #21 47.26 [100%] Built target curl #21 47.30 Install the project... #21 47.31 -- Install configuration: "" #21 47.31 -- Installing: /usr/local/lib/libcurl.so #21 47.31 -- Installing: /usr/local/bin/curl #21 47.32 -- Set runtime path of "/usr/local/bin/curl" to "" #21 47.32 -- Installing: /usr/local/bin/curl-config #21 47.32 -- Installing: /usr/local/lib/pkgconfig/libcurl.pc #21 47.32 -- Installing: /usr/local/include/curl #21 47.32 -- Installing: /usr/local/include/curl/easy.h #21 47.32 -- Installing: /usr/local/include/curl/stdcheaders.h #21 47.32 -- Installing: /usr/local/include/curl/system.h #21 47.32 -- Installing: /usr/local/include/curl/curl.h #21 47.32 -- Installing: /usr/local/include/curl/curlver.h #21 47.32 -- Installing: /usr/local/include/curl/multi.h #21 47.32 -- Installing: /usr/local/include/curl/typecheck-gcc.h #21 47.32 -- Installing: /usr/local/include/curl/mprintf.h #21 47.32 -- Installing: /usr/local/include/curl/urlapi.h #21 47.32 -- Installing: /usr/local/lib/cmake/CURL/CURLTargets.cmake #21 47.32 -- Installing: /usr/local/lib/cmake/CURL/CURLTargets-noconfig.cmake #21 47.32 -- Installing: /usr/local/lib/cmake/CURL/CURLConfigVersion.cmake #21 47.32 -- Installing: /usr/local/lib/cmake/CURL/CURLConfig.cmake #21 DONE 47.6s #22 [builder 15/27] RUN mkdir /opt/dev/regxstring #22 DONE 0.4s #23 [builder 16/27] COPY ./regxstring /opt/dev/regxstring #23 DONE 0.2s #24 [builder 17/27] COPY ./deploy/base/build_regxstring.sh /opt/dev/regxstring/build_regxstring.sh #24 DONE 0.2s #25 [builder 18/27] RUN cd /opt/dev/regxstring && ./build_regxstring.sh && cp regxstring /usr/bin && cd .. #25 DONE 3.6s #26 [builder 19/27] RUN mkdir /opt/dev/ntsim-ng && mkdir /opt/dev/ntsim-ng/config && mkdir /opt/dev/ntsim-ng/source #26 DONE 0.3s #27 [builder 20/27] COPY ./ntsim-ng /opt/dev/ntsim-ng/source #27 DONE 0.2s #28 [builder 21/27] COPY ./deploy/base/build_ntsim-ng.sh /opt/dev/ntsim-ng/build_ntsim-ng.sh #28 DONE 0.2s #29 [builder 22/27] RUN cd /opt/dev/ntsim-ng && sed -i '/argp/d' build_ntsim-ng.sh && ./build_ntsim-ng.sh && rm -rf source && rm -f build_ntsim-ng.sh #29 0.237 Building with command: gcc -Wall -pedantic -Isource source/core/container.c source/core/context.c source/core/docker.c source/core/framework.c source/core/test.c source/core/session.c source/core/nc_config.c source/core/app/supervisor.c source/core/app/app_common.c source/core/app/manager.c source/core/app/manager_context.c source/core/app/manager_operations.c source/core/app/manager_actions.c source/core/app/manager_sysrepo.c source/core/app/network_function.c source/core/app/nf_oran_du.c source/core/app/nf_oran_ru_supervision.c source/core/app/blank.c source/core/datastore/schema.c source/core/datastore/operations.c source/core/datastore/populate.c source/core/datastore/populate_aux.c source/core/datastore/populate_late_resolve.c source/core/datastore/populate_recursive.c source/core/datastore/populate_validation.c source/core/faults/faults.c source/core/faults/faults_counters.c source/core/faults/faults_processing.c source/core/faults/faults_logic.c source/core/faults/faults_ves.c source/utils/debug_utils.c source/utils/log_utils.c source/utils/rand_utils.c source/utils/type_utils.c source/utils/sys_utils.c source/utils/http_client.c source/utils/nts_utils.c source/utils/nc_client.c source/utils/network_emulation.c source/features/ves_pnf_registration/ves_pnf_registration.c source/features/ves_heartbeat/ves_heartbeat.c source/features/ves_file_ready/ves_file_ready.c source/features/manual_notification/manual_notification.c source/features/netconf_call_home/netconf_call_home.c source/features/web_cut_through/web_cut_through.c source/features/ves_o1_pnf_registration/ves_o1_pnf_registration.c source/main.c -lm -lyang -lsysrepo -lnetconf2 -lcjson -lcurl -lpthread -ontsim-ng #29 1.915 source/core/app/nf_oran_ru_supervision.c:48:45: warning: initialization of 'pthread_t' {aka 'long unsigned int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] #29 1.915 48 | static pthread_t o_ran_supervision_thread = NULL; #29 1.915 | ^~~~ #29 1.915 source/core/app/nf_oran_ru_supervision.c: In function 'supervision_watchdog_reset_rpc_cb': #29 1.915 source/core/app/nf_oran_ru_supervision.c:93:34: warning: comparison between pointer and integer #29 1.915 93 | if (o_ran_supervision_thread != NULL) { #29 1.915 | ^~ #29 1.915 source/core/app/nf_oran_ru_supervision.c:95:34: warning: assignment to 'pthread_t' {aka 'long unsigned int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] #29 1.915 95 | o_ran_supervision_thread = NULL; #29 1.915 | ^ #29 1.915 In file included from source/core/app/nf_oran_ru_supervision.c:21: #29 1.915 source/core/app/nf_oran_ru_supervision.c: In function 'o_ran_supervision_thread_routine': #29 1.915 source/utils/log_utils.h:38:27: warning: returning 'int' from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion] #29 1.915 38 | #define NTS_ERR_FAILED (-1) #29 1.915 | ^ #29 1.915 source/core/app/nf_oran_ru_supervision.c:134:16: note: in expansion of macro 'NTS_ERR_FAILED' #29 1.915 134 | return NTS_ERR_FAILED; #29 1.915 | ^~~~~~~~~~~~~~ #29 1.915 source/utils/log_utils.h:38:27: warning: returning 'int' from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion] #29 1.915 38 | #define NTS_ERR_FAILED (-1) #29 1.915 | ^ #29 1.915 source/core/app/nf_oran_ru_supervision.c:147:24: note: in expansion of macro 'NTS_ERR_FAILED' #29 1.915 147 | return NTS_ERR_FAILED; #29 1.915 | ^~~~~~~~~~~~~~ #29 DONE 4.7s #30 [builder 23/27] COPY ./deploy/base/ca.key /home/netconf/.ssh/ca.key #30 DONE 0.2s #31 [builder 24/27] COPY ./deploy/base/ca.pem /home/netconf/.ssh/ca.pem #31 DONE 0.2s #32 [builder 25/27] COPY ./deploy/base/client.crt /home/netconf/.ssh/client.crt #32 DONE 0.2s #33 [builder 26/27] COPY ./deploy/base/client.key /home/netconf/.ssh/client.key #33 DONE 0.2s #34 [builder 27/27] COPY ./deploy/base/generate-ssh-keys.sh /home/netconf/.ssh/generate-ssh-keys.sh #34 DONE 0.2s #35 [stage-1 5/21] COPY --from=builder /usr/local/bin /usr/local/bin #35 DONE 0.2s #36 [stage-1 6/21] COPY --from=builder /usr/local/lib /usr/local/lib #36 DONE 0.3s #37 [stage-1 7/21] COPY --from=builder /usr/local/share /usr/local/share #37 DONE 0.2s #38 [stage-1 8/21] COPY --from=builder /etc/sysrepo /etc/sysrepo #38 DONE 0.2s #39 [stage-1 9/21] RUN ldconfig #39 DONE 0.3s #40 [stage-1 10/21] RUN mkdir /opt/dev #40 DONE 0.3s #41 [stage-1 11/21] WORKDIR /opt/dev #41 DONE 0.1s #42 [stage-1 12/21] RUN mkdir /opt/dev/deploy #42 DONE 0.4s #43 [stage-1 13/21] COPY ./deploy/base/yang /opt/dev/deploy/yang #43 DONE 0.1s #44 [stage-1 14/21] COPY --from=builder /usr/bin/regxstring /usr/bin/regxstring #44 DONE 0.2s #45 [stage-1 15/21] COPY --from=builder /opt/dev/ntsim-ng /opt/dev/ntsim-ng #45 DONE 0.2s #46 [stage-1 16/21] COPY --from=builder /home/netconf/.ssh /home/netconf/.ssh #46 DONE 0.2s #47 [stage-1 17/21] RUN mkdir /ftp && chown -R netconf:netconf /ftp && mkdir /var/run/vsftpd && mkdir /var/run/vsftpd/empty && mkdir /run/sshd && echo "Match User netconf\n ChrootDirectory /\n X11Forwarding no\n AllowTcpForwarding no\n ForceCommand internal-sftp -d /ftp" >> /etc/ssh/sshd_config #47 DONE 0.3s #48 [stage-1 18/21] COPY ./deploy/base/vsftpd.conf /etc/vsftpd.conf #48 DONE 0.2s #49 [stage-1 19/21] COPY ./deploy/base/vsftpd.userlist /etc/vsftpd.userlist #49 DONE 0.2s #50 [stage-1 20/21] COPY ./deploy/base/pm_files /ftp #50 DONE 0.1s #51 [stage-1 21/21] WORKDIR /opt/dev/workspace #51 DONE 0.2s #52 exporting to image #52 exporting layers #52 exporting layers 0.8s done #52 writing image sha256:c3c6dfd676c1121412712c88fecfbedc6a358b6b7a016fd0a2c372676a7392e0 done #52 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest 0.0s done #52 DONE 0.8s ---> docker-build.sh ends [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8093742002910868411.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins14977072732586514354.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base] 076d55d47442: Preparing 2beb08621760: Preparing 8db9d23bfce2: Preparing 8f19fab841af: Preparing 4f9e488c25a6: Preparing 0c5e1cc85005: Preparing 961c685ae995: Preparing 10f177359778: Preparing dadebeaef3a6: Preparing f1877d6fede6: Preparing 5f70bf18a086: Preparing ab23b271bbec: Preparing 8ae0aa190fdf: Preparing 33b13980b955: Preparing 5cb2b6299a4f: Preparing 9b99313b1788: Preparing e0c0383a4e6d: Preparing 0dffa494640d: Preparing 5f70bf18a086: Preparing 1f160151bc88: Preparing 470b66ea5123: Preparing 8ae0aa190fdf: Waiting 0c5e1cc85005: Waiting 961c685ae995: Waiting 10f177359778: Waiting dadebeaef3a6: Waiting f1877d6fede6: Waiting 5f70bf18a086: Waiting ab23b271bbec: Waiting 0dffa494640d: Waiting 33b13980b955: Waiting 5cb2b6299a4f: Waiting 9b99313b1788: Waiting e0c0383a4e6d: Waiting 1f160151bc88: Waiting 470b66ea5123: Waiting 2beb08621760: Pushed 8f19fab841af: Pushed 8db9d23bfce2: Pushed 4f9e488c25a6: Pushed 076d55d47442: Pushed 0c5e1cc85005: Pushed 10f177359778: Pushed 961c685ae995: Pushed dadebeaef3a6: Pushed f1877d6fede6: Pushed 5f70bf18a086: Pushed ab23b271bbec: Pushed 8ae0aa190fdf: Pushed 5cb2b6299a4f: Pushed 33b13980b955: Pushed 0dffa494640d: Pushed e0c0383a4e6d: Pushed 9b99313b1788: Pushed 1f160151bc88: Pushed 470b66ea5123: Pushed latest: digest: sha256:36110cf9df23d1fa810a15b68042a1a35d9f353b95248f832f0f61d26393eb6f size: 4694 ---> docker-push.sh ends [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins12466363136856234928.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2050 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins70355645888376785.sh ---> sysstat.sh [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins11654527178379554734.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master ']' + mkdir -p /w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master/archives/ [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins1430822685185032157.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-65jv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-65jv/bin to PATH INFO: Running in OpenStack, capturing instance metadata [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins15857615396956325663.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master@tmp/config17132125507261514317tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins2117907726083134485.sh ---> create-netrc.sh [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins17614784762423352012.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-65jv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-65jv/bin to PATH [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins4457232802066089472.sh ---> sudo-logs.sh Archiving 'sudo' log.. [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash /tmp/jenkins16239627326387210445.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-65jv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-65jv/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [sim-o1-interface-ntsim-ng-base-docker-merge-master] $ /bin/bash -l /tmp/jenkins1098541854719289164.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-base-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-65jv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-65jv/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-o1-interface-ntsim-ng-base-docker-merge-master/293 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1700 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.6G 9.7G 50% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7975 551 4493 0 2930 7125 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:45:b3:49 brd ff:ff:ff:ff:ff:ff inet 10.32.7.156/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85914sec preferred_lft 85914sec inet6 fe80::f816:3eff:fe45:b349/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:b8:bc:eb:ae brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1700) 08/22/25 _x86_64_ (4 CPU) 19:30:51 LINUX RESTART (4 CPU) 19:31:01 tps rtps wtps bread/s bwrtn/s 19:32:02 151.23 69.14 82.09 5600.00 39125.64 19:33:01 48.43 0.31 48.13 32.40 6752.75 19:34:01 241.04 12.20 228.85 2207.90 27084.29 19:35:01 278.17 0.03 278.14 2.93 18901.30 19:36:01 21.73 0.02 21.71 0.40 1376.34 19:37:01 33.11 0.05 33.06 8.00 867.06 19:38:01 105.52 0.60 104.92 59.86 2498.65 Average: 125.79 11.79 114.00 1132.88 13818.11 19:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:32:02 5921308 7400964 2246112 27.50 34208 1627856 967560 10.50 589396 1489768 38728 19:33:01 5659468 7381500 2507952 30.71 53704 1837644 986716 10.71 621852 1692360 130096 19:34:01 5011296 7286732 3156124 38.64 80532 2340456 1359144 14.75 855524 2052308 3040 19:35:01 4685400 7299980 3482020 42.63 103856 2626476 1326572 14.39 928484 2264520 1776 19:36:01 4679184 7316468 3488236 42.71 104872 2643064 1299304 14.10 934520 2259460 1208 19:37:01 4659008 7317392 3508412 42.96 106628 2654940 1322472 14.35 948816 2256728 3280 19:38:01 4611452 7301148 3555968 43.54 109696 2678768 1095544 11.89 1022820 2229056 26504 Average: 5032445 7329169 3134975 38.38 84785 2344172 1193902 12.95 843059 2034886 29233 19:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:32:02 ens3 404.72 199.30 919.01 63.47 0.00 0.00 0.00 0.00 19:32:02 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 19:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:01 ens3 62.58 49.60 835.44 5.81 0.00 0.00 0.00 0.00 19:33:01 lo 0.75 0.75 0.06 0.06 0.00 0.00 0.00 0.00 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:01 ens3 556.64 266.74 3264.24 26.27 0.00 0.00 0.00 0.00 19:34:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:01 ens3 280.97 138.92 1499.80 11.63 0.00 0.00 0.00 0.00 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:01 ens3 18.58 13.70 4.25 4.34 0.00 0.00 0.00 0.00 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:01 ens3 31.28 24.66 6.90 7.00 0.00 0.00 0.00 0.00 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:01 ens3 79.57 109.63 21.53 638.01 0.00 0.00 0.00 0.00 19:38:01 lo 5.33 5.33 0.47 0.47 0.00 0.00 0.00 0.00 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 205.25 114.81 936.11 108.32 0.00 0.00 0.00 0.00 Average: lo 1.29 1.29 0.11 0.11 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1700) 08/22/25 _x86_64_ (4 CPU) 19:30:51 LINUX RESTART (4 CPU) 19:31:01 CPU %user %nice %system %iowait %steal %idle 19:32:02 all 16.85 0.00 2.83 4.98 1.23 74.12 19:32:02 0 17.93 0.00 2.05 2.93 1.18 75.91 19:32:02 1 13.78 0.00 5.06 4.64 0.92 75.60 19:32:02 2 22.16 0.00 2.00 6.09 1.22 68.54 19:32:02 3 13.54 0.00 2.20 6.24 1.58 76.44 19:33:01 all 20.42 0.00 1.24 1.66 1.02 75.66 19:33:01 0 17.72 0.00 1.05 1.08 0.97 79.18 19:33:01 1 14.52 0.00 0.78 0.49 0.78 83.43 19:33:01 2 13.27 0.00 1.05 0.02 0.74 84.92 19:33:01 3 36.15 0.00 2.06 5.04 1.62 55.12 19:34:01 all 19.45 0.00 3.64 8.08 1.51 67.32 19:34:01 0 7.67 0.00 3.11 6.21 1.53 81.47 19:34:01 1 33.45 0.00 4.98 12.04 1.79 47.73 19:34:01 2 17.12 0.00 2.79 8.44 1.32 70.33 19:34:01 3 19.64 0.00 3.69 5.65 1.40 69.62 19:35:01 all 16.66 0.00 4.82 8.33 1.25 68.93 19:35:01 0 21.20 0.00 4.47 4.37 1.22 68.73 19:35:01 1 17.68 0.00 4.56 6.15 1.42 70.18 19:35:01 2 11.03 0.00 4.35 8.17 0.93 75.51 19:35:01 3 16.74 0.00 5.90 14.66 1.43 61.27 19:36:01 all 59.06 0.00 6.09 0.22 2.53 32.08 19:36:01 0 64.12 0.00 6.70 0.05 2.77 26.37 19:36:01 1 57.20 0.00 6.01 0.20 2.45 34.15 19:36:01 2 56.26 0.00 6.09 0.58 2.35 34.73 19:36:01 3 58.71 0.00 5.57 0.08 2.56 33.07 19:37:01 all 23.45 0.00 9.74 0.27 1.98 64.56 19:37:01 0 25.10 0.00 10.73 0.12 2.06 61.99 19:37:01 1 21.99 0.00 8.80 0.27 2.07 66.88 19:37:01 2 22.91 0.00 10.14 0.47 1.89 64.59 19:37:01 3 23.82 0.00 9.30 0.18 1.91 64.78 19:38:01 all 22.36 0.00 3.04 2.54 1.24 70.81 19:38:01 0 18.24 0.00 3.07 1.51 0.92 76.26 19:38:01 1 11.93 0.00 2.58 4.40 1.22 79.87 19:38:01 2 43.47 0.00 3.73 2.76 1.80 48.25 19:38:01 3 15.86 0.00 2.84 1.54 1.04 78.72 Average: all 25.49 0.00 4.49 3.73 1.54 64.75 Average: 0 24.58 0.00 4.46 2.33 1.52 67.11 Average: 1 24.38 0.00 4.69 4.03 1.52 65.38 Average: 2 26.64 0.00 4.31 3.80 1.47 63.79 Average: 3 26.36 0.00 4.51 4.76 1.65 62.73