Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/opa-pdp/+/145799 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-8c-8g-5520 (ubuntu2004-docker-8c-8g) in workspace /w/workspace/policy-opa-pdp-master-merge-golang [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Tto3KOdGvnaf/agent.2000 SSH_AGENT_PID=2002 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-opa-pdp-master-merge-golang@tmp/private_key_6752791689394534848.key (/w/workspace/policy-opa-pdp-master-merge-golang@tmp/private_key_6752791689394534848.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/opa-pdp.git > git init /w/workspace/policy-opa-pdp-master-merge-golang # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/opa-pdp.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/opa-pdp.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/opa-pdp.git # 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 1ccc025c44211f1912a989dbae21ee05612aeca5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1ccc025c44211f1912a989dbae21ee05612aeca5 # timeout=30 Commit message: "Merge "Bump lfit/releng-reusable-workflows/.github/workflows/reuse-sonarqube-cloud.yaml from 0.7.0 to 0.7.2"" > git rev-list --no-walk ef8a2171dbe96244ca484d4d51d01354799bd7a4 # timeout=10 Unpacking Go from https://golang.org/dl/go1.23.4.linux-amd64.tar.gz to /w/tools/org.jenkinsci.plugins.golang.GolangInstallation/Golang_1.23 on prd-ubuntu2004-docker-8c-8g-5520 [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins6044935727238957260.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-HG4T lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-HG4T/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.1.2 from /tmp/venv-HG4T/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.1 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.0 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.40 botocore==1.43.40 bs4==0.0.2 certifi==2026.6.17 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.4.2 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.5 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.2 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.3 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.68.3 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.5.1 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.2.2 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==4.1.1 [policy-opa-pdp-master-merge-golang] $ /bin/sh /tmp/jenkins5927523605885726511.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-07-06 07:58:03 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-lkZI1k.sh" [1] downloading uv 0.11.26 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.26 (x86_64-unknown-linux-gnu) provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-opa-pdp-master-merge-golang@tmp/config1626320806010465233tmp copy managed file [policy-opa-pdp-settings] to file:/w/workspace/policy-opa-pdp-master-merge-golang@tmp/config10098810534589556410tmp [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins5906314064437887479.sh nexus3.onap.org:10001 Found 1 nodes in /w/workspace/policy-opa-pdp-master-merge-golang@tmp/config10098810534589556410tmp: -- NODE -- Found 1 nodes in /w/workspace/policy-opa-pdp-master-merge-golang@tmp/config10098810534589556410tmp: -- NODE -- docker login nexus3.onap.org:10001 -u policy-opa-pdp -p 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.onap.org:10002 Found 1 nodes in /w/workspace/policy-opa-pdp-master-merge-golang@tmp/config10098810534589556410tmp: -- NODE -- Found 1 nodes in /w/workspace/policy-opa-pdp-master-merge-golang@tmp/config10098810534589556410tmp: -- NODE -- docker login nexus3.onap.org:10002 -u policy-opa-pdp -p 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.onap.org:10003 Found 1 nodes in /w/workspace/policy-opa-pdp-master-merge-golang@tmp/config10098810534589556410tmp: -- NODE -- Found 1 nodes in /w/workspace/policy-opa-pdp-master-merge-golang@tmp/config10098810534589556410tmp: -- NODE -- docker login nexus3.onap.org:10003 -u policy-opa-pdp -p 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.onap.org:10004 Found 1 nodes in /w/workspace/policy-opa-pdp-master-merge-golang@tmp/config10098810534589556410tmp: -- NODE -- Found 1 nodes in /w/workspace/policy-opa-pdp-master-merge-golang@tmp/config10098810534589556410tmp: -- NODE -- docker login nexus3.onap.org:10004 -u policy-opa-pdp -p 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 [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins3365999737342702861.sh ./build_image.sh build #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.36kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/curlimages/curl:7.78.0 #3 DONE 0.6s #4 [internal] load metadata for docker.io/library/ubuntu:24.04 #4 DONE 0.6s #5 [internal] load metadata for docker.io/library/golang:1.23 #5 DONE 0.6s #6 [compile 1/22] FROM docker.io/library/golang:1.23@sha256:60deed95d3888cc5e4d9ff8a10c54e5edc008c6ae3fba6187be6fb592e19e8c0 #6 resolve docker.io/library/golang:1.23@sha256:60deed95d3888cc5e4d9ff8a10c54e5edc008c6ae3fba6187be6fb592e19e8c0 0.0s done #6 ... #7 [internal] load build context #7 transferring context: 759.29kB 0.0s done #7 DONE 0.0s #6 [compile 1/22] FROM docker.io/library/golang:1.23@sha256:60deed95d3888cc5e4d9ff8a10c54e5edc008c6ae3fba6187be6fb592e19e8c0 #6 sha256:60deed95d3888cc5e4d9ff8a10c54e5edc008c6ae3fba6187be6fb592e19e8c0 9.75kB / 9.75kB done #6 sha256:e87b2a5f6df2dff71ea330d55d54f4979eb380ae58a7e3aabc9d53121243e689 2.32kB / 2.32kB done #6 sha256:16c42bcc0084d3c7903067887c2674a5ee85b8b0d0278ca60c43d983154ed505 2.81kB / 2.81kB done #6 sha256:f014853ae2033c0e173500a9c5027c3ecffe2ffacbd09b789ac2f2dc63ddaa63 0B / 48.49MB 0.4s #6 sha256:6d6401b7636bba3fe2d916b154ba44abe2081a737e117b2c736167ca6ea42334 0B / 24.02MB 0.4s #6 sha256:f014853ae2033c0e173500a9c5027c3ecffe2ffacbd09b789ac2f2dc63ddaa63 8.39MB / 48.49MB 0.5s #6 sha256:6d6401b7636bba3fe2d916b154ba44abe2081a737e117b2c736167ca6ea42334 6.29MB / 24.02MB 0.5s #6 sha256:cffef7dc6f99e0837fd18f5ab2b363aff8d1c12ed377199f6d6478f80b458c05 0B / 64.40MB 0.5s #6 sha256:f014853ae2033c0e173500a9c5027c3ecffe2ffacbd09b789ac2f2dc63ddaa63 15.73MB / 48.49MB 0.6s #6 sha256:6d6401b7636bba3fe2d916b154ba44abe2081a737e117b2c736167ca6ea42334 11.53MB / 24.02MB 0.6s #6 sha256:f014853ae2033c0e173500a9c5027c3ecffe2ffacbd09b789ac2f2dc63ddaa63 26.21MB / 48.49MB 0.7s #6 sha256:6d6401b7636bba3fe2d916b154ba44abe2081a737e117b2c736167ca6ea42334 23.07MB / 24.02MB 0.7s #6 sha256:cffef7dc6f99e0837fd18f5ab2b363aff8d1c12ed377199f6d6478f80b458c05 10.49MB / 64.40MB 0.7s #6 sha256:f014853ae2033c0e173500a9c5027c3ecffe2ffacbd09b789ac2f2dc63ddaa63 40.89MB / 48.49MB 0.8s #6 sha256:6d6401b7636bba3fe2d916b154ba44abe2081a737e117b2c736167ca6ea42334 24.02MB / 24.02MB 0.7s done #6 sha256:cffef7dc6f99e0837fd18f5ab2b363aff8d1c12ed377199f6d6478f80b458c05 22.02MB / 64.40MB 0.8s #6 sha256:d64c83132511ab5226f18a66abc03228a24fffcaf1ab1b4e9c9cdb64d16ad877 0B / 92.38MB 0.8s #6 sha256:f014853ae2033c0e173500a9c5027c3ecffe2ffacbd09b789ac2f2dc63ddaa63 48.49MB / 48.49MB 0.9s #6 sha256:cffef7dc6f99e0837fd18f5ab2b363aff8d1c12ed377199f6d6478f80b458c05 32.51MB / 64.40MB 0.9s #6 sha256:d64c83132511ab5226f18a66abc03228a24fffcaf1ab1b4e9c9cdb64d16ad877 10.49MB / 92.38MB 0.9s #6 sha256:f014853ae2033c0e173500a9c5027c3ecffe2ffacbd09b789ac2f2dc63ddaa63 48.49MB / 48.49MB 0.9s done #6 sha256:cffef7dc6f99e0837fd18f5ab2b363aff8d1c12ed377199f6d6478f80b458c05 57.67MB / 64.40MB 1.1s #6 sha256:d64c83132511ab5226f18a66abc03228a24fffcaf1ab1b4e9c9cdb64d16ad877 34.30MB / 92.38MB 1.1s #6 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 9.44MB / 74.07MB 1.1s #6 extracting sha256:f014853ae2033c0e173500a9c5027c3ecffe2ffacbd09b789ac2f2dc63ddaa63 #6 sha256:cffef7dc6f99e0837fd18f5ab2b363aff8d1c12ed377199f6d6478f80b458c05 64.40MB / 64.40MB 1.2s #6 sha256:d64c83132511ab5226f18a66abc03228a24fffcaf1ab1b4e9c9cdb64d16ad877 45.09MB / 92.38MB 1.2s #6 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 20.87MB / 74.07MB 1.2s #6 sha256:d64c83132511ab5226f18a66abc03228a24fffcaf1ab1b4e9c9cdb64d16ad877 57.67MB / 92.38MB 1.3s #6 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 33.55MB / 74.07MB 1.3s #6 sha256:d64c83132511ab5226f18a66abc03228a24fffcaf1ab1b4e9c9cdb64d16ad877 68.16MB / 92.38MB 1.4s #6 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 50.33MB / 74.07MB 1.4s #6 sha256:cffef7dc6f99e0837fd18f5ab2b363aff8d1c12ed377199f6d6478f80b458c05 64.40MB / 64.40MB 1.4s done #6 sha256:d64c83132511ab5226f18a66abc03228a24fffcaf1ab1b4e9c9cdb64d16ad877 83.89MB / 92.38MB 1.5s #6 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 69.21MB / 74.07MB 1.5s #6 sha256:d64c83132511ab5226f18a66abc03228a24fffcaf1ab1b4e9c9cdb64d16ad877 92.38MB / 92.38MB 1.6s #6 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 1.6s #6 sha256:01b3c4a0d5c8f9abfa7395525fc8c3e2d9b8d3fec47edaf0d9c58f6253797d34 125B / 125B 1.6s #6 sha256:d64c83132511ab5226f18a66abc03228a24fffcaf1ab1b4e9c9cdb64d16ad877 92.38MB / 92.38MB 1.8s done #6 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 1.6s done #6 sha256:01b3c4a0d5c8f9abfa7395525fc8c3e2d9b8d3fec47edaf0d9c58f6253797d34 125B / 125B 1.8s done #6 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 1.8s #6 ... #8 [stage-2 1/6] FROM docker.io/library/ubuntu:24.04@sha256:4fbb8e6a8395de5a7550b33509421a2bafbc0aab6c06ba2cef9ebffbc7092d90 #8 resolve docker.io/library/ubuntu:24.04@sha256:4fbb8e6a8395de5a7550b33509421a2bafbc0aab6c06ba2cef9ebffbc7092d90 0.0s done #8 sha256:4fbb8e6a8395de5a7550b33509421a2bafbc0aab6c06ba2cef9ebffbc7092d90 6.69kB / 6.69kB done #8 sha256:52df9b1ee71626e0088f7d400d5c6b5f7bb916f8f0c82b474289a4ece6cf3faf 424B / 424B done #8 sha256:ef91e4b15da8323a1523adb2b371998dcd3063dae8553cc2744c178ccc065bc4 2.05kB / 2.05kB done #8 sha256:ca2678b20700c15185707964d9211b1a6406196114bf675f568b6025d37b3888 29.74MB / 29.74MB 0.3s done #8 extracting sha256:ca2678b20700c15185707964d9211b1a6406196114bf675f568b6025d37b3888 1.0s done #8 DONE 1.9s #6 [compile 1/22] FROM docker.io/library/golang:1.23@sha256:60deed95d3888cc5e4d9ff8a10c54e5edc008c6ae3fba6187be6fb592e19e8c0 #6 ... #9 [build 1/2] FROM docker.io/curlimages/curl:7.78.0@sha256:a37d88a5b626208146c6d58f75b74a93c35dfc00b6b4676c4e9d2c166ea41954 #9 resolve docker.io/curlimages/curl:7.78.0@sha256:a37d88a5b626208146c6d58f75b74a93c35dfc00b6b4676c4e9d2c166ea41954 0.0s done #9 sha256:a37d88a5b626208146c6d58f75b74a93c35dfc00b6b4676c4e9d2c166ea41954 2.01kB / 2.01kB done #9 sha256:b920a0fc25efd75d3ee1073170d0c3eb84940cea6d5c2cdc7097facee7069f5b 5.55kB / 5.55kB done #9 sha256:5843afab387455b37944e709ee8c78d7520df80f8d01cf7f861aae63beeddb6b 2.81MB / 2.81MB 0.1s done #9 sha256:75880c76100d5e833ff06bd3fd794fa298c90df203f67ed836a5897e78523025 1.26kB / 1.26kB 0.2s done #9 sha256:956fc70b4b3b47c23285d3b2eb2b14f8e3bba621a06b5652c90a44d51ed11c7a 2.20kB / 2.20kB done #9 sha256:3c3a0bac4fd408369426865118f56949c490f667ffd8091716cc541bd41b5c0f 609.76kB / 609.76kB 0.1s done #9 extracting sha256:5843afab387455b37944e709ee8c78d7520df80f8d01cf7f861aae63beeddb6b 0.1s done #9 sha256:71a6b1ccff48837e9da4aab3db10a399a51c66776b6cbcfd22bf07c6a48d233c 115.84kB / 115.84kB 0.3s done #9 sha256:96f2f8a46766e5934bdf870d1c62d2d5bcb16a6db1b4dca1869569e998cbf19d 319.74kB / 319.74kB 0.2s done #9 sha256:bbd7ae250beca94259ef71b93e66358ed770940f61f81a22ead27bcfdf48183c 145.71kB / 145.71kB 0.3s done #9 sha256:4223be0361b6ef45fcafc371637fd9ceca9d9898f3cc4dd0118b49269081a08b 159B / 159B 0.3s done #9 extracting sha256:3c3a0bac4fd408369426865118f56949c490f667ffd8091716cc541bd41b5c0f 0.1s done #9 sha256:ec6e56b62df2629679127a60fbd2c084d032da065ae5448c95c93f42f1fffed7 158B / 158B 0.4s done #9 sha256:110e7f8746748ebb4a28938f19dbd1157ffc3411cffc832021171bc1a5448816 292B / 292B 0.3s done #9 extracting sha256:75880c76100d5e833ff06bd3fd794fa298c90df203f67ed836a5897e78523025 done #9 extracting sha256:71a6b1ccff48837e9da4aab3db10a399a51c66776b6cbcfd22bf07c6a48d233c done #9 extracting sha256:96f2f8a46766e5934bdf870d1c62d2d5bcb16a6db1b4dca1869569e998cbf19d 0.1s done #9 extracting sha256:bbd7ae250beca94259ef71b93e66358ed770940f61f81a22ead27bcfdf48183c done #9 extracting sha256:4223be0361b6ef45fcafc371637fd9ceca9d9898f3cc4dd0118b49269081a08b done #9 extracting sha256:ec6e56b62df2629679127a60fbd2c084d032da065ae5448c95c93f42f1fffed7 done #9 extracting sha256:110e7f8746748ebb4a28938f19dbd1157ffc3411cffc832021171bc1a5448816 done #9 DONE 2.0s #6 [compile 1/22] FROM docker.io/library/golang:1.23@sha256:60deed95d3888cc5e4d9ff8a10c54e5edc008c6ae3fba6187be6fb592e19e8c0 #6 extracting sha256:f014853ae2033c0e173500a9c5027c3ecffe2ffacbd09b789ac2f2dc63ddaa63 1.6s done #6 extracting sha256:6d6401b7636bba3fe2d916b154ba44abe2081a737e117b2c736167ca6ea42334 #6 extracting sha256:6d6401b7636bba3fe2d916b154ba44abe2081a737e117b2c736167ca6ea42334 0.4s done #6 extracting sha256:cffef7dc6f99e0837fd18f5ab2b363aff8d1c12ed377199f6d6478f80b458c05 #6 ... #10 [build 2/2] RUN curl --proto "=https" -Lo /tmp/opa https://github.com/open-policy-agent/opa/releases/download/v0.69.0/opa_linux_amd64 #0 0.322 % Total % Received % Xferd Average Speed Time Time Time Current #0 0.322 Dload Upload Total Spent Left Speed #0 0.322 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #0 0.630 13 64.2M 13 8572k 0 0 27.0M 0 0:00:02 --:--:-- 0:00:02 27.0M 100 64.2M 100 64.2M 0 0 78.3M 0 --:--:-- --:--:-- --:--:-- 109M #10 DONE 3.6s #6 [compile 1/22] FROM docker.io/library/golang:1.23@sha256:60deed95d3888cc5e4d9ff8a10c54e5edc008c6ae3fba6187be6fb592e19e8c0 #6 extracting sha256:cffef7dc6f99e0837fd18f5ab2b363aff8d1c12ed377199f6d6478f80b458c05 1.7s done #6 extracting sha256:d64c83132511ab5226f18a66abc03228a24fffcaf1ab1b4e9c9cdb64d16ad877 #6 extracting sha256:d64c83132511ab5226f18a66abc03228a24fffcaf1ab1b4e9c9cdb64d16ad877 2.1s done #6 ... #11 [stage-2 2/6] RUN apt-get update && apt-get --no-install-recommends install -y netcat-openbsd curl && rm -rf /var/lib/apt/lists/* && mkdir -p /app /opt/policies /opt/data /var/logs && chown -R ubuntu:ubuntu /app /opt/policies /opt/data /var/logs #0 0.558 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] #0 0.560 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] #0 0.691 Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1020 kB] #0 0.738 Get:4 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [43.8 kB] #0 0.746 Get:5 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1490 kB] #0 0.773 Get:6 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1417 kB] #0 0.781 Get:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] #0 0.924 Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] #0 0.954 Get:9 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] #0 0.966 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] #0 0.997 Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] #0 1.002 Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] #0 1.175 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1341 kB] #0 1.184 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [49.5 kB] #0 1.187 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1490 kB] #0 1.200 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2111 kB] #0 1.227 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] #0 1.227 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] #0 1.227 Get:19 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] #0 2.030 Fetched 31.3 MB in 2s (18.7 MB/s) #0 2.030 Reading package lists... #0 2.904 Reading package lists... #0 3.807 Building dependency tree... #0 4.014 Reading state information... #0 4.208 The following additional packages will be installed: #0 4.208 libbrotli1 libbsd0 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 #0 4.209 libkrb5-3 libkrb5support0 libldap2 libnghttp2-14 libpsl5t64 librtmp1 #0 4.209 libsasl2-2 libsasl2-modules-db libssh-4 #0 4.210 Suggested packages: #0 4.210 krb5-doc krb5-user #0 4.210 Recommended packages: #0 4.210 ca-certificates krb5-locales libldap-common publicsuffix libsasl2-modules #0 4.252 The following NEW packages will be installed: #0 4.253 curl libbrotli1 libbsd0 libcurl4t64 libgssapi-krb5-2 libk5crypto3 #0 4.253 libkeyutils1 libkrb5-3 libkrb5support0 libldap2 libnghttp2-14 libpsl5t64 #0 4.253 librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 netcat-openbsd #0 4.297 0 upgraded, 17 newly installed, 0 to remove and 6 not upgraded. #0 4.297 Need to get 2251 kB of archives. #0 4.297 After this operation, 6245 kB of additional disk space will be used. #0 4.297 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd0 amd64 0.12.1-1build1.1 [41.2 kB] #0 4.314 Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.6 [34.4 kB] #0 4.321 Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.6 [82.0 kB] #0 4.328 Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9490 B] #0 4.334 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.6 [348 kB] #0 4.346 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.6 [143 kB] #0 4.352 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] #0 4.359 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.4 [74.6 kB] #0 4.366 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] #0 4.372 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] #0 4.381 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB] #0 4.389 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB] #0 4.395 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [198 kB] #0 4.402 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] #0 4.409 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssh-4 amd64 0.10.6-2ubuntu0.4 [190 kB] #0 4.414 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] #0 4.420 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] #0 4.549 debconf: delaying package configuration, since apt-utils is not installed #0 4.593 Fetched 2251 kB in 0s (14.2 MB/s) #0 4.631 Selecting previously unselected package libbsd0:amd64. #0 4.631 (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 ... 4381 files and directories currently installed.) #0 4.635 Preparing to unpack .../00-libbsd0_0.12.1-1build1.1_amd64.deb ... #0 4.645 Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... #0 4.690 Selecting previously unselected package libkrb5support0:amd64. #0 4.691 Preparing to unpack .../01-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... #0 4.699 Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... #0 4.764 Selecting previously unselected package libk5crypto3:amd64. #0 4.764 Preparing to unpack .../02-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... #0 4.773 Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... #0 4.826 Selecting previously unselected package libkeyutils1:amd64. #0 4.827 Preparing to unpack .../03-libkeyutils1_1.6.3-3build1_amd64.deb ... #0 4.834 Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... #0 4.879 Selecting previously unselected package libkrb5-3:amd64. #0 4.880 Preparing to unpack .../04-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... #0 4.889 Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... #0 4.965 Selecting previously unselected package libgssapi-krb5-2:amd64. #0 4.966 Preparing to unpack .../05-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... #0 4.974 Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... #0 5.033 Selecting previously unselected package netcat-openbsd. #0 5.035 Preparing to unpack .../06-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... #0 5.041 Unpacking netcat-openbsd (1.226-1ubuntu2) ... #0 5.094 Selecting previously unselected package libnghttp2-14:amd64. #0 5.095 Preparing to unpack .../07-libnghttp2-14_1.59.0-1ubuntu0.4_amd64.deb ... #0 5.102 Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ... #0 5.156 Selecting previously unselected package libpsl5t64:amd64. #0 5.157 Preparing to unpack .../08-libpsl5t64_0.21.2-1.1build1_amd64.deb ... #0 5.164 Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... #0 5.211 Selecting previously unselected package libbrotli1:amd64. #0 5.212 Preparing to unpack .../09-libbrotli1_1.1.0-2build2_amd64.deb ... #0 5.218 Unpacking libbrotli1:amd64 (1.1.0-2build2) ... #0 5.268 Selecting previously unselected package libsasl2-modules-db:amd64. #0 5.269 Preparing to unpack .../10-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... #0 5.276 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... #0 5.330 Selecting previously unselected package libsasl2-2:amd64. #0 5.331 Preparing to unpack .../11-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... #0 5.339 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... #0 5.398 Selecting previously unselected package libldap2:amd64. #0 5.399 Preparing to unpack .../12-libldap2_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... #0 5.405 Unpacking libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... #0 5.460 Selecting previously unselected package librtmp1:amd64. #0 5.461 Preparing to unpack .../13-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... #0 5.469 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... #0 5.525 Selecting previously unselected package libssh-4:amd64. #0 5.526 Preparing to unpack .../14-libssh-4_0.10.6-2ubuntu0.4_amd64.deb ... #0 5.530 Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.4) ... #0 5.580 Selecting previously unselected package libcurl4t64:amd64. #0 5.582 Preparing to unpack .../15-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... #0 5.589 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... #0 5.631 Selecting previously unselected package curl. #0 5.632 Preparing to unpack .../16-curl_8.5.0-2ubuntu10.10_amd64.deb ... #0 5.638 Unpacking curl (8.5.0-2ubuntu10.10) ... #0 5.692 Setting up libkeyutils1:amd64 (1.6.3-3build1) ... #0 5.712 Setting up libbrotli1:amd64 (1.1.0-2build2) ... #0 5.732 Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... #0 5.753 Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ... #0 5.772 Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... #0 5.792 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... #0 5.810 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... #0 5.828 Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... #0 5.845 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... #0 5.870 Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... #0 5.889 Setting up libbsd0:amd64 (0.12.1-1build1.1) ... #0 5.906 Setting up libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... #0 5.923 Setting up netcat-openbsd (1.226-1ubuntu2) ... #0 5.938 update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode #0 5.938 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist #0 5.938 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist #0 5.945 Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... #0 5.967 Setting up libssh-4:amd64 (0.10.6-2ubuntu0.4) ... #0 5.985 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... #0 6.003 Setting up curl (8.5.0-2ubuntu10.10) ... #0 6.023 Processing triggers for libc-bin (2.39-0ubuntu8.7) ... #11 DONE 6.7s #6 [compile 1/22] FROM docker.io/library/golang:1.23@sha256:60deed95d3888cc5e4d9ff8a10c54e5edc008c6ae3fba6187be6fb592e19e8c0 #6 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 #6 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 2.7s done #6 extracting sha256:01b3c4a0d5c8f9abfa7395525fc8c3e2d9b8d3fec47edaf0d9c58f6253797d34 done #6 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 #6 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #6 DONE 11.7s #12 [compile 2/22] RUN mkdir /app #12 DONE 0.9s #13 [compile 3/22] COPY go.mod go.sum /app/ #13 DONE 0.0s #14 [compile 4/22] COPY Dockerfile /go/ #14 DONE 0.0s #15 [compile 5/22] COPY api /go/api #15 DONE 0.0s #16 [compile 6/22] COPY cfg /go/cfg #16 DONE 0.0s #17 [compile 7/22] COPY cmd /go/cmd #17 DONE 0.0s #18 [compile 8/22] COPY consts /go/consts #18 DONE 0.0s #19 [compile 9/22] COPY go.mod /go/ #19 DONE 0.0s #20 [compile 10/22] COPY go.sum /go/ #20 DONE 0.0s #21 [compile 11/22] COPY pkg /go/pkg #21 DONE 0.0s #22 [compile 12/22] COPY sonar-project.properties /go/ #22 DONE 0.0s #23 [compile 13/22] COPY version /go/ #23 DONE 0.0s #24 [compile 14/22] COPY version.properties /go/ #24 DONE 0.0s #25 [compile 15/22] RUN mkdir -p /app/cfg /app/consts /app/api /app/cmd /app/pkg /app/bundles #25 DONE 0.3s #26 [compile 16/22] COPY cfg /app/cfg #26 DONE 0.0s #27 [compile 17/22] COPY consts /app/consts #27 DONE 0.0s #28 [compile 18/22] COPY api /app/api #28 DONE 0.0s #29 [compile 19/22] COPY cmd /app/cmd #29 DONE 0.0s #30 [compile 20/22] COPY pkg /app/pkg #30 DONE 0.0s #31 [compile 21/22] WORKDIR /app #31 DONE 0.0s #32 [compile 22/22] RUN GOOS=linux GOARCH=amd64 go build -ldflags="-w -s" -o /app/opa-pdp /app/cmd/opa-pdp/opa-pdp.go #32 0.251 go: warning: ignoring go.mod in $GOPATH /go #32 0.266 go: downloading github.com/google/uuid v1.6.0 #32 0.268 go: downloading github.com/sirupsen/logrus v1.9.3 #32 0.275 go: downloading github.com/oapi-codegen/runtime v1.1.1 #32 0.276 go: downloading github.com/open-policy-agent/opa v1.1.0 #32 0.282 go: downloading github.com/confluentinc/confluent-kafka-go/v2 v2.8.0 #32 0.285 go: downloading github.com/prometheus/client_golang v1.20.5 #32 0.299 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 #32 0.676 go: downloading github.com/go-playground/validator/v10 v10.25.0 #32 0.796 go: downloading golang.org/x/sys v0.29.0 #32 1.148 go: downloading github.com/beorn7/perks v1.0.1 #32 1.217 go: downloading github.com/cespare/xxhash/v2 v2.3.0 #32 1.286 go: downloading github.com/prometheus/client_model v0.6.1 #32 1.450 go: downloading github.com/prometheus/common v0.55.0 #32 1.554 go: downloading github.com/prometheus/procfs v0.15.1 #32 1.688 go: downloading google.golang.org/protobuf v1.36.3 #32 2.289 go: downloading github.com/klauspost/compress v1.17.11 #32 3.004 go: downloading github.com/apapsch/go-jsonmerge/v2 v2.0.0 #32 3.004 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 #32 3.004 go: downloading github.com/go-playground/universal-translator v0.18.1 #32 3.005 go: downloading github.com/leodido/go-urn v1.4.0 #32 3.006 go: downloading golang.org/x/crypto v0.32.0 #32 3.015 go: downloading golang.org/x/text v0.21.0 #32 3.105 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 #32 3.133 go: downloading github.com/OneOfOne/xxhash v1.2.8 #32 3.159 go: downloading gopkg.in/yaml.v3 v3.0.1 #32 3.209 go: downloading github.com/go-playground/locales v0.14.1 #32 3.221 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 #32 3.236 go: downloading github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 #32 3.248 go: downloading sigs.k8s.io/yaml v1.4.0 #32 3.251 go: downloading github.com/gobwas/glob v0.2.3 #32 3.300 go: downloading github.com/gorilla/mux v1.8.1 #32 3.334 go: downloading go.opentelemetry.io/otel/sdk v1.34.0 #32 3.344 go: downloading golang.org/x/time v0.9.0 #32 3.355 go: downloading github.com/fsnotify/fsnotify v1.8.0 #32 3.371 go: downloading go.opentelemetry.io/otel v1.34.0 #32 3.416 go: downloading go.opentelemetry.io/otel/trace v1.34.0 #32 3.443 go: downloading golang.org/x/net v0.34.0 #32 3.617 go: downloading github.com/tchap/go-patricia/v2 v2.3.2 #32 3.619 go: downloading github.com/yashtewari/glob-intersection v0.2.0 #32 3.763 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb #32 3.766 go: downloading github.com/go-ini/ini v1.67.0 #32 3.767 go: downloading github.com/containerd/containerd v1.7.25 #32 3.800 go: downloading github.com/containerd/errdefs v1.0.0 #32 3.801 go: downloading github.com/opencontainers/image-spec v1.1.0 #32 3.828 go: downloading oras.land/oras-go/v2 v2.3.1 #32 3.874 go: downloading github.com/agnivade/levenshtein v1.2.0 #32 3.901 go: downloading github.com/go-logr/logr v1.4.2 #32 3.968 go: downloading go.opentelemetry.io/otel/metric v1.34.0 #32 3.999 go: downloading github.com/go-logr/stdr v1.2.2 #32 4.037 go: downloading go.opentelemetry.io/auto/sdk v1.1.0 #32 4.086 go: downloading github.com/opencontainers/go-digest v1.0.0 #32 4.185 go: downloading golang.org/x/sync v0.10.0 #32 4.490 go: downloading github.com/containerd/platforms v0.2.1 #32 4.490 go: downloading google.golang.org/grpc v1.70.0 #32 4.490 go: downloading github.com/moby/locker v1.0.1 #32 4.491 go: downloading github.com/containerd/log v0.1.0 #32 4.491 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 #32 4.648 go: downloading github.com/felixge/httpsnoop v1.0.4 #32 4.888 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f #32 DONE 31.8s #33 [stage-2 3/6] COPY --from=compile /app /app #33 DONE 0.1s #34 [stage-2 4/6] COPY --from=build /tmp/opa /app/opa #34 DONE 0.2s #35 [stage-2 5/6] RUN chown 1000:1000 /app/opa-pdp && chown 1000:1000 /app/opa && chown 1000:1000 /app/bundles && chmod u+x /app/opa-pdp && chmod u+x /app/opa && chmod u+x /app/bundles #35 DONE 0.5s #36 [stage-2 6/6] WORKDIR /app #36 DONE 0.0s #37 exporting to image #37 exporting layers #37 exporting layers 0.5s done #37 writing image sha256:677b28d474d27f8bb4046c379585d3b52e5c5d71b8aa071bc64b796b29f4a7fa done #37 naming to docker.io/library/policy-opa-pdp:2.0.2-SNAPSHOT done #37 DONE 0.5s Start push {nexus3.onap.org:10003/onap/policy-opa-pdp:2.0.2-SNAPSHOT} The push refers to repository [nexus3.onap.org:10003/onap/policy-opa-pdp] 5f70bf18a086: Preparing a74e49b467f4: Preparing 3aacb2ea0712: Preparing 98a3f6026a95: Preparing 933c12648322: Preparing f103cd120fdd: Preparing f103cd120fdd: Waiting 5f70bf18a086: Layer already exists 933c12648322: Pushed 98a3f6026a95: Pushed 3aacb2ea0712: Pushed f103cd120fdd: Pushed a74e49b467f4: Pushed latest: digest: sha256:7132cc9a8ebf425410595bc754af588a0538c297d5a58edfc308aac26c456df1 size: 1582 The push refers to repository [nexus3.onap.org:10003/onap/policy-opa-pdp] 5f70bf18a086: Preparing a74e49b467f4: Preparing 3aacb2ea0712: Preparing 98a3f6026a95: Preparing 933c12648322: Preparing f103cd120fdd: Preparing f103cd120fdd: Waiting a74e49b467f4: Layer already exists 933c12648322: Layer already exists 5f70bf18a086: Layer already exists 3aacb2ea0712: Layer already exists 98a3f6026a95: Layer already exists f103cd120fdd: Layer already exists 2.0.2-SNAPSHOT: digest: sha256:7132cc9a8ebf425410595bc754af588a0538c297d5a58edfc308aac26c456df1 size: 1582 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2002 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins16342074891278097823.sh ---> sysstat.sh [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins9097335499419723694.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-opa-pdp-master-merge-golang + 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/policy-opa-pdp-master-merge-golang ']' + 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/policy-opa-pdp-master-merge-golang ']' + mkdir -p /w/workspace/policy-opa-pdp-master-merge-golang/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-opa-pdp-master-merge-golang/archives/ [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins8026056609058092885.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-opa-pdp-master-merge-golang/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HG4T from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-HG4T/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins11246163359739719144.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-opa-pdp-master-merge-golang@tmp/config2616144647524141780tmp 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. [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins15951780410860296229.sh ---> create-netrc.sh [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins4601118137007762401.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-opa-pdp-master-merge-golang/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HG4T from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-HG4T/bin to PATH [policy-opa-pdp-master-merge-golang] $ /bin/sh /tmp/jenkins16959510769874252894.sh ---> uv-install.sh uv 0.11.26 is already installed uvx 0.11.26 (x86_64-unknown-linux-gnu) [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins12198978647901678250.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins18149518049269223126.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-opa-pdp-master-merge-golang/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HG4T from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-HG4T/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 194s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=194 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/policy-opa-pdp-master-merge-golang/archives/cost INFO: Archiving costs to: /w/workspace/policy-opa-pdp-master-merge-golang/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: policy-opa-pdp-master-merge-golang,84,2026-07-06 07:59:32,v3-standard-8,194,0.22,0.00,SUCCESS [policy-opa-pdp-master-merge-golang] $ /bin/bash -l /tmp/jenkins14488598184621994637.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-opa-pdp-master-merge-golang/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HG4T from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-HG4T/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-opa-pdp-master-merge-golang/84 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2004-docker-8c-8g-5520 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 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 Address sizes: 40 bits physical, 48 bits virtual CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 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: 256 KiB L1i cache: 256 KiB L2 cache: 4 MiB L3 cache: 128 MiB NUMA node0 CPU(s): 0-7 Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 1.3M 3.2G 1% /run /dev/vda1 155G 14G 142G 9% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/loop0 62M 62M 0 100% /snap/core20/1405 /dev/vda15 105M 6.1M 99M 6% /boot/efi /dev/loop1 44M 44M 0 100% /snap/snapd/15177 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 tmpfs 3.2G 40K 3.2G 1% /run/user/122 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32112 1197 25811 1 5103 30454 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 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:97:8d:d4 brd ff:ff:ff:ff:ff:ff inet 10.30.107.215/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86201sec preferred_lft 86201sec inet6 fe80::f816:3eff:fe97:8dd4/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:32:36:5a:08 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 inet6 fe80::42:32ff:fe36:5a08/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-146-generic (prd-ubuntu2004-docker-8c-8g-5520) 07/06/26 _x86_64_ (8 CPU) 07:56:27 LINUX RESTART (8 CPU) 07:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:58:01 268.06 13.60 254.46 0.00 867.19 18670.90 0.00 07:59:01 355.94 16.80 339.14 0.00 2361.61 103915.08 0.00 Average: 312.00 15.20 296.80 0.00 1614.40 61292.99 0.00 07:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:58:01 28999516 31253304 1036372 3.15 101440 2425672 3323856 9.80 1218972 2233000 297784 07:59:01 26510744 31246828 1025408 3.12 159532 4673828 3485172 10.27 1949164 3799916 2432 Average: 27755130 31250066 1030890 3.14 130486 3549750 3404514 10.03 1584068 3016458 150108 07:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 07:58:01 ens3 152.79 101.82 2485.62 29.80 0.00 0.00 0.00 0.00 07:59:01 docker0 210.45 242.01 15.20 3965.26 0.00 0.00 0.00 0.00 07:59:01 lo 3.87 3.87 0.39 0.39 0.00 0.00 0.00 0.00 07:59:01 ens3 670.60 488.54 9922.48 1886.28 0.00 0.00 0.00 0.00 Average: docker0 105.22 121.00 7.60 1982.63 0.00 0.00 0.00 0.00 Average: lo 2.63 2.63 0.28 0.28 0.00 0.00 0.00 0.00 Average: ens3 411.70 295.18 6204.05 958.04 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-146-generic (prd-ubuntu2004-docker-8c-8g-5520) 07/06/26 _x86_64_ (8 CPU) 07:56:27 LINUX RESTART (8 CPU) 07:57:01 CPU %user %nice %system %iowait %steal %idle 07:58:01 all 10.21 0.00 0.89 1.29 0.04 87.57 07:58:01 0 16.01 0.00 0.88 1.94 0.05 81.12 07:58:01 1 35.33 0.00 2.56 1.42 0.07 60.63 07:58:01 2 16.23 0.00 1.52 1.69 0.02 80.54 07:58:01 3 5.23 0.00 0.77 3.04 0.03 90.93 07:58:01 4 2.17 0.00 0.42 0.00 0.07 97.34 07:58:01 5 1.53 0.00 0.18 0.02 0.02 98.25 07:58:01 6 0.82 0.00 0.13 0.00 0.02 99.03 07:58:01 7 4.48 0.00 0.68 2.22 0.03 92.58 07:59:01 all 31.64 0.00 6.13 1.81 0.11 60.31 07:59:01 0 32.53 0.00 6.22 0.50 0.10 60.65 07:59:01 1 29.77 0.00 6.99 5.86 0.10 57.28 07:59:01 2 33.34 0.00 5.84 0.52 0.12 60.17 07:59:01 3 33.65 0.00 5.43 0.42 0.12 60.37 07:59:01 4 30.61 0.00 6.12 0.71 0.10 62.46 07:59:01 5 30.42 0.00 6.46 0.37 0.10 62.65 07:59:01 6 34.32 0.00 7.05 2.65 0.10 55.87 07:59:01 7 28.50 0.00 4.95 3.40 0.12 63.03 Average: all 20.87 0.00 3.50 1.55 0.07 74.02 Average: 0 24.24 0.00 3.54 1.22 0.08 70.92 Average: 1 32.56 0.00 4.76 3.63 0.08 58.96 Average: 2 24.74 0.00 3.67 1.11 0.07 70.41 Average: 3 19.35 0.00 3.09 1.74 0.08 75.75 Average: 4 16.33 0.00 3.26 0.35 0.08 79.98 Average: 5 15.92 0.00 3.31 0.19 0.06 80.52 Average: 6 17.47 0.00 3.57 1.32 0.06 77.58 Average: 7 16.36 0.00 2.79 2.81 0.07 77.96