Pull request #581 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 22a4e107b84592c7a23269871eb9e4503a3b7ddc+766558fd32b3d60314202d2661e12183be73f345 (9fcd80993753997727b316150cd88a0c9aeb24fd) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12747362831947404786.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16735644085925315191.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5828983916605631541.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7590714960197432361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13165304271327011125.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13239264356837026066.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2591’ Running on prd-ubuntu20.04-docker-8c-8g-2594 in /w/workspace/_app-service-configurable_PR-581 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-581 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 766558fd32b3d60314202d2661e12183be73f345 into PR head commit 22a4e107b84592c7a23269871eb9e4503a3b7ddc Merge succeeded, producing 22a4e107b84592c7a23269871eb9e4503a3b7ddc Checking out Revision 22a4e107b84592c7a23269871eb9e4503a3b7ddc (PR-581) > git config core.sparsecheckout # timeout=10 > git checkout -f 22a4e107b84592c7a23269871eb9e4503a3b7ddc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 766558fd32b3d60314202d2661e12183be73f345 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22a4e107b84592c7a23269871eb9e4503a3b7ddc # timeout=10 Commit message: "docs: Added 3.0.1 changelog to main branch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:08:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:08:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:08:47 ========================================================= 17:08:47 EdgeX Global Pipelines Version Info 17:08:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:08:48 ------------------- 17:08:48 stable info: 17:08:48 ------------------- 17:08:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:08:48 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:08:48 Message: update stable to v1.0.250 17:08:48 ------------------- 17:08:48 experimental info: 17:08:48 ------------------- 17:08:48 Commited By: **** collab-it+edgex@linuxfoundation.org 17:08:48 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:08:48 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:08:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-581 [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-581 [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-581 [Pipeline] echo 17:08:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22a4e107b84592c7a23269871eb9e4503a3b7ddc [Pipeline] echo 17:08:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22a4e10 [Pipeline] echo 17:08:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:51 provisioning config files... 17:08:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-581@tmp/config890408980001690355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:51 ---> docker-login.sh 17:08:51 nexus3.edgexfoundry.org:10001 17:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:51 Configure a credential helper to remove this warning. See 17:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:51 17:08:51 Login Succeeded 17:08:51 nexus3.edgexfoundry.org:10002 17:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:51 Configure a credential helper to remove this warning. See 17:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:51 17:08:51 Login Succeeded 17:08:51 nexus3.edgexfoundry.org:10003 17:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:52 Configure a credential helper to remove this warning. See 17:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:52 17:08:52 Login Succeeded 17:08:52 nexus3.edgexfoundry.org:10004 17:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:52 Configure a credential helper to remove this warning. See 17:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:52 17:08:52 Login Succeeded 17:08:52 docker.io 17:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:52 Configure a credential helper to remove this warning. See 17:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:52 17:08:52 Login Succeeded 17:08:52 ---> docker-login.sh ends [Pipeline] } 17:08:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:08:53 + git rev-list -1 --merges 22a4e107b84592c7a23269871eb9e4503a3b7ddc~1..22a4e107b84592c7a23269871eb9e4503a3b7ddc [Pipeline] echo 17:08:53 -----------> git rev-list -1 --merges 22a4e107b84592c7a23269871eb9e4503a3b7ddc~1..22a4e107b84592c7a23269871eb9e4503a3b7ddc 22a4e107b84592c7a23269871eb9e4503a3b7ddc [false] [Pipeline] sh 17:08:53 + git log --format=format:%s -1 22a4e107b84592c7a23269871eb9e4503a3b7ddc [Pipeline] echo 17:08:53 ========================================================= 17:08:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:08:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:54 + git log --format=format:%s -1 22a4e107b84592c7a23269871eb9e4503a3b7ddc [Pipeline] echo 17:08:54 [semverPrep] GIT_COMMIT: 22a4e107b84592c7a23269871eb9e4503a3b7ddc, Commit Message: docs: Added 3.0.1 changelog to main branch [Pipeline] echo 17:08:54 [semverPrep] This is not a build commit. [Pipeline] sh 17:08:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:08:54 + grep -v github /etc/ssh/ssh_known_hosts 17:08:54 + [ -e /tmp/ssh_known_hosts ] 17:08:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:08:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:08:54 + sudo tee -a /etc/ssh/ssh_known_hosts 17:08:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:08:55 17:08:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:08:55 0.1.4: Pulling from edgex-devops/py-git-semver 17:08:55 b85a868b505f: Pulling fs layer 17:08:55 e2be974225ed: Pulling fs layer 17:08:55 339a4e72a1f5: Pulling fs layer 17:08:55 988bab9f4d93: Pulling fs layer 17:08:55 1469e6f7b9e6: Pulling fs layer 17:08:55 eaf3925da568: Pulling fs layer 17:08:55 bab4dde63d76: Pulling fs layer 17:08:55 bde34c3a00c8: Pulling fs layer 17:08:55 b352a97aabf1: Pulling fs layer 17:08:55 4872d77fe225: Pulling fs layer 17:08:55 5851b861e8e6: Pulling fs layer 17:08:55 4872d77fe225: Waiting 17:08:55 b352a97aabf1: Waiting 17:08:55 5851b861e8e6: Waiting 17:08:55 988bab9f4d93: Waiting 17:08:55 eaf3925da568: Waiting 17:08:55 bab4dde63d76: Waiting 17:08:55 bde34c3a00c8: Waiting 17:08:55 1469e6f7b9e6: Waiting 17:08:55 e2be974225ed: Download complete 17:08:55 988bab9f4d93: Verifying Checksum 17:08:55 988bab9f4d93: Download complete 17:08:55 1469e6f7b9e6: Verifying Checksum 17:08:55 1469e6f7b9e6: Download complete 17:08:55 eaf3925da568: Verifying Checksum 17:08:55 eaf3925da568: Download complete 17:08:55 339a4e72a1f5: Verifying Checksum 17:08:55 339a4e72a1f5: Download complete 17:08:55 bde34c3a00c8: Verifying Checksum 17:08:55 bde34c3a00c8: Download complete 17:08:55 b352a97aabf1: Verifying Checksum 17:08:55 b352a97aabf1: Download complete 17:08:55 4872d77fe225: Download complete 17:08:55 5851b861e8e6: Download complete 17:08:55 b85a868b505f: Verifying Checksum 17:08:55 b85a868b505f: Download complete 17:08:56 bab4dde63d76: Verifying Checksum 17:08:56 bab4dde63d76: Download complete 17:08:57 b85a868b505f: Pull complete 17:08:57 e2be974225ed: Pull complete 17:08:57 339a4e72a1f5: Pull complete 17:08:57 988bab9f4d93: Pull complete 17:08:57 1469e6f7b9e6: Pull complete 17:08:58 eaf3925da568: Pull complete 17:09:00 bab4dde63d76: Pull complete 17:09:00 bde34c3a00c8: Pull complete 17:09:00 b352a97aabf1: Pull complete 17:09:00 4872d77fe225: Pull complete 17:09:00 5851b861e8e6: Pull complete 17:09:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:00 prd-ubuntu20.04-docker-8c-8g-2594 does not seem to be running inside a container 17:09:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-581 -v /w/workspace/_app-service-configurable_PR-581:/w/workspace/_app-service-configurable_PR-581:rw,z -v /w/workspace/_app-service-configurable_PR-581@tmp:/w/workspace/_app-service-configurable_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:09:03 $ docker top ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b -eo pid,comm 17:09:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:09:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:04 [ssh-agent] Looking for ssh-agent implementation... 17:09:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:04 $ docker exec ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b ssh-agent 17:09:04 SSH_AUTH_SOCK=/tmp/ssh-usGTX3pBWonh/agent.32 17:09:04 SSH_AGENT_PID=38 17:09:04 Running ssh-add (command line suppressed) 17:09:04 Identity added: /w/workspace/_app-service-configurable_PR-581@tmp/private_key_2762498308453510135.key (/w/workspace/_app-service-configurable_PR-581@tmp/private_key_2762498308453510135.key) 17:09:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:05 + git tag --points-at HEAD [Pipeline] } 17:09:05 $ docker exec --env ******** --env ******** ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b ssh-agent -k 17:09:05 unset SSH_AUTH_SOCK; 17:09:05 unset SSH_AGENT_PID; 17:09:05 echo Agent pid 38 killed; 17:09:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:09:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:05 [ssh-agent] Looking for ssh-agent implementation... 17:09:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:05 $ docker exec ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b ssh-agent 17:09:05 SSH_AUTH_SOCK=/tmp/ssh-mfoEELa6OEKw/agent.71 17:09:05 SSH_AGENT_PID=77 17:09:05 Running ssh-add (command line suppressed) 17:09:05 Identity added: /w/workspace/_app-service-configurable_PR-581@tmp/private_key_6066019737629137531.key (/w/workspace/_app-service-configurable_PR-581@tmp/private_key_6066019737629137531.key) 17:09:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:05 + git semver init 17:09:06 2023-07-31 17:09:06,063 [run_init] DEBUG init version:0.0.0 force:False 17:09:06 2023-07-31 17:09:06,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-581/.semver 17:09:06 2023-07-31 17:09:06,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-581/.semver 17:09:06 2023-07-31 17:09:06,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-581/.semver'], cwd=/w/workspace/_app-service-configurable_PR-581, universal_newlines=False, shell=None, istream=None) 17:09:07 2023-07-31 17:09:06,918 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-581/.git/info/exclude 17:09:07 2023-07-31 17:09:06,918 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-581/.semver/PR-581 with force:False 17:09:07 2023-07-31 17:09:06,918 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-581/.semver/PR-581 17:09:07 2023-07-31 17:09:06,922 [execute] INFO git cat-file --batch-check 17:09:07 2023-07-31 17:09:06,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-581/.semver, universal_newlines=False, shell=None, istream=) 17:09:07 2023-07-31 17:09:06,929 [execute] INFO git cat-file --batch 17:09:07 2023-07-31 17:09:06,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-581/.semver, universal_newlines=False, shell=None, istream=) 17:09:07 2023-07-31 17:09:06,935 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-581/.semver/PR-581 17:09:07 0.0.0 [Pipeline] } 17:09:07 $ docker exec --env ******** --env ******** ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b ssh-agent -k 17:09:07 unset SSH_AUTH_SOCK; 17:09:07 unset SSH_AGENT_PID; 17:09:07 echo Agent pid 77 killed; 17:09:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:08 + git semver [Pipeline] } 17:09:08 $ docker stop --time=1 ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b 17:09:09 $ docker rm -f --volumes ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b [Pipeline] // withDockerContainer [Pipeline] sh 17:09:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:09:10 Stashed 1 file(s) [Pipeline] echo 17:09:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:11 provisioning config files... 17:09:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-581@tmp/config10139240105938991149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:11 ---> docker-login.sh 17:09:11 nexus3.edgexfoundry.org:10001 17:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:11 Configure a credential helper to remove this warning. See 17:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:11 17:09:11 Login Succeeded 17:09:11 nexus3.edgexfoundry.org:10002 17:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:11 Configure a credential helper to remove this warning. See 17:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:11 17:09:11 Login Succeeded 17:09:11 nexus3.edgexfoundry.org:10003 17:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:11 Configure a credential helper to remove this warning. See 17:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:11 17:09:11 Login Succeeded 17:09:11 nexus3.edgexfoundry.org:10004 17:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:11 Configure a credential helper to remove this warning. See 17:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:11 17:09:11 Login Succeeded 17:09:11 docker.io 17:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:12 Configure a credential helper to remove this warning. See 17:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:12 17:09:12 Login Succeeded 17:09:12 ---> docker-login.sh ends [Pipeline] } 17:09:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:09:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:12 ========================================================= 17:09:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:09:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:09:13 Sending build context to Docker daemon 3.313MB 17:09:13 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:09:13 Step 2/12 : FROM ${BASE} AS builder 17:09:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:09:13 4db1b89c0bd1: Pulling fs layer 17:09:13 6911f1a30b25: Pulling fs layer 17:09:13 e194b8c5c2a9: Pulling fs layer 17:09:13 6863d3e3a2b1: Pulling fs layer 17:09:13 ec0bb842ea78: Pulling fs layer 17:09:13 40a00589a448: Pulling fs layer 17:09:13 6c08303d61cc: Pulling fs layer 17:09:13 798269fcf238: Pulling fs layer 17:09:13 6863d3e3a2b1: Waiting 17:09:13 ec0bb842ea78: Waiting 17:09:13 40a00589a448: Waiting 17:09:13 6c08303d61cc: Waiting 17:09:13 798269fcf238: Waiting 17:09:13 6911f1a30b25: Verifying Checksum 17:09:13 6911f1a30b25: Download complete 17:09:13 6863d3e3a2b1: Download complete 17:09:13 4db1b89c0bd1: Verifying Checksum 17:09:13 ec0bb842ea78: Download complete 17:09:13 4db1b89c0bd1: Download complete 17:09:13 40a00589a448: Verifying Checksum 17:09:13 40a00589a448: Download complete 17:09:13 4db1b89c0bd1: Pull complete 17:09:13 6911f1a30b25: Pull complete 17:09:14 798269fcf238: Verifying Checksum 17:09:14 798269fcf238: Download complete 17:09:14 e194b8c5c2a9: Download complete 17:09:14 6c08303d61cc: Verifying Checksum 17:09:14 6c08303d61cc: Download complete 17:09:17 e194b8c5c2a9: Pull complete 17:09:17 6863d3e3a2b1: Pull complete 17:09:17 ec0bb842ea78: Pull complete 17:09:17 40a00589a448: Pull complete 17:09:20 6c08303d61cc: Pull complete 17:09:20 798269fcf238: Pull complete 17:09:20 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 17:09:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:09:20 ---> ec979cd7f677 17:09:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:09:25 Still waiting to schedule task 17:09:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2593’ 17:09:26 ---> Running in 2288e3a72896 17:09:26 Removing intermediate container 2288e3a72896 17:09:26 ---> d4170733b97f 17:09:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:09:26 ---> Running in e2e5d3a320c9 17:09:26 Removing intermediate container e2e5d3a320c9 17:09:26 ---> 27871345b0a2 17:09:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:09:26 ---> Running in d528bac5d470 17:09:26 Removing intermediate container d528bac5d470 17:09:26 ---> 20a5caac59ec 17:09:26 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:09:26 ---> Running in 177d94ee7361 17:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:09:26 OK: 265 MiB in 53 packages 17:09:26 Removing intermediate container 177d94ee7361 17:09:26 ---> a6075b430a37 17:09:26 Step 7/12 : WORKDIR /app 17:09:26 ---> Running in 44cddbc897fc 17:09:26 Removing intermediate container 44cddbc897fc 17:09:26 ---> 0c8635d0ffce 17:09:26 Step 8/12 : COPY go.mod vendor* ./ 17:09:27 ---> 7f0fc8b82ffb 17:09:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:27 ---> Running in 852f1f5c86e0 17:10:13 Removing intermediate container 852f1f5c86e0 17:10:13 ---> 7e111439c26b 17:10:13 Step 10/12 : COPY . . 17:10:13 ---> de7dec5d68e5 17:10:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:10:13 ---> Running in 5ede053e7496 17:10:13 Removing intermediate container 5ede053e7496 17:10:13 ---> eebf998064bc 17:10:13 Step 12/12 : RUN $MAKE 17:10:13 ---> Running in e44ec1f30752 17:10:13 noop 17:10:13 Removing intermediate container e44ec1f30752 17:10:13 ---> d79b9b27dc98 17:10:13 Successfully built d79b9b27dc98 17:10:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:14 + docker inspect -f . ci-base-image-x86_64 17:10:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:14 prd-ubuntu20.04-docker-8c-8g-2594 does not seem to be running inside a container 17:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-581 -v /w/workspace/_app-service-configurable_PR-581:/w/workspace/_app-service-configurable_PR-581:rw,z -v /w/workspace/_app-service-configurable_PR-581@tmp:/w/workspace/_app-service-configurable_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:10:14 $ docker top 26c35f5ba4a821801f5192a86631b30a13181ce5616edae12e9d631693e4e230 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:15 + go version 17:10:15 go version go1.20.6 linux/amd64 [Pipeline] } 17:10:15 $ docker stop --time=1 26c35f5ba4a821801f5192a86631b30a13181ce5616edae12e9d631693e4e230 17:10:16 $ docker rm -f --volumes 26c35f5ba4a821801f5192a86631b30a13181ce5616edae12e9d631693e4e230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:17 + docker inspect -f . ci-base-image-x86_64 17:10:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:17 prd-ubuntu20.04-docker-8c-8g-2594 does not seem to be running inside a container 17:10:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-581 -v /w/workspace/_app-service-configurable_PR-581:/w/workspace/_app-service-configurable_PR-581:rw,z -v /w/workspace/_app-service-configurable_PR-581@tmp:/w/workspace/_app-service-configurable_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:10:17 $ docker top a3899d0cd7fd173ec9b0e11958e1175478f77922d7b00b18dbb9ed8e5acaa1d4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:18 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-581 [Pipeline] fileExists [Pipeline] sh 17:10:18 + make test 17:10:18 go test -race -coverprofile=coverage.out ./... 17:10:36 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:10:54 go vet ./... 17:10:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:10:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:10:57 ./bin/test-attribution-txt.sh [Pipeline] echo 17:10:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:10:57 $ docker stop --time=1 a3899d0cd7fd173ec9b0e11958e1175478f77922d7b00b18dbb9ed8e5acaa1d4 17:11:04 $ docker rm -f --volumes a3899d0cd7fd173ec9b0e11958e1175478f77922d7b00b18dbb9ed8e5acaa1d4 [Pipeline] // withDockerContainer [Pipeline] sh 17:11:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:11:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:11:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:11:05 + ls -al . 17:11:05 total 180 17:11:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:10 . 17:11:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:08 .. 17:11:05 -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 17:08 .dockerignore 17:11:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:09 .git 17:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:08 .github 17:11:05 -rw-rw-r-- 1 jenkins jenkins 171 Jul 31 17:08 .gitignore 17:11:05 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 17:08 .golangci.yml 17:11:05 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 17:09 .semver 17:11:05 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 31 17:08 Attribution.txt 17:11:05 -rw-rw-r-- 1 jenkins jenkins 35039 Jul 31 17:08 CHANGELOG.md 17:11:05 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 31 17:08 Dockerfile 17:11:05 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 17:08 GOVERNANCE.md 17:11:05 -rw-rw-r-- 1 jenkins jenkins 688 Jul 31 17:08 Jenkinsfile 17:11:05 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 17:08 LICENSE 17:11:05 -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 17:08 OWNERS.md 17:11:05 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 31 17:08 README.md 17:11:05 -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 17:09 VERSION 17:11:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:08 bin 17:11:05 -rw-r--r-- 1 jenkins jenkins 13 Jul 31 17:10 coverage.out 17:11:05 -rw-rw-r-- 1 jenkins jenkins 3469 Jul 31 17:08 go.mod 17:11:05 -rw-rw-r-- 1 jenkins jenkins 32452 Jul 31 17:08 go.sum 17:11:05 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 17:08 main.go 17:11:05 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 31 17:08 makefile 17:11:05 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:08 res 17:11:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:06 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=22a4e107b84592c7a23269871eb9e4503a3b7ddc --label arch=amd64 --label version=0.0.0 . 17:11:06 Sending build context to Docker daemon 3.314MB 17:11:06 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:11:06 Step 2/26 : FROM ${BASE} AS builder 17:11:06 ---> d79b9b27dc98 17:11:06 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:11:06 ---> Running in c27f3e055418 17:11:06 Removing intermediate container c27f3e055418 17:11:06 ---> b801349fe8fb 17:11:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:11:06 ---> Running in f552c2616c02 17:11:06 Removing intermediate container f552c2616c02 17:11:06 ---> 10f88755ec42 17:11:06 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:11:06 ---> Running in 856b1c4ff5ce 17:11:06 Removing intermediate container 856b1c4ff5ce 17:11:06 ---> 1d89376e4597 17:11:06 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:11:06 ---> Running in 25fd74365eeb 17:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:11:07 OK: 265 MiB in 53 packages 17:11:07 Removing intermediate container 25fd74365eeb 17:11:07 ---> 1c2a37ff6775 17:11:07 Step 7/26 : WORKDIR /app 17:11:07 ---> Running in 976ecb93b822 17:11:07 Removing intermediate container 976ecb93b822 17:11:07 ---> 72c8e6414593 17:11:07 Step 8/26 : COPY go.mod vendor* ./ 17:11:07 ---> 9b5ba173a1fb 17:11:07 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:07 ---> Running in 7f3a114f5018 17:11:08 Removing intermediate container 7f3a114f5018 17:11:08 ---> 7252ee0dd1dd 17:11:08 Step 10/26 : COPY . . 17:11:08 ---> 264f8696b646 17:11:08 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:11:08 ---> Running in e148e82271b7 17:11:08 Removing intermediate container e148e82271b7 17:11:08 ---> 23900c3b8ef5 17:11:08 Step 12/26 : RUN $MAKE 17:11:08 ---> Running in 46a0906227d4 17:11:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 17:11:31 Removing intermediate container 46a0906227d4 17:11:31 ---> 14f265d3e610 17:11:31 Step 13/26 : FROM alpine:3.17 17:11:31 3.17: Pulling from library/alpine 17:11:31 4db1b89c0bd1: Already exists 17:11:31 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:11:31 Status: Downloaded newer image for alpine:3.17 17:11:31 ---> 1f73a9d63274 17:11:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:11:31 ---> Running in a8c9cd4d1127 17:11:31 Removing intermediate container a8c9cd4d1127 17:11:31 ---> ba3782847f59 17:11:31 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:11:31 ---> Running in 89ce78896a63 17:11:31 Removing intermediate container 89ce78896a63 17:11:31 ---> 16411e1b12cf 17:11:31 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:11:31 ---> Running in d29f1b5bf31f 17:11:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:11:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:11:31 (1/2) Installing ca-certificates (20230506-r0) 17:11:31 (2/2) Installing dumb-init (1.2.5-r2) 17:11:31 Executing busybox-1.35.0-r29.trigger 17:11:31 Executing ca-certificates-20230506-r0.trigger 17:11:31 OK: 8 MiB in 17 packages 17:11:31 Removing intermediate container d29f1b5bf31f 17:11:31 ---> cd3d42971b97 17:11:31 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:11:31 ---> 67ade49b194b 17:11:31 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:11:31 ---> f8491d8281c3 17:11:31 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:11:31 ---> 1c42394b8701 17:11:31 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:11:31 ---> e2c5f3a25d48 17:11:31 Step 21/26 : EXPOSE 48095 17:11:31 ---> Running in f092434e912e 17:11:31 Removing intermediate container f092434e912e 17:11:31 ---> 4160c64237e3 17:11:31 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:11:31 ---> Running in 9ce34a11ce72 17:11:31 Removing intermediate container 9ce34a11ce72 17:11:31 ---> 0cc55a4d4bd0 17:11:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:11:31 ---> Running in c32ad39a7221 17:11:31 Removing intermediate container c32ad39a7221 17:11:31 ---> dadc7fe76f69 17:11:31 Step 24/26 : LABEL arch=amd64 17:11:31 ---> Running in 63d7050e1040 17:11:31 Removing intermediate container 63d7050e1040 17:11:31 ---> 8ec145ba8de4 17:11:31 Step 25/26 : LABEL git_sha=22a4e107b84592c7a23269871eb9e4503a3b7ddc 17:11:31 ---> Running in d85f7fd3faf8 17:11:31 Removing intermediate container d85f7fd3faf8 17:11:31 ---> b23c30fa0663 17:11:31 Step 26/26 : LABEL version=0.0.0 17:11:31 ---> Running in b7e145350e2b 17:11:31 Removing intermediate container b7e145350e2b 17:11:31 ---> a3edd1e0240a 17:11:31 [Warning] One or more build-args [ARCH] were not consumed 17:11:31 Successfully built a3edd1e0240a 17:11:32 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:32 17:11:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:33 latest: Pulling from edgex-lftools-log-publisher 17:11:33 5eb5b503b376: Pulling fs layer 17:11:33 5c69ac0246d0: Pulling fs layer 17:11:33 ec43610c2a17: Pulling fs layer 17:11:33 3a2ae6a8a46f: Pulling fs layer 17:11:33 33b1e0a273af: Pulling fs layer 17:11:33 5d3b04190fa2: Pulling fs layer 17:11:33 2f39f015ded8: Pulling fs layer 17:11:33 3a2ae6a8a46f: Waiting 17:11:33 33b1e0a273af: Waiting 17:11:33 5d3b04190fa2: Waiting 17:11:33 2f39f015ded8: Waiting 17:11:33 5c69ac0246d0: Verifying Checksum 17:11:33 5c69ac0246d0: Download complete 17:11:33 3a2ae6a8a46f: Verifying Checksum 17:11:33 3a2ae6a8a46f: Download complete 17:11:33 33b1e0a273af: Verifying Checksum 17:11:33 33b1e0a273af: Download complete 17:11:33 ec43610c2a17: Verifying Checksum 17:11:33 ec43610c2a17: Download complete 17:11:33 5d3b04190fa2: Verifying Checksum 17:11:33 5d3b04190fa2: Download complete 17:11:33 5eb5b503b376: Verifying Checksum 17:11:33 5eb5b503b376: Download complete 17:11:34 2f39f015ded8: Download complete 17:11:34 5eb5b503b376: Pull complete 17:11:34 5c69ac0246d0: Pull complete 17:11:35 ec43610c2a17: Pull complete 17:11:35 3a2ae6a8a46f: Pull complete 17:11:35 33b1e0a273af: Pull complete 17:11:35 5d3b04190fa2: Pull complete 17:11:39 2f39f015ded8: Pull complete 17:11:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:11:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:40 prd-ubuntu20.04-docker-8c-8g-2594 does not seem to be running inside a container 17:11:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-581 -v /w/workspace/_app-service-configurable_PR-581:/w/workspace/_app-service-configurable_PR-581:rw,z -v /w/workspace/_app-service-configurable_PR-581@tmp:/w/workspace/_app-service-configurable_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:11:43 $ docker top e90fd6e080768bc5d5a1f272a643aa0322dc0f28b8749677222288ade7c262e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:43 ---> job-cost.sh 17:11:43 lf-activate-venv: SKIPPING 17:11:43 INFO: No Stack... 17:11:44 INFO: Retrieving Pricing Info for: v3-standard-8 17:11:44 INFO: Archiving Costs [Pipeline] sh 17:11:44 + + cut -d, -f6 17:11:44 cat /w/workspace/_app-service-configurable_PR-581/archives/cost.csv [Pipeline] lock 17:11:44 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] 17:11:44 Resource [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] did not exist. Created. 17:11:44 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:45 + echo total: 0.2199999988079071 [Pipeline] stash 17:11:45 Stashed 1 file(s) [Pipeline] } 17:11:45 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:11:45 $ docker stop --time=1 e90fd6e080768bc5d5a1f272a643aa0322dc0f28b8749677222288ade7c262e6 17:11:46 $ docker rm -f --volumes e90fd6e080768bc5d5a1f272a643aa0322dc0f28b8749677222288ade7c262e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:12:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2595 in /w/workspace/_app-service-configurable_PR-581 [Pipeline] { [Pipeline] ws 17:12:59 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 17:12:59 Selected Git installation does not exist. Using Default 17:12:59 The recommended git tool is: NONE 17:13:05 using credential edgex-jenkins-ssh 17:13:05 Cloning the remote Git repository 17:13:05 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:13:05 > git init /w/workspace/app-service-configurable/1 # timeout=10 17:13:05 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:13:05 > git --version # timeout=10 17:13:05 > git --version # 'git version 2.25.1' 17:13:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:13:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:08 Merging remotes/origin/main commit 766558fd32b3d60314202d2661e12183be73f345 into PR head commit 22a4e107b84592c7a23269871eb9e4503a3b7ddc 17:13:08 Merge succeeded, producing 22a4e107b84592c7a23269871eb9e4503a3b7ddc 17:13:08 Checking out Revision 22a4e107b84592c7a23269871eb9e4503a3b7ddc (PR-581) 17:13:07 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:13:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:13:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:13:08 > git config core.sparsecheckout # timeout=10 17:13:08 > git checkout -f 22a4e107b84592c7a23269871eb9e4503a3b7ddc # timeout=10 17:13:08 > git remote # timeout=10 17:13:08 > git config --get remote.origin.url # timeout=10 17:13:08 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:08 > git merge 766558fd32b3d60314202d2661e12183be73f345 # timeout=10 17:13:08 > git rev-parse HEAD^{commit} # timeout=10 17:13:08 > git config core.sparsecheckout # timeout=10 17:13:08 > git checkout -f 22a4e107b84592c7a23269871eb9e4503a3b7ddc # timeout=10 17:13:12 Commit message: "docs: Added 3.0.1 changelog to main branch" 17:13:12 > git --version # timeout=10 17:13:12 > git --version # 'git version 2.25.1' 17:13:12 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:13:13 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:13 Dload Upload Total Spent Left Speed 17:13:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 17:13:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:13:14 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 17:13:14 /etc/docker/daemon.json 17:13:14 { 17:13:14 "registry-mirrors": [ 17:13:14 "https://nexus3.edgexfoundry.org:10001" 17:13:14 ], 17:13:14 "bip": "10.250.0.254/24", 17:13:14 "hosts": [ 17:13:14 "tcp://0.0.0.0:5555", 17:13:14 "unix:///var/run/docker.sock" 17:13:14 ], 17:13:14 "mtu": 1458, 17:13:14 "selinux-enabled": true, 17:13:14 "seccomp-profile": "/etc/docker/seccomp.json" 17:13:14 } [Pipeline] sh 17:13:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:13:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:33 provisioning config files... 17:13:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5749181717247659843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:33 ---> docker-login.sh 17:13:33 nexus3.edgexfoundry.org:10001 17:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:34 Configure a credential helper to remove this warning. See 17:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:34 17:13:34 Login Succeeded 17:13:34 nexus3.edgexfoundry.org:10002 17:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:34 Configure a credential helper to remove this warning. See 17:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:34 17:13:34 Login Succeeded 17:13:34 nexus3.edgexfoundry.org:10003 17:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:35 Configure a credential helper to remove this warning. See 17:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:35 17:13:35 Login Succeeded 17:13:35 nexus3.edgexfoundry.org:10004 17:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:35 Configure a credential helper to remove this warning. See 17:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:35 17:13:35 Login Succeeded 17:13:35 docker.io 17:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:36 Configure a credential helper to remove this warning. See 17:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:36 17:13:36 Login Succeeded 17:13:36 ---> docker-login.sh ends [Pipeline] } 17:13:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:13:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:36 ========================================================= 17:13:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:13:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:13:37 Sending build context to Docker daemon 176.6kB 17:13:37 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:13:37 Step 2/12 : FROM ${BASE} AS builder 17:13:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:13:40 edb6bdbacee9: Pulling fs layer 17:13:40 5f9638ab2659: Pulling fs layer 17:13:40 8d51d6327a98: Pulling fs layer 17:13:40 8b374f2dd631: Pulling fs layer 17:13:40 ec14aa9079de: Pulling fs layer 17:13:40 2f466654f4bb: Pulling fs layer 17:13:40 554e91adad29: Pulling fs layer 17:13:40 8b374f2dd631: Waiting 17:13:40 ec14aa9079de: Waiting 17:13:40 2f466654f4bb: Waiting 17:13:40 554e91adad29: Waiting 17:13:40 5f9638ab2659: Download complete 17:13:40 8b374f2dd631: Verifying Checksum 17:13:40 8b374f2dd631: Download complete 17:13:40 ec14aa9079de: Download complete 17:13:40 edb6bdbacee9: Verifying Checksum 17:13:41 edb6bdbacee9: Pull complete 17:13:41 554e91adad29: Verifying Checksum 17:13:41 554e91adad29: Download complete 17:13:41 5f9638ab2659: Pull complete 17:13:42 8d51d6327a98: Download complete 17:13:42 2f466654f4bb: Download complete 17:13:55 8d51d6327a98: Pull complete 17:13:55 8b374f2dd631: Pull complete 17:13:55 ec14aa9079de: Pull complete 17:14:01 2f466654f4bb: Pull complete 17:14:03 554e91adad29: Pull complete 17:14:03 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 17:14:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:14:03 ---> 1e15ea492957 17:14:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:14:04 ---> Running in 8dd90856d208 17:14:04 Removing intermediate container 8dd90856d208 17:14:04 ---> 1dd4c0303b99 17:14:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:14:04 ---> Running in a8ed2e154e96 17:14:05 Removing intermediate container a8ed2e154e96 17:14:05 ---> 67139538142d 17:14:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:14:05 ---> Running in f3d1a475877c 17:14:05 Removing intermediate container f3d1a475877c 17:14:05 ---> 560048f3763f 17:14:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:14:05 ---> Running in ef7316492a17 17:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:14:08 OK: 263 MiB in 53 packages 17:14:09 Removing intermediate container ef7316492a17 17:14:09 ---> 493f81487dd7 17:14:09 Step 7/12 : WORKDIR /app 17:14:09 ---> Running in f65be897d15c 17:14:09 Removing intermediate container f65be897d15c 17:14:09 ---> 761a0ec8c1e5 17:14:09 Step 8/12 : COPY go.mod vendor* ./ 17:14:10 ---> 079c669bd159 17:14:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:10 ---> Running in e24dcc7b6b0b 17:15:31 Removing intermediate container e24dcc7b6b0b 17:15:31 ---> bf4843a40dc3 17:15:31 Step 10/12 : COPY . . 17:15:31 ---> b8bef19cbf8c 17:15:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:15:31 ---> Running in 0405ae6f021f 17:15:31 Removing intermediate container 0405ae6f021f 17:15:31 ---> b1df521c7e64 17:15:31 Step 12/12 : RUN $MAKE 17:15:31 ---> Running in ca33eb66abfa 17:15:31 noop 17:15:31 Removing intermediate container ca33eb66abfa 17:15:31 ---> 9bb30e4bb0df 17:15:31 Successfully built 9bb30e4bb0df 17:15:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:32 + docker inspect -f . ci-base-image-arm64 17:15:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:32 prd-ubuntu20.04-docker-arm64-4c-16g-2595 does not seem to be running inside a container 17:15:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:15:33 $ docker top bd17ed29cc76fcb87aeb3c87a29efc883e0606b087026750248209eea71249fa -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:34 + go version 17:15:34 go version go1.20.6 linux/arm64 [Pipeline] } 17:15:34 $ docker stop --time=1 bd17ed29cc76fcb87aeb3c87a29efc883e0606b087026750248209eea71249fa 17:15:36 $ docker rm -f --volumes bd17ed29cc76fcb87aeb3c87a29efc883e0606b087026750248209eea71249fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:37 + docker inspect -f . ci-base-image-arm64 17:15:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:37 prd-ubuntu20.04-docker-arm64-4c-16g-2595 does not seem to be running inside a container 17:15:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:15:38 $ docker top 18e5d2602d8e81210b2ea3c1e65bc6bfc445c9dbda2deb2e3184ec0f42938816 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:39 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 17:15:39 + make test 17:15:39 go test -race -coverprofile=coverage.out ./... 17:18:16 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:18:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:18:17 go vet ./... 17:20:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:20:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:20:38 ./bin/test-attribution-txt.sh [Pipeline] echo 17:20:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:20:38 $ docker stop --time=1 18e5d2602d8e81210b2ea3c1e65bc6bfc445c9dbda2deb2e3184ec0f42938816 17:20:40 $ docker rm -f --volumes 18e5d2602d8e81210b2ea3c1e65bc6bfc445c9dbda2deb2e3184ec0f42938816 [Pipeline] // withDockerContainer [Pipeline] sh 17:20:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:20:42 Warning: overwriting stash ‘coverage-report’ 17:20:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:20:43 + ls -al . 17:20:43 total 176 17:20:43 drwxrwxr-x 7 jenkins jenkins 4096 Jul 31 17:15 . 17:20:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:13 .. 17:20:43 -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 17:13 .dockerignore 17:20:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:13 .git 17:20:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:13 .github 17:20:43 -rw-rw-r-- 1 jenkins jenkins 171 Jul 31 17:13 .gitignore 17:20:43 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 17:13 .golangci.yml 17:20:43 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 31 17:13 Attribution.txt 17:20:43 -rw-rw-r-- 1 jenkins jenkins 35039 Jul 31 17:13 CHANGELOG.md 17:20:43 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 31 17:13 Dockerfile 17:20:43 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 17:13 GOVERNANCE.md 17:20:43 -rw-rw-r-- 1 jenkins jenkins 688 Jul 31 17:13 Jenkinsfile 17:20:43 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 17:13 LICENSE 17:20:43 -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 17:13 OWNERS.md 17:20:43 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 31 17:13 README.md 17:20:43 -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 17:09 VERSION 17:20:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:13 bin 17:20:43 -rw-r--r-- 1 jenkins jenkins 13 Jul 31 17:15 coverage.out 17:20:43 -rw-rw-r-- 1 jenkins jenkins 3469 Jul 31 17:13 go.mod 17:20:43 -rw-rw-r-- 1 jenkins jenkins 32452 Jul 31 17:13 go.sum 17:20:43 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 17:13 main.go 17:20:43 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 31 17:13 makefile 17:20:43 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:13 res 17:20:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:44 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=22a4e107b84592c7a23269871eb9e4503a3b7ddc --label arch=arm64 --label version=0.0.0 . 17:20:44 Sending build context to Docker daemon 177.7kB 17:20:44 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:20:44 Step 2/26 : FROM ${BASE} AS builder 17:20:44 ---> 9bb30e4bb0df 17:20:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:20:44 ---> Running in 5565ae96f945 17:20:44 Removing intermediate container 5565ae96f945 17:20:44 ---> 279a6a032c63 17:20:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:20:44 ---> Running in 67310d0f6227 17:20:44 Removing intermediate container 67310d0f6227 17:20:44 ---> 37a673760487 17:20:44 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:20:45 ---> Running in 82258467f7dc 17:20:45 Removing intermediate container 82258467f7dc 17:20:45 ---> e282c502ca54 17:20:45 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:20:45 ---> Running in 7b3949437e48 17:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:20:48 OK: 263 MiB in 53 packages 17:20:48 Removing intermediate container 7b3949437e48 17:20:48 ---> 31cbdc779965 17:20:48 Step 7/26 : WORKDIR /app 17:20:48 ---> Running in 2f1b857f3fe4 17:20:48 Removing intermediate container 2f1b857f3fe4 17:20:48 ---> 937111b95786 17:20:48 Step 8/26 : COPY go.mod vendor* ./ 17:20:49 ---> 558ba66b1cb5 17:20:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:49 ---> Running in 3e76c17405d1 17:20:53 Removing intermediate container 3e76c17405d1 17:20:53 ---> ffa47345d94c 17:20:53 Step 10/26 : COPY . . 17:20:54 ---> d2063b39cc8f 17:20:54 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:20:54 ---> Running in 571e21aa1cd2 17:20:54 Removing intermediate container 571e21aa1cd2 17:20:54 ---> c1db33a1ac9c 17:20:54 Step 12/26 : RUN $MAKE 17:20:54 ---> Running in aa85723da5ac 17:20:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 17:23:02 Removing intermediate container aa85723da5ac 17:23:02 ---> 23ef9cd351aa 17:23:02 Step 13/26 : FROM alpine:3.17 17:23:02 3.17: Pulling from library/alpine 17:23:02 edb6bdbacee9: Already exists 17:23:02 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:23:02 Status: Downloaded newer image for alpine:3.17 17:23:02 ---> 779605e5fbc0 17:23:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:23:02 ---> Running in 1cc453729769 17:23:02 Removing intermediate container 1cc453729769 17:23:02 ---> a8314f0ee3cc 17:23:02 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:23:02 ---> Running in 2220a31d3ec4 17:23:02 Removing intermediate container 2220a31d3ec4 17:23:02 ---> 91edb08c4b6e 17:23:02 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:23:02 ---> Running in d495a3034529 17:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:23:05 (1/2) Installing ca-certificates (20230506-r0) 17:23:05 (2/2) Installing dumb-init (1.2.5-r2) 17:23:05 Executing busybox-1.35.0-r29.trigger 17:23:05 Executing ca-certificates-20230506-r0.trigger 17:23:05 OK: 8 MiB in 17 packages 17:23:06 Removing intermediate container d495a3034529 17:23:06 ---> 08d9f5c9949d 17:23:06 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:23:07 ---> b5bc5a17bee7 17:23:07 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:23:07 ---> 6965035dc66f 17:23:07 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:23:08 ---> b9053d635ad3 17:23:08 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:23:09 ---> 87293321ba33 17:23:09 Step 21/26 : EXPOSE 48095 17:23:09 ---> Running in a08772ba20a7 17:23:09 Removing intermediate container a08772ba20a7 17:23:09 ---> ed46c54da23f 17:23:09 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:23:09 ---> Running in 748cc936b027 17:23:10 Removing intermediate container 748cc936b027 17:23:10 ---> 6b2027716823 17:23:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:23:10 ---> Running in 2f816f32bf2e 17:23:10 Removing intermediate container 2f816f32bf2e 17:23:10 ---> b47a63a045a7 17:23:10 Step 24/26 : LABEL arch=arm64 17:23:10 ---> Running in 620131e4b140 17:23:10 Removing intermediate container 620131e4b140 17:23:10 ---> 66edbf77c741 17:23:10 Step 25/26 : LABEL git_sha=22a4e107b84592c7a23269871eb9e4503a3b7ddc 17:23:10 ---> Running in d3edaa297872 17:23:11 Removing intermediate container d3edaa297872 17:23:11 ---> fd66dd12829b 17:23:11 Step 26/26 : LABEL version=0.0.0 17:23:11 ---> Running in 59dafba87b02 17:23:11 Removing intermediate container 59dafba87b02 17:23:11 ---> 10d0381e9c68 17:23:11 [Warning] One or more build-args [ARCH] were not consumed 17:23:11 Successfully built 10d0381e9c68 17:23:11 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:12 17:23:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:12 arm64: Pulling from edgex-lftools-log-publisher 17:23:12 8998bd30e6a1: Pulling fs layer 17:23:12 04944245beec: Pulling fs layer 17:23:12 699f458cf7ca: Pulling fs layer 17:23:12 765212b225bb: Pulling fs layer 17:23:12 f23df028b6ca: Pulling fs layer 17:23:12 d65c8cfc05b1: Pulling fs layer 17:23:12 2437ff75d9bd: Pulling fs layer 17:23:12 765212b225bb: Waiting 17:23:12 f23df028b6ca: Waiting 17:23:12 d65c8cfc05b1: Waiting 17:23:13 04944245beec: Verifying Checksum 17:23:13 04944245beec: Download complete 17:23:13 765212b225bb: Verifying Checksum 17:23:13 765212b225bb: Download complete 17:23:13 f23df028b6ca: Verifying Checksum 17:23:13 f23df028b6ca: Download complete 17:23:13 d65c8cfc05b1: Verifying Checksum 17:23:13 d65c8cfc05b1: Download complete 17:23:13 699f458cf7ca: Verifying Checksum 17:23:13 699f458cf7ca: Download complete 17:23:13 8998bd30e6a1: Verifying Checksum 17:23:13 8998bd30e6a1: Download complete 17:23:15 2437ff75d9bd: Verifying Checksum 17:23:15 2437ff75d9bd: Download complete 17:23:17 8998bd30e6a1: Pull complete 17:23:18 04944245beec: Pull complete 17:23:19 699f458cf7ca: Pull complete 17:23:19 765212b225bb: Pull complete 17:23:20 f23df028b6ca: Pull complete 17:23:20 d65c8cfc05b1: Pull complete 17:23:35 2437ff75d9bd: Pull complete 17:23:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:23:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:36 prd-ubuntu20.04-docker-arm64-4c-16g-2595 does not seem to be running inside a container 17:23:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:23:38 $ docker top 5e40f4a3b3c2c1e73a313d38a869f030b0dbe94256181d5596c9b84a58c294e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:39 ---> job-cost.sh 17:23:39 lf-activate-venv: SKIPPING 17:23:39 INFO: No Stack... 17:23:42 INFO: Retrieving Pricing Info for: v3-standard-4 17:23:42 INFO: Archiving Costs [Pipeline] sh 17:23:43 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 17:23:43 + cut -d, -f6 [Pipeline] lock 17:23:43 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] 17:23:43 Resource [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] did not exist. Created. 17:23:43 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:43 /w/workspace/app-service-configurable/1@tmp/durable-2d1e3558/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:23:44 + echo total: 0.10999999940395355 [Pipeline] stash 17:23:44 Warning: overwriting stash ‘stack-cost’ 17:23:44 Stashed 1 file(s) [Pipeline] } 17:23:44 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:44 $ docker stop --time=1 5e40f4a3b3c2c1e73a313d38a869f030b0dbe94256181d5596c9b84a58c294e3 17:23:46 $ docker rm -f --volumes 5e40f4a3b3c2c1e73a313d38a869f030b0dbe94256181d5596c9b84a58c294e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:23:47 provisioning config files... 17:23:47 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-581@tmp/config4187487337092229965tmp [Pipeline] { [Pipeline] sh 17:23:47 + set +x 17:23:47 + curl -s https://codecov.io/bash 17:23:47 + bash -s -- 17:23:47 17:23:47 _____ _ 17:23:47 / ____| | | 17:23:47 | | ___ __| | ___ ___ _____ __ 17:23:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:23:47 | |___| (_) | (_| | __/ (_| (_) \ V / 17:23:47 \_____\___/ \__,_|\___|\___\___/ \_/ 17:23:47 Bash-1.0.6 17:23:47 17:23:47 17:23:47 ==> git version 2.25.1 found 17:23:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:23:47 Release-Date: 2020-01-08 17:23:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:23:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:23:47 ==> Jenkins CI detected. 17:23:47 current dir:  /w/workspace/_app-service-configurable_PR-581 17:23:47 project root: . 17:23:47 --> token set from env 17:23:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:23:47 ==> Running gcov in . (disable via -X gcov) 17:23:47 ==> Python coveragepy not found 17:23:47 ==> Searching for coverage reports in: 17:23:47 + . 17:23:47 -> Found 1 reports 17:23:47 ==> Detecting git/mercurial file structure 17:23:47 ==> Reading reports 17:23:47 + ./coverage.out bytes=13 17:23:47 ==> Appending adjustments 17:23:47 https://docs.codecov.io/docs/fixing-reports 17:23:47 + Found adjustments 17:23:47 ==> Gzipping contents 17:23:47 4.0K /tmp/codecov.epJduC.gz 17:23:47 ==> Uploading reports 17:23:47 url: https://codecov.io 17:23:47 query: branch=PR-581&commit=22a4e107b84592c7a23269871eb9e4503a3b7ddc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=581&job=&cmd_args= 17:23:47 -> Pinging Codecov 17:23:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-581&commit=22a4e107b84592c7a23269871eb9e4503a3b7ddc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=581&job=&cmd_args= 17:23:48 -> Uploading to 17:23:48 https://storage.googleapis.com/codecov/v4/raw/2023-07-31/A97CA9966030D2A3747ED39772930CCE/22a4e107b84592c7a23269871eb9e4503a3b7ddc/b6e17eee-9977-4db1-a917-edd50bf35ad4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230731%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230731T172347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f0ca97963492eaf91ff4c5b8a57cce3d62494e9a99bbbceb09008b7cadeed20 17:23:48 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:48 Dload Upload Total Spent Left Speed 17:23:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2188 --:--:-- --:--:-- --:--:-- 2188 17:23:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/22a4e107b84592c7a23269871eb9e4503a3b7ddc [Pipeline] } 17:23:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:23:49 + [ -d /w/workspace/_app-service-configurable_PR-581/archives ] 17:23:49 + ls -al /w/workspace/_app-service-configurable_PR-581/archives 17:23:49 total 16 17:23:49 drwxr-xr-x 3 root root 4096 Jul 31 17:11 . 17:23:49 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:11 .. 17:23:49 drwxr-xr-x 2 root root 4096 Jul 31 17:11 cost 17:23:49 -rw-r--r-- 1 root root 96 Jul 31 17:11 cost.csv 17:23:49 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-581/archives 17:23:49 + ls -al /w/workspace/_app-service-configurable_PR-581/archives 17:23:49 total 16 17:23:49 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 17:11 . 17:23:49 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:11 .. 17:23:49 drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 17:11 cost 17:23:49 -rw-r--r-- 1 jenkins jenkins 96 Jul 31 17:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:23:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:51 ---> package-listing.sh 17:23:51 ++ tr '[:upper:]' '[:lower:]' 17:23:51 ++ facter osfamily 17:23:51 + OS_FAMILY=debian 17:23:51 + workspace=/w/workspace/_app-service-configurable_PR-581 17:23:51 + START_PACKAGES=/tmp/packages_start.txt 17:23:51 + END_PACKAGES=/tmp/packages_end.txt 17:23:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:51 + PACKAGES=/tmp/packages_start.txt 17:23:51 + '[' /w/workspace/_app-service-configurable_PR-581 ']' 17:23:51 + PACKAGES=/tmp/packages_end.txt 17:23:51 + case "${OS_FAMILY}" in 17:23:51 + dpkg -l 17:23:51 + grep '^ii' 17:23:51 + '[' -f /tmp/packages_start.txt ']' 17:23:51 + '[' -f /tmp/packages_end.txt ']' 17:23:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:51 + '[' /w/workspace/_app-service-configurable_PR-581 ']' 17:23:51 + mkdir -p /w/workspace/_app-service-configurable_PR-581/archives/ 17:23:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-581/archives/ [Pipeline] echo 17:23:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:23:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:52 prd-ubuntu20.04-docker-8c-8g-2594 does not seem to be running inside a container 17:23:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-581 -v /w/workspace/_app-service-configurable_PR-581:/w/workspace/_app-service-configurable_PR-581:rw,z -v /w/workspace/_app-service-configurable_PR-581@tmp:/w/workspace/_app-service-configurable_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:23:52 $ docker top 6d35aed0e44374d1e8187fda832d376953ae314b6e62802b98715030d05a131c -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:53 + touch /tmp/pre-build-complete [Pipeline] sh 17:23:53 + mkdir -p /var/log/sysstat [Pipeline] sh 17:23:53 + ls /var/log/sa-host 17:23:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:53 provisioning config files... 17:23:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-581@tmp/config1981452093870837856tmp [Pipeline] { [Pipeline] echo 17:23:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:23:54 ---> create-netrc.sh [Pipeline] } 17:23:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:23:54 ---> python-tools-install.sh [Pipeline] echo 17:23:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:23:55 ---> sudo-logs.sh 17:23:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:23:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:23:55 ---> job-cost.sh 17:23:55 lf-activate-venv: SKIPPING 17:23:55 DEBUG: total: 0.2199999988079071 17:23:55 INFO: Retrieving Stack Cost... 17:23:56 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:56 INFO: Archiving Costs [Pipeline] echo 17:23:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:23:57 ---> logs-deploy.sh 17:23:57 lf-activate-venv: SKIPPING 17:23:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-581/1 17:23:57 INFO: archiving workspace using pattern(s): 17:23:58 Archives upload complete. 17:23:58 INFO: archiving logs to Nexus 17:23:58 ---> uname -a: 17:23:58 Linux prd-ubuntu20-04-docker-8c-8g-2594 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:23:58 17:23:58 17:23:58 ---> lscpu: 17:23:58 Architecture: x86_64 17:23:58 CPU op-mode(s): 32-bit, 64-bit 17:23:58 Byte Order: Little Endian 17:23:58 Address sizes: 40 bits physical, 48 bits virtual 17:23:58 CPU(s): 8 17:23:58 On-line CPU(s) list: 0-7 17:23:58 Thread(s) per core: 1 17:23:58 Core(s) per socket: 1 17:23:58 Socket(s): 8 17:23:58 NUMA node(s): 1 17:23:58 Vendor ID: AuthenticAMD 17:23:58 CPU family: 23 17:23:58 Model: 49 17:23:58 Model name: AMD EPYC-Rome Processor 17:23:58 Stepping: 0 17:23:58 CPU MHz: 2799.998 17:23:58 BogoMIPS: 5599.99 17:23:58 Virtualization: AMD-V 17:23:58 Hypervisor vendor: KVM 17:23:58 Virtualization type: full 17:23:58 L1d cache: 256 KiB 17:23:58 L1i cache: 256 KiB 17:23:58 L2 cache: 4 MiB 17:23:58 L3 cache: 128 MiB 17:23:58 NUMA node0 CPU(s): 0-7 17:23:58 Vulnerability Itlb multihit: Not affected 17:23:58 Vulnerability L1tf: Not affected 17:23:58 Vulnerability Mds: Not affected 17:23:58 Vulnerability Meltdown: Not affected 17:23:58 Vulnerability Mmio stale data: Not affected 17:23:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:23:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:23:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:23:58 Vulnerability Srbds: Not affected 17:23:58 Vulnerability Tsx async abort: Not affected 17:23:58 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 17:23:58 17:23:58 17:23:58 ---> nproc: 17:23:58 8 17:23:58 17:23:58 17:23:58 ---> df -h: 17:23:58 Filesystem Size Used Avail Use% Mounted on 17:23:58 overlay 155G 12G 144G 8% / 17:23:58 tmpfs 64M 0 64M 0% /dev 17:23:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:23:58 shm 64M 0 64M 0% /dev/shm 17:23:58 /dev/vda1 155G 12G 144G 8% /facter-os 17:23:58 17:23:58 17:23:58 ---> sar -b -r -n DEV: 17:23:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2594) 07/31/23 _x86_64_ (8 CPU) 17:23:58 17:23:58 17:08:06 LINUX RESTART (8 CPU) 17:23:58 17:23:58 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:23:58 17:10:01 153.86 5.12 148.74 0.00 421.00 63764.04 0.00 17:23:58 17:11:01 79.24 0.18 79.06 0.00 12.79 27449.21 0.00 17:23:58 17:12:01 183.77 0.17 183.60 0.00 9.20 43581.00 0.00 17:23:58 17:13:01 2.35 0.00 2.35 0.00 0.00 28.81 0.00 17:23:58 17:14:01 53.87 10.60 43.28 0.00 5157.27 8926.65 0.00 17:23:58 17:15:01 6.75 0.02 6.73 0.00 0.13 127.18 0.00 17:23:58 17:16:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 17:23:58 17:17:01 1.72 0.02 1.70 0.00 0.13 17.73 0.00 17:23:58 17:18:01 1.28 0.02 1.27 0.00 2.80 14.40 0.00 17:23:58 17:19:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 17:23:58 17:20:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 17:23:58 17:21:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 17:23:58 17:22:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 17:23:58 17:23:01 1.90 0.00 1.90 0.00 0.00 21.73 0.00 17:23:58 Average: 35.11 1.15 33.96 0.00 400.22 10286.31 0.00 17:23:58 17:23:58 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:23:58 17:10:01 27665428 31562572 740972 2.25 144316 3897968 1874652 5.52 1215348 3499780 521256 17:23:58 17:11:01 27893860 31557652 746160 2.27 148700 3686444 1916540 5.65 1208684 3303980 210808 17:23:58 17:12:01 27581036 31567516 733120 2.23 160260 3962528 1783216 5.26 1258300 3526164 464 17:23:58 17:13:01 27581296 31567900 732404 2.23 160320 3962524 1783216 5.26 1258180 3526172 16 17:23:58 17:14:01 27051552 31547876 733376 2.23 194644 4423972 1837044 5.41 1583904 3693564 996 17:23:58 17:15:01 27056988 31548520 732288 2.23 193204 4420716 1792664 5.28 1582168 3690472 8 17:23:58 17:16:01 27059516 31551116 729640 2.22 193256 4420720 1792664 5.28 1579880 3690472 8 17:23:58 17:17:01 27066388 31558000 722668 2.20 193296 4420716 1792664 5.28 1572400 3690472 4 17:23:58 17:18:01 27065920 31557696 722596 2.20 193324 4420800 1792664 5.28 1572436 3690536 8 17:23:58 17:19:01 27066044 31557900 722284 2.20 193356 4420812 1792664 5.28 1572568 3690544 16 17:23:58 17:20:01 27065996 31558012 722260 2.20 193364 4420812 1792664 5.28 1572740 3690676 8 17:23:58 17:21:01 27065960 31558012 722188 2.20 193392 4420816 1792664 5.28 1572708 3690680 16 17:23:58 17:22:01 27066144 31558252 722120 2.20 193436 4420824 1792664 5.28 1572580 3690688 8 17:23:58 17:23:01 27066136 31558312 721892 2.20 193492 4420824 1792664 5.28 1572604 3690688 36 17:23:58 Average: 27239447 31557810 728855 2.22 182026 4265748 1809189 5.33 1478179 3626063 52404 17:23:58 17:23:58 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:23:58 17:10:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 17:23:58 17:10:01 ens3 527.01 331.53 6639.56 44.31 0.00 0.00 0.00 0.00 17:23:58 17:10:01 docker0 206.27 350.67 16.32 2415.15 0.00 0.00 0.00 0.00 17:23:58 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:11:01 ens3 28.47 17.52 27.08 10.98 0.00 0.00 0.00 0.00 17:23:58 17:11:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:23:58 17:12:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 17:23:58 17:12:01 ens3 120.20 69.49 2623.11 16.53 0.00 0.00 0.00 0.00 17:23:58 17:12:01 docker0 3.88 8.13 0.23 88.15 0.00 0.00 0.00 0.00 17:23:58 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:13:01 ens3 3.87 2.10 7.73 0.20 0.00 0.00 0.00 0.00 17:23:58 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:14:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:23:58 17:14:01 ens3 197.57 103.65 2923.69 7.47 0.00 0.00 0.00 0.00 17:23:58 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:15:01 ens3 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 17:23:58 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:16:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 17:23:58 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:17:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:19:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:23:58 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:20:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:23:58 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:21:01 ens3 1.77 1.32 0.78 0.52 0.00 0.00 0.00 0.00 17:23:58 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:23:01 ens3 0.73 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:23:58 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:23:58 Average: ens3 62.93 37.59 872.98 5.72 0.00 0.00 0.00 0.00 17:23:58 Average: docker0 15.01 25.64 1.18 178.80 0.00 0.00 0.00 0.00 17:23:58 17:23:58 17:23:58 ---> sar -P ALL: 17:23:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2594) 07/31/23 _x86_64_ (8 CPU) 17:23:58 17:23:58 17:08:06 LINUX RESTART (8 CPU) 17:23:58 17:23:58 17:09:01 CPU %user %nice %system %iowait %steal %idle 17:23:58 17:10:01 all 8.00 0.00 3.38 4.31 0.08 84.24 17:23:58 17:10:01 0 7.67 0.00 3.21 0.56 0.08 88.47 17:23:58 17:10:01 1 8.17 0.00 2.81 0.39 0.08 88.55 17:23:58 17:10:01 2 9.23 0.00 3.25 1.13 0.08 86.30 17:23:58 17:10:01 3 7.81 0.00 3.21 7.78 0.07 81.13 17:23:58 17:10:01 4 8.33 0.00 3.41 0.25 0.07 87.94 17:23:58 17:10:01 5 6.95 0.00 4.46 20.45 0.05 68.09 17:23:58 17:10:01 6 8.66 0.00 3.17 2.35 0.07 85.75 17:23:58 17:10:01 7 7.15 0.00 3.52 1.63 0.12 87.59 17:23:58 17:11:01 all 35.01 0.00 4.77 2.34 0.08 57.80 17:23:58 17:11:01 0 36.26 0.00 4.54 0.08 0.08 59.04 17:23:58 17:11:01 1 36.76 0.00 4.21 0.02 0.07 58.94 17:23:58 17:11:01 2 34.27 0.00 5.62 0.40 0.08 59.63 17:23:58 17:11:01 3 34.01 0.00 4.82 4.56 0.10 56.51 17:23:58 17:11:01 4 34.57 0.00 4.76 0.67 0.08 59.92 17:23:58 17:11:01 5 35.10 0.00 4.93 10.15 0.08 49.73 17:23:58 17:11:01 6 33.87 0.00 4.79 2.66 0.08 58.60 17:23:58 17:11:01 7 35.26 0.00 4.49 0.17 0.07 60.02 17:23:58 17:12:01 all 15.76 0.00 3.66 2.87 0.08 77.63 17:23:58 17:12:01 0 15.73 0.00 3.65 1.37 0.07 79.18 17:23:58 17:12:01 1 14.35 0.00 3.69 3.26 0.07 78.63 17:23:58 17:12:01 2 16.24 0.00 3.09 0.22 0.07 80.39 17:23:58 17:12:01 3 15.75 0.00 2.99 4.51 0.07 76.68 17:23:58 17:12:01 4 17.14 0.00 3.91 9.87 0.10 68.97 17:23:58 17:12:01 5 15.10 0.00 4.53 0.79 0.07 79.52 17:23:58 17:12:01 6 14.88 0.00 3.91 1.58 0.12 79.51 17:23:58 17:12:01 7 16.87 0.00 3.48 1.45 0.12 78.08 17:23:58 17:13:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:23:58 17:13:01 0 0.05 0.00 0.00 0.00 0.02 99.93 17:23:58 17:13:01 1 0.00 0.00 0.02 0.03 0.02 99.93 17:23:58 17:13:01 2 0.12 0.00 0.02 0.00 0.03 99.83 17:23:58 17:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:23:58 17:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:23:58 17:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:23:58 17:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:23:58 17:13:01 7 0.05 0.00 0.03 0.00 0.02 99.90 17:23:58 17:14:01 all 2.46 0.00 1.48 0.83 0.04 95.19 17:23:58 17:14:01 0 3.34 0.00 0.90 0.94 0.02 94.81 17:23:58 17:14:01 1 2.32 0.00 0.88 0.48 0.03 96.29 17:23:58 17:14:01 2 2.50 0.00 1.07 0.62 0.02 95.80 17:23:58 17:14:01 3 1.90 0.00 2.82 0.92 0.07 94.29 17:23:58 17:14:01 4 2.25 0.00 1.05 0.98 0.03 95.68 17:23:58 17:14:01 5 1.86 0.00 0.87 1.86 0.03 95.39 17:23:58 17:14:01 6 2.99 0.00 2.89 0.79 0.03 93.29 17:23:58 17:14:01 7 2.55 0.00 1.33 0.08 0.07 95.97 17:23:58 17:15:01 all 0.08 0.00 0.06 0.01 0.01 99.84 17:23:58 17:15:01 0 0.05 0.00 0.08 0.00 0.00 99.87 17:23:58 17:15:01 1 0.22 0.00 0.10 0.02 0.02 99.65 17:23:58 17:15:01 2 0.10 0.00 0.05 0.00 0.02 99.83 17:23:58 17:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:23:58 17:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:23:58 17:15:01 5 0.00 0.00 0.05 0.08 0.02 99.85 17:23:58 17:15:01 6 0.02 0.00 0.03 0.02 0.00 99.93 17:23:58 17:15:01 7 0.22 0.00 0.12 0.00 0.00 99.67 17:23:58 17:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:23:58 17:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:23:58 17:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:23:58 17:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:23:58 17:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:23:58 17:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:23:58 17:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:23:58 17:16:01 6 0.00 0.00 0.02 0.00 0.02 99.97 17:23:58 17:16:01 7 0.07 0.00 0.00 0.00 0.00 99.93 17:23:58 17:17:01 all 0.02 0.00 0.02 0.01 0.00 99.95 17:23:58 17:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:23:58 17:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:23:58 17:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:23:58 17:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:23:58 17:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:23:58 17:17:01 5 0.00 0.00 0.03 0.03 0.00 99.93 17:23:58 17:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:23:58 17:17:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:23:58 17:18:01 all 0.01 0.00 0.00 0.00 0.01 99.97 17:23:58 17:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:23:58 17:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:23:58 17:18:01 2 0.05 0.00 0.00 0.00 0.02 99.93 17:23:58 17:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:23:58 17:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:23:58 17:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:23:58 17:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:23:58 17:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:23:58 17:19:01 all 0.05 0.00 0.01 0.00 0.00 99.94 17:23:58 17:19:01 0 0.17 0.00 0.02 0.00 0.00 99.82 17:23:58 17:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:23:58 17:19:01 2 0.12 0.00 0.02 0.00 0.00 99.87 17:23:58 17:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:23:58 17:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:23:58 17:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:23:58 17:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:23:58 17:19:01 7 0.03 0.00 0.00 0.00 0.02 99.95 17:23:58 17:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:23:58 17:20:01 0 0.08 0.00 0.02 0.00 0.00 99.90 17:23:58 17:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:23:58 17:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:23:58 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:23:58 17:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:23:58 17:20:01 5 0.00 0.00 0.02 0.02 0.02 99.95 17:23:58 17:20:01 6 0.02 0.00 0.00 0.02 0.02 99.95 17:23:58 17:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:23:58 17:23:58 17:20:01 CPU %user %nice %system %iowait %steal %idle 17:23:58 17:21:01 all 0.01 0.00 0.01 0.02 0.01 99.95 17:23:58 17:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:23:58 17:21:01 1 0.00 0.00 0.03 0.00 0.02 99.95 17:23:58 17:21:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:23:58 17:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:23:58 17:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:23:58 17:21:01 5 0.00 0.00 0.00 0.12 0.00 99.88 17:23:58 17:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:23:58 17:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:23:58 17:22:01 all 0.02 0.00 0.01 0.02 0.01 99.94 17:23:58 17:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:23:58 17:22:01 1 0.05 0.00 0.02 0.00 0.03 99.90 17:23:58 17:22:01 2 0.07 0.00 0.00 0.00 0.00 99.93 17:23:58 17:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:23:58 17:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:23:58 17:22:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:23:58 17:22:01 6 0.00 0.00 0.00 0.17 0.02 99.82 17:23:58 17:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:23:58 17:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:23:58 17:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:23:58 17:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:23:58 17:23:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:23:58 17:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:23:58 17:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:23:58 17:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:23:58 17:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:23:58 17:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:23:58 Average: all 4.37 0.00 0.95 0.74 0.03 93.91 17:23:58 Average: 0 4.52 0.00 0.89 0.21 0.02 94.37 17:23:58 Average: 1 4.42 0.00 0.84 0.30 0.03 94.41 17:23:58 Average: 2 4.47 0.00 0.94 0.17 0.02 94.40 17:23:58 Average: 3 4.23 0.00 0.99 1.26 0.02 93.50 17:23:58 Average: 4 4.43 0.00 0.94 0.83 0.02 93.78 17:23:58 Average: 5 4.19 0.00 1.06 2.38 0.02 92.35 17:23:58 Average: 6 4.30 0.00 1.06 0.54 0.03 94.07 17:23:58 Average: 7 4.42 0.00 0.92 0.24 0.03 94.39 17:23:58 17:23:58 17:23:58