Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 510fea55546d2a9cfee0b501985e4f37129c1dcb 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-ssh8984412227969607368.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-ssh1884111353266873730.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-ssh8727207709114999692.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-ssh6559173276054216677.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-ssh5046886901344230015.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-599 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-ssh4953996719558379741.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 510fea55546d2a9cfee0b501985e4f37129c1dcb (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 510fea55546d2a9cfee0b501985e4f37129c1dcb # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#340)" > git rev-list --no-walk 2fab48084a0bbfc77e1d7aed669891669fab6a94 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-20T19:00:52.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-20T19:00:52.509Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-20T19:00:52.526Z] ========================================================= [2021-10-20T19:00:52.526Z] EdgeX Global Pipelines Version Info [2021-10-20T19:00:52.526Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:00:53.659Z] ------------------- [2021-10-20T19:00:53.659Z] stable info: [2021-10-20T19:00:53.659Z] ------------------- [2021-10-20T19:00:53.659Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-20T19:00:53.659Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T19:00:53.659Z] Message: update stable to v1.0.210 [2021-10-20T19:00:54.231Z] ------------------- [2021-10-20T19:00:54.231Z] experimental info: [2021-10-20T19:00:54.231Z] ------------------- [2021-10-20T19:00:54.231Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-20T19:00:54.231Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T19:00:54.231Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-20T19:00:54.316Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-10-20T19:00:54.327Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-10-20T19:00:54.338Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-20T19:00:54.353Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-20T19:00:54.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-20T19:00:54.376Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-20T19:00:54.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-20T19:00:54.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-20T19:00:54.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-20T19:00:54.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-20T19:00:54.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-20T19:00:54.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-10-20T19:00:54.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-20T19:00:54.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-20T19:00:54.499Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T19:00:54.510Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T19:00:54.519Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-20T19:00:54.529Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-20T19:00:54.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-20T19:00:54.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-20T19:00:54.557Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-20T19:00:54.566Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-20T19:00:54.576Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-20T19:00:54.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-20T19:00:54.602Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-20T19:00:54.612Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-20T19:00:54.619Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-20T19:00:54.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-20T19:00:54.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-20T19:00:54.654Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 510fea55546d2a9cfee0b501985e4f37129c1dcb [Pipeline] echo [2021-10-20T19:00:54.664Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 510fea5 [Pipeline] echo [2021-10-20T19:00:54.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T19:00:54.708Z] provisioning config files... [2021-10-20T19:00:54.723Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config871018748398177287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:00:55.031Z] ---> docker-login.sh [2021-10-20T19:00:55.031Z] nexus3.edgexfoundry.org:10001 [2021-10-20T19:00:55.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:00:55.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:00:55.294Z] Configure a credential helper to remove this warning. See [2021-10-20T19:00:55.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:00:55.294Z] [2021-10-20T19:00:55.294Z] Login Succeeded [2021-10-20T19:00:55.294Z] nexus3.edgexfoundry.org:10002 [2021-10-20T19:00:55.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:00:55.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:00:55.294Z] Configure a credential helper to remove this warning. See [2021-10-20T19:00:55.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:00:55.294Z] [2021-10-20T19:00:55.294Z] Login Succeeded [2021-10-20T19:00:55.294Z] nexus3.edgexfoundry.org:10003 [2021-10-20T19:00:55.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:00:55.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:00:55.555Z] Configure a credential helper to remove this warning. See [2021-10-20T19:00:55.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:00:55.555Z] [2021-10-20T19:00:55.555Z] Login Succeeded [2021-10-20T19:00:55.555Z] nexus3.edgexfoundry.org:10004 [2021-10-20T19:00:55.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:00:55.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:00:55.555Z] Configure a credential helper to remove this warning. See [2021-10-20T19:00:55.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:00:55.555Z] [2021-10-20T19:00:55.556Z] Login Succeeded [2021-10-20T19:00:55.556Z] docker.io [2021-10-20T19:00:55.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:00:56.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:00:56.127Z] Configure a credential helper to remove this warning. See [2021-10-20T19:00:56.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:00:56.127Z] [2021-10-20T19:00:56.127Z] Login Succeeded [2021-10-20T19:00:56.127Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T19:00:56.135Z] 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-20T19:00:56.602Z] + git log --format=format:%s -1 510fea55546d2a9cfee0b501985e4f37129c1dcb [Pipeline] echo [2021-10-20T19:00:56.637Z] GIT_COMMIT: 510fea55546d2a9cfee0b501985e4f37129c1dcb, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#340) [Pipeline] echo [2021-10-20T19:00:56.646Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:00:57.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T19:00:57.302Z] [2021-10-20T19:00:57.302Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:00:57.609Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T19:00:57.609Z] latest: Pulling from edgex-devops/git-semver [2021-10-20T19:00:57.609Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T19:00:57.609Z] 3e5f54012d9b: Pulling fs layer [2021-10-20T19:00:57.609Z] 4c7163046ea9: Pulling fs layer [2021-10-20T19:00:57.609Z] 0c2d73faf560: Pulling fs layer [2021-10-20T19:00:57.609Z] 0c2d73faf560: Waiting [2021-10-20T19:00:57.609Z] 3e5f54012d9b: Verifying Checksum [2021-10-20T19:00:57.609Z] 3e5f54012d9b: Download complete [2021-10-20T19:00:57.609Z] a0d0a0d46f8b: Verifying Checksum [2021-10-20T19:00:57.609Z] a0d0a0d46f8b: Download complete [2021-10-20T19:00:57.609Z] 4c7163046ea9: Verifying Checksum [2021-10-20T19:00:57.609Z] 4c7163046ea9: Download complete [2021-10-20T19:00:57.609Z] 0c2d73faf560: Verifying Checksum [2021-10-20T19:00:57.609Z] 0c2d73faf560: Download complete [2021-10-20T19:00:57.877Z] a0d0a0d46f8b: Pull complete [2021-10-20T19:00:57.877Z] 3e5f54012d9b: Pull complete [2021-10-20T19:00:58.143Z] 4c7163046ea9: Pull complete [2021-10-20T19:00:58.403Z] 0c2d73faf560: Pull complete [2021-10-20T19:00:58.403Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-20T19:00:58.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T19:00:58.403Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-20T19:00:58.471Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-10-20T19:00:58.533Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T19:00:59.101Z] $ docker top 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T19:00:59.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T19:00:59.184Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T19:00:59.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T19:00:59.286Z] $ docker exec 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a ssh-agent [2021-10-20T19:00:59.388Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhbjnnH/agent.14 [2021-10-20T19:00:59.388Z] SSH_AGENT_PID=20 [2021-10-20T19:00:59.394Z] Running ssh-add (command line suppressed) [2021-10-20T19:00:59.479Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7294301853789748556.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7294301853789748556.key) [2021-10-20T19:00:59.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T19:00:59.778Z] + git tag --points-at HEAD [Pipeline] } [2021-10-20T19:00:59.789Z] $ docker exec --env ******** --env ******** 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a ssh-agent -k [2021-10-20T19:00:59.874Z] unset SSH_AUTH_SOCK; [2021-10-20T19:00:59.874Z] unset SSH_AGENT_PID; [2021-10-20T19:00:59.874Z] echo Agent pid 20 killed; [2021-10-20T19:00:59.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-20T19:00:59.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T19:00:59.904Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T19:01:00.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T19:01:00.014Z] $ docker exec 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a ssh-agent [2021-10-20T19:01:00.117Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnnhdhc/agent.54 [2021-10-20T19:01:00.117Z] SSH_AGENT_PID=61 [2021-10-20T19:01:00.125Z] Running ssh-add (command line suppressed) [2021-10-20T19:01:00.209Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6008304683962462253.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6008304683962462253.key) [2021-10-20T19:01:00.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T19:01:00.507Z] + git semver init [2021-10-20T19:01:00.507Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T19:01:00.507Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-20T19:01:00.507Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-20T19:01:00.507Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T19:01:00.507Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T19:01:00.507Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T19:01:00.507Z] # $SEMVER_BRANCH = main [2021-10-20T19:01:00.507Z] # $SEMVER_TEMP = /tmp/semver-791646074 [2021-10-20T19:01:00.507Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-10-20T19:01:01.079Z] # '/tmp/semver-791646074' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-10-20T19:01:01.079Z] # -> Force: false [2021-10-20T19:01:01.079Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-10-20T19:01:01.088Z] $ docker exec --env ******** --env ******** 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a ssh-agent -k [2021-10-20T19:01:01.182Z] unset SSH_AUTH_SOCK; [2021-10-20T19:01:01.183Z] unset SSH_AGENT_PID; [2021-10-20T19:01:01.183Z] echo Agent pid 61 killed; [2021-10-20T19:01:01.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T19:01:01.510Z] + git semver [Pipeline] } [2021-10-20T19:01:01.522Z] $ docker stop --time=1 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a [2021-10-20T19:01:02.754Z] $ docker rm -f 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T19:01:03.098Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-20T19:01:03.306Z] Stashed 1 file(s) [Pipeline] echo [2021-10-20T19:01:03.309Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.19 [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-20T19:01:18.502Z] Still waiting to schedule task [2021-10-20T19:01:18.502Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-20T19:01:18.503Z] Still waiting to schedule task [2021-10-20T19:01:18.504Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-20T19:03:45.592Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-600 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-10-20T19:03:45.603Z] Running in /w/workspace/app-service-configurable/23 [Pipeline] { [Pipeline] checkout [2021-10-20T19:03:45.856Z] Selected Git installation does not exist. Using Default [2021-10-20T19:03:45.856Z] The recommended git tool is: NONE [2021-10-20T19:03:51.183Z] using credential edgex-jenkins-ssh [2021-10-20T19:03:51.200Z] Cloning the remote Git repository [2021-10-20T19:03:51.255Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-10-20T19:03:51.630Z] > git init /w/workspace/app-service-configurable/23 # timeout=10 [2021-10-20T19:03:51.701Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-20T19:03:51.702Z] > git --version # timeout=10 [2021-10-20T19:03:51.717Z] > git --version # 'git version 2.17.1' [2021-10-20T19:03:51.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T19:03:51.791Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T19:03:52.754Z] Avoid second fetch [2021-10-20T19:03:52.754Z] Checking out Revision 510fea55546d2a9cfee0b501985e4f37129c1dcb (main) [2021-10-20T19:03:52.710Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-20T19:03:52.737Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T19:03:52.775Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T19:03:52.787Z] > git checkout -f 510fea55546d2a9cfee0b501985e4f37129c1dcb # timeout=10 [2021-10-20T19:03:57.143Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#340)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T19:03:58.356Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-20T19:03:58.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T19:03:58.356Z] Dload Upload Total Spent Left Speed [2021-10-20T19:03:58.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 79891 0 --:--:-- --:--:-- --:--:-- 79891 [Pipeline] sh [2021-10-20T19:03:58.853Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-20T19:03:59.216Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-20T19:03:59.216Z] + sudo tee /etc/docker/daemon.new [2021-10-20T19:03:59.216Z] { [2021-10-20T19:03:59.216Z] "registry-mirrors": [ [2021-10-20T19:03:59.216Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-20T19:03:59.216Z] ], [2021-10-20T19:03:59.216Z] "bip": "10.250.0.254/24", [2021-10-20T19:03:59.216Z] "hosts": [ [2021-10-20T19:03:59.216Z] "tcp://0.0.0.0:5555", [2021-10-20T19:03:59.216Z] "unix:///var/run/docker.sock" [2021-10-20T19:03:59.216Z] ], [2021-10-20T19:03:59.216Z] "mtu": 1458, [2021-10-20T19:03:59.216Z] "selinux-enabled": true, [2021-10-20T19:03:59.216Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-20T19:03:59.216Z] } [Pipeline] sh [2021-10-20T19:03:59.575Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-20T19:03:59.941Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T19:04:18.395Z] provisioning config files... [2021-10-20T19:04:18.424Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/23@tmp/config5172626052656437502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:04:18.807Z] ---> docker-login.sh [2021-10-20T19:04:18.807Z] nexus3.edgexfoundry.org:10001 [2021-10-20T19:04:20.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:04:20.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:04:20.541Z] Configure a credential helper to remove this warning. See [2021-10-20T19:04:20.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:04:20.541Z] [2021-10-20T19:04:20.541Z] Login Succeeded [2021-10-20T19:04:20.541Z] nexus3.edgexfoundry.org:10002 [2021-10-20T19:04:21.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:04:21.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:04:21.151Z] Configure a credential helper to remove this warning. See [2021-10-20T19:04:21.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:04:21.151Z] [2021-10-20T19:04:21.151Z] Login Succeeded [2021-10-20T19:04:21.151Z] nexus3.edgexfoundry.org:10003 [2021-10-20T19:04:21.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:04:21.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:04:21.761Z] Configure a credential helper to remove this warning. See [2021-10-20T19:04:21.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:04:21.761Z] [2021-10-20T19:04:21.761Z] Login Succeeded [2021-10-20T19:04:21.761Z] nexus3.edgexfoundry.org:10004 [2021-10-20T19:04:22.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:04:22.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:04:22.377Z] Configure a credential helper to remove this warning. See [2021-10-20T19:04:22.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:04:22.377Z] [2021-10-20T19:04:22.377Z] Login Succeeded [2021-10-20T19:04:22.377Z] docker.io [2021-10-20T19:04:22.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:04:23.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:04:23.257Z] Configure a credential helper to remove this warning. See [2021-10-20T19:04:23.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:04:23.257Z] [2021-10-20T19:04:23.257Z] Login Succeeded [2021-10-20T19:04:23.257Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T19:04:23.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-20T19:04:23.756Z] ========================================================= [2021-10-20T19:04:23.756Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-20T19:04:23.756Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:04:24.189Z] + 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-20T19:04:24.189Z] Sending build context to Docker daemon 197.1kB [2021-10-20T19:04:24.476Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T19:04:24.476Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-20T19:04:24.756Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-20T19:04:24.756Z] 552d1f2373af: Pulling fs layer [2021-10-20T19:04:24.756Z] ea3f2d53f512: Pulling fs layer [2021-10-20T19:04:24.756Z] 9e70ebbbe112: Pulling fs layer [2021-10-20T19:04:24.756Z] 7a9cfe048b4a: Pulling fs layer [2021-10-20T19:04:24.756Z] 72dc09318566: Pulling fs layer [2021-10-20T19:04:24.756Z] f4f7b4309257: Pulling fs layer [2021-10-20T19:04:24.756Z] 0ac9a79272e3: Pulling fs layer [2021-10-20T19:04:24.756Z] b78e95d17946: Pulling fs layer [2021-10-20T19:04:24.756Z] f4f7b4309257: Waiting [2021-10-20T19:04:24.756Z] b78e95d17946: Waiting [2021-10-20T19:04:24.756Z] 7a9cfe048b4a: Waiting [2021-10-20T19:04:24.756Z] 72dc09318566: Waiting [2021-10-20T19:04:24.756Z] 0ac9a79272e3: Waiting [2021-10-20T19:04:24.756Z] 9e70ebbbe112: Verifying Checksum [2021-10-20T19:04:24.756Z] 9e70ebbbe112: Download complete [2021-10-20T19:04:24.756Z] ea3f2d53f512: Verifying Checksum [2021-10-20T19:04:24.756Z] ea3f2d53f512: Download complete [2021-10-20T19:04:25.035Z] 72dc09318566: Download complete [2021-10-20T19:04:25.035Z] f4f7b4309257: Verifying Checksum [2021-10-20T19:04:25.035Z] f4f7b4309257: Download complete [2021-10-20T19:04:25.035Z] 0ac9a79272e3: Download complete [2021-10-20T19:04:25.035Z] 552d1f2373af: Download complete [2021-10-20T19:04:25.651Z] 552d1f2373af: Pull complete [2021-10-20T19:04:26.267Z] ea3f2d53f512: Pull complete [2021-10-20T19:04:26.551Z] 9e70ebbbe112: Pull complete [2021-10-20T19:04:27.157Z] b78e95d17946: Verifying Checksum [2021-10-20T19:04:27.158Z] b78e95d17946: Download complete [2021-10-20T19:04:27.158Z] 7a9cfe048b4a: Verifying Checksum [2021-10-20T19:04:27.158Z] 7a9cfe048b4a: Download complete [2021-10-20T19:04:37.380Z] 7a9cfe048b4a: Pull complete [2021-10-20T19:04:37.380Z] 72dc09318566: Pull complete [2021-10-20T19:04:37.663Z] f4f7b4309257: Pull complete [2021-10-20T19:04:37.942Z] 0ac9a79272e3: Pull complete [2021-10-20T19:04:44.703Z] b78e95d17946: Pull complete [2021-10-20T19:04:44.703Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-20T19:04:44.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T19:04:44.703Z] ---> 8b459fc5aaf0 [2021-10-20T19:04:44.703Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-20T19:04:49.042Z] ---> Running in 86310800d9e1 [2021-10-20T19:04:49.042Z] Removing intermediate container 86310800d9e1 [2021-10-20T19:04:49.042Z] ---> ce7da2207793 [2021-10-20T19:04:49.042Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-20T19:04:49.042Z] ---> Running in 5aa44ef02917 [2021-10-20T19:04:49.648Z] Removing intermediate container 5aa44ef02917 [2021-10-20T19:04:49.648Z] ---> fab750a033bc [2021-10-20T19:04:49.648Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-20T19:04:49.648Z] ---> Running in 43318eabb395 [2021-10-20T19:04:50.250Z] Removing intermediate container 43318eabb395 [2021-10-20T19:04:50.250Z] ---> 0d056309d131 [2021-10-20T19:04:50.250Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T19:04:50.250Z] ---> Running in 417041cd38ff [2021-10-20T19:04:52.921Z] Removing intermediate container 417041cd38ff [2021-10-20T19:04:52.921Z] ---> 429c86fb0549 [2021-10-20T19:04:52.921Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-20T19:04:52.921Z] ---> Running in dd14c7ff7ab5 [2021-10-20T19:04:54.397Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T19:04:55.000Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T19:04:55.998Z] OK: 219 MiB in 52 packages [2021-10-20T19:04:56.998Z] Removing intermediate container dd14c7ff7ab5 [2021-10-20T19:04:56.998Z] ---> 9cda0e716e4d [2021-10-20T19:04:56.998Z] Step 8/12 : WORKDIR /app [2021-10-20T19:04:56.998Z] ---> Running in 3222efe33d97 [2021-10-20T19:04:57.607Z] Removing intermediate container 3222efe33d97 [2021-10-20T19:04:57.607Z] ---> 5d95caa57010 [2021-10-20T19:04:57.607Z] Step 9/12 : COPY . . [2021-10-20T19:04:58.228Z] ---> b2d37c7d09d9 [2021-10-20T19:04:58.228Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T19:04:58.512Z] ---> Running in e33b0260b4aa [2021-10-20T19:05:31.445Z] Running on prd-centos7-docker-4c-2g-605 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-10-20T19:05:31.456Z] Running in /w/workspace/app-service-configurable/23 [Pipeline] { [Pipeline] checkout [2021-10-20T19:05:31.542Z] Selected Git installation does not exist. Using Default [2021-10-20T19:05:31.542Z] The recommended git tool is: NONE [2021-10-20T19:05:33.375Z] using credential edgex-jenkins-ssh [2021-10-20T19:05:33.391Z] Cloning the remote Git repository [2021-10-20T19:05:32.809Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-10-20T19:05:32.870Z] > git init /w/workspace/app-service-configurable/23 # timeout=10 [2021-10-20T19:05:32.908Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-20T19:05:32.908Z] > git --version # timeout=10 [2021-10-20T19:05:32.916Z] > git --version # 'git version 2.24.4' [2021-10-20T19:05:32.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T19:05:32.950Z] [INFO] Currently running in a labeled security context [2021-10-20T19:05:32.950Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-20T19:05:32.950Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/23@tmp/jenkins-gitclient-ssh7310934159221390080.key [2021-10-20T19:05:32.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T19:05:34.190Z] Avoid second fetch [2021-10-20T19:05:34.190Z] Checking out Revision 510fea55546d2a9cfee0b501985e4f37129c1dcb (main) [2021-10-20T19:05:33.570Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-20T19:05:33.578Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T19:05:33.599Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T19:05:33.609Z] > git checkout -f 510fea55546d2a9cfee0b501985e4f37129c1dcb # timeout=10 [2021-10-20T19:05:37.542Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#340)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T19:05:38.077Z] provisioning config files... [2021-10-20T19:05:38.094Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/23@tmp/config9119494268646246696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:05:38.490Z] ---> docker-login.sh [2021-10-20T19:05:38.490Z] nexus3.edgexfoundry.org:10001 [2021-10-20T19:05:38.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:05:38.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:05:38.490Z] Configure a credential helper to remove this warning. See [2021-10-20T19:05:38.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:05:38.490Z] [2021-10-20T19:05:38.490Z] Login Succeeded [2021-10-20T19:05:38.490Z] nexus3.edgexfoundry.org:10002 [2021-10-20T19:05:38.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:05:38.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:05:38.752Z] Configure a credential helper to remove this warning. See [2021-10-20T19:05:38.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:05:38.752Z] [2021-10-20T19:05:38.752Z] Login Succeeded [2021-10-20T19:05:38.752Z] nexus3.edgexfoundry.org:10003 [2021-10-20T19:05:38.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:05:38.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:05:38.752Z] Configure a credential helper to remove this warning. See [2021-10-20T19:05:38.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:05:38.752Z] [2021-10-20T19:05:38.752Z] Login Succeeded [2021-10-20T19:05:38.752Z] nexus3.edgexfoundry.org:10004 [2021-10-20T19:05:38.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:05:39.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:05:39.016Z] Configure a credential helper to remove this warning. See [2021-10-20T19:05:39.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:05:39.016Z] [2021-10-20T19:05:39.016Z] Login Succeeded [2021-10-20T19:05:39.016Z] docker.io [2021-10-20T19:05:39.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:05:39.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:05:39.277Z] Configure a credential helper to remove this warning. See [2021-10-20T19:05:39.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:05:39.277Z] [2021-10-20T19:05:39.277Z] Login Succeeded [2021-10-20T19:05:39.277Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T19:05:39.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-20T19:05:39.458Z] ========================================================= [2021-10-20T19:05:39.459Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-20T19:05:39.459Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:05:39.798Z] + 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-20T19:05:39.798Z] Sending build context to Docker daemon 197.1kB [2021-10-20T19:05:39.798Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T19:05:39.798Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-20T19:05:39.798Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-20T19:05:39.798Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T19:05:39.798Z] 31adcdaf11c8: Pulling fs layer [2021-10-20T19:05:39.798Z] b8b176561691: Pulling fs layer [2021-10-20T19:05:39.798Z] 4527c011a84f: Pulling fs layer [2021-10-20T19:05:39.798Z] 5d74067f8e1e: Pulling fs layer [2021-10-20T19:05:39.798Z] e0aca202a116: Pulling fs layer [2021-10-20T19:05:39.798Z] 3a43be97a3b4: Pulling fs layer [2021-10-20T19:05:39.798Z] 34cad66bf833: Pulling fs layer [2021-10-20T19:05:39.798Z] b4e3c513aaa6: Pulling fs layer [2021-10-20T19:05:39.798Z] 4527c011a84f: Waiting [2021-10-20T19:05:39.798Z] 5d74067f8e1e: Waiting [2021-10-20T19:05:39.798Z] e0aca202a116: Waiting [2021-10-20T19:05:39.798Z] 3a43be97a3b4: Waiting [2021-10-20T19:05:39.798Z] 34cad66bf833: Waiting [2021-10-20T19:05:39.798Z] b4e3c513aaa6: Waiting [2021-10-20T19:05:39.798Z] b8b176561691: Verifying Checksum [2021-10-20T19:05:39.798Z] b8b176561691: Download complete [2021-10-20T19:05:39.798Z] 31adcdaf11c8: Verifying Checksum [2021-10-20T19:05:39.798Z] 31adcdaf11c8: Download complete [2021-10-20T19:05:39.798Z] 5d74067f8e1e: Verifying Checksum [2021-10-20T19:05:39.798Z] 5d74067f8e1e: Download complete [2021-10-20T19:05:39.798Z] e0aca202a116: Verifying Checksum [2021-10-20T19:05:39.798Z] e0aca202a116: Download complete [2021-10-20T19:05:39.798Z] 3a43be97a3b4: Verifying Checksum [2021-10-20T19:05:39.798Z] 3a43be97a3b4: Download complete [2021-10-20T19:05:39.798Z] a0d0a0d46f8b: Verifying Checksum [2021-10-20T19:05:39.798Z] a0d0a0d46f8b: Download complete [2021-10-20T19:05:40.069Z] 34cad66bf833: Verifying Checksum [2021-10-20T19:05:40.069Z] 34cad66bf833: Download complete [2021-10-20T19:05:40.340Z] a0d0a0d46f8b: Pull complete [2021-10-20T19:05:40.606Z] 4527c011a84f: Verifying Checksum [2021-10-20T19:05:40.606Z] 4527c011a84f: Download complete [2021-10-20T19:05:40.606Z] 31adcdaf11c8: Pull complete [2021-10-20T19:05:40.606Z] b4e3c513aaa6: Verifying Checksum [2021-10-20T19:05:40.606Z] b4e3c513aaa6: Download complete [2021-10-20T19:05:40.606Z] b8b176561691: Pull complete [2021-10-20T19:05:44.822Z] 4527c011a84f: Pull complete [2021-10-20T19:05:44.822Z] 5d74067f8e1e: Pull complete [2021-10-20T19:05:44.822Z] e0aca202a116: Pull complete [2021-10-20T19:05:44.822Z] 3a43be97a3b4: Pull complete [2021-10-20T19:05:44.822Z] 34cad66bf833: Pull complete [2021-10-20T19:05:46.743Z] b4e3c513aaa6: Pull complete [2021-10-20T19:05:46.743Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-20T19:05:46.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T19:05:46.743Z] ---> 9f6097aaca64 [2021-10-20T19:05:46.743Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-20T19:05:48.129Z] ---> Running in 1cd1857f808e [2021-10-20T19:05:48.129Z] Removing intermediate container 1cd1857f808e [2021-10-20T19:05:48.129Z] ---> 22bfc2f9ceca [2021-10-20T19:05:48.129Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-20T19:05:48.392Z] ---> Running in 230f905efdd3 [2021-10-20T19:05:48.392Z] Removing intermediate container 230f905efdd3 [2021-10-20T19:05:48.392Z] ---> bffb5781fadd [2021-10-20T19:05:48.392Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-20T19:05:48.392Z] ---> Running in 71a8042468e4 [2021-10-20T19:05:48.392Z] Removing intermediate container 71a8042468e4 [2021-10-20T19:05:48.392Z] ---> 3379aae86254 [2021-10-20T19:05:48.392Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T19:05:48.392Z] ---> Running in b46dff0d5ee3 [2021-10-20T19:05:48.967Z] Removing intermediate container b46dff0d5ee3 [2021-10-20T19:05:48.967Z] ---> 0e494cb091c1 [2021-10-20T19:05:48.967Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-20T19:05:48.967Z] ---> Running in 6ace7a745cf6 [2021-10-20T19:05:49.228Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T19:05:50.184Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T19:05:50.445Z] OK: 220 MiB in 52 packages [2021-10-20T19:05:50.706Z] Removing intermediate container 6ace7a745cf6 [2021-10-20T19:05:50.706Z] ---> 0c7a8d593d31 [2021-10-20T19:05:50.706Z] Step 8/12 : WORKDIR /app [2021-10-20T19:05:50.706Z] ---> Running in 59333d084bce [2021-10-20T19:05:50.706Z] Removing intermediate container 59333d084bce [2021-10-20T19:05:50.706Z] ---> 8bbb46aaad97 [2021-10-20T19:05:50.706Z] Step 9/12 : COPY . . [2021-10-20T19:05:50.969Z] ---> 4e38b5b0e3e3 [2021-10-20T19:05:50.969Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T19:05:50.969Z] ---> Running in a04da6ff65a3 [2021-10-20T19:06:20.629Z] Removing intermediate container e33b0260b4aa [2021-10-20T19:06:20.629Z] ---> ca620a822d94 [2021-10-20T19:06:20.629Z] Step 11/12 : ARG MAKE="make build" [2021-10-20T19:06:20.629Z] ---> Running in 3fdf0a8bede4 [2021-10-20T19:06:20.629Z] Removing intermediate container 3fdf0a8bede4 [2021-10-20T19:06:20.629Z] ---> 6563d3d710fb [2021-10-20T19:06:20.629Z] Step 12/12 : RUN $MAKE [2021-10-20T19:06:20.629Z] ---> Running in 69bd0990561e [2021-10-20T19:06:20.629Z] noop [2021-10-20T19:06:20.629Z] Removing intermediate container 69bd0990561e [2021-10-20T19:06:20.629Z] ---> 946d1d42f7b8 [2021-10-20T19:06:20.629Z] Successfully built 946d1d42f7b8 [2021-10-20T19:06:20.629Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:06:20.998Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T19:06:20.998Z] . [Pipeline] withDockerContainer [2021-10-20T19:06:21.279Z] prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container [2021-10-20T19:06:21.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@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-20T19:06:23.131Z] $ docker top 0ad0ba6b34fa9262bbb23c3fc59a8362d79771bef69f8e9abf1e77691e3a2b9c -eo pid,comm [2021-10-20T19:06:23.155Z] Removing intermediate container a04da6ff65a3 [2021-10-20T19:06:23.155Z] ---> a4251101c507 [2021-10-20T19:06:23.155Z] Step 11/12 : ARG MAKE="make build" [2021-10-20T19:06:23.155Z] ---> Running in 23c0bb8146e3 [2021-10-20T19:06:23.155Z] Removing intermediate container 23c0bb8146e3 [2021-10-20T19:06:23.155Z] ---> cf736da36c15 [2021-10-20T19:06:23.155Z] Step 12/12 : RUN $MAKE [2021-10-20T19:06:23.155Z] ---> Running in b8c74a957d21 [2021-10-20T19:06:23.155Z] noop [2021-10-20T19:06:23.155Z] Removing intermediate container b8c74a957d21 [2021-10-20T19:06:23.155Z] ---> 074c5a637819 [2021-10-20T19:06:23.155Z] Successfully built 074c5a637819 [2021-10-20T19:06:23.155Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:06:23.914Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T19:06:23.914Z] . [Pipeline] withDockerContainer [2021-10-20T19:06:23.979Z] prd-centos7-docker-4c-2g-605 does not seem to be running inside a container [2021-10-20T19:06:24.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@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-20T19:06:24.218Z] + go version [2021-10-20T19:06:24.218Z] go version go1.16.8 linux/arm64 [2021-10-20T19:06:24.365Z] $ docker top 2d5c3e18ddc23f7af1fdb1134e8f685eb99393be17f8aca3949452c5b13e6e4e -eo pid,comm [Pipeline] { [Pipeline] } [2021-10-20T19:06:24.444Z] $ docker stop --time=1 0ad0ba6b34fa9262bbb23c3fc59a8362d79771bef69f8e9abf1e77691e3a2b9c [2021-10-20T19:06:26.301Z] $ docker rm -f 0ad0ba6b34fa9262bbb23c3fc59a8362d79771bef69f8e9abf1e77691e3a2b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:06:26.906Z] + go version [2021-10-20T19:06:26.906Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-20T19:06:26.918Z] $ docker stop --time=1 2d5c3e18ddc23f7af1fdb1134e8f685eb99393be17f8aca3949452c5b13e6e4e [2021-10-20T19:06:27.160Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T19:06:27.160Z] . [2021-10-20T19:06:28.102Z] $ docker rm -f 2d5c3e18ddc23f7af1fdb1134e8f685eb99393be17f8aca3949452c5b13e6e4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-10-20T19:06:28.408Z] prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container [2021-10-20T19:06:28.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@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-20T19:06:30.194Z] $ docker top b9c346d153ea42a79b714681ca04494ac23cef5de0694cef90284c18c00ed0ce -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:06:30.991Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T19:06:30.991Z] . [Pipeline] withDockerContainer [2021-10-20T19:06:31.063Z] prd-centos7-docker-4c-2g-605 does not seem to be running inside a container [2021-10-20T19:06:31.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@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-20T19:06:31.279Z] + make test [2021-10-20T19:06:31.279Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-20T19:06:31.424Z] $ docker top 9b8549089f8bc6d3a7a1086bc1245a92c362ab728e458b3b3fd59e955294fb87 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-20T19:06:31.780Z] + make test [2021-10-20T19:06:31.780Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-20T19:06:46.774Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-10-20T19:06:46.774Z] CGO_ENABLED=1 go vet ./... [2021-10-20T19:06:53.395Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T19:06:53.396Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-20T19:06:53.396Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-20T19:06:53.408Z] $ docker stop --time=1 9b8549089f8bc6d3a7a1086bc1245a92c362ab728e458b3b3fd59e955294fb87 [2021-10-20T19:06:54.783Z] $ docker rm -f 9b8549089f8bc6d3a7a1086bc1245a92c362ab728e458b3b3fd59e955294fb87 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T19:06:55.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-20T19:06:55.336Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-20T19:06:56.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-20T19:06:57.073Z] + ls -al . [2021-10-20T19:06:57.073Z] total 148 [2021-10-20T19:06:57.073Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 20 19:06 . [2021-10-20T19:06:57.073Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 20 19:05 .. [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 7608 Oct 20 19:05 Attribution.txt [2021-10-20T19:06:57.073Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 20 19:05 bin [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 22206 Oct 20 19:05 CHANGELOG.md [2021-10-20T19:06:57.073Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 20 19:06 coverage.out [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 2064 Oct 20 19:05 Dockerfile [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 20 19:05 .dockerignore [2021-10-20T19:06:57.073Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 20 19:05 .git [2021-10-20T19:06:57.073Z] drwxrwxr-x. 2 jenkins jenkins 104 Oct 20 19:05 .github [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 104 Oct 20 19:05 .gitignore [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 136 Oct 20 19:05 go.mod [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 50129 Oct 20 19:05 go.sum [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 20 19:05 GOVERNANCE.md [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 687 Oct 20 19:05 Jenkinsfile [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 20 19:05 LICENSE [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 1949 Oct 20 19:05 main.go [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 1614 Oct 20 19:05 makefile [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 618 Oct 20 19:05 OWNERS.md [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 3224 Oct 20 19:05 README.md [2021-10-20T19:06:57.073Z] drwxrwxr-x. 9 jenkins jenkins 151 Oct 20 19:05 res [2021-10-20T19:06:57.073Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 20 19:05 snap [2021-10-20T19:06:57.073Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 20 19:01 VERSION [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:06:57.398Z] + 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=510fea55546d2a9cfee0b501985e4f37129c1dcb --label arch=amd64 --label version=2.0.2-dev.19 . [2021-10-20T19:06:57.398Z] Sending build context to Docker daemon 198.1kB [2021-10-20T19:06:57.398Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T19:06:57.398Z] Step 2/26 : FROM ${BASE} AS builder [2021-10-20T19:06:57.398Z] ---> 074c5a637819 [2021-10-20T19:06:57.398Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-20T19:06:57.398Z] ---> Running in e4073862d0cd [2021-10-20T19:06:57.398Z] Removing intermediate container e4073862d0cd [2021-10-20T19:06:57.398Z] ---> 8be793976bea [2021-10-20T19:06:57.398Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-10-20T19:06:57.398Z] ---> Running in 4b1c334bac79 [2021-10-20T19:06:57.660Z] Removing intermediate container 4b1c334bac79 [2021-10-20T19:06:57.661Z] ---> ccffd7f1b56d [2021-10-20T19:06:57.661Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-20T19:06:57.661Z] ---> Running in 708ad5a517ac [2021-10-20T19:06:57.661Z] Removing intermediate container 708ad5a517ac [2021-10-20T19:06:57.661Z] ---> 4057fad46947 [2021-10-20T19:06:57.661Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T19:06:57.661Z] ---> Running in b6610f49c6ee [2021-10-20T19:06:58.232Z] Removing intermediate container b6610f49c6ee [2021-10-20T19:06:58.232Z] ---> b9dbaad6668e [2021-10-20T19:06:58.232Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-20T19:06:58.232Z] ---> Running in 3296c1eef4f7 [2021-10-20T19:06:58.232Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T19:06:59.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T19:06:59.748Z] OK: 220 MiB in 52 packages [2021-10-20T19:07:00.011Z] Removing intermediate container 3296c1eef4f7 [2021-10-20T19:07:00.011Z] ---> 2c9422650e7f [2021-10-20T19:07:00.011Z] Step 8/26 : WORKDIR /app [2021-10-20T19:07:00.011Z] ---> Running in 167fad9f5159 [2021-10-20T19:07:00.271Z] Removing intermediate container 167fad9f5159 [2021-10-20T19:07:00.271Z] ---> 603d634a1ee1 [2021-10-20T19:07:00.271Z] Step 9/26 : COPY . . [2021-10-20T19:07:00.271Z] ---> ecab94663c82 [2021-10-20T19:07:00.271Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T19:07:00.271Z] ---> Running in 10f024543096 [2021-10-20T19:07:01.224Z] Removing intermediate container 10f024543096 [2021-10-20T19:07:01.224Z] ---> 9c6693de937f [2021-10-20T19:07:01.224Z] Step 11/26 : ARG MAKE="make build" [2021-10-20T19:07:01.224Z] ---> Running in c7fca8970249 [2021-10-20T19:07:01.224Z] Removing intermediate container c7fca8970249 [2021-10-20T19:07:01.224Z] ---> 918a88f31670 [2021-10-20T19:07:01.224Z] Step 12/26 : RUN $MAKE [2021-10-20T19:07:01.224Z] ---> Running in d383338d0090 [2021-10-20T19:07:01.492Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.19" -o app-service-configurable [2021-10-20T19:07:13.810Z] Removing intermediate container d383338d0090 [2021-10-20T19:07:13.810Z] ---> a81e60623804 [2021-10-20T19:07:13.810Z] Step 13/26 : FROM alpine:3.14 [2021-10-20T19:07:13.810Z] 3.14: Pulling from library/alpine [2021-10-20T19:07:13.810Z] a0d0a0d46f8b: Already exists [2021-10-20T19:07:13.810Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T19:07:13.810Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T19:07:13.810Z] ---> 14119a10abf4 [2021-10-20T19:07:13.810Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-20T19:07:13.810Z] ---> Running in 75a908b7c7c6 [2021-10-20T19:07:13.810Z] Removing intermediate container 75a908b7c7c6 [2021-10-20T19:07:13.810Z] ---> fa799ccbb98e [2021-10-20T19:07:13.810Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-10-20T19:07:13.810Z] ---> Running in bcdf28fb7350 [2021-10-20T19:07:13.810Z] Removing intermediate container bcdf28fb7350 [2021-10-20T19:07:13.810Z] ---> 091007132394 [2021-10-20T19:07:13.810Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-10-20T19:07:13.810Z] ---> Running in 956e9fb89b86 [2021-10-20T19:07:13.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T19:07:14.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T19:07:14.072Z] (1/7) Installing ca-certificates (20191127-r5) [2021-10-20T19:07:14.335Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-10-20T19:07:14.335Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T19:07:14.335Z] (4/7) Installing libsodium (1.0.18-r0) [2021-10-20T19:07:14.335Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T19:07:14.335Z] (6/7) Installing libzmq (4.3.4-r0) [2021-10-20T19:07:14.335Z] (7/7) Installing zeromq (4.3.4-r0) [2021-10-20T19:07:14.335Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T19:07:14.335Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T19:07:14.335Z] OK: 9 MiB in 21 packages [2021-10-20T19:07:14.595Z] Removing intermediate container 956e9fb89b86 [2021-10-20T19:07:14.595Z] ---> d9b010824616 [2021-10-20T19:07:14.595Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-10-20T19:07:14.860Z] ---> 761f2bccd716 [2021-10-20T19:07:14.860Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-10-20T19:07:14.860Z] ---> 2cba57125263 [2021-10-20T19:07:14.860Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-10-20T19:07:15.124Z] ---> 33ccd615a832 [2021-10-20T19:07:15.124Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-10-20T19:07:15.384Z] ---> 0aca2feb4a73 [2021-10-20T19:07:15.384Z] Step 21/26 : EXPOSE 48095 [2021-10-20T19:07:15.384Z] ---> Running in 569df29ac49d [2021-10-20T19:07:15.645Z] Removing intermediate container 569df29ac49d [2021-10-20T19:07:15.645Z] ---> baa1637e785b [2021-10-20T19:07:15.645Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-10-20T19:07:15.645Z] ---> Running in a8564dbf251d [2021-10-20T19:07:15.645Z] Removing intermediate container a8564dbf251d [2021-10-20T19:07:15.645Z] ---> 0ba5d530739a [2021-10-20T19:07:15.645Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T19:07:15.645Z] ---> Running in fd05d433988b [2021-10-20T19:07:15.645Z] Removing intermediate container fd05d433988b [2021-10-20T19:07:15.645Z] ---> fe90486d9274 [2021-10-20T19:07:15.645Z] Step 24/26 : LABEL arch=amd64 [2021-10-20T19:07:15.645Z] ---> Running in b392abd29a75 [2021-10-20T19:07:15.904Z] Removing intermediate container b392abd29a75 [2021-10-20T19:07:15.905Z] ---> 02f7078ebbb0 [2021-10-20T19:07:15.905Z] Step 25/26 : LABEL git_sha=510fea55546d2a9cfee0b501985e4f37129c1dcb [2021-10-20T19:07:15.905Z] ---> Running in 61a4f4edff2c [2021-10-20T19:07:15.905Z] Removing intermediate container 61a4f4edff2c [2021-10-20T19:07:15.905Z] ---> 23ae75bd9a30 [2021-10-20T19:07:15.905Z] Step 26/26 : LABEL version=2.0.2-dev.19 [2021-10-20T19:07:15.905Z] ---> Running in 8e166d9c32b2 [2021-10-20T19:07:16.165Z] Removing intermediate container 8e166d9c32b2 [2021-10-20T19:07:16.165Z] ---> 0c5221839efd [2021-10-20T19:07:16.165Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-20T19:07:16.165Z] Successfully built 0c5221839efd [2021-10-20T19:07:16.165Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T19:07:16.395Z] provisioning config files... [2021-10-20T19:07:16.404Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/23@tmp/config1846327708921380381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:07:16.704Z] ---> docker-login.sh [2021-10-20T19:07:16.704Z] nexus3.edgexfoundry.org:10001 [2021-10-20T19:07:16.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:07:16.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:07:16.704Z] Configure a credential helper to remove this warning. See [2021-10-20T19:07:16.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:07:16.704Z] [2021-10-20T19:07:16.704Z] Login Succeeded [2021-10-20T19:07:16.704Z] nexus3.edgexfoundry.org:10002 [2021-10-20T19:07:16.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:07:16.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:07:16.972Z] Configure a credential helper to remove this warning. See [2021-10-20T19:07:16.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:07:16.972Z] [2021-10-20T19:07:16.972Z] Login Succeeded [2021-10-20T19:07:16.972Z] nexus3.edgexfoundry.org:10003 [2021-10-20T19:07:16.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:07:16.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:07:16.972Z] Configure a credential helper to remove this warning. See [2021-10-20T19:07:16.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:07:16.972Z] [2021-10-20T19:07:16.972Z] Login Succeeded [2021-10-20T19:07:16.972Z] nexus3.edgexfoundry.org:10004 [2021-10-20T19:07:16.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:07:16.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:07:16.972Z] Configure a credential helper to remove this warning. See [2021-10-20T19:07:16.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:07:16.972Z] [2021-10-20T19:07:16.972Z] Login Succeeded [2021-10-20T19:07:16.972Z] docker.io [2021-10-20T19:07:17.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:07:17.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:07:17.493Z] Configure a credential helper to remove this warning. See [2021-10-20T19:07:17.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:07:17.493Z] [2021-10-20T19:07:17.493Z] Login Succeeded [2021-10-20T19:07:17.493Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T19:07:17.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T19:07:17.544Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-10-20T19:07:17.544Z] 510fea55546d2a9cfee0b501985e4f37129c1dcb [2021-10-20T19:07:17.544Z] latest [2021-10-20T19:07:17.544Z] 2.0.2-dev.19 [2021-10-20T19:07:17.544Z] 510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 [2021-10-20T19:07:17.544Z] main [2021-10-20T19:07:17.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:07:17.858Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:510fea55546d2a9cfee0b501985e4f37129c1dcb [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:07:18.171Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:510fea55546d2a9cfee0b501985e4f37129c1dcb [2021-10-20T19:07:18.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-20T19:07:18.171Z] 0742b6aa12f3: Preparing [2021-10-20T19:07:18.171Z] 0182a285c29a: Preparing [2021-10-20T19:07:18.171Z] bbc66241213a: Preparing [2021-10-20T19:07:18.171Z] 901330049e98: Preparing [2021-10-20T19:07:18.171Z] b7e840b7c9cb: Preparing [2021-10-20T19:07:18.171Z] e2eb06d8af82: Preparing [2021-10-20T19:07:18.171Z] e2eb06d8af82: Waiting [2021-10-20T19:07:18.436Z] 0182a285c29a: Pushed [2021-10-20T19:07:18.436Z] 901330049e98: Pushed [2021-10-20T19:07:18.436Z] bbc66241213a: Pushed [2021-10-20T19:07:18.436Z] e2eb06d8af82: Layer already exists [2021-10-20T19:07:18.436Z] b7e840b7c9cb: Pushed [2021-10-20T19:07:19.823Z] 0742b6aa12f3: Pushed [2021-10-20T19:07:19.823Z] 510fea55546d2a9cfee0b501985e4f37129c1dcb: digest: sha256:b2c6c0811a3726f9d5b77163ea6dcb96afd154ae28858d30562e83040a0fa648 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:07:20.125Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:07:20.418Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-10-20T19:07:20.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-20T19:07:20.418Z] 0742b6aa12f3: Preparing [2021-10-20T19:07:20.418Z] 0182a285c29a: Preparing [2021-10-20T19:07:20.418Z] bbc66241213a: Preparing [2021-10-20T19:07:20.418Z] 901330049e98: Preparing [2021-10-20T19:07:20.418Z] b7e840b7c9cb: Preparing [2021-10-20T19:07:20.418Z] e2eb06d8af82: Preparing [2021-10-20T19:07:20.418Z] e2eb06d8af82: Waiting [2021-10-20T19:07:20.418Z] 0742b6aa12f3: Layer already exists [2021-10-20T19:07:20.418Z] 0182a285c29a: Layer already exists [2021-10-20T19:07:20.418Z] bbc66241213a: Layer already exists [2021-10-20T19:07:20.418Z] b7e840b7c9cb: Layer already exists [2021-10-20T19:07:20.418Z] 901330049e98: Layer already exists [2021-10-20T19:07:20.418Z] e2eb06d8af82: Layer already exists [2021-10-20T19:07:20.418Z] latest: digest: sha256:b2c6c0811a3726f9d5b77163ea6dcb96afd154ae28858d30562e83040a0fa648 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:07:20.722Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:07:21.015Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.19 [2021-10-20T19:07:21.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-20T19:07:21.015Z] 0742b6aa12f3: Preparing [2021-10-20T19:07:21.015Z] 0182a285c29a: Preparing [2021-10-20T19:07:21.015Z] bbc66241213a: Preparing [2021-10-20T19:07:21.015Z] 901330049e98: Preparing [2021-10-20T19:07:21.015Z] b7e840b7c9cb: Preparing [2021-10-20T19:07:21.015Z] e2eb06d8af82: Preparing [2021-10-20T19:07:21.015Z] e2eb06d8af82: Waiting [2021-10-20T19:07:21.015Z] b7e840b7c9cb: Layer already exists [2021-10-20T19:07:21.015Z] 0182a285c29a: Layer already exists [2021-10-20T19:07:21.015Z] bbc66241213a: Layer already exists [2021-10-20T19:07:21.015Z] 901330049e98: Layer already exists [2021-10-20T19:07:21.015Z] 0742b6aa12f3: Layer already exists [2021-10-20T19:07:21.015Z] e2eb06d8af82: Layer already exists [2021-10-20T19:07:21.015Z] 2.0.2-dev.19: digest: sha256:b2c6c0811a3726f9d5b77163ea6dcb96afd154ae28858d30562e83040a0fa648 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:07:21.322Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:07:21.621Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 [2021-10-20T19:07:21.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-20T19:07:21.621Z] 0742b6aa12f3: Preparing [2021-10-20T19:07:21.621Z] 0182a285c29a: Preparing [2021-10-20T19:07:21.621Z] bbc66241213a: Preparing [2021-10-20T19:07:21.621Z] 901330049e98: Preparing [2021-10-20T19:07:21.621Z] b7e840b7c9cb: Preparing [2021-10-20T19:07:21.621Z] e2eb06d8af82: Preparing [2021-10-20T19:07:21.621Z] e2eb06d8af82: Waiting [2021-10-20T19:07:21.621Z] 0742b6aa12f3: Layer already exists [2021-10-20T19:07:21.621Z] b7e840b7c9cb: Layer already exists [2021-10-20T19:07:21.621Z] 901330049e98: Layer already exists [2021-10-20T19:07:21.621Z] 0182a285c29a: Layer already exists [2021-10-20T19:07:21.621Z] bbc66241213a: Layer already exists [2021-10-20T19:07:21.621Z] e2eb06d8af82: Layer already exists [2021-10-20T19:07:21.621Z] 510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19: digest: sha256:b2c6c0811a3726f9d5b77163ea6dcb96afd154ae28858d30562e83040a0fa648 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:07:21.920Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:07:22.215Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-10-20T19:07:22.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-20T19:07:22.216Z] 0742b6aa12f3: Preparing [2021-10-20T19:07:22.216Z] 0182a285c29a: Preparing [2021-10-20T19:07:22.216Z] bbc66241213a: Preparing [2021-10-20T19:07:22.216Z] 901330049e98: Preparing [2021-10-20T19:07:22.216Z] b7e840b7c9cb: Preparing [2021-10-20T19:07:22.216Z] e2eb06d8af82: Preparing [2021-10-20T19:07:22.216Z] e2eb06d8af82: Waiting [2021-10-20T19:07:22.216Z] b7e840b7c9cb: Layer already exists [2021-10-20T19:07:22.216Z] 901330049e98: Layer already exists [2021-10-20T19:07:22.216Z] 0182a285c29a: Layer already exists [2021-10-20T19:07:22.216Z] 0742b6aa12f3: Layer already exists [2021-10-20T19:07:22.216Z] bbc66241213a: Layer already exists [2021-10-20T19:07:22.216Z] e2eb06d8af82: Layer already exists [2021-10-20T19:07:22.216Z] main: digest: sha256:b2c6c0811a3726f9d5b77163ea6dcb96afd154ae28858d30562e83040a0fa648 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T19:07:22.247Z] ===================================================== [Pipeline] echo [2021-10-20T19:07:22.253Z] taggedImages: [2021-10-20T19:07:22.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:510fea55546d2a9cfee0b501985e4f37129c1dcb [2021-10-20T19:07:22.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-10-20T19:07:22.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.19 [2021-10-20T19:07:22.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 [2021-10-20T19:07:22.253Z] - 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-20T19:07:22.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T19:07:22.787Z] [2021-10-20T19:07:22.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:07:23.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T19:07:23.094Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T19:07:23.094Z] b4d181a07f80: Pulling fs layer [2021-10-20T19:07:23.094Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T19:07:23.094Z] ed53099fbce6: Pulling fs layer [2021-10-20T19:07:23.094Z] dc539afda2c1: Pulling fs layer [2021-10-20T19:07:23.094Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T19:07:23.094Z] 9065ff56babe: Pulling fs layer [2021-10-20T19:07:23.094Z] d287ab97295c: Pulling fs layer [2021-10-20T19:07:23.094Z] dc539afda2c1: Waiting [2021-10-20T19:07:23.094Z] 77bc0d833cb6: Waiting [2021-10-20T19:07:23.094Z] 9065ff56babe: Waiting [2021-10-20T19:07:23.094Z] d287ab97295c: Waiting [2021-10-20T19:07:23.094Z] a1111a8f2ec3: Verifying Checksum [2021-10-20T19:07:23.094Z] a1111a8f2ec3: Download complete [2021-10-20T19:07:23.094Z] dc539afda2c1: Verifying Checksum [2021-10-20T19:07:23.094Z] dc539afda2c1: Download complete [2021-10-20T19:07:23.094Z] ed53099fbce6: Verifying Checksum [2021-10-20T19:07:23.094Z] ed53099fbce6: Download complete [2021-10-20T19:07:23.358Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T19:07:23.358Z] 77bc0d833cb6: Download complete [2021-10-20T19:07:23.358Z] 9065ff56babe: Verifying Checksum [2021-10-20T19:07:23.358Z] 9065ff56babe: Download complete [2021-10-20T19:07:23.358Z] b4d181a07f80: Verifying Checksum [2021-10-20T19:07:23.358Z] b4d181a07f80: Download complete [2021-10-20T19:07:23.932Z] d287ab97295c: Verifying Checksum [2021-10-20T19:07:23.932Z] d287ab97295c: Download complete [2021-10-20T19:07:24.873Z] b4d181a07f80: Pull complete [2021-10-20T19:07:24.873Z] a1111a8f2ec3: Pull complete [2021-10-20T19:07:25.443Z] ed53099fbce6: Pull complete [2021-10-20T19:07:25.443Z] dc539afda2c1: Pull complete [2021-10-20T19:07:25.712Z] 77bc0d833cb6: Pull complete [2021-10-20T19:07:25.712Z] 9065ff56babe: Pull complete [2021-10-20T19:07:27.994Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-10-20T19:07:27.994Z] CGO_ENABLED=1 go vet ./... [2021-10-20T19:07:31.059Z] d287ab97295c: Pull complete [2021-10-20T19:07:31.059Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T19:07:31.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T19:07:31.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T19:07:31.129Z] prd-centos7-docker-4c-2g-605 does not seem to be running inside a container [2021-10-20T19:07:31.167Z] $ 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/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@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-20T19:07:33.203Z] $ docker top b7030ec13e38b473f3f109a7c1867572589e97e62afc6ae917c4b6fc4971b0f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:07:33.634Z] ---> job-cost.sh [2021-10-20T19:07:33.634Z] lf-activate-venv: SKIPPING [2021-10-20T19:07:33.634Z] INFO: No Stack... [2021-10-20T19:07:50.307Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T19:07:50.307Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-20T19:07:50.307Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-20T19:07:50.327Z] $ docker stop --time=1 b9c346d153ea42a79b714681ca04494ac23cef5de0694cef90284c18c00ed0ce [2021-10-20T19:07:52.184Z] $ docker rm -f b9c346d153ea42a79b714681ca04494ac23cef5de0694cef90284c18c00ed0ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T19:07:53.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-20T19:07:53.103Z] Warning: overwriting stash ‘coverage-report’ [2021-10-20T19:07:53.655Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T19:07:54.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-20T19:07:54.451Z] + ls -al . [2021-10-20T19:07:54.451Z] total 172 [2021-10-20T19:07:54.451Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 20 19:07 . [2021-10-20T19:07:54.451Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 19:03 .. [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 20 19:03 .dockerignore [2021-10-20T19:07:54.451Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 19:03 .git [2021-10-20T19:07:54.451Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 19:03 .github [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 104 Oct 20 19:03 .gitignore [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 7608 Oct 20 19:03 Attribution.txt [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 22206 Oct 20 19:03 CHANGELOG.md [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 2064 Oct 20 19:03 Dockerfile [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 20 19:03 GOVERNANCE.md [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 20 19:03 Jenkinsfile [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 20 19:03 LICENSE [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 20 19:03 OWNERS.md [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 3224 Oct 20 19:03 README.md [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 20 19:01 VERSION [2021-10-20T19:07:54.451Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 19:03 bin [2021-10-20T19:07:54.451Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 20 19:06 coverage.out [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 136 Oct 20 19:03 go.mod [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 50129 Oct 20 19:03 go.sum [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 20 19:03 main.go [2021-10-20T19:07:54.451Z] -rw-rw-r-- 1 jenkins jenkins 1614 Oct 20 19:03 makefile [2021-10-20T19:07:54.451Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 20 19:03 res [2021-10-20T19:07:54.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 19:03 snap [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:07:54.808Z] + 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=510fea55546d2a9cfee0b501985e4f37129c1dcb --label arch=arm64 --label version=2.0.2-dev.19 . [2021-10-20T19:07:54.808Z] Sending build context to Docker daemon 198.1kB [2021-10-20T19:07:55.085Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T19:07:55.085Z] Step 2/26 : FROM ${BASE} AS builder [2021-10-20T19:07:55.085Z] ---> 946d1d42f7b8 [2021-10-20T19:07:55.085Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-20T19:07:55.371Z] ---> Running in 11812af838b1 [2021-10-20T19:07:55.597Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T19:07:55.598Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T19:07:55.891Z] + cat /w/workspace/app-service-configurable/23/archives/cost.csv [2021-10-20T19:07:55.891Z] + cut -d, -f6 [Pipeline] lock [2021-10-20T19:07:55.917Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] [2021-10-20T19:07:55.923Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] did not exist. Created. [2021-10-20T19:07:55.923Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T19:07:55.980Z] Removing intermediate container 11812af838b1 [2021-10-20T19:07:55.981Z] ---> 82ec55d8a660 [2021-10-20T19:07:55.981Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-10-20T19:07:55.981Z] ---> Running in 95a5eaf2f2c3 [2021-10-20T19:07:56.231Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-20T19:07:56.259Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T19:07:56.265Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T19:07:56.285Z] $ docker stop --time=1 b7030ec13e38b473f3f109a7c1867572589e97e62afc6ae917c4b6fc4971b0f6 [2021-10-20T19:07:56.582Z] Removing intermediate container 95a5eaf2f2c3 [2021-10-20T19:07:56.582Z] ---> 66cb943248ea [2021-10-20T19:07:56.582Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-20T19:07:56.582Z] ---> Running in 29b91b384567 [2021-10-20T19:07:56.861Z] Removing intermediate container 29b91b384567 [2021-10-20T19:07:56.861Z] ---> 7f8cc981c103 [2021-10-20T19:07:56.861Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T19:07:57.143Z] ---> Running in 42f26ae46769 [2021-10-20T19:07:57.408Z] $ docker rm -f b7030ec13e38b473f3f109a7c1867572589e97e62afc6ae917c4b6fc4971b0f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-20T19:07:59.142Z] Removing intermediate container 42f26ae46769 [2021-10-20T19:07:59.142Z] ---> 1bd204388394 [2021-10-20T19:07:59.142Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-20T19:07:59.425Z] ---> Running in 255a577297b3 [2021-10-20T19:08:00.428Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T19:08:01.418Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T19:08:02.417Z] OK: 219 MiB in 52 packages [2021-10-20T19:08:03.409Z] Removing intermediate container 255a577297b3 [2021-10-20T19:08:03.409Z] ---> ea881962566c [2021-10-20T19:08:03.409Z] Step 8/26 : WORKDIR /app [2021-10-20T19:08:03.691Z] ---> Running in 4a27f03408ed [2021-10-20T19:08:03.972Z] Removing intermediate container 4a27f03408ed [2021-10-20T19:08:03.972Z] ---> 235aa62226ad [2021-10-20T19:08:03.972Z] Step 9/26 : COPY . . [2021-10-20T19:08:04.990Z] ---> 6e986541dbda [2021-10-20T19:08:04.990Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T19:08:04.990Z] ---> Running in edbe37629a80 [2021-10-20T19:08:07.640Z] Removing intermediate container edbe37629a80 [2021-10-20T19:08:07.640Z] ---> e964ba32bc28 [2021-10-20T19:08:07.640Z] Step 11/26 : ARG MAKE="make build" [2021-10-20T19:08:07.926Z] ---> Running in 9ee6ae4fa293 [2021-10-20T19:08:08.220Z] Removing intermediate container 9ee6ae4fa293 [2021-10-20T19:08:08.220Z] ---> 24b1cd35a221 [2021-10-20T19:08:08.220Z] Step 12/26 : RUN $MAKE [2021-10-20T19:08:08.514Z] ---> Running in e8946d7c86f4 [2021-10-20T19:08:09.507Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.19" -o app-service-configurable [2021-10-20T19:08:48.657Z] Removing intermediate container e8946d7c86f4 [2021-10-20T19:08:48.657Z] ---> 2b8522710ee3 [2021-10-20T19:08:48.657Z] Step 13/26 : FROM alpine:3.14 [2021-10-20T19:08:48.657Z] 3.14: Pulling from library/alpine [2021-10-20T19:08:48.657Z] 552d1f2373af: Already exists [2021-10-20T19:08:48.657Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T19:08:48.657Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T19:08:48.657Z] ---> bb3de5531c18 [2021-10-20T19:08:48.657Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-20T19:08:48.657Z] ---> Running in 115d3f7d4a22 [2021-10-20T19:08:48.949Z] Removing intermediate container 115d3f7d4a22 [2021-10-20T19:08:48.949Z] ---> f322e00fdf62 [2021-10-20T19:08:48.949Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-10-20T19:08:48.949Z] ---> Running in f233d0ce6b45 [2021-10-20T19:08:49.570Z] Removing intermediate container f233d0ce6b45 [2021-10-20T19:08:49.570Z] ---> 9ce8fbc0ecce [2021-10-20T19:08:49.570Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-10-20T19:08:49.847Z] ---> Running in 44083edcdac5 [2021-10-20T19:08:51.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T19:08:51.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T19:08:52.318Z] (1/7) Installing ca-certificates (20191127-r5) [2021-10-20T19:08:52.318Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-10-20T19:08:52.318Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T19:08:52.318Z] (4/7) Installing libsodium (1.0.18-r0) [2021-10-20T19:08:52.318Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T19:08:52.318Z] (6/7) Installing libzmq (4.3.4-r0) [2021-10-20T19:08:52.318Z] (7/7) Installing zeromq (4.3.4-r0) [2021-10-20T19:08:52.318Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T19:08:52.318Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T19:08:52.599Z] OK: 9 MiB in 21 packages [2021-10-20T19:08:54.064Z] Removing intermediate container 44083edcdac5 [2021-10-20T19:08:54.064Z] ---> 1593f405f8b0 [2021-10-20T19:08:54.064Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-10-20T19:08:55.058Z] ---> 4dfd636e206a [2021-10-20T19:08:55.058Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-10-20T19:08:55.681Z] ---> eb3fdff67708 [2021-10-20T19:08:55.681Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-10-20T19:08:56.302Z] ---> d6d222c70dd7 [2021-10-20T19:08:56.303Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-10-20T19:08:57.769Z] ---> 7a671ae62154 [2021-10-20T19:08:57.769Z] Step 21/26 : EXPOSE 48095 [2021-10-20T19:08:57.769Z] ---> Running in a2977bf8404c [2021-10-20T19:08:58.380Z] Removing intermediate container a2977bf8404c [2021-10-20T19:08:58.380Z] ---> 0848c9c6a1ae [2021-10-20T19:08:58.380Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-10-20T19:08:58.380Z] ---> Running in 1fa094c0904f [2021-10-20T19:08:58.989Z] Removing intermediate container 1fa094c0904f [2021-10-20T19:08:58.989Z] ---> f96b662f6173 [2021-10-20T19:08:58.989Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T19:08:58.989Z] ---> Running in b69962922e22 [2021-10-20T19:08:59.640Z] Removing intermediate container b69962922e22 [2021-10-20T19:08:59.640Z] ---> 9121a7ae6622 [2021-10-20T19:08:59.640Z] Step 24/26 : LABEL arch=arm64 [2021-10-20T19:08:59.640Z] ---> Running in 385b1d9e3b34 [2021-10-20T19:09:00.246Z] Removing intermediate container 385b1d9e3b34 [2021-10-20T19:09:00.246Z] ---> 8f049fa61e3c [2021-10-20T19:09:00.246Z] Step 25/26 : LABEL git_sha=510fea55546d2a9cfee0b501985e4f37129c1dcb [2021-10-20T19:09:00.246Z] ---> Running in 2bd5d8b57d67 [2021-10-20T19:09:00.850Z] Removing intermediate container 2bd5d8b57d67 [2021-10-20T19:09:00.850Z] ---> e171b19533cc [2021-10-20T19:09:00.850Z] Step 26/26 : LABEL version=2.0.2-dev.19 [2021-10-20T19:09:00.850Z] ---> Running in 71b529fd3cc0 [2021-10-20T19:09:01.451Z] Removing intermediate container 71b529fd3cc0 [2021-10-20T19:09:01.451Z] ---> f15b6d634ffe [2021-10-20T19:09:01.451Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-20T19:09:01.451Z] Successfully built f15b6d634ffe [2021-10-20T19:09:01.451Z] 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-20T19:09:01.618Z] provisioning config files... [2021-10-20T19:09:01.640Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/23@tmp/config944569834690893976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:09:02.020Z] ---> docker-login.sh [2021-10-20T19:09:02.020Z] nexus3.edgexfoundry.org:10001 [2021-10-20T19:09:02.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:09:02.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:09:02.577Z] Configure a credential helper to remove this warning. See [2021-10-20T19:09:02.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:09:02.577Z] [2021-10-20T19:09:02.577Z] Login Succeeded [2021-10-20T19:09:02.577Z] nexus3.edgexfoundry.org:10002 [2021-10-20T19:09:02.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:09:03.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:09:03.131Z] Configure a credential helper to remove this warning. See [2021-10-20T19:09:03.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:09:03.131Z] [2021-10-20T19:09:03.131Z] Login Succeeded [2021-10-20T19:09:03.131Z] nexus3.edgexfoundry.org:10003 [2021-10-20T19:09:03.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:09:03.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:09:03.692Z] Configure a credential helper to remove this warning. See [2021-10-20T19:09:03.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:09:03.692Z] [2021-10-20T19:09:03.692Z] Login Succeeded [2021-10-20T19:09:03.692Z] nexus3.edgexfoundry.org:10004 [2021-10-20T19:09:03.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:09:04.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:09:04.250Z] Configure a credential helper to remove this warning. See [2021-10-20T19:09:04.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:09:04.250Z] [2021-10-20T19:09:04.250Z] Login Succeeded [2021-10-20T19:09:04.251Z] docker.io [2021-10-20T19:09:04.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T19:09:05.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T19:09:05.136Z] Configure a credential helper to remove this warning. See [2021-10-20T19:09:05.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T19:09:05.136Z] [2021-10-20T19:09:05.136Z] Login Succeeded [2021-10-20T19:09:05.136Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T19:09:05.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T19:09:05.196Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-10-20T19:09:05.196Z] 510fea55546d2a9cfee0b501985e4f37129c1dcb [2021-10-20T19:09:05.196Z] latest [2021-10-20T19:09:05.196Z] 2.0.2-dev.19 [2021-10-20T19:09:05.196Z] 510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 [2021-10-20T19:09:05.196Z] main [2021-10-20T19:09:05.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:09:05.562Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:510fea55546d2a9cfee0b501985e4f37129c1dcb [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:09:05.919Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:510fea55546d2a9cfee0b501985e4f37129c1dcb [2021-10-20T19:09:05.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-20T19:09:05.919Z] 73c25eb02cf7: Preparing [2021-10-20T19:09:05.919Z] b051a88268c2: Preparing [2021-10-20T19:09:05.919Z] cb3219586e6d: Preparing [2021-10-20T19:09:05.919Z] 42fa16e2461f: Preparing [2021-10-20T19:09:05.919Z] 40e4ba99f187: Preparing [2021-10-20T19:09:05.919Z] ee420dfed78a: Preparing [2021-10-20T19:09:05.919Z] ee420dfed78a: Waiting [2021-10-20T19:09:06.198Z] cb3219586e6d: Pushed [2021-10-20T19:09:06.198Z] b051a88268c2: Pushed [2021-10-20T19:09:06.198Z] 42fa16e2461f: Pushed [2021-10-20T19:09:06.198Z] ee420dfed78a: Layer already exists [2021-10-20T19:09:07.191Z] 40e4ba99f187: Pushed [2021-10-20T19:09:09.834Z] 73c25eb02cf7: Pushed [2021-10-20T19:09:09.834Z] 510fea55546d2a9cfee0b501985e4f37129c1dcb: digest: sha256:267dd079734598fe31ef3e9a4825a2d6d4b94f96aee9b4b514743d409a2bd9e0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:09:10.195Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:09:10.558Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-10-20T19:09:10.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-20T19:09:10.558Z] 73c25eb02cf7: Preparing [2021-10-20T19:09:10.558Z] b051a88268c2: Preparing [2021-10-20T19:09:10.558Z] cb3219586e6d: Preparing [2021-10-20T19:09:10.558Z] 42fa16e2461f: Preparing [2021-10-20T19:09:10.558Z] 40e4ba99f187: Preparing [2021-10-20T19:09:10.558Z] ee420dfed78a: Preparing [2021-10-20T19:09:10.558Z] ee420dfed78a: Waiting [2021-10-20T19:09:10.558Z] 42fa16e2461f: Layer already exists [2021-10-20T19:09:10.558Z] 40e4ba99f187: Layer already exists [2021-10-20T19:09:10.558Z] cb3219586e6d: Layer already exists [2021-10-20T19:09:10.558Z] b051a88268c2: Layer already exists [2021-10-20T19:09:10.558Z] 73c25eb02cf7: Layer already exists [2021-10-20T19:09:10.838Z] ee420dfed78a: Layer already exists [2021-10-20T19:09:10.838Z] latest: digest: sha256:267dd079734598fe31ef3e9a4825a2d6d4b94f96aee9b4b514743d409a2bd9e0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:09:11.202Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:09:11.628Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.19 [2021-10-20T19:09:11.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-20T19:09:11.628Z] 73c25eb02cf7: Preparing [2021-10-20T19:09:11.628Z] b051a88268c2: Preparing [2021-10-20T19:09:11.628Z] cb3219586e6d: Preparing [2021-10-20T19:09:11.628Z] 42fa16e2461f: Preparing [2021-10-20T19:09:11.628Z] 40e4ba99f187: Preparing [2021-10-20T19:09:11.628Z] ee420dfed78a: Preparing [2021-10-20T19:09:11.628Z] ee420dfed78a: Waiting [2021-10-20T19:09:11.911Z] cb3219586e6d: Layer already exists [2021-10-20T19:09:11.911Z] 73c25eb02cf7: Layer already exists [2021-10-20T19:09:11.911Z] b051a88268c2: Layer already exists [2021-10-20T19:09:11.911Z] 40e4ba99f187: Layer already exists [2021-10-20T19:09:11.911Z] 42fa16e2461f: Layer already exists [2021-10-20T19:09:11.911Z] ee420dfed78a: Layer already exists [2021-10-20T19:09:11.911Z] 2.0.2-dev.19: digest: sha256:267dd079734598fe31ef3e9a4825a2d6d4b94f96aee9b4b514743d409a2bd9e0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:09:12.278Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:09:12.638Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 [2021-10-20T19:09:12.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-20T19:09:12.638Z] 73c25eb02cf7: Preparing [2021-10-20T19:09:12.638Z] b051a88268c2: Preparing [2021-10-20T19:09:12.638Z] cb3219586e6d: Preparing [2021-10-20T19:09:12.638Z] 42fa16e2461f: Preparing [2021-10-20T19:09:12.638Z] 40e4ba99f187: Preparing [2021-10-20T19:09:12.638Z] ee420dfed78a: Preparing [2021-10-20T19:09:12.638Z] ee420dfed78a: Waiting [2021-10-20T19:09:12.916Z] cb3219586e6d: Layer already exists [2021-10-20T19:09:12.916Z] 42fa16e2461f: Layer already exists [2021-10-20T19:09:12.916Z] b051a88268c2: Layer already exists [2021-10-20T19:09:12.916Z] 40e4ba99f187: Layer already exists [2021-10-20T19:09:12.916Z] 73c25eb02cf7: Layer already exists [2021-10-20T19:09:12.916Z] ee420dfed78a: Layer already exists [2021-10-20T19:09:12.916Z] 510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19: digest: sha256:267dd079734598fe31ef3e9a4825a2d6d4b94f96aee9b4b514743d409a2bd9e0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:09:13.276Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:09:13.633Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-10-20T19:09:13.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-20T19:09:13.633Z] 73c25eb02cf7: Preparing [2021-10-20T19:09:13.633Z] b051a88268c2: Preparing [2021-10-20T19:09:13.633Z] cb3219586e6d: Preparing [2021-10-20T19:09:13.633Z] 42fa16e2461f: Preparing [2021-10-20T19:09:13.633Z] 40e4ba99f187: Preparing [2021-10-20T19:09:13.633Z] ee420dfed78a: Preparing [2021-10-20T19:09:13.633Z] ee420dfed78a: Waiting [2021-10-20T19:09:13.910Z] 40e4ba99f187: Layer already exists [2021-10-20T19:09:13.910Z] cb3219586e6d: Layer already exists [2021-10-20T19:09:13.910Z] 42fa16e2461f: Layer already exists [2021-10-20T19:09:13.910Z] 73c25eb02cf7: Layer already exists [2021-10-20T19:09:13.910Z] b051a88268c2: Layer already exists [2021-10-20T19:09:13.910Z] ee420dfed78a: Layer already exists [2021-10-20T19:09:13.910Z] main: digest: sha256:267dd079734598fe31ef3e9a4825a2d6d4b94f96aee9b4b514743d409a2bd9e0 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T19:09:13.960Z] ===================================================== [Pipeline] echo [2021-10-20T19:09:13.968Z] taggedImages: [2021-10-20T19:09:13.968Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:510fea55546d2a9cfee0b501985e4f37129c1dcb [2021-10-20T19:09:13.968Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-10-20T19:09:13.968Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.19 [2021-10-20T19:09:13.968Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 [2021-10-20T19:09:13.968Z] - 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-20T19:09:14.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T19:09:14.735Z] [2021-10-20T19:09:14.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:09:15.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T19:09:15.371Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-20T19:09:15.371Z] 448f6bf000e3: Pulling fs layer [2021-10-20T19:09:15.371Z] f757da607395: Pulling fs layer [2021-10-20T19:09:15.371Z] 05883995daec: Pulling fs layer [2021-10-20T19:09:15.371Z] 8603b9c90790: Pulling fs layer [2021-10-20T19:09:15.371Z] 1560dd03e051: Pulling fs layer [2021-10-20T19:09:15.371Z] 27f5ce0e4adf: Pulling fs layer [2021-10-20T19:09:15.371Z] c2d8d7efcc4b: Pulling fs layer [2021-10-20T19:09:15.371Z] 1560dd03e051: Waiting [2021-10-20T19:09:15.371Z] 27f5ce0e4adf: Waiting [2021-10-20T19:09:15.371Z] c2d8d7efcc4b: Waiting [2021-10-20T19:09:15.371Z] 8603b9c90790: Waiting [2021-10-20T19:09:15.648Z] f757da607395: Verifying Checksum [2021-10-20T19:09:15.648Z] f757da607395: Download complete [2021-10-20T19:09:15.648Z] 8603b9c90790: Verifying Checksum [2021-10-20T19:09:15.648Z] 8603b9c90790: Download complete [2021-10-20T19:09:15.648Z] 1560dd03e051: Verifying Checksum [2021-10-20T19:09:15.648Z] 1560dd03e051: Download complete [2021-10-20T19:09:15.648Z] 05883995daec: Verifying Checksum [2021-10-20T19:09:15.648Z] 05883995daec: Download complete [2021-10-20T19:09:15.925Z] 27f5ce0e4adf: Verifying Checksum [2021-10-20T19:09:15.925Z] 27f5ce0e4adf: Download complete [2021-10-20T19:09:16.204Z] 448f6bf000e3: Verifying Checksum [2021-10-20T19:09:16.204Z] 448f6bf000e3: Download complete [2021-10-20T19:09:18.863Z] c2d8d7efcc4b: Verifying Checksum [2021-10-20T19:09:18.863Z] c2d8d7efcc4b: Download complete [2021-10-20T19:09:19.855Z] 448f6bf000e3: Pull complete [2021-10-20T19:09:20.853Z] f757da607395: Pull complete [2021-10-20T19:09:22.306Z] 05883995daec: Pull complete [2021-10-20T19:09:22.585Z] 8603b9c90790: Pull complete [2021-10-20T19:09:23.582Z] 1560dd03e051: Pull complete [2021-10-20T19:09:23.860Z] 27f5ce0e4adf: Pull complete [2021-10-20T19:09:39.022Z] c2d8d7efcc4b: Pull complete [2021-10-20T19:09:39.022Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-20T19:09:39.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T19:09:39.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-20T19:09:39.276Z] prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container [2021-10-20T19:09:39.368Z] $ 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/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@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-20T19:09:43.667Z] $ docker top 2463a87bba799b8eecf051359d6e533d4a686f73eabe6913e86996a31b35fa6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:09:44.675Z] ---> job-cost.sh [2021-10-20T19:09:44.675Z] lf-activate-venv: SKIPPING [2021-10-20T19:09:44.675Z] INFO: No Stack... [2021-10-20T19:09:44.951Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-20T19:09:45.229Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T19:09:45.907Z] + cat /w/workspace/app-service-configurable/23/archives/cost.csv [2021-10-20T19:09:45.907Z] + cut -d, -f6 [Pipeline] lock [2021-10-20T19:09:45.972Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] [2021-10-20T19:09:45.978Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] did not exist. Created. [2021-10-20T19:09:45.978Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T19:09:46.655Z] /w/workspace/app-service-configurable/23@tmp/durable-f9610a3e/script.sh: 1: /w/workspace/app-service-configurable/23@tmp/durable-f9610a3e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-20T19:09:47.342Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-20T19:09:47.374Z] Warning: overwriting stash ‘stack-cost’ [2021-10-20T19:09:47.422Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T19:09:47.430Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T19:09:47.444Z] $ docker stop --time=1 2463a87bba799b8eecf051359d6e533d4a686f73eabe6913e86996a31b35fa6d [2021-10-20T19:09:49.022Z] $ docker rm -f 2463a87bba799b8eecf051359d6e533d4a686f73eabe6913e86996a31b35fa6d [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-20T19:09:49.679Z] provisioning config files... [2021-10-20T19:09:49.689Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config910466182194201029tmp [Pipeline] { [Pipeline] sh [2021-10-20T19:09:49.998Z] + set +x [2021-10-20T19:09:49.998Z] + curl -s https://codecov.io/bash [2021-10-20T19:09:49.998Z] + bash -s -- [2021-10-20T19:09:49.998Z] [2021-10-20T19:09:49.998Z] _____ _ [2021-10-20T19:09:49.998Z] / ____| | | [2021-10-20T19:09:49.998Z] | | ___ __| | ___ ___ _____ __ [2021-10-20T19:09:49.998Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-20T19:09:49.998Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-20T19:09:49.998Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-20T19:09:49.998Z] Bash-1.0.6 [2021-10-20T19:09:49.998Z] [2021-10-20T19:09:49.998Z] [2021-10-20T19:09:49.998Z] ==> git version 2.24.4 found [2021-10-20T19:09:49.998Z] ==> 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-20T19:09:49.998Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-20T19:09:49.998Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-20T19:09:49.998Z] ==> Jenkins CI detected. [2021-10-20T19:09:49.998Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-10-20T19:09:49.998Z] project root: . [2021-10-20T19:09:49.998Z] --> token set from env [2021-10-20T19:09:49.998Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-20T19:09:50.260Z] ==> Running gcov in . (disable via -X gcov) [2021-10-20T19:09:50.260Z] ==> Python coveragepy not found [2021-10-20T19:09:50.260Z] ==> Searching for coverage reports in: [2021-10-20T19:09:50.260Z] + . [2021-10-20T19:09:50.260Z] -> Found 1 reports [2021-10-20T19:09:50.260Z] ==> Detecting git/mercurial file structure [2021-10-20T19:09:50.260Z] ==> Reading reports [2021-10-20T19:09:50.260Z] + ./coverage.out bytes=10 [2021-10-20T19:09:50.260Z] ==> Appending adjustments [2021-10-20T19:09:50.260Z] https://docs.codecov.io/docs/fixing-reports [2021-10-20T19:09:50.260Z] + Found adjustments [2021-10-20T19:09:50.260Z] ==> Gzipping contents [2021-10-20T19:09:50.260Z] 4.0K /tmp/codecov.liFsb0.gz [2021-10-20T19:09:50.260Z] ==> Uploading reports [2021-10-20T19:09:50.260Z] url: https://codecov.io [2021-10-20T19:09:50.260Z] query: branch=main&commit=510fea55546d2a9cfee0b501985e4f37129c1dcb&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-20T19:09:50.260Z] -> Pinging Codecov [2021-10-20T19:09:50.260Z] 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=510fea55546d2a9cfee0b501985e4f37129c1dcb&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-20T19:09:50.524Z] -> Uploading to [2021-10-20T19:09:50.525Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-20/A97CA9966030D2A3747ED39772930CCE/510fea55546d2a9cfee0b501985e4f37129c1dcb/445bdc26-3c31-470d-8788-19a0dfb70583.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T190950Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff9cf70da6f593ba6c8216ebba0ce3b7fbba3f8a3988b3d5c38727d8bffc6361 [2021-10-20T19:09:50.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T19:09:50.525Z] Dload Upload Total Spent Left Speed [2021-10-20T19:09:50.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 2133 --:--:-- --:--:-- --:--:-- 2127 [2021-10-20T19:09:50.785Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/510fea55546d2a9cfee0b501985e4f37129c1dcb [Pipeline] } [2021-10-20T19:09:50.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-20T19:09:51.208Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-20T19:09:51.217Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:09:51.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-20T19:09:51.512Z] [2021-10-20T19:09:51.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:09:51.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-20T19:09:51.827Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-20T19:09:51.827Z] 188c0c94c7c5: Pulling fs layer [2021-10-20T19:09:51.827Z] 0ef7d3d256c8: Pulling fs layer [2021-10-20T19:09:51.827Z] de9db76c5a1d: Pulling fs layer [2021-10-20T19:09:51.827Z] 0eba1c9be4d2: Pulling fs layer [2021-10-20T19:09:51.827Z] 0d57e429df01: Pulling fs layer [2021-10-20T19:09:51.827Z] 4e4be7b47b0d: Pulling fs layer [2021-10-20T19:09:51.827Z] e1f770b5df2f: Pulling fs layer [2021-10-20T19:09:51.827Z] 85a0685a4137: Pulling fs layer [2021-10-20T19:09:51.827Z] 0eba1c9be4d2: Waiting [2021-10-20T19:09:51.827Z] 0d57e429df01: Waiting [2021-10-20T19:09:51.827Z] 4e4be7b47b0d: Waiting [2021-10-20T19:09:51.827Z] e1f770b5df2f: Waiting [2021-10-20T19:09:51.827Z] 85a0685a4137: Waiting [2021-10-20T19:09:51.827Z] de9db76c5a1d: Verifying Checksum [2021-10-20T19:09:51.827Z] de9db76c5a1d: Download complete [2021-10-20T19:09:51.827Z] 0ef7d3d256c8: Verifying Checksum [2021-10-20T19:09:51.827Z] 0ef7d3d256c8: Download complete [2021-10-20T19:09:51.827Z] 0d57e429df01: Verifying Checksum [2021-10-20T19:09:51.827Z] 0d57e429df01: Download complete [2021-10-20T19:09:51.827Z] 4e4be7b47b0d: Verifying Checksum [2021-10-20T19:09:51.827Z] 4e4be7b47b0d: Download complete [2021-10-20T19:09:51.827Z] 188c0c94c7c5: Verifying Checksum [2021-10-20T19:09:51.827Z] 188c0c94c7c5: Download complete [2021-10-20T19:09:52.092Z] e1f770b5df2f: Verifying Checksum [2021-10-20T19:09:52.092Z] e1f770b5df2f: Download complete [2021-10-20T19:09:52.362Z] 188c0c94c7c5: Pull complete [2021-10-20T19:09:52.362Z] 0eba1c9be4d2: Verifying Checksum [2021-10-20T19:09:52.362Z] 0eba1c9be4d2: Download complete [2021-10-20T19:09:52.362Z] 0ef7d3d256c8: Pull complete [2021-10-20T19:09:52.634Z] de9db76c5a1d: Pull complete [2021-10-20T19:09:52.634Z] 85a0685a4137: Verifying Checksum [2021-10-20T19:09:52.634Z] 85a0685a4137: Download complete [2021-10-20T19:09:56.868Z] 0eba1c9be4d2: Pull complete [2021-10-20T19:09:56.868Z] 0d57e429df01: Pull complete [2021-10-20T19:09:56.868Z] 4e4be7b47b0d: Pull complete [2021-10-20T19:09:56.868Z] e1f770b5df2f: Pull complete [2021-10-20T19:10:01.092Z] 85a0685a4137: Pull complete [2021-10-20T19:10:01.092Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-20T19:10:01.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-20T19:10:01.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-20T19:10:01.162Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-10-20T19:10:01.199Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-20T19:10:03.210Z] $ docker top f0c29845916d3a6eaf6edf37c50a93d28f661ed136109d37ae0a5beaf9d87ed6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-20T19:10:03.281Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-20T19:10:03.574Z] + set -o pipefail [2021-10-20T19:10:03.574Z] + snyk monitor '--org=edgex-jenkins' [2021-10-20T19:10:10.180Z] [2021-10-20T19:10:10.180Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-10-20T19:10:10.180Z] [2021-10-20T19:10:10.180Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/11a1ccad-4578-4c63-a1a7-e799bab3242c [2021-10-20T19:10:10.180Z] [2021-10-20T19:10:10.180Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-20T19:10:10.180Z] [2021-10-20T19:10:10.180Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-20T19:10:10.180Z] [2021-10-20T19:10:10.180Z] [Pipeline] } [2021-10-20T19:10:10.194Z] $ docker stop --time=1 f0c29845916d3a6eaf6edf37c50a93d28f661ed136109d37ae0a5beaf9d87ed6 [2021-10-20T19:10:12.024Z] $ docker rm -f f0c29845916d3a6eaf6edf37c50a93d28f661ed136109d37ae0a5beaf9d87ed6 [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-20T19:10:12.913Z] + git log --format=format:%s -1 510fea55546d2a9cfee0b501985e4f37129c1dcb [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:10:13.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T19:10:13.230Z] . [Pipeline] withDockerContainer [2021-10-20T19:10:13.290Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-10-20T19:10:13.322Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T19:10:13.640Z] $ docker top a026be97e77fa05046880375da5c10cfe74f1f87d0fb796a57b36d151fd17c95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T19:10:13.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T19:10:13.727Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T19:10:13.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T19:10:13.835Z] $ docker exec a026be97e77fa05046880375da5c10cfe74f1f87d0fb796a57b36d151fd17c95 ssh-agent [2021-10-20T19:10:13.931Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXogIfmD/agent.14 [2021-10-20T19:10:13.931Z] SSH_AGENT_PID=21 [2021-10-20T19:10:13.936Z] Running ssh-add (command line suppressed) [2021-10-20T19:10:14.022Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6493275599935805055.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6493275599935805055.key) [2021-10-20T19:10:14.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T19:10:14.319Z] + git semver tag [2021-10-20T19:10:14.319Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T19:10:14.319Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-20T19:10:14.319Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-20T19:10:14.319Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T19:10:14.319Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T19:10:14.319Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T19:10:14.319Z] # $SEMVER_BRANCH = main [2021-10-20T19:10:14.319Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-10-20T19:10:14.319Z] # 510fea55546d2a9cfee0b501985e4f37129c1dcb HEAD [2021-10-20T19:10:14.319Z] # -> Force: false [2021-10-20T19:10:14.319Z] # 009b920a6c4e2c879174be81ce243e792b6389f8 refs/tags/v2.0.2-dev.19 [Pipeline] } [2021-10-20T19:10:14.332Z] $ docker exec --env ******** --env ******** a026be97e77fa05046880375da5c10cfe74f1f87d0fb796a57b36d151fd17c95 ssh-agent -k [2021-10-20T19:10:14.415Z] unset SSH_AUTH_SOCK; [2021-10-20T19:10:14.415Z] unset SSH_AGENT_PID; [2021-10-20T19:10:14.415Z] echo Agent pid 21 killed; [2021-10-20T19:10:14.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T19:10:14.728Z] + git semver [Pipeline] } [2021-10-20T19:10:14.741Z] $ docker stop --time=1 a026be97e77fa05046880375da5c10cfe74f1f87d0fb796a57b36d151fd17c95 [2021-10-20T19:10:15.915Z] $ docker rm -f a026be97e77fa05046880375da5c10cfe74f1f87d0fb796a57b36d151fd17c95 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:10:16.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-20T19:10:16.300Z] [2021-10-20T19:10:16.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:10:16.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-20T19:10:16.603Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-20T19:10:16.603Z] ab5ef0e58194: Pulling fs layer [2021-10-20T19:10:16.603Z] 9712f1f96733: Pulling fs layer [2021-10-20T19:10:16.603Z] 63f879dbbcfc: Pulling fs layer [2021-10-20T19:10:16.603Z] 0d9ebad4ef96: Pulling fs layer [2021-10-20T19:10:16.603Z] e9a5061849ea: Pulling fs layer [2021-10-20T19:10:16.603Z] d747dcd14b5f: Pulling fs layer [2021-10-20T19:10:16.603Z] 2de7ff778b66: Pulling fs layer [2021-10-20T19:10:16.603Z] 0d9ebad4ef96: Waiting [2021-10-20T19:10:16.603Z] e9a5061849ea: Waiting [2021-10-20T19:10:16.603Z] d747dcd14b5f: Waiting [2021-10-20T19:10:16.603Z] 2de7ff778b66: Waiting [2021-10-20T19:10:16.603Z] 9712f1f96733: Verifying Checksum [2021-10-20T19:10:16.603Z] 9712f1f96733: Download complete [2021-10-20T19:10:16.865Z] 63f879dbbcfc: Verifying Checksum [2021-10-20T19:10:16.865Z] 63f879dbbcfc: Download complete [2021-10-20T19:10:17.131Z] ab5ef0e58194: Verifying Checksum [2021-10-20T19:10:17.131Z] ab5ef0e58194: Download complete [2021-10-20T19:10:17.131Z] d747dcd14b5f: Verifying Checksum [2021-10-20T19:10:17.131Z] d747dcd14b5f: Download complete [2021-10-20T19:10:17.131Z] 0d9ebad4ef96: Verifying Checksum [2021-10-20T19:10:17.131Z] 0d9ebad4ef96: Download complete [2021-10-20T19:10:17.131Z] e9a5061849ea: Verifying Checksum [2021-10-20T19:10:17.131Z] e9a5061849ea: Download complete [2021-10-20T19:10:17.412Z] 2de7ff778b66: Verifying Checksum [2021-10-20T19:10:17.412Z] 2de7ff778b66: Download complete [2021-10-20T19:10:19.976Z] ab5ef0e58194: Pull complete [2021-10-20T19:10:20.239Z] 9712f1f96733: Pull complete [2021-10-20T19:10:21.203Z] 63f879dbbcfc: Pull complete [2021-10-20T19:10:25.444Z] 0d9ebad4ef96: Pull complete [2021-10-20T19:10:25.444Z] e9a5061849ea: Pull complete [2021-10-20T19:10:25.444Z] d747dcd14b5f: Pull complete [2021-10-20T19:10:26.405Z] 2de7ff778b66: Pull complete [2021-10-20T19:10:26.405Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-20T19:10:26.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-20T19:10:26.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-20T19:10:26.475Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-10-20T19:10:26.514Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-20T19:10:29.543Z] $ docker top ea4d1f0a59fc9eb579e32fe41036a34ab930f11fe33de8753a925ab14ed18aec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-20T19:10:29.607Z] provisioning config files... [2021-10-20T19:10:29.615Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2925171698012359959tmp [2021-10-20T19:10:29.629Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5706035819844466725tmp [2021-10-20T19:10:29.640Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config312465444028190958tmp [Pipeline] { [Pipeline] echo [2021-10-20T19:10:29.654Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:10:29.957Z] ---> sigul-configuration.sh [2021-10-20T19:10:29.957Z] gpg: directory `/root/.gnupg' created [2021-10-20T19:10:29.957Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-20T19:10:29.957Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-20T19:10:29.957Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-20T19:10:29.957Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-20T19:10:29.957Z] gpg: CAST5 encrypted data [2021-10-20T19:10:29.957Z] gpg: encrypted with 1 passphrase [2021-10-20T19:10:29.957Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-20T19:10:30.250Z] + mkdir /home/jenkins [2021-10-20T19:10:30.250Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-20T19:10:30.549Z] + 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-20T19:10:30.559Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:10:30.849Z] ---> sigul-install.sh [2021-10-20T19:10:30.849Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-20T19:10:31.138Z] + git tag --list [2021-10-20T19:10:31.138Z] v1.0.0 [2021-10-20T19:10:31.138Z] v1.1.0 [2021-10-20T19:10:31.138Z] v1.2.0 [2021-10-20T19:10:31.138Z] v1.3.0 [2021-10-20T19:10:31.138Z] v1.3.1 [2021-10-20T19:10:31.138Z] v2.0.0 [2021-10-20T19:10:31.138Z] v2.0.1 [2021-10-20T19:10:31.138Z] v2.0.1-dev.1 [2021-10-20T19:10:31.138Z] v2.0.2-dev.1 [2021-10-20T19:10:31.138Z] v2.0.2-dev.10 [2021-10-20T19:10:31.138Z] v2.0.2-dev.11 [2021-10-20T19:10:31.138Z] v2.0.2-dev.12 [2021-10-20T19:10:31.138Z] v2.0.2-dev.13 [2021-10-20T19:10:31.138Z] v2.0.2-dev.14 [2021-10-20T19:10:31.138Z] v2.0.2-dev.15 [2021-10-20T19:10:31.138Z] v2.0.2-dev.16 [2021-10-20T19:10:31.138Z] v2.0.2-dev.17 [2021-10-20T19:10:31.138Z] v2.0.2-dev.18 [2021-10-20T19:10:31.138Z] v2.0.2-dev.19 [2021-10-20T19:10:31.138Z] v2.0.2-dev.2 [2021-10-20T19:10:31.138Z] v2.0.2-dev.3 [2021-10-20T19:10:31.138Z] v2.0.2-dev.4 [2021-10-20T19:10:31.138Z] v2.0.2-dev.5 [2021-10-20T19:10:31.138Z] v2.0.2-dev.6 [2021-10-20T19:10:31.138Z] v2.0.2-dev.7 [2021-10-20T19:10:31.138Z] v2.0.2-dev.8 [2021-10-20T19:10:31.138Z] v2.0.2-dev.9 [Pipeline] sh [2021-10-20T19:10:31.435Z] + lftools sign git-tag v2.0.2-dev.19 [2021-10-20T19:10:32.011Z] Signing Git tag with Sigul... [2021-10-20T19:10:32.011Z] Signing v2.0.2-dev.19 [Pipeline] echo [2021-10-20T19:10:32.972Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:10:33.261Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-20T19:10:33.269Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-20T19:10:33.289Z] $ docker stop --time=1 ea4d1f0a59fc9eb579e32fe41036a34ab930f11fe33de8753a925ab14ed18aec [2021-10-20T19:10:34.482Z] $ docker rm -f ea4d1f0a59fc9eb579e32fe41036a34ab930f11fe33de8753a925ab14ed18aec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:10:35.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T19:10:35.102Z] . [Pipeline] withDockerContainer [2021-10-20T19:10:35.167Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-10-20T19:10:35.200Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T19:10:35.514Z] $ docker top f59f6489c665652427b2b862db62155ecbb12f6b5f0f71ed1cc18d17ce95e820 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T19:10:35.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T19:10:35.609Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T19:10:35.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T19:10:35.713Z] $ docker exec f59f6489c665652427b2b862db62155ecbb12f6b5f0f71ed1cc18d17ce95e820 ssh-agent [2021-10-20T19:10:35.800Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDdimfE/agent.14 [2021-10-20T19:10:35.800Z] SSH_AGENT_PID=21 [2021-10-20T19:10:35.806Z] Running ssh-add (command line suppressed) [2021-10-20T19:10:35.898Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3156671624932159034.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3156671624932159034.key) [2021-10-20T19:10:35.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T19:10:36.202Z] + git semver bump pre [2021-10-20T19:10:36.202Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T19:10:36.202Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-20T19:10:36.202Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-20T19:10:36.202Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T19:10:36.202Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T19:10:36.202Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T19:10:36.202Z] # $SEMVER_BRANCH = main [2021-10-20T19:10:36.202Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-10-20T19:10:36.202Z] 2.0.2-dev.20 [Pipeline] } [2021-10-20T19:10:36.212Z] $ docker exec --env ******** --env ******** f59f6489c665652427b2b862db62155ecbb12f6b5f0f71ed1cc18d17ce95e820 ssh-agent -k [2021-10-20T19:10:36.290Z] unset SSH_AUTH_SOCK; [2021-10-20T19:10:36.290Z] unset SSH_AGENT_PID; [2021-10-20T19:10:36.291Z] echo Agent pid 21 killed; [2021-10-20T19:10:36.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T19:10:36.603Z] + git semver [Pipeline] } [2021-10-20T19:10:36.616Z] $ docker stop --time=1 f59f6489c665652427b2b862db62155ecbb12f6b5f0f71ed1cc18d17ce95e820 [2021-10-20T19:10:37.808Z] $ docker rm -f f59f6489c665652427b2b862db62155ecbb12f6b5f0f71ed1cc18d17ce95e820 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:10:38.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T19:10:38.163Z] . [Pipeline] withDockerContainer [2021-10-20T19:10:38.222Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-10-20T19:10:38.253Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T19:10:38.614Z] $ docker top 25df3d1f87a86aba251229c7d9cf5b6e189d1d1051da12a403dbea17bee8e655 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T19:10:38.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T19:10:38.701Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T19:10:38.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T19:10:38.798Z] $ docker exec 25df3d1f87a86aba251229c7d9cf5b6e189d1d1051da12a403dbea17bee8e655 ssh-agent [2021-10-20T19:10:38.964Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaICcGL/agent.13 [2021-10-20T19:10:38.964Z] SSH_AGENT_PID=18 [2021-10-20T19:10:38.987Z] Running ssh-add (command line suppressed) [2021-10-20T19:10:39.091Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5871444120451823315.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5871444120451823315.key) [2021-10-20T19:10:39.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T19:10:39.483Z] + git semver push [2021-10-20T19:10:39.483Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T19:10:39.483Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-20T19:10:39.483Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-20T19:10:39.483Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T19:10:39.483Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T19:10:39.483Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T19:10:39.483Z] # $SEMVER_BRANCH = main [2021-10-20T19:10:39.483Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-10-20T19:10:41.405Z] $ docker exec --env ******** --env ******** 25df3d1f87a86aba251229c7d9cf5b6e189d1d1051da12a403dbea17bee8e655 ssh-agent -k [2021-10-20T19:10:41.499Z] unset SSH_AUTH_SOCK; [2021-10-20T19:10:41.499Z] unset SSH_AGENT_PID; [2021-10-20T19:10:41.499Z] echo Agent pid 18 killed; [2021-10-20T19:10:41.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T19:10:41.814Z] + git semver [Pipeline] } [2021-10-20T19:10:41.826Z] $ docker stop --time=1 25df3d1f87a86aba251229c7d9cf5b6e189d1d1051da12a403dbea17bee8e655 [2021-10-20T19:10:43.012Z] $ docker rm -f 25df3d1f87a86aba251229c7d9cf5b6e189d1d1051da12a403dbea17bee8e655 [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-20T19:10:43.832Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:10:44.127Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:10:44.687Z] ---> package-listing.sh [2021-10-20T19:10:44.687Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-20T19:10:44.687Z] ++ facter osfamily [2021-10-20T19:10:44.951Z] + OS_FAMILY=redhat [2021-10-20T19:10:44.951Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-10-20T19:10:44.951Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-20T19:10:44.951Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-20T19:10:44.951Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-20T19:10:44.951Z] + PACKAGES=/tmp/packages_start.txt [2021-10-20T19:10:44.951Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-10-20T19:10:44.951Z] + PACKAGES=/tmp/packages_end.txt [2021-10-20T19:10:44.951Z] + case "${OS_FAMILY}" in [2021-10-20T19:10:44.951Z] + rpm -qa [2021-10-20T19:10:44.951Z] + sort [2021-10-20T19:10:45.519Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-20T19:10:45.519Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-20T19:10:45.519Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-20T19:10:45.519Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-10-20T19:10:45.519Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-10-20T19:10:45.519Z] + 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-20T19:10:45.556Z] 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-20T19:10:45.866Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:10:46.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T19:10:46.422Z] [2021-10-20T19:10:46.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T19:10:46.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T19:10:46.720Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T19:10:46.720Z] b4d181a07f80: Pulling fs layer [2021-10-20T19:10:46.720Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T19:10:46.720Z] ed53099fbce6: Pulling fs layer [2021-10-20T19:10:46.720Z] dc539afda2c1: Pulling fs layer [2021-10-20T19:10:46.720Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T19:10:46.720Z] 9065ff56babe: Pulling fs layer [2021-10-20T19:10:46.720Z] d287ab97295c: Pulling fs layer [2021-10-20T19:10:46.720Z] dc539afda2c1: Waiting [2021-10-20T19:10:46.720Z] 77bc0d833cb6: Waiting [2021-10-20T19:10:46.720Z] 9065ff56babe: Waiting [2021-10-20T19:10:46.720Z] d287ab97295c: Waiting [2021-10-20T19:10:46.720Z] a1111a8f2ec3: Verifying Checksum [2021-10-20T19:10:46.720Z] a1111a8f2ec3: Download complete [2021-10-20T19:10:46.720Z] dc539afda2c1: Download complete [2021-10-20T19:10:46.720Z] ed53099fbce6: Verifying Checksum [2021-10-20T19:10:46.720Z] ed53099fbce6: Download complete [2021-10-20T19:10:46.981Z] 9065ff56babe: Verifying Checksum [2021-10-20T19:10:46.981Z] 9065ff56babe: Download complete [2021-10-20T19:10:46.981Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T19:10:46.981Z] 77bc0d833cb6: Download complete [2021-10-20T19:10:46.981Z] b4d181a07f80: Verifying Checksum [2021-10-20T19:10:46.981Z] b4d181a07f80: Download complete [2021-10-20T19:10:47.559Z] d287ab97295c: Verifying Checksum [2021-10-20T19:10:47.559Z] d287ab97295c: Download complete [2021-10-20T19:10:48.502Z] b4d181a07f80: Pull complete [2021-10-20T19:10:48.502Z] a1111a8f2ec3: Pull complete [2021-10-20T19:10:49.082Z] ed53099fbce6: Pull complete [2021-10-20T19:10:49.082Z] dc539afda2c1: Pull complete [2021-10-20T19:10:49.348Z] 77bc0d833cb6: Pull complete [2021-10-20T19:10:49.348Z] 9065ff56babe: Pull complete [2021-10-20T19:10:54.086Z] d287ab97295c: Pull complete [2021-10-20T19:10:54.086Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T19:10:54.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T19:10:54.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T19:10:54.156Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-10-20T19:10:54.188Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-20T19:10:56.382Z] $ docker top a4da559bb55536e4b3b3dfc64fd845335293c7f28fef82b8ec40e6b70c7bf5b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T19:10:56.739Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-20T19:10:57.036Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-20T19:10:57.322Z] + ls /var/log/sa-host [2021-10-20T19:10:57.322Z] + sadf -c /var/log/sa-host/sa20 [2021-10-20T19:10:57.322Z] file_magic: OK [2021-10-20T19:10:57.322Z] HZ: Using current value: 100 [2021-10-20T19:10:57.322Z] file_header: OK [2021-10-20T19:10:57.322Z] 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-20T19:10:57.322Z] Statistics: [2021-10-20T19:10:57.322Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T19:10:57.322Z] File successfully converted to sysstat format version 12.0.3 [2021-10-20T19:10:57.322Z] + sadf -c /var/log/sa-host/sa30 [2021-10-20T19:10:57.322Z] file_magic: OK [2021-10-20T19:10:57.322Z] HZ: Using current value: 100 [2021-10-20T19:10:57.322Z] file_header: OK [2021-10-20T19:10:57.322Z] 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-20T19:10:57.322Z] Statistics: [2021-10-20T19:10:57.322Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T19:10:57.322Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T19:10:57.572Z] provisioning config files... [2021-10-20T19:10:57.582Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2964209878912945946tmp [Pipeline] { [Pipeline] echo [2021-10-20T19:10:57.594Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:10:57.880Z] ---> create-netrc.sh [Pipeline] } [2021-10-20T19:10:57.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:10:58.220Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-20T19:10:58.229Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:10:58.514Z] ---> sudo-logs.sh [2021-10-20T19:10:58.514Z] Archiving 'sudo' log.. [2021-10-20T19:10:58.778Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-599.novalocal: Name or service not known [2021-10-20T19:10:58.778Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-599.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-20T19:10:58.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:10:59.098Z] ---> job-cost.sh [2021-10-20T19:10:59.098Z] lf-activate-venv: SKIPPING [2021-10-20T19:10:59.098Z] DEBUG: total: 0.10999999940395355 [2021-10-20T19:10:59.098Z] INFO: Retrieving Stack Cost... [2021-10-20T19:11:05.681Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T19:11:05.681Z] INFO: Archiving Costs [Pipeline] echo [2021-10-20T19:11:05.692Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T19:11:05.984Z] ---> logs-deploy.sh [2021-10-20T19:11:05.984Z] lf-activate-venv: SKIPPING [2021-10-20T19:11:05.984Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/23 [2021-10-20T19:11:05.984Z] INFO: archiving workspace using pattern(s): [2021-10-20T19:11:06.556Z] Archives upload complete. [2021-10-20T19:11:06.818Z] INFO: archiving logs to Nexus