Branch indexing 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 cca3c994759863ce8dfc32ce73e904c728ed8315+5ce181da19694a4307a13509148c3e1aea68fdc3 (9573dee15ae484536dafa37f3e02c4d708417d5c) 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-ssh16215201297198633170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh8868856183287984318.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-430/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-430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh896798542460536784.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh5013697781194544246.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-430/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-430/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh613969460512606276.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15512 in /w/workspace/_app-service-configurable_PR-430 [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-430 # 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 Merging remotes/origin/main commit 5ce181da19694a4307a13509148c3e1aea68fdc3 into PR head commit cca3c994759863ce8dfc32ce73e904c728ed8315 Merge succeeded, producing 3fa159bfb019f4ea4fc95e90173e41cfb623c275 Checking out Revision 3fa159bfb019f4ea4fc95e90173e41cfb623c275 (PR-430) > 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/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cca3c994759863ce8dfc32ce73e904c728ed8315 # 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 5ce181da19694a4307a13509148c3e1aea68fdc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fa159bfb019f4ea4fc95e90173e41cfb623c275 # timeout=10 Commit message: "Merge commit '5ce181da19694a4307a13509148c3e1aea68fdc3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-24T04:52:19.951Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-24T04:52:19.990Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-24T04:52:20.002Z] ========================================================= [2022-06-24T04:52:20.002Z] EdgeX Global Pipelines Version Info [2022-06-24T04:52:20.002Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a2be9f29e9643d13f6d40a37ca5959646243d32c # timeout=10 [2022-06-24T04:52:20.773Z] ------------------- [2022-06-24T04:52:20.773Z] stable info: [2022-06-24T04:52:20.773Z] ------------------- [2022-06-24T04:52:20.773Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-24T04:52:20.773Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-24T04:52:20.773Z] Message: update stable to v1.0.234 [2022-06-24T04:52:21.346Z] ------------------- [2022-06-24T04:52:21.346Z] experimental info: [2022-06-24T04:52:21.346Z] ------------------- [2022-06-24T04:52:21.346Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-24T04:52:21.346Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-24T04:52:21.346Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-24T04:52:21.520Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-06-24T04:52:21.530Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-06-24T04:52:21.541Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-24T04:52:21.556Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-24T04:52:21.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-24T04:52:21.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-24T04:52:21.602Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-24T04:52:21.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-24T04:52:21.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-24T04:52:21.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-24T04:52:21.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-24T04:52:21.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-06-24T04:52:21.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-24T04:52:21.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-24T04:52:21.712Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-24T04:52:21.723Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-24T04:52:21.736Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-24T04:52:21.749Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-24T04:52:21.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-24T04:52:21.785Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-24T04:52:21.801Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-24T04:52:21.819Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-24T04:52:21.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-24T04:52:21.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-24T04:52:21.856Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-24T04:52:21.872Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-24T04:52:21.883Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-24T04:52:21.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-430 [Pipeline] echo [2022-06-24T04:52:21.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-430 [Pipeline] echo [2022-06-24T04:52:21.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-430 [Pipeline] echo [2022-06-24T04:52:21.932Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fa159bfb019f4ea4fc95e90173e41cfb623c275 [Pipeline] echo [2022-06-24T04:52:21.943Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fa159b [Pipeline] echo [2022-06-24T04:52:21.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T04:52:21.996Z] provisioning config files... [2022-06-24T04:52:22.011Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-430@tmp/config2525674721192177913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:52:22.312Z] ---> docker-login.sh [2022-06-24T04:52:22.312Z] nexus3.edgexfoundry.org:10001 [2022-06-24T04:52:22.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:52:22.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:52:22.834Z] Configure a credential helper to remove this warning. See [2022-06-24T04:52:22.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:52:22.834Z] [2022-06-24T04:52:22.834Z] Login Succeeded [2022-06-24T04:52:22.834Z] nexus3.edgexfoundry.org:10002 [2022-06-24T04:52:22.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:52:22.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:52:22.834Z] Configure a credential helper to remove this warning. See [2022-06-24T04:52:22.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:52:22.834Z] [2022-06-24T04:52:22.834Z] Login Succeeded [2022-06-24T04:52:22.834Z] nexus3.edgexfoundry.org:10003 [2022-06-24T04:52:23.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:52:23.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:52:23.094Z] Configure a credential helper to remove this warning. See [2022-06-24T04:52:23.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:52:23.094Z] [2022-06-24T04:52:23.094Z] Login Succeeded [2022-06-24T04:52:23.094Z] nexus3.edgexfoundry.org:10004 [2022-06-24T04:52:23.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:52:23.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:52:23.094Z] Configure a credential helper to remove this warning. See [2022-06-24T04:52:23.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:52:23.094Z] [2022-06-24T04:52:23.094Z] Login Succeeded [2022-06-24T04:52:23.094Z] docker.io [2022-06-24T04:52:23.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:52:23.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:52:23.615Z] Configure a credential helper to remove this warning. See [2022-06-24T04:52:23.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:52:23.615Z] [2022-06-24T04:52:23.615Z] Login Succeeded [2022-06-24T04:52:23.615Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T04:52:23.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-24T04:52:24.019Z] + git rev-list -1 --merges 3fa159bfb019f4ea4fc95e90173e41cfb623c275~1..3fa159bfb019f4ea4fc95e90173e41cfb623c275 [Pipeline] echo [2022-06-24T04:52:24.129Z] -----------> git rev-list -1 --merges 3fa159bfb019f4ea4fc95e90173e41cfb623c275~1..3fa159bfb019f4ea4fc95e90173e41cfb623c275 3fa159bfb019f4ea4fc95e90173e41cfb623c275 [2022-06-24T04:52:24.129Z] 3fa159bfb019f4ea4fc95e90173e41cfb623c275 [false] [Pipeline] sh [2022-06-24T04:52:24.425Z] + git log --format=format:%s -1 3fa159bfb019f4ea4fc95e90173e41cfb623c275 [Pipeline] echo [2022-06-24T04:52:24.442Z] ========================================================= [2022-06-24T04:52:24.442Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-24T04:52:24.442Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T04:52:24.774Z] + git log --format=format:%s -1 3fa159bfb019f4ea4fc95e90173e41cfb623c275 [Pipeline] echo [2022-06-24T04:52:24.786Z] [semverPrep] GIT_COMMIT: 3fa159bfb019f4ea4fc95e90173e41cfb623c275, Commit Message: Merge commit '5ce181da19694a4307a13509148c3e1aea68fdc3' into HEAD [Pipeline] echo [2022-06-24T04:52:24.796Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-24T04:52:25.173Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-24T04:52:25.174Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-24T04:52:25.174Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-24T04:52:25.174Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-24T04:52:25.174Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-24T04:52:25.174Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-24T04:52:25.174Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:52:25.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T04:52:25.598Z] [2022-06-24T04:52:25.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:52:25.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T04:52:25.912Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-24T04:52:25.912Z] 42c077c10790: Pulling fs layer [2022-06-24T04:52:25.912Z] f63e77b7563a: Pulling fs layer [2022-06-24T04:52:25.912Z] bd5fdadae976: Pulling fs layer [2022-06-24T04:52:25.912Z] 205491f53016: Pulling fs layer [2022-06-24T04:52:25.912Z] df18705c85c3: Pulling fs layer [2022-06-24T04:52:25.912Z] bdb3f477010e: Pulling fs layer [2022-06-24T04:52:25.912Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-24T04:52:25.912Z] 2c6e9b1d212d: Pulling fs layer [2022-06-24T04:52:25.912Z] bdb8f0575790: Pulling fs layer [2022-06-24T04:52:25.912Z] 386e3cb2ff24: Pulling fs layer [2022-06-24T04:52:25.912Z] 2343380bae48: Pulling fs layer [2022-06-24T04:52:25.912Z] c8a8fc8e1c8f: Waiting [2022-06-24T04:52:25.912Z] 2c6e9b1d212d: Waiting [2022-06-24T04:52:25.912Z] bdb8f0575790: Waiting [2022-06-24T04:52:25.912Z] 386e3cb2ff24: Waiting [2022-06-24T04:52:25.912Z] 2343380bae48: Waiting [2022-06-24T04:52:25.912Z] 205491f53016: Waiting [2022-06-24T04:52:25.912Z] bdb3f477010e: Waiting [2022-06-24T04:52:25.912Z] df18705c85c3: Waiting [2022-06-24T04:52:25.912Z] f63e77b7563a: Verifying Checksum [2022-06-24T04:52:25.912Z] f63e77b7563a: Download complete [2022-06-24T04:52:25.912Z] 205491f53016: Download complete [2022-06-24T04:52:26.173Z] df18705c85c3: Download complete [2022-06-24T04:52:26.173Z] bd5fdadae976: Verifying Checksum [2022-06-24T04:52:26.173Z] bd5fdadae976: Download complete [2022-06-24T04:52:26.173Z] bdb3f477010e: Download complete [2022-06-24T04:52:26.173Z] 2c6e9b1d212d: Verifying Checksum [2022-06-24T04:52:26.173Z] 2c6e9b1d212d: Download complete [2022-06-24T04:52:26.173Z] bdb8f0575790: Download complete [2022-06-24T04:52:26.173Z] 386e3cb2ff24: Verifying Checksum [2022-06-24T04:52:26.173Z] 386e3cb2ff24: Download complete [2022-06-24T04:52:26.173Z] 2343380bae48: Verifying Checksum [2022-06-24T04:52:26.173Z] 2343380bae48: Download complete [2022-06-24T04:52:26.173Z] 42c077c10790: Verifying Checksum [2022-06-24T04:52:26.173Z] 42c077c10790: Download complete [2022-06-24T04:52:26.434Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-24T04:52:26.434Z] c8a8fc8e1c8f: Download complete [2022-06-24T04:52:27.827Z] 42c077c10790: Pull complete [2022-06-24T04:52:27.827Z] f63e77b7563a: Pull complete [2022-06-24T04:52:28.406Z] bd5fdadae976: Pull complete [2022-06-24T04:52:28.406Z] 205491f53016: Pull complete [2022-06-24T04:52:28.666Z] df18705c85c3: Pull complete [2022-06-24T04:52:28.666Z] bdb3f477010e: Pull complete [2022-06-24T04:52:31.223Z] c8a8fc8e1c8f: Pull complete [2022-06-24T04:52:31.223Z] 2c6e9b1d212d: Pull complete [2022-06-24T04:52:31.223Z] bdb8f0575790: Pull complete [2022-06-24T04:52:31.223Z] 386e3cb2ff24: Pull complete [2022-06-24T04:52:31.223Z] 2343380bae48: Pull complete [2022-06-24T04:52:31.223Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-24T04:52:31.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T04:52:31.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:52:31.330Z] prd-ubuntu20.04-docker-8c-8g-15512 does not seem to be running inside a container [2022-06-24T04:52:31.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-430 -v /w/workspace/_app-service-configurable_PR-430:/w/workspace/_app-service-configurable_PR-430:rw,z -v /w/workspace/_app-service-configurable_PR-430@tmp:/w/workspace/_app-service-configurable_PR-430@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-24T04:52:32.838Z] $ docker top 65e094598f00163a44459c063c15ef90aeffba7b3575090f2b78fb78c9147f09 -eo pid,comm [2022-06-24T04:52:32.905Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-24T04:52:32.905Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-24T04:52:32.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T04:52:32.944Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T04:52:33.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T04:52:33.092Z] $ docker exec 65e094598f00163a44459c063c15ef90aeffba7b3575090f2b78fb78c9147f09 ssh-agent [2022-06-24T04:52:33.228Z] SSH_AUTH_SOCK=/tmp/ssh-NaKUPIc2bsxZ/agent.33 [2022-06-24T04:52:33.228Z] SSH_AGENT_PID=40 [2022-06-24T04:52:33.235Z] Running ssh-add (command line suppressed) [2022-06-24T04:52:33.375Z] Identity added: /w/workspace/_app-service-configurable_PR-430@tmp/private_key_2852483209563060453.key (/w/workspace/_app-service-configurable_PR-430@tmp/private_key_2852483209563060453.key) [2022-06-24T04:52:33.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T04:52:33.679Z] + git tag --points-at HEAD [Pipeline] } [2022-06-24T04:52:33.704Z] $ docker exec --env ******** --env ******** 65e094598f00163a44459c063c15ef90aeffba7b3575090f2b78fb78c9147f09 ssh-agent -k [2022-06-24T04:52:33.815Z] unset SSH_AUTH_SOCK; [2022-06-24T04:52:33.816Z] unset SSH_AGENT_PID; [2022-06-24T04:52:33.816Z] echo Agent pid 40 killed; [2022-06-24T04:52:33.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-24T04:52:33.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T04:52:33.844Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T04:52:33.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T04:52:33.990Z] $ docker exec 65e094598f00163a44459c063c15ef90aeffba7b3575090f2b78fb78c9147f09 ssh-agent [2022-06-24T04:52:34.126Z] SSH_AUTH_SOCK=/tmp/ssh-ZFpSE8FrWNwc/agent.73 [2022-06-24T04:52:34.126Z] SSH_AGENT_PID=80 [2022-06-24T04:52:34.133Z] Running ssh-add (command line suppressed) [2022-06-24T04:52:34.261Z] Identity added: /w/workspace/_app-service-configurable_PR-430@tmp/private_key_641004096334660479.key (/w/workspace/_app-service-configurable_PR-430@tmp/private_key_641004096334660479.key) [2022-06-24T04:52:34.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T04:52:34.568Z] + git semver init [2022-06-24T04:52:34.829Z] 2022-06-24 04:52:34,798 [run_init] DEBUG init version:0.0.0 force:False [2022-06-24T04:52:34.829Z] 2022-06-24 04:52:34,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-430/.semver [2022-06-24T04:52:34.829Z] 2022-06-24 04:52:34,799 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-430/.semver [2022-06-24T04:52:34.829Z] 2022-06-24 04:52:34,799 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-430/.semver'], cwd=/w/workspace/_app-service-configurable_PR-430, universal_newlines=False, shell=None, istream=None) [2022-06-24T04:52:35.774Z] 2022-06-24 04:52:35,505 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-430/.git/info/exclude [2022-06-24T04:52:35.774Z] 2022-06-24 04:52:35,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-430/.semver/PR-430 with force:False [2022-06-24T04:52:35.774Z] 2022-06-24 04:52:35,505 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-430/.semver/PR-430 [2022-06-24T04:52:35.774Z] 2022-06-24 04:52:35,509 [execute] INFO git cat-file --batch-check [2022-06-24T04:52:35.774Z] 2022-06-24 04:52:35,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-430/.semver, universal_newlines=False, shell=None, istream=) [2022-06-24T04:52:35.774Z] 2022-06-24 04:52:35,516 [execute] INFO git cat-file --batch [2022-06-24T04:52:35.774Z] 2022-06-24 04:52:35,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-430/.semver, universal_newlines=False, shell=None, istream=) [2022-06-24T04:52:35.774Z] 2022-06-24 04:52:35,523 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-430/.semver/PR-430 [2022-06-24T04:52:35.774Z] 0.0.0 [Pipeline] } [2022-06-24T04:52:35.791Z] $ docker exec --env ******** --env ******** 65e094598f00163a44459c063c15ef90aeffba7b3575090f2b78fb78c9147f09 ssh-agent -k [2022-06-24T04:52:35.918Z] unset SSH_AUTH_SOCK; [2022-06-24T04:52:35.918Z] unset SSH_AGENT_PID; [2022-06-24T04:52:35.918Z] echo Agent pid 80 killed; [2022-06-24T04:52:35.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-24T04:52:36.240Z] + git semver [Pipeline] } [2022-06-24T04:52:36.523Z] $ docker stop --time=1 65e094598f00163a44459c063c15ef90aeffba7b3575090f2b78fb78c9147f09 [2022-06-24T04:52:37.846Z] $ docker rm -f 65e094598f00163a44459c063c15ef90aeffba7b3575090f2b78fb78c9147f09 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T04:52:38.200Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-24T04:52:38.466Z] Stashed 1 file(s) [Pipeline] echo [2022-06-24T04:52:38.469Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T04:52:38.591Z] provisioning config files... [2022-06-24T04:52:38.602Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-430@tmp/config5817553127051836039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:52:38.905Z] ---> docker-login.sh [2022-06-24T04:52:38.905Z] nexus3.edgexfoundry.org:10001 [2022-06-24T04:52:38.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:52:38.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:52:38.905Z] Configure a credential helper to remove this warning. See [2022-06-24T04:52:38.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:52:38.905Z] [2022-06-24T04:52:38.905Z] Login Succeeded [2022-06-24T04:52:38.905Z] nexus3.edgexfoundry.org:10002 [2022-06-24T04:52:38.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:52:39.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:52:39.165Z] Configure a credential helper to remove this warning. See [2022-06-24T04:52:39.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:52:39.165Z] [2022-06-24T04:52:39.165Z] Login Succeeded [2022-06-24T04:52:39.165Z] nexus3.edgexfoundry.org:10003 [2022-06-24T04:52:39.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:52:39.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:52:39.165Z] Configure a credential helper to remove this warning. See [2022-06-24T04:52:39.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:52:39.165Z] [2022-06-24T04:52:39.165Z] Login Succeeded [2022-06-24T04:52:39.165Z] nexus3.edgexfoundry.org:10004 [2022-06-24T04:52:39.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:52:39.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:52:39.427Z] Configure a credential helper to remove this warning. See [2022-06-24T04:52:39.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:52:39.427Z] [2022-06-24T04:52:39.427Z] Login Succeeded [2022-06-24T04:52:39.427Z] docker.io [2022-06-24T04:52:39.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:52:39.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:52:39.688Z] Configure a credential helper to remove this warning. See [2022-06-24T04:52:39.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:52:39.688Z] [2022-06-24T04:52:39.688Z] Login Succeeded [2022-06-24T04:52:39.688Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T04:52:39.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-24T04:52:39.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T04:52:39.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T04:52:39.798Z] ========================================================= [2022-06-24T04:52:39.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-24T04:52:39.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:52:40.129Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-24T04:52:40.129Z] Sending build context to Docker daemon 3.086MB [2022-06-24T04:52:40.129Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T04:52:40.129Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-24T04:52:40.129Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-24T04:52:40.129Z] 59bf1c3509f3: Pulling fs layer [2022-06-24T04:52:40.129Z] 666ba61612fd: Pulling fs layer [2022-06-24T04:52:40.129Z] 8ed8ca486205: Pulling fs layer [2022-06-24T04:52:40.129Z] cc1cd167ecdc: Pulling fs layer [2022-06-24T04:52:40.129Z] c516ae0d96e1: Pulling fs layer [2022-06-24T04:52:40.129Z] 684cea983483: Pulling fs layer [2022-06-24T04:52:40.129Z] dd3240ac7de5: Pulling fs layer [2022-06-24T04:52:40.129Z] b1e948a4e11c: Pulling fs layer [2022-06-24T04:52:40.129Z] a8fd76ee1af6: Pulling fs layer [2022-06-24T04:52:40.129Z] 646ad004c059: Pulling fs layer [2022-06-24T04:52:40.129Z] cc1cd167ecdc: Waiting [2022-06-24T04:52:40.129Z] dd3240ac7de5: Waiting [2022-06-24T04:52:40.129Z] b1e948a4e11c: Waiting [2022-06-24T04:52:40.129Z] a8fd76ee1af6: Waiting [2022-06-24T04:52:40.129Z] 646ad004c059: Waiting [2022-06-24T04:52:40.129Z] 684cea983483: Waiting [2022-06-24T04:52:40.129Z] c516ae0d96e1: Waiting [2022-06-24T04:52:40.129Z] 8ed8ca486205: Download complete [2022-06-24T04:52:40.129Z] 666ba61612fd: Download complete [2022-06-24T04:52:40.129Z] c516ae0d96e1: Verifying Checksum [2022-06-24T04:52:40.129Z] c516ae0d96e1: Download complete [2022-06-24T04:52:40.395Z] 684cea983483: Verifying Checksum [2022-06-24T04:52:40.395Z] 684cea983483: Download complete [2022-06-24T04:52:40.395Z] 59bf1c3509f3: Verifying Checksum [2022-06-24T04:52:40.395Z] 59bf1c3509f3: Download complete [2022-06-24T04:52:40.395Z] dd3240ac7de5: Download complete [2022-06-24T04:52:40.395Z] b1e948a4e11c: Verifying Checksum [2022-06-24T04:52:40.395Z] b1e948a4e11c: Download complete [2022-06-24T04:52:40.395Z] 59bf1c3509f3: Pull complete [2022-06-24T04:52:40.657Z] 666ba61612fd: Pull complete [2022-06-24T04:52:40.658Z] 8ed8ca486205: Pull complete [2022-06-24T04:52:41.227Z] cc1cd167ecdc: Download complete [2022-06-24T04:52:41.227Z] 646ad004c059: Verifying Checksum [2022-06-24T04:52:41.227Z] 646ad004c059: Download complete [2022-06-24T04:52:41.227Z] a8fd76ee1af6: Download complete [2022-06-24T04:52:45.430Z] cc1cd167ecdc: Pull complete [2022-06-24T04:52:45.430Z] c516ae0d96e1: Pull complete [2022-06-24T04:52:45.690Z] 684cea983483: Pull complete [2022-06-24T04:52:45.690Z] dd3240ac7de5: Pull complete [2022-06-24T04:52:45.690Z] b1e948a4e11c: Pull complete [2022-06-24T04:52:48.229Z] a8fd76ee1af6: Pull complete [2022-06-24T04:52:49.168Z] 646ad004c059: Pull complete [2022-06-24T04:52:49.168Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-24T04:52:49.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-24T04:52:49.169Z] ---> 8f69c11f6b0c [2022-06-24T04:52:49.169Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-24T04:52:50.554Z] ---> Running in f18523ee992a [2022-06-24T04:52:50.815Z] Removing intermediate container f18523ee992a [2022-06-24T04:52:50.815Z] ---> a52245e81dcc [2022-06-24T04:52:50.815Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-24T04:52:50.815Z] ---> Running in 1fe16c379117 [2022-06-24T04:52:50.815Z] Removing intermediate container 1fe16c379117 [2022-06-24T04:52:50.815Z] ---> 029821f6148f [2022-06-24T04:52:50.815Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-24T04:52:50.815Z] ---> Running in 26be0eea3368 [2022-06-24T04:52:51.076Z] Removing intermediate container 26be0eea3368 [2022-06-24T04:52:51.076Z] ---> 0ff95b61f4ad [2022-06-24T04:52:51.076Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T04:52:51.076Z] ---> Running in e476eb870c7f [2022-06-24T04:52:51.648Z] Removing intermediate container e476eb870c7f [2022-06-24T04:52:51.648Z] ---> d479f4465d2c [2022-06-24T04:52:51.648Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-24T04:52:51.648Z] ---> Running in 1511c40f22d0 [2022-06-24T04:52:51.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-24T04:52:52.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-24T04:52:53.114Z] OK: 221 MiB in 52 packages [2022-06-24T04:52:53.376Z] Removing intermediate container 1511c40f22d0 [2022-06-24T04:52:53.376Z] ---> de4082668bb1 [2022-06-24T04:52:53.376Z] Step 8/13 : WORKDIR /app [2022-06-24T04:52:53.564Z] Still waiting to schedule task [2022-06-24T04:52:53.564Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-24T04:52:53.639Z] ---> Running in e3dd502d4fc9 [2022-06-24T04:52:53.639Z] Removing intermediate container e3dd502d4fc9 [2022-06-24T04:52:53.639Z] ---> 5c5a3d378ae2 [2022-06-24T04:52:53.639Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-24T04:52:53.900Z] ---> 99c1c798b36a [2022-06-24T04:52:53.900Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T04:52:53.900Z] ---> Running in 053f131df71b [2022-06-24T04:53:12.026Z] Removing intermediate container 053f131df71b [2022-06-24T04:53:12.026Z] ---> 1af6de0ab8f2 [2022-06-24T04:53:12.026Z] Step 11/13 : COPY . . [2022-06-24T04:53:12.026Z] ---> 1aa7a8e21d56 [2022-06-24T04:53:12.026Z] Step 12/13 : ARG MAKE="make build" [2022-06-24T04:53:12.026Z] ---> Running in 323d8b7d78b0 [2022-06-24T04:53:12.026Z] Removing intermediate container 323d8b7d78b0 [2022-06-24T04:53:12.026Z] ---> 819df5946c6f [2022-06-24T04:53:12.026Z] Step 13/13 : RUN $MAKE [2022-06-24T04:53:12.026Z] ---> Running in b456b7cff307 [2022-06-24T04:53:12.026Z] noop [2022-06-24T04:53:12.026Z] Removing intermediate container b456b7cff307 [2022-06-24T04:53:12.026Z] ---> e80522498b83 [2022-06-24T04:53:12.026Z] Successfully built e80522498b83 [2022-06-24T04:53:12.026Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:53:12.347Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-24T04:53:12.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:53:12.435Z] prd-ubuntu20.04-docker-8c-8g-15512 does not seem to be running inside a container [2022-06-24T04:53:12.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-430 -v /w/workspace/_app-service-configurable_PR-430:/w/workspace/_app-service-configurable_PR-430:rw,z -v /w/workspace/_app-service-configurable_PR-430@tmp:/w/workspace/_app-service-configurable_PR-430@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-x86_64 cat [2022-06-24T04:53:12.919Z] $ docker top 041d8f187b2d4807357e911cd616e347431d5f4148ef1c7a98d412769e4a4609 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T04:53:13.279Z] + go version [2022-06-24T04:53:13.279Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-24T04:53:13.296Z] $ docker stop --time=1 041d8f187b2d4807357e911cd616e347431d5f4148ef1c7a98d412769e4a4609 [2022-06-24T04:53:14.598Z] $ docker rm -f 041d8f187b2d4807357e911cd616e347431d5f4148ef1c7a98d412769e4a4609 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:53:15.020Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-24T04:53:15.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:53:15.107Z] prd-ubuntu20.04-docker-8c-8g-15512 does not seem to be running inside a container [2022-06-24T04:53:15.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-430 -v /w/workspace/_app-service-configurable_PR-430:/w/workspace/_app-service-configurable_PR-430:rw,z -v /w/workspace/_app-service-configurable_PR-430@tmp:/w/workspace/_app-service-configurable_PR-430@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-x86_64 cat [2022-06-24T04:53:15.577Z] $ docker top 4497268743b4fd2a378b8d110ee69af875279e998467af3aeac0b694e5ce36bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-24T04:53:15.946Z] + make test [2022-06-24T04:53:15.946Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-24T04:53:25.944Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-24T04:53:26.205Z] CGO_ENABLED=1 go vet ./... [2022-06-24T04:53:31.496Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-24T04:53:31.496Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-24T04:53:31.496Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-24T04:53:31.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-24T04:53:31.527Z] $ docker stop --time=1 4497268743b4fd2a378b8d110ee69af875279e998467af3aeac0b694e5ce36bd [2022-06-24T04:53:33.230Z] $ docker rm -f 4497268743b4fd2a378b8d110ee69af875279e998467af3aeac0b694e5ce36bd [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T04:53:33.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-24T04:53:33.675Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-24T04:53:34.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-24T04:53:34.468Z] + ls -al . [2022-06-24T04:53:34.468Z] total 168 [2022-06-24T04:53:34.468Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 04:53 . [2022-06-24T04:53:34.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:52 .. [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 24 04:52 .dockerignore [2022-06-24T04:53:34.468Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 04:52 .git [2022-06-24T04:53:34.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:52 .github [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 24 04:52 .gitignore [2022-06-24T04:53:34.468Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 04:52 .semver [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 24 04:52 Attribution.txt [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 24 04:52 CHANGELOG.md [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 24 04:52 Dockerfile [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 04:52 GOVERNANCE.md [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 24 04:52 Jenkinsfile [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 24 04:52 LICENSE [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 24 04:52 OWNERS.md [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 24 04:52 README.md [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 04:52 VERSION [2022-06-24T04:53:34.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:52 bin [2022-06-24T04:53:34.468Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 24 04:53 coverage.out [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 24 04:52 go.mod [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 35803 Jun 24 04:52 go.sum [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 24 04:52 main.go [2022-06-24T04:53:34.468Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 24 04:52 makefile [2022-06-24T04:53:34.468Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 04:52 res [2022-06-24T04:53:34.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:53:34.785Z] + 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=3fa159bfb019f4ea4fc95e90173e41cfb623c275 --label arch=amd64 --label version=0.0.0 . [2022-06-24T04:53:34.785Z] Sending build context to Docker daemon 3.087MB [2022-06-24T04:53:34.785Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T04:53:34.785Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-24T04:53:34.785Z] ---> e80522498b83 [2022-06-24T04:53:34.785Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-24T04:53:34.785Z] ---> Running in f2e389404713 [2022-06-24T04:53:35.046Z] Removing intermediate container f2e389404713 [2022-06-24T04:53:35.046Z] ---> 4ba5677827ca [2022-06-24T04:53:35.046Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-24T04:53:35.046Z] ---> Running in f3151b5242ae [2022-06-24T04:53:35.046Z] Removing intermediate container f3151b5242ae [2022-06-24T04:53:35.046Z] ---> aa8f8fa82289 [2022-06-24T04:53:35.046Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-24T04:53:35.046Z] ---> Running in 8616e03c117a [2022-06-24T04:53:35.307Z] Removing intermediate container 8616e03c117a [2022-06-24T04:53:35.307Z] ---> b18cea7986cb [2022-06-24T04:53:35.307Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T04:53:35.307Z] ---> Running in 296f02178bc7 [2022-06-24T04:53:35.880Z] Removing intermediate container 296f02178bc7 [2022-06-24T04:53:35.880Z] ---> 8e351c5cca93 [2022-06-24T04:53:35.880Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-24T04:53:35.880Z] ---> Running in a91e49791b27 [2022-06-24T04:53:36.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-24T04:53:37.028Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-24T04:53:37.599Z] OK: 221 MiB in 52 packages [2022-06-24T04:53:37.860Z] Removing intermediate container a91e49791b27 [2022-06-24T04:53:37.860Z] ---> 9ea76684ee37 [2022-06-24T04:53:37.860Z] Step 8/27 : WORKDIR /app [2022-06-24T04:53:37.860Z] ---> Running in 16bf5e31ccb1 [2022-06-24T04:53:37.860Z] Removing intermediate container 16bf5e31ccb1 [2022-06-24T04:53:37.860Z] ---> 8238b66d5705 [2022-06-24T04:53:37.860Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-24T04:53:38.121Z] ---> e12266eedb8e [2022-06-24T04:53:38.121Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T04:53:38.121Z] ---> Running in c3cc3e20bcb2 [2022-06-24T04:53:39.066Z] Removing intermediate container c3cc3e20bcb2 [2022-06-24T04:53:39.066Z] ---> ebd83c79417e [2022-06-24T04:53:39.066Z] Step 11/27 : COPY . . [2022-06-24T04:53:39.066Z] ---> 193c1001e534 [2022-06-24T04:53:39.066Z] Step 12/27 : ARG MAKE="make build" [2022-06-24T04:53:39.066Z] ---> Running in f08290c500f8 [2022-06-24T04:53:39.327Z] Removing intermediate container f08290c500f8 [2022-06-24T04:53:39.327Z] ---> 1d2e5e627a7d [2022-06-24T04:53:39.327Z] Step 13/27 : RUN $MAKE [2022-06-24T04:53:39.327Z] ---> Running in 8b169e588d49 [2022-06-24T04:53:39.588Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-24T04:54:01.550Z] Removing intermediate container 8b169e588d49 [2022-06-24T04:54:01.550Z] ---> 65e65b5b0644 [2022-06-24T04:54:01.550Z] Step 14/27 : FROM alpine:3.14 [2022-06-24T04:54:01.550Z] 3.14: Pulling from library/alpine [2022-06-24T04:54:01.550Z] 8663204ce13b: Pulling fs layer [2022-06-24T04:54:01.550Z] 8663204ce13b: Verifying Checksum [2022-06-24T04:54:01.550Z] 8663204ce13b: Download complete [2022-06-24T04:54:01.550Z] 8663204ce13b: Pull complete [2022-06-24T04:54:01.550Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-24T04:54:01.550Z] Status: Downloaded newer image for alpine:3.14 [2022-06-24T04:54:01.550Z] ---> e04c818066af [2022-06-24T04:54:01.550Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-24T04:54:01.550Z] ---> Running in 1f413b9743fa [2022-06-24T04:54:01.550Z] Removing intermediate container 1f413b9743fa [2022-06-24T04:54:01.550Z] ---> 110c338f2ab2 [2022-06-24T04:54:01.550Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-24T04:54:01.550Z] ---> Running in d4e67cce9877 [2022-06-24T04:54:01.810Z] Removing intermediate container d4e67cce9877 [2022-06-24T04:54:01.810Z] ---> 1565c797fc1a [2022-06-24T04:54:01.810Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-24T04:54:01.810Z] ---> Running in c55b99cdadb2 [2022-06-24T04:54:02.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-24T04:54:02.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-24T04:54:02.331Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-24T04:54:02.331Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-24T04:54:02.331Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-24T04:54:02.331Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-24T04:54:02.331Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-24T04:54:02.331Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-24T04:54:02.331Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-24T04:54:02.331Z] Executing busybox-1.33.1-r7.trigger [2022-06-24T04:54:02.331Z] Executing ca-certificates-20211220-r0.trigger [2022-06-24T04:54:02.592Z] OK: 9 MiB in 21 packages [2022-06-24T04:54:03.163Z] Removing intermediate container c55b99cdadb2 [2022-06-24T04:54:03.163Z] ---> 40c9ee393076 [2022-06-24T04:54:03.163Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-24T04:54:03.163Z] ---> ac96cbe0932a [2022-06-24T04:54:03.163Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-24T04:54:03.424Z] ---> 2f232fd3bfd9 [2022-06-24T04:54:03.424Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-24T04:54:03.424Z] ---> 2635d88fb459 [2022-06-24T04:54:03.424Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-24T04:54:04.004Z] ---> bc5a04f8737a [2022-06-24T04:54:04.004Z] Step 22/27 : EXPOSE 48095 [2022-06-24T04:54:04.266Z] ---> Running in 6c3f362ae8f5 [2022-06-24T04:54:04.266Z] Removing intermediate container 6c3f362ae8f5 [2022-06-24T04:54:04.266Z] ---> db0a18f6945e [2022-06-24T04:54:04.266Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-24T04:54:04.266Z] ---> Running in df811541ba57 [2022-06-24T04:54:04.266Z] Removing intermediate container df811541ba57 [2022-06-24T04:54:04.266Z] ---> d3d492694350 [2022-06-24T04:54:04.266Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-24T04:54:04.529Z] ---> Running in 3a44008baf29 [2022-06-24T04:54:04.529Z] Removing intermediate container 3a44008baf29 [2022-06-24T04:54:04.529Z] ---> 9130a2138aa5 [2022-06-24T04:54:04.529Z] Step 25/27 : LABEL arch=amd64 [2022-06-24T04:54:04.529Z] ---> Running in 42ea4ebc230c [2022-06-24T04:54:04.529Z] Removing intermediate container 42ea4ebc230c [2022-06-24T04:54:04.529Z] ---> ee0f84fe7761 [2022-06-24T04:54:04.529Z] Step 26/27 : LABEL git_sha=3fa159bfb019f4ea4fc95e90173e41cfb623c275 [2022-06-24T04:54:04.790Z] ---> Running in 79a87823fd3d [2022-06-24T04:54:04.790Z] Removing intermediate container 79a87823fd3d [2022-06-24T04:54:04.790Z] ---> d9648aad2961 [2022-06-24T04:54:04.790Z] Step 27/27 : LABEL version=0.0.0 [2022-06-24T04:54:04.790Z] ---> Running in ef556e0413c5 [2022-06-24T04:54:05.052Z] Removing intermediate container ef556e0413c5 [2022-06-24T04:54:05.052Z] ---> ff866d35a67b [2022-06-24T04:54:05.052Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-24T04:54:05.052Z] Successfully built ff866d35a67b [2022-06-24T04:54:05.052Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:54:05.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T04:54:05.491Z] [2022-06-24T04:54:05.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:54:05.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T04:54:05.799Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-24T04:54:05.799Z] 5eb5b503b376: Pulling fs layer [2022-06-24T04:54:05.799Z] 5c69ac0246d0: Pulling fs layer [2022-06-24T04:54:05.799Z] ec43610c2a17: Pulling fs layer [2022-06-24T04:54:05.799Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-24T04:54:05.799Z] 33b1e0a273af: Pulling fs layer [2022-06-24T04:54:05.799Z] 5d3b04190fa2: Pulling fs layer [2022-06-24T04:54:05.799Z] 2f39f015ded8: Pulling fs layer [2022-06-24T04:54:05.799Z] 3a2ae6a8a46f: Waiting [2022-06-24T04:54:05.799Z] 33b1e0a273af: Waiting [2022-06-24T04:54:05.799Z] 5d3b04190fa2: Waiting [2022-06-24T04:54:05.799Z] 2f39f015ded8: Waiting [2022-06-24T04:54:05.799Z] 5c69ac0246d0: Verifying Checksum [2022-06-24T04:54:05.799Z] 5c69ac0246d0: Download complete [2022-06-24T04:54:05.799Z] 3a2ae6a8a46f: Download complete [2022-06-24T04:54:05.799Z] 33b1e0a273af: Verifying Checksum [2022-06-24T04:54:05.799Z] 33b1e0a273af: Download complete [2022-06-24T04:54:05.799Z] 5d3b04190fa2: Download complete [2022-06-24T04:54:05.799Z] ec43610c2a17: Verifying Checksum [2022-06-24T04:54:05.799Z] ec43610c2a17: Download complete [2022-06-24T04:54:06.059Z] 5eb5b503b376: Verifying Checksum [2022-06-24T04:54:06.059Z] 5eb5b503b376: Download complete [2022-06-24T04:54:06.633Z] 2f39f015ded8: Download complete [2022-06-24T04:54:07.574Z] 5eb5b503b376: Pull complete [2022-06-24T04:54:07.574Z] 5c69ac0246d0: Pull complete [2022-06-24T04:54:08.144Z] ec43610c2a17: Pull complete [2022-06-24T04:54:08.144Z] 3a2ae6a8a46f: Pull complete [2022-06-24T04:54:08.404Z] 33b1e0a273af: Pull complete [2022-06-24T04:54:08.404Z] 5d3b04190fa2: Pull complete [2022-06-24T04:54:13.687Z] 2f39f015ded8: Pull complete [2022-06-24T04:54:13.687Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-24T04:54:13.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T04:54:13.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:54:13.785Z] prd-ubuntu20.04-docker-8c-8g-15512 does not seem to be running inside a container [2022-06-24T04:54:13.823Z] $ 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-430 -v /w/workspace/_app-service-configurable_PR-430:/w/workspace/_app-service-configurable_PR-430:rw,z -v /w/workspace/_app-service-configurable_PR-430@tmp:/w/workspace/_app-service-configurable_PR-430@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 [2022-06-24T04:54:15.470Z] $ docker top a8765db6c5b571823993fcf158ac91f8b71206e2c2b0008113258cbff5195924 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:54:15.880Z] ---> job-cost.sh [2022-06-24T04:54:15.880Z] lf-activate-venv: SKIPPING [2022-06-24T04:54:15.880Z] INFO: No Stack... [2022-06-24T04:54:16.454Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-24T04:54:16.716Z] INFO: Archiving Costs [Pipeline] sh [2022-06-24T04:54:17.015Z] + cat /w/workspace/_app-service-configurable_PR-430/archives/cost.csv [2022-06-24T04:54:17.015Z] + cut -d, -f6 [Pipeline] lock [2022-06-24T04:54:17.031Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-430-4-stack-cost] [2022-06-24T04:54:17.037Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-430-4-stack-cost] did not exist. Created. [2022-06-24T04:54:17.037Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-430-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-24T04:54:17.342Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-24T04:54:17.379Z] Stashed 1 file(s) [Pipeline] } [2022-06-24T04:54:17.390Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-430-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-24T04:54:17.416Z] $ docker stop --time=1 a8765db6c5b571823993fcf158ac91f8b71206e2c2b0008113258cbff5195924 [2022-06-24T04:54:18.611Z] $ docker rm -f a8765db6c5b571823993fcf158ac91f8b71206e2c2b0008113258cbff5195924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-24T04:54:28.245Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15513 in /w/workspace/_app-service-configurable_PR-430 [Pipeline] { [Pipeline] ws [2022-06-24T04:54:28.257Z] Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout [2022-06-24T04:54:28.298Z] Selected Git installation does not exist. Using Default [2022-06-24T04:54:28.298Z] The recommended git tool is: NONE [2022-06-24T04:54:34.371Z] using credential edgex-jenkins-ssh [2022-06-24T04:54:34.388Z] Cloning the remote Git repository [2022-06-24T04:54:34.445Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-06-24T04:54:34.515Z] > git init /w/workspace/app-service-configurable/4 # timeout=10 [2022-06-24T04:54:34.589Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-24T04:54:34.590Z] > git --version # timeout=10 [2022-06-24T04:54:34.608Z] > git --version # 'git version 2.25.1' [2022-06-24T04:54:34.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-24T04:54:34.692Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-24T04:54:35.648Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-24T04:54:35.666Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-24T04:54:35.695Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-24T04:54:35.739Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-24T04:54:35.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-24T04:54:35.755Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-24T04:54:36.255Z] Merging remotes/origin/main commit 5ce181da19694a4307a13509148c3e1aea68fdc3 into PR head commit cca3c994759863ce8dfc32ce73e904c728ed8315 [2022-06-24T04:54:36.555Z] Merge succeeded, producing 45d00aa9002dcda3cc40a83068fea7abc531f3fd [2022-06-24T04:54:36.556Z] Checking out Revision 45d00aa9002dcda3cc40a83068fea7abc531f3fd (PR-430) [2022-06-24T04:54:36.281Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T04:54:36.303Z] > git checkout -f cca3c994759863ce8dfc32ce73e904c728ed8315 # timeout=10 [2022-06-24T04:54:36.436Z] > git remote # timeout=10 [2022-06-24T04:54:36.455Z] > git config --get remote.origin.url # timeout=10 [2022-06-24T04:54:36.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-24T04:54:36.480Z] > git merge 5ce181da19694a4307a13509148c3e1aea68fdc3 # timeout=10 [2022-06-24T04:54:36.538Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-24T04:54:36.567Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T04:54:36.581Z] > git checkout -f 45d00aa9002dcda3cc40a83068fea7abc531f3fd # timeout=10 [2022-06-24T04:54:40.699Z] Commit message: "Merge commit '5ce181da19694a4307a13509148c3e1aea68fdc3' into HEAD" [2022-06-24T04:54:40.723Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T04:54:40.711Z] > git rev-list --no-walk a2be9f29e9643d13f6d40a37ca5959646243d32c # timeout=10 [2022-06-24T04:54:41.616Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-24T04:54:41.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-24T04:54:41.616Z] Dload Upload Total Spent Left Speed [2022-06-24T04:54:41.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-06-24T04:54:42.352Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-24T04:54:42.700Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-24T04:54:42.700Z] + sudo tee /etc/docker/daemon.new [2022-06-24T04:54:42.700Z] { [2022-06-24T04:54:42.700Z] "registry-mirrors": [ [2022-06-24T04:54:42.700Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-24T04:54:42.700Z] ], [2022-06-24T04:54:42.700Z] "bip": "10.250.0.254/24", [2022-06-24T04:54:42.700Z] "hosts": [ [2022-06-24T04:54:42.700Z] "tcp://0.0.0.0:5555", [2022-06-24T04:54:42.700Z] "unix:///var/run/docker.sock" [2022-06-24T04:54:42.700Z] ], [2022-06-24T04:54:42.700Z] "mtu": 1458, [2022-06-24T04:54:42.700Z] "selinux-enabled": true, [2022-06-24T04:54:42.700Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-24T04:54:42.700Z] } [Pipeline] sh [2022-06-24T04:54:43.041Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-24T04:54:43.378Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T04:55:01.696Z] provisioning config files... [2022-06-24T04:55:01.721Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config1114751863077015961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:55:02.084Z] ---> docker-login.sh [2022-06-24T04:55:02.084Z] nexus3.edgexfoundry.org:10001 [2022-06-24T04:55:02.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:55:02.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:55:02.953Z] Configure a credential helper to remove this warning. See [2022-06-24T04:55:02.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:55:02.953Z] [2022-06-24T04:55:02.953Z] Login Succeeded [2022-06-24T04:55:02.953Z] nexus3.edgexfoundry.org:10002 [2022-06-24T04:55:03.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:55:03.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:55:03.228Z] Configure a credential helper to remove this warning. See [2022-06-24T04:55:03.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:55:03.229Z] [2022-06-24T04:55:03.229Z] Login Succeeded [2022-06-24T04:55:03.229Z] nexus3.edgexfoundry.org:10003 [2022-06-24T04:55:03.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:55:03.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:55:03.825Z] Configure a credential helper to remove this warning. See [2022-06-24T04:55:03.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:55:03.826Z] [2022-06-24T04:55:03.826Z] Login Succeeded [2022-06-24T04:55:03.826Z] nexus3.edgexfoundry.org:10004 [2022-06-24T04:55:04.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:55:04.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:55:04.102Z] Configure a credential helper to remove this warning. See [2022-06-24T04:55:04.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:55:04.102Z] [2022-06-24T04:55:04.102Z] Login Succeeded [2022-06-24T04:55:04.102Z] docker.io [2022-06-24T04:55:04.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:55:04.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:55:04.970Z] Configure a credential helper to remove this warning. See [2022-06-24T04:55:04.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:55:04.970Z] [2022-06-24T04:55:04.970Z] Login Succeeded [2022-06-24T04:55:04.970Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T04:55:04.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-24T04:55:05.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T04:55:05.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T04:55:05.577Z] ========================================================= [2022-06-24T04:55:05.577Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-24T04:55:05.577Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:55:05.946Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-24T04:55:05.947Z] Sending build context to Docker daemon 204.3kB [2022-06-24T04:55:06.220Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T04:55:06.220Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-24T04:55:06.503Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-24T04:55:06.503Z] 9b3977197b4f: Pulling fs layer [2022-06-24T04:55:06.503Z] 1a89e8eeedd5: Pulling fs layer [2022-06-24T04:55:06.503Z] 94645a83ff95: Pulling fs layer [2022-06-24T04:55:06.503Z] e6fb740bc735: Pulling fs layer [2022-06-24T04:55:06.503Z] 3a77bd46dcc9: Pulling fs layer [2022-06-24T04:55:06.503Z] 355e64cbe906: Pulling fs layer [2022-06-24T04:55:06.503Z] 63ab81a10011: Pulling fs layer [2022-06-24T04:55:06.503Z] 555d1d1c4555: Pulling fs layer [2022-06-24T04:55:06.503Z] 7d9057610161: Pulling fs layer [2022-06-24T04:55:06.503Z] 555d1d1c4555: Waiting [2022-06-24T04:55:06.503Z] 355e64cbe906: Waiting [2022-06-24T04:55:06.503Z] 63ab81a10011: Waiting [2022-06-24T04:55:06.503Z] e6fb740bc735: Waiting [2022-06-24T04:55:06.503Z] 3a77bd46dcc9: Waiting [2022-06-24T04:55:06.503Z] 94645a83ff95: Verifying Checksum [2022-06-24T04:55:06.503Z] 94645a83ff95: Download complete [2022-06-24T04:55:06.503Z] 1a89e8eeedd5: Download complete [2022-06-24T04:55:06.503Z] 3a77bd46dcc9: Verifying Checksum [2022-06-24T04:55:06.503Z] 3a77bd46dcc9: Download complete [2022-06-24T04:55:06.503Z] 355e64cbe906: Download complete [2022-06-24T04:55:06.503Z] 9b3977197b4f: Verifying Checksum [2022-06-24T04:55:06.503Z] 63ab81a10011: Verifying Checksum [2022-06-24T04:55:06.503Z] 63ab81a10011: Download complete [2022-06-24T04:55:07.497Z] 9b3977197b4f: Pull complete [2022-06-24T04:55:07.497Z] 7d9057610161: Verifying Checksum [2022-06-24T04:55:07.497Z] 7d9057610161: Download complete [2022-06-24T04:55:08.105Z] 1a89e8eeedd5: Pull complete [2022-06-24T04:55:08.390Z] 94645a83ff95: Pull complete [2022-06-24T04:55:08.677Z] 555d1d1c4555: Verifying Checksum [2022-06-24T04:55:08.677Z] 555d1d1c4555: Download complete [2022-06-24T04:55:09.272Z] e6fb740bc735: Verifying Checksum [2022-06-24T04:55:09.272Z] e6fb740bc735: Download complete [2022-06-24T04:55:21.683Z] e6fb740bc735: Pull complete [2022-06-24T04:55:21.683Z] 3a77bd46dcc9: Pull complete [2022-06-24T04:55:21.683Z] 355e64cbe906: Pull complete [2022-06-24T04:55:21.957Z] 63ab81a10011: Pull complete [2022-06-24T04:55:28.684Z] 555d1d1c4555: Pull complete [2022-06-24T04:55:30.127Z] 7d9057610161: Pull complete [2022-06-24T04:55:30.127Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-24T04:55:30.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-24T04:55:30.127Z] ---> 819e984ddca1 [2022-06-24T04:55:30.127Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-24T04:55:31.584Z] ---> Running in 7026ba56ef7b [2022-06-24T04:55:31.858Z] Removing intermediate container 7026ba56ef7b [2022-06-24T04:55:31.858Z] ---> 4e4ae1ec66e4 [2022-06-24T04:55:31.858Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-24T04:55:32.137Z] ---> Running in 4d58f1213037 [2022-06-24T04:55:32.414Z] Removing intermediate container 4d58f1213037 [2022-06-24T04:55:32.414Z] ---> 087962dbf52d [2022-06-24T04:55:32.414Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-24T04:55:32.414Z] ---> Running in da7fcf02634b [2022-06-24T04:55:32.692Z] Removing intermediate container da7fcf02634b [2022-06-24T04:55:32.692Z] ---> 511a8ab284fc [2022-06-24T04:55:32.692Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T04:55:32.692Z] ---> Running in 99c92ffbd2ee [2022-06-24T04:55:36.088Z] Removing intermediate container 99c92ffbd2ee [2022-06-24T04:55:36.088Z] ---> 2ab017ccaf3b [2022-06-24T04:55:36.088Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-24T04:55:36.088Z] ---> Running in 54784b9ffb46 [2022-06-24T04:55:36.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-24T04:55:37.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-24T04:55:38.673Z] OK: 220 MiB in 52 packages [2022-06-24T04:55:39.277Z] Removing intermediate container 54784b9ffb46 [2022-06-24T04:55:39.277Z] ---> fd580e43654c [2022-06-24T04:55:39.277Z] Step 8/13 : WORKDIR /app [2022-06-24T04:55:39.277Z] ---> Running in ea83e31c8f98 [2022-06-24T04:55:39.552Z] Removing intermediate container ea83e31c8f98 [2022-06-24T04:55:39.552Z] ---> 90fbf8759b95 [2022-06-24T04:55:39.552Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-24T04:55:40.150Z] ---> e5f9fb70c8ee [2022-06-24T04:55:40.150Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T04:55:40.150Z] ---> Running in 38c095eb1e6b [2022-06-24T04:56:27.169Z] Removing intermediate container 38c095eb1e6b [2022-06-24T04:56:27.169Z] ---> 24819177fc88 [2022-06-24T04:56:27.169Z] Step 11/13 : COPY . . [2022-06-24T04:56:27.169Z] ---> 2b209376bdaa [2022-06-24T04:56:27.169Z] Step 12/13 : ARG MAKE="make build" [2022-06-24T04:56:27.169Z] ---> Running in cdb4ef871a20 [2022-06-24T04:56:27.169Z] Removing intermediate container cdb4ef871a20 [2022-06-24T04:56:27.169Z] ---> efa189809585 [2022-06-24T04:56:27.169Z] Step 13/13 : RUN $MAKE [2022-06-24T04:56:27.169Z] ---> Running in d2bee25065af [2022-06-24T04:56:27.169Z] noop [2022-06-24T04:56:27.169Z] Removing intermediate container d2bee25065af [2022-06-24T04:56:27.169Z] ---> d4cf9887e626 [2022-06-24T04:56:27.169Z] Successfully built d4cf9887e626 [2022-06-24T04:56:27.169Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:56:27.533Z] + docker inspect -f . ci-base-image-arm64 [2022-06-24T04:56:27.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:56:27.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-15513 does not seem to be running inside a container [2022-06-24T04:56:27.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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-arm64 cat [2022-06-24T04:56:29.077Z] $ docker top fb46e7e38868297aec9a750bebc5be28eee553f10bfced49166e958a536a7d08 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T04:56:29.965Z] + go version [2022-06-24T04:56:29.965Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-24T04:56:29.994Z] $ docker stop --time=1 fb46e7e38868297aec9a750bebc5be28eee553f10bfced49166e958a536a7d08 [2022-06-24T04:56:31.613Z] $ docker rm -f fb46e7e38868297aec9a750bebc5be28eee553f10bfced49166e958a536a7d08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:56:32.200Z] + docker inspect -f . ci-base-image-arm64 [2022-06-24T04:56:32.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:56:32.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-15513 does not seem to be running inside a container [2022-06-24T04:56:32.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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-arm64 cat [2022-06-24T04:56:33.768Z] $ docker top a1466614e2db5ed179890df008aa4fc3858b72de9f28a1b6947cdccab739f45c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-24T04:56:34.664Z] + make test [2022-06-24T04:56:34.664Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-24T04:57:56.517Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-24T04:57:56.517Z] CGO_ENABLED=1 go vet ./... [2022-06-24T04:58:14.880Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-24T04:58:14.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-24T04:58:14.880Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-24T04:58:15.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-24T04:58:15.198Z] $ docker stop --time=1 a1466614e2db5ed179890df008aa4fc3858b72de9f28a1b6947cdccab739f45c [2022-06-24T04:58:16.968Z] $ docker rm -f a1466614e2db5ed179890df008aa4fc3858b72de9f28a1b6947cdccab739f45c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T04:58:17.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-24T04:58:17.940Z] Warning: overwriting stash ‘coverage-report’ [2022-06-24T04:58:18.377Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T04:58:18.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-24T04:58:19.091Z] + ls -al . [2022-06-24T04:58:19.091Z] total 164 [2022-06-24T04:58:19.091Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 24 04:56 . [2022-06-24T04:58:19.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:54 .. [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 24 04:54 .dockerignore [2022-06-24T04:58:19.091Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 04:54 .git [2022-06-24T04:58:19.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:54 .github [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 24 04:54 .gitignore [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 24 04:54 Attribution.txt [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 24 04:54 CHANGELOG.md [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 24 04:54 Dockerfile [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 04:54 GOVERNANCE.md [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 24 04:54 Jenkinsfile [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 24 04:54 LICENSE [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 24 04:54 OWNERS.md [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 24 04:54 README.md [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 04:52 VERSION [2022-06-24T04:58:19.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:54 bin [2022-06-24T04:58:19.091Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 24 04:56 coverage.out [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 24 04:54 go.mod [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 35803 Jun 24 04:54 go.sum [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 24 04:54 main.go [2022-06-24T04:58:19.091Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 24 04:54 makefile [2022-06-24T04:58:19.091Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 04:54 res [2022-06-24T04:58:19.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:58:19.446Z] + 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=45d00aa9002dcda3cc40a83068fea7abc531f3fd --label arch=arm64 --label version=0.0.0 . [2022-06-24T04:58:19.446Z] Sending build context to Docker daemon 205.3kB [2022-06-24T04:58:19.725Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T04:58:19.725Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-24T04:58:19.725Z] ---> d4cf9887e626 [2022-06-24T04:58:19.725Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-24T04:58:19.725Z] ---> Running in 7a91dfec06cc [2022-06-24T04:58:20.324Z] Removing intermediate container 7a91dfec06cc [2022-06-24T04:58:20.324Z] ---> 9fe47464b02d [2022-06-24T04:58:20.324Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-24T04:58:20.324Z] ---> Running in 9b0b1a273d43 [2022-06-24T04:58:20.597Z] Removing intermediate container 9b0b1a273d43 [2022-06-24T04:58:20.597Z] ---> 7821935516b9 [2022-06-24T04:58:20.597Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-24T04:58:20.597Z] ---> Running in 5df533e4d63d [2022-06-24T04:58:20.873Z] Removing intermediate container 5df533e4d63d [2022-06-24T04:58:20.873Z] ---> 0ed616f57569 [2022-06-24T04:58:20.873Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T04:58:20.873Z] ---> Running in 16b3f05d8d18 [2022-06-24T04:58:22.855Z] Removing intermediate container 16b3f05d8d18 [2022-06-24T04:58:22.855Z] ---> 4315b55c2918 [2022-06-24T04:58:22.855Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-24T04:58:22.855Z] ---> Running in 958f1d91ed77 [2022-06-24T04:58:23.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-24T04:58:24.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-24T04:58:25.409Z] OK: 220 MiB in 52 packages [2022-06-24T04:58:26.009Z] Removing intermediate container 958f1d91ed77 [2022-06-24T04:58:26.009Z] ---> aee3134885c0 [2022-06-24T04:58:26.009Z] Step 8/27 : WORKDIR /app [2022-06-24T04:58:26.298Z] ---> Running in b8305b1e5952 [2022-06-24T04:58:26.573Z] Removing intermediate container b8305b1e5952 [2022-06-24T04:58:26.573Z] ---> 9db6d1ff5c6a [2022-06-24T04:58:26.573Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-24T04:58:27.175Z] ---> 7b744453fbdd [2022-06-24T04:58:27.175Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T04:58:27.175Z] ---> Running in e628a62747cb [2022-06-24T04:58:29.156Z] Removing intermediate container e628a62747cb [2022-06-24T04:58:29.156Z] ---> 73a00998a73f [2022-06-24T04:58:29.156Z] Step 11/27 : COPY . . [2022-06-24T04:58:29.429Z] ---> af0c54c116f0 [2022-06-24T04:58:29.429Z] Step 12/27 : ARG MAKE="make build" [2022-06-24T04:58:29.702Z] ---> Running in 95ce6f103358 [2022-06-24T04:58:29.982Z] Removing intermediate container 95ce6f103358 [2022-06-24T04:58:29.982Z] ---> 36a5778af732 [2022-06-24T04:58:29.982Z] Step 13/27 : RUN $MAKE [2022-06-24T04:58:29.982Z] ---> Running in d04562e83869 [2022-06-24T04:58:30.966Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-24T05:00:37.817Z] Removing intermediate container d04562e83869 [2022-06-24T05:00:37.817Z] ---> bb19d327208f [2022-06-24T05:00:37.817Z] Step 14/27 : FROM alpine:3.14 [2022-06-24T05:00:37.817Z] 3.14: Pulling from library/alpine [2022-06-24T05:00:37.817Z] 455c02918c45: Pulling fs layer [2022-06-24T05:00:37.817Z] 455c02918c45: Verifying Checksum [2022-06-24T05:00:37.817Z] 455c02918c45: Download complete [2022-06-24T05:00:37.817Z] 455c02918c45: Pull complete [2022-06-24T05:00:37.817Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-24T05:00:37.817Z] Status: Downloaded newer image for alpine:3.14 [2022-06-24T05:00:37.817Z] ---> ac73e934f311 [2022-06-24T05:00:37.817Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-24T05:00:37.817Z] ---> Running in e63f0bb86f55 [2022-06-24T05:00:37.817Z] Removing intermediate container e63f0bb86f55 [2022-06-24T05:00:37.817Z] ---> 406c466d3ae1 [2022-06-24T05:00:37.817Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-24T05:00:37.817Z] ---> Running in 2f68932c7261 [2022-06-24T05:00:37.817Z] Removing intermediate container 2f68932c7261 [2022-06-24T05:00:37.817Z] ---> cc9789736cf4 [2022-06-24T05:00:37.817Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-24T05:00:37.817Z] ---> Running in 4999c5360019 [2022-06-24T05:00:37.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-24T05:00:37.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-24T05:00:37.817Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-24T05:00:37.817Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-24T05:00:37.817Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-24T05:00:37.817Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-24T05:00:37.817Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-24T05:00:37.817Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-24T05:00:37.817Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-24T05:00:37.817Z] Executing busybox-1.33.1-r7.trigger [2022-06-24T05:00:37.817Z] Executing ca-certificates-20211220-r0.trigger [2022-06-24T05:00:37.817Z] OK: 9 MiB in 21 packages [2022-06-24T05:00:37.817Z] Removing intermediate container 4999c5360019 [2022-06-24T05:00:37.817Z] ---> 62e5a53e14d4 [2022-06-24T05:00:37.817Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-24T05:00:37.817Z] ---> 788255a73fd5 [2022-06-24T05:00:37.817Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-24T05:00:37.817Z] ---> 917b2016baa2 [2022-06-24T05:00:37.817Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-24T05:00:37.817Z] ---> 464c2349eb4c [2022-06-24T05:00:37.817Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-24T05:00:37.817Z] ---> 3e3146138e3a [2022-06-24T05:00:37.817Z] Step 22/27 : EXPOSE 48095 [2022-06-24T05:00:37.817Z] ---> Running in a6a730ed533a [2022-06-24T05:00:37.817Z] Removing intermediate container a6a730ed533a [2022-06-24T05:00:37.817Z] ---> 36a888d1fab0 [2022-06-24T05:00:37.817Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-24T05:00:37.817Z] ---> Running in 596d677b9c69 [2022-06-24T05:00:37.817Z] Removing intermediate container 596d677b9c69 [2022-06-24T05:00:37.817Z] ---> 9bd6be37a86c [2022-06-24T05:00:37.817Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-24T05:00:37.817Z] ---> Running in 9e5f465df124 [2022-06-24T05:00:37.817Z] Removing intermediate container 9e5f465df124 [2022-06-24T05:00:37.817Z] ---> 42eb1029bb9e [2022-06-24T05:00:37.817Z] Step 25/27 : LABEL arch=arm64 [2022-06-24T05:00:37.817Z] ---> Running in 9ae2b1468e59 [2022-06-24T05:00:37.817Z] Removing intermediate container 9ae2b1468e59 [2022-06-24T05:00:37.817Z] ---> a9e9c825b0f2 [2022-06-24T05:00:37.817Z] Step 26/27 : LABEL git_sha=45d00aa9002dcda3cc40a83068fea7abc531f3fd [2022-06-24T05:00:37.817Z] ---> Running in b46a03cde4d9 [2022-06-24T05:00:37.817Z] Removing intermediate container b46a03cde4d9 [2022-06-24T05:00:37.817Z] ---> 2858b6f31e2d [2022-06-24T05:00:37.817Z] Step 27/27 : LABEL version=0.0.0 [2022-06-24T05:00:37.817Z] ---> Running in c8791d347930 [2022-06-24T05:00:37.817Z] Removing intermediate container c8791d347930 [2022-06-24T05:00:37.817Z] ---> c84d94b2c9a1 [2022-06-24T05:00:37.817Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-24T05:00:37.817Z] Successfully built c84d94b2c9a1 [2022-06-24T05:00:37.817Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:00:38.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T05:00:38.260Z] [2022-06-24T05:00:38.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:00:38.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T05:00:38.618Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-24T05:00:38.618Z] 8998bd30e6a1: Pulling fs layer [2022-06-24T05:00:38.618Z] 04944245beec: Pulling fs layer [2022-06-24T05:00:38.618Z] 699f458cf7ca: Pulling fs layer [2022-06-24T05:00:38.618Z] 765212b225bb: Pulling fs layer [2022-06-24T05:00:38.618Z] f23df028b6ca: Pulling fs layer [2022-06-24T05:00:38.618Z] d65c8cfc05b1: Pulling fs layer [2022-06-24T05:00:38.618Z] 2437ff75d9bd: Pulling fs layer [2022-06-24T05:00:38.618Z] f23df028b6ca: Waiting [2022-06-24T05:00:38.618Z] d65c8cfc05b1: Waiting [2022-06-24T05:00:38.618Z] 765212b225bb: Waiting [2022-06-24T05:00:38.618Z] 2437ff75d9bd: Waiting [2022-06-24T05:00:38.893Z] 04944245beec: Verifying Checksum [2022-06-24T05:00:38.893Z] 04944245beec: Download complete [2022-06-24T05:00:38.893Z] 765212b225bb: Verifying Checksum [2022-06-24T05:00:38.893Z] 765212b225bb: Download complete [2022-06-24T05:00:38.893Z] f23df028b6ca: Verifying Checksum [2022-06-24T05:00:38.893Z] f23df028b6ca: Download complete [2022-06-24T05:00:38.893Z] d65c8cfc05b1: Verifying Checksum [2022-06-24T05:00:38.893Z] d65c8cfc05b1: Download complete [2022-06-24T05:00:38.893Z] 699f458cf7ca: Verifying Checksum [2022-06-24T05:00:38.893Z] 699f458cf7ca: Download complete [2022-06-24T05:00:39.494Z] 8998bd30e6a1: Verifying Checksum [2022-06-24T05:00:39.494Z] 8998bd30e6a1: Download complete [2022-06-24T05:00:41.485Z] 2437ff75d9bd: Verifying Checksum [2022-06-24T05:00:41.485Z] 2437ff75d9bd: Download complete [2022-06-24T05:00:44.117Z] 8998bd30e6a1: Pull complete [2022-06-24T05:00:44.117Z] 04944245beec: Pull complete [2022-06-24T05:00:46.104Z] 699f458cf7ca: Pull complete [2022-06-24T05:00:46.104Z] 765212b225bb: Pull complete [2022-06-24T05:00:46.703Z] f23df028b6ca: Pull complete [2022-06-24T05:00:46.977Z] d65c8cfc05b1: Pull complete [2022-06-24T05:01:02.098Z] 2437ff75d9bd: Pull complete [2022-06-24T05:01:02.098Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-24T05:01:02.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T05:01:02.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T05:01:02.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-15513 does not seem to be running inside a container [2022-06-24T05:01:02.456Z] $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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:arm64 cat [2022-06-24T05:01:04.978Z] $ docker top 1f70c8bc40c150d1fc167cb68d6badde03acac6bfb30a85b9468623af214f9fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T05:01:05.895Z] ---> job-cost.sh [2022-06-24T05:01:05.895Z] lf-activate-venv: SKIPPING [2022-06-24T05:01:05.895Z] INFO: No Stack... [2022-06-24T05:01:06.490Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-24T05:01:07.469Z] INFO: Archiving Costs [Pipeline] sh [2022-06-24T05:01:08.135Z] + cat /w/workspace/app-service-configurable/4/archives/cost.csv [2022-06-24T05:01:08.135Z] + cut -d, -f6 [Pipeline] lock [2022-06-24T05:01:08.198Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-430-4-stack-cost] [2022-06-24T05:01:08.204Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-430-4-stack-cost] did not exist. Created. [2022-06-24T05:01:08.204Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-430-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-24T05:01:08.894Z] /w/workspace/app-service-configurable/4@tmp/durable-9303c2d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-24T05:01:09.579Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-24T05:01:09.606Z] Warning: overwriting stash ‘stack-cost’ [2022-06-24T05:01:09.656Z] Stashed 1 file(s) [Pipeline] } [2022-06-24T05:01:09.662Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-430-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-24T05:01:09.689Z] $ docker stop --time=1 1f70c8bc40c150d1fc167cb68d6badde03acac6bfb30a85b9468623af214f9fc [2022-06-24T05:01:11.233Z] $ docker rm -f 1f70c8bc40c150d1fc167cb68d6badde03acac6bfb30a85b9468623af214f9fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-24T05:01:11.673Z] provisioning config files... [2022-06-24T05:01:11.683Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-430@tmp/config3043555521143835667tmp [Pipeline] { [Pipeline] sh [2022-06-24T05:01:11.979Z] + set +x [2022-06-24T05:01:11.979Z] + curl -s https://codecov.io/bash [2022-06-24T05:01:11.979Z] + bash -s -- [2022-06-24T05:01:11.979Z] [2022-06-24T05:01:11.979Z] _____ _ [2022-06-24T05:01:11.979Z] / ____| | | [2022-06-24T05:01:11.979Z] | | ___ __| | ___ ___ _____ __ [2022-06-24T05:01:11.979Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-24T05:01:11.979Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-24T05:01:11.979Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-24T05:01:11.979Z] Bash-1.0.6 [2022-06-24T05:01:11.979Z] [2022-06-24T05:01:11.979Z] [2022-06-24T05:01:11.979Z] ==> git version 2.25.1 found [2022-06-24T05:01:11.979Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-24T05:01:11.979Z] Release-Date: 2020-01-08 [2022-06-24T05:01:11.979Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-24T05:01:11.979Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-24T05:01:11.979Z] ==> Jenkins CI detected. [2022-06-24T05:01:11.979Z] current dir:  /w/workspace/_app-service-configurable_PR-430 [2022-06-24T05:01:11.979Z] project root: . [2022-06-24T05:01:11.979Z] --> token set from env [2022-06-24T05:01:11.979Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-24T05:01:11.979Z] ==> Running gcov in . (disable via -X gcov) [2022-06-24T05:01:11.979Z] ==> Python coveragepy not found [2022-06-24T05:01:11.979Z] ==> Searching for coverage reports in: [2022-06-24T05:01:11.979Z] + . [2022-06-24T05:01:11.979Z] -> Found 1 reports [2022-06-24T05:01:11.979Z] ==> Detecting git/mercurial file structure [2022-06-24T05:01:11.979Z] ==> Reading reports [2022-06-24T05:01:11.979Z] + ./coverage.out bytes=10 [2022-06-24T05:01:11.979Z] ==> Appending adjustments [2022-06-24T05:01:11.979Z] https://docs.codecov.io/docs/fixing-reports [2022-06-24T05:01:12.242Z] + Found adjustments [2022-06-24T05:01:12.242Z] ==> Gzipping contents [2022-06-24T05:01:12.242Z] 4.0K /tmp/codecov.9xGjbr.gz [2022-06-24T05:01:12.242Z] ==> Uploading reports [2022-06-24T05:01:12.242Z] url: https://codecov.io [2022-06-24T05:01:12.242Z] query: branch=PR-430&commit=3fa159bfb019f4ea4fc95e90173e41cfb623c275&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-430%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=430&job=&cmd_args= [2022-06-24T05:01:12.242Z] -> Pinging Codecov [2022-06-24T05:01:12.242Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-430&commit=3fa159bfb019f4ea4fc95e90173e41cfb623c275&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-430%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=430&job=&cmd_args= [2022-06-24T05:01:12.503Z] -> Uploading to [2022-06-24T05:01:12.503Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-24/A97CA9966030D2A3747ED39772930CCE/3fa159bfb019f4ea4fc95e90173e41cfb623c275/545412d3-436c-4635-a018-5d8040774698.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220624T050112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12ffbdbc846658142df8683341c40b14256efaff4b41d06a5bd5d98c39b380a4 [2022-06-24T05:01:12.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-24T05:01:12.503Z] Dload Upload Total Spent Left Speed [2022-06-24T05:01:12.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2497 --:--:-- --:--:-- --:--:-- 2508 [2022-06-24T05:01:12.765Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/3fa159bfb019f4ea4fc95e90173e41cfb623c275 [Pipeline] } [2022-06-24T05:01:12.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-24T05:01:13.441Z] + [ -d /w/workspace/_app-service-configurable_PR-430/archives ] [2022-06-24T05:01:13.442Z] + ls -al /w/workspace/_app-service-configurable_PR-430/archives [2022-06-24T05:01:13.442Z] total 16 [2022-06-24T05:01:13.442Z] drwxr-xr-x 3 root root 4096 Jun 24 04:54 . [2022-06-24T05:01:13.442Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 04:54 .. [2022-06-24T05:01:13.442Z] drwxr-xr-x 2 root root 4096 Jun 24 04:54 cost [2022-06-24T05:01:13.442Z] -rw-r--r-- 1 root root 95 Jun 24 04:54 cost.csv [2022-06-24T05:01:13.442Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-430/archives [2022-06-24T05:01:13.442Z] + ls -al /w/workspace/_app-service-configurable_PR-430/archives [2022-06-24T05:01:13.442Z] total 16 [2022-06-24T05:01:13.442Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 04:54 . [2022-06-24T05:01:13.442Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 04:54 .. [2022-06-24T05:01:13.442Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 04:54 cost [2022-06-24T05:01:13.442Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 24 04:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-24T05:01:13.735Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T05:01:14.596Z] ---> package-listing.sh [2022-06-24T05:01:14.596Z] ++ facter osfamily [2022-06-24T05:01:14.596Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-24T05:01:14.857Z] + OS_FAMILY=debian [2022-06-24T05:01:14.857Z] + workspace=/w/workspace/_app-service-configurable_PR-430 [2022-06-24T05:01:14.857Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-24T05:01:14.857Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-24T05:01:14.857Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-24T05:01:14.857Z] + PACKAGES=/tmp/packages_start.txt [2022-06-24T05:01:14.857Z] + '[' /w/workspace/_app-service-configurable_PR-430 ']' [2022-06-24T05:01:14.857Z] + PACKAGES=/tmp/packages_end.txt [2022-06-24T05:01:14.857Z] + case "${OS_FAMILY}" in [2022-06-24T05:01:14.857Z] + dpkg -l [2022-06-24T05:01:14.857Z] + grep '^ii' [2022-06-24T05:01:14.857Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-24T05:01:14.857Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-24T05:01:14.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-24T05:01:14.857Z] + '[' /w/workspace/_app-service-configurable_PR-430 ']' [2022-06-24T05:01:14.857Z] + mkdir -p /w/workspace/_app-service-configurable_PR-430/archives/ [2022-06-24T05:01:14.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-430/archives/ [Pipeline] echo [2022-06-24T05:01:14.869Z] 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-430/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-24T05:01:15.150Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:01:15.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T05:01:15.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T05:01:15.809Z] prd-ubuntu20.04-docker-8c-8g-15512 does not seem to be running inside a container [2022-06-24T05:01:15.850Z] $ 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-430/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-430 -v /w/workspace/_app-service-configurable_PR-430:/w/workspace/_app-service-configurable_PR-430:rw,z -v /w/workspace/_app-service-configurable_PR-430@tmp:/w/workspace/_app-service-configurable_PR-430@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-24T05:01:16.085Z] $ docker top b750fd057e3d7e38d5150657864cddb14de9242c9e322943d983defd050cd67d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T05:01:16.475Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-24T05:01:16.793Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-24T05:01:17.112Z] + ls /var/log/sa-host [2022-06-24T05:01:17.112Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T05:01:17.243Z] provisioning config files... [2022-06-24T05:01:17.280Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-430@tmp/config3233812872343370227tmp [Pipeline] { [Pipeline] echo [2022-06-24T05:01:17.331Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T05:01:17.615Z] ---> create-netrc.sh [Pipeline] } [2022-06-24T05:01:17.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-24T05:01:17.967Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-24T05:01:17.978Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T05:01:18.266Z] ---> sudo-logs.sh [2022-06-24T05:01:18.266Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-24T05:01:18.299Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T05:01:18.588Z] ---> job-cost.sh [2022-06-24T05:01:18.588Z] lf-activate-venv: SKIPPING [2022-06-24T05:01:18.588Z] DEBUG: total: 0.2199999988079071 [2022-06-24T05:01:18.588Z] INFO: Retrieving Stack Cost... [2022-06-24T05:01:18.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-24T05:01:19.421Z] INFO: Archiving Costs [Pipeline] echo [2022-06-24T05:01:19.434Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T05:01:19.720Z] ---> logs-deploy.sh [2022-06-24T05:01:19.720Z] lf-activate-venv: SKIPPING [2022-06-24T05:01:19.720Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-430/4 [2022-06-24T05:01:19.720Z] INFO: archiving workspace using pattern(s): [2022-06-24T05:01:20.662Z] Archives upload complete. [2022-06-24T05:01:20.662Z] INFO: archiving logs to Nexus