Pull request #503 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb1d263d4419ca4cf785bb464f73f0f11639233b+98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d (d461f045c5906467534d2b805e1c7b2728486332) 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-ssh6868819640700437558.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-ssh1524847980866549905.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh472521105450693346.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5343242836828353917.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1036924058590305548.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8633695994754728238.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2923 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 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d into PR head commit bb1d263d4419ca4cf785bb464f73f0f11639233b Merge succeeded, producing bb1d263d4419ca4cf785bb464f73f0f11639233b Checking out Revision bb1d263d4419ca4cf785bb464f73f0f11639233b (PR-503) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T12:02:39.937Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T12:02:40.114Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > 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 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb1d263d4419ca4cf785bb464f73f0f11639233b # timeout=10 [Pipeline] echo [2023-01-18T12:02:40.217Z] ========================================================= [2023-01-18T12:02:40.218Z] EdgeX Global Pipelines Version Info [2023-01-18T12:02:40.218Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T12:02:40.954Z] ------------------- [2023-01-18T12:02:40.954Z] stable info: [2023-01-18T12:02:40.954Z] ------------------- [2023-01-18T12:02:40.954Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T12:02:40.954Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T12:02:40.954Z] Message: update stable to v1.0.244 [2023-01-18T12:02:41.525Z] ------------------- [2023-01-18T12:02:41.525Z] experimental info: [2023-01-18T12:02:41.525Z] ------------------- [2023-01-18T12:02:41.525Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T12:02:41.525Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T12:02:41.525Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T12:02:41.800Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-18T12:02:41.839Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-18T12:02:41.881Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T12:02:41.914Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T12:02:41.951Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T12:02:41.990Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T12:02:42.027Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T12:02:42.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-18T12:02:42.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T12:02:42.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T12:02:42.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T12:02:42.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-18T12:02:42.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T12:02:42.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T12:02:42.353Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T12:02:42.392Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T12:02:42.432Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T12:02:42.466Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T12:02:42.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T12:02:42.541Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T12:02:42.586Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-18T12:02:42.622Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-18T12:02:42.658Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-18T12:02:42.696Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-18T12:02:42.734Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-18T12:02:42.772Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T12:02:42.818Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T12:02:42.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-503 [Pipeline] echo [2023-01-18T12:02:42.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-503 [Pipeline] echo [2023-01-18T12:02:42.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-503 [Pipeline] echo [2023-01-18T12:02:42.967Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb1d263d4419ca4cf785bb464f73f0f11639233b [Pipeline] echo [2023-01-18T12:02:43.003Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb1d263 [Pipeline] echo [2023-01-18T12:02:43.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T12:02:43.147Z] provisioning config files... [2023-01-18T12:02:43.161Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-503@tmp/config3823741302804375909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T12:02:43.498Z] ---> docker-login.sh [2023-01-18T12:02:43.498Z] nexus3.edgexfoundry.org:10001 [2023-01-18T12:02:43.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:02:43.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:02:43.758Z] Configure a credential helper to remove this warning. See [2023-01-18T12:02:43.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:02:43.758Z] [2023-01-18T12:02:43.758Z] Login Succeeded [2023-01-18T12:02:43.758Z] nexus3.edgexfoundry.org:10002 [2023-01-18T12:02:43.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:02:44.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:02:44.018Z] Configure a credential helper to remove this warning. See [2023-01-18T12:02:44.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:02:44.018Z] [2023-01-18T12:02:44.018Z] Login Succeeded [2023-01-18T12:02:44.018Z] nexus3.edgexfoundry.org:10003 [2023-01-18T12:02:44.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:02:44.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:02:44.018Z] Configure a credential helper to remove this warning. See [2023-01-18T12:02:44.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:02:44.018Z] [2023-01-18T12:02:44.018Z] Login Succeeded [2023-01-18T12:02:44.018Z] nexus3.edgexfoundry.org:10004 [2023-01-18T12:02:44.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:02:44.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:02:44.018Z] Configure a credential helper to remove this warning. See [2023-01-18T12:02:44.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:02:44.018Z] [2023-01-18T12:02:44.018Z] Login Succeeded [2023-01-18T12:02:44.018Z] docker.io [2023-01-18T12:02:44.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:02:44.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:02:44.539Z] Configure a credential helper to remove this warning. See [2023-01-18T12:02:44.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:02:44.539Z] [2023-01-18T12:02:44.539Z] Login Succeeded [2023-01-18T12:02:44.539Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T12:02:44.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T12:02:45.185Z] + git rev-list -1 --merges bb1d263d4419ca4cf785bb464f73f0f11639233b~1..bb1d263d4419ca4cf785bb464f73f0f11639233b [Pipeline] echo [2023-01-18T12:02:45.247Z] -----------> git rev-list -1 --merges bb1d263d4419ca4cf785bb464f73f0f11639233b~1..bb1d263d4419ca4cf785bb464f73f0f11639233b bb1d263d4419ca4cf785bb464f73f0f11639233b [false] [Pipeline] sh [2023-01-18T12:02:45.554Z] + git log --format=format:%s -1 bb1d263d4419ca4cf785bb464f73f0f11639233b [Pipeline] echo [2023-01-18T12:02:45.590Z] ========================================================= [2023-01-18T12:02:45.590Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T12:02:45.590Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T12:02:46.042Z] + git log --format=format:%s -1 bb1d263d4419ca4cf785bb464f73f0f11639233b [Pipeline] echo [2023-01-18T12:02:46.079Z] [semverPrep] GIT_COMMIT: bb1d263d4419ca4cf785bb464f73f0f11639233b, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-01-18T12:02:46.109Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-18T12:02:46.508Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T12:02:46.508Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T12:02:46.508Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T12:02:46.508Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T12:02:46.508Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T12:02:46.508Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T12:02:46.508Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:02:47.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T12:02:47.000Z] [2023-01-18T12:02:47.000Z] 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-18T12:02:47.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T12:02:47.387Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T12:02:47.387Z] b85a868b505f: Pulling fs layer [2023-01-18T12:02:47.387Z] e2be974225ed: Pulling fs layer [2023-01-18T12:02:47.387Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T12:02:47.387Z] 988bab9f4d93: Pulling fs layer [2023-01-18T12:02:47.387Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T12:02:47.387Z] eaf3925da568: Pulling fs layer [2023-01-18T12:02:47.387Z] bab4dde63d76: Pulling fs layer [2023-01-18T12:02:47.387Z] bde34c3a00c8: Pulling fs layer [2023-01-18T12:02:47.387Z] b352a97aabf1: Pulling fs layer [2023-01-18T12:02:47.387Z] 4872d77fe225: Pulling fs layer [2023-01-18T12:02:47.387Z] 5851b861e8e6: Pulling fs layer [2023-01-18T12:02:47.387Z] bab4dde63d76: Waiting [2023-01-18T12:02:47.387Z] bde34c3a00c8: Waiting [2023-01-18T12:02:47.387Z] 5851b861e8e6: Waiting [2023-01-18T12:02:47.387Z] 4872d77fe225: Waiting [2023-01-18T12:02:47.387Z] b352a97aabf1: Waiting [2023-01-18T12:02:47.387Z] 1469e6f7b9e6: Waiting [2023-01-18T12:02:47.387Z] 988bab9f4d93: Waiting [2023-01-18T12:02:47.387Z] e2be974225ed: Download complete [2023-01-18T12:02:47.387Z] 988bab9f4d93: Verifying Checksum [2023-01-18T12:02:47.387Z] 988bab9f4d93: Download complete [2023-01-18T12:02:47.648Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T12:02:47.648Z] 1469e6f7b9e6: Download complete [2023-01-18T12:02:47.648Z] eaf3925da568: Verifying Checksum [2023-01-18T12:02:47.648Z] eaf3925da568: Download complete [2023-01-18T12:02:47.648Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T12:02:47.648Z] 339a4e72a1f5: Download complete [2023-01-18T12:02:47.648Z] bde34c3a00c8: Verifying Checksum [2023-01-18T12:02:47.648Z] bde34c3a00c8: Download complete [2023-01-18T12:02:47.648Z] b352a97aabf1: Verifying Checksum [2023-01-18T12:02:47.648Z] b352a97aabf1: Download complete [2023-01-18T12:02:47.648Z] 4872d77fe225: Verifying Checksum [2023-01-18T12:02:47.648Z] 4872d77fe225: Download complete [2023-01-18T12:02:47.908Z] 5851b861e8e6: Verifying Checksum [2023-01-18T12:02:47.908Z] 5851b861e8e6: Download complete [2023-01-18T12:02:47.908Z] b85a868b505f: Download complete [2023-01-18T12:02:48.169Z] bab4dde63d76: Verifying Checksum [2023-01-18T12:02:48.169Z] bab4dde63d76: Download complete [2023-01-18T12:02:49.104Z] b85a868b505f: Pull complete [2023-01-18T12:02:49.104Z] e2be974225ed: Pull complete [2023-01-18T12:02:49.363Z] 339a4e72a1f5: Pull complete [2023-01-18T12:02:49.622Z] 988bab9f4d93: Pull complete [2023-01-18T12:02:49.881Z] 1469e6f7b9e6: Pull complete [2023-01-18T12:02:49.881Z] eaf3925da568: Pull complete [2023-01-18T12:02:51.785Z] bab4dde63d76: Pull complete [2023-01-18T12:02:51.785Z] bde34c3a00c8: Pull complete [2023-01-18T12:02:51.785Z] b352a97aabf1: Pull complete [2023-01-18T12:02:51.785Z] 4872d77fe225: Pull complete [2023-01-18T12:02:51.785Z] 5851b861e8e6: Pull complete [2023-01-18T12:02:51.785Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T12:02:51.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T12:02:51.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T12:02:52.008Z] prd-ubuntu20.04-docker-8c-8g-2923 does not seem to be running inside a container [2023-01-18T12:02:52.048Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T12:02:53.806Z] $ docker top 00ca079554091517603d4167420a0dc85b325fa51ea648c612dbebd3911f705a -eo pid,comm [2023-01-18T12:02:53.862Z] 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-18T12:02:53.862Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T12:02:53.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T12:02:53.999Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T12:02:54.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T12:02:54.122Z] $ docker exec 00ca079554091517603d4167420a0dc85b325fa51ea648c612dbebd3911f705a ssh-agent [2023-01-18T12:02:54.227Z] SSH_AUTH_SOCK=/tmp/ssh-mNSQqtaUrLoe/agent.32 [2023-01-18T12:02:54.227Z] SSH_AGENT_PID=38 [2023-01-18T12:02:54.235Z] Running ssh-add (command line suppressed) [2023-01-18T12:02:54.327Z] Identity added: /w/workspace/_app-service-configurable_PR-503@tmp/private_key_18315219524925664749.key (/w/workspace/_app-service-configurable_PR-503@tmp/private_key_18315219524925664749.key) [2023-01-18T12:02:54.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T12:02:54.668Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T12:02:54.697Z] $ docker exec --env ******** --env ******** 00ca079554091517603d4167420a0dc85b325fa51ea648c612dbebd3911f705a ssh-agent -k [2023-01-18T12:02:54.790Z] unset SSH_AUTH_SOCK; [2023-01-18T12:02:54.790Z] unset SSH_AGENT_PID; [2023-01-18T12:02:54.790Z] echo Agent pid 38 killed; [2023-01-18T12:02:54.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T12:02:54.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T12:02:54.885Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T12:02:54.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T12:02:55.002Z] $ docker exec 00ca079554091517603d4167420a0dc85b325fa51ea648c612dbebd3911f705a ssh-agent [2023-01-18T12:02:55.115Z] SSH_AUTH_SOCK=/tmp/ssh-UftMOSAaDymO/agent.70 [2023-01-18T12:02:55.115Z] SSH_AGENT_PID=76 [2023-01-18T12:02:55.119Z] Running ssh-add (command line suppressed) [2023-01-18T12:02:55.207Z] Identity added: /w/workspace/_app-service-configurable_PR-503@tmp/private_key_10273940323102741178.key (/w/workspace/_app-service-configurable_PR-503@tmp/private_key_10273940323102741178.key) [2023-01-18T12:02:55.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T12:02:55.542Z] + git semver init [2023-01-18T12:02:55.802Z] 2023-01-18 12:02:55,742 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T12:02:55.802Z] 2023-01-18 12:02:55,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-503/.semver [2023-01-18T12:02:55.802Z] 2023-01-18 12:02:55,743 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-503/.semver [2023-01-18T12:02:55.802Z] 2023-01-18 12:02:55,743 [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-18T12:02:57.187Z] 2023-01-18 12:02:56,811 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-503/.git/info/exclude [2023-01-18T12:02:57.187Z] 2023-01-18 12:02:56,812 [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-18T12:02:57.187Z] 2023-01-18 12:02:56,812 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-503/.semver/PR-503 [2023-01-18T12:02:57.187Z] 2023-01-18 12:02:56,817 [execute] INFO git cat-file --batch-check [2023-01-18T12:02:57.187Z] 2023-01-18 12:02:56,817 [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-18T12:02:57.187Z] 2023-01-18 12:02:56,824 [execute] INFO git cat-file --batch [2023-01-18T12:02:57.187Z] 2023-01-18 12:02:56,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-503/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T12:02:57.187Z] 2023-01-18 12:02:56,831 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-503/.semver/PR-503 [2023-01-18T12:02:57.187Z] 0.0.0 [Pipeline] } [2023-01-18T12:02:57.217Z] $ docker exec --env ******** --env ******** 00ca079554091517603d4167420a0dc85b325fa51ea648c612dbebd3911f705a ssh-agent -k [2023-01-18T12:02:57.318Z] unset SSH_AUTH_SOCK; [2023-01-18T12:02:57.318Z] unset SSH_AGENT_PID; [2023-01-18T12:02:57.319Z] echo Agent pid 76 killed; [2023-01-18T12:02:57.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T12:02:57.752Z] + git semver [Pipeline] } [2023-01-18T12:02:58.038Z] $ docker stop --time=1 00ca079554091517603d4167420a0dc85b325fa51ea648c612dbebd3911f705a [2023-01-18T12:02:59.403Z] $ docker rm -f --volumes 00ca079554091517603d4167420a0dc85b325fa51ea648c612dbebd3911f705a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T12:02:59.807Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T12:03:00.115Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T12:03:00.138Z] [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-18T12:03:00.725Z] provisioning config files... [2023-01-18T12:03:00.735Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-503@tmp/config72132106519696189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T12:03:01.142Z] ---> docker-login.sh [2023-01-18T12:03:01.142Z] nexus3.edgexfoundry.org:10001 [2023-01-18T12:03:01.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:03:01.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:03:01.142Z] Configure a credential helper to remove this warning. See [2023-01-18T12:03:01.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:03:01.142Z] [2023-01-18T12:03:01.142Z] Login Succeeded [2023-01-18T12:03:01.142Z] nexus3.edgexfoundry.org:10002 [2023-01-18T12:03:01.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:03:01.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:03:01.142Z] Configure a credential helper to remove this warning. See [2023-01-18T12:03:01.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:03:01.142Z] [2023-01-18T12:03:01.142Z] Login Succeeded [2023-01-18T12:03:01.142Z] nexus3.edgexfoundry.org:10003 [2023-01-18T12:03:01.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:03:01.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:03:01.400Z] Configure a credential helper to remove this warning. See [2023-01-18T12:03:01.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:03:01.400Z] [2023-01-18T12:03:01.400Z] Login Succeeded [2023-01-18T12:03:01.400Z] nexus3.edgexfoundry.org:10004 [2023-01-18T12:03:01.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:03:01.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:03:01.400Z] Configure a credential helper to remove this warning. See [2023-01-18T12:03:01.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:03:01.400Z] [2023-01-18T12:03:01.400Z] Login Succeeded [2023-01-18T12:03:01.400Z] docker.io [2023-01-18T12:03:01.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:03:01.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:03:01.660Z] Configure a credential helper to remove this warning. See [2023-01-18T12:03:01.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:03:01.660Z] [2023-01-18T12:03:01.660Z] Login Succeeded [2023-01-18T12:03:01.660Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T12:03:01.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T12:03:01.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T12:03:01.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T12:03:01.958Z] ========================================================= [2023-01-18T12:03:01.958Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T12:03:01.958Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:03:02.427Z] + 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-18T12:03:02.690Z] Sending build context to Docker daemon 3.218MB [2023-01-18T12:03:02.690Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T12:03:02.690Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T12:03:02.690Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T12:03:02.690Z] 213ec9aee27d: Pulling fs layer [2023-01-18T12:03:02.690Z] 4583459ba037: Pulling fs layer [2023-01-18T12:03:02.690Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T12:03:02.690Z] 53926ce57604: Pulling fs layer [2023-01-18T12:03:02.690Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T12:03:02.690Z] 22ff95d597cd: Pulling fs layer [2023-01-18T12:03:02.690Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T12:03:02.690Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T12:03:02.690Z] a7acece74701: Pulling fs layer [2023-01-18T12:03:02.690Z] 53926ce57604: Waiting [2023-01-18T12:03:02.690Z] 21b2b0c7a3f4: Waiting [2023-01-18T12:03:02.690Z] 22ff95d597cd: Waiting [2023-01-18T12:03:02.690Z] 12d6caf4c0d1: Waiting [2023-01-18T12:03:02.690Z] a7acece74701: Waiting [2023-01-18T12:03:02.690Z] 96b7cbca73a9: Waiting [2023-01-18T12:03:02.690Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T12:03:02.690Z] 93c1e223e6f2: Download complete [2023-01-18T12:03:02.690Z] 4583459ba037: Verifying Checksum [2023-01-18T12:03:02.690Z] 4583459ba037: Download complete [2023-01-18T12:03:02.690Z] 21b2b0c7a3f4: Download complete [2023-01-18T12:03:02.955Z] 22ff95d597cd: Download complete [2023-01-18T12:03:02.955Z] 213ec9aee27d: Download complete [2023-01-18T12:03:02.955Z] 12d6caf4c0d1: Verifying Checksum [2023-01-18T12:03:02.955Z] 12d6caf4c0d1: Download complete [2023-01-18T12:03:02.955Z] 213ec9aee27d: Pull complete [2023-01-18T12:03:03.226Z] 4583459ba037: Pull complete [2023-01-18T12:03:03.227Z] 93c1e223e6f2: Pull complete [2023-01-18T12:03:03.864Z] a7acece74701: Verifying Checksum [2023-01-18T12:03:03.864Z] a7acece74701: Download complete [2023-01-18T12:03:04.129Z] 53926ce57604: Verifying Checksum [2023-01-18T12:03:04.129Z] 53926ce57604: Download complete [2023-01-18T12:03:04.129Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T12:03:04.129Z] 96b7cbca73a9: Download complete [2023-01-18T12:03:07.413Z] 53926ce57604: Pull complete [2023-01-18T12:03:07.672Z] 21b2b0c7a3f4: Pull complete [2023-01-18T12:03:07.672Z] 22ff95d597cd: Pull complete [2023-01-18T12:03:07.930Z] 12d6caf4c0d1: Pull complete [2023-01-18T12:03:09.833Z] 96b7cbca73a9: Pull complete [2023-01-18T12:03:10.785Z] a7acece74701: Pull complete [2023-01-18T12:03:10.785Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T12:03:10.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T12:03:10.785Z] ---> db6d94c90886 [2023-01-18T12:03:10.785Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T12:03:13.319Z] ---> Running in f701ddf67f61 [2023-01-18T12:03:13.319Z] Removing intermediate container f701ddf67f61 [2023-01-18T12:03:13.319Z] ---> b95b7c684f52 [2023-01-18T12:03:13.319Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T12:03:13.584Z] ---> Running in 6e85c3566629 [2023-01-18T12:03:13.844Z] Removing intermediate container 6e85c3566629 [2023-01-18T12:03:13.844Z] ---> fc985a08fcc8 [2023-01-18T12:03:13.844Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T12:03:13.844Z] ---> Running in 967d210de840 [2023-01-18T12:03:14.104Z] Removing intermediate container 967d210de840 [2023-01-18T12:03:14.104Z] ---> 97326d08f6e0 [2023-01-18T12:03:14.104Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T12:03:14.104Z] ---> Running in 89ce8d0f8a3e [2023-01-18T12:03:14.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T12:03:14.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T12:03:14.936Z] OK: 211 MiB in 51 packages [2023-01-18T12:03:15.512Z] Removing intermediate container 89ce8d0f8a3e [2023-01-18T12:03:15.513Z] ---> 6d33a03f01ac [2023-01-18T12:03:15.513Z] Step 7/12 : WORKDIR /app [2023-01-18T12:03:15.513Z] ---> Running in a13da1006248 [2023-01-18T12:03:15.513Z] Removing intermediate container a13da1006248 [2023-01-18T12:03:15.513Z] ---> 91040510c99a [2023-01-18T12:03:15.513Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-18T12:03:15.513Z] ---> 01bf02af387f [2023-01-18T12:03:15.513Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T12:03:15.539Z] Still waiting to schedule task [2023-01-18T12:03:15.540Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-18T12:03:15.771Z] ---> Running in e629c8c4ca67 [2023-01-18T12:03:54.510Z] Removing intermediate container e629c8c4ca67 [2023-01-18T12:03:54.510Z] ---> 3009b8914c28 [2023-01-18T12:03:54.510Z] Step 10/12 : COPY . . [2023-01-18T12:03:54.510Z] ---> 4c0678c1fa20 [2023-01-18T12:03:54.510Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T12:03:54.510Z] ---> Running in 8ddda7716a31 [2023-01-18T12:03:54.510Z] Removing intermediate container 8ddda7716a31 [2023-01-18T12:03:54.510Z] ---> 332100da5032 [2023-01-18T12:03:54.510Z] Step 12/12 : RUN $MAKE [2023-01-18T12:03:54.510Z] ---> Running in 428b78e031d5 [2023-01-18T12:03:54.510Z] noop [2023-01-18T12:03:54.510Z] Removing intermediate container 428b78e031d5 [2023-01-18T12:03:54.510Z] ---> 1a659b4f8ebb [2023-01-18T12:03:54.510Z] Successfully built 1a659b4f8ebb [2023-01-18T12:03:54.510Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:03:54.980Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T12:03:54.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T12:03:55.126Z] prd-ubuntu20.04-docker-8c-8g-2923 does not seem to be running inside a container [2023-01-18T12:03:55.161Z] $ 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 ******** ci-base-image-x86_64 cat [2023-01-18T12:03:55.530Z] $ docker top 74881b893cecefc26ccdf630d9cb927c87684cdd91e8aa2b8faf3118531cda2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T12:03:55.913Z] + go version [2023-01-18T12:03:55.913Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T12:03:55.945Z] $ docker stop --time=1 74881b893cecefc26ccdf630d9cb927c87684cdd91e8aa2b8faf3118531cda2f [2023-01-18T12:03:57.217Z] $ docker rm -f --volumes 74881b893cecefc26ccdf630d9cb927c87684cdd91e8aa2b8faf3118531cda2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:03:57.927Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T12:03:57.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T12:03:58.086Z] prd-ubuntu20.04-docker-8c-8g-2923 does not seem to be running inside a container [2023-01-18T12:03:58.120Z] $ 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 ******** ci-base-image-x86_64 cat [2023-01-18T12:03:58.452Z] $ docker top aee39d30d608c15bd8014fbb459f4cd60b9d855aeb22bd1350302de4b647f9c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T12:03:58.838Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-503 [Pipeline] fileExists [Pipeline] sh [2023-01-18T12:03:59.200Z] + make test [2023-01-18T12:03:59.201Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T12:04:17.278Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-18T12:04:17.278Z] go vet ./... [2023-01-18T12:04:27.243Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T12:04:27.243Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T12:04:27.243Z] ./bin/test-attribution-txt.sh [2023-01-18T12:04:27.243Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-18T12:04:27.243Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-18T12:04:27.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T12:04:27.372Z] $ docker stop --time=1 aee39d30d608c15bd8014fbb459f4cd60b9d855aeb22bd1350302de4b647f9c7 [2023-01-18T12:04:29.741Z] $ docker rm -f --volumes aee39d30d608c15bd8014fbb459f4cd60b9d855aeb22bd1350302de4b647f9c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T12:04:30.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T12:04:30.348Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-18T12:04:31.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-18T12:04:31.341Z] + ls -al . [2023-01-18T12:04:31.341Z] total 176 [2023-01-18T12:04:31.341Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 12:03 . [2023-01-18T12:04:31.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 12:02 .. [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 12:02 .dockerignore [2023-01-18T12:04:31.341Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 12:02 .git [2023-01-18T12:04:31.341Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 12:02 .github [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 18 12:02 .gitignore [2023-01-18T12:04:31.341Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 12:02 .semver [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 18 12:02 Attribution.txt [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 18 12:02 CHANGELOG.md [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 18 12:02 Dockerfile [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 12:02 GOVERNANCE.md [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 18 12:02 Jenkinsfile [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 12:02 LICENSE [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 12:02 OWNERS.md [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 18 12:02 README.md [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 12:02 VERSION [2023-01-18T12:04:31.341Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 12:02 bin [2023-01-18T12:04:31.341Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 18 12:03 coverage.out [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 18 12:02 go.mod [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 18 12:02 go.sum [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 18 12:02 main.go [2023-01-18T12:04:31.341Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 18 12:02 makefile [2023-01-18T12:04:31.341Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 12:02 res [2023-01-18T12:04:31.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 12:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:04:31.753Z] + 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=bb1d263d4419ca4cf785bb464f73f0f11639233b --label arch=amd64 --label version=0.0.0 . [2023-01-18T12:04:31.753Z] Sending build context to Docker daemon 3.219MB [2023-01-18T12:04:31.753Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T12:04:31.753Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-18T12:04:31.753Z] ---> 1a659b4f8ebb [2023-01-18T12:04:31.753Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T12:04:31.753Z] ---> Running in 2651bcf6b51e [2023-01-18T12:04:32.011Z] Removing intermediate container 2651bcf6b51e [2023-01-18T12:04:32.011Z] ---> ccc1f6b61099 [2023-01-18T12:04:32.011Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T12:04:32.011Z] ---> Running in 42050b3288de [2023-01-18T12:04:32.011Z] Removing intermediate container 42050b3288de [2023-01-18T12:04:32.011Z] ---> c87c6d9bf983 [2023-01-18T12:04:32.011Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-18T12:04:32.011Z] ---> Running in 20301b325257 [2023-01-18T12:04:32.271Z] Removing intermediate container 20301b325257 [2023-01-18T12:04:32.271Z] ---> 8a0fead5765d [2023-01-18T12:04:32.271Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T12:04:32.271Z] ---> Running in 6725c5fb6633 [2023-01-18T12:04:32.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T12:04:32.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T12:04:33.049Z] OK: 211 MiB in 51 packages [2023-01-18T12:04:33.307Z] Removing intermediate container 6725c5fb6633 [2023-01-18T12:04:33.307Z] ---> 0466905fe90a [2023-01-18T12:04:33.307Z] Step 7/26 : WORKDIR /app [2023-01-18T12:04:33.307Z] ---> Running in d8013e600e72 [2023-01-18T12:04:33.567Z] Removing intermediate container d8013e600e72 [2023-01-18T12:04:33.567Z] ---> 43d39a5d0b07 [2023-01-18T12:04:33.567Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-18T12:04:33.567Z] ---> 12e718d58a6c [2023-01-18T12:04:33.567Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T12:04:33.567Z] ---> Running in a4b7869f32a9 [2023-01-18T12:04:34.504Z] Removing intermediate container a4b7869f32a9 [2023-01-18T12:04:34.504Z] ---> d3648e04aafb [2023-01-18T12:04:34.504Z] Step 10/26 : COPY . . [2023-01-18T12:04:34.764Z] ---> a461492ccf6f [2023-01-18T12:04:34.764Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T12:04:34.764Z] ---> Running in 754f483aa213 [2023-01-18T12:04:34.764Z] Removing intermediate container 754f483aa213 [2023-01-18T12:04:34.764Z] ---> 8a0c4e36d0e7 [2023-01-18T12:04:34.764Z] Step 12/26 : RUN $MAKE [2023-01-18T12:04:34.764Z] ---> Running in b3f94931da2c [2023-01-18T12:04:35.023Z] 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-18T12:04:53.101Z] Removing intermediate container b3f94931da2c [2023-01-18T12:04:53.101Z] ---> 3c8d9f7c4bc2 [2023-01-18T12:04:53.101Z] Step 13/26 : FROM alpine:3.16 [2023-01-18T12:04:53.101Z] 3.16: Pulling from library/alpine [2023-01-18T12:04:53.102Z] ca7dd9ec2225: Pulling fs layer [2023-01-18T12:04:53.102Z] ca7dd9ec2225: Verifying Checksum [2023-01-18T12:04:53.102Z] ca7dd9ec2225: Download complete [2023-01-18T12:04:53.102Z] ca7dd9ec2225: Pull complete [2023-01-18T12:04:53.102Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T12:04:53.102Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T12:04:53.102Z] ---> bfe296a52501 [2023-01-18T12:04:53.102Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-18T12:04:53.102Z] ---> Running in a349be091bba [2023-01-18T12:04:53.102Z] Removing intermediate container a349be091bba [2023-01-18T12:04:53.102Z] ---> 9cda38a24242 [2023-01-18T12:04:53.102Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-18T12:04:53.102Z] ---> Running in f7ed9753955b [2023-01-18T12:04:53.102Z] Removing intermediate container f7ed9753955b [2023-01-18T12:04:53.102Z] ---> 7956ea993da4 [2023-01-18T12:04:53.102Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T12:04:53.360Z] ---> Running in 043a77046fb2 [2023-01-18T12:04:53.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T12:04:53.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T12:04:53.880Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T12:04:53.880Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T12:04:53.880Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T12:04:53.880Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T12:04:54.139Z] OK: 6 MiB in 16 packages [2023-01-18T12:04:54.398Z] Removing intermediate container 043a77046fb2 [2023-01-18T12:04:54.398Z] ---> b5bf11cafb17 [2023-01-18T12:04:54.398Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-18T12:04:54.655Z] ---> a3f77bc800fe [2023-01-18T12:04:54.655Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-18T12:04:54.655Z] ---> f585a9b62ca7 [2023-01-18T12:04:54.655Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-18T12:04:54.914Z] ---> e7e4a04e2741 [2023-01-18T12:04:54.914Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-18T12:04:55.620Z] ---> 5cd6d896ca4c [2023-01-18T12:04:55.620Z] Step 21/26 : EXPOSE 48095 [2023-01-18T12:04:55.620Z] ---> Running in 0c68fa894663 [2023-01-18T12:04:55.620Z] Removing intermediate container 0c68fa894663 [2023-01-18T12:04:55.620Z] ---> a0a2cf0e9dd0 [2023-01-18T12:04:55.620Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-18T12:04:55.620Z] ---> Running in 4354cfd25908 [2023-01-18T12:04:55.620Z] Removing intermediate container 4354cfd25908 [2023-01-18T12:04:55.620Z] ---> 43924eae7ad1 [2023-01-18T12:04:55.620Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T12:04:55.884Z] ---> Running in ab763d7ec283 [2023-01-18T12:04:55.884Z] Removing intermediate container ab763d7ec283 [2023-01-18T12:04:55.884Z] ---> f9fb32775712 [2023-01-18T12:04:55.884Z] Step 24/26 : LABEL arch=amd64 [2023-01-18T12:04:55.884Z] ---> Running in f9e70688c94c [2023-01-18T12:04:55.884Z] Removing intermediate container f9e70688c94c [2023-01-18T12:04:55.884Z] ---> 7f21938c2d48 [2023-01-18T12:04:55.884Z] Step 25/26 : LABEL git_sha=bb1d263d4419ca4cf785bb464f73f0f11639233b [2023-01-18T12:04:56.145Z] ---> Running in 90a36c5fc493 [2023-01-18T12:04:56.145Z] Removing intermediate container 90a36c5fc493 [2023-01-18T12:04:56.145Z] ---> edafe233be4c [2023-01-18T12:04:56.145Z] Step 26/26 : LABEL version=0.0.0 [2023-01-18T12:04:56.145Z] ---> Running in 5514ea590119 [2023-01-18T12:04:56.145Z] Removing intermediate container 5514ea590119 [2023-01-18T12:04:56.145Z] ---> 3e0dbc517450 [2023-01-18T12:04:56.145Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-18T12:04:56.145Z] Successfully built 3e0dbc517450 [2023-01-18T12:04:56.145Z] 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] } [2023-01-18T12:04:56.420Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2925 in /w/workspace/_app-service-configurable_PR-503 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] ws [2023-01-18T12:04:56.544Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-01-18T12:04:56.603Z] Selected Git installation does not exist. Using Default [2023-01-18T12:04:56.603Z] The recommended git tool is: NONE Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:04:57.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T12:04:57.101Z] [2023-01-18T12:04:57.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:04:57.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T12:04:57.482Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T12:04:57.482Z] 5eb5b503b376: Pulling fs layer [2023-01-18T12:04:57.482Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T12:04:57.482Z] ec43610c2a17: Pulling fs layer [2023-01-18T12:04:57.482Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T12:04:57.482Z] 33b1e0a273af: Pulling fs layer [2023-01-18T12:04:57.482Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T12:04:57.482Z] 2f39f015ded8: Pulling fs layer [2023-01-18T12:04:57.482Z] 33b1e0a273af: Waiting [2023-01-18T12:04:57.482Z] 3a2ae6a8a46f: Waiting [2023-01-18T12:04:57.482Z] 5d3b04190fa2: Waiting [2023-01-18T12:04:57.482Z] 2f39f015ded8: Waiting [2023-01-18T12:04:57.482Z] 5c69ac0246d0: Verifying Checksum [2023-01-18T12:04:57.482Z] 5c69ac0246d0: Download complete [2023-01-18T12:04:57.482Z] 3a2ae6a8a46f: Download complete [2023-01-18T12:04:57.742Z] 33b1e0a273af: Verifying Checksum [2023-01-18T12:04:57.742Z] 33b1e0a273af: Download complete [2023-01-18T12:04:57.742Z] 5d3b04190fa2: Download complete [2023-01-18T12:04:57.742Z] ec43610c2a17: Verifying Checksum [2023-01-18T12:04:57.742Z] ec43610c2a17: Download complete [2023-01-18T12:04:58.001Z] 5eb5b503b376: Verifying Checksum [2023-01-18T12:04:58.001Z] 5eb5b503b376: Download complete [2023-01-18T12:04:58.567Z] 2f39f015ded8: Download complete [2023-01-18T12:04:59.133Z] 5eb5b503b376: Pull complete [2023-01-18T12:04:59.133Z] 5c69ac0246d0: Pull complete [2023-01-18T12:04:59.393Z] ec43610c2a17: Pull complete [2023-01-18T12:04:59.651Z] 3a2ae6a8a46f: Pull complete [2023-01-18T12:04:59.651Z] 33b1e0a273af: Pull complete [2023-01-18T12:04:59.908Z] 5d3b04190fa2: Pull complete [2023-01-18T12:05:01.640Z] using credential edgex-jenkins-ssh [2023-01-18T12:05:01.665Z] Cloning the remote Git repository [2023-01-18T12:05:01.701Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-18T12:05:01.776Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-01-18T12:05:01.917Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-18T12:05:01.918Z] > git --version # timeout=10 [2023-01-18T12:05:01.940Z] > git --version # 'git version 2.25.1' [2023-01-18T12:05:01.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T12:05:02.001Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T12:05:03.510Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-18T12:05:03.532Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T12:05:04.087Z] 2f39f015ded8: Pull complete [2023-01-18T12:05:04.088Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T12:05:04.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T12:05:04.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T12:05:04.294Z] prd-ubuntu20.04-docker-8c-8g-2923 does not seem to be running inside a container [2023-01-18T12:05:04.319Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T12:05:04.839Z] Merging remotes/origin/main commit 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d into PR head commit bb1d263d4419ca4cf785bb464f73f0f11639233b [2023-01-18T12:05:05.049Z] Merge succeeded, producing bb1d263d4419ca4cf785bb464f73f0f11639233b [2023-01-18T12:05:05.049Z] Checking out Revision bb1d263d4419ca4cf785bb464f73f0f11639233b (PR-503) [2023-01-18T12:05:04.280Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-18T12:05:04.329Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-18T12:05:04.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T12:05:04.349Z] > 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-18T12:05:04.851Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:05:04.870Z] > git checkout -f bb1d263d4419ca4cf785bb464f73f0f11639233b # timeout=10 [2023-01-18T12:05:04.945Z] > git remote # timeout=10 [2023-01-18T12:05:04.962Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T12:05:04.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T12:05:04.994Z] > git merge 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d # timeout=10 [2023-01-18T12:05:05.023Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T12:05:05.050Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:05:05.065Z] > git checkout -f bb1d263d4419ca4cf785bb464f73f0f11639233b # timeout=10 [2023-01-18T12:05:05.512Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-01-18T12:05:05.549Z] > git --version # timeout=10 [2023-01-18T12:05:05.559Z] > git --version # 'git version 2.25.1' [2023-01-18T12:05:05.570Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T12:05:06.097Z] [2023-01-18T12:05:06.097Z] GitHub has been notified of this commit’s build result [2023-01-18T12:05:06.097Z] [2023-01-18T12:05:06.319Z] $ docker top 59596d362e4a9ce60c10089261382bd17e556a34589f4d744c3a7d935deead06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T12:05:06.772Z] ---> job-cost.sh [2023-01-18T12:05:06.773Z] lf-activate-venv: SKIPPING [2023-01-18T12:05:06.773Z] INFO: No Stack... [2023-01-18T12:05:07.037Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T12:05:07.195Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T12:05:07.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T12:05:07.195Z] Dload Upload Total Spent Left Speed [2023-01-18T12:05:07.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 74133 [2023-01-18T12:05:07.299Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-01-18T12:05:07.646Z] + cat /w/workspace/_app-service-configurable_PR-503/archives/cost.csv [2023-01-18T12:05:07.646Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T12:05:07.686Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-503-1-stack-cost] [2023-01-18T12:05:07.692Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-503-1-stack-cost] did not exist. Created. [2023-01-18T12:05:07.693Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-503-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-01-18T12:05:07.756Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh [2023-01-18T12:05:08.134Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-01-18T12:05:08.134Z] tee /etc/docker/daemon.new [2023-01-18T12:05:08.134Z] { [2023-01-18T12:05:08.134Z] "registry-mirrors": [ [2023-01-18T12:05:08.134Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T12:05:08.134Z] ], [2023-01-18T12:05:08.134Z] "bip": "10.250.0.254/24", [2023-01-18T12:05:08.134Z] "hosts": [ [2023-01-18T12:05:08.134Z] "tcp://0.0.0.0:5555", [2023-01-18T12:05:08.134Z] "unix:///var/run/docker.sock" [2023-01-18T12:05:08.134Z] ], [2023-01-18T12:05:08.134Z] "mtu": 1458, [2023-01-18T12:05:08.134Z] "selinux-enabled": true, [2023-01-18T12:05:08.134Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T12:05:08.134Z] } [2023-01-18T12:05:08.161Z] + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash [2023-01-18T12:05:08.287Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T12:05:08.312Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-503-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T12:05:08.381Z] $ docker stop --time=1 59596d362e4a9ce60c10089261382bd17e556a34589f4d744c3a7d935deead06 [2023-01-18T12:05:08.479Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-01-18T12:05:09.556Z] $ docker rm -f --volumes 59596d362e4a9ce60c10089261382bd17e556a34589f4d744c3a7d935deead06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-01-18T12:05:10.073Z] + sudo service docker restart [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T12:05:28.387Z] provisioning config files... [2023-01-18T12:05:28.413Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16571453402537018901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T12:05:28.799Z] ---> docker-login.sh [2023-01-18T12:05:28.799Z] nexus3.edgexfoundry.org:10001 [2023-01-18T12:05:29.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:05:29.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:05:29.349Z] Configure a credential helper to remove this warning. See [2023-01-18T12:05:29.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:05:29.349Z] [2023-01-18T12:05:29.349Z] Login Succeeded [2023-01-18T12:05:29.349Z] nexus3.edgexfoundry.org:10002 [2023-01-18T12:05:29.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:05:29.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:05:29.895Z] Configure a credential helper to remove this warning. See [2023-01-18T12:05:29.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:05:29.895Z] [2023-01-18T12:05:29.895Z] Login Succeeded [2023-01-18T12:05:29.895Z] nexus3.edgexfoundry.org:10003 [2023-01-18T12:05:30.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:05:30.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:05:30.166Z] Configure a credential helper to remove this warning. See [2023-01-18T12:05:30.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:05:30.166Z] [2023-01-18T12:05:30.166Z] Login Succeeded [2023-01-18T12:05:30.166Z] nexus3.edgexfoundry.org:10004 [2023-01-18T12:05:30.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:05:30.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:05:30.436Z] Configure a credential helper to remove this warning. See [2023-01-18T12:05:30.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:05:30.436Z] [2023-01-18T12:05:30.436Z] Login Succeeded [2023-01-18T12:05:30.708Z] docker.io [2023-01-18T12:05:30.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T12:05:30.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T12:05:30.979Z] Configure a credential helper to remove this warning. See [2023-01-18T12:05:30.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T12:05:30.979Z] [2023-01-18T12:05:30.979Z] Login Succeeded [2023-01-18T12:05:30.979Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T12:05:31.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T12:05:31.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T12:05:31.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T12:05:31.430Z] ========================================================= [2023-01-18T12:05:31.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T12:05:31.430Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:05:31.921Z] + 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-18T12:05:31.921Z] Sending build context to Docker daemon 206.3kB [2023-01-18T12:05:32.189Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T12:05:32.189Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T12:05:33.613Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T12:05:33.613Z] 9b18e9b68314: Pulling fs layer [2023-01-18T12:05:33.613Z] 35d82f9e3411: Pulling fs layer [2023-01-18T12:05:33.613Z] e16973657156: Pulling fs layer [2023-01-18T12:05:33.613Z] fc693d55d65f: Pulling fs layer [2023-01-18T12:05:33.613Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T12:05:33.613Z] dda99020689f: Pulling fs layer [2023-01-18T12:05:33.613Z] db1c61fa0a46: Pulling fs layer [2023-01-18T12:05:33.613Z] 891c053d2c06: Pulling fs layer [2023-01-18T12:05:33.613Z] dda99020689f: Waiting [2023-01-18T12:05:33.613Z] fc693d55d65f: Waiting [2023-01-18T12:05:33.613Z] db1c61fa0a46: Waiting [2023-01-18T12:05:33.613Z] 7e9fc2657dce: Waiting [2023-01-18T12:05:33.613Z] 891c053d2c06: Waiting [2023-01-18T12:05:33.613Z] e16973657156: Verifying Checksum [2023-01-18T12:05:33.613Z] e16973657156: Download complete [2023-01-18T12:05:33.613Z] 35d82f9e3411: Download complete [2023-01-18T12:05:33.613Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T12:05:33.613Z] 7e9fc2657dce: Download complete [2023-01-18T12:05:33.613Z] dda99020689f: Download complete [2023-01-18T12:05:33.613Z] 9b18e9b68314: Verifying Checksum [2023-01-18T12:05:34.588Z] 9b18e9b68314: Pull complete [2023-01-18T12:05:34.588Z] 891c053d2c06: Verifying Checksum [2023-01-18T12:05:34.588Z] 891c053d2c06: Download complete [2023-01-18T12:05:35.176Z] 35d82f9e3411: Pull complete [2023-01-18T12:05:35.451Z] e16973657156: Pull complete [2023-01-18T12:05:36.043Z] db1c61fa0a46: Verifying Checksum [2023-01-18T12:05:36.043Z] db1c61fa0a46: Download complete [2023-01-18T12:05:36.630Z] fc693d55d65f: Verifying Checksum [2023-01-18T12:05:36.630Z] fc693d55d65f: Download complete [2023-01-18T12:05:48.970Z] fc693d55d65f: Pull complete [2023-01-18T12:05:48.970Z] 7e9fc2657dce: Pull complete [2023-01-18T12:05:48.970Z] dda99020689f: Pull complete [2023-01-18T12:05:55.655Z] db1c61fa0a46: Pull complete [2023-01-18T12:05:57.169Z] 891c053d2c06: Pull complete [2023-01-18T12:05:57.169Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T12:05:57.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T12:05:57.169Z] ---> f96f9c87975a [2023-01-18T12:05:57.169Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T12:05:59.121Z] ---> Running in 280dcf6ba422 [2023-01-18T12:05:59.391Z] Removing intermediate container 280dcf6ba422 [2023-01-18T12:05:59.391Z] ---> 20b15c46ef2a [2023-01-18T12:05:59.391Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T12:05:59.391Z] ---> Running in 23fabf387f63 [2023-01-18T12:05:59.660Z] Removing intermediate container 23fabf387f63 [2023-01-18T12:05:59.660Z] ---> 46e4f1273caa [2023-01-18T12:05:59.660Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T12:05:59.660Z] ---> Running in 88cc8634fdba [2023-01-18T12:05:59.935Z] Removing intermediate container 88cc8634fdba [2023-01-18T12:05:59.935Z] ---> 13c3cfe67edd [2023-01-18T12:05:59.935Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T12:06:00.205Z] ---> Running in 96b4715c6e07 [2023-01-18T12:06:01.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T12:06:01.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T12:06:02.408Z] OK: 221 MiB in 51 packages [2023-01-18T12:06:03.376Z] Removing intermediate container 96b4715c6e07 [2023-01-18T12:06:03.376Z] ---> a732952989e1 [2023-01-18T12:06:03.376Z] Step 7/12 : WORKDIR /app [2023-01-18T12:06:03.376Z] ---> Running in a3de58beb4d8 [2023-01-18T12:06:03.643Z] Removing intermediate container a3de58beb4d8 [2023-01-18T12:06:03.643Z] ---> 62ab5c6dfda4 [2023-01-18T12:06:03.643Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-18T12:06:04.230Z] ---> f41600746d29 [2023-01-18T12:06:04.230Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T12:06:04.230Z] ---> Running in 80b5e77a2a4f [2023-01-18T12:07:12.160Z] Removing intermediate container 80b5e77a2a4f [2023-01-18T12:07:12.160Z] ---> a93cab3cebc8 [2023-01-18T12:07:12.160Z] Step 10/12 : COPY . . [2023-01-18T12:07:12.160Z] ---> 35abbda82fab [2023-01-18T12:07:12.160Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T12:07:12.160Z] ---> Running in 179dbcbaded5 [2023-01-18T12:07:12.160Z] Removing intermediate container 179dbcbaded5 [2023-01-18T12:07:12.160Z] ---> f7bf3b333a97 [2023-01-18T12:07:12.160Z] Step 12/12 : RUN $MAKE [2023-01-18T12:07:12.160Z] ---> Running in fbb16eb302d4 [2023-01-18T12:07:12.160Z] noop [2023-01-18T12:07:12.160Z] Removing intermediate container fbb16eb302d4 [2023-01-18T12:07:12.160Z] ---> 05d9211a3925 [2023-01-18T12:07:12.160Z] Successfully built 05d9211a3925 [2023-01-18T12:07:12.160Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:07:12.621Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T12:07:12.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T12:07:12.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-2925 does not seem to be running inside a container [2023-01-18T12:07:12.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T12:07:14.714Z] $ docker top cf419e72d8245ff3a70a06681d1535f70478a861e4a45a98dde071ccd6ddc35a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T12:07:15.583Z] + go version [2023-01-18T12:07:15.583Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T12:07:15.614Z] $ docker stop --time=1 cf419e72d8245ff3a70a06681d1535f70478a861e4a45a98dde071ccd6ddc35a [2023-01-18T12:07:17.177Z] $ docker rm -f --volumes cf419e72d8245ff3a70a06681d1535f70478a861e4a45a98dde071ccd6ddc35a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:07:18.010Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T12:07:18.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T12:07:18.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-2925 does not seem to be running inside a container [2023-01-18T12:07:18.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T12:07:19.450Z] $ docker top 1a88422bb427431a7090a76f8870476cbe31c25eb1f1512f7720639d54e1c119 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T12:07:19.990Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-01-18T12:07:20.361Z] + make test [2023-01-18T12:07:20.361Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T12:09:27.042Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-18T12:09:27.042Z] go vet ./... [2023-01-18T12:11:03.738Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T12:11:03.738Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T12:11:03.738Z] ./bin/test-attribution-txt.sh [2023-01-18T12:11:03.738Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-18T12:11:03.738Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-18T12:11:03.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T12:11:03.799Z] $ docker stop --time=1 1a88422bb427431a7090a76f8870476cbe31c25eb1f1512f7720639d54e1c119 [2023-01-18T12:11:05.687Z] $ docker rm -f --volumes 1a88422bb427431a7090a76f8870476cbe31c25eb1f1512f7720639d54e1c119 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T12:11:07.021Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T12:11:07.054Z] Warning: overwriting stash ‘coverage-report’ [2023-01-18T12:11:07.466Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T12:11:08.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-18T12:11:08.358Z] + ls -al . [2023-01-18T12:11:08.358Z] total 172 [2023-01-18T12:11:08.358Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 18 12:07 . [2023-01-18T12:11:08.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 12:05 .. [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 12:05 .dockerignore [2023-01-18T12:11:08.358Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 12:05 .git [2023-01-18T12:11:08.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 12:05 .github [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 18 12:05 .gitignore [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 18 12:05 Attribution.txt [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 18 12:05 CHANGELOG.md [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 18 12:05 Dockerfile [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 12:05 GOVERNANCE.md [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 18 12:05 Jenkinsfile [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 12:05 LICENSE [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 12:05 OWNERS.md [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 18 12:05 README.md [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 12:02 VERSION [2023-01-18T12:11:08.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 12:05 bin [2023-01-18T12:11:08.358Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 18 12:07 coverage.out [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 18 12:05 go.mod [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 18 12:05 go.sum [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 18 12:05 main.go [2023-01-18T12:11:08.358Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 18 12:05 makefile [2023-01-18T12:11:08.358Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 12:05 res [2023-01-18T12:11:08.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 12:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:11:08.760Z] + 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=bb1d263d4419ca4cf785bb464f73f0f11639233b --label arch=arm64 --label version=0.0.0 . [2023-01-18T12:11:08.760Z] Sending build context to Docker daemon 207.4kB [2023-01-18T12:11:09.027Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T12:11:09.027Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-18T12:11:09.027Z] ---> 05d9211a3925 [2023-01-18T12:11:09.027Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T12:11:09.027Z] ---> Running in 12ade1674553 [2023-01-18T12:11:09.297Z] Removing intermediate container 12ade1674553 [2023-01-18T12:11:09.298Z] ---> 14f8336ba1d5 [2023-01-18T12:11:09.298Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T12:11:09.568Z] ---> Running in b082320e9d0d [2023-01-18T12:11:09.846Z] Removing intermediate container b082320e9d0d [2023-01-18T12:11:09.846Z] ---> b6ca28976cd7 [2023-01-18T12:11:09.846Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-18T12:11:09.846Z] ---> Running in c832d4d647a6 [2023-01-18T12:11:10.120Z] Removing intermediate container c832d4d647a6 [2023-01-18T12:11:10.120Z] ---> 484dcbfe87ed [2023-01-18T12:11:10.120Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T12:11:10.120Z] ---> Running in be1bafc8cc1f [2023-01-18T12:11:11.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T12:11:11.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T12:11:12.772Z] OK: 221 MiB in 51 packages [2023-01-18T12:11:13.362Z] Removing intermediate container be1bafc8cc1f [2023-01-18T12:11:13.362Z] ---> 1b110cb959cc [2023-01-18T12:11:13.362Z] Step 7/26 : WORKDIR /app [2023-01-18T12:11:13.362Z] ---> Running in 9ec44740d808 [2023-01-18T12:11:13.635Z] Removing intermediate container 9ec44740d808 [2023-01-18T12:11:13.635Z] ---> a2b06443e6c0 [2023-01-18T12:11:13.635Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-18T12:11:14.232Z] ---> 833b1495ce7f [2023-01-18T12:11:14.232Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T12:11:14.232Z] ---> Running in 0e7c7a5dd922 [2023-01-18T12:11:16.818Z] Removing intermediate container 0e7c7a5dd922 [2023-01-18T12:11:16.818Z] ---> b54b1b0b84c1 [2023-01-18T12:11:16.818Z] Step 10/26 : COPY . . [2023-01-18T12:11:17.403Z] ---> 318b311d7a0e [2023-01-18T12:11:17.403Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T12:11:17.403Z] ---> Running in 98f08fea26fc [2023-01-18T12:11:17.671Z] Removing intermediate container 98f08fea26fc [2023-01-18T12:11:17.671Z] ---> 6e67d2a865a2 [2023-01-18T12:11:17.671Z] Step 12/26 : RUN $MAKE [2023-01-18T12:11:17.671Z] ---> Running in ef843831020e [2023-01-18T12:11:18.633Z] 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-18T12:13:25.310Z] Removing intermediate container ef843831020e [2023-01-18T12:13:25.310Z] ---> 3549151698ed [2023-01-18T12:13:25.310Z] Step 13/26 : FROM alpine:3.16 [2023-01-18T12:13:25.310Z] 3.16: Pulling from library/alpine [2023-01-18T12:13:25.310Z] 6875df1f5354: Pulling fs layer [2023-01-18T12:13:25.310Z] 6875df1f5354: Verifying Checksum [2023-01-18T12:13:25.310Z] 6875df1f5354: Download complete [2023-01-18T12:13:25.310Z] 6875df1f5354: Pull complete [2023-01-18T12:13:25.310Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T12:13:25.310Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T12:13:25.310Z] ---> 2b4661558fb8 [2023-01-18T12:13:25.310Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-18T12:13:25.310Z] ---> Running in f044f210cc95 [2023-01-18T12:13:25.310Z] Removing intermediate container f044f210cc95 [2023-01-18T12:13:25.310Z] ---> 24441c255ce0 [2023-01-18T12:13:25.310Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-18T12:13:25.310Z] ---> Running in 26d6ec98d712 [2023-01-18T12:13:25.310Z] Removing intermediate container 26d6ec98d712 [2023-01-18T12:13:25.310Z] ---> 694c2f77f0a5 [2023-01-18T12:13:25.310Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T12:13:25.310Z] ---> Running in 0577e1a68ce1 [2023-01-18T12:13:25.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T12:13:25.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T12:13:25.310Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T12:13:25.310Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T12:13:25.310Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T12:13:25.310Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T12:13:25.310Z] OK: 6 MiB in 16 packages [2023-01-18T12:13:25.310Z] Removing intermediate container 0577e1a68ce1 [2023-01-18T12:13:25.310Z] ---> a1635b403e6f [2023-01-18T12:13:25.310Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-18T12:13:25.310Z] ---> 02bbf8675431 [2023-01-18T12:13:25.310Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-18T12:13:25.310Z] ---> f9f7dcd72527 [2023-01-18T12:13:25.310Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-18T12:13:25.310Z] ---> 38697df0a5a3 [2023-01-18T12:13:25.310Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-18T12:13:25.310Z] ---> d627e8c4de08 [2023-01-18T12:13:25.310Z] Step 21/26 : EXPOSE 48095 [2023-01-18T12:13:25.310Z] ---> Running in 7b71d6c9f1a6 [2023-01-18T12:13:25.310Z] Removing intermediate container 7b71d6c9f1a6 [2023-01-18T12:13:25.310Z] ---> d4989be073bb [2023-01-18T12:13:25.310Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-18T12:13:25.310Z] ---> Running in c73a883c8b88 [2023-01-18T12:13:25.310Z] Removing intermediate container c73a883c8b88 [2023-01-18T12:13:25.310Z] ---> a5bdff7cc9e2 [2023-01-18T12:13:25.310Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T12:13:25.310Z] ---> Running in 35d3ae4490d2 [2023-01-18T12:13:25.310Z] Removing intermediate container 35d3ae4490d2 [2023-01-18T12:13:25.310Z] ---> 75a2af2f2066 [2023-01-18T12:13:25.310Z] Step 24/26 : LABEL arch=arm64 [2023-01-18T12:13:25.310Z] ---> Running in e150dffffa54 [2023-01-18T12:13:25.310Z] Removing intermediate container e150dffffa54 [2023-01-18T12:13:25.310Z] ---> c75a4d548b8f [2023-01-18T12:13:25.310Z] Step 25/26 : LABEL git_sha=bb1d263d4419ca4cf785bb464f73f0f11639233b [2023-01-18T12:13:25.310Z] ---> Running in 16aa031d3827 [2023-01-18T12:13:25.577Z] Removing intermediate container 16aa031d3827 [2023-01-18T12:13:25.577Z] ---> cece3923ce07 [2023-01-18T12:13:25.577Z] Step 26/26 : LABEL version=0.0.0 [2023-01-18T12:13:25.577Z] ---> Running in b1d4ecc394f0 [2023-01-18T12:13:25.843Z] Removing intermediate container b1d4ecc394f0 [2023-01-18T12:13:25.843Z] ---> b31cefb77630 [2023-01-18T12:13:25.843Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-18T12:13:25.843Z] Successfully built b31cefb77630 [2023-01-18T12:13:25.843Z] 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-18T12:13:26.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T12:13:26.607Z] [2023-01-18T12:13:26.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:13:27.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T12:13:27.003Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T12:13:27.003Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T12:13:27.003Z] 04944245beec: Pulling fs layer [2023-01-18T12:13:27.003Z] 699f458cf7ca: Pulling fs layer [2023-01-18T12:13:27.003Z] 765212b225bb: Pulling fs layer [2023-01-18T12:13:27.003Z] f23df028b6ca: Pulling fs layer [2023-01-18T12:13:27.003Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T12:13:27.003Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T12:13:27.003Z] f23df028b6ca: Waiting [2023-01-18T12:13:27.003Z] d65c8cfc05b1: Waiting [2023-01-18T12:13:27.003Z] 2437ff75d9bd: Waiting [2023-01-18T12:13:27.003Z] 765212b225bb: Waiting [2023-01-18T12:13:27.272Z] 04944245beec: Verifying Checksum [2023-01-18T12:13:27.272Z] 04944245beec: Download complete [2023-01-18T12:13:27.272Z] 765212b225bb: Verifying Checksum [2023-01-18T12:13:27.272Z] 765212b225bb: Download complete [2023-01-18T12:13:27.272Z] f23df028b6ca: Verifying Checksum [2023-01-18T12:13:27.272Z] f23df028b6ca: Download complete [2023-01-18T12:13:27.272Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T12:13:27.272Z] d65c8cfc05b1: Download complete [2023-01-18T12:13:27.542Z] 699f458cf7ca: Verifying Checksum [2023-01-18T12:13:27.542Z] 699f458cf7ca: Download complete [2023-01-18T12:13:27.815Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T12:13:27.815Z] 8998bd30e6a1: Download complete [2023-01-18T12:13:29.770Z] 2437ff75d9bd: Download complete [2023-01-18T12:13:31.711Z] 8998bd30e6a1: Pull complete [2023-01-18T12:13:31.711Z] 04944245beec: Pull complete [2023-01-18T12:13:33.117Z] 699f458cf7ca: Pull complete [2023-01-18T12:13:33.117Z] 765212b225bb: Pull complete [2023-01-18T12:13:34.077Z] f23df028b6ca: Pull complete [2023-01-18T12:13:34.077Z] d65c8cfc05b1: Pull complete [2023-01-18T12:13:49.080Z] 2437ff75d9bd: Pull complete [2023-01-18T12:13:49.080Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T12:13:49.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T12:13:49.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T12:13:49.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-2925 does not seem to be running inside a container [2023-01-18T12:13:49.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T12:13:52.177Z] $ docker top 62815a176c5b77d4c56258a84bb5fbad3d655afaafa656504a01529a1ea7c06b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T12:13:53.085Z] ---> job-cost.sh [2023-01-18T12:13:53.086Z] lf-activate-venv: SKIPPING [2023-01-18T12:13:53.086Z] INFO: No Stack... [2023-01-18T12:13:53.666Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T12:13:54.252Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T12:13:54.915Z] + + cut -d, -f6 [2023-01-18T12:13:54.915Z] cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-01-18T12:13:54.993Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-503-1-stack-cost] [2023-01-18T12:13:54.999Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-503-1-stack-cost] did not exist. Created. [2023-01-18T12:13:54.999Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-503-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T12:13:55.416Z] /w/workspace/app-service-configurable/1@tmp/durable-c14a73b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-18T12:13:56.086Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T12:13:56.120Z] Warning: overwriting stash ‘stack-cost’ [2023-01-18T12:13:56.167Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T12:13:56.183Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-503-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T12:13:56.256Z] $ docker stop --time=1 62815a176c5b77d4c56258a84bb5fbad3d655afaafa656504a01529a1ea7c06b [2023-01-18T12:13:57.789Z] $ docker rm -f --volumes 62815a176c5b77d4c56258a84bb5fbad3d655afaafa656504a01529a1ea7c06b [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-18T12:13:58.807Z] provisioning config files... [2023-01-18T12:13:58.814Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-503@tmp/config12505429002358402875tmp [Pipeline] { [Pipeline] sh [2023-01-18T12:13:59.155Z] + set +x [2023-01-18T12:13:59.155Z] + curl -s https://codecov.io/bash [2023-01-18T12:13:59.155Z] + bash -s -- [2023-01-18T12:13:59.155Z] [2023-01-18T12:13:59.155Z] _____ _ [2023-01-18T12:13:59.155Z] / ____| | | [2023-01-18T12:13:59.155Z] | | ___ __| | ___ ___ _____ __ [2023-01-18T12:13:59.155Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-18T12:13:59.155Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-18T12:13:59.155Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-18T12:13:59.155Z] Bash-1.0.6 [2023-01-18T12:13:59.155Z] [2023-01-18T12:13:59.155Z] [2023-01-18T12:13:59.155Z] ==> git version 2.25.1 found [2023-01-18T12:13:59.155Z] ==> 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-18T12:13:59.155Z] Release-Date: 2020-01-08 [2023-01-18T12:13:59.155Z] 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-18T12:13:59.155Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-18T12:13:59.155Z] ==> Jenkins CI detected. [2023-01-18T12:13:59.155Z] current dir:  /w/workspace/_app-service-configurable_PR-503 [2023-01-18T12:13:59.155Z] project root: . [2023-01-18T12:13:59.155Z] --> token set from env [2023-01-18T12:13:59.155Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-18T12:13:59.155Z] ==> Running gcov in . (disable via -X gcov) [2023-01-18T12:13:59.155Z] ==> Python coveragepy not found [2023-01-18T12:13:59.155Z] ==> Searching for coverage reports in: [2023-01-18T12:13:59.155Z] + . [2023-01-18T12:13:59.155Z] -> Found 1 reports [2023-01-18T12:13:59.155Z] ==> Detecting git/mercurial file structure [2023-01-18T12:13:59.155Z] ==> Reading reports [2023-01-18T12:13:59.155Z] + ./coverage.out bytes=13 [2023-01-18T12:13:59.416Z] ==> Appending adjustments [2023-01-18T12:13:59.416Z] https://docs.codecov.io/docs/fixing-reports [2023-01-18T12:13:59.416Z] + Found adjustments [2023-01-18T12:13:59.416Z] ==> Gzipping contents [2023-01-18T12:13:59.416Z] 4.0K /tmp/codecov.O9cFGV.gz [2023-01-18T12:13:59.416Z] ==> Uploading reports [2023-01-18T12:13:59.416Z] url: https://codecov.io [2023-01-18T12:13:59.416Z] query: branch=PR-503&commit=bb1d263d4419ca4cf785bb464f73f0f11639233b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-503%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=503&job=&cmd_args= [2023-01-18T12:13:59.416Z] -> Pinging Codecov [2023-01-18T12:13:59.416Z] 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=bb1d263d4419ca4cf785bb464f73f0f11639233b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-503%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=503&job=&cmd_args= [2023-01-18T12:13:59.676Z] -> Uploading to [2023-01-18T12:13:59.676Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-18/A97CA9966030D2A3747ED39772930CCE/bb1d263d4419ca4cf785bb464f73f0f11639233b/2bacc9cc-308b-450e-b098-be3efb9c7e07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T121359Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ce5b9a79300c08caa0b477a3e2dd49a17bc3ce8e132280abc18c6a60611489c [2023-01-18T12:13:59.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T12:13:59.676Z] Dload Upload Total Spent Left Speed [2023-01-18T12:13:59.936Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530 0 0 100 530 0 2255 --:--:-- --:--:-- --:--:-- 2255 [2023-01-18T12:13:59.936Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/bb1d263d4419ca4cf785bb464f73f0f11639233b [Pipeline] } [2023-01-18T12:13:59.964Z] 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-18T12:14:02.098Z] + [ -d /w/workspace/_app-service-configurable_PR-503/archives ] [2023-01-18T12:14:02.098Z] + ls -al /w/workspace/_app-service-configurable_PR-503/archives [2023-01-18T12:14:02.098Z] total 16 [2023-01-18T12:14:02.098Z] drwxr-xr-x 3 root root 4096 Jan 18 12:05 . [2023-01-18T12:14:02.099Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 12:05 .. [2023-01-18T12:14:02.099Z] drwxr-xr-x 2 root root 4096 Jan 18 12:05 cost [2023-01-18T12:14:02.099Z] -rw-r--r-- 1 root root 96 Jan 18 12:05 cost.csv [2023-01-18T12:14:02.099Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-503/archives [2023-01-18T12:14:02.099Z] + ls -al /w/workspace/_app-service-configurable_PR-503/archives [2023-01-18T12:14:02.099Z] total 16 [2023-01-18T12:14:02.099Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 12:05 . [2023-01-18T12:14:02.099Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 12:05 .. [2023-01-18T12:14:02.099Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 12:05 cost [2023-01-18T12:14:02.099Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 18 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-18T12:14:02.428Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T12:14:03.309Z] ---> package-listing.sh [2023-01-18T12:14:03.309Z] ++ facter osfamily [2023-01-18T12:14:03.309Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T12:14:03.568Z] + OS_FAMILY=debian [2023-01-18T12:14:03.568Z] + workspace=/w/workspace/_app-service-configurable_PR-503 [2023-01-18T12:14:03.568Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T12:14:03.568Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T12:14:03.568Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T12:14:03.568Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T12:14:03.568Z] + '[' /w/workspace/_app-service-configurable_PR-503 ']' [2023-01-18T12:14:03.568Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T12:14:03.568Z] + case "${OS_FAMILY}" in [2023-01-18T12:14:03.568Z] + dpkg -l [2023-01-18T12:14:03.568Z] + grep '^ii' [2023-01-18T12:14:03.568Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T12:14:03.568Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T12:14:03.568Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T12:14:03.568Z] + '[' /w/workspace/_app-service-configurable_PR-503 ']' [2023-01-18T12:14:03.568Z] + mkdir -p /w/workspace/_app-service-configurable_PR-503/archives/ [2023-01-18T12:14:03.568Z] + 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-18T12:14:03.599Z] 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-18T12:14:03.888Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:14:04.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T12:14:04.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T12:14:04.674Z] prd-ubuntu20.04-docker-8c-8g-2923 does not seem to be running inside a container [2023-01-18T12:14:04.700Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T12:14:04.933Z] $ docker top 7d8ca6c8366f373a467e1faca17297cdd02ad57b614caa0e41931b6d313c0470 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T12:14:05.326Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T12:14:05.637Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T12:14:05.948Z] + ls /var/log/sa-host [2023-01-18T12:14:05.948Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T12:14:06.162Z] provisioning config files... [2023-01-18T12:14:06.172Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-503@tmp/config12836667992605468508tmp [Pipeline] { [Pipeline] echo [2023-01-18T12:14:06.221Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T12:14:06.540Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T12:14:06.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T12:14:06.971Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T12:14:07.006Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T12:14:07.319Z] ---> sudo-logs.sh [2023-01-18T12:14:07.319Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T12:14:07.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T12:14:07.714Z] ---> job-cost.sh [2023-01-18T12:14:07.714Z] lf-activate-venv: SKIPPING [2023-01-18T12:14:07.714Z] DEBUG: total: 0.2199999988079071 [2023-01-18T12:14:07.714Z] INFO: Retrieving Stack Cost... [2023-01-18T12:14:08.281Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T12:14:08.850Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T12:14:08.884Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T12:14:09.195Z] ---> logs-deploy.sh [2023-01-18T12:14:09.195Z] lf-activate-venv: SKIPPING [2023-01-18T12:14:09.195Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-503/1 [2023-01-18T12:14:09.195Z] INFO: archiving workspace using pattern(s): [2023-01-18T12:14:10.131Z] Archives upload complete. [2023-01-18T12:14:10.389Z] INFO: archiving logs to Nexus