Pull request #435 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 505f1617a4ff3dcfa84f4eab96361f834207e1ac+f853e127f9664cf87b77d4de8e3f5891c25e071e (0e7555fbc0932bc7e68735534ccf1b8821a8f091) 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-ssh712766478273695836.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-ssh16712095722374382248.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-435/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-435/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3997768164323532007.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-435/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14994780507206394511.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11787542512924857610.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-435/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-435/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9025190308368561241.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-16216 in /w/workspace/_app-service-configurable_PR-435 [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-435 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit 505f1617a4ff3dcfa84f4eab96361f834207e1ac Merge succeeded, producing 505f1617a4ff3dcfa84f4eab96361f834207e1ac Checking out Revision 505f1617a4ff3dcfa84f4eab96361f834207e1ac (PR-435) > 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/435/head:refs/remotes/origin/PR-435 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 505f1617a4ff3dcfa84f4eab96361f834207e1ac # 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 f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 505f1617a4ff3dcfa84f4eab96361f834207e1ac # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-28T12:05:19.134Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-28T12:05:19.301Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-28T12:05:19.400Z] ========================================================= [2022-06-28T12:05:19.400Z] EdgeX Global Pipelines Version Info [2022-06-28T12:05:19.400Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:05:20.189Z] ------------------- [2022-06-28T12:05:20.189Z] stable info: [2022-06-28T12:05:20.189Z] ------------------- [2022-06-28T12:05:20.189Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-28T12:05:20.189Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T12:05:20.189Z] Message: update stable to v1.0.234 [2022-06-28T12:05:20.764Z] ------------------- [2022-06-28T12:05:20.764Z] experimental info: [2022-06-28T12:05:20.764Z] ------------------- [2022-06-28T12:05:20.764Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-28T12:05:20.764Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T12:05:20.764Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-28T12:05:21.172Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-06-28T12:05:21.213Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-06-28T12:05:21.258Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-28T12:05:21.303Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-28T12:05:21.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-28T12:05:21.395Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-28T12:05:21.448Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-28T12:05:21.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-28T12:05:21.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-28T12:05:21.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-28T12:05:21.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-28T12:05:21.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-06-28T12:05:21.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-28T12:05:21.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-28T12:05:21.815Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T12:05:21.854Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T12:05:21.899Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-28T12:05:21.941Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-28T12:05:21.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-28T12:05:22.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-28T12:05:22.074Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-28T12:05:22.121Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-28T12:05:22.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-28T12:05:22.220Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-28T12:05:22.265Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-28T12:05:22.307Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-28T12:05:22.348Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-28T12:05:22.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-435 [Pipeline] echo [2022-06-28T12:05:22.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-435 [Pipeline] echo [2022-06-28T12:05:22.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-435 [Pipeline] echo [2022-06-28T12:05:22.509Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 505f1617a4ff3dcfa84f4eab96361f834207e1ac [Pipeline] echo [2022-06-28T12:05:22.546Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 505f161 [Pipeline] echo [2022-06-28T12:05:22.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T12:05:22.697Z] provisioning config files... [2022-06-28T12:05:22.709Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-435@tmp/config5196618723136606283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:05:23.060Z] ---> docker-login.sh [2022-06-28T12:05:23.060Z] nexus3.edgexfoundry.org:10001 [2022-06-28T12:05:23.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:05:23.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:05:23.320Z] Configure a credential helper to remove this warning. See [2022-06-28T12:05:23.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:05:23.320Z] [2022-06-28T12:05:23.320Z] Login Succeeded [2022-06-28T12:05:23.320Z] nexus3.edgexfoundry.org:10002 [2022-06-28T12:05:23.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:05:23.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:05:23.580Z] Configure a credential helper to remove this warning. See [2022-06-28T12:05:23.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:05:23.580Z] [2022-06-28T12:05:23.580Z] Login Succeeded [2022-06-28T12:05:23.580Z] nexus3.edgexfoundry.org:10003 [2022-06-28T12:05:23.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:05:23.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:05:23.580Z] Configure a credential helper to remove this warning. See [2022-06-28T12:05:23.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:05:23.580Z] [2022-06-28T12:05:23.580Z] Login Succeeded [2022-06-28T12:05:23.580Z] nexus3.edgexfoundry.org:10004 [2022-06-28T12:05:23.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:05:23.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:05:23.839Z] Configure a credential helper to remove this warning. See [2022-06-28T12:05:23.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:05:23.839Z] [2022-06-28T12:05:23.839Z] Login Succeeded [2022-06-28T12:05:23.839Z] docker.io [2022-06-28T12:05:23.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:05:24.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:05:24.102Z] Configure a credential helper to remove this warning. See [2022-06-28T12:05:24.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:05:24.102Z] [2022-06-28T12:05:24.102Z] Login Succeeded [2022-06-28T12:05:24.102Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T12:05:24.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-28T12:05:24.769Z] + git rev-list -1 --merges 505f1617a4ff3dcfa84f4eab96361f834207e1ac~1..505f1617a4ff3dcfa84f4eab96361f834207e1ac [Pipeline] echo [2022-06-28T12:05:24.822Z] -----------> git rev-list -1 --merges 505f1617a4ff3dcfa84f4eab96361f834207e1ac~1..505f1617a4ff3dcfa84f4eab96361f834207e1ac 505f1617a4ff3dcfa84f4eab96361f834207e1ac [false] [Pipeline] sh [2022-06-28T12:05:25.136Z] + git log --format=format:%s -1 505f1617a4ff3dcfa84f4eab96361f834207e1ac [Pipeline] echo [2022-06-28T12:05:25.172Z] ========================================================= [2022-06-28T12:05:25.172Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-28T12:05:25.172Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T12:05:25.624Z] + git log --format=format:%s -1 505f1617a4ff3dcfa84f4eab96361f834207e1ac [Pipeline] echo [2022-06-28T12:05:25.654Z] [semverPrep] GIT_COMMIT: 505f1617a4ff3dcfa84f4eab96361f834207e1ac, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-06-28T12:05:25.680Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-28T12:05:26.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-28T12:05:26.068Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-28T12:05:26.068Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-28T12:05:26.068Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-28T12:05:26.068Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-28T12:05:26.068Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-28T12:05:26.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:05:26.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T12:05:26.583Z] [2022-06-28T12:05:26.583Z] 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-28T12:05:26.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T12:05:26.968Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-28T12:05:26.968Z] 42c077c10790: Pulling fs layer [2022-06-28T12:05:26.968Z] f63e77b7563a: Pulling fs layer [2022-06-28T12:05:26.968Z] bd5fdadae976: Pulling fs layer [2022-06-28T12:05:26.968Z] 205491f53016: Pulling fs layer [2022-06-28T12:05:26.968Z] df18705c85c3: Pulling fs layer [2022-06-28T12:05:26.968Z] bdb3f477010e: Pulling fs layer [2022-06-28T12:05:26.968Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-28T12:05:26.968Z] 2c6e9b1d212d: Pulling fs layer [2022-06-28T12:05:26.968Z] bdb8f0575790: Pulling fs layer [2022-06-28T12:05:26.968Z] 386e3cb2ff24: Pulling fs layer [2022-06-28T12:05:26.968Z] 2343380bae48: Pulling fs layer [2022-06-28T12:05:26.968Z] 205491f53016: Waiting [2022-06-28T12:05:26.968Z] 2c6e9b1d212d: Waiting [2022-06-28T12:05:26.968Z] df18705c85c3: Waiting [2022-06-28T12:05:26.968Z] bdb3f477010e: Waiting [2022-06-28T12:05:26.968Z] bdb8f0575790: Waiting [2022-06-28T12:05:26.968Z] c8a8fc8e1c8f: Waiting [2022-06-28T12:05:26.968Z] 386e3cb2ff24: Waiting [2022-06-28T12:05:26.968Z] 2343380bae48: Waiting [2022-06-28T12:05:26.968Z] f63e77b7563a: Verifying Checksum [2022-06-28T12:05:26.968Z] f63e77b7563a: Download complete [2022-06-28T12:05:26.968Z] 205491f53016: Verifying Checksum [2022-06-28T12:05:26.968Z] 205491f53016: Download complete [2022-06-28T12:05:27.231Z] df18705c85c3: Verifying Checksum [2022-06-28T12:05:27.231Z] df18705c85c3: Download complete [2022-06-28T12:05:27.231Z] bd5fdadae976: Verifying Checksum [2022-06-28T12:05:27.231Z] bd5fdadae976: Download complete [2022-06-28T12:05:27.231Z] bdb3f477010e: Verifying Checksum [2022-06-28T12:05:27.231Z] bdb3f477010e: Download complete [2022-06-28T12:05:27.231Z] 2c6e9b1d212d: Verifying Checksum [2022-06-28T12:05:27.231Z] 2c6e9b1d212d: Download complete [2022-06-28T12:05:27.231Z] bdb8f0575790: Download complete [2022-06-28T12:05:27.231Z] 386e3cb2ff24: Verifying Checksum [2022-06-28T12:05:27.231Z] 386e3cb2ff24: Download complete [2022-06-28T12:05:27.231Z] 2343380bae48: Verifying Checksum [2022-06-28T12:05:27.231Z] 2343380bae48: Download complete [2022-06-28T12:05:27.231Z] 42c077c10790: Verifying Checksum [2022-06-28T12:05:27.231Z] 42c077c10790: Download complete [2022-06-28T12:05:27.494Z] c8a8fc8e1c8f: Download complete [2022-06-28T12:05:28.436Z] 42c077c10790: Pull complete [2022-06-28T12:05:28.436Z] f63e77b7563a: Pull complete [2022-06-28T12:05:29.006Z] bd5fdadae976: Pull complete [2022-06-28T12:05:29.006Z] 205491f53016: Pull complete [2022-06-28T12:05:29.267Z] df18705c85c3: Pull complete [2022-06-28T12:05:29.530Z] bdb3f477010e: Pull complete [2022-06-28T12:05:31.443Z] c8a8fc8e1c8f: Pull complete [2022-06-28T12:05:31.443Z] 2c6e9b1d212d: Pull complete [2022-06-28T12:05:31.443Z] bdb8f0575790: Pull complete [2022-06-28T12:05:31.443Z] 386e3cb2ff24: Pull complete [2022-06-28T12:05:31.443Z] 2343380bae48: Pull complete [2022-06-28T12:05:31.443Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-28T12:05:31.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T12:05:31.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:05:31.666Z] prd-ubuntu20.04-docker-8c-8g-16216 does not seem to be running inside a container [2022-06-28T12:05:31.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-435 -v /w/workspace/_app-service-configurable_PR-435:/w/workspace/_app-service-configurable_PR-435:rw,z -v /w/workspace/_app-service-configurable_PR-435@tmp:/w/workspace/_app-service-configurable_PR-435@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-28T12:05:33.261Z] $ docker top 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 -eo pid,comm [2022-06-28T12:05:33.325Z] 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-28T12:05:33.325Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-28T12:05:33.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T12:05:33.465Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T12:05:33.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T12:05:33.617Z] $ docker exec 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 ssh-agent [2022-06-28T12:05:33.726Z] SSH_AUTH_SOCK=/tmp/ssh-cYbRwyfXzg1G/agent.32 [2022-06-28T12:05:33.726Z] SSH_AGENT_PID=38 [2022-06-28T12:05:33.732Z] Running ssh-add (command line suppressed) [2022-06-28T12:05:33.844Z] Identity added: /w/workspace/_app-service-configurable_PR-435@tmp/private_key_2848770726693382836.key (/w/workspace/_app-service-configurable_PR-435@tmp/private_key_2848770726693382836.key) [2022-06-28T12:05:33.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T12:05:34.234Z] + git tag --points-at HEAD [Pipeline] } [2022-06-28T12:05:34.269Z] $ docker exec --env ******** --env ******** 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 ssh-agent -k [2022-06-28T12:05:34.373Z] unset SSH_AUTH_SOCK; [2022-06-28T12:05:34.374Z] unset SSH_AGENT_PID; [2022-06-28T12:05:34.374Z] echo Agent pid 38 killed; [2022-06-28T12:05:34.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-28T12:05:34.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T12:05:34.480Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T12:05:34.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T12:05:34.611Z] $ docker exec 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 ssh-agent [2022-06-28T12:05:34.712Z] SSH_AUTH_SOCK=/tmp/ssh-bTpwbrxB1ItM/agent.73 [2022-06-28T12:05:34.712Z] SSH_AGENT_PID=79 [2022-06-28T12:05:34.718Z] Running ssh-add (command line suppressed) [2022-06-28T12:05:34.828Z] Identity added: /w/workspace/_app-service-configurable_PR-435@tmp/private_key_2518627832031374478.key (/w/workspace/_app-service-configurable_PR-435@tmp/private_key_2518627832031374478.key) [2022-06-28T12:05:34.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T12:05:35.177Z] + git semver init [2022-06-28T12:05:35.438Z] 2022-06-28 12:05:35,348 [run_init] DEBUG init version:0.0.0 force:False [2022-06-28T12:05:35.438Z] 2022-06-28 12:05:35,348 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-435/.semver [2022-06-28T12:05:35.438Z] 2022-06-28 12:05:35,349 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-435/.semver [2022-06-28T12:05:35.438Z] 2022-06-28 12:05:35,349 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-435/.semver'], cwd=/w/workspace/_app-service-configurable_PR-435, universal_newlines=False, shell=None, istream=None) [2022-06-28T12:05:36.378Z] 2022-06-28 12:05:36,088 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-435/.git/info/exclude [2022-06-28T12:05:36.378Z] 2022-06-28 12:05:36,088 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-435/.semver/PR-435 with force:False [2022-06-28T12:05:36.378Z] 2022-06-28 12:05:36,088 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-435/.semver/PR-435 [2022-06-28T12:05:36.378Z] 2022-06-28 12:05:36,092 [execute] INFO git cat-file --batch-check [2022-06-28T12:05:36.378Z] 2022-06-28 12:05:36,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-435/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T12:05:36.378Z] 2022-06-28 12:05:36,098 [execute] INFO git cat-file --batch [2022-06-28T12:05:36.378Z] 2022-06-28 12:05:36,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-435/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T12:05:36.378Z] 2022-06-28 12:05:36,103 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-435/.semver/PR-435 [2022-06-28T12:05:36.378Z] 0.0.0 [Pipeline] } [2022-06-28T12:05:36.405Z] $ docker exec --env ******** --env ******** 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 ssh-agent -k [2022-06-28T12:05:36.513Z] unset SSH_AUTH_SOCK; [2022-06-28T12:05:36.513Z] unset SSH_AGENT_PID; [2022-06-28T12:05:36.514Z] echo Agent pid 79 killed; [2022-06-28T12:05:36.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T12:05:36.948Z] + git semver [Pipeline] } [2022-06-28T12:05:37.239Z] $ docker stop --time=1 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 [2022-06-28T12:05:38.555Z] $ docker rm -f 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T12:05:38.965Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-28T12:05:39.262Z] Stashed 1 file(s) [Pipeline] echo [2022-06-28T12:05:39.279Z] [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-28T12:05:39.848Z] provisioning config files... [2022-06-28T12:05:39.859Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-435@tmp/config1862358407062754301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:05:40.207Z] ---> docker-login.sh [2022-06-28T12:05:40.207Z] nexus3.edgexfoundry.org:10001 [2022-06-28T12:05:40.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:05:40.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:05:40.207Z] Configure a credential helper to remove this warning. See [2022-06-28T12:05:40.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:05:40.207Z] [2022-06-28T12:05:40.207Z] Login Succeeded [2022-06-28T12:05:40.207Z] nexus3.edgexfoundry.org:10002 [2022-06-28T12:05:40.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:05:40.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:05:40.207Z] Configure a credential helper to remove this warning. See [2022-06-28T12:05:40.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:05:40.207Z] [2022-06-28T12:05:40.207Z] Login Succeeded [2022-06-28T12:05:40.207Z] nexus3.edgexfoundry.org:10003 [2022-06-28T12:05:40.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:05:40.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:05:40.467Z] Configure a credential helper to remove this warning. See [2022-06-28T12:05:40.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:05:40.467Z] [2022-06-28T12:05:40.467Z] Login Succeeded [2022-06-28T12:05:40.467Z] nexus3.edgexfoundry.org:10004 [2022-06-28T12:05:40.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:05:40.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:05:40.467Z] Configure a credential helper to remove this warning. See [2022-06-28T12:05:40.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:05:40.467Z] [2022-06-28T12:05:40.467Z] Login Succeeded [2022-06-28T12:05:40.467Z] docker.io [2022-06-28T12:05:40.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:05:40.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:05:40.988Z] Configure a credential helper to remove this warning. See [2022-06-28T12:05:40.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:05:40.988Z] [2022-06-28T12:05:40.988Z] Login Succeeded [2022-06-28T12:05:40.988Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T12:05:41.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-28T12:05:41.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T12:05:41.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T12:05:41.295Z] ========================================================= [2022-06-28T12:05:41.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-28T12:05:41.295Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:05:41.758Z] + 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-28T12:05:41.758Z] Sending build context to Docker daemon 3.091MB [2022-06-28T12:05:41.758Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T12:05:41.758Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-28T12:05:41.758Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-28T12:05:41.758Z] 59bf1c3509f3: Pulling fs layer [2022-06-28T12:05:41.758Z] 666ba61612fd: Pulling fs layer [2022-06-28T12:05:41.758Z] 8ed8ca486205: Pulling fs layer [2022-06-28T12:05:41.758Z] cc1cd167ecdc: Pulling fs layer [2022-06-28T12:05:41.758Z] c516ae0d96e1: Pulling fs layer [2022-06-28T12:05:41.758Z] 684cea983483: Pulling fs layer [2022-06-28T12:05:41.758Z] dd3240ac7de5: Pulling fs layer [2022-06-28T12:05:41.758Z] b1e948a4e11c: Pulling fs layer [2022-06-28T12:05:41.758Z] a8fd76ee1af6: Pulling fs layer [2022-06-28T12:05:41.758Z] 646ad004c059: Pulling fs layer [2022-06-28T12:05:41.758Z] dd3240ac7de5: Waiting [2022-06-28T12:05:41.758Z] b1e948a4e11c: Waiting [2022-06-28T12:05:41.758Z] 646ad004c059: Waiting [2022-06-28T12:05:41.758Z] a8fd76ee1af6: Waiting [2022-06-28T12:05:41.758Z] cc1cd167ecdc: Waiting [2022-06-28T12:05:41.758Z] 684cea983483: Waiting [2022-06-28T12:05:41.758Z] c516ae0d96e1: Waiting [2022-06-28T12:05:41.758Z] 8ed8ca486205: Verifying Checksum [2022-06-28T12:05:41.758Z] 8ed8ca486205: Download complete [2022-06-28T12:05:41.758Z] 666ba61612fd: Download complete [2022-06-28T12:05:41.758Z] c516ae0d96e1: Verifying Checksum [2022-06-28T12:05:41.758Z] c516ae0d96e1: Download complete [2022-06-28T12:05:41.758Z] 684cea983483: Verifying Checksum [2022-06-28T12:05:41.758Z] 684cea983483: Download complete [2022-06-28T12:05:41.758Z] 59bf1c3509f3: Verifying Checksum [2022-06-28T12:05:41.758Z] 59bf1c3509f3: Download complete [2022-06-28T12:05:41.758Z] dd3240ac7de5: Verifying Checksum [2022-06-28T12:05:41.758Z] dd3240ac7de5: Download complete [2022-06-28T12:05:42.019Z] b1e948a4e11c: Verifying Checksum [2022-06-28T12:05:42.019Z] b1e948a4e11c: Download complete [2022-06-28T12:05:42.019Z] 59bf1c3509f3: Pull complete [2022-06-28T12:05:42.019Z] 666ba61612fd: Pull complete [2022-06-28T12:05:42.295Z] 8ed8ca486205: Pull complete [2022-06-28T12:05:42.557Z] 646ad004c059: Verifying Checksum [2022-06-28T12:05:42.557Z] 646ad004c059: Download complete [2022-06-28T12:05:42.557Z] cc1cd167ecdc: Verifying Checksum [2022-06-28T12:05:42.557Z] cc1cd167ecdc: Download complete [2022-06-28T12:05:42.817Z] a8fd76ee1af6: Verifying Checksum [2022-06-28T12:05:42.817Z] a8fd76ee1af6: Download complete [2022-06-28T12:05:46.107Z] cc1cd167ecdc: Pull complete [2022-06-28T12:05:46.107Z] c516ae0d96e1: Pull complete [2022-06-28T12:05:46.107Z] 684cea983483: Pull complete [2022-06-28T12:05:46.107Z] dd3240ac7de5: Pull complete [2022-06-28T12:05:46.107Z] b1e948a4e11c: Pull complete [2022-06-28T12:05:48.649Z] a8fd76ee1af6: Pull complete [2022-06-28T12:05:48.910Z] 646ad004c059: Pull complete [2022-06-28T12:05:48.910Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-28T12:05:48.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T12:05:48.910Z] ---> 8f69c11f6b0c [2022-06-28T12:05:48.910Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-28T12:05:50.824Z] ---> Running in 5fa0147c1919 [2022-06-28T12:05:50.824Z] Removing intermediate container 5fa0147c1919 [2022-06-28T12:05:50.824Z] ---> 2a60386e20cb [2022-06-28T12:05:50.824Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T12:05:51.084Z] ---> Running in 5c2b4fbf6963 [2022-06-28T12:05:51.084Z] Removing intermediate container 5c2b4fbf6963 [2022-06-28T12:05:51.084Z] ---> 83315a79617b [2022-06-28T12:05:51.084Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-28T12:05:51.084Z] ---> Running in ffc3e799d475 [2022-06-28T12:05:51.084Z] Removing intermediate container ffc3e799d475 [2022-06-28T12:05:51.084Z] ---> f229f6585a31 [2022-06-28T12:05:51.084Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T12:05:51.344Z] ---> Running in b7800a1fa68f [2022-06-28T12:05:51.915Z] Removing intermediate container b7800a1fa68f [2022-06-28T12:05:51.915Z] ---> 2ab035599de3 [2022-06-28T12:05:51.915Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T12:05:51.915Z] ---> Running in 85b1c9d5981c [2022-06-28T12:05:52.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T12:05:53.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T12:05:53.379Z] OK: 221 MiB in 52 packages [2022-06-28T12:05:53.639Z] Removing intermediate container 85b1c9d5981c [2022-06-28T12:05:53.639Z] ---> 72082e06adbb [2022-06-28T12:05:53.639Z] Step 8/13 : WORKDIR /app [2022-06-28T12:05:53.639Z] ---> Running in 4b80a5e1b741 [2022-06-28T12:05:53.899Z] Removing intermediate container 4b80a5e1b741 [2022-06-28T12:05:53.899Z] ---> f900762a474c [2022-06-28T12:05:53.899Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-28T12:05:53.899Z] ---> 79827c7aea61 [2022-06-28T12:05:53.899Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T12:05:54.160Z] ---> Running in 657aff2637eb [2022-06-28T12:05:54.693Z] Still waiting to schedule task [2022-06-28T12:05:54.694Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-28T12:06:12.286Z] Removing intermediate container 657aff2637eb [2022-06-28T12:06:12.286Z] ---> 80b9b638a3e1 [2022-06-28T12:06:12.286Z] Step 11/13 : COPY . . [2022-06-28T12:06:12.286Z] ---> af89617abba9 [2022-06-28T12:06:12.286Z] Step 12/13 : ARG MAKE="make build" [2022-06-28T12:06:12.286Z] ---> Running in 3611a11fd430 [2022-06-28T12:06:12.286Z] Removing intermediate container 3611a11fd430 [2022-06-28T12:06:12.286Z] ---> abb5513837a0 [2022-06-28T12:06:12.286Z] Step 13/13 : RUN $MAKE [2022-06-28T12:06:12.286Z] ---> Running in 6ef4c2ea31d4 [2022-06-28T12:06:12.286Z] noop [2022-06-28T12:06:12.286Z] Removing intermediate container 6ef4c2ea31d4 [2022-06-28T12:06:12.286Z] ---> ad19c56b2f20 [2022-06-28T12:06:12.286Z] Successfully built ad19c56b2f20 [2022-06-28T12:06:12.286Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:06:12.727Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T12:06:12.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:06:12.895Z] prd-ubuntu20.04-docker-8c-8g-16216 does not seem to be running inside a container [2022-06-28T12:06:13.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-435 -v /w/workspace/_app-service-configurable_PR-435:/w/workspace/_app-service-configurable_PR-435:rw,z -v /w/workspace/_app-service-configurable_PR-435@tmp:/w/workspace/_app-service-configurable_PR-435@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T12:06:13.404Z] $ docker top feb6ca9214428dba71766bdf0a43243e83daee12c4d582d28a63cbd766215cf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T12:06:13.841Z] + go version [2022-06-28T12:06:13.841Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-28T12:06:13.878Z] $ docker stop --time=1 feb6ca9214428dba71766bdf0a43243e83daee12c4d582d28a63cbd766215cf6 [2022-06-28T12:06:15.160Z] $ docker rm -f feb6ca9214428dba71766bdf0a43243e83daee12c4d582d28a63cbd766215cf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:06:15.873Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T12:06:15.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:06:16.036Z] prd-ubuntu20.04-docker-8c-8g-16216 does not seem to be running inside a container [2022-06-28T12:06:16.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-435 -v /w/workspace/_app-service-configurable_PR-435:/w/workspace/_app-service-configurable_PR-435:rw,z -v /w/workspace/_app-service-configurable_PR-435@tmp:/w/workspace/_app-service-configurable_PR-435@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T12:06:16.447Z] $ docker top 57ba8d3c5d661a09643c73effd85c10a03e06b3405629a05181c057006ede1cb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-28T12:06:16.898Z] + make test [2022-06-28T12:06:16.898Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-28T12:06:26.874Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-28T12:06:26.874Z] CGO_ENABLED=1 go vet ./... [2022-06-28T12:06:29.416Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T12:06:29.416Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T12:06:29.416Z] ./bin/test-attribution-txt.sh [2022-06-28T12:06:29.416Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-06-28T12:06:29.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-28T12:06:29.740Z] $ docker stop --time=1 57ba8d3c5d661a09643c73effd85c10a03e06b3405629a05181c057006ede1cb [2022-06-28T12:06:31.481Z] $ docker rm -f 57ba8d3c5d661a09643c73effd85c10a03e06b3405629a05181c057006ede1cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T12:06:31.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-28T12:06:32.008Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-28T12:06:32.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-28T12:06:33.032Z] + ls -al . [2022-06-28T12:06:33.032Z] total 168 [2022-06-28T12:06:33.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 12:06 . [2022-06-28T12:06:33.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 12:05 .. [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 28 12:05 .dockerignore [2022-06-28T12:06:33.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 12:05 .git [2022-06-28T12:06:33.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:05 .github [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 28 12:05 .gitignore [2022-06-28T12:06:33.032Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 12:05 .semver [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 28 12:05 Attribution.txt [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 28 12:05 CHANGELOG.md [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 28 12:05 Dockerfile [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 12:05 GOVERNANCE.md [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 28 12:05 Jenkinsfile [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 28 12:05 LICENSE [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 28 12:05 OWNERS.md [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 28 12:05 README.md [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 12:05 VERSION [2022-06-28T12:06:33.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 12:05 bin [2022-06-28T12:06:33.032Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 28 12:06 coverage.out [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jun 28 12:05 go.mod [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 36618 Jun 28 12:05 go.sum [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 28 12:05 main.go [2022-06-28T12:06:33.032Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 28 12:05 makefile [2022-06-28T12:06:33.032Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 12:05 res [2022-06-28T12:06:33.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:06:33.426Z] + 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=505f1617a4ff3dcfa84f4eab96361f834207e1ac --label arch=amd64 --label version=0.0.0 . [2022-06-28T12:06:33.426Z] Sending build context to Docker daemon 3.092MB [2022-06-28T12:06:33.426Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T12:06:33.426Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-28T12:06:33.426Z] ---> ad19c56b2f20 [2022-06-28T12:06:33.426Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-28T12:06:33.426Z] ---> Running in 82a2103c0e63 [2022-06-28T12:06:33.687Z] Removing intermediate container 82a2103c0e63 [2022-06-28T12:06:33.687Z] ---> 8b78c13ffd69 [2022-06-28T12:06:33.687Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T12:06:33.687Z] ---> Running in 03c3fca15eea [2022-06-28T12:06:33.687Z] Removing intermediate container 03c3fca15eea [2022-06-28T12:06:33.687Z] ---> a240f5535d58 [2022-06-28T12:06:33.687Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-28T12:06:33.687Z] ---> Running in da9285d03c29 [2022-06-28T12:06:33.949Z] Removing intermediate container da9285d03c29 [2022-06-28T12:06:33.949Z] ---> 830f4a25f539 [2022-06-28T12:06:33.949Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T12:06:33.949Z] ---> Running in 41cb56662037 [2022-06-28T12:06:34.519Z] Removing intermediate container 41cb56662037 [2022-06-28T12:06:34.519Z] ---> 7b3c2409fa71 [2022-06-28T12:06:34.519Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T12:06:34.519Z] ---> Running in fb048846e8f3 [2022-06-28T12:06:34.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T12:06:35.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T12:06:35.985Z] OK: 221 MiB in 52 packages [2022-06-28T12:06:36.245Z] Removing intermediate container fb048846e8f3 [2022-06-28T12:06:36.245Z] ---> 31d9a0f43f1e [2022-06-28T12:06:36.245Z] Step 8/27 : WORKDIR /app [2022-06-28T12:06:36.245Z] ---> Running in 318a6d73ad0e [2022-06-28T12:06:36.245Z] Removing intermediate container 318a6d73ad0e [2022-06-28T12:06:36.245Z] ---> deae1ea5b948 [2022-06-28T12:06:36.245Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-28T12:06:36.505Z] ---> b62805ea5c37 [2022-06-28T12:06:36.505Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T12:06:36.505Z] ---> Running in 33679d9fb1f7 [2022-06-28T12:06:37.074Z] Removing intermediate container 33679d9fb1f7 [2022-06-28T12:06:37.074Z] ---> a2fc5b8282da [2022-06-28T12:06:37.074Z] Step 11/27 : COPY . . [2022-06-28T12:06:37.336Z] ---> bb5bfdd490c9 [2022-06-28T12:06:37.336Z] Step 12/27 : ARG MAKE="make build" [2022-06-28T12:06:37.336Z] ---> Running in c1a6b2f4c8fc [2022-06-28T12:06:37.594Z] Removing intermediate container c1a6b2f4c8fc [2022-06-28T12:06:37.594Z] ---> 7b9dda791bda [2022-06-28T12:06:37.594Z] Step 13/27 : RUN $MAKE [2022-06-28T12:06:37.594Z] ---> Running in 02b53c80b92f [2022-06-28T12:06:37.853Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.12 -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-28T12:06:55.959Z] Removing intermediate container 02b53c80b92f [2022-06-28T12:06:55.959Z] ---> 8ce940a53768 [2022-06-28T12:06:55.959Z] Step 14/27 : FROM alpine:3.14 [2022-06-28T12:06:56.532Z] 3.14: Pulling from library/alpine [2022-06-28T12:06:56.797Z] 8663204ce13b: Pulling fs layer [2022-06-28T12:06:57.099Z] 8663204ce13b: Verifying Checksum [2022-06-28T12:06:57.099Z] 8663204ce13b: Download complete [2022-06-28T12:06:57.099Z] 8663204ce13b: Pull complete [2022-06-28T12:06:57.099Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T12:06:57.099Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T12:06:57.099Z] ---> e04c818066af [2022-06-28T12:06:57.099Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-28T12:06:57.361Z] ---> Running in fca805927873 [2022-06-28T12:06:57.361Z] Removing intermediate container fca805927873 [2022-06-28T12:06:57.361Z] ---> 900a0f917718 [2022-06-28T12:06:57.361Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-28T12:06:57.361Z] ---> Running in 2b1a4392f805 [2022-06-28T12:06:57.361Z] Removing intermediate container 2b1a4392f805 [2022-06-28T12:06:57.361Z] ---> cab810135f26 [2022-06-28T12:06:57.361Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-28T12:06:57.624Z] ---> Running in d2dbfc304748 [2022-06-28T12:06:57.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T12:06:57.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T12:06:58.146Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-28T12:06:58.146Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-28T12:06:58.146Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T12:06:58.146Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-28T12:06:58.146Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T12:06:58.146Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-28T12:06:58.146Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-28T12:06:58.146Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T12:06:58.146Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T12:06:58.146Z] OK: 9 MiB in 21 packages [2022-06-28T12:06:58.717Z] Removing intermediate container d2dbfc304748 [2022-06-28T12:06:58.717Z] ---> 6278ad0538ae [2022-06-28T12:06:58.717Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-28T12:06:58.978Z] ---> 402a807eee76 [2022-06-28T12:06:58.978Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-28T12:06:58.978Z] ---> 052facf65828 [2022-06-28T12:06:58.978Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-28T12:06:59.238Z] ---> 2f03f869fe29 [2022-06-28T12:06:59.238Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-28T12:06:59.810Z] ---> 7180f81b4b8f [2022-06-28T12:06:59.810Z] Step 22/27 : EXPOSE 48095 [2022-06-28T12:06:59.810Z] ---> Running in bf171eb12853 [2022-06-28T12:06:59.810Z] Removing intermediate container bf171eb12853 [2022-06-28T12:06:59.810Z] ---> 8e6666413c4b [2022-06-28T12:06:59.810Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-28T12:07:00.070Z] ---> Running in 482ef278ffcf [2022-06-28T12:07:00.070Z] Removing intermediate container 482ef278ffcf [2022-06-28T12:07:00.070Z] ---> f72b5bd1a2a9 [2022-06-28T12:07:00.070Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T12:07:00.070Z] ---> Running in c7b1bd676958 [2022-06-28T12:07:00.070Z] Removing intermediate container c7b1bd676958 [2022-06-28T12:07:00.070Z] ---> 57a9c4be503e [2022-06-28T12:07:00.070Z] Step 25/27 : LABEL arch=amd64 [2022-06-28T12:07:00.335Z] ---> Running in c685b491adc1 [2022-06-28T12:07:00.335Z] Removing intermediate container c685b491adc1 [2022-06-28T12:07:00.335Z] ---> f1663b9fa910 [2022-06-28T12:07:00.335Z] Step 26/27 : LABEL git_sha=505f1617a4ff3dcfa84f4eab96361f834207e1ac [2022-06-28T12:07:00.335Z] ---> Running in af42df44071e [2022-06-28T12:07:00.335Z] Removing intermediate container af42df44071e [2022-06-28T12:07:00.335Z] ---> 95476c4390cf [2022-06-28T12:07:00.335Z] Step 27/27 : LABEL version=0.0.0 [2022-06-28T12:07:00.597Z] ---> Running in 61aa38d3fef6 [2022-06-28T12:07:00.597Z] Removing intermediate container 61aa38d3fef6 [2022-06-28T12:07:00.597Z] ---> 6c36202c6e41 [2022-06-28T12:07:00.597Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-28T12:07:00.597Z] Successfully built 6c36202c6e41 [2022-06-28T12:07:00.597Z] 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-28T12:07:01.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T12:07:01.503Z] [2022-06-28T12:07:01.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:07:01.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T12:07:01.879Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-28T12:07:01.879Z] 5eb5b503b376: Pulling fs layer [2022-06-28T12:07:01.879Z] 5c69ac0246d0: Pulling fs layer [2022-06-28T12:07:01.879Z] ec43610c2a17: Pulling fs layer [2022-06-28T12:07:01.879Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-28T12:07:01.879Z] 33b1e0a273af: Pulling fs layer [2022-06-28T12:07:01.879Z] 5d3b04190fa2: Pulling fs layer [2022-06-28T12:07:01.879Z] 2f39f015ded8: Pulling fs layer [2022-06-28T12:07:01.879Z] 5d3b04190fa2: Waiting [2022-06-28T12:07:01.879Z] 33b1e0a273af: Waiting [2022-06-28T12:07:01.879Z] 5c69ac0246d0: Verifying Checksum [2022-06-28T12:07:01.879Z] 5c69ac0246d0: Download complete [2022-06-28T12:07:01.879Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-28T12:07:01.879Z] 3a2ae6a8a46f: Download complete [2022-06-28T12:07:02.140Z] 33b1e0a273af: Verifying Checksum [2022-06-28T12:07:02.140Z] 33b1e0a273af: Download complete [2022-06-28T12:07:02.140Z] 5d3b04190fa2: Verifying Checksum [2022-06-28T12:07:02.140Z] 5d3b04190fa2: Download complete [2022-06-28T12:07:02.140Z] ec43610c2a17: Verifying Checksum [2022-06-28T12:07:02.140Z] ec43610c2a17: Download complete [2022-06-28T12:07:02.140Z] 5eb5b503b376: Verifying Checksum [2022-06-28T12:07:02.140Z] 5eb5b503b376: Download complete [2022-06-28T12:07:02.709Z] 2f39f015ded8: Download complete [2022-06-28T12:07:03.279Z] 5eb5b503b376: Pull complete [2022-06-28T12:07:03.279Z] 5c69ac0246d0: Pull complete [2022-06-28T12:07:03.849Z] ec43610c2a17: Pull complete [2022-06-28T12:07:03.849Z] 3a2ae6a8a46f: Pull complete [2022-06-28T12:07:04.110Z] 33b1e0a273af: Pull complete [2022-06-28T12:07:04.110Z] 5d3b04190fa2: Pull complete [2022-06-28T12:07:08.302Z] 2f39f015ded8: Pull complete [2022-06-28T12:07:08.302Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-28T12:07:08.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T12:07:08.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:07:08.522Z] prd-ubuntu20.04-docker-8c-8g-16216 does not seem to be running inside a container [2022-06-28T12:07:08.559Z] $ 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-435 -v /w/workspace/_app-service-configurable_PR-435:/w/workspace/_app-service-configurable_PR-435:rw,z -v /w/workspace/_app-service-configurable_PR-435@tmp:/w/workspace/_app-service-configurable_PR-435@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-28T12:07:10.442Z] $ docker top 0d7f0f974f129d45585e7c776b73598cdab61faef858c8c337000e1adca118a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:07:10.906Z] ---> job-cost.sh [2022-06-28T12:07:10.906Z] lf-activate-venv: SKIPPING [2022-06-28T12:07:10.906Z] INFO: No Stack... [2022-06-28T12:07:11.484Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-28T12:07:11.745Z] INFO: Archiving Costs [Pipeline] sh [2022-06-28T12:07:12.061Z] + cat /w/workspace/_app-service-configurable_PR-435/archives/cost.csv [2022-06-28T12:07:12.061Z] + cut -d, -f6 [Pipeline] lock [2022-06-28T12:07:12.098Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] [2022-06-28T12:07:12.103Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] did not exist. Created. [2022-06-28T12:07:12.103Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-28T12:07:12.486Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-28T12:07:12.543Z] Stashed 1 file(s) [Pipeline] } [2022-06-28T12:07:12.567Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-28T12:07:12.650Z] $ docker stop --time=1 0d7f0f974f129d45585e7c776b73598cdab61faef858c8c337000e1adca118a7 [2022-06-28T12:07:13.828Z] $ docker rm -f 0d7f0f974f129d45585e7c776b73598cdab61faef858c8c337000e1adca118a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-28T12:07:28.751Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16217 in /w/workspace/_app-service-configurable_PR-435 [Pipeline] { [Pipeline] ws [2022-06-28T12:07:28.792Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-06-28T12:07:28.878Z] Selected Git installation does not exist. Using Default [2022-06-28T12:07:28.878Z] The recommended git tool is: NONE [2022-06-28T12:07:35.791Z] using credential edgex-jenkins-ssh [2022-06-28T12:07:35.813Z] Cloning the remote Git repository [2022-06-28T12:07:35.869Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-06-28T12:07:35.946Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-06-28T12:07:36.050Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-28T12:07:36.055Z] > git --version # timeout=10 [2022-06-28T12:07:36.102Z] > git --version # 'git version 2.25.1' [2022-06-28T12:07:36.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T12:07:36.264Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T12:07:37.248Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-28T12:07:37.326Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T12:07:37.382Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-28T12:07:37.448Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-28T12:07:37.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T12:07:37.467Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/435/head:refs/remotes/origin/PR-435 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-28T12:07:38.003Z] Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit 505f1617a4ff3dcfa84f4eab96361f834207e1ac [2022-06-28T12:07:38.239Z] Merge succeeded, producing 505f1617a4ff3dcfa84f4eab96361f834207e1ac [2022-06-28T12:07:38.240Z] Checking out Revision 505f1617a4ff3dcfa84f4eab96361f834207e1ac (PR-435) [2022-06-28T12:07:38.025Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T12:07:38.053Z] > git checkout -f 505f1617a4ff3dcfa84f4eab96361f834207e1ac # timeout=10 [2022-06-28T12:07:38.147Z] > git remote # timeout=10 [2022-06-28T12:07:38.164Z] > git config --get remote.origin.url # timeout=10 [2022-06-28T12:07:38.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T12:07:38.195Z] > git merge f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 [2022-06-28T12:07:38.218Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-28T12:07:38.261Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T12:07:38.278Z] > git checkout -f 505f1617a4ff3dcfa84f4eab96361f834207e1ac # timeout=10 [2022-06-28T12:07:42.445Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-06-28T12:07:42.501Z] > git --version # timeout=10 [2022-06-28T12:07:42.512Z] > git --version # 'git version 2.25.1' [2022-06-28T12:07:42.524Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T12:07:43.514Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-28T12:07:43.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T12:07:43.514Z] Dload Upload Total Spent Left Speed [2022-06-28T12:07:43.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 97246 0 --:--:-- --:--:-- --:--:-- 97246 [Pipeline] sh [2022-06-28T12:07:44.603Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-28T12:07:44.965Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-28T12:07:44.965Z] + sudo tee /etc/docker/daemon.new [2022-06-28T12:07:44.965Z] { [2022-06-28T12:07:44.965Z] "registry-mirrors": [ [2022-06-28T12:07:44.965Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-28T12:07:44.965Z] ], [2022-06-28T12:07:44.965Z] "bip": "10.250.0.254/24", [2022-06-28T12:07:44.965Z] "hosts": [ [2022-06-28T12:07:44.965Z] "tcp://0.0.0.0:5555", [2022-06-28T12:07:44.965Z] "unix:///var/run/docker.sock" [2022-06-28T12:07:44.965Z] ], [2022-06-28T12:07:44.965Z] "mtu": 1458, [2022-06-28T12:07:44.965Z] "selinux-enabled": true, [2022-06-28T12:07:44.965Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-28T12:07:44.965Z] } [Pipeline] sh [2022-06-28T12:07:45.325Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-28T12:07:45.676Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T12:08:04.043Z] provisioning config files... [2022-06-28T12:08:04.066Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config687337544330721409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:08:04.461Z] ---> docker-login.sh [2022-06-28T12:08:04.461Z] nexus3.edgexfoundry.org:10001 [2022-06-28T12:08:05.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:08:05.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:08:05.331Z] Configure a credential helper to remove this warning. See [2022-06-28T12:08:05.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:08:05.331Z] [2022-06-28T12:08:05.331Z] Login Succeeded [2022-06-28T12:08:05.331Z] nexus3.edgexfoundry.org:10002 [2022-06-28T12:08:05.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:08:05.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:08:05.604Z] Configure a credential helper to remove this warning. See [2022-06-28T12:08:05.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:08:05.604Z] [2022-06-28T12:08:05.604Z] Login Succeeded [2022-06-28T12:08:05.604Z] nexus3.edgexfoundry.org:10003 [2022-06-28T12:08:05.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:08:06.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:08:06.151Z] Configure a credential helper to remove this warning. See [2022-06-28T12:08:06.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:08:06.151Z] [2022-06-28T12:08:06.151Z] Login Succeeded [2022-06-28T12:08:06.151Z] nexus3.edgexfoundry.org:10004 [2022-06-28T12:08:06.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:08:06.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:08:06.423Z] Configure a credential helper to remove this warning. See [2022-06-28T12:08:06.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:08:06.423Z] [2022-06-28T12:08:06.423Z] Login Succeeded [2022-06-28T12:08:06.702Z] docker.io [2022-06-28T12:08:06.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T12:08:07.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T12:08:07.247Z] Configure a credential helper to remove this warning. See [2022-06-28T12:08:07.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T12:08:07.247Z] [2022-06-28T12:08:07.247Z] Login Succeeded [2022-06-28T12:08:07.247Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T12:08:07.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-28T12:08:07.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T12:08:07.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T12:08:07.736Z] ========================================================= [2022-06-28T12:08:07.736Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-28T12:08:07.736Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:08:08.232Z] + 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-28T12:08:08.233Z] Sending build context to Docker daemon 205.3kB [2022-06-28T12:08:08.510Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T12:08:08.510Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-28T12:08:08.786Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-28T12:08:08.786Z] 9b3977197b4f: Pulling fs layer [2022-06-28T12:08:08.786Z] 1a89e8eeedd5: Pulling fs layer [2022-06-28T12:08:08.786Z] 94645a83ff95: Pulling fs layer [2022-06-28T12:08:08.786Z] e6fb740bc735: Pulling fs layer [2022-06-28T12:08:08.786Z] 3a77bd46dcc9: Pulling fs layer [2022-06-28T12:08:08.786Z] 355e64cbe906: Pulling fs layer [2022-06-28T12:08:08.786Z] 63ab81a10011: Pulling fs layer [2022-06-28T12:08:08.786Z] 555d1d1c4555: Pulling fs layer [2022-06-28T12:08:08.786Z] 7d9057610161: Pulling fs layer [2022-06-28T12:08:08.786Z] e6fb740bc735: Waiting [2022-06-28T12:08:08.786Z] 3a77bd46dcc9: Waiting [2022-06-28T12:08:08.786Z] 355e64cbe906: Waiting [2022-06-28T12:08:08.786Z] 63ab81a10011: Waiting [2022-06-28T12:08:08.786Z] 94645a83ff95: Verifying Checksum [2022-06-28T12:08:08.786Z] 94645a83ff95: Download complete [2022-06-28T12:08:08.786Z] 1a89e8eeedd5: Verifying Checksum [2022-06-28T12:08:08.786Z] 1a89e8eeedd5: Download complete [2022-06-28T12:08:08.786Z] 3a77bd46dcc9: Verifying Checksum [2022-06-28T12:08:08.786Z] 3a77bd46dcc9: Download complete [2022-06-28T12:08:08.786Z] 355e64cbe906: Verifying Checksum [2022-06-28T12:08:08.786Z] 355e64cbe906: Download complete [2022-06-28T12:08:08.786Z] 9b3977197b4f: Verifying Checksum [2022-06-28T12:08:08.786Z] 63ab81a10011: Verifying Checksum [2022-06-28T12:08:08.786Z] 63ab81a10011: Download complete [2022-06-28T12:08:09.775Z] 9b3977197b4f: Pull complete [2022-06-28T12:08:10.053Z] 7d9057610161: Verifying Checksum [2022-06-28T12:08:10.053Z] 7d9057610161: Download complete [2022-06-28T12:08:10.337Z] 1a89e8eeedd5: Pull complete [2022-06-28T12:08:10.613Z] 94645a83ff95: Pull complete [2022-06-28T12:08:10.887Z] 555d1d1c4555: Verifying Checksum [2022-06-28T12:08:10.887Z] 555d1d1c4555: Download complete [2022-06-28T12:08:11.483Z] e6fb740bc735: Verifying Checksum [2022-06-28T12:08:11.483Z] e6fb740bc735: Download complete [2022-06-28T12:08:23.903Z] e6fb740bc735: Pull complete [2022-06-28T12:08:24.178Z] 3a77bd46dcc9: Pull complete [2022-06-28T12:08:24.452Z] 355e64cbe906: Pull complete [2022-06-28T12:08:24.727Z] 63ab81a10011: Pull complete [2022-06-28T12:08:31.449Z] 555d1d1c4555: Pull complete [2022-06-28T12:08:32.894Z] 7d9057610161: Pull complete [2022-06-28T12:08:32.894Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-28T12:08:32.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T12:08:32.894Z] ---> 819e984ddca1 [2022-06-28T12:08:32.894Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-28T12:08:33.889Z] ---> Running in fb32ecc66288 [2022-06-28T12:08:34.162Z] Removing intermediate container fb32ecc66288 [2022-06-28T12:08:34.162Z] ---> 5891cafab999 [2022-06-28T12:08:34.162Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T12:08:34.436Z] ---> Running in 239e72a6ddf2 [2022-06-28T12:08:34.709Z] Removing intermediate container 239e72a6ddf2 [2022-06-28T12:08:34.709Z] ---> e5e6106e3a7d [2022-06-28T12:08:34.709Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-28T12:08:34.709Z] ---> Running in 66deebd14c80 [2022-06-28T12:08:34.991Z] Removing intermediate container 66deebd14c80 [2022-06-28T12:08:34.991Z] ---> 6f5c60734d1a [2022-06-28T12:08:34.991Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T12:08:34.991Z] ---> Running in 9d1cad9f2ede [2022-06-28T12:08:36.977Z] Removing intermediate container 9d1cad9f2ede [2022-06-28T12:08:36.977Z] ---> f544ecbad53c [2022-06-28T12:08:36.977Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T12:08:36.977Z] ---> Running in 5ae626a6029b [2022-06-28T12:08:37.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T12:08:38.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T12:08:39.939Z] OK: 220 MiB in 52 packages [2022-06-28T12:08:40.542Z] Removing intermediate container 5ae626a6029b [2022-06-28T12:08:40.542Z] ---> 0c7f225a231b [2022-06-28T12:08:40.542Z] Step 8/13 : WORKDIR /app [2022-06-28T12:08:40.542Z] ---> Running in aaf657b8b359 [2022-06-28T12:08:40.819Z] Removing intermediate container aaf657b8b359 [2022-06-28T12:08:40.819Z] ---> 3a15fa4559ec [2022-06-28T12:08:40.819Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-28T12:08:41.419Z] ---> 7e8c6a400b65 [2022-06-28T12:08:41.419Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T12:08:41.419Z] ---> Running in 07fb75d932e8 [2022-06-28T12:09:28.422Z] Removing intermediate container 07fb75d932e8 [2022-06-28T12:09:28.422Z] ---> b11cb52691ca [2022-06-28T12:09:28.422Z] Step 11/13 : COPY . . [2022-06-28T12:09:28.422Z] ---> 706fd01cb401 [2022-06-28T12:09:28.422Z] Step 12/13 : ARG MAKE="make build" [2022-06-28T12:09:28.422Z] ---> Running in dbc1b34b0aea [2022-06-28T12:09:28.422Z] Removing intermediate container dbc1b34b0aea [2022-06-28T12:09:28.422Z] ---> 02e404a1e8a8 [2022-06-28T12:09:28.422Z] Step 13/13 : RUN $MAKE [2022-06-28T12:09:28.422Z] ---> Running in 931d2ac255b7 [2022-06-28T12:09:28.422Z] noop [2022-06-28T12:09:28.422Z] Removing intermediate container 931d2ac255b7 [2022-06-28T12:09:28.422Z] ---> a40932dbb4f0 [2022-06-28T12:09:28.422Z] Successfully built a40932dbb4f0 [2022-06-28T12:09:28.422Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:09:28.928Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T12:09:28.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:09:29.252Z] prd-ubuntu20.04-docker-arm64-4c-16g-16217 does not seem to be running inside a container [2022-06-28T12:09:29.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T12:09:30.707Z] $ docker top 2a79e584fa8ae8cc35ed7076678e9941b4e5f8c3ee196ea35172b983fcc23e59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T12:09:31.659Z] + go version [2022-06-28T12:09:31.660Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-28T12:09:31.705Z] $ docker stop --time=1 2a79e584fa8ae8cc35ed7076678e9941b4e5f8c3ee196ea35172b983fcc23e59 [2022-06-28T12:09:33.357Z] $ docker rm -f 2a79e584fa8ae8cc35ed7076678e9941b4e5f8c3ee196ea35172b983fcc23e59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:09:34.304Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T12:09:34.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:09:34.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-16217 does not seem to be running inside a container [2022-06-28T12:09:34.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T12:09:36.214Z] $ docker top 79e938624edcb3eb869ca0b753b3997efa75178043cb12bdbc0d4b5d741e8f7b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-28T12:09:37.248Z] + make test [2022-06-28T12:09:37.248Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-28T12:10:59.367Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-28T12:10:59.367Z] CGO_ENABLED=1 go vet ./... [2022-06-28T12:11:26.161Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T12:11:26.161Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T12:11:26.161Z] ./bin/test-attribution-txt.sh [2022-06-28T12:11:26.161Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-06-28T12:11:26.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-28T12:11:26.235Z] $ docker stop --time=1 79e938624edcb3eb869ca0b753b3997efa75178043cb12bdbc0d4b5d741e8f7b [2022-06-28T12:11:27.974Z] $ docker rm -f 79e938624edcb3eb869ca0b753b3997efa75178043cb12bdbc0d4b5d741e8f7b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T12:11:28.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-28T12:11:29.013Z] Warning: overwriting stash ‘coverage-report’ [2022-06-28T12:11:29.472Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T12:11:30.080Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-28T12:11:30.441Z] + ls -al . [2022-06-28T12:11:30.441Z] total 164 [2022-06-28T12:11:30.441Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 12:09 . [2022-06-28T12:11:30.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 12:07 .. [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 28 12:07 .dockerignore [2022-06-28T12:11:30.441Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 12:07 .git [2022-06-28T12:11:30.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:07 .github [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 28 12:07 .gitignore [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 28 12:07 Attribution.txt [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 28 12:07 CHANGELOG.md [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 28 12:07 Dockerfile [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 12:07 GOVERNANCE.md [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 28 12:07 Jenkinsfile [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 28 12:07 LICENSE [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 28 12:07 OWNERS.md [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 28 12:07 README.md [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 12:05 VERSION [2022-06-28T12:11:30.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 12:07 bin [2022-06-28T12:11:30.441Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 28 12:09 coverage.out [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jun 28 12:07 go.mod [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 36618 Jun 28 12:07 go.sum [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 28 12:07 main.go [2022-06-28T12:11:30.441Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 28 12:07 makefile [2022-06-28T12:11:30.441Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 12:07 res [2022-06-28T12:11:30.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:11:30.879Z] + 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=505f1617a4ff3dcfa84f4eab96361f834207e1ac --label arch=arm64 --label version=0.0.0 . [2022-06-28T12:11:30.879Z] Sending build context to Docker daemon 206.3kB [2022-06-28T12:11:31.154Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T12:11:31.154Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-28T12:11:31.154Z] ---> a40932dbb4f0 [2022-06-28T12:11:31.154Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-28T12:11:31.154Z] ---> Running in e176b4063737 [2022-06-28T12:11:31.430Z] Removing intermediate container e176b4063737 [2022-06-28T12:11:31.430Z] ---> 8416f1975e7e [2022-06-28T12:11:31.430Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T12:11:31.708Z] ---> Running in c0acabeddf22 [2022-06-28T12:11:31.988Z] Removing intermediate container c0acabeddf22 [2022-06-28T12:11:31.988Z] ---> bc6abb71bdc9 [2022-06-28T12:11:31.988Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-28T12:11:31.988Z] ---> Running in a05daa06917c [2022-06-28T12:11:32.262Z] Removing intermediate container a05daa06917c [2022-06-28T12:11:32.262Z] ---> 9d4f9106dbcd [2022-06-28T12:11:32.262Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T12:11:32.545Z] ---> Running in 3239f325c840 [2022-06-28T12:11:33.995Z] Removing intermediate container 3239f325c840 [2022-06-28T12:11:33.995Z] ---> bb882dd71f3c [2022-06-28T12:11:33.995Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T12:11:34.271Z] ---> Running in ee3f924845d2 [2022-06-28T12:11:35.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T12:11:36.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T12:11:37.235Z] OK: 220 MiB in 52 packages [2022-06-28T12:11:37.849Z] Removing intermediate container ee3f924845d2 [2022-06-28T12:11:37.849Z] ---> d6b86cdd53a2 [2022-06-28T12:11:37.849Z] Step 8/27 : WORKDIR /app [2022-06-28T12:11:37.849Z] ---> Running in fb6ba7166744 [2022-06-28T12:11:38.125Z] Removing intermediate container fb6ba7166744 [2022-06-28T12:11:38.125Z] ---> 6c854e2c79eb [2022-06-28T12:11:38.125Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-28T12:11:38.732Z] ---> 6e8c9a87b3c2 [2022-06-28T12:11:38.732Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T12:11:39.018Z] ---> Running in a807dead3df8 [2022-06-28T12:11:41.023Z] Removing intermediate container a807dead3df8 [2022-06-28T12:11:41.023Z] ---> 80178a27ed41 [2022-06-28T12:11:41.023Z] Step 11/27 : COPY . . [2022-06-28T12:11:41.623Z] ---> 3b13d2b65236 [2022-06-28T12:11:41.623Z] Step 12/27 : ARG MAKE="make build" [2022-06-28T12:11:41.623Z] ---> Running in 7f5af572ecfe [2022-06-28T12:11:41.904Z] Removing intermediate container 7f5af572ecfe [2022-06-28T12:11:41.904Z] ---> d24103b0523c [2022-06-28T12:11:41.904Z] Step 13/27 : RUN $MAKE [2022-06-28T12:11:42.183Z] ---> Running in 94de367eb05d [2022-06-28T12:11:43.176Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.12 -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-28T12:13:50.080Z] Removing intermediate container 94de367eb05d [2022-06-28T12:13:50.080Z] ---> 9555d93f0f7e [2022-06-28T12:13:50.080Z] Step 14/27 : FROM alpine:3.14 [2022-06-28T12:13:50.080Z] 3.14: Pulling from library/alpine [2022-06-28T12:13:50.080Z] 455c02918c45: Pulling fs layer [2022-06-28T12:13:50.080Z] 455c02918c45: Verifying Checksum [2022-06-28T12:13:50.080Z] 455c02918c45: Download complete [2022-06-28T12:13:50.683Z] 455c02918c45: Pull complete [2022-06-28T12:13:50.683Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T12:13:50.683Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T12:13:50.683Z] ---> ac73e934f311 [2022-06-28T12:13:50.683Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-28T12:13:50.683Z] ---> Running in 77004fd11f81 [2022-06-28T12:13:50.960Z] Removing intermediate container 77004fd11f81 [2022-06-28T12:13:50.960Z] ---> 4230586e0efd [2022-06-28T12:13:50.960Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-28T12:13:50.960Z] ---> Running in 185d5b595a42 [2022-06-28T12:13:51.569Z] Removing intermediate container 185d5b595a42 [2022-06-28T12:13:51.569Z] ---> d39f712b15cf [2022-06-28T12:13:51.569Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-28T12:13:51.569Z] ---> Running in f0dcab755c57 [2022-06-28T12:13:52.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T12:13:52.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T12:13:53.818Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-28T12:13:53.818Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-28T12:13:53.818Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T12:13:53.818Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-28T12:13:53.818Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T12:13:53.818Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-28T12:13:53.818Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-28T12:13:53.818Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T12:13:53.818Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T12:13:54.094Z] OK: 9 MiB in 21 packages [2022-06-28T12:13:55.544Z] Removing intermediate container f0dcab755c57 [2022-06-28T12:13:55.544Z] ---> 73126eb68273 [2022-06-28T12:13:55.544Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-28T12:13:55.818Z] ---> 64b75661d37e [2022-06-28T12:13:55.818Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-28T12:13:56.421Z] ---> 0603b7a72d3f [2022-06-28T12:13:56.421Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-28T12:13:57.019Z] ---> ee75a8a3412b [2022-06-28T12:13:57.019Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-28T12:13:59.001Z] ---> c795a1705f79 [2022-06-28T12:13:59.001Z] Step 22/27 : EXPOSE 48095 [2022-06-28T12:13:59.001Z] ---> Running in 6532bec28cd1 [2022-06-28T12:13:59.001Z] Removing intermediate container 6532bec28cd1 [2022-06-28T12:13:59.001Z] ---> bbeddfeda5e5 [2022-06-28T12:13:59.001Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-28T12:13:59.001Z] ---> Running in 314132a69919 [2022-06-28T12:13:59.283Z] Removing intermediate container 314132a69919 [2022-06-28T12:13:59.283Z] ---> 77f125d9f405 [2022-06-28T12:13:59.283Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T12:13:59.560Z] ---> Running in 2de17f55fd4b [2022-06-28T12:13:59.836Z] Removing intermediate container 2de17f55fd4b [2022-06-28T12:13:59.836Z] ---> a4dd000ef776 [2022-06-28T12:13:59.836Z] Step 25/27 : LABEL arch=arm64 [2022-06-28T12:13:59.836Z] ---> Running in f3041ce9bc83 [2022-06-28T12:14:00.113Z] Removing intermediate container f3041ce9bc83 [2022-06-28T12:14:00.113Z] ---> 570abfae1ca6 [2022-06-28T12:14:00.113Z] Step 26/27 : LABEL git_sha=505f1617a4ff3dcfa84f4eab96361f834207e1ac [2022-06-28T12:14:00.392Z] ---> Running in 1be1f826cd19 [2022-06-28T12:14:00.672Z] Removing intermediate container 1be1f826cd19 [2022-06-28T12:14:00.672Z] ---> 13de9bee496c [2022-06-28T12:14:00.672Z] Step 27/27 : LABEL version=0.0.0 [2022-06-28T12:14:00.672Z] ---> Running in 75349d352ef1 [2022-06-28T12:14:00.947Z] Removing intermediate container 75349d352ef1 [2022-06-28T12:14:00.947Z] ---> 4a78993655a2 [2022-06-28T12:14:00.947Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-28T12:14:00.947Z] Successfully built 4a78993655a2 [2022-06-28T12:14:00.947Z] 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-28T12:14:01.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T12:14:01.806Z] [2022-06-28T12:14:01.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:14:02.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T12:14:02.506Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-28T12:14:02.506Z] 8998bd30e6a1: Pulling fs layer [2022-06-28T12:14:02.506Z] 04944245beec: Pulling fs layer [2022-06-28T12:14:02.506Z] 699f458cf7ca: Pulling fs layer [2022-06-28T12:14:02.506Z] 765212b225bb: Pulling fs layer [2022-06-28T12:14:02.506Z] f23df028b6ca: Pulling fs layer [2022-06-28T12:14:02.506Z] d65c8cfc05b1: Pulling fs layer [2022-06-28T12:14:02.506Z] 2437ff75d9bd: Pulling fs layer [2022-06-28T12:14:02.506Z] 765212b225bb: Waiting [2022-06-28T12:14:02.506Z] f23df028b6ca: Waiting [2022-06-28T12:14:02.506Z] d65c8cfc05b1: Waiting [2022-06-28T12:14:02.506Z] 2437ff75d9bd: Waiting [2022-06-28T12:14:02.506Z] 04944245beec: Verifying Checksum [2022-06-28T12:14:02.506Z] 04944245beec: Download complete [2022-06-28T12:14:02.506Z] 765212b225bb: Verifying Checksum [2022-06-28T12:14:02.506Z] 765212b225bb: Download complete [2022-06-28T12:14:02.506Z] f23df028b6ca: Verifying Checksum [2022-06-28T12:14:02.506Z] f23df028b6ca: Download complete [2022-06-28T12:14:02.506Z] d65c8cfc05b1: Verifying Checksum [2022-06-28T12:14:02.506Z] d65c8cfc05b1: Download complete [2022-06-28T12:14:02.783Z] 699f458cf7ca: Verifying Checksum [2022-06-28T12:14:02.783Z] 699f458cf7ca: Download complete [2022-06-28T12:14:03.058Z] 8998bd30e6a1: Verifying Checksum [2022-06-28T12:14:03.058Z] 8998bd30e6a1: Download complete [2022-06-28T12:14:05.695Z] 2437ff75d9bd: Verifying Checksum [2022-06-28T12:14:05.695Z] 2437ff75d9bd: Download complete [2022-06-28T12:14:07.678Z] 8998bd30e6a1: Pull complete [2022-06-28T12:14:07.953Z] 04944245beec: Pull complete [2022-06-28T12:14:09.397Z] 699f458cf7ca: Pull complete [2022-06-28T12:14:09.672Z] 765212b225bb: Pull complete [2022-06-28T12:14:10.662Z] f23df028b6ca: Pull complete [2022-06-28T12:14:10.662Z] d65c8cfc05b1: Pull complete [2022-06-28T12:14:25.789Z] 2437ff75d9bd: Pull complete [2022-06-28T12:14:25.789Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-28T12:14:25.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T12:14:25.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:14:26.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-16217 does not seem to be running inside a container [2022-06-28T12:14:26.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-28T12:14:29.170Z] $ docker top 809387f14b99352b53e76800a89f724a1bad1604e35189a11b8cff3e5e135974 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:14:30.165Z] ---> job-cost.sh [2022-06-28T12:14:30.165Z] lf-activate-venv: SKIPPING [2022-06-28T12:14:30.165Z] INFO: No Stack... [2022-06-28T12:14:30.438Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-28T12:14:31.418Z] INFO: Archiving Costs [Pipeline] sh [2022-06-28T12:14:32.103Z] + cut -d, -f6 [2022-06-28T12:14:32.103Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2022-06-28T12:14:32.180Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] [2022-06-28T12:14:32.184Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] did not exist. Created. [2022-06-28T12:14:32.184Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-28T12:14:32.924Z] /w/workspace/app-service-configurable/1@tmp/durable-9990b495/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-28T12:14:33.629Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-28T12:14:33.666Z] Warning: overwriting stash ‘stack-cost’ [2022-06-28T12:14:33.722Z] Stashed 1 file(s) [Pipeline] } [2022-06-28T12:14:33.736Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-28T12:14:33.820Z] $ docker stop --time=1 809387f14b99352b53e76800a89f724a1bad1604e35189a11b8cff3e5e135974 [2022-06-28T12:14:35.336Z] $ docker rm -f 809387f14b99352b53e76800a89f724a1bad1604e35189a11b8cff3e5e135974 [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-28T12:14:36.381Z] provisioning config files... [2022-06-28T12:14:36.389Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-435@tmp/config5609276970424831831tmp [Pipeline] { [Pipeline] sh [2022-06-28T12:14:36.719Z] + set +x [2022-06-28T12:14:36.719Z] + bash -s -- [2022-06-28T12:14:36.719Z] + curl -s https://codecov.io/bash [2022-06-28T12:14:36.719Z] [2022-06-28T12:14:36.719Z] _____ _ [2022-06-28T12:14:36.719Z] / ____| | | [2022-06-28T12:14:36.719Z] | | ___ __| | ___ ___ _____ __ [2022-06-28T12:14:36.719Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-28T12:14:36.719Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-28T12:14:36.719Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-28T12:14:36.719Z] Bash-1.0.6 [2022-06-28T12:14:36.719Z] [2022-06-28T12:14:36.719Z] [2022-06-28T12:14:36.719Z] ==> git version 2.25.1 found [2022-06-28T12:14:36.719Z] ==> 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-28T12:14:36.719Z] Release-Date: 2020-01-08 [2022-06-28T12:14:36.719Z] 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-28T12:14:36.719Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-28T12:14:36.719Z] ==> Jenkins CI detected. [2022-06-28T12:14:36.719Z] current dir:  /w/workspace/_app-service-configurable_PR-435 [2022-06-28T12:14:36.719Z] project root: . [2022-06-28T12:14:36.719Z] --> token set from env [2022-06-28T12:14:36.719Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-28T12:14:36.719Z] ==> Running gcov in . (disable via -X gcov) [2022-06-28T12:14:36.719Z] ==> Python coveragepy not found [2022-06-28T12:14:36.719Z] ==> Searching for coverage reports in: [2022-06-28T12:14:36.719Z] + . [2022-06-28T12:14:36.719Z] -> Found 1 reports [2022-06-28T12:14:36.719Z] ==> Detecting git/mercurial file structure [2022-06-28T12:14:36.719Z] ==> Reading reports [2022-06-28T12:14:36.719Z] + ./coverage.out bytes=10 [2022-06-28T12:14:36.719Z] ==> Appending adjustments [2022-06-28T12:14:36.719Z] https://docs.codecov.io/docs/fixing-reports [2022-06-28T12:14:36.980Z] + Found adjustments [2022-06-28T12:14:36.980Z] ==> Gzipping contents [2022-06-28T12:14:36.980Z] 4.0K /tmp/codecov.yi9XGW.gz [2022-06-28T12:14:36.980Z] ==> Uploading reports [2022-06-28T12:14:36.980Z] url: https://codecov.io [2022-06-28T12:14:36.980Z] query: branch=PR-435&commit=505f1617a4ff3dcfa84f4eab96361f834207e1ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-435%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=435&job=&cmd_args= [2022-06-28T12:14:36.980Z] -> Pinging Codecov [2022-06-28T12:14:36.980Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-435&commit=505f1617a4ff3dcfa84f4eab96361f834207e1ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-435%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=435&job=&cmd_args= [2022-06-28T12:14:37.241Z] -> Uploading to [2022-06-28T12:14:37.241Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-28/A97CA9966030D2A3747ED39772930CCE/505f1617a4ff3dcfa84f4eab96361f834207e1ac/2b618e28-5250-4be0-ba36-56da0eec32a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T121436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8250523214991b4912c73791dcccd03e0622b17fe06998ad038744c46eaea22c [2022-06-28T12:14:37.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T12:14:37.241Z] Dload Upload Total Spent Left Speed [2022-06-28T12:14:37.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2930 --:--:-- --:--:-- --:--:-- 2916 100 592 0 0 100 592 0 2930 --:--:-- --:--:-- --:--:-- 2916 [2022-06-28T12:14:37.504Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/505f1617a4ff3dcfa84f4eab96361f834207e1ac [Pipeline] } [2022-06-28T12:14:37.534Z] 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-28T12:14:39.230Z] + [ -d /w/workspace/_app-service-configurable_PR-435/archives ] [2022-06-28T12:14:39.230Z] + ls -al /w/workspace/_app-service-configurable_PR-435/archives [2022-06-28T12:14:39.230Z] total 16 [2022-06-28T12:14:39.230Z] drwxr-xr-x 3 root root 4096 Jun 28 12:07 . [2022-06-28T12:14:39.230Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 12:07 .. [2022-06-28T12:14:39.230Z] drwxr-xr-x 2 root root 4096 Jun 28 12:07 cost [2022-06-28T12:14:39.230Z] -rw-r--r-- 1 root root 95 Jun 28 12:07 cost.csv [2022-06-28T12:14:39.230Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-435/archives [2022-06-28T12:14:39.230Z] + ls -al /w/workspace/_app-service-configurable_PR-435/archives [2022-06-28T12:14:39.230Z] total 16 [2022-06-28T12:14:39.230Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 12:07 . [2022-06-28T12:14:39.230Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 12:07 .. [2022-06-28T12:14:39.230Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 12:07 cost [2022-06-28T12:14:39.230Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 28 12:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:14:39.558Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:14:40.459Z] ---> package-listing.sh [2022-06-28T12:14:40.459Z] ++ facter osfamily [2022-06-28T12:14:40.459Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-28T12:14:40.720Z] + OS_FAMILY=debian [2022-06-28T12:14:40.720Z] + workspace=/w/workspace/_app-service-configurable_PR-435 [2022-06-28T12:14:40.720Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-28T12:14:40.720Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-28T12:14:40.720Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-28T12:14:40.720Z] + PACKAGES=/tmp/packages_start.txt [2022-06-28T12:14:40.720Z] + '[' /w/workspace/_app-service-configurable_PR-435 ']' [2022-06-28T12:14:40.720Z] + PACKAGES=/tmp/packages_end.txt [2022-06-28T12:14:40.720Z] + case "${OS_FAMILY}" in [2022-06-28T12:14:40.720Z] + dpkg -l [2022-06-28T12:14:40.720Z] + grep '^ii' [2022-06-28T12:14:40.720Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-28T12:14:40.720Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-28T12:14:40.720Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-28T12:14:40.720Z] + '[' /w/workspace/_app-service-configurable_PR-435 ']' [2022-06-28T12:14:40.720Z] + mkdir -p /w/workspace/_app-service-configurable_PR-435/archives/ [2022-06-28T12:14:40.720Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-435/archives/ [Pipeline] echo [2022-06-28T12:14:40.754Z] 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-435/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-28T12:14:41.049Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T12:14:41.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T12:14:41.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T12:14:41.819Z] prd-ubuntu20.04-docker-8c-8g-16216 does not seem to be running inside a container [2022-06-28T12:14:41.852Z] $ 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-435/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-435 -v /w/workspace/_app-service-configurable_PR-435:/w/workspace/_app-service-configurable_PR-435:rw,z -v /w/workspace/_app-service-configurable_PR-435@tmp:/w/workspace/_app-service-configurable_PR-435@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-28T12:14:42.078Z] $ docker top a8604deff756bde60833eefa54fcb88207ddf5cee885e230ae5e67b9af9a2912 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T12:14:42.474Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-28T12:14:42.784Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-28T12:14:43.089Z] + ls /var/log/sa-host [2022-06-28T12:14:43.089Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T12:14:43.278Z] provisioning config files... [2022-06-28T12:14:43.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-435@tmp/config8345423492783867303tmp [Pipeline] { [Pipeline] echo [2022-06-28T12:14:43.330Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:14:43.640Z] ---> create-netrc.sh [Pipeline] } [2022-06-28T12:14:43.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:14:44.079Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-28T12:14:44.112Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:14:44.427Z] ---> sudo-logs.sh [2022-06-28T12:14:44.427Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-28T12:14:44.510Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:14:44.828Z] ---> job-cost.sh [2022-06-28T12:14:44.828Z] lf-activate-venv: SKIPPING [2022-06-28T12:14:44.828Z] DEBUG: total: 0.2199999988079071 [2022-06-28T12:14:44.828Z] INFO: Retrieving Stack Cost... [2022-06-28T12:14:45.400Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-28T12:14:45.972Z] INFO: Archiving Costs [Pipeline] echo [2022-06-28T12:14:46.001Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T12:14:46.316Z] ---> logs-deploy.sh [2022-06-28T12:14:46.316Z] lf-activate-venv: SKIPPING [2022-06-28T12:14:46.316Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-435/1 [2022-06-28T12:14:46.316Z] INFO: archiving workspace using pattern(s): [2022-06-28T12:14:47.257Z] Archives upload complete. [2022-06-28T12:14:47.257Z] INFO: archiving logs to Nexus