Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8614b8823b9482f274c22a2df4f1b3061c4102e9 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-ssh4716458005918045897.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh8441939922560459515.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh9111255334455669779.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh3798604635509788547.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-ssh9098967607927590504.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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: 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-30242 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-ssh6754108014283879691.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 8614b8823b9482f274c22a2df4f1b3061c4102e9 (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 8614b8823b9482f274c22a2df4f1b3061c4102e9 # timeout=10 Commit message: "feat(snap): add content interface mount point for app-functional-tests secrets token (#354)" > git rev-list --no-walk e0d96adab2d5e77e07dac828311223c440c5d3c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-10T18:04:10.438Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-10T18:04:10.490Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-10T18:04:10.503Z] ========================================================= [2021-11-10T18:04:10.503Z] EdgeX Global Pipelines Version Info [2021-11-10T18:04:10.503Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:04:11.629Z] ------------------- [2021-11-10T18:04:11.629Z] stable info: [2021-11-10T18:04:11.629Z] ------------------- [2021-11-10T18:04:11.629Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-10T18:04:11.629Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T18:04:11.629Z] Message: update stable to v1.0.211 [2021-11-10T18:04:12.212Z] ------------------- [2021-11-10T18:04:12.212Z] experimental info: [2021-11-10T18:04:12.212Z] ------------------- [2021-11-10T18:04:12.212Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-10T18:04:12.212Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T18:04:12.212Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-10T18:04:12.289Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-11-10T18:04:12.301Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-11-10T18:04:12.310Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-10T18:04:12.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-10T18:04:12.324Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-10T18:04:12.331Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-10T18:04:12.338Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-10T18:04:12.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-10T18:04:12.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-10T18:04:12.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-10T18:04:12.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-10T18:04:12.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-11-10T18:04:12.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-10T18:04:12.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-10T18:04:12.396Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-10T18:04:13.371Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-10T18:04:13.385Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T18:04:13.394Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T18:04:13.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-10T18:04:13.414Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-10T18:04:13.424Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-10T18:04:13.435Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-10T18:04:13.448Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-10T18:04:13.457Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-10T18:04:13.469Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-10T18:04:13.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-10T18:04:13.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-10T18:04:13.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-10T18:04:13.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-10T18:04:13.520Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] echo [2021-11-10T18:04:13.531Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8614b88 [Pipeline] echo [2021-11-10T18:04:13.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T18:04:13.581Z] provisioning config files... [2021-11-10T18:04:13.593Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3200611727173816394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:04:13.905Z] ---> docker-login.sh [2021-11-10T18:04:13.905Z] nexus3.edgexfoundry.org:10001 [2021-11-10T18:04:13.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:04:14.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:04:14.164Z] Configure a credential helper to remove this warning. See [2021-11-10T18:04:14.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:04:14.164Z] [2021-11-10T18:04:14.164Z] Login Succeeded [2021-11-10T18:04:14.164Z] nexus3.edgexfoundry.org:10002 [2021-11-10T18:04:14.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:04:14.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:04:14.164Z] Configure a credential helper to remove this warning. See [2021-11-10T18:04:14.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:04:14.164Z] [2021-11-10T18:04:14.164Z] Login Succeeded [2021-11-10T18:04:14.164Z] nexus3.edgexfoundry.org:10003 [2021-11-10T18:04:14.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:04:14.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:04:14.428Z] Configure a credential helper to remove this warning. See [2021-11-10T18:04:14.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:04:14.428Z] [2021-11-10T18:04:14.428Z] Login Succeeded [2021-11-10T18:04:14.428Z] nexus3.edgexfoundry.org:10004 [2021-11-10T18:04:14.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:04:14.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:04:14.428Z] Configure a credential helper to remove this warning. See [2021-11-10T18:04:14.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:04:14.428Z] [2021-11-10T18:04:14.428Z] Login Succeeded [2021-11-10T18:04:14.428Z] docker.io [2021-11-10T18:04:14.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:04:15.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:04:15.002Z] Configure a credential helper to remove this warning. See [2021-11-10T18:04:15.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:04:15.002Z] [2021-11-10T18:04:15.002Z] Login Succeeded [2021-11-10T18:04:15.002Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T18:04:15.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-10T18:04:15.422Z] + git rev-list -1 --merges 8614b8823b9482f274c22a2df4f1b3061c4102e9~1..8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] echo [2021-11-10T18:04:15.457Z] -----------> git rev-list -1 --merges 8614b8823b9482f274c22a2df4f1b3061c4102e9~1..8614b8823b9482f274c22a2df4f1b3061c4102e9 8614b8823b9482f274c22a2df4f1b3061c4102e9 [false] [Pipeline] sh [2021-11-10T18:04:15.749Z] + git log --format=format:%s -1 8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] echo [2021-11-10T18:04:15.766Z] ========================================================= [2021-11-10T18:04:15.766Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-10T18:04:15.766Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T18:04:16.109Z] + git log --format=format:%s -1 8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] echo [2021-11-10T18:04:16.121Z] [semverPrep] GIT_COMMIT: 8614b8823b9482f274c22a2df4f1b3061c4102e9, Commit Message: feat(snap): add content interface mount point for app-functional-tests secrets token (#354) [Pipeline] echo [2021-11-10T18:04:16.130Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:04:17.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T18:04:17.760Z] [2021-11-10T18:04:17.760Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:04:18.075Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T18:04:18.075Z] latest: Pulling from edgex-devops/git-semver [2021-11-10T18:04:18.075Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T18:04:18.075Z] 3e5f54012d9b: Pulling fs layer [2021-11-10T18:04:18.075Z] 4c7163046ea9: Pulling fs layer [2021-11-10T18:04:18.075Z] 0c2d73faf560: Pulling fs layer [2021-11-10T18:04:18.075Z] 0c2d73faf560: Waiting [2021-11-10T18:04:18.075Z] 3e5f54012d9b: Download complete [2021-11-10T18:04:18.075Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T18:04:18.075Z] a0d0a0d46f8b: Download complete [2021-11-10T18:04:18.075Z] 4c7163046ea9: Verifying Checksum [2021-11-10T18:04:18.075Z] 4c7163046ea9: Download complete [2021-11-10T18:04:18.075Z] 0c2d73faf560: Verifying Checksum [2021-11-10T18:04:18.075Z] 0c2d73faf560: Download complete [2021-11-10T18:04:18.337Z] a0d0a0d46f8b: Pull complete [2021-11-10T18:04:18.337Z] 3e5f54012d9b: Pull complete [2021-11-10T18:04:18.598Z] 4c7163046ea9: Pull complete [2021-11-10T18:04:18.859Z] 0c2d73faf560: Pull complete [2021-11-10T18:04:18.859Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-10T18:04:18.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T18:04:18.859Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-10T18:04:18.927Z] prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container [2021-11-10T18:04:18.965Z] $ 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-11-10T18:04:19.672Z] $ docker top 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T18:04:19.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T18:04:19.755Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T18:04:19.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T18:04:19.853Z] $ docker exec 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a ssh-agent [2021-11-10T18:04:19.943Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhiBPkb/agent.13 [2021-11-10T18:04:19.943Z] SSH_AGENT_PID=19 [2021-11-10T18:04:19.953Z] Running ssh-add (command line suppressed) [2021-11-10T18:04:20.049Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_325814634832725083.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_325814634832725083.key) [2021-11-10T18:04:20.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T18:04:20.356Z] + git tag --points-at HEAD [Pipeline] } [2021-11-10T18:04:20.371Z] $ docker exec --env ******** --env ******** 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a ssh-agent -k [2021-11-10T18:04:20.458Z] unset SSH_AUTH_SOCK; [2021-11-10T18:04:20.458Z] unset SSH_AGENT_PID; [2021-11-10T18:04:20.458Z] echo Agent pid 19 killed; [2021-11-10T18:04:20.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-10T18:04:20.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T18:04:20.486Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T18:04:20.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T18:04:20.598Z] $ docker exec 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a ssh-agent [2021-11-10T18:04:20.702Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFbKeiM/agent.53 [2021-11-10T18:04:20.702Z] SSH_AGENT_PID=59 [2021-11-10T18:04:20.707Z] Running ssh-add (command line suppressed) [2021-11-10T18:04:20.807Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5590023752422188820.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5590023752422188820.key) [2021-11-10T18:04:20.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T18:04:21.119Z] + git semver init [2021-11-10T18:04:21.119Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T18:04:21.119Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-10T18:04:21.119Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-10T18:04:21.119Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T18:04:21.119Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T18:04:21.119Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T18:04:21.119Z] # $SEMVER_BRANCH = main [2021-11-10T18:04:21.119Z] # $SEMVER_TEMP = /tmp/semver-456190309 [2021-11-10T18:04:21.119Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-11-10T18:04:22.346Z] # '/tmp/semver-456190309' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-11-10T18:04:22.346Z] # -> Force: false [2021-11-10T18:04:22.346Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-10T18:04:22.359Z] $ docker exec --env ******** --env ******** 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a ssh-agent -k [2021-11-10T18:04:22.449Z] unset SSH_AUTH_SOCK; [2021-11-10T18:04:22.449Z] unset SSH_AGENT_PID; [2021-11-10T18:04:22.449Z] echo Agent pid 59 killed; [2021-11-10T18:04:22.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T18:04:22.771Z] + git semver [Pipeline] } [2021-11-10T18:04:22.788Z] $ docker stop --time=1 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a [2021-11-10T18:04:33.899Z] $ docker rm -f 46cfbc00314ef3311aeef9b1b1ddd56682cb887581efb5320d83875be6bb2e7a [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T18:04:34.250Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-10T18:04:34.492Z] Stashed 1 file(s) [Pipeline] echo [2021-11-10T18:04:34.494Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.27 [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-11-10T18:04:49.709Z] Still waiting to schedule task [2021-11-10T18:04:49.710Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-10T18:04:49.711Z] Still waiting to schedule task [2021-11-10T18:04:49.711Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-30238’ is offline [2021-11-10T18:06:32.608Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30243 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-10T18:06:32.621Z] Running in /w/workspace/app-service-configurable/31 [Pipeline] { [Pipeline] checkout [2021-11-10T18:06:32.960Z] Selected Git installation does not exist. Using Default [2021-11-10T18:06:32.960Z] The recommended git tool is: NONE [2021-11-10T18:06:39.401Z] using credential edgex-jenkins-ssh [2021-11-10T18:06:39.417Z] Cloning the remote Git repository [2021-11-10T18:06:39.470Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-10T18:06:39.567Z] > git init /w/workspace/app-service-configurable/31 # timeout=10 [2021-11-10T18:06:39.662Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-10T18:06:39.663Z] > git --version # timeout=10 [2021-11-10T18:06:39.678Z] > git --version # 'git version 2.17.1' [2021-11-10T18:06:39.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T18:06:39.736Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T18:06:40.583Z] Avoid second fetch [2021-11-10T18:06:40.584Z] Checking out Revision 8614b8823b9482f274c22a2df4f1b3061c4102e9 (main) [2021-11-10T18:06:40.543Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-10T18:06:40.562Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T18:06:40.604Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T18:06:40.622Z] > git checkout -f 8614b8823b9482f274c22a2df4f1b3061c4102e9 # timeout=10 [2021-11-10T18:06:45.754Z] Commit message: "feat(snap): add content interface mount point for app-functional-tests secrets token (#354)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T18:06:46.769Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-10T18:06:46.769Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T18:06:46.769Z] Dload Upload Total Spent Left Speed [2021-11-10T18:06:46.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 97719 0 --:--:-- --:--:-- --:--:-- 97719 [Pipeline] sh [2021-11-10T18:06:47.182Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-10T18:06:47.524Z] + + sudosudo jq tee /etc/docker/daemon.new [2021-11-10T18:06:47.524Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-10T18:06:47.524Z] { [2021-11-10T18:06:47.524Z] "registry-mirrors": [ [2021-11-10T18:06:47.524Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-10T18:06:47.524Z] ], [2021-11-10T18:06:47.524Z] "bip": "10.250.0.254/24", [2021-11-10T18:06:47.524Z] "hosts": [ [2021-11-10T18:06:47.524Z] "tcp://0.0.0.0:5555", [2021-11-10T18:06:47.524Z] "unix:///var/run/docker.sock" [2021-11-10T18:06:47.524Z] ], [2021-11-10T18:06:47.524Z] "mtu": 1458, [2021-11-10T18:06:47.524Z] "selinux-enabled": true, [2021-11-10T18:06:47.524Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-10T18:06:47.524Z] } [Pipeline] sh [2021-11-10T18:06:47.865Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-10T18:06:48.218Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T18:07:06.599Z] provisioning config files... [2021-11-10T18:07:06.623Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/31@tmp/config7142053890004989118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:07:07.066Z] ---> docker-login.sh [2021-11-10T18:07:07.066Z] nexus3.edgexfoundry.org:10001 [2021-11-10T18:07:07.516Z] Running on prd-centos7-docker-4c-2g-30244 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-10T18:07:07.526Z] Running in /w/workspace/app-service-configurable/31 [Pipeline] { [Pipeline] checkout [2021-11-10T18:07:07.613Z] Selected Git installation does not exist. Using Default [2021-11-10T18:07:07.613Z] The recommended git tool is: NONE [2021-11-10T18:07:07.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:07:08.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:07:08.909Z] Configure a credential helper to remove this warning. See [2021-11-10T18:07:08.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:07:08.909Z] [2021-11-10T18:07:08.909Z] Login Succeeded [2021-11-10T18:07:08.909Z] nexus3.edgexfoundry.org:10002 [2021-11-10T18:07:08.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:07:08.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:07:08.909Z] Configure a credential helper to remove this warning. See [2021-11-10T18:07:08.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:07:08.909Z] [2021-11-10T18:07:08.909Z] Login Succeeded [2021-11-10T18:07:08.909Z] nexus3.edgexfoundry.org:10003 [2021-11-10T18:07:08.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:07:08.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:07:08.909Z] Configure a credential helper to remove this warning. See [2021-11-10T18:07:08.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:07:08.909Z] [2021-11-10T18:07:08.909Z] Login Succeeded [2021-11-10T18:07:08.909Z] nexus3.edgexfoundry.org:10004 [2021-11-10T18:07:09.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:07:09.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:07:09.507Z] Configure a credential helper to remove this warning. See [2021-11-10T18:07:09.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:07:09.507Z] [2021-11-10T18:07:09.507Z] Login Succeeded [2021-11-10T18:07:09.507Z] docker.io [2021-11-10T18:07:09.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:07:10.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:07:10.373Z] Configure a credential helper to remove this warning. See [2021-11-10T18:07:10.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:07:10.373Z] [2021-11-10T18:07:10.373Z] Login Succeeded [2021-11-10T18:07:10.373Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T18:07:10.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-10T18:07:11.699Z] using credential edgex-jenkins-ssh [2021-11-10T18:07:11.708Z] Cloning the remote Git repository [Pipeline] echo [2021-11-10T18:07:11.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T18:07:11.776Z] ========================================================= [2021-11-10T18:07:11.776Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-10T18:07:11.776Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:07:11.097Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-10T18:07:11.153Z] > git init /w/workspace/app-service-configurable/31 # timeout=10 [2021-11-10T18:07:11.186Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-10T18:07:11.186Z] > git --version # timeout=10 [2021-11-10T18:07:11.200Z] > git --version # 'git version 2.24.4' [2021-11-10T18:07:11.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T18:07:11.225Z] [INFO] Currently running in a labeled security context [2021-11-10T18:07:11.225Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-10T18:07:11.225Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/31@tmp/jenkins-gitclient-ssh7055805582854214241.key [2021-11-10T18:07:11.246Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T18:07:12.119Z] + 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-11-10T18:07:12.119Z] Sending build context to Docker daemon 199.2kB [2021-11-10T18:07:12.395Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-10T18:07:12.395Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-10T18:07:12.550Z] Avoid second fetch [2021-11-10T18:07:12.550Z] Checking out Revision 8614b8823b9482f274c22a2df4f1b3061c4102e9 (main) [2021-11-10T18:07:12.676Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-10T18:07:12.676Z] 552d1f2373af: Pulling fs layer [2021-11-10T18:07:12.676Z] ea3f2d53f512: Pulling fs layer [2021-11-10T18:07:12.676Z] 9e70ebbbe112: Pulling fs layer [2021-11-10T18:07:12.676Z] 7a9cfe048b4a: Pulling fs layer [2021-11-10T18:07:12.676Z] 72dc09318566: Pulling fs layer [2021-11-10T18:07:12.676Z] f4f7b4309257: Pulling fs layer [2021-11-10T18:07:12.676Z] 0ac9a79272e3: Pulling fs layer [2021-11-10T18:07:12.676Z] b78e95d17946: Pulling fs layer [2021-11-10T18:07:12.676Z] 7a9cfe048b4a: Waiting [2021-11-10T18:07:12.676Z] 72dc09318566: Waiting [2021-11-10T18:07:12.676Z] f4f7b4309257: Waiting [2021-11-10T18:07:12.676Z] 0ac9a79272e3: Waiting [2021-11-10T18:07:12.676Z] b78e95d17946: Waiting [2021-11-10T18:07:12.676Z] 9e70ebbbe112: Verifying Checksum [2021-11-10T18:07:12.676Z] 9e70ebbbe112: Download complete [2021-11-10T18:07:12.676Z] ea3f2d53f512: Download complete [2021-11-10T18:07:12.676Z] 72dc09318566: Verifying Checksum [2021-11-10T18:07:12.676Z] 72dc09318566: Download complete [2021-11-10T18:07:12.676Z] f4f7b4309257: Verifying Checksum [2021-11-10T18:07:12.676Z] f4f7b4309257: Download complete [2021-11-10T18:07:12.676Z] 552d1f2373af: Verifying Checksum [2021-11-10T18:07:12.676Z] 552d1f2373af: Download complete [2021-11-10T18:07:12.676Z] 0ac9a79272e3: Download complete [2021-11-10T18:07:11.887Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-10T18:07:11.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T18:07:11.920Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T18:07:11.930Z] > git checkout -f 8614b8823b9482f274c22a2df4f1b3061c4102e9 # timeout=10 [2021-11-10T18:07:13.662Z] 552d1f2373af: Pull complete [2021-11-10T18:07:14.260Z] ea3f2d53f512: Pull complete [2021-11-10T18:07:14.533Z] 9e70ebbbe112: Pull complete [2021-11-10T18:07:14.533Z] b78e95d17946: Verifying Checksum [2021-11-10T18:07:14.533Z] b78e95d17946: Download complete [2021-11-10T18:07:15.129Z] 7a9cfe048b4a: Verifying Checksum [2021-11-10T18:07:15.129Z] 7a9cfe048b4a: Download complete [2021-11-10T18:07:16.081Z] Commit message: "feat(snap): add content interface mount point for app-functional-tests secrets token (#354)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T18:07:16.418Z] provisioning config files... [2021-11-10T18:07:16.431Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/31@tmp/config9002163751150043425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:07:16.825Z] ---> docker-login.sh [2021-11-10T18:07:16.825Z] nexus3.edgexfoundry.org:10001 [2021-11-10T18:07:16.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:07:16.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:07:16.825Z] Configure a credential helper to remove this warning. See [2021-11-10T18:07:16.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:07:16.826Z] [2021-11-10T18:07:16.826Z] Login Succeeded [2021-11-10T18:07:16.826Z] nexus3.edgexfoundry.org:10002 [2021-11-10T18:07:17.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:07:17.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:07:17.089Z] Configure a credential helper to remove this warning. See [2021-11-10T18:07:17.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:07:17.089Z] [2021-11-10T18:07:17.089Z] Login Succeeded [2021-11-10T18:07:17.089Z] nexus3.edgexfoundry.org:10003 [2021-11-10T18:07:17.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:07:17.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:07:17.089Z] Configure a credential helper to remove this warning. See [2021-11-10T18:07:17.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:07:17.089Z] [2021-11-10T18:07:17.089Z] Login Succeeded [2021-11-10T18:07:17.089Z] nexus3.edgexfoundry.org:10004 [2021-11-10T18:07:17.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:07:17.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:07:17.349Z] Configure a credential helper to remove this warning. See [2021-11-10T18:07:17.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:07:17.349Z] [2021-11-10T18:07:17.349Z] Login Succeeded [2021-11-10T18:07:17.349Z] docker.io [2021-11-10T18:07:17.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:07:17.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:07:17.610Z] Configure a credential helper to remove this warning. See [2021-11-10T18:07:17.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:07:17.610Z] [2021-11-10T18:07:17.610Z] Login Succeeded [2021-11-10T18:07:17.610Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T18:07:17.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-10T18:07:17.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T18:07:17.784Z] ========================================================= [2021-11-10T18:07:17.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-10T18:07:17.784Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:07:19.050Z] + 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-11-10T18:07:19.050Z] Sending build context to Docker daemon 199.2kB [2021-11-10T18:07:19.050Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-10T18:07:19.050Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-10T18:07:19.050Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-10T18:07:19.050Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T18:07:19.050Z] 31adcdaf11c8: Pulling fs layer [2021-11-10T18:07:19.050Z] b8b176561691: Pulling fs layer [2021-11-10T18:07:19.050Z] 4527c011a84f: Pulling fs layer [2021-11-10T18:07:19.050Z] 5d74067f8e1e: Pulling fs layer [2021-11-10T18:07:19.050Z] e0aca202a116: Pulling fs layer [2021-11-10T18:07:19.050Z] 3a43be97a3b4: Pulling fs layer [2021-11-10T18:07:19.050Z] 34cad66bf833: Pulling fs layer [2021-11-10T18:07:19.050Z] b4e3c513aaa6: Pulling fs layer [2021-11-10T18:07:19.050Z] 4527c011a84f: Waiting [2021-11-10T18:07:19.050Z] 3a43be97a3b4: Waiting [2021-11-10T18:07:19.050Z] 34cad66bf833: Waiting [2021-11-10T18:07:19.050Z] 5d74067f8e1e: Waiting [2021-11-10T18:07:19.050Z] e0aca202a116: Waiting [2021-11-10T18:07:19.050Z] b4e3c513aaa6: Waiting [2021-11-10T18:07:19.050Z] b8b176561691: Verifying Checksum [2021-11-10T18:07:19.050Z] b8b176561691: Download complete [2021-11-10T18:07:19.050Z] 31adcdaf11c8: Verifying Checksum [2021-11-10T18:07:19.050Z] 31adcdaf11c8: Download complete [2021-11-10T18:07:19.050Z] 5d74067f8e1e: Verifying Checksum [2021-11-10T18:07:19.050Z] 5d74067f8e1e: Download complete [2021-11-10T18:07:19.050Z] e0aca202a116: Verifying Checksum [2021-11-10T18:07:19.050Z] e0aca202a116: Download complete [2021-11-10T18:07:19.050Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T18:07:19.050Z] a0d0a0d46f8b: Download complete [2021-11-10T18:07:19.050Z] 3a43be97a3b4: Verifying Checksum [2021-11-10T18:07:19.050Z] 3a43be97a3b4: Download complete [2021-11-10T18:07:19.324Z] 34cad66bf833: Verifying Checksum [2021-11-10T18:07:19.324Z] 34cad66bf833: Download complete [2021-11-10T18:07:19.605Z] 4527c011a84f: Verifying Checksum [2021-11-10T18:07:19.605Z] 4527c011a84f: Download complete [2021-11-10T18:07:19.874Z] b4e3c513aaa6: Verifying Checksum [2021-11-10T18:07:19.874Z] b4e3c513aaa6: Download complete [2021-11-10T18:07:19.874Z] a0d0a0d46f8b: Pull complete [2021-11-10T18:07:19.874Z] 31adcdaf11c8: Pull complete [2021-11-10T18:07:19.874Z] b8b176561691: Pull complete [2021-11-10T18:07:24.132Z] 4527c011a84f: Pull complete [2021-11-10T18:07:24.132Z] 5d74067f8e1e: Pull complete [2021-11-10T18:07:24.132Z] e0aca202a116: Pull complete [2021-11-10T18:07:24.132Z] 3a43be97a3b4: Pull complete [2021-11-10T18:07:24.132Z] 34cad66bf833: Pull complete [2021-11-10T18:07:25.531Z] 7a9cfe048b4a: Pull complete [2021-11-10T18:07:25.531Z] 72dc09318566: Pull complete [2021-11-10T18:07:25.807Z] f4f7b4309257: Pull complete [2021-11-10T18:07:26.057Z] b4e3c513aaa6: Pull complete [2021-11-10T18:07:26.057Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-10T18:07:26.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T18:07:26.057Z] ---> 9f6097aaca64 [2021-11-10T18:07:26.057Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-10T18:07:26.083Z] 0ac9a79272e3: Pull complete [2021-11-10T18:07:27.975Z] ---> Running in a75c2ceae974 [2021-11-10T18:07:27.975Z] Removing intermediate container a75c2ceae974 [2021-11-10T18:07:27.975Z] ---> 5eea4c4a3e35 [2021-11-10T18:07:27.975Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-10T18:07:27.975Z] ---> Running in 2ebe7b9daaaf [2021-11-10T18:07:28.237Z] Removing intermediate container 2ebe7b9daaaf [2021-11-10T18:07:28.237Z] ---> 6eb2309019dc [2021-11-10T18:07:28.237Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-10T18:07:28.237Z] ---> Running in 2db9bfe3c36d [2021-11-10T18:07:28.237Z] Removing intermediate container 2db9bfe3c36d [2021-11-10T18:07:28.237Z] ---> 20cdde16a98e [2021-11-10T18:07:28.237Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T18:07:28.237Z] ---> Running in 789bacee6028 [2021-11-10T18:07:28.808Z] Removing intermediate container 789bacee6028 [2021-11-10T18:07:28.808Z] ---> 0d4b47a7c683 [2021-11-10T18:07:28.808Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-10T18:07:28.808Z] ---> Running in e4b17f958fcf [2021-11-10T18:07:29.072Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T18:07:30.013Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T18:07:30.274Z] OK: 220 MiB in 52 packages [2021-11-10T18:07:30.534Z] Removing intermediate container e4b17f958fcf [2021-11-10T18:07:30.534Z] ---> 125bd2bd0672 [2021-11-10T18:07:30.534Z] Step 8/12 : WORKDIR /app [2021-11-10T18:07:30.534Z] ---> Running in 0c898424c036 [2021-11-10T18:07:30.534Z] Removing intermediate container 0c898424c036 [2021-11-10T18:07:30.534Z] ---> aab334b0d178 [2021-11-10T18:07:30.534Z] Step 9/12 : COPY . . [2021-11-10T18:07:30.795Z] ---> 82711b6cf4b5 [2021-11-10T18:07:30.795Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T18:07:30.795Z] ---> Running in e831b9525832 [2021-11-10T18:07:32.804Z] b78e95d17946: Pull complete [2021-11-10T18:07:32.804Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-10T18:07:32.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T18:07:32.804Z] ---> 8b459fc5aaf0 [2021-11-10T18:07:32.804Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-10T18:07:33.081Z] ---> Running in 591d1e49163e [2021-11-10T18:07:33.677Z] Removing intermediate container 591d1e49163e [2021-11-10T18:07:33.677Z] ---> 0b85558e53bf [2021-11-10T18:07:33.677Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-10T18:07:33.677Z] ---> Running in 2ba16df350bd [2021-11-10T18:07:33.951Z] Removing intermediate container 2ba16df350bd [2021-11-10T18:07:33.951Z] ---> 6553ef52ec1e [2021-11-10T18:07:33.951Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-10T18:07:34.247Z] ---> Running in 4ae4f9e5f50e [2021-11-10T18:07:34.554Z] Removing intermediate container 4ae4f9e5f50e [2021-11-10T18:07:34.554Z] ---> 95cba5d9fb54 [2021-11-10T18:07:34.554Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T18:07:34.838Z] ---> Running in 92931a0bfa11 [2021-11-10T18:07:36.821Z] Removing intermediate container 92931a0bfa11 [2021-11-10T18:07:36.821Z] ---> c12970768da9 [2021-11-10T18:07:36.821Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-10T18:07:36.821Z] ---> Running in 6d7152df57a6 [2021-11-10T18:07:38.256Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T18:07:38.854Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T18:07:39.841Z] OK: 219 MiB in 52 packages [2021-11-10T18:07:40.441Z] Removing intermediate container 6d7152df57a6 [2021-11-10T18:07:40.441Z] ---> d38a54a6f9a4 [2021-11-10T18:07:40.441Z] Step 8/12 : WORKDIR /app [2021-11-10T18:07:40.715Z] ---> Running in ec2febcb7d8b [2021-11-10T18:07:40.991Z] Removing intermediate container ec2febcb7d8b [2021-11-10T18:07:40.991Z] ---> 71dbb7d2edb8 [2021-11-10T18:07:40.991Z] Step 9/12 : COPY . . [2021-11-10T18:07:41.973Z] ---> ededa3c22b67 [2021-11-10T18:07:41.973Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T18:07:41.973Z] ---> Running in e7b5cbef199f [2021-11-10T18:08:02.953Z] Removing intermediate container e831b9525832 [2021-11-10T18:08:02.953Z] ---> 38b405300aa4 [2021-11-10T18:08:02.953Z] Step 11/12 : ARG MAKE="make build" [2021-11-10T18:08:02.953Z] ---> Running in c613ab7e100b [2021-11-10T18:08:02.953Z] Removing intermediate container c613ab7e100b [2021-11-10T18:08:02.953Z] ---> b0a1e09d6c1b [2021-11-10T18:08:02.953Z] Step 12/12 : RUN $MAKE [2021-11-10T18:08:02.953Z] ---> Running in 06fec4b3a3b9 [2021-11-10T18:08:02.953Z] noop [2021-11-10T18:08:02.953Z] Removing intermediate container 06fec4b3a3b9 [2021-11-10T18:08:02.953Z] ---> 4f5f749d604e [2021-11-10T18:08:02.953Z] Successfully built 4f5f749d604e [2021-11-10T18:08:02.953Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:08:03.252Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T18:08:03.253Z] . [Pipeline] withDockerContainer [2021-11-10T18:08:03.323Z] prd-centos7-docker-4c-2g-30244 does not seem to be running inside a container [2021-11-10T18:08:03.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/31 -v /w/workspace/app-service-configurable/31:/w/workspace/app-service-configurable/31:rw,z -v /w/workspace/app-service-configurable/31@tmp:/w/workspace/app-service-configurable/31@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-x86_64 cat [2021-11-10T18:08:03.749Z] $ docker top 3877b5edf584e9ecadb5d5d594d4a1ef46aa9c0b7a87431fce1ec8e904b239da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T18:08:04.128Z] + go version [2021-11-10T18:08:04.128Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-10T18:08:04.141Z] $ docker stop --time=1 3877b5edf584e9ecadb5d5d594d4a1ef46aa9c0b7a87431fce1ec8e904b239da [2021-11-10T18:08:05.326Z] $ docker rm -f 3877b5edf584e9ecadb5d5d594d4a1ef46aa9c0b7a87431fce1ec8e904b239da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:08:06.850Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T18:08:06.850Z] . [Pipeline] withDockerContainer [2021-11-10T18:08:06.912Z] prd-centos7-docker-4c-2g-30244 does not seem to be running inside a container [2021-11-10T18:08:06.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/31 -v /w/workspace/app-service-configurable/31:/w/workspace/app-service-configurable/31:rw,z -v /w/workspace/app-service-configurable/31@tmp:/w/workspace/app-service-configurable/31@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-x86_64 cat [2021-11-10T18:08:07.267Z] $ docker top 4817a1277aa52ec29120884f887b35dcf7ffaf5449dc9a4aa55fb5c1e9642683 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-10T18:08:07.646Z] + make test [2021-11-10T18:08:07.646Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-10T18:08:25.880Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-10T18:08:25.880Z] CGO_ENABLED=1 go vet ./... [2021-11-10T18:08:30.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T18:08:30.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-10T18:08:30.174Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-10T18:08:30.187Z] $ docker stop --time=1 4817a1277aa52ec29120884f887b35dcf7ffaf5449dc9a4aa55fb5c1e9642683 [2021-11-10T18:08:31.638Z] $ docker rm -f 4817a1277aa52ec29120884f887b35dcf7ffaf5449dc9a4aa55fb5c1e9642683 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T18:08:32.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-10T18:08:32.214Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-10T18:08:41.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-10T18:08:42.121Z] + ls -al . [2021-11-10T18:08:42.121Z] total 148 [2021-11-10T18:08:42.121Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 10 18:08 . [2021-11-10T18:08:42.121Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 10 18:07 .. [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 7608 Nov 10 18:07 Attribution.txt [2021-11-10T18:08:42.121Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 10 18:07 bin [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 22206 Nov 10 18:07 CHANGELOG.md [2021-11-10T18:08:42.121Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 10 18:08 coverage.out [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 2064 Nov 10 18:07 Dockerfile [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 119 Nov 10 18:07 .dockerignore [2021-11-10T18:08:42.121Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 10 18:07 .git [2021-11-10T18:08:42.121Z] drwxrwxr-x. 2 jenkins jenkins 104 Nov 10 18:07 .github [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 104 Nov 10 18:07 .gitignore [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 136 Nov 10 18:07 go.mod [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 49401 Nov 10 18:07 go.sum [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 10 18:07 GOVERNANCE.md [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 687 Nov 10 18:07 Jenkinsfile [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 10174 Nov 10 18:07 LICENSE [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 1949 Nov 10 18:07 main.go [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 1614 Nov 10 18:07 makefile [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 618 Nov 10 18:07 OWNERS.md [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 3429 Nov 10 18:07 README.md [2021-11-10T18:08:42.121Z] drwxrwxr-x. 9 jenkins jenkins 151 Nov 10 18:07 res [2021-11-10T18:08:42.121Z] drwxrwxr-x. 3 jenkins jenkins 58 Nov 10 18:07 snap [2021-11-10T18:08:42.121Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 10 18:04 VERSION [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:08:42.421Z] + 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=8614b8823b9482f274c22a2df4f1b3061c4102e9 --label arch=amd64 --label version=2.0.2-dev.27 . [2021-11-10T18:08:42.421Z] Sending build context to Docker daemon 200.2kB [2021-11-10T18:08:42.421Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-10T18:08:42.421Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-10T18:08:42.421Z] ---> 4f5f749d604e [2021-11-10T18:08:42.421Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-10T18:08:42.421Z] ---> Running in 897c51cab85d [2021-11-10T18:08:42.421Z] Removing intermediate container 897c51cab85d [2021-11-10T18:08:42.421Z] ---> f9b37c46e9bd [2021-11-10T18:08:42.421Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-10T18:08:42.421Z] ---> Running in a05e53f07b4e [2021-11-10T18:08:42.691Z] Removing intermediate container a05e53f07b4e [2021-11-10T18:08:42.691Z] ---> 98cbc9ea9a97 [2021-11-10T18:08:42.691Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-10T18:08:42.691Z] ---> Running in 6043f1cbc468 [2021-11-10T18:08:42.691Z] Removing intermediate container 6043f1cbc468 [2021-11-10T18:08:42.691Z] ---> c62e282a7685 [2021-11-10T18:08:42.691Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T18:08:42.691Z] ---> Running in c7a130924cc0 [2021-11-10T18:08:43.266Z] Removing intermediate container c7a130924cc0 [2021-11-10T18:08:43.266Z] ---> b0ab60f7e263 [2021-11-10T18:08:43.267Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-10T18:08:43.267Z] ---> Running in e0f4085f7903 [2021-11-10T18:08:43.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T18:08:44.472Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T18:08:44.736Z] OK: 220 MiB in 52 packages [2021-11-10T18:08:44.736Z] Removing intermediate container e0f4085f7903 [2021-11-10T18:08:44.736Z] ---> 6f9a0bc1dd36 [2021-11-10T18:08:44.736Z] Step 8/26 : WORKDIR /app [2021-11-10T18:08:44.998Z] ---> Running in 1655f68fcb71 [2021-11-10T18:08:44.998Z] Removing intermediate container 1655f68fcb71 [2021-11-10T18:08:44.998Z] ---> 587f9a447d8d [2021-11-10T18:08:44.998Z] Step 9/26 : COPY . . [2021-11-10T18:08:45.261Z] ---> 7a9e577a7df6 [2021-11-10T18:08:45.261Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T18:08:45.261Z] ---> Running in 5757bbe07320 [2021-11-10T18:08:45.832Z] Removing intermediate container 5757bbe07320 [2021-11-10T18:08:45.832Z] ---> ba824a3931d4 [2021-11-10T18:08:45.832Z] Step 11/26 : ARG MAKE="make build" [2021-11-10T18:08:45.832Z] ---> Running in 3505b2481dbf [2021-11-10T18:08:45.832Z] Removing intermediate container 3505b2481dbf [2021-11-10T18:08:45.832Z] ---> ebe7c3d7bb16 [2021-11-10T18:08:45.832Z] Step 12/26 : RUN $MAKE [2021-11-10T18:08:45.832Z] ---> Running in d33eb93ee4cc [2021-11-10T18:08:46.098Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.27" -o app-service-configurable [2021-11-10T18:08:58.451Z] Removing intermediate container d33eb93ee4cc [2021-11-10T18:08:58.451Z] ---> 322c78ff58ac [2021-11-10T18:08:58.451Z] Step 13/26 : FROM alpine:3.14 [2021-11-10T18:09:01.837Z] 3.14: Pulling from library/alpine [2021-11-10T18:09:01.837Z] a0d0a0d46f8b: Already exists [2021-11-10T18:09:02.189Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-10T18:09:02.189Z] Status: Downloaded newer image for alpine:3.14 [2021-11-10T18:09:02.189Z] ---> 14119a10abf4 [2021-11-10T18:09:02.189Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-10T18:09:02.189Z] ---> Running in 600708627ce4 [2021-11-10T18:09:02.189Z] Removing intermediate container 600708627ce4 [2021-11-10T18:09:02.189Z] ---> 13208c5e6689 [2021-11-10T18:09:02.189Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-10T18:09:02.189Z] ---> Running in bad1d048a652 [2021-11-10T18:09:02.189Z] Removing intermediate container bad1d048a652 [2021-11-10T18:09:02.189Z] ---> 0912ca1a8cbf [2021-11-10T18:09:02.189Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-10T18:09:02.189Z] ---> Running in 95c8b0849947 [2021-11-10T18:09:02.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T18:09:03.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T18:09:03.455Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-10T18:09:03.455Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-10T18:09:03.455Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T18:09:03.455Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-10T18:09:03.455Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T18:09:03.455Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-10T18:09:03.455Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-10T18:09:03.455Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T18:09:03.455Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T18:09:03.455Z] OK: 9 MiB in 21 packages [2021-11-10T18:09:04.034Z] Removing intermediate container 95c8b0849947 [2021-11-10T18:09:04.034Z] ---> a1acde20abf3 [2021-11-10T18:09:04.034Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-10T18:09:04.034Z] ---> 95aaefb8a7dc [2021-11-10T18:09:04.034Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-10T18:09:04.198Z] Removing intermediate container e7b5cbef199f [2021-11-10T18:09:04.198Z] ---> 38bf55e3048d [2021-11-10T18:09:04.198Z] Step 11/12 : ARG MAKE="make build" [2021-11-10T18:09:04.198Z] ---> Running in 4f6b6b8da514 [2021-11-10T18:09:04.198Z] Removing intermediate container 4f6b6b8da514 [2021-11-10T18:09:04.198Z] ---> 182608ade9ba [2021-11-10T18:09:04.198Z] Step 12/12 : RUN $MAKE [2021-11-10T18:09:04.198Z] ---> Running in a75c145349b1 [2021-11-10T18:09:04.198Z] noop [2021-11-10T18:09:04.198Z] Removing intermediate container a75c145349b1 [2021-11-10T18:09:04.198Z] ---> bb59f71aa4b9 [2021-11-10T18:09:04.198Z] Successfully built bb59f71aa4b9 [2021-11-10T18:09:04.198Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:09:04.298Z] ---> 503800f7fe88 [2021-11-10T18:09:04.298Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-10T18:09:04.298Z] ---> 45f468e400b5 [2021-11-10T18:09:04.298Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-10T18:09:04.538Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T18:09:04.539Z] . [Pipeline] withDockerContainer [2021-11-10T18:09:04.805Z] prd-ubuntu18.04-docker-arm64-4c-16g-30243 does not seem to be running inside a container [2021-11-10T18:09:04.870Z] ---> 526e9dac4d5f [2021-11-10T18:09:04.870Z] Step 21/26 : EXPOSE 48095 [2021-11-10T18:09:04.870Z] ---> Running in 4daf3b5f3a13 [2021-11-10T18:09:04.870Z] Removing intermediate container 4daf3b5f3a13 [2021-11-10T18:09:04.870Z] ---> bff4aad14b7e [2021-11-10T18:09:04.870Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-10T18:09:04.870Z] ---> Running in 4a5ef2376ffc [2021-11-10T18:09:04.870Z] Removing intermediate container 4a5ef2376ffc [2021-11-10T18:09:04.870Z] ---> c2cfadc4c2de [2021-11-10T18:09:04.870Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T18:09:04.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/31 -v /w/workspace/app-service-configurable/31:/w/workspace/app-service-configurable/31:rw,z -v /w/workspace/app-service-configurable/31@tmp:/w/workspace/app-service-configurable/31@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-11-10T18:09:05.140Z] ---> Running in 04816d757f6d [2021-11-10T18:09:05.140Z] Removing intermediate container 04816d757f6d [2021-11-10T18:09:05.140Z] ---> 9f39bce1228e [2021-11-10T18:09:05.140Z] Step 24/26 : LABEL arch=amd64 [2021-11-10T18:09:05.140Z] ---> Running in 6525cba740e3 [2021-11-10T18:09:05.140Z] Removing intermediate container 6525cba740e3 [2021-11-10T18:09:05.140Z] ---> db7d2c6f7cd1 [2021-11-10T18:09:05.140Z] Step 25/26 : LABEL git_sha=8614b8823b9482f274c22a2df4f1b3061c4102e9 [2021-11-10T18:09:05.140Z] ---> Running in 699c1cef3c58 [2021-11-10T18:09:05.401Z] Removing intermediate container 699c1cef3c58 [2021-11-10T18:09:05.401Z] ---> bf4f53a5f9b5 [2021-11-10T18:09:05.401Z] Step 26/26 : LABEL version=2.0.2-dev.27 [2021-11-10T18:09:05.401Z] ---> Running in 767e1fd82b34 [2021-11-10T18:09:05.401Z] Removing intermediate container 767e1fd82b34 [2021-11-10T18:09:05.401Z] ---> f6f6babc8cb1 [2021-11-10T18:09:05.401Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-10T18:09:05.401Z] Successfully built f6f6babc8cb1 [2021-11-10T18:09:05.401Z] Successfully tagged app-service-configurable:latest [2021-11-10T18:09:06.394Z] $ docker top a8c0073275814bc39bd5966df37e41413ef3a7ee93c6461fa15d5914423babc2 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T18:09:07.930Z] provisioning config files... [2021-11-10T18:09:07.940Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/31@tmp/config2981853778536309941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:09:08.256Z] ---> docker-login.sh [2021-11-10T18:09:08.256Z] nexus3.edgexfoundry.org:10001 [2021-11-10T18:09:08.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:09:08.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:09:08.256Z] Configure a credential helper to remove this warning. See [2021-11-10T18:09:08.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:09:08.256Z] [2021-11-10T18:09:08.256Z] Login Succeeded [2021-11-10T18:09:08.256Z] nexus3.edgexfoundry.org:10002 [2021-11-10T18:09:08.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:09:08.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:09:08.256Z] Configure a credential helper to remove this warning. See [2021-11-10T18:09:08.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:09:08.256Z] [2021-11-10T18:09:08.256Z] Login Succeeded [2021-11-10T18:09:08.256Z] nexus3.edgexfoundry.org:10003 [2021-11-10T18:09:08.337Z] + go version [2021-11-10T18:09:08.337Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-10T18:09:08.359Z] $ docker stop --time=1 a8c0073275814bc39bd5966df37e41413ef3a7ee93c6461fa15d5914423babc2 [2021-11-10T18:09:08.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:09:08.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:09:08.516Z] Configure a credential helper to remove this warning. See [2021-11-10T18:09:08.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:09:08.516Z] [2021-11-10T18:09:08.516Z] Login Succeeded [2021-11-10T18:09:08.516Z] nexus3.edgexfoundry.org:10004 [2021-11-10T18:09:08.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:09:08.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:09:08.516Z] Configure a credential helper to remove this warning. See [2021-11-10T18:09:08.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:09:08.516Z] [2021-11-10T18:09:08.516Z] Login Succeeded [2021-11-10T18:09:08.516Z] docker.io [2021-11-10T18:09:08.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:09:09.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:09:09.039Z] Configure a credential helper to remove this warning. See [2021-11-10T18:09:09.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:09:09.039Z] [2021-11-10T18:09:09.039Z] Login Succeeded [2021-11-10T18:09:09.039Z] ---> docker-login.sh ends [2021-11-10T18:09:10.067Z] $ docker rm -f a8c0073275814bc39bd5966df37e41413ef3a7ee93c6461fa15d5914423babc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-11-10T18:09:10.312Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] echo [2021-11-10T18:09:10.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2021-11-10T18:09:10.524Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-11-10T18:09:10.524Z] 8614b8823b9482f274c22a2df4f1b3061c4102e9 [2021-11-10T18:09:10.524Z] latest [2021-11-10T18:09:10.524Z] 2.0.2-dev.27 [2021-11-10T18:09:10.524Z] 8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 [2021-11-10T18:09:10.524Z] main [2021-11-10T18:09:10.524Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:09:10.831Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:09:10.903Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T18:09:10.903Z] . [Pipeline] withDockerContainer [2021-11-10T18:09:11.136Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8614b8823b9482f274c22a2df4f1b3061c4102e9 [2021-11-10T18:09:11.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-10T18:09:11.136Z] c6c30d07af4f: Preparing [2021-11-10T18:09:11.136Z] c8ab9a2e53fd: Preparing [2021-11-10T18:09:11.136Z] b707be5777e8: Preparing [2021-11-10T18:09:11.136Z] 8d132bef7b4e: Preparing [2021-11-10T18:09:11.136Z] fd3361b91cca: Preparing [2021-11-10T18:09:11.136Z] e2eb06d8af82: Preparing [2021-11-10T18:09:11.136Z] e2eb06d8af82: Waiting [2021-11-10T18:09:11.154Z] prd-ubuntu18.04-docker-arm64-4c-16g-30243 does not seem to be running inside a container [2021-11-10T18:09:11.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/31 -v /w/workspace/app-service-configurable/31:/w/workspace/app-service-configurable/31:rw,z -v /w/workspace/app-service-configurable/31@tmp:/w/workspace/app-service-configurable/31@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-11-10T18:09:11.407Z] 8d132bef7b4e: Pushed [2021-11-10T18:09:11.407Z] e2eb06d8af82: Layer already exists [2021-11-10T18:09:11.407Z] b707be5777e8: Pushed [2021-11-10T18:09:11.407Z] c8ab9a2e53fd: Pushed [2021-11-10T18:09:11.407Z] fd3361b91cca: Pushed [2021-11-10T18:09:12.699Z] $ docker top f07763adaa8cb7f9fb7d0394e26116aac1d3731bba34ae01a93c4c3cfd6fb8c4 -eo pid,comm [2021-11-10T18:09:12.796Z] c6c30d07af4f: Pushed [2021-11-10T18:09:12.796Z] 8614b8823b9482f274c22a2df4f1b3061c4102e9: digest: sha256:84647b3f5f6fd6f18f5f28de8cffb5437b65d1cd4d251d75d819539c15908367 size: 1574 [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:09:13.367Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:09:13.662Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-10T18:09:13.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-10T18:09:13.662Z] c6c30d07af4f: Preparing [2021-11-10T18:09:13.662Z] c8ab9a2e53fd: Preparing [2021-11-10T18:09:13.662Z] b707be5777e8: Preparing [2021-11-10T18:09:13.662Z] 8d132bef7b4e: Preparing [2021-11-10T18:09:13.662Z] fd3361b91cca: Preparing [2021-11-10T18:09:13.662Z] e2eb06d8af82: Preparing [2021-11-10T18:09:13.662Z] e2eb06d8af82: Waiting [2021-11-10T18:09:13.662Z] fd3361b91cca: Layer already exists [2021-11-10T18:09:13.662Z] c8ab9a2e53fd: Layer already exists [2021-11-10T18:09:13.662Z] b707be5777e8: Layer already exists [2021-11-10T18:09:13.662Z] c6c30d07af4f: Layer already exists [2021-11-10T18:09:13.662Z] 8d132bef7b4e: Layer already exists [2021-11-10T18:09:13.662Z] e2eb06d8af82: Layer already exists [2021-11-10T18:09:13.662Z] latest: digest: sha256:84647b3f5f6fd6f18f5f28de8cffb5437b65d1cd4d251d75d819539c15908367 size: 1574 [2021-11-10T18:09:13.663Z] + make test [2021-11-10T18:09:13.663Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:09:13.963Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:09:14.253Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.27 [2021-11-10T18:09:14.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-10T18:09:14.253Z] c6c30d07af4f: Preparing [2021-11-10T18:09:14.253Z] c8ab9a2e53fd: Preparing [2021-11-10T18:09:14.253Z] b707be5777e8: Preparing [2021-11-10T18:09:14.253Z] 8d132bef7b4e: Preparing [2021-11-10T18:09:14.253Z] fd3361b91cca: Preparing [2021-11-10T18:09:14.253Z] e2eb06d8af82: Preparing [2021-11-10T18:09:14.253Z] e2eb06d8af82: Waiting [2021-11-10T18:09:14.253Z] c8ab9a2e53fd: Layer already exists [2021-11-10T18:09:14.253Z] fd3361b91cca: Layer already exists [2021-11-10T18:09:14.253Z] b707be5777e8: Layer already exists [2021-11-10T18:09:14.253Z] 8d132bef7b4e: Layer already exists [2021-11-10T18:09:14.253Z] c6c30d07af4f: Layer already exists [2021-11-10T18:09:14.253Z] e2eb06d8af82: Layer already exists [2021-11-10T18:09:14.253Z] 2.0.2-dev.27: digest: sha256:84647b3f5f6fd6f18f5f28de8cffb5437b65d1cd4d251d75d819539c15908367 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:09:15.290Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:09:15.580Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 [2021-11-10T18:09:15.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-10T18:09:15.580Z] c6c30d07af4f: Preparing [2021-11-10T18:09:15.580Z] c8ab9a2e53fd: Preparing [2021-11-10T18:09:15.580Z] b707be5777e8: Preparing [2021-11-10T18:09:15.580Z] 8d132bef7b4e: Preparing [2021-11-10T18:09:15.580Z] fd3361b91cca: Preparing [2021-11-10T18:09:15.580Z] e2eb06d8af82: Preparing [2021-11-10T18:09:15.580Z] e2eb06d8af82: Waiting [2021-11-10T18:09:15.580Z] c8ab9a2e53fd: Layer already exists [2021-11-10T18:09:15.580Z] b707be5777e8: Layer already exists [2021-11-10T18:09:15.580Z] c6c30d07af4f: Layer already exists [2021-11-10T18:09:15.580Z] fd3361b91cca: Layer already exists [2021-11-10T18:09:15.580Z] 8d132bef7b4e: Layer already exists [2021-11-10T18:09:15.580Z] e2eb06d8af82: Layer already exists [2021-11-10T18:09:15.580Z] 8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27: digest: sha256:84647b3f5f6fd6f18f5f28de8cffb5437b65d1cd4d251d75d819539c15908367 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:09:15.875Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:09:16.168Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-11-10T18:09:16.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-10T18:09:16.168Z] c6c30d07af4f: Preparing [2021-11-10T18:09:16.168Z] c8ab9a2e53fd: Preparing [2021-11-10T18:09:16.168Z] b707be5777e8: Preparing [2021-11-10T18:09:16.168Z] 8d132bef7b4e: Preparing [2021-11-10T18:09:16.168Z] fd3361b91cca: Preparing [2021-11-10T18:09:16.168Z] e2eb06d8af82: Preparing [2021-11-10T18:09:16.168Z] e2eb06d8af82: Waiting [2021-11-10T18:09:16.168Z] c8ab9a2e53fd: Layer already exists [2021-11-10T18:09:16.168Z] b707be5777e8: Layer already exists [2021-11-10T18:09:16.168Z] c6c30d07af4f: Layer already exists [2021-11-10T18:09:16.168Z] fd3361b91cca: Layer already exists [2021-11-10T18:09:16.168Z] 8d132bef7b4e: Layer already exists [2021-11-10T18:09:16.168Z] e2eb06d8af82: Layer already exists [2021-11-10T18:09:16.168Z] main: digest: sha256:84647b3f5f6fd6f18f5f28de8cffb5437b65d1cd4d251d75d819539c15908367 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T18:09:16.202Z] ===================================================== [Pipeline] echo [2021-11-10T18:09:16.209Z] taggedImages: [2021-11-10T18:09:16.209Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8614b8823b9482f274c22a2df4f1b3061c4102e9 [2021-11-10T18:09:16.209Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-10T18:09:16.209Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.27 [2021-11-10T18:09:16.209Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 [2021-11-10T18:09:16.209Z] - 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-11-10T18:09:16.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T18:09:16.698Z] [2021-11-10T18:09:16.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:09:17.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T18:09:17.005Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T18:09:17.005Z] b4d181a07f80: Pulling fs layer [2021-11-10T18:09:17.005Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T18:09:17.005Z] ed53099fbce6: Pulling fs layer [2021-11-10T18:09:17.005Z] dc539afda2c1: Pulling fs layer [2021-11-10T18:09:17.005Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T18:09:17.005Z] 9065ff56babe: Pulling fs layer [2021-11-10T18:09:17.005Z] d287ab97295c: Pulling fs layer [2021-11-10T18:09:17.005Z] dc539afda2c1: Waiting [2021-11-10T18:09:17.005Z] 77bc0d833cb6: Waiting [2021-11-10T18:09:17.005Z] 9065ff56babe: Waiting [2021-11-10T18:09:17.005Z] d287ab97295c: Waiting [2021-11-10T18:09:17.005Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T18:09:17.005Z] a1111a8f2ec3: Download complete [2021-11-10T18:09:17.005Z] dc539afda2c1: Verifying Checksum [2021-11-10T18:09:17.005Z] dc539afda2c1: Download complete [2021-11-10T18:09:17.284Z] ed53099fbce6: Verifying Checksum [2021-11-10T18:09:17.284Z] ed53099fbce6: Download complete [2021-11-10T18:09:17.284Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T18:09:17.284Z] 77bc0d833cb6: Download complete [2021-11-10T18:09:17.284Z] 9065ff56babe: Verifying Checksum [2021-11-10T18:09:17.284Z] 9065ff56babe: Download complete [2021-11-10T18:09:17.284Z] b4d181a07f80: Verifying Checksum [2021-11-10T18:09:17.284Z] b4d181a07f80: Download complete [2021-11-10T18:09:17.863Z] d287ab97295c: Verifying Checksum [2021-11-10T18:09:17.863Z] d287ab97295c: Download complete [2021-11-10T18:09:18.451Z] b4d181a07f80: Pull complete [2021-11-10T18:09:18.717Z] a1111a8f2ec3: Pull complete [2021-11-10T18:09:19.294Z] ed53099fbce6: Pull complete [2021-11-10T18:09:19.294Z] dc539afda2c1: Pull complete [2021-11-10T18:09:19.555Z] 77bc0d833cb6: Pull complete [2021-11-10T18:09:19.555Z] 9065ff56babe: Pull complete [2021-11-10T18:09:24.890Z] d287ab97295c: Pull complete [2021-11-10T18:09:24.890Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T18:09:24.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T18:09:24.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T18:09:24.955Z] prd-centos7-docker-4c-2g-30244 does not seem to be running inside a container [2021-11-10T18:09:24.993Z] $ 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/31 -v /w/workspace/app-service-configurable/31:/w/workspace/app-service-configurable/31:rw,z -v /w/workspace/app-service-configurable/31@tmp:/w/workspace/app-service-configurable/31@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:latest cat [2021-11-10T18:09:28.412Z] $ docker top 6b33d45ad3419118d06ad288a2b36290ebf36a32a4f100cfe6cf81d4d2a90d33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:09:28.805Z] ---> job-cost.sh [2021-11-10T18:09:28.805Z] lf-activate-venv: SKIPPING [2021-11-10T18:09:28.805Z] INFO: No Stack... [2021-11-10T18:09:29.067Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T18:09:29.328Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T18:09:29.623Z] + cat /w/workspace/app-service-configurable/31/archives/cost.csv [2021-11-10T18:09:29.623Z] + cut -d, -f6 [Pipeline] lock [2021-11-10T18:09:29.652Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] [2021-11-10T18:09:29.658Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] did not exist. Created. [2021-11-10T18:09:29.658Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T18:09:29.966Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-10T18:09:31.024Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T18:09:31.032Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T18:09:31.049Z] $ docker stop --time=1 6b33d45ad3419118d06ad288a2b36290ebf36a32a4f100cfe6cf81d4d2a90d33 [2021-11-10T18:09:32.194Z] $ docker rm -f 6b33d45ad3419118d06ad288a2b36290ebf36a32a4f100cfe6cf81d4d2a90d33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T18:10:10.958Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-10T18:10:10.958Z] CGO_ENABLED=1 go vet ./... [2021-11-10T18:10:29.286Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T18:10:29.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-10T18:10:29.286Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-10T18:10:29.580Z] $ docker stop --time=1 f07763adaa8cb7f9fb7d0394e26116aac1d3731bba34ae01a93c4c3cfd6fb8c4 [2021-11-10T18:10:31.331Z] $ docker rm -f f07763adaa8cb7f9fb7d0394e26116aac1d3731bba34ae01a93c4c3cfd6fb8c4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T18:10:32.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-10T18:10:32.186Z] Warning: overwriting stash ‘coverage-report’ [2021-11-10T18:10:32.616Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T18:10:34.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-10T18:10:34.557Z] + ls -al . [2021-11-10T18:10:34.557Z] total 172 [2021-11-10T18:10:34.557Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 10 18:10 . [2021-11-10T18:10:34.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 18:06 .. [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 10 18:06 .dockerignore [2021-11-10T18:10:34.557Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 18:06 .git [2021-11-10T18:10:34.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 18:06 .github [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 104 Nov 10 18:06 .gitignore [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 7608 Nov 10 18:06 Attribution.txt [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 22206 Nov 10 18:06 CHANGELOG.md [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 2064 Nov 10 18:06 Dockerfile [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 18:06 GOVERNANCE.md [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 687 Nov 10 18:06 Jenkinsfile [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 10 18:06 LICENSE [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 10 18:06 OWNERS.md [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 3429 Nov 10 18:06 README.md [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 18:04 VERSION [2021-11-10T18:10:34.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 18:06 bin [2021-11-10T18:10:34.557Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 10 18:09 coverage.out [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 136 Nov 10 18:06 go.mod [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 49401 Nov 10 18:06 go.sum [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 10 18:06 main.go [2021-11-10T18:10:34.557Z] -rw-rw-r-- 1 jenkins jenkins 1614 Nov 10 18:06 makefile [2021-11-10T18:10:34.557Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 18:06 res [2021-11-10T18:10:34.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 18:06 snap [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:10:34.895Z] + 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=8614b8823b9482f274c22a2df4f1b3061c4102e9 --label arch=arm64 --label version=2.0.2-dev.27 . [2021-11-10T18:10:34.895Z] Sending build context to Docker daemon 200.2kB [2021-11-10T18:10:35.165Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-10T18:10:35.165Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-10T18:10:35.165Z] ---> bb59f71aa4b9 [2021-11-10T18:10:35.165Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-10T18:10:35.441Z] ---> Running in 0d9b6203ba9d [2021-11-10T18:10:35.712Z] Removing intermediate container 0d9b6203ba9d [2021-11-10T18:10:35.712Z] ---> abf0acc10f75 [2021-11-10T18:10:35.712Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-10T18:10:35.983Z] ---> Running in fc2c4f33c0d5 [2021-11-10T18:10:36.252Z] Removing intermediate container fc2c4f33c0d5 [2021-11-10T18:10:36.252Z] ---> 77094c2fa2e5 [2021-11-10T18:10:36.252Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-10T18:10:36.252Z] ---> Running in 25bea239cc08 [2021-11-10T18:10:36.845Z] Removing intermediate container 25bea239cc08 [2021-11-10T18:10:36.845Z] ---> a5eb54706bc8 [2021-11-10T18:10:36.845Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T18:10:36.845Z] ---> Running in 5c56b14fda6f [2021-11-10T18:10:38.823Z] Removing intermediate container 5c56b14fda6f [2021-11-10T18:10:38.823Z] ---> b7e95d2ec449 [2021-11-10T18:10:38.823Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-10T18:10:38.823Z] ---> Running in 1c6484167783 [2021-11-10T18:10:39.801Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T18:10:40.770Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T18:10:41.368Z] OK: 219 MiB in 52 packages [2021-11-10T18:10:42.343Z] Removing intermediate container 1c6484167783 [2021-11-10T18:10:42.343Z] ---> a8fe8777890b [2021-11-10T18:10:42.343Z] Step 8/26 : WORKDIR /app [2021-11-10T18:10:42.343Z] ---> Running in 507812cd0008 [2021-11-10T18:10:42.985Z] Removing intermediate container 507812cd0008 [2021-11-10T18:10:42.985Z] ---> 14154a4863f5 [2021-11-10T18:10:42.985Z] Step 9/26 : COPY . . [2021-11-10T18:10:43.623Z] ---> 5a36a922b292 [2021-11-10T18:10:43.623Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T18:10:43.623Z] ---> Running in a6f884075c6f [2021-11-10T18:10:46.237Z] Removing intermediate container a6f884075c6f [2021-11-10T18:10:46.237Z] ---> 3fc2d21a36f4 [2021-11-10T18:10:46.237Z] Step 11/26 : ARG MAKE="make build" [2021-11-10T18:10:46.237Z] ---> Running in bffae5b9cdc7 [2021-11-10T18:10:46.511Z] Removing intermediate container bffae5b9cdc7 [2021-11-10T18:10:46.511Z] ---> acba035d70cc [2021-11-10T18:10:46.511Z] Step 12/26 : RUN $MAKE [2021-11-10T18:10:46.786Z] ---> Running in 634f692ce3fe [2021-11-10T18:10:47.763Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.27" -o app-service-configurable [2021-11-10T18:11:26.779Z] Removing intermediate container 634f692ce3fe [2021-11-10T18:11:26.779Z] ---> 46aa31b2a7a0 [2021-11-10T18:11:26.779Z] Step 13/26 : FROM alpine:3.14 [2021-11-10T18:11:28.733Z] 3.14: Pulling from library/alpine [2021-11-10T18:11:29.003Z] 552d1f2373af: Already exists [2021-11-10T18:11:29.003Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-10T18:11:29.003Z] Status: Downloaded newer image for alpine:3.14 [2021-11-10T18:11:29.003Z] ---> bb3de5531c18 [2021-11-10T18:11:29.003Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-10T18:11:29.274Z] ---> Running in 3240ce9ccde9 [2021-11-10T18:11:29.545Z] Removing intermediate container 3240ce9ccde9 [2021-11-10T18:11:29.545Z] ---> 6d36e6580107 [2021-11-10T18:11:29.545Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-10T18:11:29.545Z] ---> Running in 5ab6df23b298 [2021-11-10T18:11:30.141Z] Removing intermediate container 5ab6df23b298 [2021-11-10T18:11:30.141Z] ---> db7eb22b77e2 [2021-11-10T18:11:30.141Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-10T18:11:30.141Z] ---> Running in 2b6995580d75 [2021-11-10T18:11:31.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T18:11:31.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T18:11:31.972Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-10T18:11:32.242Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-10T18:11:32.242Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T18:11:32.242Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-10T18:11:32.242Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T18:11:32.242Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-10T18:11:32.242Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-10T18:11:32.242Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T18:11:32.242Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T18:11:32.514Z] OK: 9 MiB in 21 packages [2021-11-10T18:11:33.935Z] Removing intermediate container 2b6995580d75 [2021-11-10T18:11:33.935Z] ---> 49661563bec0 [2021-11-10T18:11:33.935Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-10T18:11:34.205Z] ---> 8e27e0c634b7 [2021-11-10T18:11:34.205Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-10T18:11:35.177Z] ---> 843d5fa045d6 [2021-11-10T18:11:35.177Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-10T18:11:35.765Z] ---> f76878f14c70 [2021-11-10T18:11:35.766Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-10T18:11:36.735Z] ---> b6377330da67 [2021-11-10T18:11:36.735Z] Step 21/26 : EXPOSE 48095 [2021-11-10T18:11:36.735Z] ---> Running in 10d031a3be2e [2021-11-10T18:11:37.009Z] Removing intermediate container 10d031a3be2e [2021-11-10T18:11:37.009Z] ---> cc132e05d871 [2021-11-10T18:11:37.009Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-10T18:11:37.281Z] ---> Running in a59626070389 [2021-11-10T18:11:37.552Z] Removing intermediate container a59626070389 [2021-11-10T18:11:37.552Z] ---> 0e417b41bfec [2021-11-10T18:11:37.552Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T18:11:37.821Z] ---> Running in 4424debeef4b [2021-11-10T18:11:38.092Z] Removing intermediate container 4424debeef4b [2021-11-10T18:11:38.092Z] ---> 2341311c4502 [2021-11-10T18:11:38.092Z] Step 24/26 : LABEL arch=arm64 [2021-11-10T18:11:38.092Z] ---> Running in a46cc44b353a [2021-11-10T18:11:38.688Z] Removing intermediate container a46cc44b353a [2021-11-10T18:11:38.689Z] ---> e06190eedc22 [2021-11-10T18:11:38.689Z] Step 25/26 : LABEL git_sha=8614b8823b9482f274c22a2df4f1b3061c4102e9 [2021-11-10T18:11:38.689Z] ---> Running in 82b96d90362a [2021-11-10T18:11:38.960Z] Removing intermediate container 82b96d90362a [2021-11-10T18:11:38.960Z] ---> dde7920f8a21 [2021-11-10T18:11:38.960Z] Step 26/26 : LABEL version=2.0.2-dev.27 [2021-11-10T18:11:39.234Z] ---> Running in 48d9e79d08dc [2021-11-10T18:11:39.506Z] Removing intermediate container 48d9e79d08dc [2021-11-10T18:11:39.506Z] ---> e3b89055f099 [2021-11-10T18:11:39.506Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-10T18:11:39.506Z] Successfully built e3b89055f099 [2021-11-10T18:11:39.506Z] 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-11-10T18:11:39.696Z] provisioning config files... [2021-11-10T18:11:39.715Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/31@tmp/config7110751602315844949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:11:40.066Z] ---> docker-login.sh [2021-11-10T18:11:40.066Z] nexus3.edgexfoundry.org:10001 [2021-11-10T18:11:40.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:11:40.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:11:40.614Z] Configure a credential helper to remove this warning. See [2021-11-10T18:11:40.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:11:40.614Z] [2021-11-10T18:11:40.614Z] Login Succeeded [2021-11-10T18:11:40.614Z] nexus3.edgexfoundry.org:10002 [2021-11-10T18:11:40.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:11:42.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:11:42.100Z] Configure a credential helper to remove this warning. See [2021-11-10T18:11:42.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:11:42.100Z] [2021-11-10T18:11:42.100Z] Login Succeeded [2021-11-10T18:11:42.100Z] nexus3.edgexfoundry.org:10003 [2021-11-10T18:11:42.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:11:42.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:11:42.373Z] Configure a credential helper to remove this warning. See [2021-11-10T18:11:42.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:11:42.373Z] [2021-11-10T18:11:42.373Z] Login Succeeded [2021-11-10T18:11:42.373Z] nexus3.edgexfoundry.org:10004 [2021-11-10T18:11:42.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:11:42.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:11:42.373Z] Configure a credential helper to remove this warning. See [2021-11-10T18:11:42.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:11:42.373Z] [2021-11-10T18:11:42.373Z] Login Succeeded [2021-11-10T18:11:42.373Z] docker.io [2021-11-10T18:11:42.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T18:11:42.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T18:11:42.913Z] Configure a credential helper to remove this warning. See [2021-11-10T18:11:42.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T18:11:42.913Z] [2021-11-10T18:11:42.913Z] Login Succeeded [2021-11-10T18:11:42.913Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T18:11:42.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T18:11:42.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T18:11:42.977Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-11-10T18:11:42.977Z] 8614b8823b9482f274c22a2df4f1b3061c4102e9 [2021-11-10T18:11:42.977Z] latest [2021-11-10T18:11:42.977Z] 2.0.2-dev.27 [2021-11-10T18:11:42.977Z] 8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 [2021-11-10T18:11:42.977Z] main [2021-11-10T18:11:42.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:11:43.314Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:11:43.651Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8614b8823b9482f274c22a2df4f1b3061c4102e9 [2021-11-10T18:11:43.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-10T18:11:43.651Z] 64a7652245c9: Preparing [2021-11-10T18:11:43.651Z] a686b7eba238: Preparing [2021-11-10T18:11:43.651Z] 80da1107e245: Preparing [2021-11-10T18:11:43.651Z] 5a2b343e1af2: Preparing [2021-11-10T18:11:43.651Z] 99b30d12c329: Preparing [2021-11-10T18:11:43.651Z] ee420dfed78a: Preparing [2021-11-10T18:11:43.651Z] ee420dfed78a: Waiting [2021-11-10T18:11:43.925Z] 5a2b343e1af2: Pushed [2021-11-10T18:11:43.925Z] 80da1107e245: Pushed [2021-11-10T18:11:43.925Z] a686b7eba238: Pushed [2021-11-10T18:11:43.925Z] ee420dfed78a: Layer already exists [2021-11-10T18:11:44.896Z] 99b30d12c329: Pushed [2021-11-10T18:11:47.561Z] 64a7652245c9: Pushed [2021-11-10T18:11:47.561Z] 8614b8823b9482f274c22a2df4f1b3061c4102e9: digest: sha256:477e421b28f6c17d0b782ebcc0cc2ebd7f7206907e244ad77f9dd5fce875416d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:11:47.899Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:11:48.233Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-10T18:11:48.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-10T18:11:48.233Z] 64a7652245c9: Preparing [2021-11-10T18:11:48.233Z] a686b7eba238: Preparing [2021-11-10T18:11:48.233Z] 80da1107e245: Preparing [2021-11-10T18:11:48.233Z] 5a2b343e1af2: Preparing [2021-11-10T18:11:48.233Z] 99b30d12c329: Preparing [2021-11-10T18:11:48.233Z] ee420dfed78a: Preparing [2021-11-10T18:11:48.233Z] ee420dfed78a: Waiting [2021-11-10T18:11:48.233Z] 64a7652245c9: Layer already exists [2021-11-10T18:11:48.233Z] 5a2b343e1af2: Layer already exists [2021-11-10T18:11:48.233Z] 80da1107e245: Layer already exists [2021-11-10T18:11:48.233Z] a686b7eba238: Layer already exists [2021-11-10T18:11:48.233Z] 99b30d12c329: Layer already exists [2021-11-10T18:11:48.233Z] ee420dfed78a: Layer already exists [2021-11-10T18:11:48.504Z] latest: digest: sha256:477e421b28f6c17d0b782ebcc0cc2ebd7f7206907e244ad77f9dd5fce875416d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:11:48.848Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:11:49.182Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.27 [2021-11-10T18:11:49.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-10T18:11:49.182Z] 64a7652245c9: Preparing [2021-11-10T18:11:49.182Z] a686b7eba238: Preparing [2021-11-10T18:11:49.182Z] 80da1107e245: Preparing [2021-11-10T18:11:49.182Z] 5a2b343e1af2: Preparing [2021-11-10T18:11:49.182Z] 99b30d12c329: Preparing [2021-11-10T18:11:49.182Z] ee420dfed78a: Preparing [2021-11-10T18:11:49.182Z] ee420dfed78a: Waiting [2021-11-10T18:11:49.453Z] 99b30d12c329: Layer already exists [2021-11-10T18:11:49.453Z] 80da1107e245: Layer already exists [2021-11-10T18:11:49.453Z] 64a7652245c9: Layer already exists [2021-11-10T18:11:49.453Z] a686b7eba238: Layer already exists [2021-11-10T18:11:49.453Z] 5a2b343e1af2: Layer already exists [2021-11-10T18:11:49.453Z] ee420dfed78a: Layer already exists [2021-11-10T18:11:49.453Z] 2.0.2-dev.27: digest: sha256:477e421b28f6c17d0b782ebcc0cc2ebd7f7206907e244ad77f9dd5fce875416d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:11:49.793Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:11:50.125Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 [2021-11-10T18:11:50.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-10T18:11:50.125Z] 64a7652245c9: Preparing [2021-11-10T18:11:50.125Z] a686b7eba238: Preparing [2021-11-10T18:11:50.125Z] 80da1107e245: Preparing [2021-11-10T18:11:50.125Z] 5a2b343e1af2: Preparing [2021-11-10T18:11:50.125Z] 99b30d12c329: Preparing [2021-11-10T18:11:50.125Z] ee420dfed78a: Preparing [2021-11-10T18:11:50.125Z] ee420dfed78a: Waiting [2021-11-10T18:11:50.125Z] 5a2b343e1af2: Layer already exists [2021-11-10T18:11:50.125Z] 99b30d12c329: Layer already exists [2021-11-10T18:11:50.125Z] a686b7eba238: Layer already exists [2021-11-10T18:11:50.125Z] 64a7652245c9: Layer already exists [2021-11-10T18:11:50.125Z] 80da1107e245: Layer already exists [2021-11-10T18:11:50.394Z] ee420dfed78a: Layer already exists [2021-11-10T18:11:50.394Z] 8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27: digest: sha256:477e421b28f6c17d0b782ebcc0cc2ebd7f7206907e244ad77f9dd5fce875416d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:11:50.732Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:11:51.072Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-11-10T18:11:51.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-10T18:11:51.072Z] 64a7652245c9: Preparing [2021-11-10T18:11:51.072Z] a686b7eba238: Preparing [2021-11-10T18:11:51.072Z] 80da1107e245: Preparing [2021-11-10T18:11:51.072Z] 5a2b343e1af2: Preparing [2021-11-10T18:11:51.072Z] 99b30d12c329: Preparing [2021-11-10T18:11:51.072Z] ee420dfed78a: Preparing [2021-11-10T18:11:51.072Z] ee420dfed78a: Waiting [2021-11-10T18:11:51.072Z] 80da1107e245: Layer already exists [2021-11-10T18:11:51.072Z] a686b7eba238: Layer already exists [2021-11-10T18:11:51.072Z] 64a7652245c9: Layer already exists [2021-11-10T18:11:51.072Z] 99b30d12c329: Layer already exists [2021-11-10T18:11:51.072Z] 5a2b343e1af2: Layer already exists [2021-11-10T18:11:51.344Z] ee420dfed78a: Layer already exists [2021-11-10T18:11:51.344Z] main: digest: sha256:477e421b28f6c17d0b782ebcc0cc2ebd7f7206907e244ad77f9dd5fce875416d size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T18:11:51.391Z] ===================================================== [Pipeline] echo [2021-11-10T18:11:51.399Z] taggedImages: [2021-11-10T18:11:51.399Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8614b8823b9482f274c22a2df4f1b3061c4102e9 [2021-11-10T18:11:51.399Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-10T18:11:51.399Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.27 [2021-11-10T18:11:51.399Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8614b8823b9482f274c22a2df4f1b3061c4102e9-2.0.2-dev.27 [2021-11-10T18:11:51.399Z] - 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-11-10T18:11:52.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T18:11:53.121Z] [2021-11-10T18:11:53.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:11:53.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T18:11:53.732Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-10T18:11:53.732Z] 448f6bf000e3: Pulling fs layer [2021-11-10T18:11:53.732Z] f757da607395: Pulling fs layer [2021-11-10T18:11:53.732Z] 05883995daec: Pulling fs layer [2021-11-10T18:11:53.732Z] 8603b9c90790: Pulling fs layer [2021-11-10T18:11:53.732Z] 1560dd03e051: Pulling fs layer [2021-11-10T18:11:53.732Z] 27f5ce0e4adf: Pulling fs layer [2021-11-10T18:11:53.732Z] c2d8d7efcc4b: Pulling fs layer [2021-11-10T18:11:53.732Z] 8603b9c90790: Waiting [2021-11-10T18:11:53.732Z] 1560dd03e051: Waiting [2021-11-10T18:11:53.732Z] 27f5ce0e4adf: Waiting [2021-11-10T18:11:53.732Z] c2d8d7efcc4b: Waiting [2021-11-10T18:11:53.732Z] f757da607395: Verifying Checksum [2021-11-10T18:11:53.732Z] f757da607395: Download complete [2021-11-10T18:11:53.732Z] 8603b9c90790: Verifying Checksum [2021-11-10T18:11:53.732Z] 8603b9c90790: Download complete [2021-11-10T18:11:54.007Z] 1560dd03e051: Verifying Checksum [2021-11-10T18:11:54.007Z] 1560dd03e051: Download complete [2021-11-10T18:11:54.007Z] 05883995daec: Verifying Checksum [2021-11-10T18:11:54.007Z] 05883995daec: Download complete [2021-11-10T18:11:54.007Z] 27f5ce0e4adf: Verifying Checksum [2021-11-10T18:11:54.007Z] 27f5ce0e4adf: Download complete [2021-11-10T18:11:54.281Z] 448f6bf000e3: Verifying Checksum [2021-11-10T18:11:54.281Z] 448f6bf000e3: Download complete [2021-11-10T18:11:56.894Z] c2d8d7efcc4b: Verifying Checksum [2021-11-10T18:11:56.894Z] c2d8d7efcc4b: Download complete [2021-11-10T18:11:57.870Z] 448f6bf000e3: Pull complete [2021-11-10T18:11:58.468Z] f757da607395: Pull complete [2021-11-10T18:11:59.901Z] 05883995daec: Pull complete [2021-11-10T18:12:00.492Z] 8603b9c90790: Pull complete [2021-11-10T18:12:01.468Z] 1560dd03e051: Pull complete [2021-11-10T18:12:01.739Z] 27f5ce0e4adf: Pull complete [2021-11-10T18:12:16.877Z] c2d8d7efcc4b: Pull complete [2021-11-10T18:12:16.877Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-10T18:12:16.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T18:12:16.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-10T18:12:17.138Z] prd-ubuntu18.04-docker-arm64-4c-16g-30243 does not seem to be running inside a container [2021-11-10T18:12:17.214Z] $ 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/31 -v /w/workspace/app-service-configurable/31:/w/workspace/app-service-configurable/31:rw,z -v /w/workspace/app-service-configurable/31@tmp:/w/workspace/app-service-configurable/31@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-11-10T18:12:19.924Z] $ docker top e2b9db49e39b9b848b51bdb4d57515d8174ab3d0ab780e3884c6f1ea1d529698 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:12:20.889Z] ---> job-cost.sh [2021-11-10T18:12:20.889Z] lf-activate-venv: SKIPPING [2021-11-10T18:12:20.889Z] INFO: No Stack... [2021-11-10T18:12:21.159Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-10T18:12:21.752Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T18:12:22.407Z] + + cat /w/workspace/app-service-configurable/31/archives/cost.csvcut [2021-11-10T18:12:22.407Z] -d, -f6 [Pipeline] lock [2021-11-10T18:12:22.462Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] [2021-11-10T18:12:22.470Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] did not exist. Created. [2021-11-10T18:12:22.470Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T18:12:23.136Z] /w/workspace/app-service-configurable/31@tmp/durable-2df029db/script.sh: 1: /w/workspace/app-service-configurable/31@tmp/durable-2df029db/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-10T18:12:23.791Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-10T18:12:23.810Z] Warning: overwriting stash ‘stack-cost’ [2021-11-10T18:12:23.857Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T18:12:23.866Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T18:12:23.884Z] $ docker stop --time=1 e2b9db49e39b9b848b51bdb4d57515d8174ab3d0ab780e3884c6f1ea1d529698 [2021-11-10T18:12:25.420Z] $ docker rm -f e2b9db49e39b9b848b51bdb4d57515d8174ab3d0ab780e3884c6f1ea1d529698 [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-11-10T18:12:27.082Z] provisioning config files... [2021-11-10T18:12:27.090Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2603864631053318043tmp [Pipeline] { [Pipeline] sh [2021-11-10T18:12:27.409Z] + set +x [2021-11-10T18:12:27.409Z] + bash -s -- [2021-11-10T18:12:27.409Z] + curl -s https://codecov.io/bash [2021-11-10T18:12:27.409Z] [2021-11-10T18:12:27.409Z] _____ _ [2021-11-10T18:12:27.409Z] / ____| | | [2021-11-10T18:12:27.409Z] | | ___ __| | ___ ___ _____ __ [2021-11-10T18:12:27.409Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-10T18:12:27.409Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-10T18:12:27.409Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-10T18:12:27.409Z] Bash-1.0.6 [2021-11-10T18:12:27.409Z] [2021-11-10T18:12:27.409Z] [2021-11-10T18:12:27.409Z] ==> git version 2.24.4 found [2021-11-10T18:12:27.409Z] ==> 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-11-10T18:12:27.409Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-10T18:12:27.409Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-10T18:12:27.409Z] ==> Jenkins CI detected. [2021-11-10T18:12:27.409Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-11-10T18:12:27.409Z] project root: . [2021-11-10T18:12:27.409Z] --> token set from env [2021-11-10T18:12:27.409Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-10T18:12:27.673Z] ==> Running gcov in . (disable via -X gcov) [2021-11-10T18:12:27.673Z] ==> Python coveragepy not found [2021-11-10T18:12:27.673Z] ==> Searching for coverage reports in: [2021-11-10T18:12:27.673Z] + . [2021-11-10T18:12:27.673Z] -> Found 1 reports [2021-11-10T18:12:27.673Z] ==> Detecting git/mercurial file structure [2021-11-10T18:12:27.673Z] ==> Reading reports [2021-11-10T18:12:27.673Z] + ./coverage.out bytes=10 [2021-11-10T18:12:27.673Z] ==> Appending adjustments [2021-11-10T18:12:27.673Z] https://docs.codecov.io/docs/fixing-reports [2021-11-10T18:12:27.673Z] + Found adjustments [2021-11-10T18:12:27.673Z] ==> Gzipping contents [2021-11-10T18:12:27.673Z] 4.0K /tmp/codecov.oWUDgr.gz [2021-11-10T18:12:27.673Z] ==> Uploading reports [2021-11-10T18:12:27.673Z] url: https://codecov.io [2021-11-10T18:12:27.673Z] query: branch=main&commit=8614b8823b9482f274c22a2df4f1b3061c4102e9&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T18:12:27.673Z] -> Pinging Codecov [2021-11-10T18:12:27.673Z] 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=8614b8823b9482f274c22a2df4f1b3061c4102e9&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T18:12:27.936Z] -> Uploading to [2021-11-10T18:12:27.936Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-10/A97CA9966030D2A3747ED39772930CCE/8614b8823b9482f274c22a2df4f1b3061c4102e9/261772d2-cf87-4bff-91d5-58663278f212.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T181227Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cdd5fe01dce7fb08c6c1a632f356d9eb3450f1855424505420905fe88f816ac [2021-11-10T18:12:27.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T18:12:27.936Z] Dload Upload Total Spent Left Speed [2021-11-10T18:12:28.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1807 --:--:-- --:--:-- --:--:-- 1808 [2021-11-10T18:12:28.196Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] } [2021-11-10T18:12:28.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-10T18:12:29.538Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-10T18:12:29.557Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:12:29.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T18:12:29.871Z] [2021-11-10T18:12:29.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:12:30.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T18:12:30.176Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-10T18:12:30.176Z] 188c0c94c7c5: Pulling fs layer [2021-11-10T18:12:30.176Z] 0ef7d3d256c8: Pulling fs layer [2021-11-10T18:12:30.176Z] de9db76c5a1d: Pulling fs layer [2021-11-10T18:12:30.176Z] 0eba1c9be4d2: Pulling fs layer [2021-11-10T18:12:30.176Z] 0d57e429df01: Pulling fs layer [2021-11-10T18:12:30.176Z] 4e4be7b47b0d: Pulling fs layer [2021-11-10T18:12:30.176Z] e1f770b5df2f: Pulling fs layer [2021-11-10T18:12:30.176Z] 85a0685a4137: Pulling fs layer [2021-11-10T18:12:30.176Z] 0d57e429df01: Waiting [2021-11-10T18:12:30.176Z] 4e4be7b47b0d: Waiting [2021-11-10T18:12:30.176Z] e1f770b5df2f: Waiting [2021-11-10T18:12:30.176Z] 85a0685a4137: Waiting [2021-11-10T18:12:30.176Z] 0eba1c9be4d2: Waiting [2021-11-10T18:12:30.176Z] de9db76c5a1d: Verifying Checksum [2021-11-10T18:12:30.176Z] de9db76c5a1d: Download complete [2021-11-10T18:12:30.176Z] 0ef7d3d256c8: Verifying Checksum [2021-11-10T18:12:30.176Z] 0ef7d3d256c8: Download complete [2021-11-10T18:12:30.176Z] 0d57e429df01: Verifying Checksum [2021-11-10T18:12:30.176Z] 0d57e429df01: Download complete [2021-11-10T18:12:30.176Z] 4e4be7b47b0d: Verifying Checksum [2021-11-10T18:12:30.176Z] 4e4be7b47b0d: Download complete [2021-11-10T18:12:30.176Z] 188c0c94c7c5: Verifying Checksum [2021-11-10T18:12:30.176Z] 188c0c94c7c5: Download complete [2021-11-10T18:12:30.447Z] e1f770b5df2f: Verifying Checksum [2021-11-10T18:12:30.447Z] e1f770b5df2f: Download complete [2021-11-10T18:12:30.718Z] 188c0c94c7c5: Pull complete [2021-11-10T18:12:30.987Z] 0eba1c9be4d2: Verifying Checksum [2021-11-10T18:12:30.987Z] 0eba1c9be4d2: Download complete [2021-11-10T18:12:30.987Z] 0ef7d3d256c8: Pull complete [2021-11-10T18:12:30.987Z] de9db76c5a1d: Pull complete [2021-11-10T18:12:30.987Z] 85a0685a4137: Verifying Checksum [2021-11-10T18:12:30.987Z] 85a0685a4137: Download complete [2021-11-10T18:12:35.228Z] 0eba1c9be4d2: Pull complete [2021-11-10T18:12:35.228Z] 0d57e429df01: Pull complete [2021-11-10T18:12:35.228Z] 4e4be7b47b0d: Pull complete [2021-11-10T18:12:35.228Z] e1f770b5df2f: Pull complete [2021-11-10T18:12:39.452Z] 85a0685a4137: Pull complete [2021-11-10T18:12:39.452Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-10T18:12:39.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T18:12:39.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-10T18:12:39.521Z] prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container [2021-11-10T18:12:39.566Z] $ 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-11-10T18:12:41.808Z] $ docker top b75a9878e8bdf5a26533de95c63082f1aec1f0caf3a81b35871cc8a1b8f7c5ac -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-10T18:12:41.880Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-10T18:12:42.167Z] + set -o pipefail [2021-11-10T18:12:42.167Z] + snyk monitor '--org=edgex-jenkins' [2021-11-10T18:12:47.467Z] [2021-11-10T18:12:47.467Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-11-10T18:12:47.467Z] [2021-11-10T18:12:47.467Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/4c50db5b-8e64-49a1-926e-2c9521572e8e [2021-11-10T18:12:47.467Z] [2021-11-10T18:12:47.467Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-10T18:12:47.467Z] [2021-11-10T18:12:47.467Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-10T18:12:47.467Z] [2021-11-10T18:12:47.467Z] [2021-11-10T18:12:47.467Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-10T18:12:47.468Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-10T18:12:47.481Z] $ docker stop --time=1 b75a9878e8bdf5a26533de95c63082f1aec1f0caf3a81b35871cc8a1b8f7c5ac [2021-11-10T18:12:49.473Z] $ docker rm -f b75a9878e8bdf5a26533de95c63082f1aec1f0caf3a81b35871cc8a1b8f7c5ac [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-11-10T18:12:51.519Z] + git log --format=format:%s -1 8614b8823b9482f274c22a2df4f1b3061c4102e9 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:12:51.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T18:12:51.824Z] . [Pipeline] withDockerContainer [2021-11-10T18:12:51.887Z] prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container [2021-11-10T18:12:51.935Z] $ 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-11-10T18:12:52.280Z] $ docker top b59463955517cf5a087e3614655b973bb9d4ab509838a170cb9ea19b8ae700b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T18:12:52.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T18:12:52.371Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T18:12:52.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T18:12:52.474Z] $ docker exec b59463955517cf5a087e3614655b973bb9d4ab509838a170cb9ea19b8ae700b5 ssh-agent [2021-11-10T18:12:52.567Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXImpAmf/agent.15 [2021-11-10T18:12:52.567Z] SSH_AGENT_PID=21 [2021-11-10T18:12:52.572Z] Running ssh-add (command line suppressed) [2021-11-10T18:12:52.681Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7351526859041780755.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7351526859041780755.key) [2021-11-10T18:12:52.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T18:12:52.983Z] + git semver tag [2021-11-10T18:12:52.983Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T18:12:52.983Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-10T18:12:52.983Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-10T18:12:52.983Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T18:12:52.983Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T18:12:52.983Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T18:12:52.983Z] # $SEMVER_BRANCH = main [2021-11-10T18:12:52.983Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-10T18:12:52.983Z] # 8614b8823b9482f274c22a2df4f1b3061c4102e9 HEAD [2021-11-10T18:12:52.983Z] # -> Force: false [2021-11-10T18:12:52.983Z] # 01b346986fb05320df09cfa5084c4774b44adc7f refs/tags/v2.0.2-dev.27 [Pipeline] } [2021-11-10T18:12:52.995Z] $ docker exec --env ******** --env ******** b59463955517cf5a087e3614655b973bb9d4ab509838a170cb9ea19b8ae700b5 ssh-agent -k [2021-11-10T18:12:53.083Z] unset SSH_AUTH_SOCK; [2021-11-10T18:12:53.085Z] unset SSH_AGENT_PID; [2021-11-10T18:12:53.085Z] echo Agent pid 21 killed; [2021-11-10T18:12:53.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T18:12:53.400Z] + git semver [Pipeline] } [2021-11-10T18:12:53.414Z] $ docker stop --time=1 b59463955517cf5a087e3614655b973bb9d4ab509838a170cb9ea19b8ae700b5 [2021-11-10T18:12:54.599Z] $ docker rm -f b59463955517cf5a087e3614655b973bb9d4ab509838a170cb9ea19b8ae700b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:12:54.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T18:12:54.990Z] [2021-11-10T18:12:54.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:12:55.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T18:12:55.294Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-10T18:12:55.294Z] ab5ef0e58194: Pulling fs layer [2021-11-10T18:12:55.294Z] 9712f1f96733: Pulling fs layer [2021-11-10T18:12:55.294Z] 63f879dbbcfc: Pulling fs layer [2021-11-10T18:12:55.294Z] 0d9ebad4ef96: Pulling fs layer [2021-11-10T18:12:55.294Z] e9a5061849ea: Pulling fs layer [2021-11-10T18:12:55.294Z] d747dcd14b5f: Pulling fs layer [2021-11-10T18:12:55.294Z] 2de7ff778b66: Pulling fs layer [2021-11-10T18:12:55.294Z] e9a5061849ea: Waiting [2021-11-10T18:12:55.294Z] d747dcd14b5f: Waiting [2021-11-10T18:12:55.294Z] 2de7ff778b66: Waiting [2021-11-10T18:12:55.294Z] 0d9ebad4ef96: Waiting [2021-11-10T18:12:55.294Z] 9712f1f96733: Verifying Checksum [2021-11-10T18:12:55.294Z] 9712f1f96733: Download complete [2021-11-10T18:12:55.561Z] 63f879dbbcfc: Verifying Checksum [2021-11-10T18:12:55.561Z] 63f879dbbcfc: Download complete [2021-11-10T18:12:55.823Z] 0d9ebad4ef96: Verifying Checksum [2021-11-10T18:12:55.823Z] 0d9ebad4ef96: Download complete [2021-11-10T18:12:55.823Z] d747dcd14b5f: Verifying Checksum [2021-11-10T18:12:55.823Z] d747dcd14b5f: Download complete [2021-11-10T18:12:55.823Z] e9a5061849ea: Verifying Checksum [2021-11-10T18:12:55.823Z] e9a5061849ea: Download complete [2021-11-10T18:12:56.085Z] ab5ef0e58194: Verifying Checksum [2021-11-10T18:12:56.085Z] ab5ef0e58194: Download complete [2021-11-10T18:12:56.085Z] 2de7ff778b66: Verifying Checksum [2021-11-10T18:12:56.085Z] 2de7ff778b66: Download complete [2021-11-10T18:12:59.433Z] ab5ef0e58194: Pull complete [2021-11-10T18:12:59.433Z] 9712f1f96733: Pull complete [2021-11-10T18:13:00.012Z] 63f879dbbcfc: Pull complete [2021-11-10T18:13:04.269Z] 0d9ebad4ef96: Pull complete [2021-11-10T18:13:04.269Z] e9a5061849ea: Pull complete [2021-11-10T18:13:04.540Z] d747dcd14b5f: Pull complete [2021-11-10T18:13:05.483Z] 2de7ff778b66: Pull complete [2021-11-10T18:13:05.483Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-10T18:13:05.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T18:13:05.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-10T18:13:05.560Z] prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container [2021-11-10T18:13:06.605Z] $ 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-11-10T18:13:09.886Z] $ docker top 4c698158ae56958746c2595440682743a7c97a5921fe7d6623f0f42296b74d5c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-10T18:13:09.962Z] provisioning config files... [2021-11-10T18:13:09.969Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config622464079263876032tmp [2021-11-10T18:13:09.979Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8059224847477476860tmp [2021-11-10T18:13:09.991Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config210879650116370656tmp [Pipeline] { [Pipeline] echo [2021-11-10T18:13:10.008Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:13:10.311Z] ---> sigul-configuration.sh [2021-11-10T18:13:10.311Z] gpg: directory `/root/.gnupg' created [2021-11-10T18:13:10.311Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-10T18:13:10.311Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-10T18:13:10.311Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-10T18:13:10.311Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-10T18:13:10.311Z] gpg: CAST5 encrypted data [2021-11-10T18:13:10.311Z] gpg: encrypted with 1 passphrase [2021-11-10T18:13:10.311Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-10T18:13:10.604Z] + mkdir /home/jenkins [2021-11-10T18:13:10.604Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-10T18:13:10.894Z] + 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-11-10T18:13:10.902Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:13:11.186Z] ---> sigul-install.sh [2021-11-10T18:13:11.187Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-10T18:13:11.471Z] + git tag --list [2021-11-10T18:13:11.471Z] v1.0.0 [2021-11-10T18:13:11.471Z] v1.1.0 [2021-11-10T18:13:11.471Z] v1.2.0 [2021-11-10T18:13:11.471Z] v1.3.0 [2021-11-10T18:13:11.471Z] v1.3.1 [2021-11-10T18:13:11.471Z] v2.0.0 [2021-11-10T18:13:11.471Z] v2.0.1 [2021-11-10T18:13:11.471Z] v2.0.1-dev.1 [2021-11-10T18:13:11.471Z] v2.0.2-dev.1 [2021-11-10T18:13:11.471Z] v2.0.2-dev.10 [2021-11-10T18:13:11.471Z] v2.0.2-dev.11 [2021-11-10T18:13:11.471Z] v2.0.2-dev.12 [2021-11-10T18:13:11.471Z] v2.0.2-dev.13 [2021-11-10T18:13:11.471Z] v2.0.2-dev.14 [2021-11-10T18:13:11.471Z] v2.0.2-dev.15 [2021-11-10T18:13:11.471Z] v2.0.2-dev.16 [2021-11-10T18:13:11.471Z] v2.0.2-dev.17 [2021-11-10T18:13:11.471Z] v2.0.2-dev.18 [2021-11-10T18:13:11.471Z] v2.0.2-dev.19 [2021-11-10T18:13:11.471Z] v2.0.2-dev.2 [2021-11-10T18:13:11.471Z] v2.0.2-dev.20 [2021-11-10T18:13:11.471Z] v2.0.2-dev.21 [2021-11-10T18:13:11.471Z] v2.0.2-dev.22 [2021-11-10T18:13:11.471Z] v2.0.2-dev.23 [2021-11-10T18:13:11.471Z] v2.0.2-dev.24 [2021-11-10T18:13:11.471Z] v2.0.2-dev.25 [2021-11-10T18:13:11.471Z] v2.0.2-dev.26 [2021-11-10T18:13:11.471Z] v2.0.2-dev.27 [2021-11-10T18:13:11.471Z] v2.0.2-dev.3 [2021-11-10T18:13:11.471Z] v2.0.2-dev.4 [2021-11-10T18:13:11.471Z] v2.0.2-dev.5 [2021-11-10T18:13:11.471Z] v2.0.2-dev.6 [2021-11-10T18:13:11.471Z] v2.0.2-dev.7 [2021-11-10T18:13:11.471Z] v2.0.2-dev.8 [2021-11-10T18:13:11.471Z] v2.0.2-dev.9 [Pipeline] sh [2021-11-10T18:13:11.759Z] + lftools sign git-tag v2.0.2-dev.27 [2021-11-10T18:13:12.331Z] Signing Git tag with Sigul... [2021-11-10T18:13:12.331Z] Signing v2.0.2-dev.27 [Pipeline] echo [2021-11-10T18:13:13.282Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:13:13.568Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-10T18:13:13.576Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-10T18:13:13.596Z] $ docker stop --time=1 4c698158ae56958746c2595440682743a7c97a5921fe7d6623f0f42296b74d5c [2021-11-10T18:13:14.806Z] $ docker rm -f 4c698158ae56958746c2595440682743a7c97a5921fe7d6623f0f42296b74d5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:13:15.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T18:13:15.379Z] . [Pipeline] withDockerContainer [2021-11-10T18:13:15.441Z] prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container [2021-11-10T18:13:15.485Z] $ 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-11-10T18:13:15.850Z] $ docker top 18547f90c675f7b952fe25cf2ab6d2806255d536f934ffb282e0272edd14b4e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T18:13:15.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T18:13:15.936Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T18:13:16.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T18:13:16.049Z] $ docker exec 18547f90c675f7b952fe25cf2ab6d2806255d536f934ffb282e0272edd14b4e0 ssh-agent [2021-11-10T18:13:16.161Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHIMMfL/agent.14 [2021-11-10T18:13:16.161Z] SSH_AGENT_PID=20 [2021-11-10T18:13:16.165Z] Running ssh-add (command line suppressed) [2021-11-10T18:13:16.257Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2776317045287402891.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2776317045287402891.key) [2021-11-10T18:13:16.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T18:13:16.551Z] + git semver bump pre [2021-11-10T18:13:16.551Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T18:13:16.551Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-10T18:13:16.551Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-10T18:13:16.551Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T18:13:16.551Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T18:13:16.551Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T18:13:16.551Z] # $SEMVER_BRANCH = main [2021-11-10T18:13:16.551Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-10T18:13:16.551Z] 2.0.2-dev.28 [Pipeline] } [2021-11-10T18:13:16.563Z] $ docker exec --env ******** --env ******** 18547f90c675f7b952fe25cf2ab6d2806255d536f934ffb282e0272edd14b4e0 ssh-agent -k [2021-11-10T18:13:16.650Z] unset SSH_AUTH_SOCK; [2021-11-10T18:13:16.650Z] unset SSH_AGENT_PID; [2021-11-10T18:13:16.650Z] echo Agent pid 20 killed; [2021-11-10T18:13:16.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T18:13:16.964Z] + git semver [Pipeline] } [2021-11-10T18:13:16.982Z] $ docker stop --time=1 18547f90c675f7b952fe25cf2ab6d2806255d536f934ffb282e0272edd14b4e0 [2021-11-10T18:13:18.168Z] $ docker rm -f 18547f90c675f7b952fe25cf2ab6d2806255d536f934ffb282e0272edd14b4e0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:13:18.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T18:13:18.531Z] . [Pipeline] withDockerContainer [2021-11-10T18:13:18.586Z] prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container [2021-11-10T18:13:18.618Z] $ 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-11-10T18:13:18.966Z] $ docker top 27663bf82073506ebf42850f8d868b208dfc4592f90b37d161a4351b1243f0b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T18:13:19.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T18:13:19.046Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T18:13:19.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T18:13:19.153Z] $ docker exec 27663bf82073506ebf42850f8d868b208dfc4592f90b37d161a4351b1243f0b1 ssh-agent [2021-11-10T18:13:19.258Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMJjnfI/agent.14 [2021-11-10T18:13:19.258Z] SSH_AGENT_PID=20 [2021-11-10T18:13:19.263Z] Running ssh-add (command line suppressed) [2021-11-10T18:13:19.356Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4074221621412796807.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4074221621412796807.key) [2021-11-10T18:13:20.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T18:13:20.629Z] + git semver push [2021-11-10T18:13:20.629Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T18:13:20.629Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-10T18:13:20.629Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-10T18:13:20.629Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T18:13:20.629Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T18:13:20.629Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T18:13:20.629Z] # $SEMVER_BRANCH = main [2021-11-10T18:13:20.629Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-10T18:13:22.179Z] $ docker exec --env ******** --env ******** 27663bf82073506ebf42850f8d868b208dfc4592f90b37d161a4351b1243f0b1 ssh-agent -k [2021-11-10T18:13:22.265Z] unset SSH_AUTH_SOCK; [2021-11-10T18:13:22.265Z] unset SSH_AGENT_PID; [2021-11-10T18:13:22.265Z] echo Agent pid 20 killed; [2021-11-10T18:13:22.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T18:13:22.579Z] + git semver [Pipeline] } [2021-11-10T18:13:22.595Z] $ docker stop --time=1 27663bf82073506ebf42850f8d868b208dfc4592f90b37d161a4351b1243f0b1 [2021-11-10T18:13:23.770Z] $ docker rm -f 27663bf82073506ebf42850f8d868b208dfc4592f90b37d161a4351b1243f0b1 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-10T18:13:25.662Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:13:25.968Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:13:26.522Z] ---> package-listing.sh [2021-11-10T18:13:26.522Z] ++ facter osfamily [2021-11-10T18:13:26.522Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-10T18:13:26.782Z] + OS_FAMILY=redhat [2021-11-10T18:13:26.782Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-11-10T18:13:26.782Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-10T18:13:26.782Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-10T18:13:26.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-10T18:13:26.782Z] + PACKAGES=/tmp/packages_start.txt [2021-11-10T18:13:26.782Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-10T18:13:26.782Z] + PACKAGES=/tmp/packages_end.txt [2021-11-10T18:13:26.782Z] + case "${OS_FAMILY}" in [2021-11-10T18:13:26.782Z] + rpm -qa [2021-11-10T18:13:26.782Z] + sort [2021-11-10T18:13:27.351Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-10T18:13:27.351Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-10T18:13:27.351Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-10T18:13:27.351Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-10T18:13:27.351Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-11-10T18:13:27.351Z] + 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-11-10T18:13:27.361Z] 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-11-10T18:13:27.642Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:13:28.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T18:13:28.201Z] [2021-11-10T18:13:28.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T18:13:28.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T18:13:28.498Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T18:13:28.498Z] b4d181a07f80: Pulling fs layer [2021-11-10T18:13:28.498Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T18:13:28.498Z] ed53099fbce6: Pulling fs layer [2021-11-10T18:13:28.498Z] dc539afda2c1: Pulling fs layer [2021-11-10T18:13:28.498Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T18:13:28.498Z] 9065ff56babe: Pulling fs layer [2021-11-10T18:13:28.498Z] d287ab97295c: Pulling fs layer [2021-11-10T18:13:28.498Z] dc539afda2c1: Waiting [2021-11-10T18:13:28.498Z] 77bc0d833cb6: Waiting [2021-11-10T18:13:28.498Z] 9065ff56babe: Waiting [2021-11-10T18:13:28.498Z] d287ab97295c: Waiting [2021-11-10T18:13:28.498Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T18:13:28.498Z] a1111a8f2ec3: Download complete [2021-11-10T18:13:28.498Z] dc539afda2c1: Verifying Checksum [2021-11-10T18:13:28.498Z] dc539afda2c1: Download complete [2021-11-10T18:13:28.498Z] ed53099fbce6: Verifying Checksum [2021-11-10T18:13:28.498Z] ed53099fbce6: Download complete [2021-11-10T18:13:28.762Z] 9065ff56babe: Verifying Checksum [2021-11-10T18:13:28.762Z] 9065ff56babe: Download complete [2021-11-10T18:13:28.762Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T18:13:28.762Z] 77bc0d833cb6: Download complete [2021-11-10T18:13:28.762Z] b4d181a07f80: Verifying Checksum [2021-11-10T18:13:28.762Z] b4d181a07f80: Download complete [2021-11-10T18:13:29.342Z] d287ab97295c: Verifying Checksum [2021-11-10T18:13:29.342Z] d287ab97295c: Download complete [2021-11-10T18:13:30.289Z] b4d181a07f80: Pull complete [2021-11-10T18:13:30.289Z] a1111a8f2ec3: Pull complete [2021-11-10T18:13:30.863Z] ed53099fbce6: Pull complete [2021-11-10T18:13:30.863Z] dc539afda2c1: Pull complete [2021-11-10T18:13:31.439Z] 77bc0d833cb6: Pull complete [2021-11-10T18:13:31.439Z] 9065ff56babe: Pull complete [2021-11-10T18:13:36.734Z] d287ab97295c: Pull complete [2021-11-10T18:13:36.734Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T18:13:36.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T18:13:36.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T18:13:36.802Z] prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container [2021-11-10T18:13:36.839Z] $ 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-11-10T18:13:39.568Z] $ docker top 9708f075361d618ac5694108c169095fcdd6a651c81c935861532f811ea818e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T18:13:39.922Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-10T18:13:40.214Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-10T18:13:40.501Z] + ls /var/log/sa-host [2021-11-10T18:13:40.501Z] + sadf -c /var/log/sa-host/sa10 [2021-11-10T18:13:40.501Z] file_magic: OK [2021-11-10T18:13:40.501Z] HZ: Using current value: 100 [2021-11-10T18:13:40.501Z] file_header: OK [2021-11-10T18:13:40.501Z] 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-11-10T18:13:40.501Z] Statistics: [2021-11-10T18:13:40.501Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T18:13:40.501Z] File successfully converted to sysstat format version 12.0.3 [2021-11-10T18:13:40.501Z] + sadf -c /var/log/sa-host/sa30 [2021-11-10T18:13:40.501Z] file_magic: OK [2021-11-10T18:13:40.501Z] HZ: Using current value: 100 [2021-11-10T18:13:40.501Z] file_header: OK [2021-11-10T18:13:40.501Z] 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-11-10T18:13:40.501Z] Statistics: [2021-11-10T18:13:40.501Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T18:13:40.501Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T18:13:40.591Z] provisioning config files... [2021-11-10T18:13:40.608Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9217073745164649156tmp [Pipeline] { [Pipeline] echo [2021-11-10T18:13:40.623Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:13:40.908Z] ---> create-netrc.sh [Pipeline] } [2021-11-10T18:13:40.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:13:42.234Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-10T18:13:42.242Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:13:42.529Z] ---> sudo-logs.sh [2021-11-10T18:13:42.529Z] Archiving 'sudo' log.. [2021-11-10T18:13:42.529Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30242.novalocal: Name or service not known [2021-11-10T18:13:42.529Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30242.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-10T18:13:42.548Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:13:42.836Z] ---> job-cost.sh [2021-11-10T18:13:42.836Z] lf-activate-venv: SKIPPING [2021-11-10T18:13:42.836Z] DEBUG: total: 0.10999999940395355 [2021-11-10T18:13:42.836Z] INFO: Retrieving Stack Cost... [2021-11-10T18:13:43.405Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T18:13:43.975Z] INFO: Archiving Costs [Pipeline] echo [2021-11-10T18:13:43.986Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T18:13:44.273Z] ---> logs-deploy.sh [2021-11-10T18:13:44.273Z] lf-activate-venv: SKIPPING [2021-11-10T18:13:44.273Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/31 [2021-11-10T18:13:44.273Z] INFO: archiving workspace using pattern(s): [2021-11-10T18:13:44.851Z] Archives upload complete. [2021-11-10T18:13:45.110Z] INFO: archiving logs to Nexus