Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c489e4920d8ecc2bfbec6e129aa767e61b2209f1 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh3664081686294713786.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh7476255718827063141.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7357635522393885470.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh265532510466295781.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8558087838413518119.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1076 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh3761100141527099565.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c489e4920d8ecc2bfbec6e129aa767e61b2209f1 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c489e4920d8ecc2bfbec6e129aa767e61b2209f1 # timeout=10 Commit message: "feat: Add CORS capability (#342)" > git rev-list --no-walk 510fea55546d2a9cfee0b501985e4f37129c1dcb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-22T00:40:54.321Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-22T00:40:54.360Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-22T00:40:54.373Z] ========================================================= [2021-10-22T00:40:54.373Z] EdgeX Global Pipelines Version Info [2021-10-22T00:40:54.373Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:40:55.531Z] ------------------- [2021-10-22T00:40:55.532Z] stable info: [2021-10-22T00:40:55.532Z] ------------------- [2021-10-22T00:40:55.532Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-22T00:40:55.532Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-22T00:40:55.532Z] Message: update stable to v1.0.210 [2021-10-22T00:40:56.120Z] ------------------- [2021-10-22T00:40:56.120Z] experimental info: [2021-10-22T00:40:56.120Z] ------------------- [2021-10-22T00:40:56.120Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-22T00:40:56.120Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-22T00:40:56.120Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-22T00:40:56.191Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-10-22T00:40:56.198Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-10-22T00:40:56.205Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-22T00:40:56.211Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-22T00:40:56.218Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-22T00:40:56.225Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-22T00:40:56.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-22T00:40:56.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-22T00:40:56.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-22T00:40:56.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-22T00:40:56.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-22T00:40:56.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-10-22T00:40:56.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-22T00:40:56.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-22T00:40:56.302Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-22T00:40:56.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-22T00:40:56.323Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-22T00:40:56.331Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-22T00:40:56.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-22T00:40:56.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-22T00:40:56.359Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-22T00:40:56.368Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-22T00:40:56.377Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-22T00:40:56.388Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-22T00:40:56.400Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-22T00:40:56.415Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-22T00:40:56.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-22T00:40:56.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-22T00:40:56.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-22T00:40:56.453Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [Pipeline] echo [2021-10-22T00:40:56.465Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c489e49 [Pipeline] echo [2021-10-22T00:40:56.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T00:40:56.522Z] provisioning config files... [2021-10-22T00:40:56.536Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1320203119801270536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:40:56.844Z] ---> docker-login.sh [2021-10-22T00:40:56.844Z] nexus3.edgexfoundry.org:10001 [2021-10-22T00:40:56.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:40:57.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:40:57.107Z] Configure a credential helper to remove this warning. See [2021-10-22T00:40:57.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:40:57.107Z] [2021-10-22T00:40:57.107Z] Login Succeeded [2021-10-22T00:40:57.107Z] nexus3.edgexfoundry.org:10002 [2021-10-22T00:40:57.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:40:57.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:40:57.107Z] Configure a credential helper to remove this warning. See [2021-10-22T00:40:57.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:40:57.107Z] [2021-10-22T00:40:57.107Z] Login Succeeded [2021-10-22T00:40:57.107Z] nexus3.edgexfoundry.org:10003 [2021-10-22T00:40:57.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:40:57.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:40:57.107Z] Configure a credential helper to remove this warning. See [2021-10-22T00:40:57.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:40:57.107Z] [2021-10-22T00:40:57.107Z] Login Succeeded [2021-10-22T00:40:57.107Z] nexus3.edgexfoundry.org:10004 [2021-10-22T00:40:57.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:40:57.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:40:57.368Z] Configure a credential helper to remove this warning. See [2021-10-22T00:40:57.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:40:57.368Z] [2021-10-22T00:40:57.368Z] Login Succeeded [2021-10-22T00:40:57.368Z] docker.io [2021-10-22T00:40:57.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:40:57.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:40:57.629Z] Configure a credential helper to remove this warning. See [2021-10-22T00:40:57.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:40:57.629Z] [2021-10-22T00:40:57.629Z] Login Succeeded [2021-10-22T00:40:57.629Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T00:40:57.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-22T00:40:58.078Z] + git log --format=format:%s -1 c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [Pipeline] echo [2021-10-22T00:40:58.110Z] GIT_COMMIT: c489e4920d8ecc2bfbec6e129aa767e61b2209f1, Commit Message: feat: Add CORS capability (#342) [Pipeline] echo [2021-10-22T00:40:58.117Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:40:58.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T00:40:58.772Z] [2021-10-22T00:40:58.772Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:40:59.090Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T00:40:59.090Z] latest: Pulling from edgex-devops/git-semver [2021-10-22T00:40:59.090Z] a0d0a0d46f8b: Pulling fs layer [2021-10-22T00:40:59.090Z] 3e5f54012d9b: Pulling fs layer [2021-10-22T00:40:59.090Z] 4c7163046ea9: Pulling fs layer [2021-10-22T00:40:59.090Z] 0c2d73faf560: Pulling fs layer [2021-10-22T00:40:59.090Z] 0c2d73faf560: Waiting [2021-10-22T00:40:59.090Z] 3e5f54012d9b: Verifying Checksum [2021-10-22T00:40:59.090Z] 3e5f54012d9b: Download complete [2021-10-22T00:40:59.090Z] a0d0a0d46f8b: Verifying Checksum [2021-10-22T00:40:59.090Z] a0d0a0d46f8b: Download complete [2021-10-22T00:40:59.090Z] 0c2d73faf560: Verifying Checksum [2021-10-22T00:40:59.090Z] 0c2d73faf560: Download complete [2021-10-22T00:40:59.090Z] 4c7163046ea9: Verifying Checksum [2021-10-22T00:40:59.090Z] 4c7163046ea9: Download complete [2021-10-22T00:40:59.362Z] a0d0a0d46f8b: Pull complete [2021-10-22T00:40:59.362Z] 3e5f54012d9b: Pull complete [2021-10-22T00:40:59.627Z] 4c7163046ea9: Pull complete [2021-10-22T00:40:59.887Z] 0c2d73faf560: Pull complete [2021-10-22T00:40:59.887Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-22T00:40:59.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T00:40:59.887Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-22T00:40:59.952Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-10-22T00:41:00.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-22T00:41:00.604Z] $ docker top 59b909ba0b19825c13de9e164de0a8c40b87cc02883c5eab3806dd37ed5e739e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-22T00:41:00.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T00:41:00.697Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T00:41:00.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T00:41:00.806Z] $ docker exec 59b909ba0b19825c13de9e164de0a8c40b87cc02883c5eab3806dd37ed5e739e ssh-agent [2021-10-22T00:41:00.907Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnhhFdC/agent.15 [2021-10-22T00:41:00.907Z] SSH_AGENT_PID=22 [2021-10-22T00:41:00.915Z] Running ssh-add (command line suppressed) [2021-10-22T00:41:01.006Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7600414423893298336.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7600414423893298336.key) [2021-10-22T00:41:01.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T00:41:01.317Z] + git tag --points-at HEAD [Pipeline] } [2021-10-22T00:41:01.330Z] $ docker exec --env ******** --env ******** 59b909ba0b19825c13de9e164de0a8c40b87cc02883c5eab3806dd37ed5e739e ssh-agent -k [2021-10-22T00:41:01.417Z] unset SSH_AUTH_SOCK; [2021-10-22T00:41:01.418Z] unset SSH_AGENT_PID; [2021-10-22T00:41:01.418Z] echo Agent pid 22 killed; [2021-10-22T00:41:01.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-22T00:41:01.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T00:41:01.457Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T00:41:01.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T00:41:01.563Z] $ docker exec 59b909ba0b19825c13de9e164de0a8c40b87cc02883c5eab3806dd37ed5e739e ssh-agent [2021-10-22T00:41:01.660Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaCIopH/agent.55 [2021-10-22T00:41:01.660Z] SSH_AGENT_PID=61 [2021-10-22T00:41:01.664Z] Running ssh-add (command line suppressed) [2021-10-22T00:41:01.751Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8201938985307569623.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8201938985307569623.key) [2021-10-22T00:41:01.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T00:41:02.056Z] + git semver init [2021-10-22T00:41:02.056Z] # -> Open(): unable to determine branch for HEAD [2021-10-22T00:41:02.056Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-22T00:41:02.056Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-22T00:41:02.056Z] # $SEMVER_REMOTE_NAME = origin [2021-10-22T00:41:02.056Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-22T00:41:02.056Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-22T00:41:02.056Z] # $SEMVER_BRANCH = main [2021-10-22T00:41:02.056Z] # $SEMVER_TEMP = /tmp/semver-946647502 [2021-10-22T00:41:02.056Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-10-22T00:41:02.628Z] # '/tmp/semver-946647502' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-10-22T00:41:02.628Z] # -> Force: false [2021-10-22T00:41:02.628Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-10-22T00:41:02.638Z] $ docker exec --env ******** --env ******** 59b909ba0b19825c13de9e164de0a8c40b87cc02883c5eab3806dd37ed5e739e ssh-agent -k [2021-10-22T00:41:02.732Z] unset SSH_AUTH_SOCK; [2021-10-22T00:41:02.732Z] unset SSH_AGENT_PID; [2021-10-22T00:41:02.732Z] echo Agent pid 61 killed; [2021-10-22T00:41:02.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T00:41:03.072Z] + git semver [Pipeline] } [2021-10-22T00:41:03.086Z] $ docker stop --time=1 59b909ba0b19825c13de9e164de0a8c40b87cc02883c5eab3806dd37ed5e739e [2021-10-22T00:41:04.290Z] $ docker rm -f 59b909ba0b19825c13de9e164de0a8c40b87cc02883c5eab3806dd37ed5e739e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-22T00:41:04.648Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-22T00:41:04.871Z] Stashed 1 file(s) [Pipeline] echo [2021-10-22T00:41:04.874Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.20 [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] node [Pipeline] node [2021-10-22T00:41:20.056Z] Still waiting to schedule task [2021-10-22T00:41:20.056Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-22T00:41:20.057Z] Still waiting to schedule task [2021-10-22T00:41:20.058Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1073’ [2021-10-22T00:48:45.836Z] Running on prd-centos7-docker-4c-2g-1087 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-10-22T00:48:45.846Z] Running in /w/workspace/app-service-configurable/24 [Pipeline] { [Pipeline] checkout [2021-10-22T00:48:45.937Z] Selected Git installation does not exist. Using Default [2021-10-22T00:48:45.937Z] The recommended git tool is: NONE [2021-10-22T00:48:47.969Z] using credential edgex-jenkins-ssh [2021-10-22T00:48:47.979Z] Cloning the remote Git repository [2021-10-22T00:48:48.002Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-10-22T00:48:48.049Z] > git init /w/workspace/app-service-configurable/24 # timeout=10 [2021-10-22T00:48:48.080Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-22T00:48:48.080Z] > git --version # timeout=10 [2021-10-22T00:48:48.089Z] > git --version # 'git version 2.24.4' [2021-10-22T00:48:48.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T00:48:48.113Z] [INFO] Currently running in a labeled security context [2021-10-22T00:48:48.113Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-22T00:48:48.114Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/24@tmp/jenkins-gitclient-ssh550478988716765304.key [2021-10-22T00:48:48.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T00:48:48.791Z] Avoid second fetch [2021-10-22T00:48:48.792Z] Checking out Revision c489e4920d8ecc2bfbec6e129aa767e61b2209f1 (main) [2021-10-22T00:48:48.774Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-22T00:48:48.782Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T00:48:48.799Z] > git config core.sparsecheckout # timeout=10 [2021-10-22T00:48:48.809Z] > git checkout -f c489e4920d8ecc2bfbec6e129aa767e61b2209f1 # timeout=10 [2021-10-22T00:48:52.398Z] Commit message: "feat: Add CORS capability (#342)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T00:48:52.909Z] provisioning config files... [2021-10-22T00:48:52.921Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/24@tmp/config5692200826562751415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:48:53.324Z] ---> docker-login.sh [2021-10-22T00:48:53.324Z] nexus3.edgexfoundry.org:10001 [2021-10-22T00:48:53.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:48:53.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:48:53.324Z] Configure a credential helper to remove this warning. See [2021-10-22T00:48:53.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:48:53.324Z] [2021-10-22T00:48:53.324Z] Login Succeeded [2021-10-22T00:48:53.324Z] nexus3.edgexfoundry.org:10002 [2021-10-22T00:48:53.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:48:53.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:48:53.584Z] Configure a credential helper to remove this warning. See [2021-10-22T00:48:53.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:48:53.584Z] [2021-10-22T00:48:53.584Z] Login Succeeded [2021-10-22T00:48:53.584Z] nexus3.edgexfoundry.org:10003 [2021-10-22T00:48:53.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:48:53.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:48:53.847Z] Configure a credential helper to remove this warning. See [2021-10-22T00:48:53.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:48:53.847Z] [2021-10-22T00:48:53.847Z] Login Succeeded [2021-10-22T00:48:53.847Z] nexus3.edgexfoundry.org:10004 [2021-10-22T00:48:53.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:48:53.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:48:53.847Z] Configure a credential helper to remove this warning. See [2021-10-22T00:48:53.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:48:53.847Z] [2021-10-22T00:48:53.847Z] Login Succeeded [2021-10-22T00:48:53.847Z] docker.io [2021-10-22T00:48:53.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:48:54.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:48:54.422Z] Configure a credential helper to remove this warning. See [2021-10-22T00:48:54.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:48:54.422Z] [2021-10-22T00:48:54.422Z] Login Succeeded [2021-10-22T00:48:54.422Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T00:48:54.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-22T00:48:54.581Z] ========================================================= [2021-10-22T00:48:54.581Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-22T00:48:54.581Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:48:54.895Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-22T00:48:54.895Z] Sending build context to Docker daemon 200.2kB [2021-10-22T00:48:54.895Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-22T00:48:54.895Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-22T00:48:54.895Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-22T00:48:54.895Z] a0d0a0d46f8b: Pulling fs layer [2021-10-22T00:48:54.895Z] 31adcdaf11c8: Pulling fs layer [2021-10-22T00:48:54.895Z] b8b176561691: Pulling fs layer [2021-10-22T00:48:54.895Z] 4527c011a84f: Pulling fs layer [2021-10-22T00:48:54.895Z] 5d74067f8e1e: Pulling fs layer [2021-10-22T00:48:54.895Z] e0aca202a116: Pulling fs layer [2021-10-22T00:48:54.895Z] 3a43be97a3b4: Pulling fs layer [2021-10-22T00:48:54.895Z] 34cad66bf833: Pulling fs layer [2021-10-22T00:48:54.895Z] b4e3c513aaa6: Pulling fs layer [2021-10-22T00:48:54.895Z] 4527c011a84f: Waiting [2021-10-22T00:48:54.895Z] 5d74067f8e1e: Waiting [2021-10-22T00:48:54.895Z] e0aca202a116: Waiting [2021-10-22T00:48:54.895Z] 3a43be97a3b4: Waiting [2021-10-22T00:48:54.895Z] 34cad66bf833: Waiting [2021-10-22T00:48:54.895Z] b4e3c513aaa6: Waiting [2021-10-22T00:48:54.895Z] b8b176561691: Download complete [2021-10-22T00:48:54.895Z] 31adcdaf11c8: Download complete [2021-10-22T00:48:54.895Z] 5d74067f8e1e: Verifying Checksum [2021-10-22T00:48:54.895Z] 5d74067f8e1e: Download complete [2021-10-22T00:48:54.895Z] a0d0a0d46f8b: Download complete [2021-10-22T00:48:54.895Z] e0aca202a116: Verifying Checksum [2021-10-22T00:48:54.895Z] e0aca202a116: Download complete [2021-10-22T00:48:54.895Z] 3a43be97a3b4: Verifying Checksum [2021-10-22T00:48:54.895Z] 3a43be97a3b4: Download complete [2021-10-22T00:48:55.159Z] 34cad66bf833: Verifying Checksum [2021-10-22T00:48:55.159Z] 34cad66bf833: Download complete [2021-10-22T00:48:55.422Z] a0d0a0d46f8b: Pull complete [2021-10-22T00:48:55.684Z] 4527c011a84f: Verifying Checksum [2021-10-22T00:48:55.684Z] 4527c011a84f: Download complete [2021-10-22T00:48:55.684Z] 31adcdaf11c8: Pull complete [2021-10-22T00:48:55.684Z] b4e3c513aaa6: Verifying Checksum [2021-10-22T00:48:55.684Z] b4e3c513aaa6: Download complete [2021-10-22T00:48:55.684Z] b8b176561691: Pull complete [2021-10-22T00:48:59.035Z] 4527c011a84f: Pull complete [2021-10-22T00:48:59.035Z] 5d74067f8e1e: Pull complete [2021-10-22T00:48:59.035Z] e0aca202a116: Pull complete [2021-10-22T00:48:59.299Z] 3a43be97a3b4: Pull complete [2021-10-22T00:48:59.299Z] 34cad66bf833: Pull complete [2021-10-22T00:49:01.231Z] b4e3c513aaa6: Pull complete [2021-10-22T00:49:01.495Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-22T00:49:01.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T00:49:01.495Z] ---> 9f6097aaca64 [2021-10-22T00:49:01.495Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-22T00:49:03.407Z] ---> Running in 954cc107203b [2021-10-22T00:49:03.669Z] Removing intermediate container 954cc107203b [2021-10-22T00:49:03.669Z] ---> 8b2dd76f456a [2021-10-22T00:49:03.669Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-22T00:49:03.669Z] ---> Running in 2bacf943b40f [2021-10-22T00:49:03.669Z] Removing intermediate container 2bacf943b40f [2021-10-22T00:49:03.669Z] ---> accd64af436a [2021-10-22T00:49:03.669Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-22T00:49:03.669Z] ---> Running in 4a6ac2d57b9b [2021-10-22T00:49:03.669Z] Removing intermediate container 4a6ac2d57b9b [2021-10-22T00:49:03.669Z] ---> 409faa4f9eb0 [2021-10-22T00:49:03.669Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:49:03.936Z] ---> Running in cb89d29f5208 [2021-10-22T00:49:04.201Z] Removing intermediate container cb89d29f5208 [2021-10-22T00:49:04.201Z] ---> ab0498efcb2b [2021-10-22T00:49:04.201Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-22T00:49:04.463Z] ---> Running in 5cb148629a13 [2021-10-22T00:49:04.725Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:49:05.672Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:49:05.940Z] OK: 220 MiB in 52 packages [2021-10-22T00:49:05.940Z] Removing intermediate container 5cb148629a13 [2021-10-22T00:49:05.940Z] ---> cd0fac8123e9 [2021-10-22T00:49:05.940Z] Step 8/12 : WORKDIR /app [2021-10-22T00:49:06.203Z] ---> Running in 9c5bcfb593f8 [2021-10-22T00:49:06.203Z] Removing intermediate container 9c5bcfb593f8 [2021-10-22T00:49:06.203Z] ---> a239b0f5104f [2021-10-22T00:49:06.203Z] Step 9/12 : COPY . . [2021-10-22T00:49:06.463Z] ---> 292a56be0e0a [2021-10-22T00:49:06.463Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T00:49:06.463Z] ---> Running in a9cd3bea5e22 [2021-10-22T00:49:38.765Z] Removing intermediate container a9cd3bea5e22 [2021-10-22T00:49:38.765Z] ---> ca7a86a28615 [2021-10-22T00:49:38.765Z] Step 11/12 : ARG MAKE="make build" [2021-10-22T00:49:38.765Z] ---> Running in 34e4034d41c3 [2021-10-22T00:49:38.765Z] Removing intermediate container 34e4034d41c3 [2021-10-22T00:49:38.765Z] ---> 8b442cd0c4a7 [2021-10-22T00:49:38.765Z] Step 12/12 : RUN $MAKE [2021-10-22T00:49:38.765Z] ---> Running in ee8188e09347 [2021-10-22T00:49:38.765Z] noop [2021-10-22T00:49:38.765Z] Removing intermediate container ee8188e09347 [2021-10-22T00:49:38.765Z] ---> c76ec165562d [2021-10-22T00:49:38.765Z] Successfully built c76ec165562d [2021-10-22T00:49:38.765Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:49:39.072Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-22T00:49:39.072Z] . [Pipeline] withDockerContainer [2021-10-22T00:49:39.142Z] prd-centos7-docker-4c-2g-1087 does not seem to be running inside a container [2021-10-22T00:49:39.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@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 ******** ci-base-image-x86_64 cat [2021-10-22T00:49:39.500Z] $ docker top 655c6d83bf8d958815bdc9c6800b37e08c1bb8096db763fd4650eb9b90998b3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T00:49:39.873Z] + go version [2021-10-22T00:49:39.873Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-22T00:49:39.884Z] $ docker stop --time=1 655c6d83bf8d958815bdc9c6800b37e08c1bb8096db763fd4650eb9b90998b3f [2021-10-22T00:49:41.081Z] $ docker rm -f 655c6d83bf8d958815bdc9c6800b37e08c1bb8096db763fd4650eb9b90998b3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:49:41.538Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-22T00:49:41.538Z] . [Pipeline] withDockerContainer [2021-10-22T00:49:41.603Z] prd-centos7-docker-4c-2g-1087 does not seem to be running inside a container [2021-10-22T00:49:41.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@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 ******** ci-base-image-x86_64 cat [2021-10-22T00:49:42.065Z] $ docker top b1285ea97ad069aedf609dc22eb80467c9ea093cb28067aaf319617ed7cb1599 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-22T00:49:42.436Z] + make test [2021-10-22T00:49:42.436Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-22T00:49:53.044Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1088 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-10-22T00:49:53.055Z] Running in /w/workspace/app-service-configurable/24 [Pipeline] { [Pipeline] checkout [2021-10-22T00:49:53.269Z] Selected Git installation does not exist. Using Default [2021-10-22T00:49:53.269Z] The recommended git tool is: NONE [2021-10-22T00:49:58.901Z] using credential edgex-jenkins-ssh [2021-10-22T00:49:58.941Z] Cloning the remote Git repository [2021-10-22T00:49:59.013Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-10-22T00:49:59.137Z] > git init /w/workspace/app-service-configurable/24 # timeout=10 [2021-10-22T00:49:59.212Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-22T00:49:59.213Z] > git --version # timeout=10 [2021-10-22T00:49:59.232Z] > git --version # 'git version 2.17.1' [2021-10-22T00:49:59.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T00:49:59.361Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T00:50:00.227Z] Avoid second fetch [2021-10-22T00:50:00.228Z] Checking out Revision c489e4920d8ecc2bfbec6e129aa767e61b2209f1 (main) [2021-10-22T00:50:00.664Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-10-22T00:50:00.664Z] CGO_ENABLED=1 go vet ./... [2021-10-22T00:50:00.187Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-22T00:50:00.209Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T00:50:00.251Z] > git config core.sparsecheckout # timeout=10 [2021-10-22T00:50:00.275Z] > git checkout -f c489e4920d8ecc2bfbec6e129aa767e61b2209f1 # timeout=10 [2021-10-22T00:50:04.705Z] Commit message: "feat: Add CORS capability (#342)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-22T00:50:05.663Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-22T00:50:05.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T00:50:05.663Z] Dload Upload Total Spent Left Speed [2021-10-22T00:50:05.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 54740 0 --:--:-- --:--:-- --:--:-- 54995 [Pipeline] sh [2021-10-22T00:50:06.067Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-22T00:50:06.406Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2021-10-22T00:50:06.406Z] /etc/docker/daemon.json [2021-10-22T00:50:06.406Z] { [2021-10-22T00:50:06.406Z] "registry-mirrors": [ [2021-10-22T00:50:06.406Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-22T00:50:06.406Z] ], [2021-10-22T00:50:06.406Z] "bip": "10.250.0.254/24", [2021-10-22T00:50:06.406Z] "hosts": [ [2021-10-22T00:50:06.406Z] "tcp://0.0.0.0:5555", [2021-10-22T00:50:06.406Z] "unix:///var/run/docker.sock" [2021-10-22T00:50:06.406Z] ], [2021-10-22T00:50:06.406Z] "mtu": 1458, [2021-10-22T00:50:06.406Z] "selinux-enabled": true, [2021-10-22T00:50:06.406Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-22T00:50:06.406Z] } [Pipeline] sh [2021-10-22T00:50:06.757Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-22T00:50:07.101Z] + sudo service docker restart [2021-10-22T00:50:07.299Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-22T00:50:07.299Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-22T00:50:07.299Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-22T00:50:07.309Z] $ docker stop --time=1 b1285ea97ad069aedf609dc22eb80467c9ea093cb28067aaf319617ed7cb1599 [2021-10-22T00:50:08.823Z] $ docker rm -f b1285ea97ad069aedf609dc22eb80467c9ea093cb28067aaf319617ed7cb1599 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-22T00:50:09.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-22T00:50:09.428Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-22T00:50:10.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-22T00:50:10.431Z] + ls -al . [2021-10-22T00:50:10.431Z] total 148 [2021-10-22T00:50:10.431Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 22 00:50 . [2021-10-22T00:50:10.431Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 22 00:48 .. [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 7608 Oct 22 00:48 Attribution.txt [2021-10-22T00:50:10.431Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 22 00:48 bin [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 22206 Oct 22 00:48 CHANGELOG.md [2021-10-22T00:50:10.431Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 22 00:49 coverage.out [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 2064 Oct 22 00:48 Dockerfile [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 22 00:48 .dockerignore [2021-10-22T00:50:10.431Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 22 00:48 .git [2021-10-22T00:50:10.431Z] drwxrwxr-x. 2 jenkins jenkins 104 Oct 22 00:48 .github [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 104 Oct 22 00:48 .gitignore [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 136 Oct 22 00:48 go.mod [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 50044 Oct 22 00:48 go.sum [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 22 00:48 GOVERNANCE.md [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 687 Oct 22 00:48 Jenkinsfile [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 22 00:48 LICENSE [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 1949 Oct 22 00:48 main.go [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 1614 Oct 22 00:48 makefile [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 618 Oct 22 00:48 OWNERS.md [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 3224 Oct 22 00:48 README.md [2021-10-22T00:50:10.431Z] drwxrwxr-x. 9 jenkins jenkins 151 Oct 22 00:48 res [2021-10-22T00:50:10.431Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 22 00:48 snap [2021-10-22T00:50:10.431Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 22 00:41 VERSION [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:10.728Z] + 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=c489e4920d8ecc2bfbec6e129aa767e61b2209f1 --label arch=amd64 --label version=2.0.2-dev.20 . [2021-10-22T00:50:10.728Z] Sending build context to Docker daemon 201.2kB [2021-10-22T00:50:10.728Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-10-22T00:50:10.728Z] Step 2/26 : FROM ${BASE} AS builder [2021-10-22T00:50:10.728Z] ---> c76ec165562d [2021-10-22T00:50:10.728Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-22T00:50:10.728Z] ---> Running in d68883e1f605 [2021-10-22T00:50:10.728Z] Removing intermediate container d68883e1f605 [2021-10-22T00:50:10.728Z] ---> 21004752670a [2021-10-22T00:50:10.728Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-10-22T00:50:10.728Z] ---> Running in e7a235aebe5f [2021-10-22T00:50:10.993Z] Removing intermediate container e7a235aebe5f [2021-10-22T00:50:10.993Z] ---> 07e2c3ff39c4 [2021-10-22T00:50:10.993Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-22T00:50:10.993Z] ---> Running in b251ec75d061 [2021-10-22T00:50:10.993Z] Removing intermediate container b251ec75d061 [2021-10-22T00:50:10.993Z] ---> ca07bad264b3 [2021-10-22T00:50:10.993Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:50:10.993Z] ---> Running in 4e840b30c965 [2021-10-22T00:50:11.568Z] Removing intermediate container 4e840b30c965 [2021-10-22T00:50:11.568Z] ---> f20402a89222 [2021-10-22T00:50:11.568Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-22T00:50:11.568Z] ---> Running in 228b6563ee1a [2021-10-22T00:50:11.830Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:50:12.773Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:50:13.040Z] OK: 220 MiB in 52 packages [2021-10-22T00:50:13.302Z] Removing intermediate container 228b6563ee1a [2021-10-22T00:50:13.302Z] ---> 1392b2fc5421 [2021-10-22T00:50:13.302Z] Step 8/26 : WORKDIR /app [2021-10-22T00:50:13.302Z] ---> Running in fcd13cde6318 [2021-10-22T00:50:13.562Z] Removing intermediate container fcd13cde6318 [2021-10-22T00:50:13.562Z] ---> 5943c1ca1935 [2021-10-22T00:50:13.562Z] Step 9/26 : COPY . . [2021-10-22T00:50:13.562Z] ---> d1e6b12a6bdc [2021-10-22T00:50:13.562Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T00:50:13.562Z] ---> Running in f232a2e319b4 [2021-10-22T00:50:14.138Z] Removing intermediate container f232a2e319b4 [2021-10-22T00:50:14.138Z] ---> c5b6a0d28bd5 [2021-10-22T00:50:14.138Z] Step 11/26 : ARG MAKE="make build" [2021-10-22T00:50:14.398Z] ---> Running in 918b7202c7a9 [2021-10-22T00:50:14.398Z] Removing intermediate container 918b7202c7a9 [2021-10-22T00:50:14.398Z] ---> 81c87c110638 [2021-10-22T00:50:14.398Z] Step 12/26 : RUN $MAKE [2021-10-22T00:50:14.398Z] ---> Running in 9c110fde3330 [2021-10-22T00:50:14.665Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.20" -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T00:50:25.434Z] provisioning config files... [2021-10-22T00:50:25.458Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/24@tmp/config7214040411134006903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:50:25.883Z] ---> docker-login.sh [2021-10-22T00:50:25.883Z] nexus3.edgexfoundry.org:10001 [2021-10-22T00:50:26.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:50:27.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:50:27.081Z] Configure a credential helper to remove this warning. See [2021-10-22T00:50:27.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:50:27.081Z] [2021-10-22T00:50:27.081Z] Login Succeeded [2021-10-22T00:50:27.081Z] nexus3.edgexfoundry.org:10002 [2021-10-22T00:50:27.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:50:27.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:50:27.635Z] Configure a credential helper to remove this warning. See [2021-10-22T00:50:27.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:50:27.635Z] [2021-10-22T00:50:27.635Z] Login Succeeded [2021-10-22T00:50:27.635Z] nexus3.edgexfoundry.org:10003 [2021-10-22T00:50:27.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:50:28.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:50:28.185Z] Configure a credential helper to remove this warning. See [2021-10-22T00:50:28.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:50:28.185Z] [2021-10-22T00:50:28.185Z] Login Succeeded [2021-10-22T00:50:28.185Z] nexus3.edgexfoundry.org:10004 [2021-10-22T00:50:28.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:50:28.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:50:28.733Z] Configure a credential helper to remove this warning. See [2021-10-22T00:50:28.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:50:28.733Z] [2021-10-22T00:50:28.733Z] Login Succeeded [2021-10-22T00:50:28.733Z] docker.io [2021-10-22T00:50:29.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:50:29.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:50:29.602Z] Configure a credential helper to remove this warning. See [2021-10-22T00:50:29.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:50:29.602Z] [2021-10-22T00:50:29.602Z] Login Succeeded [2021-10-22T00:50:29.602Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T00:50:29.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-22T00:50:29.892Z] ========================================================= [2021-10-22T00:50:29.892Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-22T00:50:29.892Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:30.240Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-22T00:50:30.240Z] Sending build context to Docker daemon 200.2kB [2021-10-22T00:50:30.849Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-22T00:50:30.849Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-22T00:50:30.849Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-22T00:50:30.849Z] 552d1f2373af: Pulling fs layer [2021-10-22T00:50:30.849Z] ea3f2d53f512: Pulling fs layer [2021-10-22T00:50:30.849Z] 9e70ebbbe112: Pulling fs layer [2021-10-22T00:50:30.849Z] 7a9cfe048b4a: Pulling fs layer [2021-10-22T00:50:30.849Z] 72dc09318566: Pulling fs layer [2021-10-22T00:50:30.849Z] f4f7b4309257: Pulling fs layer [2021-10-22T00:50:30.849Z] 0ac9a79272e3: Pulling fs layer [2021-10-22T00:50:30.849Z] b78e95d17946: Pulling fs layer [2021-10-22T00:50:30.849Z] f4f7b4309257: Waiting [2021-10-22T00:50:30.849Z] 72dc09318566: Waiting [2021-10-22T00:50:30.849Z] 0ac9a79272e3: Waiting [2021-10-22T00:50:30.849Z] 7a9cfe048b4a: Waiting [2021-10-22T00:50:30.849Z] b78e95d17946: Waiting [2021-10-22T00:50:30.849Z] 9e70ebbbe112: Download complete [2021-10-22T00:50:30.849Z] ea3f2d53f512: Verifying Checksum [2021-10-22T00:50:30.849Z] ea3f2d53f512: Download complete [2021-10-22T00:50:30.849Z] 72dc09318566: Verifying Checksum [2021-10-22T00:50:30.849Z] 72dc09318566: Download complete [2021-10-22T00:50:30.849Z] f4f7b4309257: Verifying Checksum [2021-10-22T00:50:30.849Z] f4f7b4309257: Download complete [2021-10-22T00:50:30.849Z] 552d1f2373af: Download complete [2021-10-22T00:50:30.849Z] 0ac9a79272e3: Verifying Checksum [2021-10-22T00:50:30.849Z] 0ac9a79272e3: Download complete [2021-10-22T00:50:31.859Z] 552d1f2373af: Pull complete [2021-10-22T00:50:32.852Z] ea3f2d53f512: Pull complete [2021-10-22T00:50:32.900Z] Removing intermediate container 9c110fde3330 [2021-10-22T00:50:32.900Z] ---> fae1991b65ec [2021-10-22T00:50:32.900Z] Step 13/26 : FROM alpine:3.14 [2021-10-22T00:50:32.900Z] 3.14: Pulling from library/alpine [2021-10-22T00:50:32.900Z] a0d0a0d46f8b: Already exists [2021-10-22T00:50:33.126Z] b78e95d17946: Verifying Checksum [2021-10-22T00:50:33.126Z] b78e95d17946: Download complete [2021-10-22T00:50:33.126Z] 9e70ebbbe112: Pull complete [2021-10-22T00:50:33.164Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-22T00:50:33.164Z] Status: Downloaded newer image for alpine:3.14 [2021-10-22T00:50:33.164Z] ---> 14119a10abf4 [2021-10-22T00:50:33.164Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-22T00:50:33.164Z] ---> Running in f26056a80df9 [2021-10-22T00:50:33.164Z] Removing intermediate container f26056a80df9 [2021-10-22T00:50:33.164Z] ---> 176b4b23d79f [2021-10-22T00:50:33.164Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-10-22T00:50:33.164Z] ---> Running in 87e7fded2ddc [2021-10-22T00:50:33.426Z] Removing intermediate container 87e7fded2ddc [2021-10-22T00:50:33.426Z] ---> 9da4942c0d6d [2021-10-22T00:50:33.426Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-10-22T00:50:33.426Z] ---> Running in c154770704c5 [2021-10-22T00:50:33.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:50:33.723Z] 7a9cfe048b4a: Verifying Checksum [2021-10-22T00:50:33.723Z] 7a9cfe048b4a: Download complete [2021-10-22T00:50:33.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:50:33.960Z] (1/7) Installing ca-certificates (20191127-r5) [2021-10-22T00:50:33.960Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-10-22T00:50:33.960Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T00:50:33.960Z] (4/7) Installing libsodium (1.0.18-r0) [2021-10-22T00:50:33.960Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T00:50:33.961Z] (6/7) Installing libzmq (4.3.4-r0) [2021-10-22T00:50:34.228Z] (7/7) Installing zeromq (4.3.4-r0) [2021-10-22T00:50:34.228Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T00:50:34.228Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T00:50:34.228Z] OK: 9 MiB in 21 packages [2021-10-22T00:50:34.494Z] Removing intermediate container c154770704c5 [2021-10-22T00:50:34.494Z] ---> 26dc39565c6e [2021-10-22T00:50:34.494Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-10-22T00:50:34.757Z] ---> f62be7fefe4d [2021-10-22T00:50:34.757Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-10-22T00:50:34.757Z] ---> 216a647120cf [2021-10-22T00:50:34.757Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-10-22T00:50:35.021Z] ---> 73d68cd864ce [2021-10-22T00:50:35.021Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-10-22T00:50:35.282Z] ---> 8522b23f8713 [2021-10-22T00:50:35.282Z] Step 21/26 : EXPOSE 48095 [2021-10-22T00:50:35.282Z] ---> Running in 414d1d5275e4 [2021-10-22T00:50:35.543Z] Removing intermediate container 414d1d5275e4 [2021-10-22T00:50:35.543Z] ---> 2faf6bd21223 [2021-10-22T00:50:35.543Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-10-22T00:50:35.543Z] ---> Running in 36368206aaa1 [2021-10-22T00:50:35.543Z] Removing intermediate container 36368206aaa1 [2021-10-22T00:50:35.543Z] ---> a3d25e9b8237 [2021-10-22T00:50:35.543Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T00:50:35.543Z] ---> Running in bab5a5b91b88 [2021-10-22T00:50:35.804Z] Removing intermediate container bab5a5b91b88 [2021-10-22T00:50:35.804Z] ---> ddaf35543b84 [2021-10-22T00:50:35.804Z] Step 24/26 : LABEL arch=amd64 [2021-10-22T00:50:35.804Z] ---> Running in 854cfaaf2e98 [2021-10-22T00:50:35.804Z] Removing intermediate container 854cfaaf2e98 [2021-10-22T00:50:35.804Z] ---> 67de9a8d5c6a [2021-10-22T00:50:35.804Z] Step 25/26 : LABEL git_sha=c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [2021-10-22T00:50:35.804Z] ---> Running in ea69d187e839 [2021-10-22T00:50:35.804Z] Removing intermediate container ea69d187e839 [2021-10-22T00:50:35.804Z] ---> 18a9ff782eac [2021-10-22T00:50:35.804Z] Step 26/26 : LABEL version=2.0.2-dev.20 [2021-10-22T00:50:36.065Z] ---> Running in 69bd844efac4 [2021-10-22T00:50:36.065Z] Removing intermediate container 69bd844efac4 [2021-10-22T00:50:36.065Z] ---> 97d6e3903e40 [2021-10-22T00:50:36.065Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-22T00:50:36.065Z] Successfully built 97d6e3903e40 [2021-10-22T00:50:36.065Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T00:50:36.204Z] provisioning config files... [2021-10-22T00:50:36.220Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/24@tmp/config6598458254395123114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:50:36.528Z] ---> docker-login.sh [2021-10-22T00:50:36.528Z] nexus3.edgexfoundry.org:10001 [2021-10-22T00:50:36.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:50:36.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:50:36.528Z] Configure a credential helper to remove this warning. See [2021-10-22T00:50:36.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:50:36.528Z] [2021-10-22T00:50:36.528Z] Login Succeeded [2021-10-22T00:50:36.528Z] nexus3.edgexfoundry.org:10002 [2021-10-22T00:50:36.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:50:36.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:50:36.528Z] Configure a credential helper to remove this warning. See [2021-10-22T00:50:36.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:50:36.528Z] [2021-10-22T00:50:36.528Z] Login Succeeded [2021-10-22T00:50:36.528Z] nexus3.edgexfoundry.org:10003 [2021-10-22T00:50:36.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:50:36.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:50:36.795Z] Configure a credential helper to remove this warning. See [2021-10-22T00:50:36.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:50:36.795Z] [2021-10-22T00:50:36.795Z] Login Succeeded [2021-10-22T00:50:36.795Z] nexus3.edgexfoundry.org:10004 [2021-10-22T00:50:36.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:50:36.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:50:36.795Z] Configure a credential helper to remove this warning. See [2021-10-22T00:50:36.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:50:36.795Z] [2021-10-22T00:50:36.795Z] Login Succeeded [2021-10-22T00:50:36.795Z] docker.io [2021-10-22T00:50:37.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:50:37.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:50:37.321Z] Configure a credential helper to remove this warning. See [2021-10-22T00:50:37.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:50:37.321Z] [2021-10-22T00:50:37.321Z] Login Succeeded [2021-10-22T00:50:37.321Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T00:50:37.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T00:50:37.377Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-10-22T00:50:37.377Z] c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [2021-10-22T00:50:37.377Z] latest [2021-10-22T00:50:37.377Z] 2.0.2-dev.20 [2021-10-22T00:50:37.377Z] c489e4920d8ecc2bfbec6e129aa767e61b2209f1-2.0.2-dev.20 [2021-10-22T00:50:37.377Z] main [2021-10-22T00:50:37.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:37.703Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:38.003Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [2021-10-22T00:50:38.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-22T00:50:38.003Z] cf48a4a99864: Preparing [2021-10-22T00:50:38.003Z] b23b810bce70: Preparing [2021-10-22T00:50:38.003Z] 6f900b47efb7: Preparing [2021-10-22T00:50:38.003Z] 57e0b3ccc5e8: Preparing [2021-10-22T00:50:38.003Z] 63680b190044: Preparing [2021-10-22T00:50:38.003Z] e2eb06d8af82: Preparing [2021-10-22T00:50:38.003Z] e2eb06d8af82: Waiting [2021-10-22T00:50:38.268Z] b23b810bce70: Pushed [2021-10-22T00:50:38.268Z] e2eb06d8af82: Layer already exists [2021-10-22T00:50:38.268Z] 57e0b3ccc5e8: Pushed [2021-10-22T00:50:38.268Z] 63680b190044: Pushed [2021-10-22T00:50:38.268Z] 6f900b47efb7: Pushed [2021-10-22T00:50:39.218Z] cf48a4a99864: Pushed [2021-10-22T00:50:39.480Z] c489e4920d8ecc2bfbec6e129aa767e61b2209f1: digest: sha256:454ae888a8ed84cbea4bea9dab547a30f82990ce5ebf767f084950c722062f1e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:39.783Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:40.076Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-10-22T00:50:40.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-22T00:50:40.076Z] cf48a4a99864: Preparing [2021-10-22T00:50:40.076Z] b23b810bce70: Preparing [2021-10-22T00:50:40.076Z] 6f900b47efb7: Preparing [2021-10-22T00:50:40.076Z] 57e0b3ccc5e8: Preparing [2021-10-22T00:50:40.076Z] 63680b190044: Preparing [2021-10-22T00:50:40.076Z] e2eb06d8af82: Preparing [2021-10-22T00:50:40.076Z] e2eb06d8af82: Waiting [2021-10-22T00:50:40.076Z] b23b810bce70: Layer already exists [2021-10-22T00:50:40.076Z] 63680b190044: Layer already exists [2021-10-22T00:50:40.076Z] 57e0b3ccc5e8: Layer already exists [2021-10-22T00:50:40.076Z] 6f900b47efb7: Layer already exists [2021-10-22T00:50:40.076Z] cf48a4a99864: Layer already exists [2021-10-22T00:50:40.076Z] e2eb06d8af82: Layer already exists [2021-10-22T00:50:40.076Z] latest: digest: sha256:454ae888a8ed84cbea4bea9dab547a30f82990ce5ebf767f084950c722062f1e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:40.373Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.20 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:40.666Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.20 [2021-10-22T00:50:40.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-22T00:50:40.666Z] cf48a4a99864: Preparing [2021-10-22T00:50:40.666Z] b23b810bce70: Preparing [2021-10-22T00:50:40.666Z] 6f900b47efb7: Preparing [2021-10-22T00:50:40.666Z] 57e0b3ccc5e8: Preparing [2021-10-22T00:50:40.666Z] 63680b190044: Preparing [2021-10-22T00:50:40.666Z] e2eb06d8af82: Preparing [2021-10-22T00:50:40.666Z] e2eb06d8af82: Waiting [2021-10-22T00:50:40.666Z] cf48a4a99864: Layer already exists [2021-10-22T00:50:40.666Z] b23b810bce70: Layer already exists [2021-10-22T00:50:40.666Z] 63680b190044: Layer already exists [2021-10-22T00:50:40.666Z] 57e0b3ccc5e8: Layer already exists [2021-10-22T00:50:40.666Z] 6f900b47efb7: Layer already exists [2021-10-22T00:50:40.666Z] e2eb06d8af82: Layer already exists [2021-10-22T00:50:40.666Z] 2.0.2-dev.20: digest: sha256:454ae888a8ed84cbea4bea9dab547a30f82990ce5ebf767f084950c722062f1e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:40.965Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c489e4920d8ecc2bfbec6e129aa767e61b2209f1-2.0.2-dev.20 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:41.262Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c489e4920d8ecc2bfbec6e129aa767e61b2209f1-2.0.2-dev.20 [2021-10-22T00:50:41.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-22T00:50:41.262Z] cf48a4a99864: Preparing [2021-10-22T00:50:41.262Z] b23b810bce70: Preparing [2021-10-22T00:50:41.262Z] 6f900b47efb7: Preparing [2021-10-22T00:50:41.262Z] 57e0b3ccc5e8: Preparing [2021-10-22T00:50:41.262Z] 63680b190044: Preparing [2021-10-22T00:50:41.262Z] e2eb06d8af82: Preparing [2021-10-22T00:50:41.262Z] e2eb06d8af82: Waiting [2021-10-22T00:50:41.262Z] b23b810bce70: Layer already exists [2021-10-22T00:50:41.262Z] 57e0b3ccc5e8: Layer already exists [2021-10-22T00:50:41.262Z] 63680b190044: Layer already exists [2021-10-22T00:50:41.262Z] cf48a4a99864: Layer already exists [2021-10-22T00:50:41.262Z] 6f900b47efb7: Layer already exists [2021-10-22T00:50:41.262Z] e2eb06d8af82: Layer already exists [2021-10-22T00:50:41.262Z] c489e4920d8ecc2bfbec6e129aa767e61b2209f1-2.0.2-dev.20: digest: sha256:454ae888a8ed84cbea4bea9dab547a30f82990ce5ebf767f084950c722062f1e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:41.565Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:41.856Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-10-22T00:50:41.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-22T00:50:41.857Z] cf48a4a99864: Preparing [2021-10-22T00:50:41.857Z] b23b810bce70: Preparing [2021-10-22T00:50:41.857Z] 6f900b47efb7: Preparing [2021-10-22T00:50:41.857Z] 57e0b3ccc5e8: Preparing [2021-10-22T00:50:41.857Z] 63680b190044: Preparing [2021-10-22T00:50:41.857Z] e2eb06d8af82: Preparing [2021-10-22T00:50:41.857Z] e2eb06d8af82: Waiting [2021-10-22T00:50:41.857Z] 57e0b3ccc5e8: Layer already exists [2021-10-22T00:50:41.857Z] 6f900b47efb7: Layer already exists [2021-10-22T00:50:41.857Z] cf48a4a99864: Layer already exists [2021-10-22T00:50:41.857Z] 63680b190044: Layer already exists [2021-10-22T00:50:41.857Z] b23b810bce70: Layer already exists [2021-10-22T00:50:41.857Z] e2eb06d8af82: Layer already exists [2021-10-22T00:50:41.857Z] main: digest: sha256:454ae888a8ed84cbea4bea9dab547a30f82990ce5ebf767f084950c722062f1e size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T00:50:41.891Z] ===================================================== [Pipeline] echo [2021-10-22T00:50:41.898Z] taggedImages: [2021-10-22T00:50:41.898Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [2021-10-22T00:50:41.898Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-10-22T00:50:41.898Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.20 [2021-10-22T00:50:41.898Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c489e4920d8ecc2bfbec6e129aa767e61b2209f1-2.0.2-dev.20 [2021-10-22T00:50:41.898Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:42.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T00:50:42.379Z] [2021-10-22T00:50:42.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:50:42.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T00:50:42.692Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-22T00:50:42.692Z] b4d181a07f80: Pulling fs layer [2021-10-22T00:50:42.692Z] a1111a8f2ec3: Pulling fs layer [2021-10-22T00:50:42.692Z] ed53099fbce6: Pulling fs layer [2021-10-22T00:50:42.692Z] dc539afda2c1: Pulling fs layer [2021-10-22T00:50:42.692Z] 77bc0d833cb6: Pulling fs layer [2021-10-22T00:50:42.692Z] 9065ff56babe: Pulling fs layer [2021-10-22T00:50:42.692Z] d287ab97295c: Pulling fs layer [2021-10-22T00:50:42.692Z] dc539afda2c1: Waiting [2021-10-22T00:50:42.692Z] 9065ff56babe: Waiting [2021-10-22T00:50:42.692Z] d287ab97295c: Waiting [2021-10-22T00:50:42.692Z] 77bc0d833cb6: Waiting [2021-10-22T00:50:42.692Z] a1111a8f2ec3: Verifying Checksum [2021-10-22T00:50:42.692Z] a1111a8f2ec3: Download complete [2021-10-22T00:50:42.692Z] dc539afda2c1: Verifying Checksum [2021-10-22T00:50:42.692Z] dc539afda2c1: Download complete [2021-10-22T00:50:42.692Z] ed53099fbce6: Verifying Checksum [2021-10-22T00:50:42.692Z] ed53099fbce6: Download complete [2021-10-22T00:50:42.965Z] 9065ff56babe: Verifying Checksum [2021-10-22T00:50:42.965Z] 9065ff56babe: Download complete [2021-10-22T00:50:42.965Z] 77bc0d833cb6: Verifying Checksum [2021-10-22T00:50:42.965Z] 77bc0d833cb6: Download complete [2021-10-22T00:50:42.965Z] b4d181a07f80: Verifying Checksum [2021-10-22T00:50:42.965Z] b4d181a07f80: Download complete [2021-10-22T00:50:43.545Z] d287ab97295c: Verifying Checksum [2021-10-22T00:50:43.545Z] d287ab97295c: Download complete [2021-10-22T00:50:43.895Z] 7a9cfe048b4a: Pull complete [2021-10-22T00:50:44.169Z] 72dc09318566: Pull complete [2021-10-22T00:50:44.441Z] f4f7b4309257: Pull complete [2021-10-22T00:50:44.491Z] b4d181a07f80: Pull complete [2021-10-22T00:50:44.491Z] a1111a8f2ec3: Pull complete [2021-10-22T00:50:44.713Z] 0ac9a79272e3: Pull complete [2021-10-22T00:50:45.080Z] ed53099fbce6: Pull complete [2021-10-22T00:50:45.080Z] dc539afda2c1: Pull complete [2021-10-22T00:50:45.344Z] 77bc0d833cb6: Pull complete [2021-10-22T00:50:45.344Z] 9065ff56babe: Pull complete [2021-10-22T00:50:50.666Z] d287ab97295c: Pull complete [2021-10-22T00:50:50.666Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-22T00:50:50.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T00:50:50.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-22T00:50:50.730Z] prd-centos7-docker-4c-2g-1087 does not seem to be running inside a container [2021-10-22T00:50:50.771Z] $ 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/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@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-lftools-log-publisher:latest cat [2021-10-22T00:50:51.431Z] b78e95d17946: Pull complete [2021-10-22T00:50:51.431Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-22T00:50:51.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T00:50:51.431Z] ---> 8b459fc5aaf0 [2021-10-22T00:50:51.431Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-22T00:50:52.027Z] ---> Running in 6b9677c44944 [2021-10-22T00:50:52.633Z] Removing intermediate container 6b9677c44944 [2021-10-22T00:50:52.633Z] ---> c3844bc7ce1b [2021-10-22T00:50:52.633Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-22T00:50:52.633Z] ---> Running in 6d4324e11778 [2021-10-22T00:50:52.911Z] Removing intermediate container 6d4324e11778 [2021-10-22T00:50:52.911Z] ---> ea43aa272bd3 [2021-10-22T00:50:52.911Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-22T00:50:53.187Z] ---> Running in b8f2c5282e29 [2021-10-22T00:50:53.466Z] Removing intermediate container b8f2c5282e29 [2021-10-22T00:50:53.466Z] ---> 8683d3f2901f [2021-10-22T00:50:53.466Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:50:53.466Z] ---> Running in 6e0898eee3c6 [2021-10-22T00:50:55.448Z] Removing intermediate container 6e0898eee3c6 [2021-10-22T00:50:55.449Z] ---> 215099f3c3ae [2021-10-22T00:50:55.449Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-22T00:50:55.720Z] ---> Running in 01a8368b7dfa [2021-10-22T00:50:56.497Z] $ docker top 9db743cd2eeacf7606ac30f1031335a570f5eaafaf3c2c59310e0f5c09fe3a35 -eo pid,comm [Pipeline] { [2021-10-22T00:50:56.697Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:50:57.009Z] ---> job-cost.sh [2021-10-22T00:50:57.009Z] lf-activate-venv: SKIPPING [2021-10-22T00:50:57.009Z] INFO: No Stack... [2021-10-22T00:50:57.580Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-22T00:50:57.668Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T00:50:58.149Z] INFO: Archiving Costs [Pipeline] sh [2021-10-22T00:50:58.447Z] + cat /w/workspace/app-service-configurable/24/archives/cost.csv [2021-10-22T00:50:58.447Z] + cut -d, -f6 [Pipeline] lock [2021-10-22T00:50:58.474Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-24-stack-cost] [2021-10-22T00:50:58.480Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-24-stack-cost] did not exist. Created. [2021-10-22T00:50:58.480Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-22T00:50:58.644Z] OK: 219 MiB in 52 packages [2021-10-22T00:50:58.782Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-22T00:50:58.811Z] Stashed 1 file(s) [Pipeline] } [2021-10-22T00:50:58.817Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-22T00:50:58.834Z] $ docker stop --time=1 9db743cd2eeacf7606ac30f1031335a570f5eaafaf3c2c59310e0f5c09fe3a35 [2021-10-22T00:50:59.624Z] Removing intermediate container 01a8368b7dfa [2021-10-22T00:50:59.624Z] ---> 05cf6cb4aa81 [2021-10-22T00:50:59.624Z] Step 8/12 : WORKDIR /app [2021-10-22T00:50:59.624Z] ---> Running in a7755cc10d36 [2021-10-22T00:50:59.895Z] Removing intermediate container a7755cc10d36 [2021-10-22T00:50:59.895Z] ---> 7320a6d6bbc4 [2021-10-22T00:50:59.895Z] Step 9/12 : COPY . . [2021-10-22T00:51:00.003Z] $ docker rm -f 9db743cd2eeacf7606ac30f1031335a570f5eaafaf3c2c59310e0f5c09fe3a35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-22T00:51:00.879Z] ---> 10f98275e4ec [2021-10-22T00:51:00.879Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T00:51:00.879Z] ---> Running in a32b9d8871ba [2021-10-22T00:52:22.682Z] Removing intermediate container a32b9d8871ba [2021-10-22T00:52:22.682Z] ---> d45012ecbdfb [2021-10-22T00:52:22.682Z] Step 11/12 : ARG MAKE="make build" [2021-10-22T00:52:22.682Z] ---> Running in f2d4b5134bb7 [2021-10-22T00:52:22.682Z] Removing intermediate container f2d4b5134bb7 [2021-10-22T00:52:22.682Z] ---> e4a58acb1601 [2021-10-22T00:52:22.682Z] Step 12/12 : RUN $MAKE [2021-10-22T00:52:22.682Z] ---> Running in 8ca8e73ad5a3 [2021-10-22T00:52:22.682Z] noop [2021-10-22T00:52:22.682Z] Removing intermediate container 8ca8e73ad5a3 [2021-10-22T00:52:22.682Z] ---> fd9ca10599e8 [2021-10-22T00:52:22.682Z] Successfully built fd9ca10599e8 [2021-10-22T00:52:22.682Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:52:23.030Z] + docker inspect -f . ci-base-image-arm64 [2021-10-22T00:52:23.031Z] . [Pipeline] withDockerContainer [2021-10-22T00:52:23.309Z] prd-ubuntu18.04-docker-arm64-4c-16g-1088 does not seem to be running inside a container [2021-10-22T00:52:23.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@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 ******** ci-base-image-arm64 cat [2021-10-22T00:52:24.996Z] $ docker top 21241354a7be864136cdaf8111da6cb5d4f58cd4d854775a009c377fe0759d2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T00:52:25.974Z] + go version [2021-10-22T00:52:25.974Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-22T00:52:25.998Z] $ docker stop --time=1 21241354a7be864136cdaf8111da6cb5d4f58cd4d854775a009c377fe0759d2a [2021-10-22T00:52:27.710Z] $ docker rm -f 21241354a7be864136cdaf8111da6cb5d4f58cd4d854775a009c377fe0759d2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:52:28.463Z] + docker inspect -f . ci-base-image-arm64 [2021-10-22T00:52:28.463Z] . [Pipeline] withDockerContainer [2021-10-22T00:52:28.701Z] prd-ubuntu18.04-docker-arm64-4c-16g-1088 does not seem to be running inside a container [2021-10-22T00:52:28.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@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 ******** ci-base-image-arm64 cat [2021-10-22T00:52:30.233Z] $ docker top c3a150188687e34d025b915e04375f4164ae963cb1a83c51d5438790f7737d71 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-22T00:52:31.215Z] + make test [2021-10-22T00:52:31.216Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-22T00:53:27.904Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-10-22T00:53:27.904Z] CGO_ENABLED=1 go vet ./... [2021-10-22T00:53:54.753Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-22T00:53:54.753Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-22T00:53:54.753Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-22T00:53:54.770Z] $ docker stop --time=1 c3a150188687e34d025b915e04375f4164ae963cb1a83c51d5438790f7737d71 [2021-10-22T00:53:56.593Z] $ docker rm -f c3a150188687e34d025b915e04375f4164ae963cb1a83c51d5438790f7737d71 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-22T00:53:57.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-22T00:53:57.495Z] Warning: overwriting stash ‘coverage-report’ [2021-10-22T00:53:57.946Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-22T00:53:58.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-22T00:53:58.773Z] + ls -al . [2021-10-22T00:53:58.773Z] total 172 [2021-10-22T00:53:58.773Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 22 00:53 . [2021-10-22T00:53:58.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 00:49 .. [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 22 00:50 .dockerignore [2021-10-22T00:53:58.773Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 00:50 .git [2021-10-22T00:53:58.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 00:50 .github [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 104 Oct 22 00:50 .gitignore [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 7608 Oct 22 00:50 Attribution.txt [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 22206 Oct 22 00:50 CHANGELOG.md [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 2064 Oct 22 00:50 Dockerfile [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 00:50 GOVERNANCE.md [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 22 00:50 Jenkinsfile [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 22 00:50 LICENSE [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 22 00:50 OWNERS.md [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 3224 Oct 22 00:50 README.md [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 22 00:41 VERSION [2021-10-22T00:53:58.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 00:50 bin [2021-10-22T00:53:58.773Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 22 00:52 coverage.out [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 136 Oct 22 00:50 go.mod [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 50044 Oct 22 00:50 go.sum [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 22 00:50 main.go [2021-10-22T00:53:58.773Z] -rw-rw-r-- 1 jenkins jenkins 1614 Oct 22 00:50 makefile [2021-10-22T00:53:58.773Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 22 00:50 res [2021-10-22T00:53:58.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 00:50 snap [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:53:59.114Z] + 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=c489e4920d8ecc2bfbec6e129aa767e61b2209f1 --label arch=arm64 --label version=2.0.2-dev.20 . [2021-10-22T00:53:59.114Z] Sending build context to Docker daemon 201.2kB [2021-10-22T00:53:59.390Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-10-22T00:53:59.390Z] Step 2/26 : FROM ${BASE} AS builder [2021-10-22T00:53:59.390Z] ---> fd9ca10599e8 [2021-10-22T00:53:59.390Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-22T00:53:59.663Z] ---> Running in f416f1d1d17d [2021-10-22T00:53:59.936Z] Removing intermediate container f416f1d1d17d [2021-10-22T00:53:59.936Z] ---> dbcaeb8aee6a [2021-10-22T00:53:59.936Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-10-22T00:54:00.215Z] ---> Running in 5361011434df [2021-10-22T00:54:00.488Z] Removing intermediate container 5361011434df [2021-10-22T00:54:00.488Z] ---> 53a3cfe9e24f [2021-10-22T00:54:00.488Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-22T00:54:00.762Z] ---> Running in a25b8e06b944 [2021-10-22T00:54:01.036Z] Removing intermediate container a25b8e06b944 [2021-10-22T00:54:01.036Z] ---> 9ff7ae1fb296 [2021-10-22T00:54:01.036Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:54:01.310Z] ---> Running in dc702bda3b99 [2021-10-22T00:54:03.291Z] Removing intermediate container dc702bda3b99 [2021-10-22T00:54:03.291Z] ---> fed5b0200988 [2021-10-22T00:54:03.291Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-22T00:54:03.291Z] ---> Running in d4a6755b5706 [2021-10-22T00:54:04.738Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T00:54:05.714Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T00:54:06.313Z] OK: 219 MiB in 52 packages [2021-10-22T00:54:07.292Z] Removing intermediate container d4a6755b5706 [2021-10-22T00:54:07.292Z] ---> ea6c59c63b6e [2021-10-22T00:54:07.292Z] Step 8/26 : WORKDIR /app [2021-10-22T00:54:07.292Z] ---> Running in 2410d92abb23 [2021-10-22T00:54:07.894Z] Removing intermediate container 2410d92abb23 [2021-10-22T00:54:07.894Z] ---> dc7a1dad1040 [2021-10-22T00:54:07.894Z] Step 9/26 : COPY . . [2021-10-22T00:54:08.491Z] ---> 1b7dc33b0e9d [2021-10-22T00:54:08.491Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T00:54:08.764Z] ---> Running in c5e28bdb7b4d [2021-10-22T00:54:11.390Z] Removing intermediate container c5e28bdb7b4d [2021-10-22T00:54:11.390Z] ---> d52a5e76686f [2021-10-22T00:54:11.390Z] Step 11/26 : ARG MAKE="make build" [2021-10-22T00:54:11.390Z] ---> Running in f5d4e82f96c1 [2021-10-22T00:54:11.988Z] Removing intermediate container f5d4e82f96c1 [2021-10-22T00:54:11.988Z] ---> bca3555f8894 [2021-10-22T00:54:11.988Z] Step 12/26 : RUN $MAKE [2021-10-22T00:54:11.988Z] ---> Running in a9a4f7d0588d [2021-10-22T00:54:12.977Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.20" -o app-service-configurable [2021-10-22T00:54:59.991Z] Removing intermediate container a9a4f7d0588d [2021-10-22T00:54:59.991Z] ---> 12a28ec988f0 [2021-10-22T00:54:59.991Z] Step 13/26 : FROM alpine:3.14 [2021-10-22T00:54:59.991Z] 3.14: Pulling from library/alpine [2021-10-22T00:54:59.991Z] 552d1f2373af: Already exists [2021-10-22T00:54:59.991Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-22T00:54:59.991Z] Status: Downloaded newer image for alpine:3.14 [2021-10-22T00:54:59.991Z] ---> bb3de5531c18 [2021-10-22T00:54:59.991Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-22T00:54:59.991Z] ---> Running in 1a3957567623 [2021-10-22T00:54:59.991Z] Removing intermediate container 1a3957567623 [2021-10-22T00:54:59.991Z] ---> e3a9d7c44e1a [2021-10-22T00:54:59.991Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-10-22T00:54:59.991Z] ---> Running in 535518a83f32 [2021-10-22T00:54:59.991Z] Removing intermediate container 535518a83f32 [2021-10-22T00:54:59.991Z] ---> 18fa4af331d7 [2021-10-22T00:54:59.991Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-10-22T00:54:59.991Z] ---> Running in ec8a4fba6184 [2021-10-22T00:54:59.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T00:54:59.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T00:54:59.991Z] (1/7) Installing ca-certificates (20191127-r5) [2021-10-22T00:54:59.991Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-10-22T00:54:59.991Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T00:54:59.991Z] (4/7) Installing libsodium (1.0.18-r0) [2021-10-22T00:54:59.991Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T00:54:59.991Z] (6/7) Installing libzmq (4.3.4-r0) [2021-10-22T00:54:59.991Z] (7/7) Installing zeromq (4.3.4-r0) [2021-10-22T00:54:59.991Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T00:54:59.991Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T00:54:59.991Z] OK: 9 MiB in 21 packages [2021-10-22T00:54:59.991Z] Removing intermediate container ec8a4fba6184 [2021-10-22T00:54:59.991Z] ---> 2d6cc8a39c10 [2021-10-22T00:54:59.991Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-10-22T00:55:00.261Z] ---> 0b110e12e5fc [2021-10-22T00:55:00.261Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-10-22T00:55:00.855Z] ---> 64d73918d0a0 [2021-10-22T00:55:00.855Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-10-22T00:55:01.832Z] ---> c1060f5454c7 [2021-10-22T00:55:01.832Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-10-22T00:55:02.812Z] ---> 5b827bc5310a [2021-10-22T00:55:02.812Z] Step 21/26 : EXPOSE 48095 [2021-10-22T00:55:02.812Z] ---> Running in ecab31b60c70 [2021-10-22T00:55:03.407Z] Removing intermediate container ecab31b60c70 [2021-10-22T00:55:03.407Z] ---> 64a4040fa5b2 [2021-10-22T00:55:03.407Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-10-22T00:55:03.407Z] ---> Running in 5269a6c23b3b [2021-10-22T00:55:03.686Z] Removing intermediate container 5269a6c23b3b [2021-10-22T00:55:03.686Z] ---> 4f7df16468d8 [2021-10-22T00:55:03.686Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T00:55:03.686Z] ---> Running in 9bd53a5181b5 [2021-10-22T00:55:04.281Z] Removing intermediate container 9bd53a5181b5 [2021-10-22T00:55:04.281Z] ---> 837975ad1d47 [2021-10-22T00:55:04.281Z] Step 24/26 : LABEL arch=arm64 [2021-10-22T00:55:04.281Z] ---> Running in 1496cce5995e [2021-10-22T00:55:04.561Z] Removing intermediate container 1496cce5995e [2021-10-22T00:55:04.561Z] ---> 76a41791f2eb [2021-10-22T00:55:04.561Z] Step 25/26 : LABEL git_sha=c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [2021-10-22T00:55:04.835Z] ---> Running in 11f20a82ef53 [2021-10-22T00:55:05.110Z] Removing intermediate container 11f20a82ef53 [2021-10-22T00:55:05.110Z] ---> 78fdabd3f800 [2021-10-22T00:55:05.110Z] Step 26/26 : LABEL version=2.0.2-dev.20 [2021-10-22T00:55:05.110Z] ---> Running in 9850a396ec88 [2021-10-22T00:55:05.705Z] Removing intermediate container 9850a396ec88 [2021-10-22T00:55:05.705Z] ---> bbe784bb7847 [2021-10-22T00:55:05.705Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-22T00:55:05.705Z] Successfully built bbe784bb7847 [2021-10-22T00:55:05.705Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T00:55:05.886Z] provisioning config files... [2021-10-22T00:55:05.908Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/24@tmp/config4229807062825001039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:55:06.258Z] ---> docker-login.sh [2021-10-22T00:55:06.258Z] nexus3.edgexfoundry.org:10001 [2021-10-22T00:55:06.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:55:06.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:55:06.806Z] Configure a credential helper to remove this warning. See [2021-10-22T00:55:06.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:55:06.806Z] [2021-10-22T00:55:06.806Z] Login Succeeded [2021-10-22T00:55:06.806Z] nexus3.edgexfoundry.org:10002 [2021-10-22T00:55:07.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:55:07.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:55:07.353Z] Configure a credential helper to remove this warning. See [2021-10-22T00:55:07.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:55:07.353Z] [2021-10-22T00:55:07.353Z] Login Succeeded [2021-10-22T00:55:07.353Z] nexus3.edgexfoundry.org:10003 [2021-10-22T00:55:07.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:55:07.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:55:07.954Z] Configure a credential helper to remove this warning. See [2021-10-22T00:55:07.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:55:07.954Z] [2021-10-22T00:55:07.954Z] Login Succeeded [2021-10-22T00:55:07.954Z] nexus3.edgexfoundry.org:10004 [2021-10-22T00:55:08.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:55:08.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:55:08.552Z] Configure a credential helper to remove this warning. See [2021-10-22T00:55:08.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:55:08.552Z] [2021-10-22T00:55:08.552Z] Login Succeeded [2021-10-22T00:55:08.552Z] docker.io [2021-10-22T00:55:09.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:55:09.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:55:09.425Z] Configure a credential helper to remove this warning. See [2021-10-22T00:55:09.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:55:09.425Z] [2021-10-22T00:55:09.425Z] Login Succeeded [2021-10-22T00:55:09.425Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T00:55:09.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T00:55:09.484Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-10-22T00:55:09.484Z] c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [2021-10-22T00:55:09.484Z] latest [2021-10-22T00:55:09.484Z] 2.0.2-dev.20 [2021-10-22T00:55:09.484Z] c489e4920d8ecc2bfbec6e129aa767e61b2209f1-2.0.2-dev.20 [2021-10-22T00:55:09.484Z] main [2021-10-22T00:55:09.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:09.843Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:10.201Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [2021-10-22T00:55:10.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-22T00:55:10.201Z] 56e48762e4d8: Preparing [2021-10-22T00:55:10.201Z] a9418821ad58: Preparing [2021-10-22T00:55:10.201Z] 59f0c33fb69d: Preparing [2021-10-22T00:55:10.201Z] cff38064384a: Preparing [2021-10-22T00:55:10.201Z] a27a8c2ae1a8: Preparing [2021-10-22T00:55:10.201Z] ee420dfed78a: Preparing [2021-10-22T00:55:10.201Z] ee420dfed78a: Waiting [2021-10-22T00:55:10.471Z] cff38064384a: Pushed [2021-10-22T00:55:10.471Z] a9418821ad58: Pushed [2021-10-22T00:55:10.471Z] 59f0c33fb69d: Pushed [2021-10-22T00:55:10.471Z] ee420dfed78a: Layer already exists [2021-10-22T00:55:11.460Z] a27a8c2ae1a8: Pushed [2021-10-22T00:55:14.080Z] 56e48762e4d8: Pushed [2021-10-22T00:55:14.080Z] c489e4920d8ecc2bfbec6e129aa767e61b2209f1: digest: sha256:7b48063f057abeb4984998bd7ba95186f5dd49107d46234b6f16312a22142f11 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:14.427Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:14.772Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-10-22T00:55:14.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-22T00:55:14.772Z] 56e48762e4d8: Preparing [2021-10-22T00:55:14.772Z] a9418821ad58: Preparing [2021-10-22T00:55:14.772Z] 59f0c33fb69d: Preparing [2021-10-22T00:55:14.772Z] cff38064384a: Preparing [2021-10-22T00:55:14.772Z] a27a8c2ae1a8: Preparing [2021-10-22T00:55:14.772Z] ee420dfed78a: Preparing [2021-10-22T00:55:14.772Z] ee420dfed78a: Waiting [2021-10-22T00:55:14.772Z] 59f0c33fb69d: Layer already exists [2021-10-22T00:55:14.772Z] a9418821ad58: Layer already exists [2021-10-22T00:55:14.772Z] a27a8c2ae1a8: Layer already exists [2021-10-22T00:55:14.772Z] 56e48762e4d8: Layer already exists [2021-10-22T00:55:14.772Z] cff38064384a: Layer already exists [2021-10-22T00:55:14.772Z] ee420dfed78a: Layer already exists [2021-10-22T00:55:15.049Z] latest: digest: sha256:7b48063f057abeb4984998bd7ba95186f5dd49107d46234b6f16312a22142f11 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:15.390Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.20 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:15.729Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.20 [2021-10-22T00:55:15.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-22T00:55:15.729Z] 56e48762e4d8: Preparing [2021-10-22T00:55:15.729Z] a9418821ad58: Preparing [2021-10-22T00:55:15.729Z] 59f0c33fb69d: Preparing [2021-10-22T00:55:15.729Z] cff38064384a: Preparing [2021-10-22T00:55:15.729Z] a27a8c2ae1a8: Preparing [2021-10-22T00:55:15.729Z] ee420dfed78a: Preparing [2021-10-22T00:55:15.729Z] ee420dfed78a: Waiting [2021-10-22T00:55:16.003Z] a27a8c2ae1a8: Layer already exists [2021-10-22T00:55:16.003Z] 56e48762e4d8: Layer already exists [2021-10-22T00:55:16.003Z] a9418821ad58: Layer already exists [2021-10-22T00:55:16.003Z] cff38064384a: Layer already exists [2021-10-22T00:55:16.003Z] 59f0c33fb69d: Layer already exists [2021-10-22T00:55:16.003Z] ee420dfed78a: Layer already exists [2021-10-22T00:55:16.003Z] 2.0.2-dev.20: digest: sha256:7b48063f057abeb4984998bd7ba95186f5dd49107d46234b6f16312a22142f11 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:16.349Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c489e4920d8ecc2bfbec6e129aa767e61b2209f1-2.0.2-dev.20 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:16.690Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c489e4920d8ecc2bfbec6e129aa767e61b2209f1-2.0.2-dev.20 [2021-10-22T00:55:16.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-22T00:55:16.690Z] 56e48762e4d8: Preparing [2021-10-22T00:55:16.690Z] a9418821ad58: Preparing [2021-10-22T00:55:16.690Z] 59f0c33fb69d: Preparing [2021-10-22T00:55:16.690Z] cff38064384a: Preparing [2021-10-22T00:55:16.690Z] a27a8c2ae1a8: Preparing [2021-10-22T00:55:16.690Z] ee420dfed78a: Preparing [2021-10-22T00:55:16.690Z] ee420dfed78a: Waiting [2021-10-22T00:55:16.964Z] a27a8c2ae1a8: Layer already exists [2021-10-22T00:55:16.964Z] cff38064384a: Layer already exists [2021-10-22T00:55:16.964Z] 59f0c33fb69d: Layer already exists [2021-10-22T00:55:16.964Z] a9418821ad58: Layer already exists [2021-10-22T00:55:16.964Z] 56e48762e4d8: Layer already exists [2021-10-22T00:55:16.964Z] ee420dfed78a: Layer already exists [2021-10-22T00:55:16.964Z] c489e4920d8ecc2bfbec6e129aa767e61b2209f1-2.0.2-dev.20: digest: sha256:7b48063f057abeb4984998bd7ba95186f5dd49107d46234b6f16312a22142f11 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:17.308Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:17.648Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-10-22T00:55:17.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-22T00:55:17.648Z] 56e48762e4d8: Preparing [2021-10-22T00:55:17.648Z] a9418821ad58: Preparing [2021-10-22T00:55:17.648Z] 59f0c33fb69d: Preparing [2021-10-22T00:55:17.648Z] cff38064384a: Preparing [2021-10-22T00:55:17.648Z] a27a8c2ae1a8: Preparing [2021-10-22T00:55:17.648Z] ee420dfed78a: Preparing [2021-10-22T00:55:17.648Z] ee420dfed78a: Waiting [2021-10-22T00:55:17.648Z] a9418821ad58: Layer already exists [2021-10-22T00:55:17.648Z] 56e48762e4d8: Layer already exists [2021-10-22T00:55:17.648Z] 59f0c33fb69d: Layer already exists [2021-10-22T00:55:17.648Z] cff38064384a: Layer already exists [2021-10-22T00:55:17.648Z] a27a8c2ae1a8: Layer already exists [2021-10-22T00:55:17.923Z] ee420dfed78a: Layer already exists [2021-10-22T00:55:17.923Z] main: digest: sha256:7b48063f057abeb4984998bd7ba95186f5dd49107d46234b6f16312a22142f11 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T00:55:17.963Z] ===================================================== [Pipeline] echo [2021-10-22T00:55:17.973Z] taggedImages: [2021-10-22T00:55:17.973Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [2021-10-22T00:55:17.973Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-10-22T00:55:17.973Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.20 [2021-10-22T00:55:17.973Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c489e4920d8ecc2bfbec6e129aa767e61b2209f1-2.0.2-dev.20 [2021-10-22T00:55:17.973Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:18.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T00:55:18.721Z] [2021-10-22T00:55:18.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:19.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T00:55:19.349Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-22T00:55:19.349Z] 448f6bf000e3: Pulling fs layer [2021-10-22T00:55:19.349Z] f757da607395: Pulling fs layer [2021-10-22T00:55:19.349Z] 05883995daec: Pulling fs layer [2021-10-22T00:55:19.349Z] 8603b9c90790: Pulling fs layer [2021-10-22T00:55:19.349Z] 1560dd03e051: Pulling fs layer [2021-10-22T00:55:19.349Z] 27f5ce0e4adf: Pulling fs layer [2021-10-22T00:55:19.349Z] c2d8d7efcc4b: Pulling fs layer [2021-10-22T00:55:19.349Z] 1560dd03e051: Waiting [2021-10-22T00:55:19.349Z] 27f5ce0e4adf: Waiting [2021-10-22T00:55:19.349Z] c2d8d7efcc4b: Waiting [2021-10-22T00:55:19.349Z] 8603b9c90790: Waiting [2021-10-22T00:55:19.349Z] f757da607395: Verifying Checksum [2021-10-22T00:55:19.349Z] f757da607395: Download complete [2021-10-22T00:55:19.349Z] 8603b9c90790: Verifying Checksum [2021-10-22T00:55:19.349Z] 8603b9c90790: Download complete [2021-10-22T00:55:19.624Z] 1560dd03e051: Verifying Checksum [2021-10-22T00:55:19.624Z] 1560dd03e051: Download complete [2021-10-22T00:55:19.624Z] 27f5ce0e4adf: Download complete [2021-10-22T00:55:19.624Z] 05883995daec: Verifying Checksum [2021-10-22T00:55:19.624Z] 05883995daec: Download complete [2021-10-22T00:55:19.897Z] 448f6bf000e3: Verifying Checksum [2021-10-22T00:55:19.897Z] 448f6bf000e3: Download complete [2021-10-22T00:55:22.525Z] c2d8d7efcc4b: Verifying Checksum [2021-10-22T00:55:22.525Z] c2d8d7efcc4b: Download complete [2021-10-22T00:55:23.961Z] 448f6bf000e3: Pull complete [2021-10-22T00:55:24.235Z] f757da607395: Pull complete [2021-10-22T00:55:25.676Z] 05883995daec: Pull complete [2021-10-22T00:55:25.951Z] 8603b9c90790: Pull complete [2021-10-22T00:55:26.932Z] 1560dd03e051: Pull complete [2021-10-22T00:55:27.534Z] 27f5ce0e4adf: Pull complete [2021-10-22T00:55:42.637Z] c2d8d7efcc4b: Pull complete [2021-10-22T00:55:42.637Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-22T00:55:42.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T00:55:42.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-22T00:55:42.896Z] prd-ubuntu18.04-docker-arm64-4c-16g-1088 does not seem to be running inside a container [2021-10-22T00:55:42.981Z] $ 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/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-22T00:55:45.964Z] $ docker top e75c8a29b58b87dc0d44dbf5e7f10bddd8cb37d06899fd372b77a01c955ed7bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:55:46.892Z] ---> job-cost.sh [2021-10-22T00:55:46.892Z] lf-activate-venv: SKIPPING [2021-10-22T00:55:46.892Z] INFO: No Stack... [2021-10-22T00:55:47.488Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-22T00:55:48.081Z] INFO: Archiving Costs [Pipeline] sh [2021-10-22T00:55:48.737Z] + cat /w/workspace/app-service-configurable/24/archives/cost.csv [2021-10-22T00:55:48.738Z] + cut -d, -f6 [Pipeline] lock [2021-10-22T00:55:48.795Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-24-stack-cost] [2021-10-22T00:55:48.802Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-24-stack-cost] did not exist. Created. [2021-10-22T00:55:48.802Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-22T00:55:49.473Z] /w/workspace/app-service-configurable/24@tmp/durable-c8e427f1/script.sh: 1: /w/workspace/app-service-configurable/24@tmp/durable-c8e427f1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-22T00:55:50.134Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-22T00:55:50.155Z] Warning: overwriting stash ‘stack-cost’ [2021-10-22T00:55:50.201Z] Stashed 1 file(s) [Pipeline] } [2021-10-22T00:55:50.210Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-22T00:55:50.220Z] $ docker stop --time=1 e75c8a29b58b87dc0d44dbf5e7f10bddd8cb37d06899fd372b77a01c955ed7bd [2021-10-22T00:55:51.708Z] $ docker rm -f e75c8a29b58b87dc0d44dbf5e7f10bddd8cb37d06899fd372b77a01c955ed7bd [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 [2021-10-22T00:55:52.480Z] provisioning config files... [2021-10-22T00:55:52.494Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4405412468225232335tmp [Pipeline] { [Pipeline] sh [2021-10-22T00:55:52.791Z] + set +x [2021-10-22T00:55:52.791Z] + curl -s https://codecov.io/bash [2021-10-22T00:55:52.791Z] + bash -s -- [2021-10-22T00:55:52.791Z] [2021-10-22T00:55:52.791Z] _____ _ [2021-10-22T00:55:52.791Z] / ____| | | [2021-10-22T00:55:52.791Z] | | ___ __| | ___ ___ _____ __ [2021-10-22T00:55:52.791Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-22T00:55:52.791Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-22T00:55:52.791Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-22T00:55:52.791Z] Bash-1.0.6 [2021-10-22T00:55:52.791Z] [2021-10-22T00:55:52.791Z] [2021-10-22T00:55:52.791Z] ==> git version 2.24.4 found [2021-10-22T00:55:52.791Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-22T00:55:52.791Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-22T00:55:52.791Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-22T00:55:52.791Z] ==> Jenkins CI detected. [2021-10-22T00:55:52.791Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-10-22T00:55:52.791Z] project root: . [2021-10-22T00:55:52.791Z] --> token set from env [2021-10-22T00:55:52.791Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-22T00:55:52.791Z] ==> Running gcov in . (disable via -X gcov) [2021-10-22T00:55:52.791Z] ==> Python coveragepy not found [2021-10-22T00:55:52.791Z] ==> Searching for coverage reports in: [2021-10-22T00:55:52.791Z] + . [2021-10-22T00:55:52.791Z] -> Found 1 reports [2021-10-22T00:55:52.791Z] ==> Detecting git/mercurial file structure [2021-10-22T00:55:53.052Z] ==> Reading reports [2021-10-22T00:55:53.052Z] + ./coverage.out bytes=10 [2021-10-22T00:55:53.052Z] ==> Appending adjustments [2021-10-22T00:55:53.052Z] https://docs.codecov.io/docs/fixing-reports [2021-10-22T00:55:53.052Z] + Found adjustments [2021-10-22T00:55:53.052Z] ==> Gzipping contents [2021-10-22T00:55:53.052Z] 4.0K /tmp/codecov.ODXlmd.gz [2021-10-22T00:55:53.052Z] ==> Uploading reports [2021-10-22T00:55:53.052Z] url: https://codecov.io [2021-10-22T00:55:53.052Z] query: branch=main&commit=c489e4920d8ecc2bfbec6e129aa767e61b2209f1&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-22T00:55:53.052Z] -> Pinging Codecov [2021-10-22T00:55:53.052Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=c489e4920d8ecc2bfbec6e129aa767e61b2209f1&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-22T00:55:53.314Z] -> Uploading to [2021-10-22T00:55:53.314Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-22/A97CA9966030D2A3747ED39772930CCE/c489e4920d8ecc2bfbec6e129aa767e61b2209f1/3a529091-b38d-4458-aac9-8be653362793.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211022%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211022T005553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c64a2aeeb308733143795f7685ed523bc7e67f6f6416a0113e4fa42fcba2903 [2021-10-22T00:55:53.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T00:55:53.314Z] Dload Upload Total Spent Left Speed [2021-10-22T00:55:53.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1933 --:--:-- --:--:-- --:--:-- 1931 100 566 0 0 100 566 0 1932 --:--:-- --:--:-- --:--:-- 1931 [2021-10-22T00:55:53.578Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [Pipeline] } [2021-10-22T00:55:53.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-22T00:55:53.975Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-22T00:55:53.983Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:54.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-22T00:55:54.274Z] [2021-10-22T00:55:54.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:55:54.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-22T00:55:54.586Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-22T00:55:54.586Z] 188c0c94c7c5: Pulling fs layer [2021-10-22T00:55:54.586Z] 0ef7d3d256c8: Pulling fs layer [2021-10-22T00:55:54.586Z] de9db76c5a1d: Pulling fs layer [2021-10-22T00:55:54.586Z] 0eba1c9be4d2: Pulling fs layer [2021-10-22T00:55:54.586Z] 0d57e429df01: Pulling fs layer [2021-10-22T00:55:54.586Z] 4e4be7b47b0d: Pulling fs layer [2021-10-22T00:55:54.586Z] e1f770b5df2f: Pulling fs layer [2021-10-22T00:55:54.586Z] 85a0685a4137: Pulling fs layer [2021-10-22T00:55:54.586Z] 0eba1c9be4d2: Waiting [2021-10-22T00:55:54.586Z] 0d57e429df01: Waiting [2021-10-22T00:55:54.586Z] 4e4be7b47b0d: Waiting [2021-10-22T00:55:54.586Z] e1f770b5df2f: Waiting [2021-10-22T00:55:54.586Z] 85a0685a4137: Waiting [2021-10-22T00:55:54.586Z] de9db76c5a1d: Download complete [2021-10-22T00:55:54.586Z] 0ef7d3d256c8: Download complete [2021-10-22T00:55:54.586Z] 0d57e429df01: Verifying Checksum [2021-10-22T00:55:54.586Z] 0d57e429df01: Download complete [2021-10-22T00:55:54.586Z] 4e4be7b47b0d: Verifying Checksum [2021-10-22T00:55:54.586Z] 4e4be7b47b0d: Download complete [2021-10-22T00:55:54.586Z] 188c0c94c7c5: Verifying Checksum [2021-10-22T00:55:54.586Z] 188c0c94c7c5: Download complete [2021-10-22T00:55:54.858Z] e1f770b5df2f: Verifying Checksum [2021-10-22T00:55:54.858Z] e1f770b5df2f: Download complete [2021-10-22T00:55:54.858Z] 188c0c94c7c5: Pull complete [2021-10-22T00:55:55.131Z] 0ef7d3d256c8: Pull complete [2021-10-22T00:55:55.131Z] 0eba1c9be4d2: Verifying Checksum [2021-10-22T00:55:55.131Z] 0eba1c9be4d2: Download complete [2021-10-22T00:55:55.131Z] de9db76c5a1d: Pull complete [2021-10-22T00:55:55.708Z] 85a0685a4137: Verifying Checksum [2021-10-22T00:55:55.708Z] 85a0685a4137: Download complete [2021-10-22T00:55:59.036Z] 0eba1c9be4d2: Pull complete [2021-10-22T00:55:59.036Z] 0d57e429df01: Pull complete [2021-10-22T00:55:59.036Z] 4e4be7b47b0d: Pull complete [2021-10-22T00:55:59.614Z] e1f770b5df2f: Pull complete [2021-10-22T00:56:03.831Z] 85a0685a4137: Pull complete [2021-10-22T00:56:03.831Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-22T00:56:03.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-22T00:56:03.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-22T00:56:03.896Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-10-22T00:56:03.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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/edgex-snyk-go:1.410.4 cat [2021-10-22T00:56:05.750Z] $ docker top c4833c8d278c848c11fa3026a19503b3ace4681866ece2c72273fe0751190200 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-22T00:56:05.832Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-22T00:56:06.117Z] + set -o pipefail [2021-10-22T00:56:06.117Z] + snyk monitor '--org=edgex-jenkins' [2021-10-22T00:56:11.449Z] [2021-10-22T00:56:11.449Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-10-22T00:56:11.449Z] [2021-10-22T00:56:11.449Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/64b7423e-70f8-4c6a-8958-fa64f49419af [2021-10-22T00:56:11.449Z] [2021-10-22T00:56:11.449Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-22T00:56:11.449Z] [2021-10-22T00:56:11.449Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-22T00:56:11.449Z] [2021-10-22T00:56:11.449Z] [Pipeline] } [2021-10-22T00:56:11.459Z] $ docker stop --time=1 c4833c8d278c848c11fa3026a19503b3ace4681866ece2c72273fe0751190200 [2021-10-22T00:56:13.425Z] $ docker rm -f c4833c8d278c848c11fa3026a19503b3ace4681866ece2c72273fe0751190200 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-22T00:56:14.354Z] + git log --format=format:%s -1 c489e4920d8ecc2bfbec6e129aa767e61b2209f1 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:56:14.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T00:56:14.646Z] . [Pipeline] withDockerContainer [2021-10-22T00:56:14.705Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-10-22T00:56:14.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-22T00:56:15.078Z] $ docker top 546572afe77b8055816c3530805af86ce03bdca1635bf3864b4eb9f43033f4c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-22T00:56:15.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T00:56:15.167Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T00:56:15.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T00:56:15.272Z] $ docker exec 546572afe77b8055816c3530805af86ce03bdca1635bf3864b4eb9f43033f4c8 ssh-agent [2021-10-22T00:56:15.386Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjeAbbi/agent.14 [2021-10-22T00:56:15.386Z] SSH_AGENT_PID=21 [2021-10-22T00:56:15.390Z] Running ssh-add (command line suppressed) [2021-10-22T00:56:15.503Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1348663432000504036.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1348663432000504036.key) [2021-10-22T00:56:15.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T00:56:15.819Z] + git semver tag [2021-10-22T00:56:15.819Z] # -> Open(): unable to determine branch for HEAD [2021-10-22T00:56:15.819Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-22T00:56:15.819Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-22T00:56:15.819Z] # $SEMVER_REMOTE_NAME = origin [2021-10-22T00:56:15.819Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-22T00:56:15.819Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-22T00:56:15.819Z] # $SEMVER_BRANCH = main [2021-10-22T00:56:15.819Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-10-22T00:56:15.819Z] # c489e4920d8ecc2bfbec6e129aa767e61b2209f1 HEAD [2021-10-22T00:56:15.819Z] # -> Force: false [2021-10-22T00:56:15.819Z] # e0f0d18eb8a371563eb511e9eff9db05f235bb0b refs/tags/v2.0.2-dev.20 [Pipeline] } [2021-10-22T00:56:15.829Z] $ docker exec --env ******** --env ******** 546572afe77b8055816c3530805af86ce03bdca1635bf3864b4eb9f43033f4c8 ssh-agent -k [2021-10-22T00:56:15.939Z] unset SSH_AUTH_SOCK; [2021-10-22T00:56:15.939Z] unset SSH_AGENT_PID; [2021-10-22T00:56:15.940Z] echo Agent pid 21 killed; [2021-10-22T00:56:15.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T00:56:16.254Z] + git semver [Pipeline] } [2021-10-22T00:56:16.267Z] $ docker stop --time=1 546572afe77b8055816c3530805af86ce03bdca1635bf3864b4eb9f43033f4c8 [2021-10-22T00:56:17.444Z] $ docker rm -f 546572afe77b8055816c3530805af86ce03bdca1635bf3864b4eb9f43033f4c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:56:17.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-22T00:56:17.830Z] [2021-10-22T00:56:17.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:56:18.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-22T00:56:18.130Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-22T00:56:18.130Z] ab5ef0e58194: Pulling fs layer [2021-10-22T00:56:18.130Z] 9712f1f96733: Pulling fs layer [2021-10-22T00:56:18.130Z] 63f879dbbcfc: Pulling fs layer [2021-10-22T00:56:18.130Z] 0d9ebad4ef96: Pulling fs layer [2021-10-22T00:56:18.130Z] e9a5061849ea: Pulling fs layer [2021-10-22T00:56:18.130Z] d747dcd14b5f: Pulling fs layer [2021-10-22T00:56:18.130Z] 2de7ff778b66: Pulling fs layer [2021-10-22T00:56:18.130Z] 0d9ebad4ef96: Waiting [2021-10-22T00:56:18.130Z] e9a5061849ea: Waiting [2021-10-22T00:56:18.130Z] d747dcd14b5f: Waiting [2021-10-22T00:56:18.130Z] 2de7ff778b66: Waiting [2021-10-22T00:56:18.130Z] 9712f1f96733: Verifying Checksum [2021-10-22T00:56:18.130Z] 9712f1f96733: Download complete [2021-10-22T00:56:18.393Z] 63f879dbbcfc: Verifying Checksum [2021-10-22T00:56:18.393Z] 63f879dbbcfc: Download complete [2021-10-22T00:56:18.657Z] ab5ef0e58194: Verifying Checksum [2021-10-22T00:56:18.657Z] ab5ef0e58194: Download complete [2021-10-22T00:56:18.657Z] e9a5061849ea: Verifying Checksum [2021-10-22T00:56:18.657Z] e9a5061849ea: Download complete [2021-10-22T00:56:18.657Z] d747dcd14b5f: Verifying Checksum [2021-10-22T00:56:18.657Z] d747dcd14b5f: Download complete [2021-10-22T00:56:18.928Z] 0d9ebad4ef96: Verifying Checksum [2021-10-22T00:56:18.928Z] 0d9ebad4ef96: Download complete [2021-10-22T00:56:18.928Z] 2de7ff778b66: Verifying Checksum [2021-10-22T00:56:18.928Z] 2de7ff778b66: Download complete [2021-10-22T00:56:22.252Z] ab5ef0e58194: Pull complete [2021-10-22T00:56:22.252Z] 9712f1f96733: Pull complete [2021-10-22T00:56:22.861Z] 63f879dbbcfc: Pull complete [2021-10-22T00:56:27.101Z] 0d9ebad4ef96: Pull complete [2021-10-22T00:56:27.101Z] e9a5061849ea: Pull complete [2021-10-22T00:56:27.101Z] d747dcd14b5f: Pull complete [2021-10-22T00:56:28.060Z] 2de7ff778b66: Pull complete [2021-10-22T00:56:28.060Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-22T00:56:28.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-22T00:56:28.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-22T00:56:28.119Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-10-22T00:56:28.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-22T00:56:31.569Z] $ docker top f6aec4ee1a3f10b5c2143f301074e7dd20163ea74c07190b953338df65787d02 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-22T00:56:31.640Z] provisioning config files... [2021-10-22T00:56:31.649Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7984637075161051941tmp [2021-10-22T00:56:31.667Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config688834184261494714tmp [2021-10-22T00:56:31.683Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4986684160816877243tmp [Pipeline] { [Pipeline] echo [2021-10-22T00:56:31.697Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:56:31.993Z] ---> sigul-configuration.sh [2021-10-22T00:56:31.993Z] gpg: directory `/root/.gnupg' created [2021-10-22T00:56:31.993Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-22T00:56:31.993Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-22T00:56:31.993Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-22T00:56:31.993Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-22T00:56:31.993Z] gpg: CAST5 encrypted data [2021-10-22T00:56:31.993Z] gpg: encrypted with 1 passphrase [2021-10-22T00:56:31.993Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-22T00:56:32.293Z] + mkdir /home/jenkins [2021-10-22T00:56:32.293Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-22T00:56:32.589Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-22T00:56:32.598Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:56:32.884Z] ---> sigul-install.sh [2021-10-22T00:56:32.884Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-22T00:56:33.174Z] + git tag --list [2021-10-22T00:56:33.174Z] v1.0.0 [2021-10-22T00:56:33.174Z] v1.1.0 [2021-10-22T00:56:33.174Z] v1.2.0 [2021-10-22T00:56:33.174Z] v1.3.0 [2021-10-22T00:56:33.174Z] v1.3.1 [2021-10-22T00:56:33.174Z] v2.0.0 [2021-10-22T00:56:33.174Z] v2.0.1 [2021-10-22T00:56:33.174Z] v2.0.1-dev.1 [2021-10-22T00:56:33.174Z] v2.0.2-dev.1 [2021-10-22T00:56:33.174Z] v2.0.2-dev.10 [2021-10-22T00:56:33.174Z] v2.0.2-dev.11 [2021-10-22T00:56:33.174Z] v2.0.2-dev.12 [2021-10-22T00:56:33.174Z] v2.0.2-dev.13 [2021-10-22T00:56:33.174Z] v2.0.2-dev.14 [2021-10-22T00:56:33.174Z] v2.0.2-dev.15 [2021-10-22T00:56:33.174Z] v2.0.2-dev.16 [2021-10-22T00:56:33.174Z] v2.0.2-dev.17 [2021-10-22T00:56:33.174Z] v2.0.2-dev.18 [2021-10-22T00:56:33.174Z] v2.0.2-dev.19 [2021-10-22T00:56:33.174Z] v2.0.2-dev.2 [2021-10-22T00:56:33.174Z] v2.0.2-dev.20 [2021-10-22T00:56:33.174Z] v2.0.2-dev.3 [2021-10-22T00:56:33.174Z] v2.0.2-dev.4 [2021-10-22T00:56:33.174Z] v2.0.2-dev.5 [2021-10-22T00:56:33.174Z] v2.0.2-dev.6 [2021-10-22T00:56:33.174Z] v2.0.2-dev.7 [2021-10-22T00:56:33.174Z] v2.0.2-dev.8 [2021-10-22T00:56:33.174Z] v2.0.2-dev.9 [Pipeline] sh [2021-10-22T00:56:33.470Z] + lftools sign git-tag v2.0.2-dev.20 [2021-10-22T00:56:34.042Z] Signing Git tag with Sigul... [2021-10-22T00:56:34.042Z] Signing v2.0.2-dev.20 [Pipeline] echo [2021-10-22T00:56:34.993Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:56:35.281Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-22T00:56:35.291Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-22T00:56:35.312Z] $ docker stop --time=1 f6aec4ee1a3f10b5c2143f301074e7dd20163ea74c07190b953338df65787d02 [2021-10-22T00:56:36.518Z] $ docker rm -f f6aec4ee1a3f10b5c2143f301074e7dd20163ea74c07190b953338df65787d02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:56:37.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T00:56:37.171Z] . [Pipeline] withDockerContainer [2021-10-22T00:56:37.232Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-10-22T00:56:37.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-22T00:56:37.610Z] $ docker top 804822362ce2c7fdf03d81747e75b5c4fde7241b99dc631f0b432db4e74ffaba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-22T00:56:37.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T00:56:37.704Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T00:56:37.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T00:56:37.810Z] $ docker exec 804822362ce2c7fdf03d81747e75b5c4fde7241b99dc631f0b432db4e74ffaba ssh-agent [2021-10-22T00:56:37.925Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAKINjg/agent.13 [2021-10-22T00:56:37.925Z] SSH_AGENT_PID=20 [2021-10-22T00:56:37.930Z] Running ssh-add (command line suppressed) [2021-10-22T00:56:38.046Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2437789982584873310.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2437789982584873310.key) [2021-10-22T00:56:38.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T00:56:38.354Z] + git semver bump pre [2021-10-22T00:56:38.354Z] # -> Open(): unable to determine branch for HEAD [2021-10-22T00:56:38.354Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-22T00:56:38.354Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-22T00:56:38.354Z] # $SEMVER_REMOTE_NAME = origin [2021-10-22T00:56:38.354Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-22T00:56:38.354Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-22T00:56:38.354Z] # $SEMVER_BRANCH = main [2021-10-22T00:56:38.354Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-10-22T00:56:38.354Z] 2.0.2-dev.21 [Pipeline] } [2021-10-22T00:56:38.363Z] $ docker exec --env ******** --env ******** 804822362ce2c7fdf03d81747e75b5c4fde7241b99dc631f0b432db4e74ffaba ssh-agent -k [2021-10-22T00:56:38.476Z] unset SSH_AUTH_SOCK; [2021-10-22T00:56:38.476Z] unset SSH_AGENT_PID; [2021-10-22T00:56:38.476Z] echo Agent pid 20 killed; [2021-10-22T00:56:38.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T00:56:38.797Z] + git semver [Pipeline] } [2021-10-22T00:56:38.809Z] $ docker stop --time=1 804822362ce2c7fdf03d81747e75b5c4fde7241b99dc631f0b432db4e74ffaba [2021-10-22T00:56:39.996Z] $ docker rm -f 804822362ce2c7fdf03d81747e75b5c4fde7241b99dc631f0b432db4e74ffaba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:56:40.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T00:56:40.379Z] . [Pipeline] withDockerContainer [2021-10-22T00:56:40.440Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-10-22T00:56:40.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-22T00:56:40.865Z] $ docker top 302aee217754916ebb72cdb768efebec515924dd511e4c3c4f0511d3d45b36b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-22T00:56:40.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T00:56:40.962Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T00:56:41.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T00:56:41.066Z] $ docker exec 302aee217754916ebb72cdb768efebec515924dd511e4c3c4f0511d3d45b36b6 ssh-agent [2021-10-22T00:56:41.176Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIcfJEm/agent.14 [2021-10-22T00:56:41.176Z] SSH_AGENT_PID=20 [2021-10-22T00:56:41.181Z] Running ssh-add (command line suppressed) [2021-10-22T00:56:41.301Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7524793522064912264.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7524793522064912264.key) [2021-10-22T00:56:41.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T00:56:41.701Z] + git semver push [2021-10-22T00:56:41.701Z] # -> Open(): unable to determine branch for HEAD [2021-10-22T00:56:41.701Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-22T00:56:41.701Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-22T00:56:41.701Z] # $SEMVER_REMOTE_NAME = origin [2021-10-22T00:56:41.701Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-22T00:56:41.701Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-22T00:56:41.701Z] # $SEMVER_BRANCH = main [2021-10-22T00:56:41.701Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-10-22T00:56:43.192Z] $ docker exec --env ******** --env ******** 302aee217754916ebb72cdb768efebec515924dd511e4c3c4f0511d3d45b36b6 ssh-agent -k [2021-10-22T00:56:43.280Z] unset SSH_AUTH_SOCK; [2021-10-22T00:56:43.280Z] unset SSH_AGENT_PID; [2021-10-22T00:56:43.280Z] echo Agent pid 20 killed; [2021-10-22T00:56:43.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T00:56:43.596Z] + git semver [Pipeline] } [2021-10-22T00:56:43.608Z] $ docker stop --time=1 302aee217754916ebb72cdb768efebec515924dd511e4c3c4f0511d3d45b36b6 [2021-10-22T00:56:44.790Z] $ docker rm -f 302aee217754916ebb72cdb768efebec515924dd511e4c3c4f0511d3d45b36b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-22T00:56:45.558Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:56:45.873Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:56:46.431Z] ---> package-listing.sh [2021-10-22T00:56:46.431Z] ++ facter osfamily [2021-10-22T00:56:46.431Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-22T00:56:46.693Z] + OS_FAMILY=redhat [2021-10-22T00:56:46.693Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-10-22T00:56:46.693Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-22T00:56:46.693Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-22T00:56:46.693Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-22T00:56:46.693Z] + PACKAGES=/tmp/packages_start.txt [2021-10-22T00:56:46.693Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-10-22T00:56:46.693Z] + PACKAGES=/tmp/packages_end.txt [2021-10-22T00:56:46.693Z] + case "${OS_FAMILY}" in [2021-10-22T00:56:46.693Z] + rpm -qa [2021-10-22T00:56:46.693Z] + sort [2021-10-22T00:56:47.263Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-22T00:56:47.263Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-22T00:56:47.263Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-22T00:56:47.263Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-10-22T00:56:47.263Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-10-22T00:56:47.263Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2021-10-22T00:56:47.273Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-22T00:56:47.556Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:56:48.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T00:56:48.116Z] [2021-10-22T00:56:48.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:56:48.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T00:56:48.419Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-22T00:56:48.419Z] b4d181a07f80: Pulling fs layer [2021-10-22T00:56:48.419Z] a1111a8f2ec3: Pulling fs layer [2021-10-22T00:56:48.419Z] ed53099fbce6: Pulling fs layer [2021-10-22T00:56:48.419Z] dc539afda2c1: Pulling fs layer [2021-10-22T00:56:48.419Z] 77bc0d833cb6: Pulling fs layer [2021-10-22T00:56:48.419Z] 9065ff56babe: Pulling fs layer [2021-10-22T00:56:48.419Z] d287ab97295c: Pulling fs layer [2021-10-22T00:56:48.419Z] dc539afda2c1: Waiting [2021-10-22T00:56:48.419Z] 77bc0d833cb6: Waiting [2021-10-22T00:56:48.419Z] 9065ff56babe: Waiting [2021-10-22T00:56:48.419Z] a1111a8f2ec3: Verifying Checksum [2021-10-22T00:56:48.419Z] a1111a8f2ec3: Download complete [2021-10-22T00:56:48.419Z] dc539afda2c1: Verifying Checksum [2021-10-22T00:56:48.419Z] dc539afda2c1: Download complete [2021-10-22T00:56:48.419Z] ed53099fbce6: Verifying Checksum [2021-10-22T00:56:48.419Z] ed53099fbce6: Download complete [2021-10-22T00:56:48.419Z] 9065ff56babe: Verifying Checksum [2021-10-22T00:56:48.419Z] 9065ff56babe: Download complete [2021-10-22T00:56:48.681Z] 77bc0d833cb6: Verifying Checksum [2021-10-22T00:56:48.681Z] 77bc0d833cb6: Download complete [2021-10-22T00:56:48.681Z] b4d181a07f80: Download complete [2021-10-22T00:56:49.248Z] d287ab97295c: Verifying Checksum [2021-10-22T00:56:49.248Z] d287ab97295c: Download complete [2021-10-22T00:56:50.194Z] b4d181a07f80: Pull complete [2021-10-22T00:56:50.194Z] a1111a8f2ec3: Pull complete [2021-10-22T00:56:50.774Z] ed53099fbce6: Pull complete [2021-10-22T00:56:50.774Z] dc539afda2c1: Pull complete [2021-10-22T00:56:51.034Z] 77bc0d833cb6: Pull complete [2021-10-22T00:56:51.302Z] 9065ff56babe: Pull complete [2021-10-22T00:56:56.626Z] d287ab97295c: Pull complete [2021-10-22T00:56:56.626Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-22T00:56:56.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T00:56:56.626Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-22T00:56:56.688Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-10-22T00:56:56.723Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-22T00:56:59.526Z] $ docker top fae5e52e6425884240e16e557baeaac4bd67207a453fdaa5b661dc6c4e2f09e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T00:56:59.882Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-22T00:57:00.167Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-22T00:57:00.460Z] + ls /var/log/sa-host [2021-10-22T00:57:00.460Z] + sadf -c /var/log/sa-host/sa22 [2021-10-22T00:57:00.460Z] file_magic: OK [2021-10-22T00:57:00.460Z] HZ: Using current value: 100 [2021-10-22T00:57:00.460Z] file_header: OK [2021-10-22T00:57:00.460Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-22T00:57:00.460Z] Statistics: [2021-10-22T00:57:00.460Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-22T00:57:00.460Z] File successfully converted to sysstat format version 12.0.3 [2021-10-22T00:57:00.460Z] + sadf -c /var/log/sa-host/sa30 [2021-10-22T00:57:00.460Z] file_magic: OK [2021-10-22T00:57:00.460Z] HZ: Using current value: 100 [2021-10-22T00:57:00.460Z] file_header: OK [2021-10-22T00:57:00.461Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-22T00:57:00.461Z] Statistics: [2021-10-22T00:57:00.461Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-22T00:57:00.461Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T00:57:00.541Z] provisioning config files... [2021-10-22T00:57:00.551Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2137888561143338965tmp [Pipeline] { [Pipeline] echo [2021-10-22T00:57:00.563Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:57:00.849Z] ---> create-netrc.sh [Pipeline] } [2021-10-22T00:57:00.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:57:01.186Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-22T00:57:01.195Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:57:01.483Z] ---> sudo-logs.sh [2021-10-22T00:57:01.483Z] Archiving 'sudo' log.. [2021-10-22T00:57:01.483Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1076.novalocal: Name or service not known [2021-10-22T00:57:01.483Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1076.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-22T00:57:01.500Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:57:01.785Z] ---> job-cost.sh [2021-10-22T00:57:01.785Z] lf-activate-venv: SKIPPING [2021-10-22T00:57:01.785Z] DEBUG: total: 0.10999999940395355 [2021-10-22T00:57:01.785Z] INFO: Retrieving Stack Cost... [2021-10-22T00:57:23.739Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-22T00:57:23.739Z] INFO: Archiving Costs [Pipeline] echo [2021-10-22T00:57:23.749Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:57:24.039Z] ---> logs-deploy.sh [2021-10-22T00:57:24.039Z] lf-activate-venv: SKIPPING [2021-10-22T00:57:24.039Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/24 [2021-10-22T00:57:24.039Z] INFO: archiving workspace using pattern(s): [2021-10-22T00:57:24.610Z] Archives upload complete. [2021-10-22T00:57:24.869Z] INFO: archiving logs to Nexus