Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb1d263d4419ca4cf785bb464f73f0f11639233b+33a8a0fb1d1881fd1b73fa23662390bbef39c173 (6e7beb66edc69e79dd2c63dd0671e6ab789756e2) 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-ssh773803414897119515.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-ssh72367943921752555.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5963961136404015376.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 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-ssh7474594518236221485.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6898830173920205628.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3076’ Running on prd-ubuntu20.04-docker-8c-8g-3083 in /w/workspace/_app-service-configurable_PR-503 [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-503 # 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/503/head:refs/remotes/origin/PR-503 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 33a8a0fb1d1881fd1b73fa23662390bbef39c173 into PR head commit bb1d263d4419ca4cf785bb464f73f0f11639233b Merge succeeded, producing d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7 Checking out Revision d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7 (PR-503) > git config core.sparsecheckout # timeout=10 > git checkout -f bb1d263d4419ca4cf785bb464f73f0f11639233b # 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 33a8a0fb1d1881fd1b73fa23662390bbef39c173 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7 # timeout=10 Commit message: "Merge commit '33a8a0fb1d1881fd1b73fa23662390bbef39c173' into HEAD" > git rev-list --no-walk bb1d263d4419ca4cf785bb464f73f0f11639233b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-19T04:54:29.612Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-19T04:54:29.655Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-19T04:54:29.667Z] ========================================================= [2023-01-19T04:54:29.667Z] EdgeX Global Pipelines Version Info [2023-01-19T04:54:29.667Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-19T04:54:30.424Z] ------------------- [2023-01-19T04:54:30.424Z] stable info: [2023-01-19T04:54:30.424Z] ------------------- [2023-01-19T04:54:30.424Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-19T04:54:30.424Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T04:54:30.424Z] Message: update stable to v1.0.244 [2023-01-19T04:54:30.995Z] ------------------- [2023-01-19T04:54:30.995Z] experimental info: [2023-01-19T04:54:30.995Z] ------------------- [2023-01-19T04:54:30.995Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-19T04:54:30.995Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T04:54:30.995Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-19T04:54:31.194Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-19T04:54:31.202Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-19T04:54:31.210Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-19T04:54:31.219Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-19T04:54:31.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-19T04:54:31.243Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-19T04:54:31.260Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-19T04:54:31.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-19T04:54:31.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-19T04:54:31.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-19T04:54:31.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-19T04:54:31.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-19T04:54:31.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-19T04:54:31.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-19T04:54:31.343Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T04:54:31.351Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T04:54:31.359Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T04:54:31.369Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T04:54:31.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-19T04:54:31.398Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-19T04:54:31.416Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-19T04:54:31.431Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-19T04:54:31.442Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-19T04:54:31.456Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-19T04:54:31.469Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-19T04:54:31.486Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-19T04:54:31.497Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-19T04:54:31.507Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-503 [Pipeline] echo [2023-01-19T04:54:31.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-503 [Pipeline] echo [2023-01-19T04:54:31.537Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-503 [Pipeline] echo [2023-01-19T04:54:31.549Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7 [Pipeline] echo [2023-01-19T04:54:31.563Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1b7b9c [Pipeline] echo [2023-01-19T04:54:31.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T04:54:31.619Z] provisioning config files... [2023-01-19T04:54:31.636Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-503@tmp/config6724926585133627767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T04:54:31.936Z] ---> docker-login.sh [2023-01-19T04:54:31.936Z] nexus3.edgexfoundry.org:10001 [2023-01-19T04:54:32.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:54:32.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:54:32.769Z] Configure a credential helper to remove this warning. See [2023-01-19T04:54:32.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:54:32.769Z] [2023-01-19T04:54:32.769Z] Login Succeeded [2023-01-19T04:54:32.769Z] nexus3.edgexfoundry.org:10002 [2023-01-19T04:54:32.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:54:32.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:54:32.769Z] Configure a credential helper to remove this warning. See [2023-01-19T04:54:32.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:54:32.769Z] [2023-01-19T04:54:32.769Z] Login Succeeded [2023-01-19T04:54:32.769Z] nexus3.edgexfoundry.org:10003 [2023-01-19T04:54:33.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:54:33.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:54:33.029Z] Configure a credential helper to remove this warning. See [2023-01-19T04:54:33.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:54:33.029Z] [2023-01-19T04:54:33.029Z] Login Succeeded [2023-01-19T04:54:33.029Z] nexus3.edgexfoundry.org:10004 [2023-01-19T04:54:33.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:54:33.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:54:33.029Z] Configure a credential helper to remove this warning. See [2023-01-19T04:54:33.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:54:33.029Z] [2023-01-19T04:54:33.029Z] Login Succeeded [2023-01-19T04:54:33.029Z] docker.io [2023-01-19T04:54:33.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:54:33.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:54:33.549Z] Configure a credential helper to remove this warning. See [2023-01-19T04:54:33.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:54:33.549Z] [2023-01-19T04:54:33.549Z] Login Succeeded [2023-01-19T04:54:33.549Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T04:54:33.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-19T04:54:33.917Z] + git rev-list -1 --merges d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7~1..d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7 [Pipeline] echo [2023-01-19T04:54:33.959Z] -----------> git rev-list -1 --merges d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7~1..d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7 d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7 [2023-01-19T04:54:33.959Z] d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7 [false] [Pipeline] sh [2023-01-19T04:54:34.244Z] + git log --format=format:%s -1 d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7 [Pipeline] echo [2023-01-19T04:54:34.258Z] ========================================================= [2023-01-19T04:54:34.258Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-19T04:54:34.258Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T04:54:34.577Z] + git log --format=format:%s -1 d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7 [Pipeline] echo [2023-01-19T04:54:34.604Z] [semverPrep] GIT_COMMIT: d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7, Commit Message: Merge commit '33a8a0fb1d1881fd1b73fa23662390bbef39c173' into HEAD [Pipeline] echo [2023-01-19T04:54:34.613Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-19T04:54:35.066Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-19T04:54:35.066Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-19T04:54:35.066Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-19T04:54:35.066Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-19T04:54:35.066Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-19T04:54:35.066Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-19T04:54:35.066Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T04:54:35.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T04:54:35.491Z] [2023-01-19T04:54:35.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T04:54:35.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T04:54:36.077Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-19T04:54:36.077Z] b85a868b505f: Pulling fs layer [2023-01-19T04:54:36.077Z] e2be974225ed: Pulling fs layer [2023-01-19T04:54:36.077Z] 339a4e72a1f5: Pulling fs layer [2023-01-19T04:54:36.077Z] 988bab9f4d93: Pulling fs layer [2023-01-19T04:54:36.077Z] 1469e6f7b9e6: Pulling fs layer [2023-01-19T04:54:36.077Z] eaf3925da568: Pulling fs layer [2023-01-19T04:54:36.077Z] bab4dde63d76: Pulling fs layer [2023-01-19T04:54:36.077Z] bde34c3a00c8: Pulling fs layer [2023-01-19T04:54:36.077Z] b352a97aabf1: Pulling fs layer [2023-01-19T04:54:36.077Z] 4872d77fe225: Pulling fs layer [2023-01-19T04:54:36.077Z] 5851b861e8e6: Pulling fs layer [2023-01-19T04:54:36.077Z] 988bab9f4d93: Waiting [2023-01-19T04:54:36.077Z] 1469e6f7b9e6: Waiting [2023-01-19T04:54:36.077Z] eaf3925da568: Waiting [2023-01-19T04:54:36.077Z] bab4dde63d76: Waiting [2023-01-19T04:54:36.077Z] bde34c3a00c8: Waiting [2023-01-19T04:54:36.077Z] 5851b861e8e6: Waiting [2023-01-19T04:54:36.077Z] b352a97aabf1: Waiting [2023-01-19T04:54:36.077Z] 4872d77fe225: Waiting [2023-01-19T04:54:36.077Z] e2be974225ed: Verifying Checksum [2023-01-19T04:54:36.077Z] e2be974225ed: Download complete [2023-01-19T04:54:36.077Z] 988bab9f4d93: Verifying Checksum [2023-01-19T04:54:36.077Z] 988bab9f4d93: Download complete [2023-01-19T04:54:36.346Z] 339a4e72a1f5: Verifying Checksum [2023-01-19T04:54:36.346Z] 339a4e72a1f5: Download complete [2023-01-19T04:54:36.346Z] 1469e6f7b9e6: Verifying Checksum [2023-01-19T04:54:36.346Z] 1469e6f7b9e6: Download complete [2023-01-19T04:54:36.346Z] eaf3925da568: Download complete [2023-01-19T04:54:36.346Z] bde34c3a00c8: Verifying Checksum [2023-01-19T04:54:36.346Z] bde34c3a00c8: Download complete [2023-01-19T04:54:36.346Z] b352a97aabf1: Verifying Checksum [2023-01-19T04:54:36.346Z] b352a97aabf1: Download complete [2023-01-19T04:54:36.610Z] 4872d77fe225: Verifying Checksum [2023-01-19T04:54:36.610Z] 4872d77fe225: Download complete [2023-01-19T04:54:36.610Z] b85a868b505f: Verifying Checksum [2023-01-19T04:54:36.610Z] b85a868b505f: Download complete [2023-01-19T04:54:36.610Z] 5851b861e8e6: Verifying Checksum [2023-01-19T04:54:36.610Z] 5851b861e8e6: Download complete [2023-01-19T04:54:36.869Z] bab4dde63d76: Verifying Checksum [2023-01-19T04:54:36.869Z] bab4dde63d76: Download complete [2023-01-19T04:54:37.806Z] b85a868b505f: Pull complete [2023-01-19T04:54:38.065Z] e2be974225ed: Pull complete [2023-01-19T04:54:38.323Z] 339a4e72a1f5: Pull complete [2023-01-19T04:54:38.583Z] 988bab9f4d93: Pull complete [2023-01-19T04:54:38.841Z] 1469e6f7b9e6: Pull complete [2023-01-19T04:54:38.841Z] eaf3925da568: Pull complete [2023-01-19T04:54:41.400Z] bab4dde63d76: Pull complete [2023-01-19T04:54:41.400Z] bde34c3a00c8: Pull complete [2023-01-19T04:54:41.400Z] b352a97aabf1: Pull complete [2023-01-19T04:54:41.666Z] 4872d77fe225: Pull complete [2023-01-19T04:54:41.938Z] 5851b861e8e6: Pull complete [2023-01-19T04:54:42.197Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-19T04:54:42.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T04:54:42.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T04:54:42.286Z] prd-ubuntu20.04-docker-8c-8g-3083 does not seem to be running inside a container [2023-01-19T04:54:42.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-503 -v /w/workspace/_app-service-configurable_PR-503:/w/workspace/_app-service-configurable_PR-503:rw,z -v /w/workspace/_app-service-configurable_PR-503@tmp:/w/workspace/_app-service-configurable_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-19T04:54:46.248Z] $ docker top 1413bc452e6c1b97964b355120c7fe5eeed427d2bc045b2fd43ebb3802e17412 -eo pid,comm [2023-01-19T04:54:46.308Z] 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). [2023-01-19T04:54:46.308Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-19T04:54:46.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T04:54:46.347Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T04:54:46.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T04:54:46.475Z] $ docker exec 1413bc452e6c1b97964b355120c7fe5eeed427d2bc045b2fd43ebb3802e17412 ssh-agent [2023-01-19T04:54:46.594Z] SSH_AUTH_SOCK=/tmp/ssh-whUYLPK4Z3qn/agent.32 [2023-01-19T04:54:46.594Z] SSH_AGENT_PID=38 [2023-01-19T04:54:46.600Z] Running ssh-add (command line suppressed) [2023-01-19T04:54:46.705Z] Identity added: /w/workspace/_app-service-configurable_PR-503@tmp/private_key_3356187986752842398.key (/w/workspace/_app-service-configurable_PR-503@tmp/private_key_3356187986752842398.key) [2023-01-19T04:54:46.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T04:54:47.013Z] + git tag --points-at HEAD [Pipeline] } [2023-01-19T04:54:47.042Z] $ docker exec --env ******** --env ******** 1413bc452e6c1b97964b355120c7fe5eeed427d2bc045b2fd43ebb3802e17412 ssh-agent -k [2023-01-19T04:54:47.130Z] unset SSH_AUTH_SOCK; [2023-01-19T04:54:47.130Z] unset SSH_AGENT_PID; [2023-01-19T04:54:47.130Z] echo Agent pid 38 killed; [2023-01-19T04:54:47.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-19T04:54:47.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T04:54:47.164Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T04:54:47.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T04:54:47.281Z] $ docker exec 1413bc452e6c1b97964b355120c7fe5eeed427d2bc045b2fd43ebb3802e17412 ssh-agent [2023-01-19T04:54:47.392Z] SSH_AUTH_SOCK=/tmp/ssh-sdrhDdNrtKUv/agent.70 [2023-01-19T04:54:47.392Z] SSH_AGENT_PID=76 [2023-01-19T04:54:47.397Z] Running ssh-add (command line suppressed) [2023-01-19T04:54:47.510Z] Identity added: /w/workspace/_app-service-configurable_PR-503@tmp/private_key_17657946296800482444.key (/w/workspace/_app-service-configurable_PR-503@tmp/private_key_17657946296800482444.key) [2023-01-19T04:54:47.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T04:54:47.811Z] + git semver init [2023-01-19T04:54:48.070Z] 2023-01-19 04:54:48,003 [run_init] DEBUG init version:0.0.0 force:False [2023-01-19T04:54:48.070Z] 2023-01-19 04:54:48,003 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-503/.semver [2023-01-19T04:54:48.070Z] 2023-01-19 04:54:48,004 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-503/.semver [2023-01-19T04:54:48.071Z] 2023-01-19 04:54:48,004 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-503/.semver'], cwd=/w/workspace/_app-service-configurable_PR-503, universal_newlines=False, shell=None, istream=None) [2023-01-19T04:54:49.007Z] 2023-01-19 04:54:48,827 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-503/.git/info/exclude [2023-01-19T04:54:49.007Z] 2023-01-19 04:54:48,827 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-503/.semver/PR-503 with force:False [2023-01-19T04:54:49.007Z] 2023-01-19 04:54:48,827 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-503/.semver/PR-503 [2023-01-19T04:54:49.007Z] 2023-01-19 04:54:48,832 [execute] INFO git cat-file --batch-check [2023-01-19T04:54:49.007Z] 2023-01-19 04:54:48,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-503/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T04:54:49.007Z] 2023-01-19 04:54:48,838 [execute] INFO git cat-file --batch [2023-01-19T04:54:49.007Z] 2023-01-19 04:54:48,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-503/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T04:54:49.007Z] 2023-01-19 04:54:48,845 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-503/.semver/PR-503 [2023-01-19T04:54:49.007Z] 0.0.0 [Pipeline] } [2023-01-19T04:54:49.016Z] $ docker exec --env ******** --env ******** 1413bc452e6c1b97964b355120c7fe5eeed427d2bc045b2fd43ebb3802e17412 ssh-agent -k [2023-01-19T04:54:49.118Z] unset SSH_AUTH_SOCK; [2023-01-19T04:54:49.118Z] unset SSH_AGENT_PID; [2023-01-19T04:54:49.118Z] echo Agent pid 76 killed; [2023-01-19T04:54:49.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-19T04:54:49.429Z] + git semver [Pipeline] } [2023-01-19T04:54:49.700Z] $ docker stop --time=1 1413bc452e6c1b97964b355120c7fe5eeed427d2bc045b2fd43ebb3802e17412 [2023-01-19T04:54:51.083Z] $ docker rm -f --volumes 1413bc452e6c1b97964b355120c7fe5eeed427d2bc045b2fd43ebb3802e17412 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T04:54:51.424Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-19T04:54:51.711Z] Stashed 1 file(s) [Pipeline] echo [2023-01-19T04:54:51.715Z] [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 [2023-01-19T04:54:51.859Z] provisioning config files... [2023-01-19T04:54:51.869Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-503@tmp/config10492242655771231590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T04:54:52.187Z] ---> docker-login.sh [2023-01-19T04:54:52.188Z] nexus3.edgexfoundry.org:10001 [2023-01-19T04:54:52.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:54:52.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:54:52.188Z] Configure a credential helper to remove this warning. See [2023-01-19T04:54:52.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:54:52.188Z] [2023-01-19T04:54:52.188Z] Login Succeeded [2023-01-19T04:54:52.188Z] nexus3.edgexfoundry.org:10002 [2023-01-19T04:54:52.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:54:52.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:54:52.188Z] Configure a credential helper to remove this warning. See [2023-01-19T04:54:52.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:54:52.188Z] [2023-01-19T04:54:52.188Z] Login Succeeded [2023-01-19T04:54:52.188Z] nexus3.edgexfoundry.org:10003 [2023-01-19T04:54:52.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:54:52.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:54:52.447Z] Configure a credential helper to remove this warning. See [2023-01-19T04:54:52.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:54:52.447Z] [2023-01-19T04:54:52.447Z] Login Succeeded [2023-01-19T04:54:52.447Z] nexus3.edgexfoundry.org:10004 [2023-01-19T04:54:52.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:54:52.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:54:52.447Z] Configure a credential helper to remove this warning. See [2023-01-19T04:54:52.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:54:52.447Z] [2023-01-19T04:54:52.447Z] Login Succeeded [2023-01-19T04:54:52.447Z] docker.io [2023-01-19T04:54:52.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:54:52.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:54:52.707Z] Configure a credential helper to remove this warning. See [2023-01-19T04:54:52.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:54:52.707Z] [2023-01-19T04:54:52.707Z] Login Succeeded [2023-01-19T04:54:52.707Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T04:54:52.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T04:54:52.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T04:54:52.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T04:54:52.819Z] ========================================================= [2023-01-19T04:54:52.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-19T04:54:52.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T04:54:53.139Z] + 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 . [2023-01-19T04:54:53.139Z] Sending build context to Docker daemon 3.223MB [2023-01-19T04:54:53.139Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T04:54:53.139Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-19T04:54:53.139Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-19T04:54:53.139Z] 213ec9aee27d: Pulling fs layer [2023-01-19T04:54:53.139Z] 4583459ba037: Pulling fs layer [2023-01-19T04:54:53.139Z] 93c1e223e6f2: Pulling fs layer [2023-01-19T04:54:53.139Z] 53926ce57604: Pulling fs layer [2023-01-19T04:54:53.139Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-19T04:54:53.139Z] 22ff95d597cd: Pulling fs layer [2023-01-19T04:54:53.139Z] 12d6caf4c0d1: Pulling fs layer [2023-01-19T04:54:53.139Z] 96b7cbca73a9: Pulling fs layer [2023-01-19T04:54:53.139Z] a7acece74701: Pulling fs layer [2023-01-19T04:54:53.139Z] 53926ce57604: Waiting [2023-01-19T04:54:53.139Z] 22ff95d597cd: Waiting [2023-01-19T04:54:53.139Z] 96b7cbca73a9: Waiting [2023-01-19T04:54:53.139Z] 12d6caf4c0d1: Waiting [2023-01-19T04:54:53.139Z] a7acece74701: Waiting [2023-01-19T04:54:53.139Z] 21b2b0c7a3f4: Waiting [2023-01-19T04:54:53.139Z] 93c1e223e6f2: Verifying Checksum [2023-01-19T04:54:53.139Z] 93c1e223e6f2: Download complete [2023-01-19T04:54:53.139Z] 4583459ba037: Verifying Checksum [2023-01-19T04:54:53.139Z] 4583459ba037: Download complete [2023-01-19T04:54:53.401Z] 21b2b0c7a3f4: Download complete [2023-01-19T04:54:53.401Z] 22ff95d597cd: Verifying Checksum [2023-01-19T04:54:53.401Z] 22ff95d597cd: Download complete [2023-01-19T04:54:53.401Z] 213ec9aee27d: Verifying Checksum [2023-01-19T04:54:53.401Z] 213ec9aee27d: Download complete [2023-01-19T04:54:53.401Z] 12d6caf4c0d1: Verifying Checksum [2023-01-19T04:54:53.401Z] 12d6caf4c0d1: Download complete [2023-01-19T04:54:53.401Z] 213ec9aee27d: Pull complete [2023-01-19T04:54:53.667Z] 4583459ba037: Pull complete [2023-01-19T04:54:53.667Z] 93c1e223e6f2: Pull complete [2023-01-19T04:54:54.292Z] a7acece74701: Verifying Checksum [2023-01-19T04:54:54.293Z] a7acece74701: Download complete [2023-01-19T04:54:54.560Z] 53926ce57604: Verifying Checksum [2023-01-19T04:54:54.560Z] 53926ce57604: Download complete [2023-01-19T04:54:54.560Z] 96b7cbca73a9: Download complete [2023-01-19T04:54:58.748Z] 53926ce57604: Pull complete [2023-01-19T04:54:58.748Z] 21b2b0c7a3f4: Pull complete [2023-01-19T04:54:58.748Z] 22ff95d597cd: Pull complete [2023-01-19T04:54:58.748Z] 12d6caf4c0d1: Pull complete [2023-01-19T04:55:01.282Z] 96b7cbca73a9: Pull complete [2023-01-19T04:55:01.848Z] a7acece74701: Pull complete [2023-01-19T04:55:01.848Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-19T04:55:01.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-19T04:55:01.848Z] ---> db6d94c90886 [2023-01-19T04:55:01.848Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-19T04:55:05.139Z] ---> Running in 300e0f07eaac [2023-01-19T04:55:05.139Z] Removing intermediate container 300e0f07eaac [2023-01-19T04:55:05.139Z] ---> 01804363f3d5 [2023-01-19T04:55:05.139Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T04:55:05.139Z] ---> Running in e1070014285e [2023-01-19T04:55:05.139Z] Removing intermediate container e1070014285e [2023-01-19T04:55:05.139Z] ---> f88d8774bf9c [2023-01-19T04:55:05.139Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-19T04:55:05.139Z] ---> Running in b771b5663006 [2023-01-19T04:55:05.399Z] Removing intermediate container b771b5663006 [2023-01-19T04:55:05.399Z] ---> 7e1e8dc8cec6 [2023-01-19T04:55:05.399Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T04:55:05.399Z] ---> Running in dbb33c332d83 [2023-01-19T04:55:05.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T04:55:05.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T04:55:06.182Z] OK: 211 MiB in 51 packages [2023-01-19T04:55:06.453Z] Removing intermediate container dbb33c332d83 [2023-01-19T04:55:06.453Z] ---> 9ad42874e455 [2023-01-19T04:55:06.453Z] Step 7/12 : WORKDIR /app [2023-01-19T04:55:06.453Z] ---> Running in 6e1ce1ffdf1f [2023-01-19T04:55:06.453Z] Removing intermediate container 6e1ce1ffdf1f [2023-01-19T04:55:06.453Z] ---> 8fec0e0ef8e5 [2023-01-19T04:55:06.453Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-19T04:55:06.712Z] ---> 5bf302c45bbb [2023-01-19T04:55:06.712Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T04:55:06.712Z] ---> Running in ca70ad87f664 [2023-01-19T04:55:06.825Z] Still waiting to schedule task [2023-01-19T04:55:06.826Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3082’ [2023-01-19T04:55:38.825Z] Removing intermediate container ca70ad87f664 [2023-01-19T04:55:38.825Z] ---> f338784fc4ea [2023-01-19T04:55:38.825Z] Step 10/12 : COPY . . [2023-01-19T04:55:38.825Z] ---> 52ee41eb8935 [2023-01-19T04:55:38.825Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T04:55:38.825Z] ---> Running in bb3166419fed [2023-01-19T04:55:38.825Z] Removing intermediate container bb3166419fed [2023-01-19T04:55:38.825Z] ---> 742af5fbd216 [2023-01-19T04:55:38.825Z] Step 12/12 : RUN $MAKE [2023-01-19T04:55:38.825Z] ---> Running in 320aeefb4cf7 [2023-01-19T04:55:38.825Z] noop [2023-01-19T04:55:38.825Z] Removing intermediate container 320aeefb4cf7 [2023-01-19T04:55:38.825Z] ---> e0caefb0c558 [2023-01-19T04:55:38.825Z] Successfully built e0caefb0c558 [2023-01-19T04:55:38.825Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T04:55:39.144Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T04:55:39.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T04:55:39.215Z] prd-ubuntu20.04-docker-8c-8g-3083 does not seem to be running inside a container [2023-01-19T04:55:39.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-503 -v /w/workspace/_app-service-configurable_PR-503:/w/workspace/_app-service-configurable_PR-503:rw,z -v /w/workspace/_app-service-configurable_PR-503@tmp:/w/workspace/_app-service-configurable_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T04:55:39.629Z] $ docker top 979953e8bd9b501af25107ae6d6f44c1df6134fc5d44f169ac48e9d7f96016f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T04:55:39.976Z] + go version [2023-01-19T04:55:39.976Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-19T04:55:39.985Z] $ docker stop --time=1 979953e8bd9b501af25107ae6d6f44c1df6134fc5d44f169ac48e9d7f96016f8 [2023-01-19T04:55:41.468Z] $ docker rm -f --volumes 979953e8bd9b501af25107ae6d6f44c1df6134fc5d44f169ac48e9d7f96016f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T04:55:41.889Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T04:55:41.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T04:55:41.969Z] prd-ubuntu20.04-docker-8c-8g-3083 does not seem to be running inside a container [2023-01-19T04:55:42.000Z] $ 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-503 -v /w/workspace/_app-service-configurable_PR-503:/w/workspace/_app-service-configurable_PR-503:rw,z -v /w/workspace/_app-service-configurable_PR-503@tmp:/w/workspace/_app-service-configurable_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T04:55:42.428Z] $ docker top 5f58638d28a0c1a61e4b8bd530368ec8f95249037a11dbc4a6ced6df0fbe1b80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T04:55:42.774Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-503 [Pipeline] fileExists [Pipeline] sh [2023-01-19T04:55:43.071Z] + make test [2023-01-19T04:55:43.071Z] go test -race -coverprofile=coverage.out ./... [2023-01-19T04:56:05.011Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-19T04:56:05.011Z] go vet ./... [2023-01-19T04:56:13.118Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-19T04:56:13.118Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-19T04:56:13.118Z] ./bin/test-attribution-txt.sh [2023-01-19T04:56:13.118Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-19T04:56:13.118Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-19T04:56:13.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-19T04:56:13.147Z] $ docker stop --time=1 5f58638d28a0c1a61e4b8bd530368ec8f95249037a11dbc4a6ced6df0fbe1b80 [2023-01-19T04:56:17.573Z] $ docker rm -f --volumes 5f58638d28a0c1a61e4b8bd530368ec8f95249037a11dbc4a6ced6df0fbe1b80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T04:56:18.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-19T04:56:18.081Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-19T04:56:18.594Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-19T04:56:18.880Z] + ls -al . [2023-01-19T04:56:18.880Z] total 176 [2023-01-19T04:56:18.880Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 04:55 . [2023-01-19T04:56:18.880Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 04:54 .. [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 19 04:54 .dockerignore [2023-01-19T04:56:18.880Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 04:54 .git [2023-01-19T04:56:18.880Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 04:54 .github [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 19 04:54 .gitignore [2023-01-19T04:56:18.880Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 04:54 .semver [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 19 04:54 Attribution.txt [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 19 04:54 CHANGELOG.md [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 19 04:54 Dockerfile [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 04:54 GOVERNANCE.md [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 19 04:54 Jenkinsfile [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 19 04:54 LICENSE [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 19 04:54 OWNERS.md [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 19 04:54 README.md [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 04:54 VERSION [2023-01-19T04:56:18.880Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 04:54 bin [2023-01-19T04:56:18.880Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 19 04:55 coverage.out [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 19 04:54 go.mod [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 19 04:54 go.sum [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 19 04:54 main.go [2023-01-19T04:56:18.880Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 19 04:54 makefile [2023-01-19T04:56:18.880Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 04:54 res [2023-01-19T04:56:18.880Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 04:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T04:56:19.177Z] + 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=d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7 --label arch=amd64 --label version=0.0.0 . [2023-01-19T04:56:19.177Z] Sending build context to Docker daemon 3.224MB [2023-01-19T04:56:19.177Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T04:56:19.177Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-19T04:56:19.177Z] ---> e0caefb0c558 [2023-01-19T04:56:19.177Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-19T04:56:19.177Z] ---> Running in abc2be358e5c [2023-01-19T04:56:19.436Z] Removing intermediate container abc2be358e5c [2023-01-19T04:56:19.436Z] ---> 670b40883c3d [2023-01-19T04:56:19.436Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T04:56:19.436Z] ---> Running in 1d7f64cffb21 [2023-01-19T04:56:19.436Z] Removing intermediate container 1d7f64cffb21 [2023-01-19T04:56:19.436Z] ---> ed1969402309 [2023-01-19T04:56:19.436Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-19T04:56:19.436Z] ---> Running in 51adec4b824f [2023-01-19T04:56:19.436Z] Removing intermediate container 51adec4b824f [2023-01-19T04:56:19.436Z] ---> e241e85f64b0 [2023-01-19T04:56:19.436Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T04:56:19.436Z] ---> Running in 882b7544c862 [2023-01-19T04:56:19.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T04:56:19.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T04:56:20.224Z] OK: 211 MiB in 51 packages [2023-01-19T04:56:20.790Z] Removing intermediate container 882b7544c862 [2023-01-19T04:56:20.790Z] ---> e8fa22a0c494 [2023-01-19T04:56:20.790Z] Step 7/26 : WORKDIR /app [2023-01-19T04:56:20.790Z] ---> Running in 8d3fd5684fdc [2023-01-19T04:56:20.790Z] Removing intermediate container 8d3fd5684fdc [2023-01-19T04:56:20.790Z] ---> ddd1c63dc8ce [2023-01-19T04:56:20.790Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-19T04:56:20.790Z] ---> a8280917d585 [2023-01-19T04:56:20.790Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T04:56:21.051Z] ---> Running in 250cee1baf74 [2023-01-19T04:56:21.622Z] Removing intermediate container 250cee1baf74 [2023-01-19T04:56:21.622Z] ---> 1b383e413f7b [2023-01-19T04:56:21.622Z] Step 10/26 : COPY . . [2023-01-19T04:56:22.228Z] ---> 0aef0ac64a07 [2023-01-19T04:56:22.228Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T04:56:22.228Z] ---> Running in 105102a10353 [2023-01-19T04:56:22.228Z] Removing intermediate container 105102a10353 [2023-01-19T04:56:22.228Z] ---> b50f01510574 [2023-01-19T04:56:22.228Z] Step 12/26 : RUN $MAKE [2023-01-19T04:56:22.228Z] ---> Running in 32f9fd814456 [2023-01-19T04:56:22.486Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-19T04:56:44.422Z] Removing intermediate container 32f9fd814456 [2023-01-19T04:56:44.422Z] ---> c44af28fb955 [2023-01-19T04:56:44.422Z] Step 13/26 : FROM alpine:3.16 [2023-01-19T04:56:44.680Z] 3.16: Pulling from library/alpine [2023-01-19T04:56:44.680Z] ca7dd9ec2225: Pulling fs layer [2023-01-19T04:56:44.680Z] ca7dd9ec2225: Download complete [2023-01-19T04:56:44.939Z] ca7dd9ec2225: Pull complete [2023-01-19T04:56:44.939Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T04:56:44.939Z] Status: Downloaded newer image for alpine:3.16 [2023-01-19T04:56:44.939Z] ---> bfe296a52501 [2023-01-19T04:56:44.939Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-19T04:56:45.197Z] ---> Running in e4e0ded149d0 [2023-01-19T04:56:45.197Z] Removing intermediate container e4e0ded149d0 [2023-01-19T04:56:45.197Z] ---> cbd7d60ccf04 [2023-01-19T04:56:45.197Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-19T04:56:45.197Z] ---> Running in 4865f38507de [2023-01-19T04:56:45.197Z] Removing intermediate container 4865f38507de [2023-01-19T04:56:45.197Z] ---> d2ff39f1ab37 [2023-01-19T04:56:45.197Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-19T04:56:45.197Z] ---> Running in 7f6f9f59975b [2023-01-19T04:56:45.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T04:56:45.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T04:56:45.973Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-19T04:56:45.973Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-19T04:56:45.973Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T04:56:45.973Z] Executing ca-certificates-20220614-r0.trigger [2023-01-19T04:56:45.973Z] OK: 6 MiB in 16 packages [2023-01-19T04:56:46.543Z] Removing intermediate container 7f6f9f59975b [2023-01-19T04:56:46.543Z] ---> 8710d55751d3 [2023-01-19T04:56:46.543Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-19T04:56:46.801Z] ---> ab63201989b0 [2023-01-19T04:56:46.801Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-19T04:56:46.801Z] ---> d3f03f808fc7 [2023-01-19T04:56:46.801Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-19T04:56:47.059Z] ---> 0bc870fad196 [2023-01-19T04:56:47.059Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-19T04:56:47.628Z] ---> 8f4c62db7eb5 [2023-01-19T04:56:47.628Z] Step 21/26 : EXPOSE 48095 [2023-01-19T04:56:47.888Z] ---> Running in 16e0d425665f [2023-01-19T04:56:47.888Z] Removing intermediate container 16e0d425665f [2023-01-19T04:56:47.888Z] ---> 6fc5a690a2b3 [2023-01-19T04:56:47.888Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-19T04:56:47.888Z] ---> Running in e383d4ed20db [2023-01-19T04:56:47.888Z] Removing intermediate container e383d4ed20db [2023-01-19T04:56:47.888Z] ---> d6cc58ce5896 [2023-01-19T04:56:47.888Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T04:56:47.888Z] ---> Running in dcda7d8f8112 [2023-01-19T04:56:48.146Z] Removing intermediate container dcda7d8f8112 [2023-01-19T04:56:48.146Z] ---> b96d67db0411 [2023-01-19T04:56:48.146Z] Step 24/26 : LABEL arch=amd64 [2023-01-19T04:56:48.146Z] ---> Running in 75e3ae099130 [2023-01-19T04:56:48.146Z] Removing intermediate container 75e3ae099130 [2023-01-19T04:56:48.146Z] ---> 1cd2612c46d9 [2023-01-19T04:56:48.146Z] Step 25/26 : LABEL git_sha=d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7 [2023-01-19T04:56:48.146Z] ---> Running in 99260374c1b8 [2023-01-19T04:56:48.146Z] Removing intermediate container 99260374c1b8 [2023-01-19T04:56:48.146Z] ---> f5cfda429547 [2023-01-19T04:56:48.146Z] Step 26/26 : LABEL version=0.0.0 [2023-01-19T04:56:48.406Z] ---> Running in 41acad335bf1 [2023-01-19T04:56:48.406Z] Removing intermediate container 41acad335bf1 [2023-01-19T04:56:48.406Z] ---> 2c41ead3d564 [2023-01-19T04:56:48.406Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-19T04:56:48.406Z] Successfully built 2c41ead3d564 [2023-01-19T04:56:48.406Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T04:56:48.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T04:56:48.864Z] [2023-01-19T04:56:48.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T04:56:49.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T04:56:49.172Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-19T04:56:49.172Z] 5eb5b503b376: Pulling fs layer [2023-01-19T04:56:49.172Z] 5c69ac0246d0: Pulling fs layer [2023-01-19T04:56:49.172Z] ec43610c2a17: Pulling fs layer [2023-01-19T04:56:49.172Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-19T04:56:49.172Z] 33b1e0a273af: Pulling fs layer [2023-01-19T04:56:49.172Z] 5d3b04190fa2: Pulling fs layer [2023-01-19T04:56:49.172Z] 2f39f015ded8: Pulling fs layer [2023-01-19T04:56:49.172Z] 5d3b04190fa2: Waiting [2023-01-19T04:56:49.172Z] 3a2ae6a8a46f: Waiting [2023-01-19T04:56:49.172Z] 33b1e0a273af: Waiting [2023-01-19T04:56:49.172Z] 2f39f015ded8: Waiting [2023-01-19T04:56:49.172Z] 5c69ac0246d0: Verifying Checksum [2023-01-19T04:56:49.172Z] 5c69ac0246d0: Download complete [2023-01-19T04:56:49.172Z] 3a2ae6a8a46f: Download complete [2023-01-19T04:56:49.437Z] 33b1e0a273af: Verifying Checksum [2023-01-19T04:56:49.437Z] 33b1e0a273af: Download complete [2023-01-19T04:56:49.437Z] 5d3b04190fa2: Verifying Checksum [2023-01-19T04:56:49.437Z] 5d3b04190fa2: Download complete [2023-01-19T04:56:49.437Z] ec43610c2a17: Verifying Checksum [2023-01-19T04:56:49.437Z] ec43610c2a17: Download complete [2023-01-19T04:56:49.696Z] 5eb5b503b376: Verifying Checksum [2023-01-19T04:56:49.696Z] 5eb5b503b376: Download complete [2023-01-19T04:56:50.266Z] 2f39f015ded8: Download complete [2023-01-19T04:56:50.832Z] 5eb5b503b376: Pull complete [2023-01-19T04:56:51.091Z] 5c69ac0246d0: Pull complete [2023-01-19T04:56:51.659Z] ec43610c2a17: Pull complete [2023-01-19T04:56:51.659Z] 3a2ae6a8a46f: Pull complete [2023-01-19T04:56:51.917Z] 33b1e0a273af: Pull complete [2023-01-19T04:56:51.917Z] 5d3b04190fa2: Pull complete [2023-01-19T04:56:57.186Z] 2f39f015ded8: Pull complete [2023-01-19T04:56:57.186Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-19T04:56:57.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T04:56:57.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T04:56:57.270Z] prd-ubuntu20.04-docker-8c-8g-3083 does not seem to be running inside a container [2023-01-19T04:56:57.298Z] $ 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-503 -v /w/workspace/_app-service-configurable_PR-503:/w/workspace/_app-service-configurable_PR-503:rw,z -v /w/workspace/_app-service-configurable_PR-503@tmp:/w/workspace/_app-service-configurable_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-19T04:57:01.289Z] $ docker top 4fe3c510975c20ce1dafafa80c15f0577e681ab4d9ef516f8399f6e638034f8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T04:57:01.686Z] ---> job-cost.sh [2023-01-19T04:57:01.686Z] lf-activate-venv: SKIPPING [2023-01-19T04:57:01.686Z] INFO: No Stack... [2023-01-19T04:57:01.944Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T04:57:02.511Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T04:57:02.804Z] + cat /w/workspace/_app-service-configurable_PR-503/archives/cost.csv [2023-01-19T04:57:02.804Z] + cut -d, -f6 [Pipeline] lock [2023-01-19T04:57:02.818Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-503-2-stack-cost] [2023-01-19T04:57:02.824Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-503-2-stack-cost] did not exist. Created. [2023-01-19T04:57:02.824Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-503-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T04:57:03.122Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-19T04:57:03.152Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T04:57:03.159Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-503-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T04:57:03.173Z] $ docker stop --time=1 4fe3c510975c20ce1dafafa80c15f0577e681ab4d9ef516f8399f6e638034f8a [2023-01-19T04:57:04.337Z] $ docker rm -f --volumes 4fe3c510975c20ce1dafafa80c15f0577e681ab4d9ef516f8399f6e638034f8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-19T04:58:37.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3084 in /w/workspace/_app-service-configurable_PR-503 [Pipeline] { [Pipeline] ws [2023-01-19T04:58:37.518Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2023-01-19T04:58:37.546Z] Selected Git installation does not exist. Using Default [2023-01-19T04:58:37.546Z] The recommended git tool is: NONE [2023-01-19T04:58:42.968Z] using credential edgex-jenkins-ssh [2023-01-19T04:58:42.984Z] Cloning the remote Git repository [2023-01-19T04:58:43.034Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-19T04:58:43.116Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2023-01-19T04:58:43.284Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-19T04:58:43.285Z] > git --version # timeout=10 [2023-01-19T04:58:43.305Z] > git --version # 'git version 2.25.1' [2023-01-19T04:58:43.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T04:58:43.362Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T04:58:44.470Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-19T04:58:44.507Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T04:58:45.943Z] Merging remotes/origin/main commit 33a8a0fb1d1881fd1b73fa23662390bbef39c173 into PR head commit bb1d263d4419ca4cf785bb464f73f0f11639233b [2023-01-19T04:58:46.204Z] Merge succeeded, producing d68dc944c1ff4ebdc1bfe2fa73b81e12d349e3e2 [2023-01-19T04:58:46.205Z] Checking out Revision d68dc944c1ff4ebdc1bfe2fa73b81e12d349e3e2 (PR-503) [2023-01-19T04:58:45.397Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-19T04:58:45.443Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-19T04:58:45.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T04:58:45.460Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/503/head:refs/remotes/origin/PR-503 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-19T04:58:45.966Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T04:58:45.982Z] > git checkout -f bb1d263d4419ca4cf785bb464f73f0f11639233b # timeout=10 [2023-01-19T04:58:46.072Z] > git remote # timeout=10 [2023-01-19T04:58:46.091Z] > git config --get remote.origin.url # timeout=10 [2023-01-19T04:58:46.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T04:58:46.129Z] > git merge 33a8a0fb1d1881fd1b73fa23662390bbef39c173 # timeout=10 [2023-01-19T04:58:46.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-19T04:58:46.214Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T04:58:46.237Z] > git checkout -f d68dc944c1ff4ebdc1bfe2fa73b81e12d349e3e2 # timeout=10 [2023-01-19T04:58:49.739Z] Commit message: "Merge commit '33a8a0fb1d1881fd1b73fa23662390bbef39c173' into HEAD" [2023-01-19T04:58:49.751Z] > git rev-list --no-walk bb1d263d4419ca4cf785bb464f73f0f11639233b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T04:58:50.814Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-19T04:58:50.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T04:58:50.815Z] Dload Upload Total Spent Left Speed [2023-01-19T04:58:50.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69677 0 --:--:-- --:--:-- --:--:-- 69677 [Pipeline] sh [2023-01-19T04:58:51.621Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-19T04:58:51.950Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-01-19T04:58:51.951Z] /etc/docker/daemon.new [2023-01-19T04:58:51.951Z] { [2023-01-19T04:58:51.951Z] "registry-mirrors": [ [2023-01-19T04:58:51.951Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-19T04:58:51.951Z] ], [2023-01-19T04:58:51.951Z] "bip": "10.250.0.254/24", [2023-01-19T04:58:51.951Z] "hosts": [ [2023-01-19T04:58:51.951Z] "tcp://0.0.0.0:5555", [2023-01-19T04:58:51.951Z] "unix:///var/run/docker.sock" [2023-01-19T04:58:51.951Z] ], [2023-01-19T04:58:51.951Z] "mtu": 1458, [2023-01-19T04:58:51.951Z] "selinux-enabled": true, [2023-01-19T04:58:51.951Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-19T04:58:51.951Z] } [Pipeline] sh [2023-01-19T04:58:52.282Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-19T04:58:52.625Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T04:59:10.872Z] provisioning config files... [2023-01-19T04:59:10.896Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config10405476734096226388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T04:59:11.243Z] ---> docker-login.sh [2023-01-19T04:59:11.243Z] nexus3.edgexfoundry.org:10001 [2023-01-19T04:59:11.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:59:11.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:59:11.779Z] Configure a credential helper to remove this warning. See [2023-01-19T04:59:11.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:59:11.779Z] [2023-01-19T04:59:11.779Z] Login Succeeded [2023-01-19T04:59:11.779Z] nexus3.edgexfoundry.org:10002 [2023-01-19T04:59:12.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:59:12.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:59:12.314Z] Configure a credential helper to remove this warning. See [2023-01-19T04:59:12.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:59:12.314Z] [2023-01-19T04:59:12.314Z] Login Succeeded [2023-01-19T04:59:12.314Z] nexus3.edgexfoundry.org:10003 [2023-01-19T04:59:12.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:59:12.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:59:12.581Z] Configure a credential helper to remove this warning. See [2023-01-19T04:59:12.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:59:12.581Z] [2023-01-19T04:59:12.581Z] Login Succeeded [2023-01-19T04:59:12.581Z] nexus3.edgexfoundry.org:10004 [2023-01-19T04:59:12.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:59:12.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:59:12.848Z] Configure a credential helper to remove this warning. See [2023-01-19T04:59:12.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:59:12.848Z] [2023-01-19T04:59:12.848Z] Login Succeeded [2023-01-19T04:59:12.848Z] docker.io [2023-01-19T04:59:13.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T04:59:13.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T04:59:13.384Z] Configure a credential helper to remove this warning. See [2023-01-19T04:59:13.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T04:59:13.384Z] [2023-01-19T04:59:13.384Z] Login Succeeded [2023-01-19T04:59:13.384Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T04:59:13.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T04:59:13.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T04:59:13.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T04:59:13.657Z] ========================================================= [2023-01-19T04:59:13.657Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-19T04:59:13.657Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T04:59:14.003Z] + 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 . [2023-01-19T04:59:14.003Z] Sending build context to Docker daemon 205.3kB [2023-01-19T04:59:14.278Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T04:59:14.278Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-19T04:59:14.278Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-19T04:59:14.278Z] 9b18e9b68314: Pulling fs layer [2023-01-19T04:59:14.278Z] 35d82f9e3411: Pulling fs layer [2023-01-19T04:59:14.278Z] e16973657156: Pulling fs layer [2023-01-19T04:59:14.278Z] fc693d55d65f: Pulling fs layer [2023-01-19T04:59:14.278Z] 7e9fc2657dce: Pulling fs layer [2023-01-19T04:59:14.278Z] dda99020689f: Pulling fs layer [2023-01-19T04:59:14.278Z] db1c61fa0a46: Pulling fs layer [2023-01-19T04:59:14.278Z] 891c053d2c06: Pulling fs layer [2023-01-19T04:59:14.278Z] fc693d55d65f: Waiting [2023-01-19T04:59:14.278Z] dda99020689f: Waiting [2023-01-19T04:59:14.278Z] 891c053d2c06: Waiting [2023-01-19T04:59:14.278Z] 7e9fc2657dce: Waiting [2023-01-19T04:59:14.278Z] db1c61fa0a46: Waiting [2023-01-19T04:59:14.278Z] e16973657156: Verifying Checksum [2023-01-19T04:59:14.278Z] e16973657156: Download complete [2023-01-19T04:59:14.278Z] 35d82f9e3411: Verifying Checksum [2023-01-19T04:59:14.278Z] 35d82f9e3411: Download complete [2023-01-19T04:59:14.548Z] 7e9fc2657dce: Verifying Checksum [2023-01-19T04:59:14.548Z] 7e9fc2657dce: Download complete [2023-01-19T04:59:14.548Z] dda99020689f: Verifying Checksum [2023-01-19T04:59:14.548Z] dda99020689f: Download complete [2023-01-19T04:59:14.548Z] 9b18e9b68314: Verifying Checksum [2023-01-19T04:59:14.548Z] 9b18e9b68314: Download complete [2023-01-19T04:59:15.526Z] 9b18e9b68314: Pull complete [2023-01-19T04:59:15.526Z] 891c053d2c06: Verifying Checksum [2023-01-19T04:59:15.526Z] 891c053d2c06: Download complete [2023-01-19T04:59:16.501Z] db1c61fa0a46: Verifying Checksum [2023-01-19T04:59:16.501Z] db1c61fa0a46: Download complete [2023-01-19T04:59:16.770Z] 35d82f9e3411: Pull complete [2023-01-19T04:59:17.038Z] fc693d55d65f: Verifying Checksum [2023-01-19T04:59:17.038Z] fc693d55d65f: Download complete [2023-01-19T04:59:17.038Z] e16973657156: Pull complete [2023-01-19T04:59:29.351Z] fc693d55d65f: Pull complete [2023-01-19T04:59:29.351Z] 7e9fc2657dce: Pull complete [2023-01-19T04:59:29.351Z] dda99020689f: Pull complete [2023-01-19T04:59:33.624Z] db1c61fa0a46: Pull complete [2023-01-19T04:59:34.579Z] 891c053d2c06: Pull complete [2023-01-19T04:59:34.845Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-19T04:59:34.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-19T04:59:34.845Z] ---> f96f9c87975a [2023-01-19T04:59:34.845Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-19T04:59:35.865Z] ---> Running in 00ca19cfaac0 [2023-01-19T04:59:35.865Z] Removing intermediate container 00ca19cfaac0 [2023-01-19T04:59:35.865Z] ---> 2c107361132e [2023-01-19T04:59:35.865Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T04:59:36.140Z] ---> Running in 99f0bd066a19 [2023-01-19T04:59:36.407Z] Removing intermediate container 99f0bd066a19 [2023-01-19T04:59:36.407Z] ---> cdc3b0645a65 [2023-01-19T04:59:36.407Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-19T04:59:36.407Z] ---> Running in 1f93ef038ec0 [2023-01-19T04:59:36.674Z] Removing intermediate container 1f93ef038ec0 [2023-01-19T04:59:36.674Z] ---> 8765d1d94b09 [2023-01-19T04:59:36.674Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T04:59:36.674Z] ---> Running in c0588a7745ac [2023-01-19T04:59:37.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T04:59:38.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T04:59:39.182Z] OK: 221 MiB in 51 packages [2023-01-19T04:59:39.763Z] Removing intermediate container c0588a7745ac [2023-01-19T04:59:39.763Z] ---> 31f30a61f2a8 [2023-01-19T04:59:39.763Z] Step 7/12 : WORKDIR /app [2023-01-19T04:59:39.763Z] ---> Running in c119f897cc25 [2023-01-19T04:59:40.030Z] Removing intermediate container c119f897cc25 [2023-01-19T04:59:40.030Z] ---> 7673f2014e5e [2023-01-19T04:59:40.030Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-19T04:59:42.600Z] ---> 96c4d40e2b5b [2023-01-19T04:59:42.600Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T04:59:42.600Z] ---> Running in 2a0c44257c22 [2023-01-19T05:00:38.977Z] Removing intermediate container 2a0c44257c22 [2023-01-19T05:00:38.977Z] ---> 918e420c95c6 [2023-01-19T05:00:38.977Z] Step 10/12 : COPY . . [2023-01-19T05:00:38.977Z] ---> 454262cf4a03 [2023-01-19T05:00:38.977Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T05:00:38.977Z] ---> Running in 8d1935235f73 [2023-01-19T05:00:38.977Z] Removing intermediate container 8d1935235f73 [2023-01-19T05:00:38.977Z] ---> 6c6b2216dfa3 [2023-01-19T05:00:38.977Z] Step 12/12 : RUN $MAKE [2023-01-19T05:00:38.977Z] ---> Running in 33e1b0dd76fb [2023-01-19T05:00:38.977Z] noop [2023-01-19T05:00:38.977Z] Removing intermediate container 33e1b0dd76fb [2023-01-19T05:00:38.977Z] ---> d09e73a8b601 [2023-01-19T05:00:38.977Z] Successfully built d09e73a8b601 [2023-01-19T05:00:38.977Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:00:39.325Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T05:00:39.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:00:39.496Z] prd-ubuntu20.04-docker-arm64-4c-16g-3084 does not seem to be running inside a container [2023-01-19T05:00:39.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-19T05:00:40.635Z] $ docker top 41cd22bc890321a8bb98b39e80efe628a92ca981bb757fc5a676b713b2613201 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T05:00:41.441Z] + go version [2023-01-19T05:00:41.441Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-19T05:00:41.459Z] $ docker stop --time=1 41cd22bc890321a8bb98b39e80efe628a92ca981bb757fc5a676b713b2613201 [2023-01-19T05:00:43.003Z] $ docker rm -f --volumes 41cd22bc890321a8bb98b39e80efe628a92ca981bb757fc5a676b713b2613201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:00:43.527Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T05:00:43.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:00:43.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-3084 does not seem to be running inside a container [2023-01-19T05:00:43.746Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-19T05:00:44.799Z] $ docker top 2b5e7e8f1a227020cb3e7ab4a1119e45d5e79a93e0b10a57b4ea1dbf2dedb074 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T05:00:45.272Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh [2023-01-19T05:00:45.600Z] + make test [2023-01-19T05:00:45.868Z] go test -race -coverprofile=coverage.out ./... [2023-01-19T05:02:52.554Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-19T05:02:52.554Z] go vet ./... [2023-01-19T05:04:29.144Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-19T05:04:29.144Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-19T05:04:29.144Z] ./bin/test-attribution-txt.sh [2023-01-19T05:04:29.144Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-19T05:04:29.144Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-19T05:04:29.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-19T05:04:29.181Z] $ docker stop --time=1 2b5e7e8f1a227020cb3e7ab4a1119e45d5e79a93e0b10a57b4ea1dbf2dedb074 [2023-01-19T05:04:31.008Z] $ docker rm -f --volumes 2b5e7e8f1a227020cb3e7ab4a1119e45d5e79a93e0b10a57b4ea1dbf2dedb074 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T05:04:32.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-19T05:04:32.247Z] Warning: overwriting stash ‘coverage-report’ [2023-01-19T05:04:32.691Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T05:04:33.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-19T05:04:33.415Z] + ls -al . [2023-01-19T05:04:33.415Z] total 172 [2023-01-19T05:04:33.415Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 19 05:00 . [2023-01-19T05:04:33.415Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 04:58 .. [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 19 04:58 .dockerignore [2023-01-19T05:04:33.415Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 04:58 .git [2023-01-19T05:04:33.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 04:58 .github [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 19 04:58 .gitignore [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 19 04:58 Attribution.txt [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 19 04:58 CHANGELOG.md [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 19 04:58 Dockerfile [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 04:58 GOVERNANCE.md [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 19 04:58 Jenkinsfile [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 19 04:58 LICENSE [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 19 04:58 OWNERS.md [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 19 04:58 README.md [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 04:54 VERSION [2023-01-19T05:04:33.415Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 04:58 bin [2023-01-19T05:04:33.415Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 19 05:00 coverage.out [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 19 04:58 go.mod [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 19 04:58 go.sum [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 19 04:58 main.go [2023-01-19T05:04:33.415Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 19 04:58 makefile [2023-01-19T05:04:33.415Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 04:58 res [2023-01-19T05:04:33.415Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 04:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:04:33.757Z] + 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=d68dc944c1ff4ebdc1bfe2fa73b81e12d349e3e2 --label arch=arm64 --label version=0.0.0 . [2023-01-19T05:04:33.757Z] Sending build context to Docker daemon 206.3kB [2023-01-19T05:04:34.026Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T05:04:34.026Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-19T05:04:34.026Z] ---> d09e73a8b601 [2023-01-19T05:04:34.026Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-19T05:04:34.026Z] ---> Running in 6e80f3c5c3cf [2023-01-19T05:04:34.295Z] Removing intermediate container 6e80f3c5c3cf [2023-01-19T05:04:34.295Z] ---> efba98e96039 [2023-01-19T05:04:34.295Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T05:04:34.568Z] ---> Running in 69d5dfabf0de [2023-01-19T05:04:34.838Z] Removing intermediate container 69d5dfabf0de [2023-01-19T05:04:34.838Z] ---> 88ecafb7a54c [2023-01-19T05:04:34.838Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-19T05:04:34.838Z] ---> Running in 25602616beeb [2023-01-19T05:04:35.428Z] Removing intermediate container 25602616beeb [2023-01-19T05:04:35.428Z] ---> 7429ea7f490c [2023-01-19T05:04:35.428Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T05:04:35.428Z] ---> Running in d8cb863fff28 [2023-01-19T05:04:36.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T05:04:36.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T05:04:38.074Z] OK: 221 MiB in 51 packages [2023-01-19T05:04:38.813Z] Removing intermediate container d8cb863fff28 [2023-01-19T05:04:38.813Z] ---> 518c725386c5 [2023-01-19T05:04:38.813Z] Step 7/26 : WORKDIR /app [2023-01-19T05:04:38.813Z] ---> Running in 4f4d1e2f28ef [2023-01-19T05:04:39.089Z] Removing intermediate container 4f4d1e2f28ef [2023-01-19T05:04:39.089Z] ---> f57173591555 [2023-01-19T05:04:39.089Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-19T05:04:39.696Z] ---> 6931506554c8 [2023-01-19T05:04:39.696Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T05:04:39.696Z] ---> Running in 2eb5cc68b03e [2023-01-19T05:04:42.321Z] Removing intermediate container 2eb5cc68b03e [2023-01-19T05:04:42.321Z] ---> 659ad469f0fc [2023-01-19T05:04:42.321Z] Step 10/26 : COPY . . [2023-01-19T05:04:42.910Z] ---> ed9f07e23c53 [2023-01-19T05:04:42.910Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T05:04:42.910Z] ---> Running in 8ac9d94cd730 [2023-01-19T05:04:43.178Z] Removing intermediate container 8ac9d94cd730 [2023-01-19T05:04:43.178Z] ---> a58704504fe4 [2023-01-19T05:04:43.178Z] Step 12/26 : RUN $MAKE [2023-01-19T05:04:43.178Z] ---> Running in f623f74d2cf6 [2023-01-19T05:04:44.138Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-19T05:06:51.182Z] Removing intermediate container f623f74d2cf6 [2023-01-19T05:06:51.183Z] ---> fa066f9ba388 [2023-01-19T05:06:51.183Z] Step 13/26 : FROM alpine:3.16 [2023-01-19T05:06:51.183Z] 3.16: Pulling from library/alpine [2023-01-19T05:06:51.183Z] 6875df1f5354: Pulling fs layer [2023-01-19T05:06:51.183Z] 6875df1f5354: Verifying Checksum [2023-01-19T05:06:51.183Z] 6875df1f5354: Download complete [2023-01-19T05:06:51.183Z] 6875df1f5354: Pull complete [2023-01-19T05:06:51.183Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T05:06:51.183Z] Status: Downloaded newer image for alpine:3.16 [2023-01-19T05:06:51.183Z] ---> 2b4661558fb8 [2023-01-19T05:06:51.183Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-19T05:06:51.183Z] ---> Running in ae116b5fcf08 [2023-01-19T05:06:51.183Z] Removing intermediate container ae116b5fcf08 [2023-01-19T05:06:51.183Z] ---> bdbfe61d08b0 [2023-01-19T05:06:51.183Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-19T05:06:51.183Z] ---> Running in ff2928681b61 [2023-01-19T05:06:51.183Z] Removing intermediate container ff2928681b61 [2023-01-19T05:06:51.183Z] ---> 6fd6b00b9922 [2023-01-19T05:06:51.183Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-19T05:06:51.183Z] ---> Running in ced5d17dde4d [2023-01-19T05:06:51.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T05:06:51.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T05:06:51.183Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-19T05:06:51.183Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-19T05:06:51.183Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T05:06:51.183Z] Executing ca-certificates-20220614-r0.trigger [2023-01-19T05:06:51.183Z] OK: 6 MiB in 16 packages [2023-01-19T05:06:51.183Z] Removing intermediate container ced5d17dde4d [2023-01-19T05:06:51.183Z] ---> f4488b4a7c14 [2023-01-19T05:06:51.183Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-19T05:06:51.183Z] ---> ac726d96cee8 [2023-01-19T05:06:51.183Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-19T05:06:51.183Z] ---> cf89fa2eb479 [2023-01-19T05:06:51.183Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-19T05:06:51.766Z] ---> a8458f8f5dc4 [2023-01-19T05:06:51.766Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-19T05:06:53.173Z] ---> b851c396e864 [2023-01-19T05:06:53.173Z] Step 21/26 : EXPOSE 48095 [2023-01-19T05:06:53.173Z] ---> Running in 072092c64e15 [2023-01-19T05:06:53.173Z] Removing intermediate container 072092c64e15 [2023-01-19T05:06:53.173Z] ---> 4512c490c5b6 [2023-01-19T05:06:53.173Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-19T05:06:53.173Z] ---> Running in 77b0eba4c832 [2023-01-19T05:06:53.441Z] Removing intermediate container 77b0eba4c832 [2023-01-19T05:06:53.441Z] ---> a25e6bee2301 [2023-01-19T05:06:53.441Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T05:06:53.710Z] ---> Running in f3fb1f355af6 [2023-01-19T05:06:53.976Z] Removing intermediate container f3fb1f355af6 [2023-01-19T05:06:53.976Z] ---> fc0a5611173d [2023-01-19T05:06:53.976Z] Step 24/26 : LABEL arch=arm64 [2023-01-19T05:06:53.976Z] ---> Running in 145b484a563a [2023-01-19T05:06:54.250Z] Removing intermediate container 145b484a563a [2023-01-19T05:06:54.250Z] ---> 7ce6ff561f19 [2023-01-19T05:06:54.250Z] Step 25/26 : LABEL git_sha=d68dc944c1ff4ebdc1bfe2fa73b81e12d349e3e2 [2023-01-19T05:06:54.515Z] ---> Running in 78b864049a95 [2023-01-19T05:06:54.781Z] Removing intermediate container 78b864049a95 [2023-01-19T05:06:54.781Z] ---> cf22809dd6f5 [2023-01-19T05:06:54.781Z] Step 26/26 : LABEL version=0.0.0 [2023-01-19T05:06:54.781Z] ---> Running in 038635d907a3 [2023-01-19T05:06:55.047Z] Removing intermediate container 038635d907a3 [2023-01-19T05:06:55.047Z] ---> 3d8aa8e1c3c6 [2023-01-19T05:06:55.047Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-19T05:06:55.047Z] Successfully built 3d8aa8e1c3c6 [2023-01-19T05:06:55.047Z] 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 [2023-01-19T05:06:55.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T05:06:55.520Z] [2023-01-19T05:06:55.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:06:55.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T05:06:55.869Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-19T05:06:55.869Z] 8998bd30e6a1: Pulling fs layer [2023-01-19T05:06:55.869Z] 04944245beec: Pulling fs layer [2023-01-19T05:06:55.869Z] 699f458cf7ca: Pulling fs layer [2023-01-19T05:06:55.869Z] 765212b225bb: Pulling fs layer [2023-01-19T05:06:55.869Z] f23df028b6ca: Pulling fs layer [2023-01-19T05:06:55.869Z] d65c8cfc05b1: Pulling fs layer [2023-01-19T05:06:55.869Z] 2437ff75d9bd: Pulling fs layer [2023-01-19T05:06:55.869Z] 765212b225bb: Waiting [2023-01-19T05:06:55.869Z] f23df028b6ca: Waiting [2023-01-19T05:06:55.869Z] 2437ff75d9bd: Waiting [2023-01-19T05:06:55.869Z] d65c8cfc05b1: Waiting [2023-01-19T05:06:56.138Z] 04944245beec: Verifying Checksum [2023-01-19T05:06:56.138Z] 04944245beec: Download complete [2023-01-19T05:06:56.138Z] 765212b225bb: Verifying Checksum [2023-01-19T05:06:56.138Z] 765212b225bb: Download complete [2023-01-19T05:06:56.138Z] f23df028b6ca: Verifying Checksum [2023-01-19T05:06:56.138Z] f23df028b6ca: Download complete [2023-01-19T05:06:56.138Z] d65c8cfc05b1: Verifying Checksum [2023-01-19T05:06:56.138Z] d65c8cfc05b1: Download complete [2023-01-19T05:06:56.411Z] 699f458cf7ca: Verifying Checksum [2023-01-19T05:06:56.411Z] 699f458cf7ca: Download complete [2023-01-19T05:06:56.683Z] 8998bd30e6a1: Verifying Checksum [2023-01-19T05:06:56.683Z] 8998bd30e6a1: Download complete [2023-01-19T05:06:58.639Z] 2437ff75d9bd: Verifying Checksum [2023-01-19T05:06:58.639Z] 2437ff75d9bd: Download complete [2023-01-19T05:07:00.583Z] 8998bd30e6a1: Pull complete [2023-01-19T05:07:00.850Z] 04944245beec: Pull complete [2023-01-19T05:07:02.260Z] 699f458cf7ca: Pull complete [2023-01-19T05:07:02.260Z] 765212b225bb: Pull complete [2023-01-19T05:07:03.217Z] f23df028b6ca: Pull complete [2023-01-19T05:07:03.217Z] d65c8cfc05b1: Pull complete [2023-01-19T05:07:15.527Z] 2437ff75d9bd: Pull complete [2023-01-19T05:07:15.527Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-19T05:07:15.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T05:07:15.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:07:15.717Z] prd-ubuntu20.04-docker-arm64-4c-16g-3084 does not seem to be running inside a container [2023-01-19T05:07:15.775Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-19T05:07:18.541Z] $ docker top 69d406b3015338b70a2bf33da9ad3a878087f9bbb76eb0b2ef13c89c24feaaec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:07:19.380Z] ---> job-cost.sh [2023-01-19T05:07:19.380Z] lf-activate-venv: SKIPPING [2023-01-19T05:07:19.380Z] INFO: No Stack... [2023-01-19T05:07:19.647Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-19T05:07:20.602Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T05:07:21.244Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2023-01-19T05:07:21.244Z] + cut -d, -f6 [Pipeline] lock [2023-01-19T05:07:21.314Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-503-2-stack-cost] [2023-01-19T05:07:21.319Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-503-2-stack-cost] did not exist. Created. [2023-01-19T05:07:21.319Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-503-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T05:07:21.660Z] /w/workspace/app-service-configurable/2@tmp/durable-ec1b9180/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-19T05:07:22.315Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-19T05:07:22.342Z] Warning: overwriting stash ‘stack-cost’ [2023-01-19T05:07:22.396Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T05:07:22.403Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-503-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T05:07:22.422Z] $ docker stop --time=1 69d406b3015338b70a2bf33da9ad3a878087f9bbb76eb0b2ef13c89c24feaaec [2023-01-19T05:07:23.894Z] $ docker rm -f --volumes 69d406b3015338b70a2bf33da9ad3a878087f9bbb76eb0b2ef13c89c24feaaec [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 [2023-01-19T05:07:24.276Z] provisioning config files... [2023-01-19T05:07:24.283Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-503@tmp/config14610163660314383056tmp [Pipeline] { [Pipeline] sh [2023-01-19T05:07:24.580Z] + set +x [2023-01-19T05:07:24.580Z] + curl -s https://codecov.io/bash [2023-01-19T05:07:24.580Z] + bash -s -- [2023-01-19T05:07:24.580Z] [2023-01-19T05:07:24.580Z] _____ _ [2023-01-19T05:07:24.580Z] / ____| | | [2023-01-19T05:07:24.580Z] | | ___ __| | ___ ___ _____ __ [2023-01-19T05:07:24.580Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-19T05:07:24.580Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-19T05:07:24.580Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-19T05:07:24.580Z] Bash-1.0.6 [2023-01-19T05:07:24.580Z] [2023-01-19T05:07:24.580Z] [2023-01-19T05:07:24.580Z] ==> git version 2.25.1 found [2023-01-19T05:07:24.580Z] ==> 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 [2023-01-19T05:07:24.580Z] Release-Date: 2020-01-08 [2023-01-19T05:07:24.580Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-19T05:07:24.580Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-19T05:07:24.580Z] ==> Jenkins CI detected. [2023-01-19T05:07:24.580Z] current dir:  /w/workspace/_app-service-configurable_PR-503 [2023-01-19T05:07:24.580Z] project root: . [2023-01-19T05:07:24.580Z] --> token set from env [2023-01-19T05:07:24.580Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-19T05:07:24.580Z] ==> Running gcov in . (disable via -X gcov) [2023-01-19T05:07:24.580Z] ==> Python coveragepy not found [2023-01-19T05:07:24.580Z] ==> Searching for coverage reports in: [2023-01-19T05:07:24.580Z] + . [2023-01-19T05:07:24.580Z] -> Found 1 reports [2023-01-19T05:07:24.841Z] ==> Detecting git/mercurial file structure [2023-01-19T05:07:24.841Z] ==> Reading reports [2023-01-19T05:07:24.841Z] + ./coverage.out bytes=13 [2023-01-19T05:07:24.841Z] ==> Appending adjustments [2023-01-19T05:07:24.841Z] https://docs.codecov.io/docs/fixing-reports [2023-01-19T05:07:24.841Z] + Found adjustments [2023-01-19T05:07:24.841Z] ==> Gzipping contents [2023-01-19T05:07:24.841Z] 4.0K /tmp/codecov.axGOx3.gz [2023-01-19T05:07:24.841Z] ==> Uploading reports [2023-01-19T05:07:24.841Z] url: https://codecov.io [2023-01-19T05:07:24.841Z] query: branch=PR-503&commit=d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-503%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=503&job=&cmd_args= [2023-01-19T05:07:24.841Z] -> Pinging Codecov [2023-01-19T05:07:24.841Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-503&commit=d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-503%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=503&job=&cmd_args= [2023-01-19T05:07:25.098Z] -> Uploading to [2023-01-19T05:07:25.098Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-19/A97CA9966030D2A3747ED39772930CCE/d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7/98364cd3-7528-4d08-9952-d5217f0b1b9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230119T050725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6dbcdc2d166ab470616334304f5c96a1c1774550257ccf10256c0076bdbc2e0 [2023-01-19T05:07:25.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T05:07:25.356Z] Dload Upload Total Spent Left Speed [2023-01-19T05:07:25.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 2352 --:--:-- --:--:-- --:--:-- 2342 100 520 0 0 100 520 0 2039 --:--:-- --:--:-- --:--:-- 2031 [2023-01-19T05:07:25.614Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d1b7b9c1f16d908c9bb57e3c44abde5878c24ba7 [Pipeline] } [2023-01-19T05:07:25.621Z] 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 [2023-01-19T05:07:26.302Z] + [ -d /w/workspace/_app-service-configurable_PR-503/archives ] [2023-01-19T05:07:26.302Z] + ls -al /w/workspace/_app-service-configurable_PR-503/archives [2023-01-19T05:07:26.302Z] total 16 [2023-01-19T05:07:26.302Z] drwxr-xr-x 3 root root 4096 Jan 19 04:57 . [2023-01-19T05:07:26.302Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 04:57 .. [2023-01-19T05:07:26.302Z] drwxr-xr-x 2 root root 4096 Jan 19 04:57 cost [2023-01-19T05:07:26.302Z] -rw-r--r-- 1 root root 96 Jan 19 04:57 cost.csv [2023-01-19T05:07:26.302Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-503/archives [2023-01-19T05:07:26.302Z] + ls -al /w/workspace/_app-service-configurable_PR-503/archives [2023-01-19T05:07:26.302Z] total 16 [2023-01-19T05:07:26.302Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 04:57 . [2023-01-19T05:07:26.302Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 04:57 .. [2023-01-19T05:07:26.302Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 19 04:57 cost [2023-01-19T05:07:26.302Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 19 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:07:26.592Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:07:27.449Z] ---> package-listing.sh [2023-01-19T05:07:27.450Z] ++ facter osfamily [2023-01-19T05:07:27.450Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-19T05:07:27.709Z] + OS_FAMILY=debian [2023-01-19T05:07:27.709Z] + workspace=/w/workspace/_app-service-configurable_PR-503 [2023-01-19T05:07:27.709Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-19T05:07:27.709Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-19T05:07:27.709Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-19T05:07:27.709Z] + PACKAGES=/tmp/packages_start.txt [2023-01-19T05:07:27.709Z] + '[' /w/workspace/_app-service-configurable_PR-503 ']' [2023-01-19T05:07:27.709Z] + PACKAGES=/tmp/packages_end.txt [2023-01-19T05:07:27.709Z] + case "${OS_FAMILY}" in [2023-01-19T05:07:27.709Z] + dpkg -l [2023-01-19T05:07:27.709Z] + grep '^ii' [2023-01-19T05:07:27.709Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-19T05:07:27.709Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-19T05:07:27.709Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-19T05:07:27.709Z] + '[' /w/workspace/_app-service-configurable_PR-503 ']' [2023-01-19T05:07:27.709Z] + mkdir -p /w/workspace/_app-service-configurable_PR-503/archives/ [2023-01-19T05:07:27.709Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-503/archives/ [Pipeline] echo [2023-01-19T05:07:27.720Z] 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-503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-19T05:07:27.996Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:07:28.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T05:07:28.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:07:28.628Z] prd-ubuntu20.04-docker-8c-8g-3083 does not seem to be running inside a container [2023-01-19T05:07:28.661Z] $ 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-503/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-503 -v /w/workspace/_app-service-configurable_PR-503:/w/workspace/_app-service-configurable_PR-503:rw,z -v /w/workspace/_app-service-configurable_PR-503@tmp:/w/workspace/_app-service-configurable_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-19T05:07:28.875Z] $ docker top f3588aae24d8bb65d70a2c62e591dcb6177bb467a8f2c1ab0c9555240fcb0c58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T05:07:29.213Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-19T05:07:29.501Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-19T05:07:29.787Z] + ls /var/log/sa-host [2023-01-19T05:07:29.787Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T05:07:29.853Z] provisioning config files... [2023-01-19T05:07:29.862Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-503@tmp/config18345247182827384220tmp [Pipeline] { [Pipeline] echo [2023-01-19T05:07:29.877Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:07:30.159Z] ---> create-netrc.sh [Pipeline] } [2023-01-19T05:07:30.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:07:30.489Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-19T05:07:30.498Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:07:30.784Z] ---> sudo-logs.sh [2023-01-19T05:07:30.784Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-19T05:07:30.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:07:31.088Z] ---> job-cost.sh [2023-01-19T05:07:31.088Z] lf-activate-venv: SKIPPING [2023-01-19T05:07:31.088Z] DEBUG: total: 0.2199999988079071 [2023-01-19T05:07:31.088Z] INFO: Retrieving Stack Cost... [2023-01-19T05:07:31.349Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T05:07:31.916Z] INFO: Archiving Costs [Pipeline] echo [2023-01-19T05:07:31.929Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:07:32.216Z] ---> logs-deploy.sh [2023-01-19T05:07:32.216Z] lf-activate-venv: SKIPPING [2023-01-19T05:07:32.216Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-503/2 [2023-01-19T05:07:32.216Z] INFO: archiving workspace using pattern(s): [2023-01-19T05:07:33.153Z] Archives upload complete. [2023-01-19T05:07:33.153Z] INFO: archiving logs to Nexus