Pull request #500 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb+a0e8a3cf402e2d18cab125a1c4a8a92554f18848 (719681618bbebdfc4745a6484876d071ac5f312b) 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-ssh10471454985782348026.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2552641683409804966.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-500/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-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5859248811119063610.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14645909720032073118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh18357973605171967336.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-500/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-500/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8254650734714084443.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-1830 in /w/workspace/_app-service-configurable_PR-500 [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-500 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0e8a3cf402e2d18cab125a1c4a8a92554f18848 into PR head commit b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb Merge succeeded, producing b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb Checking out Revision b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb (PR-500) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:02:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:02:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:02:37 ========================================================= 12:02:37 EdgeX Global Pipelines Version Info 12:02:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a0e8a3cf402e2d18cab125a1c4a8a92554f18848 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb # timeout=10 12:02:38 ------------------- 12:02:38 stable info: 12:02:38 ------------------- 12:02:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:02:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:02:38 Message: update stable to v1.0.244 12:02:39 ------------------- 12:02:39 experimental info: 12:02:39 ------------------- 12:02:39 Commited By: **** collab-it+edgex@linuxfoundation.org 12:02:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:02:39 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:02:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-500 [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-500 [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-500 [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0f2539 [Pipeline] echo 12:02:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:02:40 provisioning config files... 12:02:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-500@tmp/config15152519126367384866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:41 ---> docker-login.sh 12:02:41 nexus3.edgexfoundry.org:10001 12:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:41 Configure a credential helper to remove this warning. See 12:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:41 12:02:41 Login Succeeded 12:02:41 nexus3.edgexfoundry.org:10002 12:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:41 Configure a credential helper to remove this warning. See 12:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:41 12:02:41 Login Succeeded 12:02:41 nexus3.edgexfoundry.org:10003 12:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:41 Configure a credential helper to remove this warning. See 12:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:41 12:02:41 Login Succeeded 12:02:41 nexus3.edgexfoundry.org:10004 12:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:41 Configure a credential helper to remove this warning. See 12:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:41 12:02:41 Login Succeeded 12:02:41 docker.io 12:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:42 Configure a credential helper to remove this warning. See 12:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:42 12:02:42 Login Succeeded 12:02:42 ---> docker-login.sh ends [Pipeline] } 12:02:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:02:42 + git rev-list -1 --merges b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb~1..b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb [Pipeline] echo 12:02:42 -----------> git rev-list -1 --merges b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb~1..b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb [false] [Pipeline] sh 12:02:43 + git log --format=format:%s -1 b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb [Pipeline] echo 12:02:43 ========================================================= 12:02:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:02:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:02:43 + git log --format=format:%s -1 b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb [Pipeline] echo 12:02:43 [semverPrep] GIT_COMMIT: b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:02:43 [semverPrep] This is not a build commit. [Pipeline] sh 12:02:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:02:44 + grep -v github /etc/ssh/ssh_known_hosts 12:02:44 + [ -e /tmp/ssh_known_hosts ] 12:02:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:02:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:02:44 + sudo tee -a /etc/ssh/ssh_known_hosts 12:02:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:02:44 12:02:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:02:44 0.1.4: Pulling from edgex-devops/py-git-semver 12:02:44 b85a868b505f: Pulling fs layer 12:02:44 e2be974225ed: Pulling fs layer 12:02:44 339a4e72a1f5: Pulling fs layer 12:02:44 988bab9f4d93: Pulling fs layer 12:02:44 1469e6f7b9e6: Pulling fs layer 12:02:44 eaf3925da568: Pulling fs layer 12:02:44 bab4dde63d76: Pulling fs layer 12:02:44 bde34c3a00c8: Pulling fs layer 12:02:44 b352a97aabf1: Pulling fs layer 12:02:44 4872d77fe225: Pulling fs layer 12:02:44 5851b861e8e6: Pulling fs layer 12:02:44 988bab9f4d93: Waiting 12:02:44 1469e6f7b9e6: Waiting 12:02:44 eaf3925da568: Waiting 12:02:44 bab4dde63d76: Waiting 12:02:44 bde34c3a00c8: Waiting 12:02:44 4872d77fe225: Waiting 12:02:44 b352a97aabf1: Waiting 12:02:44 5851b861e8e6: Waiting 12:02:44 e2be974225ed: Download complete 12:02:44 988bab9f4d93: Verifying Checksum 12:02:44 988bab9f4d93: Download complete 12:02:45 1469e6f7b9e6: Verifying Checksum 12:02:45 1469e6f7b9e6: Download complete 12:02:45 339a4e72a1f5: Verifying Checksum 12:02:45 339a4e72a1f5: Download complete 12:02:45 eaf3925da568: Download complete 12:02:45 bde34c3a00c8: Verifying Checksum 12:02:45 bde34c3a00c8: Download complete 12:02:45 b352a97aabf1: Verifying Checksum 12:02:45 b352a97aabf1: Download complete 12:02:45 4872d77fe225: Verifying Checksum 12:02:45 4872d77fe225: Download complete 12:02:45 5851b861e8e6: Verifying Checksum 12:02:45 5851b861e8e6: Download complete 12:02:45 b85a868b505f: Download complete 12:02:45 bab4dde63d76: Verifying Checksum 12:02:45 bab4dde63d76: Download complete 12:02:46 b85a868b505f: Pull complete 12:02:46 e2be974225ed: Pull complete 12:02:47 339a4e72a1f5: Pull complete 12:02:47 988bab9f4d93: Pull complete 12:02:47 1469e6f7b9e6: Pull complete 12:02:47 eaf3925da568: Pull complete 12:02:49 bab4dde63d76: Pull complete 12:02:49 bde34c3a00c8: Pull complete 12:02:49 b352a97aabf1: Pull complete 12:02:49 4872d77fe225: Pull complete 12:02:49 5851b861e8e6: Pull complete 12:02:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:02:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:50 prd-ubuntu20.04-docker-8c-8g-1830 does not seem to be running inside a container 12:02:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-500 -v /w/workspace/_app-service-configurable_PR-500:/w/workspace/_app-service-configurable_PR-500:rw,z -v /w/workspace/_app-service-configurable_PR-500@tmp:/w/workspace/_app-service-configurable_PR-500@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:02:52 $ docker top 9b4d4c0acf9ea08390bf580ca5a2617d84dbd48b08da632cf232e2481b6cbae3 -eo pid,comm 12:02:52 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). 12:02:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:02:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:02:52 [ssh-agent] Looking for ssh-agent implementation... 12:02:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:02:52 $ docker exec 9b4d4c0acf9ea08390bf580ca5a2617d84dbd48b08da632cf232e2481b6cbae3 ssh-agent 12:02:52 SSH_AUTH_SOCK=/tmp/ssh-IAwS3lQ2PkEX/agent.32 12:02:52 SSH_AGENT_PID=38 12:02:52 Running ssh-add (command line suppressed) 12:02:52 Identity added: /w/workspace/_app-service-configurable_PR-500@tmp/private_key_5761872123127893897.key (/w/workspace/_app-service-configurable_PR-500@tmp/private_key_5761872123127893897.key) 12:02:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:02:53 + git tag --points-at HEAD [Pipeline] } 12:02:53 $ docker exec --env ******** --env ******** 9b4d4c0acf9ea08390bf580ca5a2617d84dbd48b08da632cf232e2481b6cbae3 ssh-agent -k 12:02:53 unset SSH_AUTH_SOCK; 12:02:53 unset SSH_AGENT_PID; 12:02:53 echo Agent pid 38 killed; 12:02:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:02:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:02:53 [ssh-agent] Looking for ssh-agent implementation... 12:02:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:02:53 $ docker exec 9b4d4c0acf9ea08390bf580ca5a2617d84dbd48b08da632cf232e2481b6cbae3 ssh-agent 12:02:53 SSH_AUTH_SOCK=/tmp/ssh-VXXK2qOSY1J5/agent.71 12:02:53 SSH_AGENT_PID=77 12:02:53 Running ssh-add (command line suppressed) 12:02:53 Identity added: /w/workspace/_app-service-configurable_PR-500@tmp/private_key_3473657151126690636.key (/w/workspace/_app-service-configurable_PR-500@tmp/private_key_3473657151126690636.key) 12:02:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:02:54 + git semver init 12:02:54 2023-01-11 12:02:54,350 [run_init] DEBUG init version:0.0.0 force:False 12:02:54 2023-01-11 12:02:54,350 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-500/.semver 12:02:54 2023-01-11 12:02:54,351 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-500/.semver 12:02:54 2023-01-11 12:02:54,351 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-500/.semver'], cwd=/w/workspace/_app-service-configurable_PR-500, universal_newlines=False, shell=None, istream=None) 12:02:55 2023-01-11 12:02:55,134 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-500/.git/info/exclude 12:02:55 2023-01-11 12:02:55,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-500/.semver/PR-500 with force:False 12:02:55 2023-01-11 12:02:55,135 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-500/.semver/PR-500 12:02:55 2023-01-11 12:02:55,139 [execute] INFO git cat-file --batch-check 12:02:55 2023-01-11 12:02:55,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-500/.semver, universal_newlines=False, shell=None, istream=) 12:02:55 2023-01-11 12:02:55,148 [execute] INFO git cat-file --batch 12:02:55 2023-01-11 12:02:55,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-500/.semver, universal_newlines=False, shell=None, istream=) 12:02:55 2023-01-11 12:02:55,155 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-500/.semver/PR-500 12:02:55 0.0.0 [Pipeline] } 12:02:55 $ docker exec --env ******** --env ******** 9b4d4c0acf9ea08390bf580ca5a2617d84dbd48b08da632cf232e2481b6cbae3 ssh-agent -k 12:02:55 unset SSH_AUTH_SOCK; 12:02:55 unset SSH_AGENT_PID; 12:02:55 echo Agent pid 77 killed; 12:02:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:02:55 + git semver [Pipeline] } 12:02:56 $ docker stop --time=1 9b4d4c0acf9ea08390bf580ca5a2617d84dbd48b08da632cf232e2481b6cbae3 12:02:57 $ docker rm -f --volumes 9b4d4c0acf9ea08390bf580ca5a2617d84dbd48b08da632cf232e2481b6cbae3 [Pipeline] // withDockerContainer [Pipeline] sh 12:02:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:02:58 Stashed 1 file(s) [Pipeline] echo 12:02:58 [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 12:02:58 provisioning config files... 12:02:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-500@tmp/config11869132931460663327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:59 ---> docker-login.sh 12:02:59 nexus3.edgexfoundry.org:10001 12:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:59 Configure a credential helper to remove this warning. See 12:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:59 12:02:59 Login Succeeded 12:02:59 nexus3.edgexfoundry.org:10002 12:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:59 Configure a credential helper to remove this warning. See 12:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:59 12:02:59 Login Succeeded 12:02:59 nexus3.edgexfoundry.org:10003 12:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:59 Configure a credential helper to remove this warning. See 12:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:59 12:02:59 Login Succeeded 12:02:59 nexus3.edgexfoundry.org:10004 12:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:59 Configure a credential helper to remove this warning. See 12:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:59 12:02:59 Login Succeeded 12:02:59 docker.io 12:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:59 Configure a credential helper to remove this warning. See 12:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:59 12:02:59 Login Succeeded 12:02:59 ---> docker-login.sh ends [Pipeline] } 12:02:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:02:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:02:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:02:59 ========================================================= 12:02:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:02:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:00 + 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 . 12:03:00 Sending build context to Docker daemon 3.215MB 12:03:00 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 12:03:00 Step 2/12 : FROM ${BASE} AS builder 12:03:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:03:00 213ec9aee27d: Pulling fs layer 12:03:00 4583459ba037: Pulling fs layer 12:03:00 93c1e223e6f2: Pulling fs layer 12:03:00 53926ce57604: Pulling fs layer 12:03:00 21b2b0c7a3f4: Pulling fs layer 12:03:00 22ff95d597cd: Pulling fs layer 12:03:00 12d6caf4c0d1: Pulling fs layer 12:03:00 96b7cbca73a9: Pulling fs layer 12:03:00 a7acece74701: Pulling fs layer 12:03:00 22ff95d597cd: Waiting 12:03:00 53926ce57604: Waiting 12:03:00 12d6caf4c0d1: Waiting 12:03:00 96b7cbca73a9: Waiting 12:03:00 a7acece74701: Waiting 12:03:00 21b2b0c7a3f4: Waiting 12:03:00 4583459ba037: Verifying Checksum 12:03:00 4583459ba037: Download complete 12:03:00 21b2b0c7a3f4: Download complete 12:03:00 22ff95d597cd: Verifying Checksum 12:03:00 22ff95d597cd: Download complete 12:03:00 213ec9aee27d: Verifying Checksum 12:03:00 213ec9aee27d: Download complete 12:03:00 12d6caf4c0d1: Download complete 12:03:00 213ec9aee27d: Pull complete 12:03:00 4583459ba037: Pull complete 12:03:00 93c1e223e6f2: Pull complete 12:03:01 a7acece74701: Verifying Checksum 12:03:01 96b7cbca73a9: Verifying Checksum 12:03:01 96b7cbca73a9: Download complete 12:03:01 53926ce57604: Verifying Checksum 12:03:01 53926ce57604: Download complete 12:03:05 53926ce57604: Pull complete 12:03:05 21b2b0c7a3f4: Pull complete 12:03:05 22ff95d597cd: Pull complete 12:03:05 12d6caf4c0d1: Pull complete 12:03:07 96b7cbca73a9: Pull complete 12:03:08 a7acece74701: Pull complete 12:03:08 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 12:03:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:03:08 ---> db6d94c90886 12:03:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:03:11 ---> Running in cecf98f1fd7d 12:03:11 Removing intermediate container cecf98f1fd7d 12:03:11 ---> cadd0daa0c7a 12:03:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:03:11 ---> Running in 9eab7b8070da 12:03:11 Removing intermediate container 9eab7b8070da 12:03:11 ---> 410382f6d538 12:03:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:03:11 ---> Running in 34a9573c4702 12:03:12 Removing intermediate container 34a9573c4702 12:03:12 ---> 4b113be285ed 12:03:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:03:12 ---> Running in d3c2f5b6b8a7 12:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:03:12 OK: 211 MiB in 51 packages 12:03:13 Removing intermediate container d3c2f5b6b8a7 12:03:13 ---> 2b434951107c 12:03:13 Step 7/12 : WORKDIR /app 12:03:13 ---> Running in bb65499629a8 12:03:13 Removing intermediate container bb65499629a8 12:03:13 ---> 262d8b1d3252 12:03:13 Step 8/12 : COPY go.mod vendor* ./ 12:03:13 ---> 3a7f1d767646 12:03:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:13 ---> Running in cefc3c21f70d 12:03:13 Still waiting to schedule task 12:03:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:03:45 Removing intermediate container cefc3c21f70d 12:03:45 ---> 5784fc365c49 12:03:45 Step 10/12 : COPY . . 12:03:45 ---> e89f478a00bb 12:03:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:03:45 ---> Running in 3059859778db 12:03:45 Removing intermediate container 3059859778db 12:03:45 ---> 71f699cf922d 12:03:45 Step 12/12 : RUN $MAKE 12:03:45 ---> Running in c28505ecb080 12:03:45 noop 12:03:45 Removing intermediate container c28505ecb080 12:03:45 ---> b6c0459ef426 12:03:45 Successfully built b6c0459ef426 12:03:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:45 + docker inspect -f . ci-base-image-x86_64 12:03:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:45 prd-ubuntu20.04-docker-8c-8g-1830 does not seem to be running inside a container 12:03:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-500 -v /w/workspace/_app-service-configurable_PR-500:/w/workspace/_app-service-configurable_PR-500:rw,z -v /w/workspace/_app-service-configurable_PR-500@tmp:/w/workspace/_app-service-configurable_PR-500@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 ******** ci-base-image-x86_64 cat 12:03:46 $ docker top 5900d6980f8cd1c3afa7f0cc30bc2e2d8123be614da97bfedcd04405154bfc33 -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:46 + go version 12:03:46 go version go1.18.7 linux/amd64 [Pipeline] } 12:03:46 $ docker stop --time=1 5900d6980f8cd1c3afa7f0cc30bc2e2d8123be614da97bfedcd04405154bfc33 12:03:47 $ docker rm -f --volumes 5900d6980f8cd1c3afa7f0cc30bc2e2d8123be614da97bfedcd04405154bfc33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:48 + docker inspect -f . ci-base-image-x86_64 12:03:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:48 prd-ubuntu20.04-docker-8c-8g-1830 does not seem to be running inside a container 12:03:48 $ 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-500 -v /w/workspace/_app-service-configurable_PR-500:/w/workspace/_app-service-configurable_PR-500:rw,z -v /w/workspace/_app-service-configurable_PR-500@tmp:/w/workspace/_app-service-configurable_PR-500@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 ******** ci-base-image-x86_64 cat 12:03:49 $ docker top 83bec379d226afbb2addd420ea05dfd9a501fc7b901793106e88031c3b24b309 -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:49 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-500 [Pipeline] fileExists [Pipeline] sh 12:03:49 + make test 12:03:49 go test -race -coverprofile=coverage.out ./... 12:04:11 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:04:11 go vet ./... 12:04:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:04:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:04:20 ./bin/test-attribution-txt.sh [Pipeline] echo 12:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:04:20 $ docker stop --time=1 83bec379d226afbb2addd420ea05dfd9a501fc7b901793106e88031c3b24b309 12:04:23 $ docker rm -f --volumes 83bec379d226afbb2addd420ea05dfd9a501fc7b901793106e88031c3b24b309 [Pipeline] // withDockerContainer [Pipeline] sh 12:04:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:04:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:04:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:04:25 + ls -al . 12:04:25 total 184 12:04:25 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 12:03 . 12:04:25 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 12:02 .. 12:04:25 -rw-rw-r-- 1 jenkins jenkins 119 Jan 11 12:02 .dockerignore 12:04:25 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 12:02 .git 12:04:25 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 12:02 .github 12:04:25 -rw-rw-r-- 1 jenkins jenkins 171 Jan 11 12:02 .gitignore 12:04:25 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 12:02 .semver 12:04:25 -rw-rw-r-- 1 jenkins jenkins 9103 Jan 11 12:02 Attribution.txt 12:04:25 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 11 12:02 CHANGELOG.md 12:04:25 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 11 12:02 Dockerfile 12:04:25 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 12:02 GOVERNANCE.md 12:04:25 -rw-rw-r-- 1 jenkins jenkins 688 Jan 11 12:02 Jenkinsfile 12:04:25 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 11 12:02 LICENSE 12:04:25 -rw-rw-r-- 1 jenkins jenkins 618 Jan 11 12:02 OWNERS.md 12:04:25 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 11 12:02 README.md 12:04:25 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 12:02 VERSION 12:04:25 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 12:02 bin 12:04:25 -rw-r--r-- 1 jenkins jenkins 13 Jan 11 12:03 coverage.out 12:04:25 -rw-rw-r-- 1 jenkins jenkins 3397 Jan 11 12:02 go.mod 12:04:25 -rw-rw-r-- 1 jenkins jenkins 44232 Jan 11 12:02 go.sum 12:04:25 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 11 12:02 main.go 12:04:25 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 11 12:02 makefile 12:04:25 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 12:02 res 12:04:25 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 12:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:25 + 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=b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb --label arch=amd64 --label version=0.0.0 . 12:04:25 Sending build context to Docker daemon 3.216MB 12:04:25 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 12:04:25 Step 2/26 : FROM ${BASE} AS builder 12:04:25 ---> b6c0459ef426 12:04:25 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 12:04:25 ---> Running in b533afd9aeb4 12:04:26 Removing intermediate container b533afd9aeb4 12:04:26 ---> 594d6e0c85f6 12:04:26 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:04:26 ---> Running in 5434817c7220 12:04:26 Removing intermediate container 5434817c7220 12:04:26 ---> f1fbd7302312 12:04:26 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:04:26 ---> Running in 53ceed0ba560 12:04:26 Removing intermediate container 53ceed0ba560 12:04:26 ---> f733730d18c0 12:04:26 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:04:26 ---> Running in 7b9701f1cba9 12:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:04:26 OK: 211 MiB in 51 packages 12:04:27 Removing intermediate container 7b9701f1cba9 12:04:27 ---> c4b15a94422b 12:04:27 Step 7/26 : WORKDIR /app 12:04:27 ---> Running in eb3af95771cb 12:04:27 Removing intermediate container eb3af95771cb 12:04:27 ---> fc1928f18c59 12:04:27 Step 8/26 : COPY go.mod vendor* ./ 12:04:27 ---> 86a4fa069775 12:04:27 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:27 ---> Running in 0728340cef34 12:04:27 Removing intermediate container 0728340cef34 12:04:27 ---> aa2ab5a8a065 12:04:27 Step 10/26 : COPY . . 12:04:28 ---> 8a47209080ab 12:04:28 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:04:28 ---> Running in 700f218c0380 12:04:28 Removing intermediate container 700f218c0380 12:04:28 ---> a3d42056a315 12:04:28 Step 12/26 : RUN $MAKE 12:04:28 ---> Running in 63b5f833b507 12:04:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:04:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1831 in /w/workspace/_app-service-configurable_PR-500 [Pipeline] { [Pipeline] ws 12:04:43 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:04:43 Selected Git installation does not exist. Using Default 12:04:43 The recommended git tool is: NONE 12:04:49 using credential edgex-jenkins-ssh 12:04:49 Cloning the remote Git repository 12:04:49 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:04:49 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:04:49 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:04:49 > git --version # timeout=10 12:04:49 > git --version # 'git version 2.25.1' 12:04:49 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:50 Removing intermediate container 63b5f833b507 12:04:50 ---> 3a5bde4221c4 12:04:50 Step 13/26 : FROM alpine:3.16 12:04:50 3.16: Pulling from library/alpine 12:04:50 ca7dd9ec2225: Pulling fs layer 12:04:50 ca7dd9ec2225: Download complete 12:04:50 ca7dd9ec2225: Pull complete 12:04:50 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 12:04:50 Status: Downloaded newer image for alpine:3.16 12:04:50 ---> bfe296a52501 12:04:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:04:50 ---> Running in 89dfbfda5a84 12:04:50 Removing intermediate container 89dfbfda5a84 12:04:50 ---> ece4a33ae73e 12:04:50 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 12:04:50 ---> Running in 2a8d63f39bba 12:04:50 Removing intermediate container 2a8d63f39bba 12:04:50 ---> 22d349831b76 12:04:50 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 12:04:50 ---> Running in 6e5ea504d631 12:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:04:50 (1/2) Installing ca-certificates (20220614-r0) 12:04:50 (2/2) Installing dumb-init (1.2.5-r1) 12:04:50 Executing busybox-1.35.0-r17.trigger 12:04:50 Executing ca-certificates-20220614-r0.trigger 12:04:50 OK: 6 MiB in 16 packages 12:04:50 Removing intermediate container 6e5ea504d631 12:04:50 ---> 950271b11b77 12:04:50 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:04:50 ---> a783f841eca8 12:04:50 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 12:04:50 ---> 4059239fdd0d 12:04:50 Step 19/26 : COPY --from=builder /app/res/ /res/ 12:04:51 ---> ca0cb44acc3c 12:04:51 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:04:50 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:04:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:51 ---> aeca9907f6ac 12:04:51 Step 21/26 : EXPOSE 48095 12:04:51 ---> Running in 6f401e3a7c16 12:04:51 Removing intermediate container 6f401e3a7c16 12:04:51 ---> 1387e45e9a99 12:04:51 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 12:04:51 ---> Running in 7c3da84f7ba8 12:04:51 Merging remotes/origin/main commit a0e8a3cf402e2d18cab125a1c4a8a92554f18848 into PR head commit b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb 12:04:51 Removing intermediate container 7c3da84f7ba8 12:04:51 ---> 08b9c4e93b31 12:04:51 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:04:51 ---> Running in 4eff916b3a7b 12:04:51 Removing intermediate container 4eff916b3a7b 12:04:51 ---> 61f317ef8264 12:04:51 Step 24/26 : LABEL arch=amd64 12:04:51 ---> Running in c378ae0192a0 12:04:51 Removing intermediate container c378ae0192a0 12:04:51 ---> 7f24ec90452b 12:04:51 Step 25/26 : LABEL git_sha=b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb 12:04:52 Merge succeeded, producing b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb 12:04:52 Checking out Revision b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb (PR-500) 12:04:52 ---> Running in 211622163c97 12:04:52 Removing intermediate container 211622163c97 12:04:52 ---> 032e69c58f4f 12:04:52 Step 26/26 : LABEL version=0.0.0 12:04:52 ---> Running in 7bb6ccbea173 12:04:52 Removing intermediate container 7bb6ccbea173 12:04:52 ---> 7494a9d672ea 12:04:52 [Warning] One or more build-args [ARCH] were not consumed 12:04:52 Successfully built 7494a9d672ea 12:04:52 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] } 12:04:51 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:04:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:04:51 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:04:51 > git config core.sparsecheckout # timeout=10 12:04:51 > git checkout -f b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb # timeout=10 12:04:52 > git remote # timeout=10 12:04:52 > git config --get remote.origin.url # timeout=10 12:04:52 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:52 > git merge a0e8a3cf402e2d18cab125a1c4a8a92554f18848 # timeout=10 12:04:52 > git rev-parse HEAD^{commit} # timeout=10 12:04:52 > git config core.sparsecheckout # timeout=10 12:04:52 > git checkout -f b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb # timeout=10 [Pipeline] // stage Post stage 12:04:52 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 12:04:52 > git --version # timeout=10 12:04:52 > git --version # 'git version 2.25.1' 12:04:52 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] sh 12:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:04:53 12:04:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:53 12:04:53 GitHub has been notified of this commit’s build result 12:04:53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 12:04:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:04:53 latest: Pulling from edgex-lftools-log-publisher 12:04:53 5eb5b503b376: Pulling fs layer 12:04:53 5c69ac0246d0: Pulling fs layer 12:04:53 ec43610c2a17: Pulling fs layer 12:04:53 3a2ae6a8a46f: Pulling fs layer 12:04:53 33b1e0a273af: Pulling fs layer 12:04:53 5d3b04190fa2: Pulling fs layer 12:04:53 3a2ae6a8a46f: Waiting 12:04:53 33b1e0a273af: Waiting 12:04:53 2f39f015ded8: Pulling fs layer 12:04:53 5d3b04190fa2: Waiting 12:04:53 5c69ac0246d0: Verifying Checksum 12:04:53 5c69ac0246d0: Download complete 12:04:53 3a2ae6a8a46f: Download complete 12:04:53 33b1e0a273af: Verifying Checksum 12:04:53 33b1e0a273af: Download complete 12:04:53 5d3b04190fa2: Verifying Checksum 12:04:53 5d3b04190fa2: Download complete [Pipeline] sh 12:04:53 ec43610c2a17: Verifying Checksum 12:04:53 ec43610c2a17: Download complete 12:04:53 5eb5b503b376: Verifying Checksum 12:04:53 5eb5b503b376: Download complete 12:04:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:04:53 % Total % Received % Xferd Average Speed Time Time Time Current 12:04:53 Dload Upload Total Spent Left Speed 12:04:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh 12:04:54 2f39f015ded8: Download complete 12:04:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:04:54 5eb5b503b376: Pull complete 12:04:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:04:54 + sudo tee /etc/docker/daemon.new 12:04:54 { 12:04:54 "registry-mirrors": [ 12:04:54 "https://nexus3.edgexfoundry.org:10001" 12:04:54 ], 12:04:54 "bip": "10.250.0.254/24", 12:04:54 "hosts": [ 12:04:54 "tcp://0.0.0.0:5555", 12:04:54 "unix:///var/run/docker.sock" 12:04:54 ], 12:04:54 "mtu": 1458, 12:04:54 "selinux-enabled": true, 12:04:54 "seccomp-profile": "/etc/docker/seccomp.json" 12:04:54 } [Pipeline] sh 12:04:55 5c69ac0246d0: Pull complete 12:04:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:04:55 + sudo service docker restart 12:04:55 ec43610c2a17: Pull complete 12:04:55 3a2ae6a8a46f: Pull complete 12:04:55 33b1e0a273af: Pull complete 12:04:55 5d3b04190fa2: Pull complete 12:05:00 2f39f015ded8: Pull complete 12:05:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:05:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:00 prd-ubuntu20.04-docker-8c-8g-1830 does not seem to be running inside a container 12:05:00 $ 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-500 -v /w/workspace/_app-service-configurable_PR-500:/w/workspace/_app-service-configurable_PR-500:rw,z -v /w/workspace/_app-service-configurable_PR-500@tmp:/w/workspace/_app-service-configurable_PR-500@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 12:05:03 $ docker top eb55a61344433b3c42e72737130cf0af4b35e67cb0e939cffd20137d92a90d75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:04 ---> job-cost.sh 12:05:04 lf-activate-venv: SKIPPING 12:05:04 INFO: No Stack... 12:05:04 INFO: Retrieving Pricing Info for: v3-standard-8 12:05:05 INFO: Archiving Costs [Pipeline] sh 12:05:05 + cat /w/workspace/_app-service-configurable_PR-500/archives/cost.csv 12:05:05 + cut -d, -f6 [Pipeline] lock 12:05:05 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-500-1-stack-cost] 12:05:05 Resource [jenkins-edgexfoundry-app-service-configurable-PR-500-1-stack-cost] did not exist. Created. 12:05:05 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-500-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:05:05 + echo total: 0.2199999988079071 [Pipeline] stash 12:05:05 Stashed 1 file(s) [Pipeline] } 12:05:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-500-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:05:06 $ docker stop --time=1 eb55a61344433b3c42e72737130cf0af4b35e67cb0e939cffd20137d92a90d75 12:05:07 $ docker rm -f --volumes eb55a61344433b3c42e72737130cf0af4b35e67cb0e939cffd20137d92a90d75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:13 provisioning config files... 12:05:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1051838217902033027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:14 ---> docker-login.sh 12:05:14 nexus3.edgexfoundry.org:10001 12:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:14 Configure a credential helper to remove this warning. See 12:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:14 12:05:14 Login Succeeded 12:05:14 nexus3.edgexfoundry.org:10002 12:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:15 Configure a credential helper to remove this warning. See 12:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:15 12:05:15 Login Succeeded 12:05:15 nexus3.edgexfoundry.org:10003 12:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:15 Configure a credential helper to remove this warning. See 12:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:15 12:05:15 Login Succeeded 12:05:15 nexus3.edgexfoundry.org:10004 12:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:15 Configure a credential helper to remove this warning. See 12:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:15 12:05:15 Login Succeeded 12:05:15 docker.io 12:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:16 Configure a credential helper to remove this warning. See 12:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:16 12:05:16 Login Succeeded 12:05:16 ---> docker-login.sh ends [Pipeline] } 12:05:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:16 ========================================================= 12:05:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:05:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:17 + 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 . 12:05:17 Sending build context to Docker daemon 217.1kB 12:05:17 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 12:05:17 Step 2/12 : FROM ${BASE} AS builder 12:05:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:05:17 9b18e9b68314: Pulling fs layer 12:05:17 35d82f9e3411: Pulling fs layer 12:05:17 e16973657156: Pulling fs layer 12:05:17 fc693d55d65f: Pulling fs layer 12:05:17 7e9fc2657dce: Pulling fs layer 12:05:17 dda99020689f: Pulling fs layer 12:05:17 db1c61fa0a46: Pulling fs layer 12:05:17 891c053d2c06: Pulling fs layer 12:05:17 7e9fc2657dce: Waiting 12:05:17 dda99020689f: Waiting 12:05:17 fc693d55d65f: Waiting 12:05:17 891c053d2c06: Waiting 12:05:17 db1c61fa0a46: Waiting 12:05:17 e16973657156: Download complete 12:05:17 35d82f9e3411: Verifying Checksum 12:05:17 35d82f9e3411: Download complete 12:05:18 7e9fc2657dce: Verifying Checksum 12:05:18 7e9fc2657dce: Download complete 12:05:18 dda99020689f: Verifying Checksum 12:05:18 dda99020689f: Download complete 12:05:18 9b18e9b68314: Verifying Checksum 12:05:18 9b18e9b68314: Download complete 12:05:18 9b18e9b68314: Pull complete 12:05:18 891c053d2c06: Verifying Checksum 12:05:18 891c053d2c06: Download complete 12:05:20 db1c61fa0a46: Verifying Checksum 12:05:20 db1c61fa0a46: Download complete 12:05:20 fc693d55d65f: Verifying Checksum 12:05:20 fc693d55d65f: Download complete 12:05:21 35d82f9e3411: Pull complete 12:05:21 e16973657156: Pull complete 12:05:36 fc693d55d65f: Pull complete 12:05:36 7e9fc2657dce: Pull complete 12:05:36 dda99020689f: Pull complete 12:05:41 db1c61fa0a46: Pull complete 12:05:43 891c053d2c06: Pull complete 12:05:43 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 12:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:05:43 ---> f96f9c87975a 12:05:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:05:44 ---> Running in 86f9f4dd9c6f 12:05:45 Removing intermediate container 86f9f4dd9c6f 12:05:45 ---> c9b3a3491ea3 12:05:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:05:45 ---> Running in 13b06d532add 12:05:45 Removing intermediate container 13b06d532add 12:05:45 ---> bbb2b8fb9c71 12:05:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:05:45 ---> Running in 52a730d20126 12:05:47 Removing intermediate container 52a730d20126 12:05:47 ---> e81a3bc33dd5 12:05:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:47 ---> Running in a5ac13ad24de 12:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:05:49 OK: 221 MiB in 51 packages 12:05:50 Removing intermediate container a5ac13ad24de 12:05:50 ---> 97d9a04ed962 12:05:50 Step 7/12 : WORKDIR /app 12:05:50 ---> Running in 1b9e747d9fab 12:05:50 Removing intermediate container 1b9e747d9fab 12:05:50 ---> 46fff5538550 12:05:50 Step 8/12 : COPY go.mod vendor* ./ 12:05:51 ---> 2ad2c5d19378 12:05:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:51 ---> Running in 1b6526252f5d 12:06:47 Removing intermediate container 1b6526252f5d 12:06:47 ---> 4438661f5dd4 12:06:47 Step 10/12 : COPY . . 12:06:47 ---> 2b5c59c1b06a 12:06:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:06:47 ---> Running in 9780c91ed8ef 12:06:47 Removing intermediate container 9780c91ed8ef 12:06:47 ---> 804dba93a2f5 12:06:47 Step 12/12 : RUN $MAKE 12:06:47 ---> Running in 99acddc0e0c1 12:06:47 noop 12:06:47 Removing intermediate container 99acddc0e0c1 12:06:47 ---> 2eff35672d40 12:06:47 Successfully built 2eff35672d40 12:06:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:48 + docker inspect -f . ci-base-image-arm64 12:06:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:48 prd-ubuntu20.04-docker-arm64-4c-16g-1831 does not seem to be running inside a container 12:06:48 $ 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 ******** ci-base-image-arm64 cat 12:06:50 $ docker top a2b9643997fbdd9a0e8fed471990e4e7a39cfd9f46571588955bec6a86188fe7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:50 + go version 12:06:50 go version go1.18.7 linux/arm64 [Pipeline] } 12:06:50 $ docker stop --time=1 a2b9643997fbdd9a0e8fed471990e4e7a39cfd9f46571588955bec6a86188fe7 12:06:52 $ docker rm -f --volumes a2b9643997fbdd9a0e8fed471990e4e7a39cfd9f46571588955bec6a86188fe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:53 + docker inspect -f . ci-base-image-arm64 12:06:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:53 prd-ubuntu20.04-docker-arm64-4c-16g-1831 does not seem to be running inside a container 12:06:53 $ 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 ******** ci-base-image-arm64 cat 12:06:54 $ docker top 22b4aa5a9a714a5d886e95523c49806d32dfc7ba049363662aa2e7de533cc3e2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:55 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:06:56 + make test 12:06:56 go test -race -coverprofile=coverage.out ./... 12:09:03 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:09:03 go vet ./... 12:10:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:10:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:10:24 ./bin/test-attribution-txt.sh [Pipeline] echo 12:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:10:24 $ docker stop --time=1 22b4aa5a9a714a5d886e95523c49806d32dfc7ba049363662aa2e7de533cc3e2 12:10:26 $ docker rm -f --volumes 22b4aa5a9a714a5d886e95523c49806d32dfc7ba049363662aa2e7de533cc3e2 [Pipeline] // withDockerContainer [Pipeline] sh 12:10:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:10:27 Warning: overwriting stash ‘coverage-report’ 12:10:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:10:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:10:29 + ls -al . 12:10:29 total 180 12:10:29 drwxrwxr-x 7 jenkins jenkins 4096 Jan 11 12:06 . 12:10:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 12:04 .. 12:10:29 -rw-rw-r-- 1 jenkins jenkins 119 Jan 11 12:04 .dockerignore 12:10:29 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 12:04 .git 12:10:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 12:04 .github 12:10:29 -rw-rw-r-- 1 jenkins jenkins 171 Jan 11 12:04 .gitignore 12:10:29 -rw-rw-r-- 1 jenkins jenkins 9103 Jan 11 12:04 Attribution.txt 12:10:29 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 11 12:04 CHANGELOG.md 12:10:29 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 11 12:04 Dockerfile 12:10:29 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 12:04 GOVERNANCE.md 12:10:29 -rw-rw-r-- 1 jenkins jenkins 688 Jan 11 12:04 Jenkinsfile 12:10:29 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 11 12:04 LICENSE 12:10:29 -rw-rw-r-- 1 jenkins jenkins 618 Jan 11 12:04 OWNERS.md 12:10:29 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 11 12:04 README.md 12:10:29 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 12:02 VERSION 12:10:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 12:04 bin 12:10:29 -rw-r--r-- 1 jenkins jenkins 13 Jan 11 12:06 coverage.out 12:10:29 -rw-rw-r-- 1 jenkins jenkins 3397 Jan 11 12:04 go.mod 12:10:29 -rw-rw-r-- 1 jenkins jenkins 44232 Jan 11 12:04 go.sum 12:10:29 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 11 12:04 main.go 12:10:29 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 11 12:04 makefile 12:10:29 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 12:04 res 12:10:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:29 + 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=b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb --label arch=arm64 --label version=0.0.0 . 12:10:29 Sending build context to Docker daemon 218.1kB 12:10:29 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 12:10:29 Step 2/26 : FROM ${BASE} AS builder 12:10:29 ---> 2eff35672d40 12:10:29 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 12:10:29 ---> Running in 69a11b38ac6c 12:10:30 Removing intermediate container 69a11b38ac6c 12:10:30 ---> 7fa14ab359da 12:10:30 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:10:30 ---> Running in 9ae598e66d2a 12:10:30 Removing intermediate container 9ae598e66d2a 12:10:30 ---> 9d60cace1a53 12:10:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:10:30 ---> Running in 4be6f2651587 12:10:30 Removing intermediate container 4be6f2651587 12:10:30 ---> 48b1d9e0eba1 12:10:30 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:10:30 ---> Running in 4cd912b1d945 12:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:10:33 OK: 221 MiB in 51 packages 12:10:34 Removing intermediate container 4cd912b1d945 12:10:34 ---> 68e68ef8b270 12:10:34 Step 7/26 : WORKDIR /app 12:10:34 ---> Running in f3cc3e2ce986 12:10:34 Removing intermediate container f3cc3e2ce986 12:10:34 ---> 6756870b900e 12:10:34 Step 8/26 : COPY go.mod vendor* ./ 12:10:37 ---> b23cbfe25ea7 12:10:37 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:10:37 ---> Running in c4078af70099 12:10:38 Removing intermediate container c4078af70099 12:10:38 ---> 31f7ae36f398 12:10:38 Step 10/26 : COPY . . 12:10:39 ---> 772d37860c72 12:10:39 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:10:39 ---> Running in 7fdde8b1e853 12:10:39 Removing intermediate container 7fdde8b1e853 12:10:39 ---> c784f81a3255 12:10:39 Step 12/26 : RUN $MAKE 12:10:40 ---> Running in cc1282103217 12:10:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:12:47 Removing intermediate container cc1282103217 12:12:47 ---> 0f63f819f70b 12:12:47 Step 13/26 : FROM alpine:3.16 12:12:47 3.16: Pulling from library/alpine 12:12:47 6875df1f5354: Pulling fs layer 12:12:47 6875df1f5354: Verifying Checksum 12:12:47 6875df1f5354: Download complete 12:12:47 6875df1f5354: Pull complete 12:12:47 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 12:12:47 Status: Downloaded newer image for alpine:3.16 12:12:47 ---> 2b4661558fb8 12:12:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:12:47 ---> Running in d2260ba9a04b 12:12:47 Removing intermediate container d2260ba9a04b 12:12:47 ---> ff9bd407a8bd 12:12:47 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 12:12:47 ---> Running in 5e7a79690047 12:12:47 Removing intermediate container 5e7a79690047 12:12:47 ---> 69ca19135a1e 12:12:47 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 12:12:47 ---> Running in 2f0c4c437a4f 12:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:12:47 (1/2) Installing ca-certificates (20220614-r0) 12:12:47 (2/2) Installing dumb-init (1.2.5-r1) 12:12:47 Executing busybox-1.35.0-r17.trigger 12:12:47 Executing ca-certificates-20220614-r0.trigger 12:12:47 OK: 6 MiB in 16 packages 12:12:47 Removing intermediate container 2f0c4c437a4f 12:12:47 ---> bff209315887 12:12:47 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:12:47 ---> 1fb064069222 12:12:47 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 12:12:47 ---> 8f13519af6a3 12:12:47 Step 19/26 : COPY --from=builder /app/res/ /res/ 12:12:47 ---> b5802cb92274 12:12:47 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:12:47 ---> c49da32f83d3 12:12:47 Step 21/26 : EXPOSE 48095 12:12:47 ---> Running in d47fac90d6ec 12:12:47 Removing intermediate container d47fac90d6ec 12:12:47 ---> e40250804121 12:12:47 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 12:12:47 ---> Running in ad8832d1f1c3 12:12:47 Removing intermediate container ad8832d1f1c3 12:12:47 ---> c646e08c18c1 12:12:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:12:47 ---> Running in 13e37e5e4982 12:12:47 Removing intermediate container 13e37e5e4982 12:12:47 ---> 6b2fa694fd2e 12:12:47 Step 24/26 : LABEL arch=arm64 12:12:47 ---> Running in 9e9dd09b1e07 12:12:48 Removing intermediate container 9e9dd09b1e07 12:12:48 ---> 39e3578f4bfc 12:12:48 Step 25/26 : LABEL git_sha=b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb 12:12:48 ---> Running in 3d2c44a8e069 12:12:48 Removing intermediate container 3d2c44a8e069 12:12:48 ---> dacc59c59923 12:12:48 Step 26/26 : LABEL version=0.0.0 12:12:48 ---> Running in 32e7b948118c 12:12:48 Removing intermediate container 32e7b948118c 12:12:48 ---> bf9a86ce59aa 12:12:48 [Warning] One or more build-args [ARCH] were not consumed 12:12:48 Successfully built bf9a86ce59aa 12:12:48 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 12:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:49 12:12:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:50 arm64: Pulling from edgex-lftools-log-publisher 12:12:50 8998bd30e6a1: Pulling fs layer 12:12:50 04944245beec: Pulling fs layer 12:12:50 699f458cf7ca: Pulling fs layer 12:12:50 765212b225bb: Pulling fs layer 12:12:50 f23df028b6ca: Pulling fs layer 12:12:50 d65c8cfc05b1: Pulling fs layer 12:12:50 2437ff75d9bd: Pulling fs layer 12:12:50 765212b225bb: Waiting 12:12:50 f23df028b6ca: Waiting 12:12:50 d65c8cfc05b1: Waiting 12:12:50 2437ff75d9bd: Waiting 12:12:50 04944245beec: Verifying Checksum 12:12:50 04944245beec: Download complete 12:12:50 765212b225bb: Verifying Checksum 12:12:50 765212b225bb: Download complete 12:12:50 f23df028b6ca: Verifying Checksum 12:12:50 f23df028b6ca: Download complete 12:12:50 d65c8cfc05b1: Verifying Checksum 12:12:50 d65c8cfc05b1: Download complete 12:12:50 699f458cf7ca: Verifying Checksum 12:12:50 699f458cf7ca: Download complete 12:12:50 8998bd30e6a1: Verifying Checksum 12:12:50 8998bd30e6a1: Download complete 12:12:53 2437ff75d9bd: Verifying Checksum 12:12:53 2437ff75d9bd: Download complete 12:12:54 8998bd30e6a1: Pull complete 12:12:55 04944245beec: Pull complete 12:12:56 699f458cf7ca: Pull complete 12:12:56 765212b225bb: Pull complete 12:12:57 f23df028b6ca: Pull complete 12:12:57 d65c8cfc05b1: Pull complete 12:13:12 2437ff75d9bd: Pull complete 12:13:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:13:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:13:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:13 prd-ubuntu20.04-docker-arm64-4c-16g-1831 does not seem to be running inside a container 12:13:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:13:15 $ docker top 5fffeff92d704517d2ecc2ab39019989fcd38a411e5fdd0af13d04332fc26aa8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:16 ---> job-cost.sh 12:13:16 lf-activate-venv: SKIPPING 12:13:16 INFO: No Stack... 12:13:16 INFO: Retrieving Pricing Info for: v3-standard-4 12:13:18 INFO: Archiving Costs [Pipeline] sh 12:13:18 + cut -d, -f6 12:13:18 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 12:13:18 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-500-1-stack-cost] 12:13:18 Resource [jenkins-edgexfoundry-app-service-configurable-PR-500-1-stack-cost] did not exist. Created. 12:13:18 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-500-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:13:19 /w/workspace/app-service-configurable/1@tmp/durable-ff1bc19f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:13:19 + echo total: 0.10999999940395355 [Pipeline] stash 12:13:19 Warning: overwriting stash ‘stack-cost’ 12:13:20 Stashed 1 file(s) [Pipeline] } 12:13:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-500-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:13:20 $ docker stop --time=1 5fffeff92d704517d2ecc2ab39019989fcd38a411e5fdd0af13d04332fc26aa8 12:13:22 $ docker rm -f --volumes 5fffeff92d704517d2ecc2ab39019989fcd38a411e5fdd0af13d04332fc26aa8 [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 12:13:23 provisioning config files... 12:13:23 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-500@tmp/config6334250963641112702tmp [Pipeline] { [Pipeline] sh 12:13:24 + set +x 12:13:24 + curl -s https://codecov.io/bash 12:13:24 + bash -s -- 12:13:24 12:13:24 _____ _ 12:13:24 / ____| | | 12:13:24 | | ___ __| | ___ ___ _____ __ 12:13:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:13:24 | |___| (_) | (_| | __/ (_| (_) \ V / 12:13:24 \_____\___/ \__,_|\___|\___\___/ \_/ 12:13:24 Bash-1.0.6 12:13:24 12:13:24 12:13:24 ==> git version 2.25.1 found 12:13:24 ==> 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 12:13:24 Release-Date: 2020-01-08 12:13:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:13:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:13:24 ==> Jenkins CI detected. 12:13:24 current dir:  /w/workspace/_app-service-configurable_PR-500 12:13:24 project root: . 12:13:24 --> token set from env 12:13:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:13:24 ==> Running gcov in . (disable via -X gcov) 12:13:24 ==> Python coveragepy not found 12:13:24 ==> Searching for coverage reports in: 12:13:24 + . 12:13:24 -> Found 1 reports 12:13:24 ==> Detecting git/mercurial file structure 12:13:24 ==> Reading reports 12:13:24 + ./coverage.out bytes=13 12:13:24 ==> Appending adjustments 12:13:24 https://docs.codecov.io/docs/fixing-reports 12:13:24 + Found adjustments 12:13:24 ==> Gzipping contents 12:13:24 4.0K /tmp/codecov.VXLVJS.gz 12:13:24 ==> Uploading reports 12:13:24 url: https://codecov.io 12:13:24 query: branch=PR-500&commit=b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-500%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=500&job=&cmd_args= 12:13:24 -> Pinging Codecov 12:13:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-500&commit=b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-500%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=500&job=&cmd_args= 12:13:24 -> Uploading to 12:13:24 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/A97CA9966030D2A3747ED39772930CCE/b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb/257d880d-efb9-4fbc-a285-5f075746b68d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T121324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f09aa6d93028f47424ee46eda6e822d8a8e57d396a0a47200e3fcc25dc6ad3ed 12:13:24 % Total % Received % Xferd Average Speed Time Time Time Current 12:13:24 Dload Upload Total Spent Left Speed 12:13:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530 0 0 100 530 0 2274 --:--:-- --:--:-- --:--:-- 2274 12:13:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b0f2539b60e2c7dcf6af817bcc2656c3ce30cfcb [Pipeline] } 12:13:25 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 12:13:27 + [ -d /w/workspace/_app-service-configurable_PR-500/archives ] 12:13:27 + ls -al /w/workspace/_app-service-configurable_PR-500/archives 12:13:27 total 16 12:13:27 drwxr-xr-x 3 root root 4096 Jan 11 12:05 . 12:13:27 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 12:05 .. 12:13:27 drwxr-xr-x 2 root root 4096 Jan 11 12:05 cost 12:13:27 -rw-r--r-- 1 root root 96 Jan 11 12:05 cost.csv 12:13:27 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-500/archives 12:13:27 + ls -al /w/workspace/_app-service-configurable_PR-500/archives 12:13:27 total 16 12:13:27 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 12:05 . 12:13:27 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 12:05 .. 12:13:27 drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 12:05 cost 12:13:27 -rw-r--r-- 1 jenkins jenkins 96 Jan 11 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:13:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:13:28 ---> package-listing.sh 12:13:28 ++ tr '[:upper:]' '[:lower:]' 12:13:28 ++ facter osfamily 12:13:28 + OS_FAMILY=debian 12:13:28 + workspace=/w/workspace/_app-service-configurable_PR-500 12:13:28 + START_PACKAGES=/tmp/packages_start.txt 12:13:28 + END_PACKAGES=/tmp/packages_end.txt 12:13:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:13:28 + PACKAGES=/tmp/packages_start.txt 12:13:28 + '[' /w/workspace/_app-service-configurable_PR-500 ']' 12:13:28 + PACKAGES=/tmp/packages_end.txt 12:13:28 + case "${OS_FAMILY}" in 12:13:28 + dpkg -l 12:13:28 + grep '^ii' 12:13:28 + '[' -f /tmp/packages_start.txt ']' 12:13:28 + '[' -f /tmp/packages_end.txt ']' 12:13:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:13:28 + '[' /w/workspace/_app-service-configurable_PR-500 ']' 12:13:28 + mkdir -p /w/workspace/_app-service-configurable_PR-500/archives/ 12:13:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-500/archives/ [Pipeline] echo 12:13:28 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-500/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:13:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:13:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:29 prd-ubuntu20.04-docker-8c-8g-1830 does not seem to be running inside a container 12:13:29 $ 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-500/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-500 -v /w/workspace/_app-service-configurable_PR-500:/w/workspace/_app-service-configurable_PR-500:rw,z -v /w/workspace/_app-service-configurable_PR-500@tmp:/w/workspace/_app-service-configurable_PR-500@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:13:29 $ docker top aa3849240e96b4f6c3af31a75d415a03b99a7cabea30cbd362f7772838ab26b1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:13:30 + touch /tmp/pre-build-complete [Pipeline] sh 12:13:30 + mkdir -p /var/log/sysstat [Pipeline] sh 12:13:30 + ls /var/log/sa-host 12:13:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:13:31 provisioning config files... 12:13:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-500@tmp/config18247140688758159572tmp [Pipeline] { [Pipeline] echo 12:13:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:13:31 ---> create-netrc.sh [Pipeline] } 12:13:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:13:32 ---> python-tools-install.sh [Pipeline] echo 12:13:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:13:32 ---> sudo-logs.sh 12:13:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:13:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:13:32 ---> job-cost.sh 12:13:32 lf-activate-venv: SKIPPING 12:13:32 DEBUG: total: 0.2199999988079071 12:13:32 INFO: Retrieving Stack Cost... 12:13:33 INFO: Retrieving Pricing Info for: v3-standard-8 12:13:33 INFO: Archiving Costs [Pipeline] echo 12:13:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:13:33 ---> logs-deploy.sh 12:13:33 lf-activate-venv: SKIPPING 12:13:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-500/1 12:13:33 INFO: archiving workspace using pattern(s): 12:13:34 Archives upload complete. 12:13:34 INFO: archiving logs to Nexus 12:13:35 ---> uname -a: 12:13:35 Linux prd-ubuntu20-04-docker-8c-8g-1830 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:13:35 12:13:35 12:13:35 ---> lscpu: 12:13:35 Architecture: x86_64 12:13:35 CPU op-mode(s): 32-bit, 64-bit 12:13:35 Byte Order: Little Endian 12:13:35 Address sizes: 40 bits physical, 48 bits virtual 12:13:35 CPU(s): 8 12:13:35 On-line CPU(s) list: 0-7 12:13:35 Thread(s) per core: 1 12:13:35 Core(s) per socket: 1 12:13:35 Socket(s): 8 12:13:35 NUMA node(s): 1 12:13:35 Vendor ID: AuthenticAMD 12:13:35 CPU family: 23 12:13:35 Model: 49 12:13:35 Model name: AMD EPYC-Rome Processor 12:13:35 Stepping: 0 12:13:35 CPU MHz: 2799.998 12:13:35 BogoMIPS: 5599.99 12:13:35 Virtualization: AMD-V 12:13:35 Hypervisor vendor: KVM 12:13:35 Virtualization type: full 12:13:35 L1d cache: 256 KiB 12:13:35 L1i cache: 256 KiB 12:13:35 L2 cache: 4 MiB 12:13:35 L3 cache: 128 MiB 12:13:35 NUMA node0 CPU(s): 0-7 12:13:35 Vulnerability Itlb multihit: Not affected 12:13:35 Vulnerability L1tf: Not affected 12:13:35 Vulnerability Mds: Not affected 12:13:35 Vulnerability Meltdown: Not affected 12:13:35 Vulnerability Mmio stale data: Not affected 12:13:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:13:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:13:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:13:35 Vulnerability Srbds: Not affected 12:13:35 Vulnerability Tsx async abort: Not affected 12:13:35 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 12:13:35 12:13:35 12:13:35 ---> nproc: 12:13:35 8 12:13:35 12:13:35 12:13:35 ---> df -h: 12:13:35 Filesystem Size Used Avail Use% Mounted on 12:13:35 overlay 155G 12G 144G 8% / 12:13:35 tmpfs 64M 0 64M 0% /dev 12:13:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:13:35 shm 64M 0 64M 0% /dev/shm 12:13:35 /dev/vda1 155G 12G 144G 8% /facter-os 12:13:35 12:13:35 12:13:35 ---> sar -b -r -n DEV: 12:13:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1830) 01/11/23 _x86_64_ (8 CPU) 12:13:35 12:13:35 12:02:00 LINUX RESTART (8 CPU) 12:13:35 12:13:35 12:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:13:35 12:04:01 166.57 1.27 165.31 0.00 30.79 65065.29 0.00 12:13:35 12:05:01 165.94 1.87 164.08 0.00 50.78 34931.69 0.00 12:13:35 12:06:01 19.85 0.00 19.85 0.00 0.00 10023.95 0.00 12:13:35 12:07:02 1.67 0.00 1.67 0.00 0.00 18.13 0.00 12:13:35 12:08:01 40.74 12.01 28.72 0.00 5537.37 6423.32 0.00 12:13:35 12:09:01 1.77 0.00 1.77 0.00 0.00 18.93 0.00 12:13:35 12:10:01 0.88 0.00 0.88 0.00 0.00 9.86 0.00 12:13:35 12:11:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 12:13:35 12:12:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 12:13:35 12:13:01 2.38 0.00 2.38 0.00 0.00 37.59 0.00 12:13:35 Average: 40.19 1.50 38.69 0.00 553.54 11663.59 0.00 12:13:35 12:13:35 12:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:13:35 12:04:01 28027912 31288984 1013824 3.08 137112 3323488 2422560 7.14 1527804 2876612 222436 12:13:35 12:05:01 27809436 31588104 714132 2.17 149988 3782328 1853920 5.46 1185504 3392764 237688 12:13:35 12:06:01 27815252 31594240 707580 2.15 150228 3782468 1759868 5.19 1188680 3380568 172 12:13:35 12:07:02 27815992 31595012 706800 2.15 150268 3782460 1759868 5.19 1188428 3380568 16 12:13:35 12:08:01 27450024 31582120 708124 2.15 158632 4115524 1805436 5.32 1417488 3491836 172 12:13:35 12:09:01 27450584 31582740 707492 2.15 158704 4115524 1805436 5.32 1417156 3491840 12 12:13:35 12:10:01 27458780 31590984 699156 2.13 158720 4115528 1805436 5.32 1409124 3491840 156 12:13:35 12:11:01 27458764 31590968 699080 2.13 158752 4115528 1805436 5.32 1409120 3491840 164 12:13:35 12:12:01 27458480 31591348 699324 2.13 158788 4115532 1805436 5.32 1408268 3492444 36 12:13:35 12:13:01 27458464 31591468 699204 2.13 158912 4115512 1805436 5.32 1408800 3492456 172 12:13:35 Average: 27620369 31559597 735472 2.24 154010 3936389 1862883 5.49 1356037 3398277 46102 12:13:35 12:13:35 12:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:13:35 12:04:01 docker0 154.97 209.85 12.69 1757.81 0.00 0.00 0.00 0.00 12:13:35 12:04:01 vetha3acf82 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:13:35 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:35 12:04:01 ens3 242.31 176.20 1796.28 28.13 0.00 0.00 0.00 0.00 12:13:35 12:05:01 docker0 3.43 7.41 0.21 84.17 0.00 0.00 0.00 0.00 12:13:35 12:05:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 12:13:35 12:05:01 ens3 141.27 100.90 2668.59 94.67 0.00 0.00 0.00 0.00 12:13:35 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:35 12:06:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:13:35 12:06:01 ens3 7.20 5.08 8.00 2.88 0.00 0.00 0.00 0.00 12:13:35 12:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:35 12:07:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:13:35 12:07:02 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:13:35 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:35 12:08:01 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 12:13:35 12:08:01 ens3 104.32 62.74 1930.38 4.52 0.00 0.00 0.00 0.00 12:13:35 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:35 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:13:35 12:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:13:35 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:35 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:35 12:10:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:13:35 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:35 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:13:35 12:11:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:13:35 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:35 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:35 12:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:35 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:35 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:13:35 12:13:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:13:35 Average: docker0 15.87 21.76 1.29 184.49 0.00 0.00 0.00 0.00 12:13:35 Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 12:13:35 Average: ens3 49.48 34.50 638.17 13.05 0.00 0.00 0.00 0.00 12:13:35 12:13:35 12:13:35 ---> sar -P ALL: 12:13:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1830) 01/11/23 _x86_64_ (8 CPU) 12:13:35 12:13:35 12:02:00 LINUX RESTART (8 CPU) 12:13:35 12:13:35 12:03:01 CPU %user %nice %system %iowait %steal %idle 12:13:35 12:04:01 all 18.65 0.00 4.78 2.34 0.06 74.17 12:13:35 12:04:01 0 18.47 0.00 5.54 12.74 0.08 63.17 12:13:35 12:04:01 1 18.95 0.00 4.51 0.17 0.05 76.33 12:13:35 12:04:01 2 17.93 0.00 5.53 3.25 0.03 73.26 12:13:35 12:04:01 3 16.51 0.00 4.81 1.32 0.05 77.31 12:13:35 12:04:01 4 18.38 0.00 3.93 0.29 0.05 77.36 12:13:35 12:04:01 5 20.22 0.00 4.85 0.54 0.05 74.34 12:13:35 12:04:01 6 19.74 0.00 5.07 0.37 0.07 74.76 12:13:35 12:04:01 7 18.98 0.00 4.01 0.10 0.08 76.83 12:13:35 12:05:01 all 37.73 0.00 7.12 1.30 0.08 53.78 12:13:35 12:05:01 0 37.91 0.00 7.57 2.60 0.08 51.84 12:13:35 12:05:01 1 37.00 0.00 7.52 0.24 0.07 55.17 12:13:35 12:05:01 2 37.22 0.00 7.05 1.99 0.08 53.65 12:13:35 12:05:01 3 36.73 0.00 6.38 0.24 0.07 56.59 12:13:35 12:05:01 4 37.52 0.00 7.57 0.07 0.08 54.76 12:13:35 12:05:01 5 37.97 0.00 6.43 0.10 0.07 55.44 12:13:35 12:05:01 6 37.94 0.00 7.22 5.13 0.07 49.64 12:13:35 12:05:01 7 39.54 0.00 7.19 0.07 0.08 53.12 12:13:35 12:06:01 all 0.21 0.00 0.16 0.42 0.01 99.19 12:13:35 12:06:01 0 0.23 0.00 0.13 0.25 0.00 99.38 12:13:35 12:06:01 1 0.27 0.00 0.13 0.00 0.02 99.58 12:13:35 12:06:01 2 0.08 0.00 0.22 0.53 0.00 99.17 12:13:35 12:06:01 3 0.23 0.00 0.17 0.02 0.02 99.57 12:13:35 12:06:01 4 0.37 0.00 0.17 0.00 0.00 99.47 12:13:35 12:06:01 5 0.22 0.00 0.10 0.00 0.02 99.67 12:13:35 12:06:01 6 0.12 0.00 0.27 2.09 0.02 97.51 12:13:35 12:06:01 7 0.20 0.00 0.13 0.50 0.02 99.15 12:13:35 12:07:02 all 0.02 0.00 0.01 0.01 0.01 99.95 12:13:35 12:07:02 0 0.02 0.00 0.02 0.00 0.02 99.95 12:13:35 12:07:02 1 0.03 0.00 0.02 0.00 0.00 99.95 12:13:35 12:07:02 2 0.02 0.00 0.02 0.08 0.00 99.88 12:13:35 12:07:02 3 0.03 0.00 0.00 0.00 0.00 99.97 12:13:35 12:07:02 4 0.05 0.00 0.02 0.00 0.02 99.92 12:13:35 12:07:02 5 0.00 0.00 0.00 0.00 0.00 100.00 12:13:35 12:07:02 6 0.00 0.00 0.00 0.02 0.00 99.98 12:13:35 12:07:02 7 0.02 0.00 0.02 0.00 0.02 99.95 12:13:35 12:08:01 all 1.28 0.00 0.70 0.60 0.01 97.40 12:13:35 12:08:01 0 0.78 0.00 0.76 0.05 0.00 98.41 12:13:35 12:08:01 1 0.56 0.00 0.66 0.61 0.02 98.15 12:13:35 12:08:01 2 0.88 0.00 0.68 1.46 0.02 96.96 12:13:35 12:08:01 3 2.08 0.00 0.81 0.64 0.00 96.46 12:13:35 12:08:01 4 1.82 0.00 0.97 0.90 0.02 96.30 12:13:35 12:08:01 5 0.49 0.00 0.31 0.36 0.02 98.82 12:13:35 12:08:01 6 2.17 0.00 0.51 0.24 0.02 97.06 12:13:35 12:08:01 7 1.48 0.00 0.92 0.51 0.02 97.08 12:13:35 12:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:13:35 12:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:13:35 12:09:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:13:35 12:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:13:35 12:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:13:35 12:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:13:35 12:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:13:35 12:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:13:35 12:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:13:35 12:10:01 all 0.05 0.00 0.01 0.00 0.01 99.94 12:13:35 12:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:13:35 12:10:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:13:35 12:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:13:35 12:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:13:35 12:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:13:35 12:10:01 5 0.17 0.00 0.00 0.00 0.00 99.83 12:13:35 12:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:13:35 12:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:13:35 12:11:01 all 0.01 0.00 0.01 0.01 0.00 99.96 12:13:35 12:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:13:35 12:11:01 1 0.02 0.00 0.03 0.05 0.00 99.90 12:13:35 12:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:13:35 12:11:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:13:35 12:11:01 4 0.05 0.00 0.03 0.00 0.02 99.90 12:13:35 12:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:13:35 12:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:13:35 12:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:13:35 12:12:01 all 0.02 0.00 0.01 0.03 0.00 99.95 12:13:35 12:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:13:35 12:12:01 1 0.00 0.00 0.02 0.13 0.02 99.83 12:13:35 12:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:13:35 12:12:01 3 0.00 0.00 0.00 0.08 0.00 99.92 12:13:35 12:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:13:35 12:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:13:35 12:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:13:35 12:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:13:35 12:13:01 all 0.01 0.00 0.02 0.02 0.00 99.94 12:13:35 12:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:13:35 12:13:01 1 0.03 0.00 0.02 0.02 0.00 99.93 12:13:35 12:13:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:13:35 12:13:01 3 0.03 0.00 0.00 0.15 0.00 99.82 12:13:35 12:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:13:35 12:13:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:13:35 12:13:01 6 0.03 0.00 0.00 0.02 0.00 99.95 12:13:35 12:13:01 7 0.02 0.00 0.07 0.00 0.00 99.92 12:13:35 Average: all 5.75 0.00 1.27 0.47 0.02 92.49 12:13:35 Average: 0 5.70 0.00 1.39 1.55 0.02 91.34 12:13:35 Average: 1 5.65 0.00 1.28 0.12 0.02 92.93 12:13:35 Average: 2 5.58 0.00 1.35 0.73 0.01 92.34 12:13:35 Average: 3 5.52 0.00 1.21 0.25 0.02 93.01 12:13:35 Average: 4 5.77 0.00 1.26 0.12 0.02 92.82 12:13:35 Average: 5 5.88 0.00 1.16 0.10 0.02 92.84 12:13:35 Average: 6 5.94 0.00 1.30 0.78 0.02 91.97 12:13:35 Average: 7 5.97 0.00 1.22 0.12 0.02 92.67 12:13:35 12:13:35 12:13:35