Pull request #494 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 28452247065c5f6f70d0a6a728c127657551899b+4955b72e7e2333f21a3dea3e923d2a5036ff361a (bc3b16b6b00655fa092a54e34940955b17ee0510) 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-ssh3239617951793022192.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-ssh16979674040906582342.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-494/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-494/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17968918931846042684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10030279074872117200.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-494/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-494/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2532576815745869005.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1106’ Running on prd-ubuntu20.04-docker-8c-8g-1108 in /w/workspace/_app-service-configurable_PR-494 [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-494 # 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/494/head:refs/remotes/origin/PR-494 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4955b72e7e2333f21a3dea3e923d2a5036ff361a into PR head commit 28452247065c5f6f70d0a6a728c127657551899b Merge succeeded, producing 28452247065c5f6f70d0a6a728c127657551899b Checking out Revision 28452247065c5f6f70d0a6a728c127657551899b (PR-494) > git config core.sparsecheckout # timeout=10 > git checkout -f 28452247065c5f6f70d0a6a728c127657551899b # 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 4955b72e7e2333f21a3dea3e923d2a5036ff361a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28452247065c5f6f70d0a6a728c127657551899b # timeout=10 Commit message: "build: Disable CGO for all docker builds so always work" First time build. Skipping changelog. > git rev-list --no-walk 9a1344e94c0b71b78ab19b4307347d2938ad1366 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-04T16:15:38.074Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-04T16:15:38.131Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-04T16:15:38.146Z] ========================================================= [2023-01-04T16:15:38.146Z] EdgeX Global Pipelines Version Info [2023-01-04T16:15:38.146Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-04T16:15:38.843Z] ------------------- [2023-01-04T16:15:38.844Z] stable info: [2023-01-04T16:15:38.844Z] ------------------- [2023-01-04T16:15:38.844Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-04T16:15:38.844Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T16:15:38.844Z] Message: update stable to v1.0.244 [2023-01-04T16:15:39.413Z] ------------------- [2023-01-04T16:15:39.413Z] experimental info: [2023-01-04T16:15:39.413Z] ------------------- [2023-01-04T16:15:39.414Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-04T16:15:39.414Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T16:15:39.414Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-04T16:15:39.568Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-04T16:15:39.577Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-04T16:15:39.587Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-04T16:15:39.606Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-04T16:15:39.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-04T16:15:39.624Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-04T16:15:39.632Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-04T16:15:39.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-04T16:15:39.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-04T16:15:39.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-04T16:15:39.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-04T16:15:39.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-04T16:15:39.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-04T16:15:39.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-04T16:15:39.726Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T16:15:39.739Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T16:15:39.751Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T16:15:39.765Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T16:15:39.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-04T16:15:39.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-04T16:15:39.804Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-04T16:15:39.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-04T16:15:39.828Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-04T16:15:39.842Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-04T16:15:39.854Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-04T16:15:39.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-04T16:15:39.879Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-04T16:15:39.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-494 [Pipeline] echo [2023-01-04T16:15:39.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-494 [Pipeline] echo [2023-01-04T16:15:39.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-494 [Pipeline] echo [2023-01-04T16:15:39.931Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28452247065c5f6f70d0a6a728c127657551899b [Pipeline] echo [2023-01-04T16:15:39.943Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2845224 [Pipeline] echo [2023-01-04T16:15:39.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T16:15:40.004Z] provisioning config files... [2023-01-04T16:15:40.016Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-494@tmp/config17352581862709542188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T16:15:40.323Z] ---> docker-login.sh [2023-01-04T16:15:40.323Z] nexus3.edgexfoundry.org:10001 [2023-01-04T16:15:40.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:15:40.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:15:40.892Z] Configure a credential helper to remove this warning. See [2023-01-04T16:15:40.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:15:40.892Z] [2023-01-04T16:15:40.892Z] Login Succeeded [2023-01-04T16:15:40.892Z] nexus3.edgexfoundry.org:10002 [2023-01-04T16:15:40.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:15:40.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:15:40.892Z] Configure a credential helper to remove this warning. See [2023-01-04T16:15:40.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:15:40.892Z] [2023-01-04T16:15:40.892Z] Login Succeeded [2023-01-04T16:15:40.892Z] nexus3.edgexfoundry.org:10003 [2023-01-04T16:15:41.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:15:41.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:15:41.152Z] Configure a credential helper to remove this warning. See [2023-01-04T16:15:41.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:15:41.152Z] [2023-01-04T16:15:41.152Z] Login Succeeded [2023-01-04T16:15:41.152Z] nexus3.edgexfoundry.org:10004 [2023-01-04T16:15:41.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:15:41.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:15:41.152Z] Configure a credential helper to remove this warning. See [2023-01-04T16:15:41.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:15:41.152Z] [2023-01-04T16:15:41.152Z] Login Succeeded [2023-01-04T16:15:41.152Z] docker.io [2023-01-04T16:15:41.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:15:41.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:15:41.411Z] Configure a credential helper to remove this warning. See [2023-01-04T16:15:41.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:15:41.411Z] [2023-01-04T16:15:41.411Z] Login Succeeded [2023-01-04T16:15:41.411Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T16:15:41.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-04T16:15:41.806Z] + git rev-list -1 --merges 28452247065c5f6f70d0a6a728c127657551899b~1..28452247065c5f6f70d0a6a728c127657551899b [Pipeline] echo [2023-01-04T16:15:41.852Z] -----------> git rev-list -1 --merges 28452247065c5f6f70d0a6a728c127657551899b~1..28452247065c5f6f70d0a6a728c127657551899b 28452247065c5f6f70d0a6a728c127657551899b [false] [Pipeline] sh [2023-01-04T16:15:42.141Z] + git log --format=format:%s -1 28452247065c5f6f70d0a6a728c127657551899b [Pipeline] echo [2023-01-04T16:15:42.155Z] ========================================================= [2023-01-04T16:15:42.155Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-04T16:15:42.155Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T16:15:42.469Z] + git log --format=format:%s -1 28452247065c5f6f70d0a6a728c127657551899b [Pipeline] echo [2023-01-04T16:15:42.482Z] [semverPrep] GIT_COMMIT: 28452247065c5f6f70d0a6a728c127657551899b, Commit Message: build: Disable CGO for all docker builds so always work [Pipeline] echo [2023-01-04T16:15:42.489Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-04T16:15:42.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-04T16:15:42.839Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-04T16:15:42.839Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-04T16:15:42.839Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-04T16:15:42.839Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-04T16:15:42.839Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-04T16:15:42.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T16:15:43.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T16:15:43.254Z] [2023-01-04T16:15:43.254Z] 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-04T16:15:43.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T16:15:43.558Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-04T16:15:43.558Z] b85a868b505f: Pulling fs layer [2023-01-04T16:15:43.558Z] e2be974225ed: Pulling fs layer [2023-01-04T16:15:43.558Z] 339a4e72a1f5: Pulling fs layer [2023-01-04T16:15:43.558Z] 988bab9f4d93: Pulling fs layer [2023-01-04T16:15:43.558Z] 1469e6f7b9e6: Pulling fs layer [2023-01-04T16:15:43.558Z] eaf3925da568: Pulling fs layer [2023-01-04T16:15:43.558Z] bab4dde63d76: Pulling fs layer [2023-01-04T16:15:43.558Z] bde34c3a00c8: Pulling fs layer [2023-01-04T16:15:43.558Z] b352a97aabf1: Pulling fs layer [2023-01-04T16:15:43.558Z] 4872d77fe225: Pulling fs layer [2023-01-04T16:15:43.558Z] 5851b861e8e6: Pulling fs layer [2023-01-04T16:15:43.558Z] 988bab9f4d93: Waiting [2023-01-04T16:15:43.558Z] 1469e6f7b9e6: Waiting [2023-01-04T16:15:43.558Z] eaf3925da568: Waiting [2023-01-04T16:15:43.558Z] bab4dde63d76: Waiting [2023-01-04T16:15:43.558Z] 4872d77fe225: Waiting [2023-01-04T16:15:43.558Z] 5851b861e8e6: Waiting [2023-01-04T16:15:43.558Z] b352a97aabf1: Waiting [2023-01-04T16:15:43.558Z] bde34c3a00c8: Waiting [2023-01-04T16:15:43.558Z] e2be974225ed: Verifying Checksum [2023-01-04T16:15:43.558Z] e2be974225ed: Download complete [2023-01-04T16:15:43.558Z] 988bab9f4d93: Verifying Checksum [2023-01-04T16:15:43.558Z] 988bab9f4d93: Download complete [2023-01-04T16:15:43.819Z] 1469e6f7b9e6: Verifying Checksum [2023-01-04T16:15:43.819Z] 1469e6f7b9e6: Download complete [2023-01-04T16:15:43.819Z] eaf3925da568: Download complete [2023-01-04T16:15:43.819Z] 339a4e72a1f5: Verifying Checksum [2023-01-04T16:15:43.819Z] 339a4e72a1f5: Download complete [2023-01-04T16:15:43.819Z] bde34c3a00c8: Download complete [2023-01-04T16:15:43.819Z] b352a97aabf1: Download complete [2023-01-04T16:15:43.819Z] 4872d77fe225: Download complete [2023-01-04T16:15:43.819Z] 5851b861e8e6: Verifying Checksum [2023-01-04T16:15:43.819Z] 5851b861e8e6: Download complete [2023-01-04T16:15:43.819Z] b85a868b505f: Verifying Checksum [2023-01-04T16:15:43.819Z] b85a868b505f: Download complete [2023-01-04T16:15:44.077Z] bab4dde63d76: Verifying Checksum [2023-01-04T16:15:44.077Z] bab4dde63d76: Download complete [2023-01-04T16:15:45.013Z] b85a868b505f: Pull complete [2023-01-04T16:15:45.013Z] e2be974225ed: Pull complete [2023-01-04T16:15:45.581Z] 339a4e72a1f5: Pull complete [2023-01-04T16:15:45.581Z] 988bab9f4d93: Pull complete [2023-01-04T16:15:45.839Z] 1469e6f7b9e6: Pull complete [2023-01-04T16:15:45.839Z] eaf3925da568: Pull complete [2023-01-04T16:15:47.747Z] bab4dde63d76: Pull complete [2023-01-04T16:15:47.747Z] bde34c3a00c8: Pull complete [2023-01-04T16:15:47.747Z] b352a97aabf1: Pull complete [2023-01-04T16:15:47.747Z] 4872d77fe225: Pull complete [2023-01-04T16:15:47.747Z] 5851b861e8e6: Pull complete [2023-01-04T16:15:47.747Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-04T16:15:47.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T16:15:47.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T16:15:47.834Z] prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container [2023-01-04T16:15:47.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-494 -v /w/workspace/_app-service-configurable_PR-494:/w/workspace/_app-service-configurable_PR-494:rw,z -v /w/workspace/_app-service-configurable_PR-494@tmp:/w/workspace/_app-service-configurable_PR-494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-04T16:15:50.185Z] $ docker top 52719e93092029fa6abcdfeef596ea800bbbd5c07448d66f89e4e22d4382f2ec -eo pid,comm [2023-01-04T16:15:50.243Z] 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-04T16:15:50.243Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-04T16:15:50.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T16:15:50.289Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T16:15:50.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T16:15:50.415Z] $ docker exec 52719e93092029fa6abcdfeef596ea800bbbd5c07448d66f89e4e22d4382f2ec ssh-agent [2023-01-04T16:15:50.530Z] SSH_AUTH_SOCK=/tmp/ssh-SQeGLU0pnSoZ/agent.32 [2023-01-04T16:15:50.530Z] SSH_AGENT_PID=38 [2023-01-04T16:15:50.538Z] Running ssh-add (command line suppressed) [2023-01-04T16:15:50.640Z] Identity added: /w/workspace/_app-service-configurable_PR-494@tmp/private_key_12211324263664012741.key (/w/workspace/_app-service-configurable_PR-494@tmp/private_key_12211324263664012741.key) [2023-01-04T16:15:50.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T16:15:50.944Z] + git tag --points-at HEAD [Pipeline] } [2023-01-04T16:15:50.955Z] $ docker exec --env ******** --env ******** 52719e93092029fa6abcdfeef596ea800bbbd5c07448d66f89e4e22d4382f2ec ssh-agent -k [2023-01-04T16:15:51.048Z] unset SSH_AUTH_SOCK; [2023-01-04T16:15:51.049Z] unset SSH_AGENT_PID; [2023-01-04T16:15:51.049Z] echo Agent pid 38 killed; [2023-01-04T16:15:51.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-04T16:15:51.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T16:15:51.085Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T16:15:51.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T16:15:51.198Z] $ docker exec 52719e93092029fa6abcdfeef596ea800bbbd5c07448d66f89e4e22d4382f2ec ssh-agent [2023-01-04T16:15:51.311Z] SSH_AUTH_SOCK=/tmp/ssh-AKl3hKs3s8Jg/agent.70 [2023-01-04T16:15:51.311Z] SSH_AGENT_PID=76 [2023-01-04T16:15:51.316Z] Running ssh-add (command line suppressed) [2023-01-04T16:15:51.404Z] Identity added: /w/workspace/_app-service-configurable_PR-494@tmp/private_key_14873351729199930122.key (/w/workspace/_app-service-configurable_PR-494@tmp/private_key_14873351729199930122.key) [2023-01-04T16:15:51.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T16:15:51.705Z] + git semver init [2023-01-04T16:15:51.964Z] 2023-01-04 16:15:51,868 [run_init] DEBUG init version:0.0.0 force:False [2023-01-04T16:15:51.964Z] 2023-01-04 16:15:51,869 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-494/.semver [2023-01-04T16:15:51.964Z] 2023-01-04 16:15:51,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-494/.semver [2023-01-04T16:15:51.964Z] 2023-01-04 16:15:51,870 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-494/.semver'], cwd=/w/workspace/_app-service-configurable_PR-494, universal_newlines=False, shell=None, istream=None) [2023-01-04T16:15:52.902Z] 2023-01-04 16:15:52,707 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-494/.git/info/exclude [2023-01-04T16:15:52.903Z] 2023-01-04 16:15:52,708 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-494/.semver/PR-494 with force:False [2023-01-04T16:15:52.903Z] 2023-01-04 16:15:52,708 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-494/.semver/PR-494 [2023-01-04T16:15:52.903Z] 2023-01-04 16:15:52,712 [execute] INFO git cat-file --batch-check [2023-01-04T16:15:52.903Z] 2023-01-04 16:15:52,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-494/.semver, universal_newlines=False, shell=None, istream=) [2023-01-04T16:15:52.903Z] 2023-01-04 16:15:52,718 [execute] INFO git cat-file --batch [2023-01-04T16:15:52.903Z] 2023-01-04 16:15:52,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-494/.semver, universal_newlines=False, shell=None, istream=) [2023-01-04T16:15:52.903Z] 2023-01-04 16:15:52,722 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-494/.semver/PR-494 [2023-01-04T16:15:52.903Z] 0.0.0 [Pipeline] } [2023-01-04T16:15:52.913Z] $ docker exec --env ******** --env ******** 52719e93092029fa6abcdfeef596ea800bbbd5c07448d66f89e4e22d4382f2ec ssh-agent -k [2023-01-04T16:15:52.998Z] unset SSH_AUTH_SOCK; [2023-01-04T16:15:52.999Z] unset SSH_AGENT_PID; [2023-01-04T16:15:52.999Z] echo Agent pid 76 killed; [2023-01-04T16:15:53.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-04T16:15:53.309Z] + git semver [Pipeline] } [2023-01-04T16:15:53.583Z] $ docker stop --time=1 52719e93092029fa6abcdfeef596ea800bbbd5c07448d66f89e4e22d4382f2ec [2023-01-04T16:15:54.858Z] $ docker rm -f --volumes 52719e93092029fa6abcdfeef596ea800bbbd5c07448d66f89e4e22d4382f2ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T16:15:55.192Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-04T16:15:55.392Z] Stashed 1 file(s) [Pipeline] echo [2023-01-04T16:15:55.395Z] [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-04T16:15:55.585Z] provisioning config files... [2023-01-04T16:15:55.595Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-494@tmp/config7101086116624454802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T16:15:55.896Z] ---> docker-login.sh [2023-01-04T16:15:55.896Z] nexus3.edgexfoundry.org:10001 [2023-01-04T16:15:55.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:15:55.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:15:55.896Z] Configure a credential helper to remove this warning. See [2023-01-04T16:15:55.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:15:55.896Z] [2023-01-04T16:15:55.896Z] Login Succeeded [2023-01-04T16:15:55.896Z] nexus3.edgexfoundry.org:10002 [2023-01-04T16:15:55.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:15:56.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:15:56.156Z] Configure a credential helper to remove this warning. See [2023-01-04T16:15:56.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:15:56.156Z] [2023-01-04T16:15:56.156Z] Login Succeeded [2023-01-04T16:15:56.156Z] nexus3.edgexfoundry.org:10003 [2023-01-04T16:15:56.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:15:56.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:15:56.156Z] Configure a credential helper to remove this warning. See [2023-01-04T16:15:56.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:15:56.156Z] [2023-01-04T16:15:56.156Z] Login Succeeded [2023-01-04T16:15:56.156Z] nexus3.edgexfoundry.org:10004 [2023-01-04T16:15:56.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:15:56.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:15:56.156Z] Configure a credential helper to remove this warning. See [2023-01-04T16:15:56.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:15:56.156Z] [2023-01-04T16:15:56.156Z] Login Succeeded [2023-01-04T16:15:56.156Z] docker.io [2023-01-04T16:15:56.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:15:56.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:15:56.674Z] Configure a credential helper to remove this warning. See [2023-01-04T16:15:56.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:15:56.674Z] [2023-01-04T16:15:56.674Z] Login Succeeded [2023-01-04T16:15:56.674Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T16:15:56.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T16:15:56.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T16:15:56.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T16:15:56.753Z] ========================================================= [2023-01-04T16:15:56.753Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-04T16:15:56.753Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T16:15:57.057Z] + 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-04T16:15:57.058Z] Sending build context to Docker daemon 3.207MB [2023-01-04T16:15:57.058Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T16:15:57.058Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-04T16:15:57.058Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-04T16:15:57.058Z] 213ec9aee27d: Pulling fs layer [2023-01-04T16:15:57.058Z] 4583459ba037: Pulling fs layer [2023-01-04T16:15:57.058Z] 93c1e223e6f2: Pulling fs layer [2023-01-04T16:15:57.058Z] 53926ce57604: Pulling fs layer [2023-01-04T16:15:57.058Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-04T16:15:57.058Z] 22ff95d597cd: Pulling fs layer [2023-01-04T16:15:57.058Z] 12d6caf4c0d1: Pulling fs layer [2023-01-04T16:15:57.058Z] 96b7cbca73a9: Pulling fs layer [2023-01-04T16:15:57.058Z] a7acece74701: Pulling fs layer [2023-01-04T16:15:57.058Z] 21b2b0c7a3f4: Waiting [2023-01-04T16:15:57.058Z] 53926ce57604: Waiting [2023-01-04T16:15:57.058Z] 22ff95d597cd: Waiting [2023-01-04T16:15:57.058Z] 12d6caf4c0d1: Waiting [2023-01-04T16:15:57.058Z] 96b7cbca73a9: Waiting [2023-01-04T16:15:57.058Z] a7acece74701: Waiting [2023-01-04T16:15:57.058Z] 93c1e223e6f2: Verifying Checksum [2023-01-04T16:15:57.058Z] 93c1e223e6f2: Download complete [2023-01-04T16:15:57.058Z] 4583459ba037: Verifying Checksum [2023-01-04T16:15:57.058Z] 4583459ba037: Download complete [2023-01-04T16:15:57.058Z] 21b2b0c7a3f4: Download complete [2023-01-04T16:15:57.058Z] 22ff95d597cd: Verifying Checksum [2023-01-04T16:15:57.058Z] 22ff95d597cd: Download complete [2023-01-04T16:15:57.317Z] 213ec9aee27d: Verifying Checksum [2023-01-04T16:15:57.317Z] 12d6caf4c0d1: Download complete [2023-01-04T16:15:57.317Z] 213ec9aee27d: Pull complete [2023-01-04T16:15:57.594Z] 4583459ba037: Pull complete [2023-01-04T16:15:57.594Z] 93c1e223e6f2: Pull complete [2023-01-04T16:15:57.594Z] a7acece74701: Verifying Checksum [2023-01-04T16:15:57.594Z] a7acece74701: Download complete [2023-01-04T16:15:58.184Z] 96b7cbca73a9: Verifying Checksum [2023-01-04T16:15:58.184Z] 96b7cbca73a9: Download complete [2023-01-04T16:15:58.184Z] 53926ce57604: Download complete [2023-01-04T16:16:01.464Z] 53926ce57604: Pull complete [2023-01-04T16:16:01.722Z] 21b2b0c7a3f4: Pull complete [2023-01-04T16:16:01.980Z] 22ff95d597cd: Pull complete [2023-01-04T16:16:02.237Z] 12d6caf4c0d1: Pull complete [2023-01-04T16:16:04.768Z] 96b7cbca73a9: Pull complete [2023-01-04T16:16:05.337Z] a7acece74701: Pull complete [2023-01-04T16:16:05.337Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-04T16:16:05.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-04T16:16:05.337Z] ---> db6d94c90886 [2023-01-04T16:16:05.337Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-04T16:16:10.551Z] Still waiting to schedule task [2023-01-04T16:16:10.552Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1107’ [2023-01-04T16:16:10.648Z] ---> Running in 60705c1b3d85 [2023-01-04T16:16:10.648Z] Removing intermediate container 60705c1b3d85 [2023-01-04T16:16:10.648Z] ---> 3e0a61e97c0f [2023-01-04T16:16:10.648Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T16:16:10.648Z] ---> Running in 39a565aaf66d [2023-01-04T16:16:10.648Z] Removing intermediate container 39a565aaf66d [2023-01-04T16:16:10.648Z] ---> 91e3cf9d9eea [2023-01-04T16:16:10.648Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-04T16:16:10.648Z] ---> Running in f0addd4a24bf [2023-01-04T16:16:10.648Z] Removing intermediate container f0addd4a24bf [2023-01-04T16:16:10.648Z] ---> 9252f6a96a88 [2023-01-04T16:16:10.648Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T16:16:10.648Z] ---> Running in 137fbbbf3eb8 [2023-01-04T16:16:10.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T16:16:10.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T16:16:10.907Z] OK: 211 MiB in 51 packages [2023-01-04T16:16:11.167Z] Removing intermediate container 137fbbbf3eb8 [2023-01-04T16:16:11.167Z] ---> 1aaa34fb5376 [2023-01-04T16:16:11.167Z] Step 7/12 : WORKDIR /app [2023-01-04T16:16:11.167Z] ---> Running in 7da75d0124fd [2023-01-04T16:16:11.425Z] Removing intermediate container 7da75d0124fd [2023-01-04T16:16:11.425Z] ---> 5f065a77400e [2023-01-04T16:16:11.425Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-04T16:16:11.425Z] ---> ce4631011b5d [2023-01-04T16:16:11.425Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T16:16:11.684Z] ---> Running in bc7a7feb290b [2023-01-04T16:16:38.481Z] Removing intermediate container bc7a7feb290b [2023-01-04T16:16:38.481Z] ---> 8ede28320e37 [2023-01-04T16:16:38.481Z] Step 10/12 : COPY . . [2023-01-04T16:16:38.481Z] ---> b8128d1aa479 [2023-01-04T16:16:38.481Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T16:16:38.481Z] ---> Running in 98734e06fb7b [2023-01-04T16:16:38.481Z] Removing intermediate container 98734e06fb7b [2023-01-04T16:16:38.481Z] ---> ba9a2836dff2 [2023-01-04T16:16:38.481Z] Step 12/12 : RUN $MAKE [2023-01-04T16:16:38.481Z] ---> Running in c6612cbc9ec7 [2023-01-04T16:16:38.481Z] noop [2023-01-04T16:16:38.481Z] Removing intermediate container c6612cbc9ec7 [2023-01-04T16:16:38.481Z] ---> 6c6a6b59d974 [2023-01-04T16:16:38.481Z] Successfully built 6c6a6b59d974 [2023-01-04T16:16:38.481Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T16:16:38.802Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T16:16:38.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T16:16:38.869Z] prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container [2023-01-04T16:16:38.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-494 -v /w/workspace/_app-service-configurable_PR-494:/w/workspace/_app-service-configurable_PR-494:rw,z -v /w/workspace/_app-service-configurable_PR-494@tmp:/w/workspace/_app-service-configurable_PR-494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-04T16:16:39.228Z] $ docker top d6c531fba43e4df288da0173c4c9ab4c9523cfae40adf89ae3787829e57f7ed7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T16:16:39.575Z] + go version [2023-01-04T16:16:39.575Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-04T16:16:39.585Z] $ docker stop --time=1 d6c531fba43e4df288da0173c4c9ab4c9523cfae40adf89ae3787829e57f7ed7 [2023-01-04T16:16:40.895Z] $ docker rm -f --volumes d6c531fba43e4df288da0173c4c9ab4c9523cfae40adf89ae3787829e57f7ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T16:16:41.279Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T16:16:41.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T16:16:41.357Z] prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container [2023-01-04T16:16:41.387Z] $ 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-494 -v /w/workspace/_app-service-configurable_PR-494:/w/workspace/_app-service-configurable_PR-494:rw,z -v /w/workspace/_app-service-configurable_PR-494@tmp:/w/workspace/_app-service-configurable_PR-494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-04T16:16:41.790Z] $ docker top 43f1f93e3772e1e6440d9e7e7a07fb3935a620689594d50086716410bd880603 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T16:16:42.137Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-494 [Pipeline] fileExists [Pipeline] sh [2023-01-04T16:16:42.436Z] + make test [2023-01-04T16:16:42.436Z] go test -race -coverprofile=coverage.out ./... [2023-01-04T16:17:04.364Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-04T16:17:04.364Z] go vet ./... [2023-01-04T16:17:10.917Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T16:17:10.917Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T16:17:10.917Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-04T16:17:10.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T16:17:10.946Z] $ docker stop --time=1 43f1f93e3772e1e6440d9e7e7a07fb3935a620689594d50086716410bd880603 [2023-01-04T16:17:15.188Z] $ docker rm -f --volumes 43f1f93e3772e1e6440d9e7e7a07fb3935a620689594d50086716410bd880603 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T16:17:15.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-04T16:17:15.664Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-04T16:17:16.182Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-04T16:17:16.466Z] + ls -al . [2023-01-04T16:17:16.466Z] total 184 [2023-01-04T16:17:16.466Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 16:16 . [2023-01-04T16:17:16.466Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 16:15 .. [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 4 16:15 .dockerignore [2023-01-04T16:17:16.466Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 16:15 .git [2023-01-04T16:17:16.466Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 16:15 .github [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 4 16:15 .gitignore [2023-01-04T16:17:16.466Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 16:15 .semver [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 9207 Jan 4 16:15 Attribution.txt [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 4 16:15 CHANGELOG.md [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 4 16:15 Dockerfile [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 16:15 GOVERNANCE.md [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 4 16:15 Jenkinsfile [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 4 16:15 LICENSE [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 4 16:15 OWNERS.md [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 4 16:15 README.md [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 16:15 VERSION [2023-01-04T16:17:16.466Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 16:15 bin [2023-01-04T16:17:16.466Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 4 16:16 coverage.out [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 3396 Jan 4 16:15 go.mod [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 44230 Jan 4 16:15 go.sum [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 4 16:15 main.go [2023-01-04T16:17:16.466Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 4 16:15 makefile [2023-01-04T16:17:16.466Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 16:15 res [2023-01-04T16:17:16.466Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 16:15 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T16:17:16.769Z] + 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=28452247065c5f6f70d0a6a728c127657551899b --label arch=amd64 --label version=0.0.0 . [2023-01-04T16:17:16.769Z] Sending build context to Docker daemon 3.208MB [2023-01-04T16:17:16.769Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T16:17:16.769Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-04T16:17:16.769Z] ---> 6c6a6b59d974 [2023-01-04T16:17:16.769Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-04T16:17:17.028Z] ---> Running in 417b17d56db1 [2023-01-04T16:17:17.028Z] Removing intermediate container 417b17d56db1 [2023-01-04T16:17:17.028Z] ---> a7c810fc682c [2023-01-04T16:17:17.028Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T16:17:17.028Z] ---> Running in 8418248188a4 [2023-01-04T16:17:17.028Z] Removing intermediate container 8418248188a4 [2023-01-04T16:17:17.028Z] ---> ebc25d2299c3 [2023-01-04T16:17:17.028Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-04T16:17:17.028Z] ---> Running in 5e895314b287 [2023-01-04T16:17:17.287Z] Removing intermediate container 5e895314b287 [2023-01-04T16:17:17.287Z] ---> 401cdc08d3d9 [2023-01-04T16:17:17.287Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T16:17:17.287Z] ---> Running in 58b9c19aa0e9 [2023-01-04T16:17:17.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T16:17:17.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T16:17:17.806Z] OK: 211 MiB in 51 packages [2023-01-04T16:17:18.065Z] Removing intermediate container 58b9c19aa0e9 [2023-01-04T16:17:18.065Z] ---> 45babb6b8f53 [2023-01-04T16:17:18.065Z] Step 7/26 : WORKDIR /app [2023-01-04T16:17:18.065Z] ---> Running in 83a3de0b0f74 [2023-01-04T16:17:18.323Z] Removing intermediate container 83a3de0b0f74 [2023-01-04T16:17:18.323Z] ---> 8b06f23f6bd4 [2023-01-04T16:17:18.323Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-04T16:17:18.323Z] ---> 1dd21f8c3356 [2023-01-04T16:17:18.323Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T16:17:18.323Z] ---> Running in eac6b00aa56d [2023-01-04T16:17:18.891Z] Removing intermediate container eac6b00aa56d [2023-01-04T16:17:18.891Z] ---> 038d5d436268 [2023-01-04T16:17:18.891Z] Step 10/26 : COPY . . [2023-01-04T16:17:19.149Z] ---> be6b360ef28e [2023-01-04T16:17:19.149Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T16:17:19.408Z] ---> Running in 07f70313e348 [2023-01-04T16:17:19.408Z] Removing intermediate container 07f70313e348 [2023-01-04T16:17:19.408Z] ---> 8a5cbce50c19 [2023-01-04T16:17:19.408Z] Step 12/26 : RUN $MAKE [2023-01-04T16:17:19.408Z] ---> Running in 2aaf2737f55d [2023-01-04T16:17:19.667Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-04T16:17:41.608Z] Removing intermediate container 2aaf2737f55d [2023-01-04T16:17:41.608Z] ---> fce740e5c2e2 [2023-01-04T16:17:41.608Z] Step 13/26 : FROM alpine:3.16 [2023-01-04T16:17:41.608Z] 3.16: Pulling from library/alpine [2023-01-04T16:17:41.608Z] ca7dd9ec2225: Pulling fs layer [2023-01-04T16:17:41.608Z] ca7dd9ec2225: Download complete [2023-01-04T16:17:41.868Z] ca7dd9ec2225: Pull complete [2023-01-04T16:17:41.868Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-04T16:17:41.868Z] Status: Downloaded newer image for alpine:3.16 [2023-01-04T16:17:41.868Z] ---> bfe296a52501 [2023-01-04T16:17:41.868Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-04T16:17:42.127Z] ---> Running in 706311fa67e5 [2023-01-04T16:17:42.386Z] Removing intermediate container 706311fa67e5 [2023-01-04T16:17:42.386Z] ---> 5010b0678f09 [2023-01-04T16:17:42.386Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-04T16:17:42.645Z] ---> Running in 0a385ca3ec87 [2023-01-04T16:17:42.904Z] Removing intermediate container 0a385ca3ec87 [2023-01-04T16:17:42.904Z] ---> 039449744b3d [2023-01-04T16:17:42.905Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-04T16:17:43.164Z] ---> Running in 676a8fc22182 [2023-01-04T16:17:43.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T16:17:43.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T16:17:43.732Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-04T16:17:43.991Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-04T16:17:43.991Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T16:17:43.991Z] Executing ca-certificates-20220614-r0.trigger [2023-01-04T16:17:43.991Z] OK: 6 MiB in 16 packages [2023-01-04T16:17:44.249Z] Removing intermediate container 676a8fc22182 [2023-01-04T16:17:44.249Z] ---> cd201571577a [2023-01-04T16:17:44.249Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-04T16:17:44.507Z] ---> 61bea76908e0 [2023-01-04T16:17:44.507Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-04T16:17:44.507Z] ---> ebfb8fab29a8 [2023-01-04T16:17:44.507Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-04T16:17:44.765Z] ---> 7e3161793cc4 [2023-01-04T16:17:44.765Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-04T16:17:45.351Z] ---> 97cb94b65019 [2023-01-04T16:17:45.351Z] Step 21/26 : EXPOSE 48095 [2023-01-04T16:17:45.351Z] ---> Running in 6760414b4791 [2023-01-04T16:17:45.351Z] Removing intermediate container 6760414b4791 [2023-01-04T16:17:45.351Z] ---> 8a9e2aa6b490 [2023-01-04T16:17:45.351Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-04T16:17:45.351Z] ---> Running in 8721aebc36a4 [2023-01-04T16:17:45.351Z] Removing intermediate container 8721aebc36a4 [2023-01-04T16:17:45.351Z] ---> 0ff5eb2c2a7d [2023-01-04T16:17:45.351Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-04T16:17:45.610Z] ---> Running in 94f6ea3a696a [2023-01-04T16:17:45.610Z] Removing intermediate container 94f6ea3a696a [2023-01-04T16:17:45.610Z] ---> cfd3a78598ca [2023-01-04T16:17:45.610Z] Step 24/26 : LABEL arch=amd64 [2023-01-04T16:17:45.610Z] ---> Running in 985d26754ee5 [2023-01-04T16:17:45.610Z] Removing intermediate container 985d26754ee5 [2023-01-04T16:17:45.610Z] ---> d50fa5e0dae9 [2023-01-04T16:17:45.610Z] Step 25/26 : LABEL git_sha=28452247065c5f6f70d0a6a728c127657551899b [2023-01-04T16:17:45.610Z] ---> Running in cb81290ec23d [2023-01-04T16:17:45.610Z] Removing intermediate container cb81290ec23d [2023-01-04T16:17:45.610Z] ---> 54e3554e27a8 [2023-01-04T16:17:45.610Z] Step 26/26 : LABEL version=0.0.0 [2023-01-04T16:17:45.870Z] ---> Running in b413d8920db4 [2023-01-04T16:17:45.870Z] Removing intermediate container b413d8920db4 [2023-01-04T16:17:45.870Z] ---> 6ae5b2dd536e [2023-01-04T16:17:45.870Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-04T16:17:45.870Z] Successfully built 6ae5b2dd536e [2023-01-04T16:17:45.870Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T16:17:46.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T16:17:46.343Z] [2023-01-04T16:17:46.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T16:17:46.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T16:17:46.644Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-04T16:17:46.644Z] 5eb5b503b376: Pulling fs layer [2023-01-04T16:17:46.644Z] 5c69ac0246d0: Pulling fs layer [2023-01-04T16:17:46.644Z] ec43610c2a17: Pulling fs layer [2023-01-04T16:17:46.644Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-04T16:17:46.644Z] 33b1e0a273af: Pulling fs layer [2023-01-04T16:17:46.644Z] 3a2ae6a8a46f: Waiting [2023-01-04T16:17:46.644Z] 5d3b04190fa2: Pulling fs layer [2023-01-04T16:17:46.644Z] 2f39f015ded8: Pulling fs layer [2023-01-04T16:17:46.644Z] 5d3b04190fa2: Waiting [2023-01-04T16:17:46.644Z] 5c69ac0246d0: Download complete [2023-01-04T16:17:46.904Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-04T16:17:46.904Z] 3a2ae6a8a46f: Download complete [2023-01-04T16:17:46.904Z] 33b1e0a273af: Verifying Checksum [2023-01-04T16:17:46.904Z] 33b1e0a273af: Download complete [2023-01-04T16:17:46.904Z] 5d3b04190fa2: Download complete [2023-01-04T16:17:46.904Z] ec43610c2a17: Verifying Checksum [2023-01-04T16:17:46.904Z] ec43610c2a17: Download complete [2023-01-04T16:17:46.904Z] 5eb5b503b376: Verifying Checksum [2023-01-04T16:17:46.904Z] 5eb5b503b376: Download complete [2023-01-04T16:17:48.280Z] 5eb5b503b376: Pull complete [2023-01-04T16:17:48.280Z] 5c69ac0246d0: Pull complete [2023-01-04T16:17:48.538Z] ec43610c2a17: Pull complete [2023-01-04T16:17:48.797Z] 3a2ae6a8a46f: Pull complete [2023-01-04T16:17:48.797Z] 33b1e0a273af: Pull complete [2023-01-04T16:17:49.055Z] 5d3b04190fa2: Pull complete [2023-01-04T16:17:53.238Z] 2f39f015ded8: Pull complete [2023-01-04T16:17:53.238Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-04T16:17:53.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T16:17:53.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T16:17:53.322Z] prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container [2023-01-04T16:17:53.346Z] $ 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-494 -v /w/workspace/_app-service-configurable_PR-494:/w/workspace/_app-service-configurable_PR-494:rw,z -v /w/workspace/_app-service-configurable_PR-494@tmp:/w/workspace/_app-service-configurable_PR-494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-04T16:17:57.192Z] $ docker top 1cb1c66da6ac23d5590d3a7ede0aa0ee1c6233f8f1d8033fca92cea9f2c75b97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T16:17:57.574Z] ---> job-cost.sh [2023-01-04T16:17:57.574Z] lf-activate-venv: SKIPPING [2023-01-04T16:17:57.574Z] INFO: No Stack... [2023-01-04T16:17:58.141Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T16:17:58.400Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T16:17:58.688Z] + cat /w/workspace/_app-service-configurable_PR-494/archives/cost.csv [2023-01-04T16:17:58.688Z] + cut -d, -f6 [Pipeline] lock [2023-01-04T16:17:58.703Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-494-2-stack-cost] [2023-01-04T16:17:58.710Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-494-2-stack-cost] did not exist. Created. [2023-01-04T16:17:58.710Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-494-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T16:17:59.010Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-04T16:17:59.037Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T16:17:59.044Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-494-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T16:17:59.058Z] $ docker stop --time=1 1cb1c66da6ac23d5590d3a7ede0aa0ee1c6233f8f1d8033fca92cea9f2c75b97 [2023-01-04T16:18:00.203Z] $ docker rm -f --volumes 1cb1c66da6ac23d5590d3a7ede0aa0ee1c6233f8f1d8033fca92cea9f2c75b97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-04T16:19:30.070Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1109 in /w/workspace/_app-service-configurable_PR-494 [Pipeline] { [Pipeline] ws [2023-01-04T16:19:30.087Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2023-01-04T16:19:30.132Z] Selected Git installation does not exist. Using Default [2023-01-04T16:19:30.132Z] The recommended git tool is: NONE [2023-01-04T16:19:35.285Z] using credential edgex-jenkins-ssh [2023-01-04T16:19:35.306Z] Cloning the remote Git repository [2023-01-04T16:19:35.356Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-04T16:19:35.429Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2023-01-04T16:19:35.591Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-04T16:19:35.592Z] > git --version # timeout=10 [2023-01-04T16:19:35.612Z] > git --version # 'git version 2.25.1' [2023-01-04T16:19:35.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T16:19:35.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T16:19:36.883Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-04T16:19:36.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T16:19:38.387Z] Merging remotes/origin/main commit 4955b72e7e2333f21a3dea3e923d2a5036ff361a into PR head commit 28452247065c5f6f70d0a6a728c127657551899b [2023-01-04T16:19:38.607Z] Merge succeeded, producing 28452247065c5f6f70d0a6a728c127657551899b [2023-01-04T16:19:38.608Z] Checking out Revision 28452247065c5f6f70d0a6a728c127657551899b (PR-494) [2023-01-04T16:19:37.748Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-04T16:19:37.793Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-04T16:19:37.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T16:19:37.810Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/494/head:refs/remotes/origin/PR-494 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-04T16:19:38.409Z] > git config core.sparsecheckout # timeout=10 [2023-01-04T16:19:38.427Z] > git checkout -f 28452247065c5f6f70d0a6a728c127657551899b # timeout=10 [2023-01-04T16:19:38.516Z] > git remote # timeout=10 [2023-01-04T16:19:38.539Z] > git config --get remote.origin.url # timeout=10 [2023-01-04T16:19:38.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T16:19:38.569Z] > git merge 4955b72e7e2333f21a3dea3e923d2a5036ff361a # timeout=10 [2023-01-04T16:19:38.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-04T16:19:38.618Z] > git config core.sparsecheckout # timeout=10 [2023-01-04T16:19:38.633Z] > git checkout -f 28452247065c5f6f70d0a6a728c127657551899b # timeout=10 [2023-01-04T16:19:42.137Z] Commit message: "build: Disable CGO for all docker builds so always work" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T16:19:43.090Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-04T16:19:43.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T16:19:43.090Z] Dload Upload Total Spent Left Speed [2023-01-04T16:19:43.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-01-04T16:19:43.891Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-04T16:19:44.252Z] + sudo tee /etc/docker/daemon.new [2023-01-04T16:19:44.252Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-04T16:19:44.252Z] { [2023-01-04T16:19:44.252Z] "registry-mirrors": [ [2023-01-04T16:19:44.252Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-04T16:19:44.252Z] ], [2023-01-04T16:19:44.252Z] "bip": "10.250.0.254/24", [2023-01-04T16:19:44.252Z] "hosts": [ [2023-01-04T16:19:44.252Z] "tcp://0.0.0.0:5555", [2023-01-04T16:19:44.252Z] "unix:///var/run/docker.sock" [2023-01-04T16:19:44.252Z] ], [2023-01-04T16:19:44.252Z] "mtu": 1458, [2023-01-04T16:19:44.252Z] "selinux-enabled": true, [2023-01-04T16:19:44.252Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-04T16:19:44.252Z] } [Pipeline] sh [2023-01-04T16:19:44.592Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-04T16:19:44.937Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T16:20:03.223Z] provisioning config files... [2023-01-04T16:20:03.250Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config6454997154690473233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T16:20:03.606Z] ---> docker-login.sh [2023-01-04T16:20:03.606Z] nexus3.edgexfoundry.org:10001 [2023-01-04T16:20:04.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:20:04.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:20:04.195Z] Configure a credential helper to remove this warning. See [2023-01-04T16:20:04.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:20:04.195Z] [2023-01-04T16:20:04.195Z] Login Succeeded [2023-01-04T16:20:04.195Z] nexus3.edgexfoundry.org:10002 [2023-01-04T16:20:04.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:20:04.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:20:04.737Z] Configure a credential helper to remove this warning. See [2023-01-04T16:20:04.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:20:04.737Z] [2023-01-04T16:20:04.737Z] Login Succeeded [2023-01-04T16:20:04.737Z] nexus3.edgexfoundry.org:10003 [2023-01-04T16:20:05.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:20:05.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:20:05.010Z] Configure a credential helper to remove this warning. See [2023-01-04T16:20:05.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:20:05.010Z] [2023-01-04T16:20:05.010Z] Login Succeeded [2023-01-04T16:20:05.010Z] nexus3.edgexfoundry.org:10004 [2023-01-04T16:20:05.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:20:05.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:20:05.283Z] Configure a credential helper to remove this warning. See [2023-01-04T16:20:05.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:20:05.283Z] [2023-01-04T16:20:05.283Z] Login Succeeded [2023-01-04T16:20:05.283Z] docker.io [2023-01-04T16:20:05.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T16:20:05.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T16:20:05.828Z] Configure a credential helper to remove this warning. See [2023-01-04T16:20:05.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T16:20:05.828Z] [2023-01-04T16:20:05.828Z] Login Succeeded [2023-01-04T16:20:05.828Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T16:20:05.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T16:20:06.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T16:20:06.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T16:20:06.139Z] ========================================================= [2023-01-04T16:20:06.139Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-04T16:20:06.139Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T16:20:06.503Z] + 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-04T16:20:06.503Z] Sending build context to Docker daemon 217.1kB [2023-01-04T16:20:06.773Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T16:20:06.773Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-04T16:20:06.773Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-04T16:20:06.773Z] 9b18e9b68314: Pulling fs layer [2023-01-04T16:20:06.773Z] 35d82f9e3411: Pulling fs layer [2023-01-04T16:20:06.773Z] e16973657156: Pulling fs layer [2023-01-04T16:20:06.773Z] fc693d55d65f: Pulling fs layer [2023-01-04T16:20:06.773Z] 7e9fc2657dce: Pulling fs layer [2023-01-04T16:20:06.773Z] dda99020689f: Pulling fs layer [2023-01-04T16:20:06.773Z] db1c61fa0a46: Pulling fs layer [2023-01-04T16:20:06.773Z] 891c053d2c06: Pulling fs layer [2023-01-04T16:20:06.773Z] fc693d55d65f: Waiting [2023-01-04T16:20:06.773Z] dda99020689f: Waiting [2023-01-04T16:20:06.773Z] db1c61fa0a46: Waiting [2023-01-04T16:20:06.773Z] 7e9fc2657dce: Waiting [2023-01-04T16:20:06.773Z] 891c053d2c06: Waiting [2023-01-04T16:20:07.043Z] e16973657156: Verifying Checksum [2023-01-04T16:20:07.043Z] 35d82f9e3411: Verifying Checksum [2023-01-04T16:20:07.043Z] 35d82f9e3411: Download complete [2023-01-04T16:20:07.043Z] 7e9fc2657dce: Download complete [2023-01-04T16:20:07.043Z] dda99020689f: Verifying Checksum [2023-01-04T16:20:07.043Z] dda99020689f: Download complete [2023-01-04T16:20:07.043Z] 9b18e9b68314: Verifying Checksum [2023-01-04T16:20:07.043Z] 9b18e9b68314: Download complete [2023-01-04T16:20:08.035Z] 9b18e9b68314: Pull complete [2023-01-04T16:20:08.035Z] 891c053d2c06: Verifying Checksum [2023-01-04T16:20:08.035Z] 891c053d2c06: Download complete [2023-01-04T16:20:09.461Z] db1c61fa0a46: Verifying Checksum [2023-01-04T16:20:09.461Z] db1c61fa0a46: Download complete [2023-01-04T16:20:10.047Z] fc693d55d65f: Verifying Checksum [2023-01-04T16:20:10.047Z] fc693d55d65f: Download complete [2023-01-04T16:20:10.318Z] 35d82f9e3411: Pull complete [2023-01-04T16:20:10.588Z] e16973657156: Pull complete [2023-01-04T16:20:22.943Z] fc693d55d65f: Pull complete [2023-01-04T16:20:22.943Z] 7e9fc2657dce: Pull complete [2023-01-04T16:20:23.212Z] dda99020689f: Pull complete [2023-01-04T16:20:29.876Z] db1c61fa0a46: Pull complete [2023-01-04T16:20:31.829Z] 891c053d2c06: Pull complete [2023-01-04T16:20:31.829Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-04T16:20:31.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-04T16:20:31.829Z] ---> f96f9c87975a [2023-01-04T16:20:31.829Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-04T16:20:32.449Z] ---> Running in 9efff0d3e553 [2023-01-04T16:20:32.717Z] Removing intermediate container 9efff0d3e553 [2023-01-04T16:20:32.717Z] ---> fe0359f0a95a [2023-01-04T16:20:32.717Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T16:20:32.717Z] ---> Running in ad51741e3409 [2023-01-04T16:20:32.987Z] Removing intermediate container ad51741e3409 [2023-01-04T16:20:32.987Z] ---> b3b9fa91c79f [2023-01-04T16:20:32.987Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-04T16:20:33.260Z] ---> Running in a12edcfa075d [2023-01-04T16:20:33.530Z] Removing intermediate container a12edcfa075d [2023-01-04T16:20:33.530Z] ---> d487928f3740 [2023-01-04T16:20:33.530Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T16:20:33.530Z] ---> Running in 2025de65a5a3 [2023-01-04T16:20:34.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T16:20:35.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T16:20:36.185Z] OK: 221 MiB in 51 packages [2023-01-04T16:20:37.154Z] Removing intermediate container 2025de65a5a3 [2023-01-04T16:20:37.154Z] ---> 7dde03b4e139 [2023-01-04T16:20:37.154Z] Step 7/12 : WORKDIR /app [2023-01-04T16:20:37.154Z] ---> Running in eec8b33129cd [2023-01-04T16:20:37.429Z] Removing intermediate container eec8b33129cd [2023-01-04T16:20:37.429Z] ---> b8bceb5984f5 [2023-01-04T16:20:37.429Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-04T16:20:38.018Z] ---> bdfaf11a060f [2023-01-04T16:20:38.018Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T16:20:38.018Z] ---> Running in 21f3271441f5 [2023-01-04T16:21:34.457Z] Removing intermediate container 21f3271441f5 [2023-01-04T16:21:34.457Z] ---> 2e75b56339bb [2023-01-04T16:21:34.457Z] Step 10/12 : COPY . . [2023-01-04T16:21:34.457Z] ---> 769b3cbbc159 [2023-01-04T16:21:34.457Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T16:21:34.457Z] ---> Running in 68d002e4103f [2023-01-04T16:21:34.457Z] Removing intermediate container 68d002e4103f [2023-01-04T16:21:34.457Z] ---> 1a1a98710204 [2023-01-04T16:21:34.457Z] Step 12/12 : RUN $MAKE [2023-01-04T16:21:34.457Z] ---> Running in a5fa7a89f9c9 [2023-01-04T16:21:34.457Z] noop [2023-01-04T16:21:34.457Z] Removing intermediate container a5fa7a89f9c9 [2023-01-04T16:21:34.457Z] ---> 8f8b5e01ef63 [2023-01-04T16:21:34.457Z] Successfully built 8f8b5e01ef63 [2023-01-04T16:21:34.457Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T16:21:34.805Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T16:21:34.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T16:21:34.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-1109 does not seem to be running inside a container [2023-01-04T16:21:35.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-04T16:21:36.261Z] $ docker top 3cce0b7f0ddf75d86df2d92bbca2987957a9042745caf592f176795e618df1ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T16:21:37.081Z] + go version [2023-01-04T16:21:37.081Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-04T16:21:37.102Z] $ docker stop --time=1 3cce0b7f0ddf75d86df2d92bbca2987957a9042745caf592f176795e618df1ca [2023-01-04T16:21:38.692Z] $ docker rm -f --volumes 3cce0b7f0ddf75d86df2d92bbca2987957a9042745caf592f176795e618df1ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T16:21:39.205Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T16:21:39.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T16:21:39.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-1109 does not seem to be running inside a container [2023-01-04T16:21:39.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-04T16:21:40.535Z] $ docker top 7ef21a4794619ff6798cc627b5370d205997823c33589b62eedebe5e9ef6426b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T16:21:41.037Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh [2023-01-04T16:21:41.638Z] + make test [2023-01-04T16:21:41.638Z] go test -race -coverprofile=coverage.out ./... [2023-01-04T16:23:48.306Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-04T16:23:48.306Z] go vet ./... [2023-01-04T16:25:24.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T16:25:24.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T16:25:24.982Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-04T16:25:25.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T16:25:25.023Z] $ docker stop --time=1 7ef21a4794619ff6798cc627b5370d205997823c33589b62eedebe5e9ef6426b [2023-01-04T16:25:26.817Z] $ docker rm -f --volumes 7ef21a4794619ff6798cc627b5370d205997823c33589b62eedebe5e9ef6426b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T16:25:28.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-04T16:25:28.065Z] Warning: overwriting stash ‘coverage-report’ [2023-01-04T16:25:28.481Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T16:25:28.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-04T16:25:29.295Z] + ls -al . [2023-01-04T16:25:29.295Z] total 180 [2023-01-04T16:25:29.295Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 4 16:21 . [2023-01-04T16:25:29.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 16:19 .. [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 4 16:19 .dockerignore [2023-01-04T16:25:29.295Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 16:19 .git [2023-01-04T16:25:29.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 16:19 .github [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 4 16:19 .gitignore [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 9207 Jan 4 16:19 Attribution.txt [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 4 16:19 CHANGELOG.md [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 4 16:19 Dockerfile [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 16:19 GOVERNANCE.md [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 4 16:19 Jenkinsfile [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 4 16:19 LICENSE [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 4 16:19 OWNERS.md [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 4 16:19 README.md [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 16:15 VERSION [2023-01-04T16:25:29.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 16:19 bin [2023-01-04T16:25:29.295Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 4 16:21 coverage.out [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 3396 Jan 4 16:19 go.mod [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 44230 Jan 4 16:19 go.sum [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 4 16:19 main.go [2023-01-04T16:25:29.295Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 4 16:19 makefile [2023-01-04T16:25:29.295Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 16:19 res [2023-01-04T16:25:29.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 16:19 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T16:25:29.659Z] + 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=28452247065c5f6f70d0a6a728c127657551899b --label arch=arm64 --label version=0.0.0 . [2023-01-04T16:25:29.660Z] Sending build context to Docker daemon 218.1kB [2023-01-04T16:25:29.943Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T16:25:29.943Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-04T16:25:29.943Z] ---> 8f8b5e01ef63 [2023-01-04T16:25:29.943Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-04T16:25:29.943Z] ---> Running in 95f1a4f7d37a [2023-01-04T16:25:30.223Z] Removing intermediate container 95f1a4f7d37a [2023-01-04T16:25:30.223Z] ---> f9385196d63f [2023-01-04T16:25:30.223Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T16:25:30.511Z] ---> Running in 1bee9dfbab20 [2023-01-04T16:25:30.796Z] Removing intermediate container 1bee9dfbab20 [2023-01-04T16:25:30.796Z] ---> a090469b989e [2023-01-04T16:25:30.796Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-04T16:25:30.796Z] ---> Running in 63ace6012f53 [2023-01-04T16:25:31.093Z] Removing intermediate container 63ace6012f53 [2023-01-04T16:25:31.093Z] ---> f4bd56f2c73f [2023-01-04T16:25:31.093Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T16:25:31.093Z] ---> Running in 82d2cad96172 [2023-01-04T16:25:32.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T16:25:32.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T16:25:33.305Z] OK: 221 MiB in 51 packages [2023-01-04T16:25:34.275Z] Removing intermediate container 82d2cad96172 [2023-01-04T16:25:34.275Z] ---> 6249c29cb9a5 [2023-01-04T16:25:34.275Z] Step 7/26 : WORKDIR /app [2023-01-04T16:25:34.275Z] ---> Running in 0f1158349edc [2023-01-04T16:25:34.544Z] Removing intermediate container 0f1158349edc [2023-01-04T16:25:34.544Z] ---> 0d1ed3fb5f55 [2023-01-04T16:25:34.544Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-04T16:25:34.818Z] ---> d22c3db4c255 [2023-01-04T16:25:34.818Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T16:25:35.088Z] ---> Running in 57b8e0c234ba [2023-01-04T16:25:37.042Z] Removing intermediate container 57b8e0c234ba [2023-01-04T16:25:37.042Z] ---> db718ad581fd [2023-01-04T16:25:37.042Z] Step 10/26 : COPY . . [2023-01-04T16:25:37.628Z] ---> 70424527bc90 [2023-01-04T16:25:37.628Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T16:25:39.044Z] ---> Running in f6697cf33d70 [2023-01-04T16:25:39.315Z] Removing intermediate container f6697cf33d70 [2023-01-04T16:25:39.315Z] ---> e9ca5e8e63c1 [2023-01-04T16:25:39.315Z] Step 12/26 : RUN $MAKE [2023-01-04T16:25:39.315Z] ---> Running in 32832001cbb0 [2023-01-04T16:25:40.281Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-04T16:27:31.991Z] Removing intermediate container 32832001cbb0 [2023-01-04T16:27:31.991Z] ---> 14a18309b5f0 [2023-01-04T16:27:31.991Z] Step 13/26 : FROM alpine:3.16 [2023-01-04T16:27:32.574Z] 3.16: Pulling from library/alpine [2023-01-04T16:27:32.841Z] 6875df1f5354: Pulling fs layer [2023-01-04T16:27:33.109Z] 6875df1f5354: Verifying Checksum [2023-01-04T16:27:33.109Z] 6875df1f5354: Download complete [2023-01-04T16:27:33.377Z] 6875df1f5354: Pull complete [2023-01-04T16:27:33.377Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-04T16:27:33.378Z] Status: Downloaded newer image for alpine:3.16 [2023-01-04T16:27:33.378Z] ---> 2b4661558fb8 [2023-01-04T16:27:33.378Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-04T16:27:33.669Z] ---> Running in d15379386ba9 [2023-01-04T16:27:33.937Z] Removing intermediate container d15379386ba9 [2023-01-04T16:27:33.937Z] ---> 952965ded3e7 [2023-01-04T16:27:33.937Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-04T16:27:33.937Z] ---> Running in 03ca645c29fa [2023-01-04T16:27:34.210Z] Removing intermediate container 03ca645c29fa [2023-01-04T16:27:34.210Z] ---> fa967312ce3a [2023-01-04T16:27:34.210Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-04T16:27:34.210Z] ---> Running in 05d55d74a68e [2023-01-04T16:27:35.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T16:27:35.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T16:27:36.729Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-04T16:27:36.729Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-04T16:27:36.729Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T16:27:36.729Z] Executing ca-certificates-20220614-r0.trigger [2023-01-04T16:27:36.729Z] OK: 6 MiB in 16 packages [2023-01-04T16:27:38.145Z] Removing intermediate container 05d55d74a68e [2023-01-04T16:27:38.145Z] ---> 630eeea5853b [2023-01-04T16:27:38.145Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-04T16:27:38.412Z] ---> c646e2c12e18 [2023-01-04T16:27:38.412Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-04T16:27:38.997Z] ---> a2555fc06bba [2023-01-04T16:27:38.997Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-04T16:27:39.585Z] ---> 050475bf46a7 [2023-01-04T16:27:39.585Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-04T16:27:40.999Z] ---> 8f911ab301bb [2023-01-04T16:27:40.999Z] Step 21/26 : EXPOSE 48095 [2023-01-04T16:27:40.999Z] ---> Running in 57f9d7925487 [2023-01-04T16:27:41.269Z] Removing intermediate container 57f9d7925487 [2023-01-04T16:27:41.269Z] ---> c218c55044d7 [2023-01-04T16:27:41.269Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-04T16:27:41.269Z] ---> Running in d21b7e42675d [2023-01-04T16:27:41.862Z] Removing intermediate container d21b7e42675d [2023-01-04T16:27:41.862Z] ---> 42874f5aaed2 [2023-01-04T16:27:41.862Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-04T16:27:41.862Z] ---> Running in 44b1a188f719 [2023-01-04T16:27:42.130Z] Removing intermediate container 44b1a188f719 [2023-01-04T16:27:42.130Z] ---> c83e20c6661e [2023-01-04T16:27:42.130Z] Step 24/26 : LABEL arch=arm64 [2023-01-04T16:27:42.130Z] ---> Running in 7bb35b0f7b6f [2023-01-04T16:27:42.398Z] Removing intermediate container 7bb35b0f7b6f [2023-01-04T16:27:42.398Z] ---> 858015128fad [2023-01-04T16:27:42.398Z] Step 25/26 : LABEL git_sha=28452247065c5f6f70d0a6a728c127657551899b [2023-01-04T16:27:42.398Z] ---> Running in aa827f4ce969 [2023-01-04T16:27:42.668Z] Removing intermediate container aa827f4ce969 [2023-01-04T16:27:42.668Z] ---> 14dd46853fd5 [2023-01-04T16:27:42.668Z] Step 26/26 : LABEL version=0.0.0 [2023-01-04T16:27:42.668Z] ---> Running in a7ba1e16e253 [2023-01-04T16:27:43.256Z] Removing intermediate container a7ba1e16e253 [2023-01-04T16:27:43.256Z] ---> e01f8d630633 [2023-01-04T16:27:43.256Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-04T16:27:43.256Z] Successfully built e01f8d630633 [2023-01-04T16:27:43.256Z] 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-04T16:27:43.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T16:27:43.717Z] [2023-01-04T16:27:43.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T16:27:44.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T16:27:45.997Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-04T16:27:45.997Z] 8998bd30e6a1: Pulling fs layer [2023-01-04T16:27:45.997Z] 04944245beec: Pulling fs layer [2023-01-04T16:27:45.997Z] 699f458cf7ca: Pulling fs layer [2023-01-04T16:27:45.997Z] 765212b225bb: Pulling fs layer [2023-01-04T16:27:45.997Z] f23df028b6ca: Pulling fs layer [2023-01-04T16:27:45.997Z] d65c8cfc05b1: Pulling fs layer [2023-01-04T16:27:45.997Z] 2437ff75d9bd: Pulling fs layer [2023-01-04T16:27:45.997Z] f23df028b6ca: Waiting [2023-01-04T16:27:45.997Z] d65c8cfc05b1: Waiting [2023-01-04T16:27:45.997Z] 2437ff75d9bd: Waiting [2023-01-04T16:27:45.997Z] 765212b225bb: Waiting [2023-01-04T16:27:45.997Z] 04944245beec: Verifying Checksum [2023-01-04T16:27:45.997Z] 04944245beec: Download complete [2023-01-04T16:27:45.997Z] 765212b225bb: Verifying Checksum [2023-01-04T16:27:45.997Z] 765212b225bb: Download complete [2023-01-04T16:27:46.269Z] f23df028b6ca: Download complete [2023-01-04T16:27:46.269Z] d65c8cfc05b1: Verifying Checksum [2023-01-04T16:27:46.269Z] d65c8cfc05b1: Download complete [2023-01-04T16:27:46.269Z] 699f458cf7ca: Verifying Checksum [2023-01-04T16:27:46.269Z] 699f458cf7ca: Download complete [2023-01-04T16:27:46.857Z] 8998bd30e6a1: Verifying Checksum [2023-01-04T16:27:46.857Z] 8998bd30e6a1: Download complete [2023-01-04T16:27:48.809Z] 2437ff75d9bd: Verifying Checksum [2023-01-04T16:27:49.076Z] 2437ff75d9bd: Download complete [2023-01-04T16:27:51.024Z] 8998bd30e6a1: Pull complete [2023-01-04T16:27:51.292Z] 04944245beec: Pull complete [2023-01-04T16:27:52.697Z] 699f458cf7ca: Pull complete [2023-01-04T16:27:52.964Z] 765212b225bb: Pull complete [2023-01-04T16:27:53.552Z] f23df028b6ca: Pull complete [2023-01-04T16:27:53.819Z] d65c8cfc05b1: Pull complete [2023-01-04T16:28:08.819Z] 2437ff75d9bd: Pull complete [2023-01-04T16:28:08.819Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-04T16:28:08.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T16:28:08.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T16:28:09.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-1109 does not seem to be running inside a container [2023-01-04T16:28:09.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-04T16:28:11.661Z] $ docker top 06c973a0154151d3ed7fda3b8bd19b09971045aea5982e7505f0f8720ada487a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T16:28:12.496Z] ---> job-cost.sh [2023-01-04T16:28:12.496Z] lf-activate-venv: SKIPPING [2023-01-04T16:28:12.496Z] INFO: No Stack... [2023-01-04T16:28:12.764Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-04T16:28:13.723Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T16:28:14.362Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2023-01-04T16:28:14.362Z] + cut -d, -f6 [Pipeline] lock [2023-01-04T16:28:14.398Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-494-2-stack-cost] [2023-01-04T16:28:14.405Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-494-2-stack-cost] did not exist. Created. [2023-01-04T16:28:14.405Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-494-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T16:28:14.748Z] /w/workspace/app-service-configurable/2@tmp/durable-ee41f740/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-04T16:28:15.089Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-04T16:28:15.110Z] Warning: overwriting stash ‘stack-cost’ [2023-01-04T16:28:15.154Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T16:28:15.160Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-494-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T16:28:15.177Z] $ docker stop --time=1 06c973a0154151d3ed7fda3b8bd19b09971045aea5982e7505f0f8720ada487a [2023-01-04T16:28:16.701Z] $ docker rm -f --volumes 06c973a0154151d3ed7fda3b8bd19b09971045aea5982e7505f0f8720ada487a [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-04T16:28:17.127Z] provisioning config files... [2023-01-04T16:28:17.134Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-494@tmp/config15364246828837472078tmp [Pipeline] { [Pipeline] sh [2023-01-04T16:28:17.425Z] + set +x [2023-01-04T16:28:17.425Z] + bash -s -- [2023-01-04T16:28:17.425Z] + curl -s https://codecov.io/bash [2023-01-04T16:28:17.425Z] [2023-01-04T16:28:17.425Z] _____ _ [2023-01-04T16:28:17.425Z] / ____| | | [2023-01-04T16:28:17.425Z] | | ___ __| | ___ ___ _____ __ [2023-01-04T16:28:17.425Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-04T16:28:17.425Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-04T16:28:17.425Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-04T16:28:17.425Z] Bash-1.0.6 [2023-01-04T16:28:17.425Z] [2023-01-04T16:28:17.425Z] [2023-01-04T16:28:17.425Z] ==> git version 2.25.1 found [2023-01-04T16:28:17.425Z] ==> 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-04T16:28:17.425Z] Release-Date: 2020-01-08 [2023-01-04T16:28:17.425Z] 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-04T16:28:17.425Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-04T16:28:17.425Z] ==> Jenkins CI detected. [2023-01-04T16:28:17.425Z] current dir:  /w/workspace/_app-service-configurable_PR-494 [2023-01-04T16:28:17.425Z] project root: . [2023-01-04T16:28:17.425Z] --> token set from env [2023-01-04T16:28:17.425Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-04T16:28:17.425Z] ==> Running gcov in . (disable via -X gcov) [2023-01-04T16:28:17.425Z] ==> Python coveragepy not found [2023-01-04T16:28:17.425Z] ==> Searching for coverage reports in: [2023-01-04T16:28:17.425Z] + . [2023-01-04T16:28:17.425Z] -> Found 1 reports [2023-01-04T16:28:17.425Z] ==> Detecting git/mercurial file structure [2023-01-04T16:28:17.425Z] ==> Reading reports [2023-01-04T16:28:17.425Z] + ./coverage.out bytes=13 [2023-01-04T16:28:17.425Z] ==> Appending adjustments [2023-01-04T16:28:17.425Z] https://docs.codecov.io/docs/fixing-reports [2023-01-04T16:28:17.684Z] + Found adjustments [2023-01-04T16:28:17.684Z] ==> Gzipping contents [2023-01-04T16:28:17.684Z] 4.0K /tmp/codecov.mRec64.gz [2023-01-04T16:28:17.684Z] ==> Uploading reports [2023-01-04T16:28:17.684Z] url: https://codecov.io [2023-01-04T16:28:17.684Z] query: branch=PR-494&commit=28452247065c5f6f70d0a6a728c127657551899b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-494%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=494&job=&cmd_args= [2023-01-04T16:28:17.684Z] -> Pinging Codecov [2023-01-04T16:28:17.684Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-494&commit=28452247065c5f6f70d0a6a728c127657551899b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-494%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=494&job=&cmd_args= [2023-01-04T16:28:18.621Z] -> Uploading to [2023-01-04T16:28:18.621Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-04/A97CA9966030D2A3747ED39772930CCE/28452247065c5f6f70d0a6a728c127657551899b/be4bffc0-1640-44eb-aec2-ffa63c73e833.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230104T162818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=effc025ee7b0cfe2ef39c43fa4eb0a3a2634b58626c48dc4216d9cfa97870f27 [2023-01-04T16:28:18.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T16:28:18.621Z] Dload Upload Total Spent Left Speed [2023-01-04T16:28:18.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530 0 0 100 530 0 2355 --:--:-- --:--:-- --:--:-- 2355 [2023-01-04T16:28:18.621Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/28452247065c5f6f70d0a6a728c127657551899b [Pipeline] } [2023-01-04T16:28:18.628Z] 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-04T16:28:19.338Z] + [ -d /w/workspace/_app-service-configurable_PR-494/archives ] [2023-01-04T16:28:19.339Z] + ls -al /w/workspace/_app-service-configurable_PR-494/archives [2023-01-04T16:28:19.339Z] total 16 [2023-01-04T16:28:19.339Z] drwxr-xr-x 3 root root 4096 Jan 4 16:17 . [2023-01-04T16:28:19.339Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 16:17 .. [2023-01-04T16:28:19.339Z] drwxr-xr-x 2 root root 4096 Jan 4 16:17 cost [2023-01-04T16:28:19.339Z] -rw-r--r-- 1 root root 96 Jan 4 16:17 cost.csv [2023-01-04T16:28:19.339Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-494/archives [2023-01-04T16:28:19.339Z] + ls -al /w/workspace/_app-service-configurable_PR-494/archives [2023-01-04T16:28:19.339Z] total 16 [2023-01-04T16:28:19.339Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 16:17 . [2023-01-04T16:28:19.339Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 16:17 .. [2023-01-04T16:28:19.339Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 4 16:17 cost [2023-01-04T16:28:19.339Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 4 16:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-04T16:28:19.630Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T16:28:20.488Z] ---> package-listing.sh [2023-01-04T16:28:20.489Z] ++ facter osfamily [2023-01-04T16:28:20.489Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-04T16:28:20.748Z] + OS_FAMILY=debian [2023-01-04T16:28:20.748Z] + workspace=/w/workspace/_app-service-configurable_PR-494 [2023-01-04T16:28:20.748Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-04T16:28:20.748Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-04T16:28:20.748Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-04T16:28:20.748Z] + PACKAGES=/tmp/packages_start.txt [2023-01-04T16:28:20.748Z] + '[' /w/workspace/_app-service-configurable_PR-494 ']' [2023-01-04T16:28:20.748Z] + PACKAGES=/tmp/packages_end.txt [2023-01-04T16:28:20.748Z] + case "${OS_FAMILY}" in [2023-01-04T16:28:20.748Z] + dpkg -l [2023-01-04T16:28:20.748Z] + grep '^ii' [2023-01-04T16:28:20.748Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-04T16:28:20.748Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-04T16:28:20.748Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-04T16:28:20.748Z] + '[' /w/workspace/_app-service-configurable_PR-494 ']' [2023-01-04T16:28:20.748Z] + mkdir -p /w/workspace/_app-service-configurable_PR-494/archives/ [2023-01-04T16:28:20.748Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-494/archives/ [Pipeline] echo [2023-01-04T16:28:20.758Z] 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-494/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-04T16:28:21.038Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T16:28:21.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T16:28:21.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T16:28:21.662Z] prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container [2023-01-04T16:28:21.686Z] $ 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-494/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-494 -v /w/workspace/_app-service-configurable_PR-494:/w/workspace/_app-service-configurable_PR-494:rw,z -v /w/workspace/_app-service-configurable_PR-494@tmp:/w/workspace/_app-service-configurable_PR-494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-04T16:28:21.917Z] $ docker top 136627a06788fe82b7779cb130be842c696e15b1e469ac03d2a6fe9b6483d479 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T16:28:22.268Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-04T16:28:22.556Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-04T16:28:22.841Z] + ls /var/log/sa-host [2023-01-04T16:28:22.841Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T16:28:22.992Z] provisioning config files... [2023-01-04T16:28:23.001Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-494@tmp/config10038823247539445812tmp [Pipeline] { [Pipeline] echo [2023-01-04T16:28:23.062Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T16:28:23.342Z] ---> create-netrc.sh [Pipeline] } [2023-01-04T16:28:23.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-04T16:28:23.692Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-04T16:28:23.702Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T16:28:23.987Z] ---> sudo-logs.sh [2023-01-04T16:28:23.987Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-04T16:28:24.015Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T16:28:24.298Z] ---> job-cost.sh [2023-01-04T16:28:24.298Z] lf-activate-venv: SKIPPING [2023-01-04T16:28:24.298Z] DEBUG: total: 0.2199999988079071 [2023-01-04T16:28:24.298Z] INFO: Retrieving Stack Cost... [2023-01-04T16:28:24.872Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T16:28:25.130Z] INFO: Archiving Costs [Pipeline] echo [2023-01-04T16:28:25.143Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T16:28:25.425Z] ---> logs-deploy.sh [2023-01-04T16:28:25.425Z] lf-activate-venv: SKIPPING [2023-01-04T16:28:25.425Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-494/2 [2023-01-04T16:28:25.425Z] INFO: archiving workspace using pattern(s): [2023-01-04T16:28:26.361Z] Archives upload complete. [2023-01-04T16:28:26.361Z] INFO: archiving logs to Nexus