Pull request #473 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5+cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 (e45dda9806aa4b3ecd83252229034fc591a4a4e4) 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-ssh15747950186042473177.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10894228956032341444.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-473/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-473/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9660921862950780681.key Verifying host key using known hosts file > 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-473/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3362457209376958530.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4152908860646019379.key Verifying host key using known hosts file > 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-473/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-473/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8563266106739844240.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7162 in /w/workspace/_app-service-configurable_PR-473 [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-473 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 into PR head commit 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 Merge succeeded, producing 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 Checking out Revision 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 (PR-473) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-05T12:04:38.117Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-05T12:04:38.300Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-05T12:04:38.397Z] ========================================================= [2022-10-05T12:04:38.397Z] EdgeX Global Pipelines Version Info [2022-10-05T12:04:38.397Z] ========================================================= > git config core.sparsecheckout # timeout=10 > git checkout -f 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2022-10-05T12:04:39.134Z] ------------------- [2022-10-05T12:04:39.135Z] stable info: [2022-10-05T12:04:39.135Z] ------------------- [2022-10-05T12:04:39.135Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-05T12:04:39.135Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-05T12:04:39.135Z] Message: update stable to v1.0.239 [2022-10-05T12:04:39.704Z] ------------------- [2022-10-05T12:04:39.704Z] experimental info: [2022-10-05T12:04:39.704Z] ------------------- [2022-10-05T12:04:39.704Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-05T12:04:39.704Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-05T12:04:39.704Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-05T12:04:39.975Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-10-05T12:04:40.010Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-10-05T12:04:40.044Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-05T12:04:40.083Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-05T12:04:40.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-05T12:04:40.157Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-05T12:04:40.196Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-05T12:04:40.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-05T12:04:40.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-05T12:04:40.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-05T12:04:40.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-05T12:04:40.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-10-05T12:04:40.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-05T12:04:40.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-05T12:04:40.504Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-05T12:04:40.546Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-05T12:04:40.583Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-05T12:04:40.619Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-05T12:04:40.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-05T12:04:40.699Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-05T12:04:40.736Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-05T12:04:40.775Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-05T12:04:40.811Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-05T12:04:40.847Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-05T12:04:40.882Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-05T12:04:40.924Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-05T12:04:40.961Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-05T12:04:40.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-473 [Pipeline] echo [2022-10-05T12:04:41.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-473 [Pipeline] echo [2022-10-05T12:04:41.071Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-473 [Pipeline] echo [2022-10-05T12:04:41.108Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [Pipeline] echo [2022-10-05T12:04:41.158Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 779acbc [Pipeline] echo [2022-10-05T12:04:41.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T12:04:41.311Z] provisioning config files... [2022-10-05T12:04:41.326Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-473@tmp/config6485197260122922708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T12:04:41.665Z] ---> docker-login.sh [2022-10-05T12:04:41.666Z] nexus3.edgexfoundry.org:10001 [2022-10-05T12:04:41.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:04:42.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:04:42.186Z] Configure a credential helper to remove this warning. See [2022-10-05T12:04:42.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:04:42.186Z] [2022-10-05T12:04:42.186Z] Login Succeeded [2022-10-05T12:04:42.186Z] nexus3.edgexfoundry.org:10002 [2022-10-05T12:04:42.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:04:42.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:04:42.186Z] Configure a credential helper to remove this warning. See [2022-10-05T12:04:42.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:04:42.186Z] [2022-10-05T12:04:42.186Z] Login Succeeded [2022-10-05T12:04:42.186Z] nexus3.edgexfoundry.org:10003 [2022-10-05T12:04:42.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:04:42.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:04:42.447Z] Configure a credential helper to remove this warning. See [2022-10-05T12:04:42.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:04:42.447Z] [2022-10-05T12:04:42.447Z] Login Succeeded [2022-10-05T12:04:42.447Z] nexus3.edgexfoundry.org:10004 [2022-10-05T12:04:42.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:04:42.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:04:42.447Z] Configure a credential helper to remove this warning. See [2022-10-05T12:04:42.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:04:42.447Z] [2022-10-05T12:04:42.447Z] Login Succeeded [2022-10-05T12:04:42.447Z] docker.io [2022-10-05T12:04:42.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:04:43.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:04:43.016Z] Configure a credential helper to remove this warning. See [2022-10-05T12:04:43.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:04:43.016Z] [2022-10-05T12:04:43.016Z] Login Succeeded [2022-10-05T12:04:43.016Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T12:04:43.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-05T12:04:43.650Z] + git rev-list -1 --merges 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5~1..779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [Pipeline] echo [2022-10-05T12:04:43.697Z] -----------> git rev-list -1 --merges 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5~1..779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [false] [Pipeline] sh [2022-10-05T12:04:44.007Z] + git log --format=format:%s -1 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [Pipeline] echo [2022-10-05T12:04:44.048Z] ========================================================= [2022-10-05T12:04:44.048Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-05T12:04:44.048Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-05T12:04:44.486Z] + git log --format=format:%s -1 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [Pipeline] echo [2022-10-05T12:04:44.521Z] [semverPrep] GIT_COMMIT: 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-10-05T12:04:44.549Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-05T12:04:44.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-05T12:04:44.967Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-05T12:04:44.967Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-05T12:04:44.967Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-05T12:04:44.967Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-05T12:04:44.967Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-05T12:04:44.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T12:04:45.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T12:04:45.468Z] [2022-10-05T12:04:45.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T12:04:45.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T12:04:45.839Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-05T12:04:45.839Z] b85a868b505f: Pulling fs layer [2022-10-05T12:04:45.839Z] e2be974225ed: Pulling fs layer [2022-10-05T12:04:45.839Z] 339a4e72a1f5: Pulling fs layer [2022-10-05T12:04:45.839Z] 988bab9f4d93: Pulling fs layer [2022-10-05T12:04:45.839Z] 1469e6f7b9e6: Pulling fs layer [2022-10-05T12:04:45.839Z] eaf3925da568: Pulling fs layer [2022-10-05T12:04:45.839Z] bab4dde63d76: Pulling fs layer [2022-10-05T12:04:45.839Z] bde34c3a00c8: Pulling fs layer [2022-10-05T12:04:45.839Z] b352a97aabf1: Pulling fs layer [2022-10-05T12:04:45.839Z] 4872d77fe225: Pulling fs layer [2022-10-05T12:04:45.839Z] 5851b861e8e6: Pulling fs layer [2022-10-05T12:04:45.839Z] 988bab9f4d93: Waiting [2022-10-05T12:04:45.839Z] 1469e6f7b9e6: Waiting [2022-10-05T12:04:45.839Z] eaf3925da568: Waiting [2022-10-05T12:04:45.839Z] bab4dde63d76: Waiting [2022-10-05T12:04:45.839Z] bde34c3a00c8: Waiting [2022-10-05T12:04:45.839Z] b352a97aabf1: Waiting [2022-10-05T12:04:45.839Z] 4872d77fe225: Waiting [2022-10-05T12:04:45.839Z] 5851b861e8e6: Waiting [2022-10-05T12:04:45.839Z] e2be974225ed: Download complete [2022-10-05T12:04:45.839Z] 988bab9f4d93: Verifying Checksum [2022-10-05T12:04:45.839Z] 988bab9f4d93: Download complete [2022-10-05T12:04:46.099Z] 1469e6f7b9e6: Verifying Checksum [2022-10-05T12:04:46.099Z] 1469e6f7b9e6: Download complete [2022-10-05T12:04:46.099Z] 339a4e72a1f5: Verifying Checksum [2022-10-05T12:04:46.099Z] 339a4e72a1f5: Download complete [2022-10-05T12:04:46.099Z] eaf3925da568: Verifying Checksum [2022-10-05T12:04:46.099Z] eaf3925da568: Download complete [2022-10-05T12:04:46.099Z] bde34c3a00c8: Verifying Checksum [2022-10-05T12:04:46.099Z] bde34c3a00c8: Download complete [2022-10-05T12:04:46.099Z] b352a97aabf1: Verifying Checksum [2022-10-05T12:04:46.099Z] b352a97aabf1: Download complete [2022-10-05T12:04:46.099Z] 4872d77fe225: Verifying Checksum [2022-10-05T12:04:46.099Z] 4872d77fe225: Download complete [2022-10-05T12:04:46.099Z] 5851b861e8e6: Download complete [2022-10-05T12:04:46.099Z] b85a868b505f: Verifying Checksum [2022-10-05T12:04:46.099Z] b85a868b505f: Download complete [2022-10-05T12:04:46.358Z] bab4dde63d76: Verifying Checksum [2022-10-05T12:04:46.358Z] bab4dde63d76: Download complete [2022-10-05T12:04:47.305Z] b85a868b505f: Pull complete [2022-10-05T12:04:47.567Z] e2be974225ed: Pull complete [2022-10-05T12:04:47.829Z] 339a4e72a1f5: Pull complete [2022-10-05T12:04:48.089Z] 988bab9f4d93: Pull complete [2022-10-05T12:04:48.350Z] 1469e6f7b9e6: Pull complete [2022-10-05T12:04:48.350Z] eaf3925da568: Pull complete [2022-10-05T12:04:50.254Z] bab4dde63d76: Pull complete [2022-10-05T12:04:50.254Z] bde34c3a00c8: Pull complete [2022-10-05T12:04:50.514Z] b352a97aabf1: Pull complete [2022-10-05T12:04:50.514Z] 4872d77fe225: Pull complete [2022-10-05T12:04:50.775Z] 5851b861e8e6: Pull complete [2022-10-05T12:04:50.775Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-05T12:04:50.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T12:04:50.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T12:04:51.009Z] prd-ubuntu20.04-docker-8c-8g-7162 does not seem to be running inside a container [2022-10-05T12:04:51.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-473 -v /w/workspace/_app-service-configurable_PR-473:/w/workspace/_app-service-configurable_PR-473:rw,z -v /w/workspace/_app-service-configurable_PR-473@tmp:/w/workspace/_app-service-configurable_PR-473@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-05T12:04:52.608Z] $ docker top b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 -eo pid,comm [2022-10-05T12:04:52.667Z] 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). [2022-10-05T12:04:52.667Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-05T12:04:52.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T12:04:52.795Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T12:04:52.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T12:04:52.913Z] $ docker exec b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 ssh-agent [2022-10-05T12:04:53.043Z] SSH_AUTH_SOCK=/tmp/ssh-of6uMHSYA5Qz/agent.32 [2022-10-05T12:04:53.043Z] SSH_AGENT_PID=38 [2022-10-05T12:04:53.049Z] Running ssh-add (command line suppressed) [2022-10-05T12:04:53.160Z] Identity added: /w/workspace/_app-service-configurable_PR-473@tmp/private_key_2203397807877536877.key (/w/workspace/_app-service-configurable_PR-473@tmp/private_key_2203397807877536877.key) [2022-10-05T12:04:53.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T12:04:53.508Z] + git tag --points-at HEAD [Pipeline] } [2022-10-05T12:04:53.533Z] $ docker exec --env ******** --env ******** b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 ssh-agent -k [2022-10-05T12:04:53.648Z] unset SSH_AUTH_SOCK; [2022-10-05T12:04:53.649Z] unset SSH_AGENT_PID; [2022-10-05T12:04:53.649Z] echo Agent pid 38 killed; [2022-10-05T12:04:53.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-05T12:04:53.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T12:04:53.749Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T12:04:53.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T12:04:53.895Z] $ docker exec b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 ssh-agent [2022-10-05T12:04:54.014Z] SSH_AUTH_SOCK=/tmp/ssh-kxaaYmdVF0bG/agent.70 [2022-10-05T12:04:54.014Z] SSH_AGENT_PID=76 [2022-10-05T12:04:54.019Z] Running ssh-add (command line suppressed) [2022-10-05T12:04:54.130Z] Identity added: /w/workspace/_app-service-configurable_PR-473@tmp/private_key_5092770779321572982.key (/w/workspace/_app-service-configurable_PR-473@tmp/private_key_5092770779321572982.key) [2022-10-05T12:04:54.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T12:04:54.470Z] + git semver init [2022-10-05T12:04:54.730Z] 2022-10-05 12:04:54,683 [run_init] DEBUG init version:0.0.0 force:False [2022-10-05T12:04:54.730Z] 2022-10-05 12:04:54,684 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-473/.semver [2022-10-05T12:04:54.730Z] 2022-10-05 12:04:54,685 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-473/.semver [2022-10-05T12:04:54.730Z] 2022-10-05 12:04:54,685 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-473/.semver'], cwd=/w/workspace/_app-service-configurable_PR-473, universal_newlines=False, shell=None, istream=None) [2022-10-05T12:04:55.669Z] 2022-10-05 12:04:55,574 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-473/.git/info/exclude [2022-10-05T12:04:55.669Z] 2022-10-05 12:04:55,574 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-473/.semver/PR-473 with force:False [2022-10-05T12:04:55.669Z] 2022-10-05 12:04:55,575 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-473/.semver/PR-473 [2022-10-05T12:04:55.669Z] 2022-10-05 12:04:55,579 [execute] INFO git cat-file --batch-check [2022-10-05T12:04:55.669Z] 2022-10-05 12:04:55,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-473/.semver, universal_newlines=False, shell=None, istream=) [2022-10-05T12:04:55.669Z] 2022-10-05 12:04:55,586 [execute] INFO git cat-file --batch [2022-10-05T12:04:55.669Z] 2022-10-05 12:04:55,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-473/.semver, universal_newlines=False, shell=None, istream=) [2022-10-05T12:04:55.669Z] 2022-10-05 12:04:55,592 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-473/.semver/PR-473 [2022-10-05T12:04:55.669Z] 0.0.0 [Pipeline] } [2022-10-05T12:04:55.702Z] $ docker exec --env ******** --env ******** b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 ssh-agent -k [2022-10-05T12:04:55.814Z] unset SSH_AUTH_SOCK; [2022-10-05T12:04:55.814Z] unset SSH_AGENT_PID; [2022-10-05T12:04:55.815Z] echo Agent pid 76 killed; [2022-10-05T12:04:55.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T12:04:56.262Z] + git semver [Pipeline] } [2022-10-05T12:04:56.545Z] $ docker stop --time=1 b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 [2022-10-05T12:04:57.926Z] $ docker rm -f b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T12:04:58.351Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-05T12:04:58.621Z] Stashed 1 file(s) [Pipeline] echo [2022-10-05T12:04:58.639Z] [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 [2022-10-05T12:04:59.237Z] provisioning config files... [2022-10-05T12:04:59.247Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-473@tmp/config1011861356662084168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T12:04:59.590Z] ---> docker-login.sh [2022-10-05T12:04:59.590Z] nexus3.edgexfoundry.org:10001 [2022-10-05T12:04:59.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:04:59.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:04:59.590Z] Configure a credential helper to remove this warning. See [2022-10-05T12:04:59.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:04:59.590Z] [2022-10-05T12:04:59.590Z] Login Succeeded [2022-10-05T12:04:59.590Z] nexus3.edgexfoundry.org:10002 [2022-10-05T12:04:59.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:04:59.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:04:59.590Z] Configure a credential helper to remove this warning. See [2022-10-05T12:04:59.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:04:59.590Z] [2022-10-05T12:04:59.590Z] Login Succeeded [2022-10-05T12:04:59.590Z] nexus3.edgexfoundry.org:10003 [2022-10-05T12:04:59.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:04:59.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:04:59.849Z] Configure a credential helper to remove this warning. See [2022-10-05T12:04:59.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:04:59.849Z] [2022-10-05T12:04:59.849Z] Login Succeeded [2022-10-05T12:04:59.849Z] nexus3.edgexfoundry.org:10004 [2022-10-05T12:04:59.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:04:59.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:04:59.849Z] Configure a credential helper to remove this warning. See [2022-10-05T12:04:59.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:04:59.849Z] [2022-10-05T12:04:59.849Z] Login Succeeded [2022-10-05T12:04:59.849Z] docker.io [2022-10-05T12:05:00.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:05:00.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:05:00.369Z] Configure a credential helper to remove this warning. See [2022-10-05T12:05:00.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:05:00.369Z] [2022-10-05T12:05:00.369Z] Login Succeeded [2022-10-05T12:05:00.369Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T12:05:00.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-05T12:05:00.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T12:05:00.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T12:05:00.660Z] ========================================================= [2022-10-05T12:05:00.660Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-05T12:05:00.660Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T12:05:01.124Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-05T12:05:01.124Z] Sending build context to Docker daemon 3.14MB [2022-10-05T12:05:01.124Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-05T12:05:01.124Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-05T12:05:01.124Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-05T12:05:01.124Z] 2408cc74d12b: Pulling fs layer [2022-10-05T12:05:01.124Z] ea60b727a1ce: Pulling fs layer [2022-10-05T12:05:01.124Z] 30c4a7721957: Pulling fs layer [2022-10-05T12:05:01.124Z] 370296b7ddb6: Pulling fs layer [2022-10-05T12:05:01.124Z] 7c6cee850709: Pulling fs layer [2022-10-05T12:05:01.124Z] aa9baa53a306: Pulling fs layer [2022-10-05T12:05:01.124Z] 8b309c321861: Pulling fs layer [2022-10-05T12:05:01.124Z] d8d76fd02f46: Pulling fs layer [2022-10-05T12:05:01.124Z] fa31f396de31: Pulling fs layer [2022-10-05T12:05:01.124Z] aa9baa53a306: Waiting [2022-10-05T12:05:01.124Z] 370296b7ddb6: Waiting [2022-10-05T12:05:01.124Z] 7c6cee850709: Waiting [2022-10-05T12:05:01.124Z] d8d76fd02f46: Waiting [2022-10-05T12:05:01.124Z] 8b309c321861: Waiting [2022-10-05T12:05:01.124Z] 30c4a7721957: Download complete [2022-10-05T12:05:01.124Z] ea60b727a1ce: Verifying Checksum [2022-10-05T12:05:01.124Z] ea60b727a1ce: Download complete [2022-10-05T12:05:01.124Z] 7c6cee850709: Verifying Checksum [2022-10-05T12:05:01.124Z] 7c6cee850709: Download complete [2022-10-05T12:05:01.124Z] aa9baa53a306: Download complete [2022-10-05T12:05:01.390Z] 2408cc74d12b: Verifying Checksum [2022-10-05T12:05:01.390Z] 2408cc74d12b: Download complete [2022-10-05T12:05:01.390Z] 8b309c321861: Verifying Checksum [2022-10-05T12:05:01.390Z] 8b309c321861: Download complete [2022-10-05T12:05:01.390Z] 2408cc74d12b: Pull complete [2022-10-05T12:05:01.651Z] ea60b727a1ce: Pull complete [2022-10-05T12:05:01.651Z] 30c4a7721957: Pull complete [2022-10-05T12:05:01.651Z] fa31f396de31: Download complete [2022-10-05T12:05:01.911Z] d8d76fd02f46: Verifying Checksum [2022-10-05T12:05:01.911Z] d8d76fd02f46: Download complete [2022-10-05T12:05:02.170Z] 370296b7ddb6: Download complete [2022-10-05T12:05:06.354Z] 370296b7ddb6: Pull complete [2022-10-05T12:05:06.354Z] 7c6cee850709: Pull complete [2022-10-05T12:05:06.354Z] aa9baa53a306: Pull complete [2022-10-05T12:05:06.354Z] 8b309c321861: Pull complete [2022-10-05T12:05:08.259Z] d8d76fd02f46: Pull complete [2022-10-05T12:05:09.214Z] fa31f396de31: Pull complete [2022-10-05T12:05:09.214Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-05T12:05:09.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T12:05:09.214Z] ---> cef68f9685f8 [2022-10-05T12:05:09.214Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-05T12:05:11.119Z] ---> Running in 4a35aa282f7d [2022-10-05T12:05:11.119Z] Removing intermediate container 4a35aa282f7d [2022-10-05T12:05:11.119Z] ---> 9249f8558314 [2022-10-05T12:05:11.119Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-05T12:05:11.119Z] ---> Running in 65f64d5830d4 [2022-10-05T12:05:11.119Z] Removing intermediate container 65f64d5830d4 [2022-10-05T12:05:11.119Z] ---> 42eb091a31e5 [2022-10-05T12:05:11.119Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-05T12:05:11.119Z] ---> Running in 3e53b53131af [2022-10-05T12:05:11.378Z] Removing intermediate container 3e53b53131af [2022-10-05T12:05:11.378Z] ---> 1414de8b176e [2022-10-05T12:05:11.378Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-05T12:05:11.378Z] ---> Running in 9f4fb35dc720 [2022-10-05T12:05:11.637Z] Removing intermediate container 9f4fb35dc720 [2022-10-05T12:05:11.637Z] ---> fb6f69d40c99 [2022-10-05T12:05:11.637Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T12:05:11.637Z] ---> Running in 2d4f5aa6d858 [2022-10-05T12:05:12.205Z] Removing intermediate container 2d4f5aa6d858 [2022-10-05T12:05:12.205Z] ---> 72fa37763566 [2022-10-05T12:05:12.205Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-05T12:05:12.205Z] ---> Running in 2c380d4be601 [2022-10-05T12:05:12.774Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T12:05:13.711Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T12:05:13.971Z] OK: 211 MiB in 51 packages [2022-10-05T12:05:14.053Z] Still waiting to schedule task [2022-10-05T12:05:14.054Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-05T12:05:14.231Z] Removing intermediate container 2c380d4be601 [2022-10-05T12:05:14.231Z] ---> 6d89b6ba5eb5 [2022-10-05T12:05:14.231Z] Step 9/14 : WORKDIR /app [2022-10-05T12:05:14.231Z] ---> Running in 7ddc31304769 [2022-10-05T12:05:14.489Z] Removing intermediate container 7ddc31304769 [2022-10-05T12:05:14.489Z] ---> 6da17642ab57 [2022-10-05T12:05:14.489Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-05T12:05:14.489Z] ---> da870dbc1de1 [2022-10-05T12:05:14.489Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T12:05:14.489Z] ---> Running in ffc290ee9993 [2022-10-05T12:05:36.429Z] Removing intermediate container ffc290ee9993 [2022-10-05T12:05:36.429Z] ---> c82e1266faf8 [2022-10-05T12:05:36.429Z] Step 12/14 : COPY . . [2022-10-05T12:05:36.429Z] ---> 6546be89d1c6 [2022-10-05T12:05:36.429Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-05T12:05:36.429Z] ---> Running in cd57e4b94b08 [2022-10-05T12:05:36.429Z] Removing intermediate container cd57e4b94b08 [2022-10-05T12:05:36.429Z] ---> e97ac7fcc6da [2022-10-05T12:05:36.429Z] Step 14/14 : RUN $MAKE [2022-10-05T12:05:36.429Z] ---> Running in acd0dea6bd6b [2022-10-05T12:05:36.429Z] noop [2022-10-05T12:05:36.429Z] Removing intermediate container acd0dea6bd6b [2022-10-05T12:05:36.429Z] ---> 957b4373f452 [2022-10-05T12:05:36.429Z] Successfully built 957b4373f452 [2022-10-05T12:05:36.429Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T12:05:36.870Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-05T12:05:36.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T12:05:37.019Z] prd-ubuntu20.04-docker-8c-8g-7162 does not seem to be running inside a container [2022-10-05T12:05:37.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-473 -v /w/workspace/_app-service-configurable_PR-473:/w/workspace/_app-service-configurable_PR-473:rw,z -v /w/workspace/_app-service-configurable_PR-473@tmp:/w/workspace/_app-service-configurable_PR-473@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 ******** ci-base-image-x86_64 cat [2022-10-05T12:05:37.447Z] $ docker top bf31834f5d04d0d152843e3de0d9dc424f772b906a0d95b5da3d4ab654b272ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T12:05:37.839Z] + go version [2022-10-05T12:05:37.839Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-05T12:05:37.868Z] $ docker stop --time=1 bf31834f5d04d0d152843e3de0d9dc424f772b906a0d95b5da3d4ab654b272ec [2022-10-05T12:05:39.202Z] $ docker rm -f bf31834f5d04d0d152843e3de0d9dc424f772b906a0d95b5da3d4ab654b272ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T12:05:39.901Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-05T12:05:39.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T12:05:40.032Z] prd-ubuntu20.04-docker-8c-8g-7162 does not seem to be running inside a container [2022-10-05T12:05:40.063Z] $ 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-473 -v /w/workspace/_app-service-configurable_PR-473:/w/workspace/_app-service-configurable_PR-473:rw,z -v /w/workspace/_app-service-configurable_PR-473@tmp:/w/workspace/_app-service-configurable_PR-473@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 ******** ci-base-image-x86_64 cat [2022-10-05T12:05:40.461Z] $ docker top ce0e9b74ed8c2e55ce8db595e5acf4712787d4f4cc938c1bff6cbd219e0264ef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T12:05:40.858Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-473 [Pipeline] fileExists [Pipeline] sh [2022-10-05T12:05:41.214Z] + make test [2022-10-05T12:05:41.214Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-05T12:05:51.186Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-05T12:05:51.186Z] CGO_ENABLED=1 go vet ./... [2022-10-05T12:05:53.088Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-05T12:05:53.088Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-05T12:05:53.088Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-05T12:05:53.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-05T12:05:53.146Z] $ docker stop --time=1 ce0e9b74ed8c2e55ce8db595e5acf4712787d4f4cc938c1bff6cbd219e0264ef [2022-10-05T12:05:54.789Z] $ docker rm -f ce0e9b74ed8c2e55ce8db595e5acf4712787d4f4cc938c1bff6cbd219e0264ef [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T12:05:55.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-05T12:05:55.292Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-05T12:05:55.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-05T12:05:56.261Z] + ls -al . [2022-10-05T12:05:56.261Z] total 176 [2022-10-05T12:05:56.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 12:05 . [2022-10-05T12:05:56.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 12:04 .. [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 5 12:04 .dockerignore [2022-10-05T12:05:56.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 12:04 .git [2022-10-05T12:05:56.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 12:04 .github [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 5 12:04 .gitignore [2022-10-05T12:05:56.261Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 12:04 .semver [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 5 12:04 Attribution.txt [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 5 12:04 CHANGELOG.md [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 2146 Oct 5 12:04 Dockerfile [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 12:04 GOVERNANCE.md [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 5 12:04 Jenkinsfile [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 12:04 LICENSE [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 5 12:04 OWNERS.md [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 5 12:04 README.md [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 12:04 VERSION [2022-10-05T12:05:56.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 12:04 bin [2022-10-05T12:05:56.261Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 5 12:05 coverage.out [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 3448 Oct 5 12:04 go.mod [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 37326 Oct 5 12:04 go.sum [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 5 12:04 main.go [2022-10-05T12:05:56.261Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 5 12:04 makefile [2022-10-05T12:05:56.261Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 12:04 res [2022-10-05T12:05:56.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T12:05:56.656Z] + 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=779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 --label arch=amd64 --label version=0.0.0 . [2022-10-05T12:05:56.656Z] Sending build context to Docker daemon 3.141MB [2022-10-05T12:05:56.656Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-10-05T12:05:56.656Z] Step 2/28 : FROM ${BASE} AS builder [2022-10-05T12:05:56.656Z] ---> 957b4373f452 [2022-10-05T12:05:56.656Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-05T12:05:56.656Z] ---> Running in 4e0a51985c6c [2022-10-05T12:05:56.914Z] Removing intermediate container 4e0a51985c6c [2022-10-05T12:05:56.914Z] ---> 8fd298a037ba [2022-10-05T12:05:56.914Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-10-05T12:05:56.914Z] ---> Running in 9d8fbb37bd42 [2022-10-05T12:05:56.914Z] Removing intermediate container 9d8fbb37bd42 [2022-10-05T12:05:56.914Z] ---> a30f79e46bb5 [2022-10-05T12:05:56.914Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-10-05T12:05:56.914Z] ---> Running in d1b7b63b8789 [2022-10-05T12:05:57.179Z] Removing intermediate container d1b7b63b8789 [2022-10-05T12:05:57.179Z] ---> 7604db83b18f [2022-10-05T12:05:57.179Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-05T12:05:57.179Z] ---> Running in 4986ef476678 [2022-10-05T12:05:57.179Z] Removing intermediate container 4986ef476678 [2022-10-05T12:05:57.179Z] ---> 95009d8b7e35 [2022-10-05T12:05:57.179Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T12:05:57.439Z] ---> Running in e15fdc0f63ee [2022-10-05T12:05:58.006Z] Removing intermediate container e15fdc0f63ee [2022-10-05T12:05:58.006Z] ---> 56611e37f98e [2022-10-05T12:05:58.006Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-05T12:05:58.006Z] ---> Running in 366c4c1b24b9 [2022-10-05T12:05:58.265Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T12:05:59.265Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T12:05:59.532Z] OK: 211 MiB in 51 packages [2022-10-05T12:05:59.805Z] Removing intermediate container 366c4c1b24b9 [2022-10-05T12:05:59.805Z] ---> 85f3365f9db3 [2022-10-05T12:05:59.805Z] Step 9/28 : WORKDIR /app [2022-10-05T12:05:59.805Z] ---> Running in b88f25713e1c [2022-10-05T12:06:00.074Z] Removing intermediate container b88f25713e1c [2022-10-05T12:06:00.074Z] ---> 345eb1e57337 [2022-10-05T12:06:00.074Z] Step 10/28 : COPY go.mod vendor* ./ [2022-10-05T12:06:00.074Z] ---> 0abbde0cf2bd [2022-10-05T12:06:00.074Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T12:06:00.345Z] ---> Running in bf1da5ebbd22 [2022-10-05T12:06:00.939Z] Removing intermediate container bf1da5ebbd22 [2022-10-05T12:06:00.939Z] ---> 039936f25dbf [2022-10-05T12:06:00.939Z] Step 12/28 : COPY . . [2022-10-05T12:06:01.198Z] ---> 3b077f5892fc [2022-10-05T12:06:01.198Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-05T12:06:01.198Z] ---> Running in 499b05e7d9d9 [2022-10-05T12:06:01.198Z] Removing intermediate container 499b05e7d9d9 [2022-10-05T12:06:01.198Z] ---> bf2d8095d79f [2022-10-05T12:06:01.198Z] Step 14/28 : RUN $MAKE [2022-10-05T12:06:01.457Z] ---> Running in 462c1b7899f1 [2022-10-05T12:06:01.716Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-05T12:06:23.646Z] Removing intermediate container 462c1b7899f1 [2022-10-05T12:06:23.646Z] ---> d3bfd808f70d [2022-10-05T12:06:23.646Z] Step 15/28 : FROM alpine:3.16 [2022-10-05T12:06:23.646Z] 3.16: Pulling from library/alpine [2022-10-05T12:06:23.646Z] 213ec9aee27d: Pulling fs layer [2022-10-05T12:06:23.646Z] 213ec9aee27d: Verifying Checksum [2022-10-05T12:06:23.646Z] 213ec9aee27d: Download complete [2022-10-05T12:06:23.646Z] 213ec9aee27d: Pull complete [2022-10-05T12:06:23.646Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T12:06:23.646Z] Status: Downloaded newer image for alpine:3.16 [2022-10-05T12:06:23.646Z] ---> 9c6f07244728 [2022-10-05T12:06:23.646Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-05T12:06:23.646Z] ---> Running in c5032621dbeb [2022-10-05T12:06:23.646Z] Removing intermediate container c5032621dbeb [2022-10-05T12:06:23.646Z] ---> 995207677750 [2022-10-05T12:06:23.646Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-05T12:06:23.646Z] ---> Running in c55d06065dba [2022-10-05T12:06:23.646Z] Removing intermediate container c55d06065dba [2022-10-05T12:06:23.646Z] ---> 36d067f59c46 [2022-10-05T12:06:23.646Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-05T12:06:23.646Z] ---> Running in 6baefe496f7e [2022-10-05T12:06:23.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T12:06:23.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T12:06:23.646Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-05T12:06:23.646Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-05T12:06:23.646Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T12:06:23.646Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-05T12:06:23.646Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T12:06:23.646Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-05T12:06:23.646Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-05T12:06:23.646Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T12:06:23.646Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T12:06:23.646Z] OK: 9 MiB in 21 packages [2022-10-05T12:06:23.646Z] Removing intermediate container 6baefe496f7e [2022-10-05T12:06:23.646Z] ---> e36a48fb59ae [2022-10-05T12:06:23.646Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-05T12:06:23.907Z] ---> ec61e4c6cca5 [2022-10-05T12:06:23.907Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-05T12:06:24.166Z] ---> b199f22aa783 [2022-10-05T12:06:24.167Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-10-05T12:06:24.167Z] ---> 89d022b2652a [2022-10-05T12:06:24.167Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-05T12:06:24.733Z] ---> 173f519f93ab [2022-10-05T12:06:24.733Z] Step 23/28 : EXPOSE 48095 [2022-10-05T12:06:24.733Z] ---> Running in 02dc9fdc8d78 [2022-10-05T12:06:24.991Z] Removing intermediate container 02dc9fdc8d78 [2022-10-05T12:06:24.991Z] ---> aa27bca41a23 [2022-10-05T12:06:24.991Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-10-05T12:06:24.991Z] ---> Running in 238b10c74859 [2022-10-05T12:06:24.991Z] Removing intermediate container 238b10c74859 [2022-10-05T12:06:24.991Z] ---> 68fae48fe182 [2022-10-05T12:06:24.991Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T12:06:25.250Z] ---> Running in 895984d157ba [2022-10-05T12:06:25.250Z] Removing intermediate container 895984d157ba [2022-10-05T12:06:25.250Z] ---> e00acbdccad8 [2022-10-05T12:06:25.250Z] Step 26/28 : LABEL arch=amd64 [2022-10-05T12:06:25.250Z] ---> Running in ffaf2660e25a [2022-10-05T12:06:25.508Z] Removing intermediate container ffaf2660e25a [2022-10-05T12:06:25.508Z] ---> 6c276493d37d [2022-10-05T12:06:25.508Z] Step 27/28 : LABEL git_sha=779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [2022-10-05T12:06:25.508Z] ---> Running in 396d364122ca [2022-10-05T12:06:25.508Z] Removing intermediate container 396d364122ca [2022-10-05T12:06:25.508Z] ---> 76e2d8a96f5a [2022-10-05T12:06:25.508Z] Step 28/28 : LABEL version=0.0.0 [2022-10-05T12:06:25.509Z] ---> Running in a213817dc446 [2022-10-05T12:06:25.767Z] Removing intermediate container a213817dc446 [2022-10-05T12:06:25.767Z] ---> 08e52bbac0f3 [2022-10-05T12:06:25.767Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-05T12:06:25.767Z] Successfully built 08e52bbac0f3 [2022-10-05T12:06:25.767Z] 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 [2022-10-05T12:06:26.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T12:06:26.626Z] [2022-10-05T12:06:26.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T12:06:26.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T12:06:26.999Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-05T12:06:26.999Z] 5eb5b503b376: Pulling fs layer [2022-10-05T12:06:26.999Z] 5c69ac0246d0: Pulling fs layer [2022-10-05T12:06:26.999Z] ec43610c2a17: Pulling fs layer [2022-10-05T12:06:26.999Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-05T12:06:26.999Z] 33b1e0a273af: Pulling fs layer [2022-10-05T12:06:26.999Z] 5d3b04190fa2: Pulling fs layer [2022-10-05T12:06:26.999Z] 2f39f015ded8: Pulling fs layer [2022-10-05T12:06:26.999Z] 33b1e0a273af: Waiting [2022-10-05T12:06:26.999Z] 3a2ae6a8a46f: Waiting [2022-10-05T12:06:26.999Z] 2f39f015ded8: Waiting [2022-10-05T12:06:26.999Z] 5c69ac0246d0: Verifying Checksum [2022-10-05T12:06:26.999Z] 5c69ac0246d0: Download complete [2022-10-05T12:06:26.999Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-05T12:06:26.999Z] 3a2ae6a8a46f: Download complete [2022-10-05T12:06:26.999Z] ec43610c2a17: Verifying Checksum [2022-10-05T12:06:26.999Z] ec43610c2a17: Download complete [2022-10-05T12:06:26.999Z] 33b1e0a273af: Verifying Checksum [2022-10-05T12:06:26.999Z] 33b1e0a273af: Download complete [2022-10-05T12:06:27.256Z] 5d3b04190fa2: Download complete [2022-10-05T12:06:27.256Z] 5eb5b503b376: Verifying Checksum [2022-10-05T12:06:27.256Z] 5eb5b503b376: Download complete [2022-10-05T12:06:27.821Z] 2f39f015ded8: Download complete [2022-10-05T12:06:28.386Z] 5eb5b503b376: Pull complete [2022-10-05T12:06:28.645Z] 5c69ac0246d0: Pull complete [2022-10-05T12:06:28.903Z] ec43610c2a17: Pull complete [2022-10-05T12:06:28.903Z] 3a2ae6a8a46f: Pull complete [2022-10-05T12:06:29.162Z] 33b1e0a273af: Pull complete [2022-10-05T12:06:29.162Z] 5d3b04190fa2: Pull complete [2022-10-05T12:06:33.345Z] 2f39f015ded8: Pull complete [2022-10-05T12:06:33.345Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-05T12:06:33.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T12:06:33.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T12:06:33.564Z] prd-ubuntu20.04-docker-8c-8g-7162 does not seem to be running inside a container [2022-10-05T12:06:33.592Z] $ 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-473 -v /w/workspace/_app-service-configurable_PR-473:/w/workspace/_app-service-configurable_PR-473:rw,z -v /w/workspace/_app-service-configurable_PR-473@tmp:/w/workspace/_app-service-configurable_PR-473@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-05T12:06:35.195Z] $ docker top 70c4e19ef2826116953c1e9cf0d3f5b356a494003fa7ad0859dc8f04b0480a25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T12:06:35.660Z] ---> job-cost.sh [2022-10-05T12:06:35.660Z] lf-activate-venv: SKIPPING [2022-10-05T12:06:35.660Z] INFO: No Stack... [2022-10-05T12:06:35.919Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-05T12:06:36.486Z] INFO: Archiving Costs [Pipeline] sh [2022-10-05T12:06:36.814Z] + cat /w/workspace/_app-service-configurable_PR-473/archives/cost.csv [2022-10-05T12:06:36.814Z] + cut -d, -f6 [Pipeline] lock [2022-10-05T12:06:36.864Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] [2022-10-05T12:06:36.869Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] did not exist. Created. [2022-10-05T12:06:36.869Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-05T12:06:37.271Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-05T12:06:37.319Z] Stashed 1 file(s) [Pipeline] } [2022-10-05T12:06:37.349Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-05T12:06:37.426Z] $ docker stop --time=1 70c4e19ef2826116953c1e9cf0d3f5b356a494003fa7ad0859dc8f04b0480a25 [2022-10-05T12:06:38.612Z] $ docker rm -f 70c4e19ef2826116953c1e9cf0d3f5b356a494003fa7ad0859dc8f04b0480a25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-05T12:06:44.027Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7164 in /w/workspace/_app-service-configurable_PR-473 [Pipeline] { [Pipeline] ws [2022-10-05T12:06:44.069Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-10-05T12:06:44.146Z] Selected Git installation does not exist. Using Default [2022-10-05T12:06:44.146Z] The recommended git tool is: NONE [2022-10-05T12:06:48.958Z] using credential edgex-jenkins-ssh [2022-10-05T12:06:48.977Z] Cloning the remote Git repository [2022-10-05T12:06:49.027Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-10-05T12:06:49.102Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-10-05T12:06:49.267Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-10-05T12:06:49.268Z] > git --version # timeout=10 [2022-10-05T12:06:49.287Z] > git --version # 'git version 2.25.1' [2022-10-05T12:06:49.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-05T12:06:49.330Z] Verifying host key using known hosts file [2022-10-05T12:06:49.510Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-05T12:06:49.525Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-05T12:06:51.087Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-10-05T12:06:51.113Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-05T12:06:52.500Z] Merging remotes/origin/main commit cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 into PR head commit 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [2022-10-05T12:06:52.709Z] Merge succeeded, producing 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [2022-10-05T12:06:52.709Z] Checking out Revision 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 (PR-473) [2022-10-05T12:06:51.915Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-10-05T12:06:51.955Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-10-05T12:06:51.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-05T12:06:51.961Z] Verifying host key using known hosts file [2022-10-05T12:06:51.967Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-05T12:06:51.979Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-05T12:06:52.517Z] > git config core.sparsecheckout # timeout=10 [2022-10-05T12:06:52.532Z] > git checkout -f 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 # timeout=10 [2022-10-05T12:06:52.606Z] > git remote # timeout=10 [2022-10-05T12:06:52.622Z] > git config --get remote.origin.url # timeout=10 [2022-10-05T12:06:52.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-05T12:06:52.645Z] Verifying host key using known hosts file [2022-10-05T12:06:52.650Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-05T12:06:52.662Z] > git merge cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 # timeout=10 [2022-10-05T12:06:52.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-05T12:06:52.716Z] > git config core.sparsecheckout # timeout=10 [2022-10-05T12:06:52.734Z] > git checkout -f 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 # timeout=10 [2022-10-05T12:06:53.157Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-10-05T12:06:53.208Z] > git --version # timeout=10 [2022-10-05T12:06:53.218Z] > git --version # 'git version 2.25.1' [2022-10-05T12:06:53.232Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-05T12:06:54.251Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-05T12:06:54.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T12:06:54.251Z] Dload Upload Total Spent Left Speed [2022-10-05T12:06:54.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 98453 [Pipeline] sh [2022-10-05T12:06:54.827Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-05T12:06:55.176Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-10-05T12:06:55.176Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-05T12:06:55.176Z] { [2022-10-05T12:06:55.176Z] "registry-mirrors": [ [2022-10-05T12:06:55.176Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-05T12:06:55.176Z] ], [2022-10-05T12:06:55.176Z] "bip": "10.250.0.254/24", [2022-10-05T12:06:55.176Z] "hosts": [ [2022-10-05T12:06:55.176Z] "tcp://0.0.0.0:5555", [2022-10-05T12:06:55.176Z] "unix:///var/run/docker.sock" [2022-10-05T12:06:55.176Z] ], [2022-10-05T12:06:55.176Z] "mtu": 1458, [2022-10-05T12:06:55.176Z] "selinux-enabled": true, [2022-10-05T12:06:55.176Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-05T12:06:55.176Z] } [Pipeline] sh [2022-10-05T12:06:55.519Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-05T12:06:55.865Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T12:07:14.181Z] provisioning config files... [2022-10-05T12:07:14.209Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2495660316561666715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T12:07:14.592Z] ---> docker-login.sh [2022-10-05T12:07:14.592Z] nexus3.edgexfoundry.org:10001 [2022-10-05T12:07:14.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:07:15.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:07:15.130Z] Configure a credential helper to remove this warning. See [2022-10-05T12:07:15.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:07:15.130Z] [2022-10-05T12:07:15.130Z] Login Succeeded [2022-10-05T12:07:15.130Z] nexus3.edgexfoundry.org:10002 [2022-10-05T12:07:15.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:07:15.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:07:15.399Z] Configure a credential helper to remove this warning. See [2022-10-05T12:07:15.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:07:15.399Z] [2022-10-05T12:07:15.399Z] Login Succeeded [2022-10-05T12:07:15.399Z] nexus3.edgexfoundry.org:10003 [2022-10-05T12:07:15.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:07:15.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:07:15.938Z] Configure a credential helper to remove this warning. See [2022-10-05T12:07:15.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:07:15.938Z] [2022-10-05T12:07:15.938Z] Login Succeeded [2022-10-05T12:07:15.938Z] nexus3.edgexfoundry.org:10004 [2022-10-05T12:07:15.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:07:16.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:07:16.208Z] Configure a credential helper to remove this warning. See [2022-10-05T12:07:16.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:07:16.208Z] [2022-10-05T12:07:16.208Z] Login Succeeded [2022-10-05T12:07:16.208Z] docker.io [2022-10-05T12:07:16.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T12:07:16.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T12:07:16.743Z] Configure a credential helper to remove this warning. See [2022-10-05T12:07:16.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T12:07:16.743Z] [2022-10-05T12:07:16.743Z] Login Succeeded [2022-10-05T12:07:16.743Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T12:07:16.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-05T12:07:17.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T12:07:17.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T12:07:17.115Z] ========================================================= [2022-10-05T12:07:17.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-05T12:07:17.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T12:07:17.597Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-05T12:07:17.597Z] Sending build context to Docker daemon 207.4kB [2022-10-05T12:07:17.864Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-05T12:07:17.864Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-05T12:07:17.864Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-05T12:07:17.864Z] b3c136eddcbf: Pulling fs layer [2022-10-05T12:07:17.864Z] c0a3192eca97: Pulling fs layer [2022-10-05T12:07:17.864Z] a050256f5b6f: Pulling fs layer [2022-10-05T12:07:17.864Z] 656be50a0ddc: Pulling fs layer [2022-10-05T12:07:17.864Z] 2bbca73fdf42: Pulling fs layer [2022-10-05T12:07:17.864Z] f607e4fc86c3: Pulling fs layer [2022-10-05T12:07:17.864Z] 4d572c569a2c: Pulling fs layer [2022-10-05T12:07:17.864Z] fcf976331f73: Pulling fs layer [2022-10-05T12:07:17.864Z] 2bbca73fdf42: Waiting [2022-10-05T12:07:17.864Z] f607e4fc86c3: Waiting [2022-10-05T12:07:17.864Z] 4d572c569a2c: Waiting [2022-10-05T12:07:17.864Z] fcf976331f73: Waiting [2022-10-05T12:07:17.864Z] 656be50a0ddc: Waiting [2022-10-05T12:07:17.864Z] a050256f5b6f: Verifying Checksum [2022-10-05T12:07:17.864Z] a050256f5b6f: Download complete [2022-10-05T12:07:17.864Z] c0a3192eca97: Verifying Checksum [2022-10-05T12:07:17.864Z] c0a3192eca97: Download complete [2022-10-05T12:07:17.864Z] 2bbca73fdf42: Verifying Checksum [2022-10-05T12:07:17.864Z] 2bbca73fdf42: Download complete [2022-10-05T12:07:18.136Z] f607e4fc86c3: Verifying Checksum [2022-10-05T12:07:18.136Z] f607e4fc86c3: Download complete [2022-10-05T12:07:18.136Z] b3c136eddcbf: Verifying Checksum [2022-10-05T12:07:18.727Z] b3c136eddcbf: Pull complete [2022-10-05T12:07:19.014Z] fcf976331f73: Verifying Checksum [2022-10-05T12:07:19.014Z] fcf976331f73: Download complete [2022-10-05T12:07:19.282Z] c0a3192eca97: Pull complete [2022-10-05T12:07:19.550Z] a050256f5b6f: Pull complete [2022-10-05T12:07:20.136Z] 4d572c569a2c: Verifying Checksum [2022-10-05T12:07:20.136Z] 4d572c569a2c: Download complete [2022-10-05T12:07:20.728Z] 656be50a0ddc: Verifying Checksum [2022-10-05T12:07:20.728Z] 656be50a0ddc: Download complete [2022-10-05T12:07:33.220Z] 656be50a0ddc: Pull complete [2022-10-05T12:07:33.220Z] 2bbca73fdf42: Pull complete [2022-10-05T12:07:33.220Z] f607e4fc86c3: Pull complete [2022-10-05T12:07:39.869Z] 4d572c569a2c: Pull complete [2022-10-05T12:07:41.285Z] fcf976331f73: Pull complete [2022-10-05T12:07:41.285Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-05T12:07:41.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T12:07:41.285Z] ---> 3970a7415f9e [2022-10-05T12:07:41.285Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-05T12:07:43.238Z] ---> Running in 219f4c17d539 [2022-10-05T12:07:43.238Z] Removing intermediate container 219f4c17d539 [2022-10-05T12:07:43.238Z] ---> c2c5fc9085d6 [2022-10-05T12:07:43.238Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-05T12:07:43.505Z] ---> Running in 135aa7a9f5f5 [2022-10-05T12:07:43.777Z] Removing intermediate container 135aa7a9f5f5 [2022-10-05T12:07:43.777Z] ---> 1185063bb37f [2022-10-05T12:07:43.777Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-05T12:07:43.777Z] ---> Running in 5ce175728cbe [2022-10-05T12:07:44.050Z] Removing intermediate container 5ce175728cbe [2022-10-05T12:07:44.050Z] ---> fb235ec268f4 [2022-10-05T12:07:44.050Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-05T12:07:44.050Z] ---> Running in dc3d3b2fd48a [2022-10-05T12:07:44.320Z] Removing intermediate container dc3d3b2fd48a [2022-10-05T12:07:44.320Z] ---> 477aee2eae8a [2022-10-05T12:07:44.320Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T12:07:44.588Z] ---> Running in ce841007b1e7 [2022-10-05T12:07:46.551Z] Removing intermediate container ce841007b1e7 [2022-10-05T12:07:46.551Z] ---> 10755f37f382 [2022-10-05T12:07:46.551Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-05T12:07:46.551Z] ---> Running in 429e682a5251 [2022-10-05T12:07:47.517Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T12:07:48.097Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T12:07:49.059Z] OK: 221 MiB in 51 packages [2022-10-05T12:07:50.027Z] Removing intermediate container 429e682a5251 [2022-10-05T12:07:50.027Z] ---> 62efe4e32cab [2022-10-05T12:07:50.027Z] Step 9/14 : WORKDIR /app [2022-10-05T12:07:50.027Z] ---> Running in e632fdf9b857 [2022-10-05T12:07:50.296Z] Removing intermediate container e632fdf9b857 [2022-10-05T12:07:50.296Z] ---> 63297c302719 [2022-10-05T12:07:50.296Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-05T12:07:50.564Z] ---> 9d80b2660a35 [2022-10-05T12:07:50.564Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T12:07:50.836Z] ---> Running in be60e81c1f7e [2022-10-05T12:08:37.684Z] Removing intermediate container be60e81c1f7e [2022-10-05T12:08:37.684Z] ---> 95a47e53686f [2022-10-05T12:08:37.684Z] Step 12/14 : COPY . . [2022-10-05T12:08:37.684Z] ---> 9a84ec1d5691 [2022-10-05T12:08:37.684Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-05T12:08:37.684Z] ---> Running in bbfc4cc830b4 [2022-10-05T12:08:37.684Z] Removing intermediate container bbfc4cc830b4 [2022-10-05T12:08:37.684Z] ---> 36abb0b72e90 [2022-10-05T12:08:37.684Z] Step 14/14 : RUN $MAKE [2022-10-05T12:08:37.684Z] ---> Running in 1ce28576e106 [2022-10-05T12:08:38.644Z] noop [2022-10-05T12:08:39.227Z] Removing intermediate container 1ce28576e106 [2022-10-05T12:08:39.227Z] ---> c946ddd79469 [2022-10-05T12:08:39.227Z] Successfully built c946ddd79469 [2022-10-05T12:08:39.227Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T12:08:39.692Z] + docker inspect -f . ci-base-image-arm64 [2022-10-05T12:08:39.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T12:08:39.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-7164 does not seem to be running inside a container [2022-10-05T12:08:39.981Z] $ 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 ******** ci-base-image-arm64 cat [2022-10-05T12:08:41.158Z] $ docker top 3444451d599415dbee5310a2a5631f23e3d3ba5ff643b4f5b24e5887283cd67f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T12:08:42.032Z] + go version [2022-10-05T12:08:42.032Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-05T12:08:42.127Z] $ docker stop --time=1 3444451d599415dbee5310a2a5631f23e3d3ba5ff643b4f5b24e5887283cd67f [2022-10-05T12:08:43.725Z] $ docker rm -f 3444451d599415dbee5310a2a5631f23e3d3ba5ff643b4f5b24e5887283cd67f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T12:08:44.541Z] + docker inspect -f . ci-base-image-arm64 [2022-10-05T12:08:44.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T12:08:44.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-7164 does not seem to be running inside a container [2022-10-05T12:08:44.840Z] $ 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 ******** ci-base-image-arm64 cat [2022-10-05T12:08:45.941Z] $ docker top 3804ac1883fbc4801ac73790ce9ff5710715078914eda173468943be7566eeab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T12:08:46.470Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-10-05T12:08:46.860Z] + make test [2022-10-05T12:08:46.860Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-05T12:10:08.478Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-05T12:10:08.478Z] CGO_ENABLED=1 go vet ./... [2022-10-05T12:10:26.709Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-05T12:10:26.709Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-05T12:10:26.709Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-05T12:10:26.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-05T12:10:26.784Z] $ docker stop --time=1 3804ac1883fbc4801ac73790ce9ff5710715078914eda173468943be7566eeab [2022-10-05T12:10:28.529Z] $ docker rm -f 3804ac1883fbc4801ac73790ce9ff5710715078914eda173468943be7566eeab [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T12:10:29.437Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-05T12:10:29.469Z] Warning: overwriting stash ‘coverage-report’ [2022-10-05T12:10:29.823Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-05T12:10:30.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-05T12:10:30.718Z] + ls -al . [2022-10-05T12:10:30.718Z] total 172 [2022-10-05T12:10:30.718Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 12:08 . [2022-10-05T12:10:30.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 12:06 .. [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 5 12:06 .dockerignore [2022-10-05T12:10:30.718Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 12:06 .git [2022-10-05T12:10:30.718Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 12:06 .github [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 5 12:06 .gitignore [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 5 12:06 Attribution.txt [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 5 12:06 CHANGELOG.md [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 2146 Oct 5 12:06 Dockerfile [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 12:06 GOVERNANCE.md [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 5 12:06 Jenkinsfile [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 12:06 LICENSE [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 5 12:06 OWNERS.md [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 5 12:06 README.md [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 12:04 VERSION [2022-10-05T12:10:30.718Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 12:06 bin [2022-10-05T12:10:30.718Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 5 12:08 coverage.out [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 3448 Oct 5 12:06 go.mod [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 37326 Oct 5 12:06 go.sum [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 5 12:06 main.go [2022-10-05T12:10:30.718Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 5 12:06 makefile [2022-10-05T12:10:30.718Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 12:06 res [2022-10-05T12:10:30.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T12:10:31.134Z] + 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=779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 --label arch=arm64 --label version=0.0.0 . [2022-10-05T12:10:31.134Z] Sending build context to Docker daemon 208.4kB [2022-10-05T12:10:31.400Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-10-05T12:10:31.400Z] Step 2/28 : FROM ${BASE} AS builder [2022-10-05T12:10:31.400Z] ---> c946ddd79469 [2022-10-05T12:10:31.400Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-05T12:10:31.400Z] ---> Running in 157fe8aea38e [2022-10-05T12:10:31.666Z] Removing intermediate container 157fe8aea38e [2022-10-05T12:10:31.666Z] ---> 9404d609456d [2022-10-05T12:10:31.666Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-10-05T12:10:31.666Z] ---> Running in 3d2b7993e318 [2022-10-05T12:10:31.941Z] Removing intermediate container 3d2b7993e318 [2022-10-05T12:10:31.941Z] ---> 5851c82beba4 [2022-10-05T12:10:31.941Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-10-05T12:10:32.211Z] ---> Running in 3581739d0ae6 [2022-10-05T12:10:32.478Z] Removing intermediate container 3581739d0ae6 [2022-10-05T12:10:32.478Z] ---> 0b227240775e [2022-10-05T12:10:32.478Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-05T12:10:32.478Z] ---> Running in 9831ef49bb78 [2022-10-05T12:10:32.745Z] Removing intermediate container 9831ef49bb78 [2022-10-05T12:10:32.745Z] ---> f442a4c64d0f [2022-10-05T12:10:32.745Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T12:10:32.745Z] ---> Running in 35f5e9e916f9 [2022-10-05T12:10:34.701Z] Removing intermediate container 35f5e9e916f9 [2022-10-05T12:10:34.701Z] ---> 0403af37eabc [2022-10-05T12:10:34.701Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-05T12:10:34.701Z] ---> Running in 8ff38ccebc3c [2022-10-05T12:10:35.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T12:10:36.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T12:10:37.201Z] OK: 221 MiB in 51 packages [2022-10-05T12:10:38.165Z] Removing intermediate container 8ff38ccebc3c [2022-10-05T12:10:38.165Z] ---> 2e7ffdce36a5 [2022-10-05T12:10:38.165Z] Step 9/28 : WORKDIR /app [2022-10-05T12:10:38.165Z] ---> Running in 61f6a569049b [2022-10-05T12:10:38.431Z] Removing intermediate container 61f6a569049b [2022-10-05T12:10:38.431Z] ---> abdda587ce42 [2022-10-05T12:10:38.431Z] Step 10/28 : COPY go.mod vendor* ./ [2022-10-05T12:10:38.698Z] ---> 7533399cefec [2022-10-05T12:10:38.698Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T12:10:38.978Z] ---> Running in acfad336745e [2022-10-05T12:10:40.922Z] Removing intermediate container acfad336745e [2022-10-05T12:10:40.922Z] ---> 011c3153fb99 [2022-10-05T12:10:40.922Z] Step 12/28 : COPY . . [2022-10-05T12:10:41.201Z] ---> ee455cbae2d5 [2022-10-05T12:10:41.201Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-05T12:10:41.471Z] ---> Running in f55a22442c68 [2022-10-05T12:10:41.738Z] Removing intermediate container f55a22442c68 [2022-10-05T12:10:41.738Z] ---> 2459c03e4dbf [2022-10-05T12:10:41.738Z] Step 14/28 : RUN $MAKE [2022-10-05T12:10:41.738Z] ---> Running in bf6c1eff7512 [2022-10-05T12:10:42.701Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-05T12:13:19.449Z] Removing intermediate container bf6c1eff7512 [2022-10-05T12:13:19.449Z] ---> aca12ff64801 [2022-10-05T12:13:19.449Z] Step 15/28 : FROM alpine:3.16 [2022-10-05T12:13:19.449Z] 3.16: Pulling from library/alpine [2022-10-05T12:13:19.449Z] 9b18e9b68314: Pulling fs layer [2022-10-05T12:13:19.449Z] 9b18e9b68314: Verifying Checksum [2022-10-05T12:13:19.449Z] 9b18e9b68314: Download complete [2022-10-05T12:13:19.449Z] 9b18e9b68314: Pull complete [2022-10-05T12:13:19.449Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T12:13:19.449Z] Status: Downloaded newer image for alpine:3.16 [2022-10-05T12:13:19.449Z] ---> a6215f271958 [2022-10-05T12:13:19.449Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-05T12:13:19.449Z] ---> Running in 8e60c6bc762d [2022-10-05T12:13:19.449Z] Removing intermediate container 8e60c6bc762d [2022-10-05T12:13:19.449Z] ---> bc84a0e56af6 [2022-10-05T12:13:19.449Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-05T12:13:19.449Z] ---> Running in 48e16b1da140 [2022-10-05T12:13:19.449Z] Removing intermediate container 48e16b1da140 [2022-10-05T12:13:19.449Z] ---> a392f9579647 [2022-10-05T12:13:19.449Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-05T12:13:19.449Z] ---> Running in 9e8de0cc0c3c [2022-10-05T12:13:19.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T12:13:19.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T12:13:19.449Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-05T12:13:19.449Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-05T12:13:19.449Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T12:13:19.449Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-05T12:13:19.449Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T12:13:19.449Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-05T12:13:19.449Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-05T12:13:19.449Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T12:13:19.449Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T12:13:19.449Z] OK: 9 MiB in 21 packages [2022-10-05T12:13:19.449Z] Removing intermediate container 9e8de0cc0c3c [2022-10-05T12:13:19.449Z] ---> 53d21ea93d72 [2022-10-05T12:13:19.449Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-05T12:13:19.449Z] ---> 006096f33ae6 [2022-10-05T12:13:19.449Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-05T12:13:19.449Z] ---> 259d4fafb512 [2022-10-05T12:13:19.449Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-10-05T12:13:19.449Z] ---> a9ae818e9064 [2022-10-05T12:13:19.449Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-05T12:13:19.449Z] ---> ec9ada24ca20 [2022-10-05T12:13:19.449Z] Step 23/28 : EXPOSE 48095 [2022-10-05T12:13:19.449Z] ---> Running in 0b38cbf96385 [2022-10-05T12:13:19.449Z] Removing intermediate container 0b38cbf96385 [2022-10-05T12:13:19.449Z] ---> 6d4537583968 [2022-10-05T12:13:19.449Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-10-05T12:13:19.449Z] ---> Running in 6ed4da991a76 [2022-10-05T12:13:19.449Z] Removing intermediate container 6ed4da991a76 [2022-10-05T12:13:19.449Z] ---> a23bbb11ad10 [2022-10-05T12:13:19.449Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T12:13:19.449Z] ---> Running in 2c326703b98a [2022-10-05T12:13:19.718Z] Removing intermediate container 2c326703b98a [2022-10-05T12:13:19.718Z] ---> 7460e14eac18 [2022-10-05T12:13:19.718Z] Step 26/28 : LABEL arch=arm64 [2022-10-05T12:13:19.718Z] ---> Running in 13a7dd536992 [2022-10-05T12:13:19.989Z] Removing intermediate container 13a7dd536992 [2022-10-05T12:13:19.989Z] ---> 61e216d041fa [2022-10-05T12:13:19.989Z] Step 27/28 : LABEL git_sha=779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [2022-10-05T12:13:20.256Z] ---> Running in 70990595a9fc [2022-10-05T12:13:20.525Z] Removing intermediate container 70990595a9fc [2022-10-05T12:13:20.525Z] ---> 19cc1349438a [2022-10-05T12:13:20.525Z] Step 28/28 : LABEL version=0.0.0 [2022-10-05T12:13:20.525Z] ---> Running in dc757920c052 [2022-10-05T12:13:20.793Z] Removing intermediate container dc757920c052 [2022-10-05T12:13:20.793Z] ---> 5aa4706dd1a1 [2022-10-05T12:13:20.793Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-05T12:13:20.793Z] Successfully built 5aa4706dd1a1 [2022-10-05T12:13:20.793Z] 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 [2022-10-05T12:13:21.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T12:13:21.602Z] [2022-10-05T12:13:21.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T12:13:22.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T12:13:22.008Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-05T12:13:22.008Z] 8998bd30e6a1: Pulling fs layer [2022-10-05T12:13:22.008Z] 04944245beec: Pulling fs layer [2022-10-05T12:13:22.008Z] 699f458cf7ca: Pulling fs layer [2022-10-05T12:13:22.008Z] 765212b225bb: Pulling fs layer [2022-10-05T12:13:22.008Z] f23df028b6ca: Pulling fs layer [2022-10-05T12:13:22.008Z] d65c8cfc05b1: Pulling fs layer [2022-10-05T12:13:22.008Z] f23df028b6ca: Waiting [2022-10-05T12:13:22.008Z] 2437ff75d9bd: Pulling fs layer [2022-10-05T12:13:22.008Z] d65c8cfc05b1: Waiting [2022-10-05T12:13:22.008Z] 2437ff75d9bd: Waiting [2022-10-05T12:13:22.008Z] 765212b225bb: Waiting [2022-10-05T12:13:22.288Z] 04944245beec: Verifying Checksum [2022-10-05T12:13:22.288Z] 04944245beec: Download complete [2022-10-05T12:13:22.288Z] 765212b225bb: Verifying Checksum [2022-10-05T12:13:22.288Z] 765212b225bb: Download complete [2022-10-05T12:13:22.288Z] f23df028b6ca: Verifying Checksum [2022-10-05T12:13:22.288Z] f23df028b6ca: Download complete [2022-10-05T12:13:22.288Z] d65c8cfc05b1: Verifying Checksum [2022-10-05T12:13:22.288Z] d65c8cfc05b1: Download complete [2022-10-05T12:13:22.557Z] 699f458cf7ca: Verifying Checksum [2022-10-05T12:13:22.826Z] 8998bd30e6a1: Verifying Checksum [2022-10-05T12:13:22.826Z] 8998bd30e6a1: Download complete [2022-10-05T12:13:25.420Z] 2437ff75d9bd: Verifying Checksum [2022-10-05T12:13:25.420Z] 2437ff75d9bd: Download complete [2022-10-05T12:13:26.838Z] 8998bd30e6a1: Pull complete [2022-10-05T12:13:27.427Z] 04944245beec: Pull complete [2022-10-05T12:13:28.840Z] 699f458cf7ca: Pull complete [2022-10-05T12:13:28.840Z] 765212b225bb: Pull complete [2022-10-05T12:13:29.798Z] f23df028b6ca: Pull complete [2022-10-05T12:13:29.798Z] d65c8cfc05b1: Pull complete [2022-10-05T12:13:44.794Z] 2437ff75d9bd: Pull complete [2022-10-05T12:13:44.794Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-05T12:13:44.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T12:13:44.795Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T12:13:45.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-7164 does not seem to be running inside a container [2022-10-05T12:13:45.175Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-05T12:13:47.623Z] $ docker top cd7e9eb3659615170b4c91804144f7bb0133bd49b311f50b498b404eae162851 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T12:13:48.192Z] ---> job-cost.sh [2022-10-05T12:13:48.459Z] lf-activate-venv: SKIPPING [2022-10-05T12:13:48.459Z] INFO: No Stack... [2022-10-05T12:13:49.038Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-05T12:13:49.619Z] INFO: Archiving Costs [Pipeline] sh [2022-10-05T12:13:50.272Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-10-05T12:13:50.272Z] + cut -d, -f6 [Pipeline] lock [2022-10-05T12:13:50.323Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] [2022-10-05T12:13:50.327Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] did not exist. Created. [2022-10-05T12:13:50.328Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-05T12:13:51.057Z] /w/workspace/app-service-configurable/1@tmp/durable-9a69f506/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-05T12:13:51.416Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-05T12:13:51.454Z] Warning: overwriting stash ‘stack-cost’ [2022-10-05T12:13:51.500Z] Stashed 1 file(s) [Pipeline] } [2022-10-05T12:13:51.516Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-05T12:13:51.602Z] $ docker stop --time=1 cd7e9eb3659615170b4c91804144f7bb0133bd49b311f50b498b404eae162851 [2022-10-05T12:13:53.117Z] $ docker rm -f cd7e9eb3659615170b4c91804144f7bb0133bd49b311f50b498b404eae162851 [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 [2022-10-05T12:13:54.082Z] provisioning config files... [2022-10-05T12:13:54.089Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-473@tmp/config14544901069370179163tmp [Pipeline] { [Pipeline] sh [2022-10-05T12:13:54.442Z] + set +x [2022-10-05T12:13:54.442Z] + curl -s https://codecov.io/bash [2022-10-05T12:13:54.442Z] + bash -s -- [2022-10-05T12:13:54.442Z] [2022-10-05T12:13:54.442Z] _____ _ [2022-10-05T12:13:54.442Z] / ____| | | [2022-10-05T12:13:54.442Z] | | ___ __| | ___ ___ _____ __ [2022-10-05T12:13:54.442Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-05T12:13:54.442Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-05T12:13:54.442Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-05T12:13:54.442Z] Bash-1.0.6 [2022-10-05T12:13:54.442Z] [2022-10-05T12:13:54.442Z] [2022-10-05T12:13:54.442Z] ==> git version 2.25.1 found [2022-10-05T12:13:54.442Z] ==> 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 [2022-10-05T12:13:54.442Z] Release-Date: 2020-01-08 [2022-10-05T12:13:54.442Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-05T12:13:54.442Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-05T12:13:54.442Z] ==> Jenkins CI detected. [2022-10-05T12:13:54.442Z] current dir:  /w/workspace/_app-service-configurable_PR-473 [2022-10-05T12:13:54.442Z] project root: . [2022-10-05T12:13:54.442Z] --> token set from env [2022-10-05T12:13:54.442Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-05T12:13:54.442Z] ==> Running gcov in . (disable via -X gcov) [2022-10-05T12:13:54.442Z] ==> Python coveragepy not found [2022-10-05T12:13:54.442Z] ==> Searching for coverage reports in: [2022-10-05T12:13:54.442Z] + . [2022-10-05T12:13:54.442Z] -> Found 1 reports [2022-10-05T12:13:54.442Z] ==> Detecting git/mercurial file structure [2022-10-05T12:13:54.442Z] ==> Reading reports [2022-10-05T12:13:54.442Z] + ./coverage.out bytes=10 [2022-10-05T12:13:54.442Z] ==> Appending adjustments [2022-10-05T12:13:54.442Z] https://docs.codecov.io/docs/fixing-reports [2022-10-05T12:13:54.701Z] + Found adjustments [2022-10-05T12:13:54.701Z] ==> Gzipping contents [2022-10-05T12:13:54.701Z] 4.0K /tmp/codecov.7LCQbH.gz [2022-10-05T12:13:54.701Z] ==> Uploading reports [2022-10-05T12:13:54.701Z] url: https://codecov.io [2022-10-05T12:13:54.701Z] query: branch=PR-473&commit=779acbc57b6c4acabc8ff694e0a68cefbe2b01c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-473%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=473&job=&cmd_args= [2022-10-05T12:13:54.701Z] -> Pinging Codecov [2022-10-05T12:13:54.701Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-473&commit=779acbc57b6c4acabc8ff694e0a68cefbe2b01c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-473%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=473&job=&cmd_args= [2022-10-05T12:13:54.961Z] -> Uploading to [2022-10-05T12:13:54.961Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-05/A97CA9966030D2A3747ED39772930CCE/779acbc57b6c4acabc8ff694e0a68cefbe2b01c5/d8a80bb0-0201-4a70-94cf-a368c1ea3369.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221005T121354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85be12888f49c69d0e81df8201abd04e9cd57a588bfbb4554c5e08c606b44fed [2022-10-05T12:13:54.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T12:13:54.961Z] Dload Upload Total Spent Left Speed [2022-10-05T12:13:55.221Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2116 --:--:-- --:--:-- --:--:-- 2116 [2022-10-05T12:13:55.221Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [Pipeline] } [2022-10-05T12:13:55.248Z] 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 [2022-10-05T12:13:56.921Z] + [ -d /w/workspace/_app-service-configurable_PR-473/archives ] [2022-10-05T12:13:56.922Z] + ls -al /w/workspace/_app-service-configurable_PR-473/archives [2022-10-05T12:13:56.922Z] total 16 [2022-10-05T12:13:56.922Z] drwxr-xr-x 3 root root 4096 Oct 5 12:06 . [2022-10-05T12:13:56.922Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 12:06 .. [2022-10-05T12:13:56.922Z] drwxr-xr-x 2 root root 4096 Oct 5 12:06 cost [2022-10-05T12:13:56.922Z] -rw-r--r-- 1 root root 96 Oct 5 12:06 cost.csv [2022-10-05T12:13:56.922Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-473/archives [2022-10-05T12:13:56.922Z] + ls -al /w/workspace/_app-service-configurable_PR-473/archives [2022-10-05T12:13:56.922Z] total 16 [2022-10-05T12:13:56.922Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 12:06 . [2022-10-05T12:13:56.922Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 12:06 .. [2022-10-05T12:13:56.922Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 12:06 cost [2022-10-05T12:13:56.922Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 5 12:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-05T12:13:57.246Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T12:13:58.130Z] ---> package-listing.sh [2022-10-05T12:13:58.130Z] ++ facter osfamily [2022-10-05T12:13:58.130Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-05T12:13:58.389Z] + OS_FAMILY=debian [2022-10-05T12:13:58.389Z] + workspace=/w/workspace/_app-service-configurable_PR-473 [2022-10-05T12:13:58.389Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-05T12:13:58.389Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-05T12:13:58.389Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-05T12:13:58.389Z] + PACKAGES=/tmp/packages_start.txt [2022-10-05T12:13:58.389Z] + '[' /w/workspace/_app-service-configurable_PR-473 ']' [2022-10-05T12:13:58.389Z] + PACKAGES=/tmp/packages_end.txt [2022-10-05T12:13:58.389Z] + case "${OS_FAMILY}" in [2022-10-05T12:13:58.389Z] + dpkg -l [2022-10-05T12:13:58.389Z] + grep '^ii' [2022-10-05T12:13:58.389Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-05T12:13:58.389Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-05T12:13:58.389Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-05T12:13:58.389Z] + '[' /w/workspace/_app-service-configurable_PR-473 ']' [2022-10-05T12:13:58.389Z] + mkdir -p /w/workspace/_app-service-configurable_PR-473/archives/ [2022-10-05T12:13:58.389Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-473/archives/ [Pipeline] echo [2022-10-05T12:13:58.426Z] 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-473/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-05T12:13:58.715Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T12:13:59.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T12:13:59.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T12:13:59.476Z] prd-ubuntu20.04-docker-8c-8g-7162 does not seem to be running inside a container [2022-10-05T12:13:59.502Z] $ 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-473/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-473 -v /w/workspace/_app-service-configurable_PR-473:/w/workspace/_app-service-configurable_PR-473:rw,z -v /w/workspace/_app-service-configurable_PR-473@tmp:/w/workspace/_app-service-configurable_PR-473@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-lftools-log-publisher:latest cat [2022-10-05T12:13:59.698Z] $ docker top 22df89f41c5c3a992d86d914a8876ec65db1679ab5ba3a8932c55d52c308b20f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T12:14:00.089Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-05T12:14:00.397Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-05T12:14:00.709Z] + ls /var/log/sa-host [2022-10-05T12:14:00.709Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T12:14:00.836Z] provisioning config files... [2022-10-05T12:14:00.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-473@tmp/config15484770002694360403tmp [Pipeline] { [Pipeline] echo [2022-10-05T12:14:00.894Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T12:14:01.200Z] ---> create-netrc.sh [Pipeline] } [2022-10-05T12:14:01.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-05T12:14:01.628Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-05T12:14:01.664Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T12:14:01.978Z] ---> sudo-logs.sh [2022-10-05T12:14:01.978Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-05T12:14:02.063Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T12:14:02.373Z] ---> job-cost.sh [2022-10-05T12:14:02.373Z] lf-activate-venv: SKIPPING [2022-10-05T12:14:02.373Z] DEBUG: total: 0.2199999988079071 [2022-10-05T12:14:02.373Z] INFO: Retrieving Stack Cost... [2022-10-05T12:14:02.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-05T12:14:03.198Z] INFO: Archiving Costs [Pipeline] echo [2022-10-05T12:14:03.235Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T12:14:03.548Z] ---> logs-deploy.sh [2022-10-05T12:14:03.548Z] lf-activate-venv: SKIPPING [2022-10-05T12:14:03.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-473/1 [2022-10-05T12:14:03.548Z] INFO: archiving workspace using pattern(s): [2022-10-05T12:14:04.487Z] Archives upload complete. [2022-10-05T12:14:04.752Z] INFO: archiving logs to Nexus [2022-10-05T12:14:05.320Z] ---> uname -a: [2022-10-05T12:14:05.320Z] Linux prd-ubuntu20-04-docker-8c-8g-7162 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-05T12:14:05.320Z] [2022-10-05T12:14:05.320Z] [2022-10-05T12:14:05.320Z] ---> lscpu: [2022-10-05T12:14:05.320Z] Architecture: x86_64 [2022-10-05T12:14:05.320Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-05T12:14:05.320Z] Byte Order: Little Endian [2022-10-05T12:14:05.320Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-05T12:14:05.320Z] CPU(s): 8 [2022-10-05T12:14:05.320Z] On-line CPU(s) list: 0-7 [2022-10-05T12:14:05.320Z] Thread(s) per core: 1 [2022-10-05T12:14:05.320Z] Core(s) per socket: 1 [2022-10-05T12:14:05.320Z] Socket(s): 8 [2022-10-05T12:14:05.320Z] NUMA node(s): 1 [2022-10-05T12:14:05.320Z] Vendor ID: AuthenticAMD [2022-10-05T12:14:05.320Z] CPU family: 23 [2022-10-05T12:14:05.320Z] Model: 49 [2022-10-05T12:14:05.320Z] Model name: AMD EPYC-Rome Processor [2022-10-05T12:14:05.320Z] Stepping: 0 [2022-10-05T12:14:05.320Z] CPU MHz: 2800.000 [2022-10-05T12:14:05.320Z] BogoMIPS: 5600.00 [2022-10-05T12:14:05.320Z] Virtualization: AMD-V [2022-10-05T12:14:05.320Z] Hypervisor vendor: KVM [2022-10-05T12:14:05.320Z] Virtualization type: full [2022-10-05T12:14:05.320Z] L1d cache: 256 KiB [2022-10-05T12:14:05.320Z] L1i cache: 256 KiB [2022-10-05T12:14:05.320Z] L2 cache: 4 MiB [2022-10-05T12:14:05.320Z] L3 cache: 128 MiB [2022-10-05T12:14:05.320Z] NUMA node0 CPU(s): 0-7 [2022-10-05T12:14:05.320Z] Vulnerability Itlb multihit: Not affected [2022-10-05T12:14:05.320Z] Vulnerability L1tf: Not affected [2022-10-05T12:14:05.320Z] Vulnerability Mds: Not affected [2022-10-05T12:14:05.320Z] Vulnerability Meltdown: Not affected [2022-10-05T12:14:05.320Z] Vulnerability Mmio stale data: Not affected [2022-10-05T12:14:05.320Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-05T12:14:05.320Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-05T12:14:05.320Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-05T12:14:05.320Z] Vulnerability Srbds: Not affected [2022-10-05T12:14:05.320Z] Vulnerability Tsx async abort: Not affected [2022-10-05T12:14:05.320Z] 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 [2022-10-05T12:14:05.320Z] [2022-10-05T12:14:05.320Z] [2022-10-05T12:14:05.320Z] ---> nproc: [2022-10-05T12:14:05.320Z] 8 [2022-10-05T12:14:05.320Z] [2022-10-05T12:14:05.320Z] [2022-10-05T12:14:05.320Z] ---> df -h: [2022-10-05T12:14:05.320Z] Filesystem Size Used Avail Use% Mounted on [2022-10-05T12:14:05.320Z] overlay 155G 12G 144G 8% / [2022-10-05T12:14:05.320Z] tmpfs 64M 0 64M 0% /dev [2022-10-05T12:14:05.320Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-05T12:14:05.320Z] shm 64M 0 64M 0% /dev/shm [2022-10-05T12:14:05.320Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-05T12:14:05.320Z] [2022-10-05T12:14:05.320Z] [2022-10-05T12:14:05.320Z] ---> sar -b -r -n DEV: [2022-10-05T12:14:05.320Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7162) 10/05/22 _x86_64_ (8 CPU) [2022-10-05T12:14:05.320Z] [2022-10-05T12:14:05.320Z] 12:04:04 LINUX RESTART (8 CPU) [2022-10-05T12:14:05.320Z] [2022-10-05T12:14:05.321Z] 12:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-05T12:14:05.321Z] 12:06:01 253.92 1.14 252.79 0.00 33.62 68946.01 0.00 [2022-10-05T12:14:05.321Z] 12:07:01 120.91 0.07 120.84 0.00 7.06 33594.27 0.00 [2022-10-05T12:14:05.321Z] 12:08:01 1.63 0.00 1.63 0.00 0.00 19.75 0.00 [2022-10-05T12:14:05.321Z] 12:09:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 [2022-10-05T12:14:05.321Z] 12:10:01 39.24 9.51 29.72 0.00 2902.10 4770.14 0.00 [2022-10-05T12:14:05.321Z] 12:11:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 [2022-10-05T12:14:05.321Z] 12:12:01 3.07 1.67 1.40 0.00 37.72 17.06 0.00 [2022-10-05T12:14:05.321Z] 12:13:01 2.20 0.00 2.20 0.00 0.00 23.86 0.00 [2022-10-05T12:14:05.321Z] 12:14:01 6.53 0.22 6.32 0.00 16.93 122.25 0.00 [2022-10-05T12:14:05.321Z] Average: 47.52 1.40 46.12 0.00 333.64 11842.53 0.00 [2022-10-05T12:14:05.321Z] [2022-10-05T12:14:05.321Z] 12:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-05T12:14:05.321Z] 12:06:01 28563200 31548300 756912 2.30 135012 3069392 2021964 5.96 1180692 2711964 520 [2022-10-05T12:14:05.321Z] 12:07:01 27868760 31599024 705888 2.15 145844 3747112 1739612 5.13 1182252 3344620 380 [2022-10-05T12:14:05.321Z] 12:08:01 27869452 31599840 704812 2.14 145868 3747116 1739612 5.13 1181992 3344624 28 [2022-10-05T12:14:05.321Z] 12:09:01 27873612 31604072 700236 2.13 145904 3747108 1739612 5.13 1179460 3344624 16 [2022-10-05T12:14:05.321Z] 12:10:01 27578700 31584780 704176 2.14 164128 3996436 1755344 5.17 1332052 3458904 8 [2022-10-05T12:14:05.321Z] 12:11:01 27584856 31590988 697904 2.12 164208 3996440 1755344 5.17 1325736 3458904 8 [2022-10-05T12:14:05.321Z] 12:12:01 27577596 31586040 702672 2.14 164292 3997572 1755344 5.17 1334736 3459320 56 [2022-10-05T12:14:05.321Z] 12:13:01 27577548 31586016 702584 2.14 164360 3997576 1755344 5.17 1335120 3459268 12 [2022-10-05T12:14:05.321Z] 12:14:01 27511308 31522232 762712 2.32 164584 3998760 2165864 6.38 1395224 3459392 116 [2022-10-05T12:14:05.321Z] Average: 27778337 31580144 715322 2.18 154911 3810835 1825338 5.38 1271918 3337958 127 [2022-10-05T12:14:05.321Z] [2022-10-05T12:14:05.321Z] 12:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-05T12:14:05.321Z] 12:06:01 docker0 157.16 206.76 12.55 1749.08 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:06:01 vethd6dbe8a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:06:01 ens3 263.14 200.88 1793.63 110.86 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:06:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:07:01 docker0 2.57 5.45 0.17 60.53 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:07:01 ens3 117.23 77.62 2634.32 14.81 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:07:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:09:01 ens3 6.05 3.10 12.41 0.22 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:10:01 ens3 80.99 46.13 1298.89 3.45 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:10:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:11:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:12:01 ens3 6.01 4.68 4.09 4.67 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:12:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:13:01 ens3 1.92 1.65 1.07 1.27 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:14:01 ens3 24.03 14.48 25.66 8.38 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] 12:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] Average: docker0 17.49 23.24 1.39 198.19 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] Average: ens3 55.13 38.44 639.02 15.79 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-05T12:14:05.321Z] [2022-10-05T12:14:05.321Z] [2022-10-05T12:14:05.321Z] ---> sar -P ALL: [2022-10-05T12:14:05.321Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7162) 10/05/22 _x86_64_ (8 CPU) [2022-10-05T12:14:05.321Z] [2022-10-05T12:14:05.321Z] 12:04:04 LINUX RESTART (8 CPU) [2022-10-05T12:14:05.321Z] [2022-10-05T12:14:05.321Z] 12:05:02 CPU %user %nice %system %iowait %steal %idle [2022-10-05T12:14:05.321Z] 12:06:01 all 20.04 0.00 6.51 2.03 0.08 71.34 [2022-10-05T12:14:05.321Z] 12:06:01 0 19.01 0.00 5.14 0.12 0.07 75.66 [2022-10-05T12:14:05.321Z] 12:06:01 1 20.25 0.00 7.08 1.21 0.09 71.38 [2022-10-05T12:14:05.321Z] 12:06:01 2 18.89 0.00 7.07 4.81 0.07 69.16 [2022-10-05T12:14:05.321Z] 12:06:01 3 21.37 0.00 6.41 0.40 0.09 71.74 [2022-10-05T12:14:05.321Z] 12:06:01 4 21.34 0.00 6.04 2.14 0.07 70.41 [2022-10-05T12:14:05.321Z] 12:06:01 5 20.03 0.00 6.78 3.36 0.07 69.76 [2022-10-05T12:14:05.321Z] 12:06:01 6 20.27 0.00 7.18 1.25 0.07 71.22 [2022-10-05T12:14:05.321Z] 12:06:01 7 19.14 0.00 6.40 2.95 0.09 71.41 [2022-10-05T12:14:05.321Z] 12:07:01 all 18.43 0.00 3.88 0.92 0.05 76.71 [2022-10-05T12:14:05.321Z] 12:07:01 0 16.97 0.00 3.82 0.10 0.05 79.05 [2022-10-05T12:14:05.321Z] 12:07:01 1 19.60 0.00 4.68 0.35 0.05 75.32 [2022-10-05T12:14:05.321Z] 12:07:01 2 17.80 0.00 4.09 1.78 0.07 76.27 [2022-10-05T12:14:05.321Z] 12:07:01 3 17.53 0.00 3.81 2.16 0.05 76.45 [2022-10-05T12:14:05.321Z] 12:07:01 4 17.61 0.00 3.34 2.20 0.05 76.80 [2022-10-05T12:14:05.321Z] 12:07:01 5 19.70 0.00 3.79 0.64 0.05 75.82 [2022-10-05T12:14:05.321Z] 12:07:01 6 18.72 0.00 3.92 0.02 0.05 77.29 [2022-10-05T12:14:05.321Z] 12:07:01 7 19.53 0.00 3.63 0.12 0.05 76.68 [2022-10-05T12:14:05.321Z] 12:08:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2022-10-05T12:14:05.321Z] 12:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T12:14:05.321Z] 12:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-05T12:14:05.321Z] 12:08:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-05T12:14:05.321Z] 12:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-05T12:14:05.321Z] 12:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T12:14:05.321Z] 12:08:01 5 0.10 0.00 0.03 0.00 0.02 99.85 [2022-10-05T12:14:05.321Z] 12:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T12:14:05.321Z] 12:08:01 7 0.35 0.00 0.02 0.00 0.02 99.62 [2022-10-05T12:14:05.321Z] 12:09:01 all 0.04 0.00 0.02 0.01 0.00 99.94 [2022-10-05T12:14:05.321Z] 12:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-05T12:14:05.321Z] 12:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-05T12:14:05.321Z] 12:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-05T12:14:05.321Z] 12:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T12:14:05.321Z] 12:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-05T12:14:05.321Z] 12:09:01 5 0.08 0.00 0.05 0.05 0.00 99.82 [2022-10-05T12:14:05.321Z] 12:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-05T12:14:05.321Z] 12:09:01 7 0.12 0.00 0.02 0.00 0.00 99.87 [2022-10-05T12:14:05.321Z] 12:10:01 all 1.24 0.00 0.81 0.26 0.01 97.68 [2022-10-05T12:14:05.321Z] 12:10:01 0 2.57 0.00 0.82 0.25 0.00 96.36 [2022-10-05T12:14:05.321Z] 12:10:01 1 0.94 0.00 0.65 0.22 0.02 98.18 [2022-10-05T12:14:05.321Z] 12:10:01 2 1.40 0.00 0.55 0.02 0.02 98.02 [2022-10-05T12:14:05.321Z] 12:10:01 3 0.65 0.00 0.87 0.08 0.00 98.40 [2022-10-05T12:14:05.321Z] 12:10:01 4 1.05 0.00 0.52 0.03 0.00 98.40 [2022-10-05T12:14:05.321Z] 12:10:01 5 1.02 0.00 0.77 1.02 0.02 97.18 [2022-10-05T12:14:05.321Z] 12:10:01 6 1.29 0.00 1.99 0.32 0.02 96.39 [2022-10-05T12:14:05.321Z] 12:10:01 7 0.99 0.00 0.35 0.12 0.03 98.51 [2022-10-05T12:14:05.321Z] 12:11:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-10-05T12:14:05.321Z] 12:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-05T12:14:05.321Z] 12:11:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-05T12:14:05.321Z] 12:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-05T12:14:05.321Z] 12:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-05T12:14:05.321Z] 12:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T12:14:05.321Z] 12:11:01 5 0.05 0.00 0.03 0.05 0.00 99.87 [2022-10-05T12:14:05.321Z] 12:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T12:14:05.321Z] 12:11:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2022-10-05T12:14:05.321Z] 12:12:01 all 0.20 0.00 0.03 0.01 0.00 99.76 [2022-10-05T12:14:05.321Z] 12:12:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2022-10-05T12:14:05.321Z] 12:12:01 1 0.35 0.00 0.05 0.05 0.00 99.55 [2022-10-05T12:14:05.321Z] 12:12:01 2 0.15 0.00 0.05 0.00 0.00 99.80 [2022-10-05T12:14:05.321Z] 12:12:01 3 0.08 0.00 0.02 0.02 0.00 99.88 [2022-10-05T12:14:05.321Z] 12:12:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2022-10-05T12:14:05.321Z] 12:12:01 5 0.15 0.00 0.03 0.05 0.00 99.77 [2022-10-05T12:14:05.321Z] 12:12:01 6 0.58 0.00 0.02 0.00 0.00 99.40 [2022-10-05T12:14:05.321Z] 12:12:01 7 0.10 0.00 0.03 0.00 0.00 99.87 [2022-10-05T12:14:05.321Z] 12:13:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2022-10-05T12:14:05.321Z] 12:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T12:14:05.321Z] 12:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-05T12:14:05.321Z] 12:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-05T12:14:05.321Z] 12:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-05T12:14:05.321Z] 12:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-05T12:14:05.321Z] 12:13:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2022-10-05T12:14:05.321Z] 12:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-05T12:14:05.321Z] 12:13:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2022-10-05T12:14:05.321Z] 12:14:01 all 0.55 0.00 0.20 0.03 0.00 99.21 [2022-10-05T12:14:05.321Z] 12:14:01 0 0.37 0.00 0.25 0.00 0.00 99.38 [2022-10-05T12:14:05.321Z] 12:14:01 1 0.90 0.00 0.28 0.03 0.00 98.78 [2022-10-05T12:14:05.321Z] 12:14:01 2 0.67 0.00 0.20 0.07 0.00 99.07 [2022-10-05T12:14:05.321Z] 12:14:01 3 0.58 0.00 0.17 0.07 0.00 99.18 [2022-10-05T12:14:05.321Z] 12:14:01 4 0.47 0.00 0.17 0.00 0.02 99.35 [2022-10-05T12:14:05.321Z] 12:14:01 5 0.15 0.00 0.18 0.10 0.00 99.57 [2022-10-05T12:14:05.321Z] 12:14:01 6 1.10 0.00 0.13 0.00 0.00 98.77 [2022-10-05T12:14:05.321Z] 12:14:01 7 0.20 0.00 0.20 0.00 0.02 99.58 [2022-10-05T12:14:05.321Z] Average: all 4.45 0.00 1.26 0.36 0.02 93.92 [2022-10-05T12:14:05.321Z] Average: 0 4.27 0.00 1.10 0.05 0.02 94.56 [2022-10-05T12:14:05.321Z] Average: 1 4.62 0.00 1.40 0.20 0.02 93.76 [2022-10-05T12:14:05.321Z] Average: 2 4.27 0.00 1.31 0.73 0.02 93.67 [2022-10-05T12:14:05.321Z] Average: 3 4.40 0.00 1.24 0.30 0.02 94.05 [2022-10-05T12:14:05.321Z] Average: 4 4.44 0.00 1.11 0.48 0.01 93.95 [2022-10-05T12:14:05.321Z] Average: 5 4.52 0.00 1.28 0.58 0.02 93.60 [2022-10-05T12:14:05.321Z] Average: 6 4.61 0.00 1.45 0.17 0.01 93.75 [2022-10-05T12:14:05.321Z] Average: 7 4.47 0.00 1.18 0.35 0.03 93.98 [2022-10-05T12:14:05.321Z] [2022-10-05T12:14:05.321Z] [2022-10-05T12:14:05.321Z]