Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15046dbeeed38caa154f660096347d19bbc8bb10 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-ssh13747215035220665020.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh192423248017799421.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh13838907444420605012.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh7176792233410448084.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-ssh9033907304037908386.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: 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-5830 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-ssh2629754602189000447.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 15046dbeeed38caa154f660096347d19bbc8bb10 (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 15046dbeeed38caa154f660096347d19bbc8bb10 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#382)" > git rev-list --no-walk 426cd0b3f460e98e9262508614d112ce01f12faa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-22T14:27:04.825Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-22T14:27:04.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-22T14:27:04.924Z] ========================================================= [2022-02-22T14:27:04.924Z] EdgeX Global Pipelines Version Info [2022-02-22T14:27:04.924Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:27:06.054Z] ------------------- [2022-02-22T14:27:06.054Z] stable info: [2022-02-22T14:27:06.054Z] ------------------- [2022-02-22T14:27:06.054Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-22T14:27:06.054Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-22T14:27:06.054Z] Message: update stable to v1.0.220 [2022-02-22T14:27:07.002Z] ------------------- [2022-02-22T14:27:07.002Z] experimental info: [2022-02-22T14:27:07.002Z] ------------------- [2022-02-22T14:27:07.002Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-22T14:27:07.002Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-22T14:27:07.002Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-22T14:27:07.139Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-02-22T14:27:07.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-02-22T14:27:07.160Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-22T14:27:07.170Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-22T14:27:07.182Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-22T14:27:07.201Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-22T14:27:07.214Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-22T14:27:07.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-22T14:27:07.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-22T14:27:07.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-22T14:27:07.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-22T14:27:07.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-02-22T14:27:07.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-22T14:27:07.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-22T14:27:07.315Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-22T14:27:07.331Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-22T14:27:07.347Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-22T14:27:07.363Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-22T14:27:07.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-22T14:27:07.392Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-22T14:27:07.409Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-22T14:27:07.420Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-22T14:27:07.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-22T14:27:07.451Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-22T14:27:07.468Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-22T14:27:07.480Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-22T14:27:07.493Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-22T14:27:07.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-22T14:27:07.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-22T14:27:07.536Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] echo [2022-02-22T14:27:07.551Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15046db [Pipeline] echo [2022-02-22T14:27:07.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-22T14:27:07.615Z] provisioning config files... [2022-02-22T14:27:07.625Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1454437133377015086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:27:07.933Z] ---> docker-login.sh [2022-02-22T14:27:07.933Z] nexus3.edgexfoundry.org:10001 [2022-02-22T14:27:07.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:27:08.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:27:08.198Z] Configure a credential helper to remove this warning. See [2022-02-22T14:27:08.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:27:08.198Z] [2022-02-22T14:27:08.198Z] Login Succeeded [2022-02-22T14:27:08.198Z] nexus3.edgexfoundry.org:10002 [2022-02-22T14:27:08.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:27:08.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:27:08.198Z] Configure a credential helper to remove this warning. See [2022-02-22T14:27:08.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:27:08.198Z] [2022-02-22T14:27:08.198Z] Login Succeeded [2022-02-22T14:27:08.198Z] nexus3.edgexfoundry.org:10003 [2022-02-22T14:27:08.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:27:08.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:27:08.459Z] Configure a credential helper to remove this warning. See [2022-02-22T14:27:08.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:27:08.459Z] [2022-02-22T14:27:08.459Z] Login Succeeded [2022-02-22T14:27:08.459Z] nexus3.edgexfoundry.org:10004 [2022-02-22T14:27:08.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:27:08.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:27:08.459Z] Configure a credential helper to remove this warning. See [2022-02-22T14:27:08.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:27:08.459Z] [2022-02-22T14:27:08.459Z] Login Succeeded [2022-02-22T14:27:08.459Z] docker.io [2022-02-22T14:27:08.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:27:09.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:27:09.032Z] Configure a credential helper to remove this warning. See [2022-02-22T14:27:09.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:27:09.032Z] [2022-02-22T14:27:09.032Z] Login Succeeded [2022-02-22T14:27:09.032Z] ---> docker-login.sh ends [Pipeline] } [2022-02-22T14:27:09.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-22T14:27:09.413Z] + git rev-list -1 --merges 15046dbeeed38caa154f660096347d19bbc8bb10~1..15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] echo [2022-02-22T14:27:09.450Z] -----------> git rev-list -1 --merges 15046dbeeed38caa154f660096347d19bbc8bb10~1..15046dbeeed38caa154f660096347d19bbc8bb10 15046dbeeed38caa154f660096347d19bbc8bb10 [false] [Pipeline] sh [2022-02-22T14:27:09.748Z] + git log --format=format:%s -1 15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] echo [2022-02-22T14:27:09.765Z] ========================================================= [2022-02-22T14:27:09.765Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-22T14:27:09.765Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-22T14:27:10.117Z] + git log --format=format:%s -1 15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] echo [2022-02-22T14:27:10.131Z] [semverPrep] GIT_COMMIT: 15046dbeeed38caa154f660096347d19bbc8bb10, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#382) [Pipeline] echo [2022-02-22T14:27:10.141Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-22T14:27:10.566Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-22T14:27:10.566Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-22T14:27:10.566Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-22T14:27:10.566Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-22T14:27:10.566Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-22T14:27:10.566Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-22T14:27:10.566Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:27:10.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-22T14:27:10.999Z] [2022-02-22T14:27:10.999Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:27:11.310Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-22T14:27:11.310Z] latest: Pulling from edgex-devops/git-semver [2022-02-22T14:27:11.310Z] a0d0a0d46f8b: Pulling fs layer [2022-02-22T14:27:11.310Z] 3e5f54012d9b: Pulling fs layer [2022-02-22T14:27:11.310Z] 4c7163046ea9: Pulling fs layer [2022-02-22T14:27:11.310Z] 0c2d73faf560: Pulling fs layer [2022-02-22T14:27:11.310Z] 0c2d73faf560: Waiting [2022-02-22T14:27:11.310Z] 3e5f54012d9b: Verifying Checksum [2022-02-22T14:27:11.310Z] 3e5f54012d9b: Download complete [2022-02-22T14:27:11.310Z] a0d0a0d46f8b: Verifying Checksum [2022-02-22T14:27:11.310Z] a0d0a0d46f8b: Download complete [2022-02-22T14:27:11.310Z] 0c2d73faf560: Verifying Checksum [2022-02-22T14:27:11.310Z] 0c2d73faf560: Download complete [2022-02-22T14:27:11.573Z] 4c7163046ea9: Verifying Checksum [2022-02-22T14:27:11.573Z] 4c7163046ea9: Download complete [2022-02-22T14:27:11.573Z] a0d0a0d46f8b: Pull complete [2022-02-22T14:27:11.573Z] 3e5f54012d9b: Pull complete [2022-02-22T14:27:11.836Z] 4c7163046ea9: Pull complete [2022-02-22T14:27:12.096Z] 0c2d73faf560: Pull complete [2022-02-22T14:27:12.096Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-22T14:27:12.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-22T14:27:12.096Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-22T14:27:12.169Z] prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container [2022-02-22T14:27:12.159Z] $ 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 [2022-02-22T14:27:12.833Z] $ docker top 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-22T14:27:12.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-22T14:27:12.923Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-22T14:27:13.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-22T14:27:13.031Z] $ docker exec 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba ssh-agent [2022-02-22T14:27:13.127Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKhkPjc/agent.14 [2022-02-22T14:27:13.127Z] SSH_AGENT_PID=20 [2022-02-22T14:27:13.133Z] Running ssh-add (command line suppressed) [2022-02-22T14:27:13.222Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5180083527450458979.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5180083527450458979.key) [2022-02-22T14:27:13.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-22T14:27:13.534Z] + git tag --points-at HEAD [Pipeline] } [2022-02-22T14:27:13.550Z] $ docker exec --env ******** --env ******** 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba ssh-agent -k [2022-02-22T14:27:13.644Z] unset SSH_AUTH_SOCK; [2022-02-22T14:27:13.644Z] unset SSH_AGENT_PID; [2022-02-22T14:27:13.644Z] echo Agent pid 20 killed; [2022-02-22T14:27:13.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-22T14:27:13.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-22T14:27:13.683Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-22T14:27:13.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-22T14:27:13.780Z] $ docker exec 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba ssh-agent [2022-02-22T14:27:13.872Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXikEJkp/agent.55 [2022-02-22T14:27:13.872Z] SSH_AGENT_PID=62 [2022-02-22T14:27:13.877Z] Running ssh-add (command line suppressed) [2022-02-22T14:27:13.966Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4170991804719154868.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4170991804719154868.key) [2022-02-22T14:27:13.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-22T14:27:14.281Z] + git semver init [2022-02-22T14:27:14.281Z] # -> Open(): unable to determine branch for HEAD [2022-02-22T14:27:14.281Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-22T14:27:14.281Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-22T14:27:14.281Z] # $SEMVER_REMOTE_NAME = origin [2022-02-22T14:27:14.281Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-22T14:27:14.281Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-22T14:27:14.281Z] # $SEMVER_BRANCH = main [2022-02-22T14:27:14.281Z] # $SEMVER_TEMP = /tmp/semver-399952789 [2022-02-22T14:27:14.281Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-02-22T14:27:15.224Z] # '/tmp/semver-399952789' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-02-22T14:27:15.224Z] # -> Force: false [2022-02-22T14:27:15.224Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-02-22T14:27:15.234Z] $ docker exec --env ******** --env ******** 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba ssh-agent -k [2022-02-22T14:27:15.314Z] unset SSH_AUTH_SOCK; [2022-02-22T14:27:15.314Z] unset SSH_AGENT_PID; [2022-02-22T14:27:15.314Z] echo Agent pid 62 killed; [2022-02-22T14:27:15.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-22T14:27:15.676Z] + git semver [Pipeline] } [2022-02-22T14:27:15.689Z] $ docker stop --time=1 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba [2022-02-22T14:27:16.917Z] $ docker rm -f 7ca99a73e3ae8eedb21311665dd57323e0a3ff33068e63095adf747444032dba [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-22T14:27:17.282Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-22T14:27:17.528Z] Stashed 1 file(s) [Pipeline] echo [2022-02-22T14:27:17.530Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-22T14:27:17.644Z] provisioning config files... [2022-02-22T14:27:17.654Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7855210394727720795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:27:17.955Z] ---> docker-login.sh [2022-02-22T14:27:17.955Z] nexus3.edgexfoundry.org:10001 [2022-02-22T14:27:17.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:27:17.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:27:17.955Z] Configure a credential helper to remove this warning. See [2022-02-22T14:27:17.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:27:17.955Z] [2022-02-22T14:27:17.955Z] Login Succeeded [2022-02-22T14:27:17.955Z] nexus3.edgexfoundry.org:10002 [2022-02-22T14:27:17.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:27:17.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:27:17.955Z] Configure a credential helper to remove this warning. See [2022-02-22T14:27:17.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:27:17.955Z] [2022-02-22T14:27:17.955Z] Login Succeeded [2022-02-22T14:27:17.955Z] nexus3.edgexfoundry.org:10003 [2022-02-22T14:27:18.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:27:18.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:27:18.218Z] Configure a credential helper to remove this warning. See [2022-02-22T14:27:18.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:27:18.218Z] [2022-02-22T14:27:18.218Z] Login Succeeded [2022-02-22T14:27:18.218Z] nexus3.edgexfoundry.org:10004 [2022-02-22T14:27:18.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:27:18.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:27:18.218Z] Configure a credential helper to remove this warning. See [2022-02-22T14:27:18.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:27:18.218Z] [2022-02-22T14:27:18.218Z] Login Succeeded [2022-02-22T14:27:18.218Z] docker.io [2022-02-22T14:27:18.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:27:18.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:27:18.738Z] Configure a credential helper to remove this warning. See [2022-02-22T14:27:18.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:27:18.738Z] [2022-02-22T14:27:18.738Z] Login Succeeded [2022-02-22T14:27:18.738Z] ---> docker-login.sh ends [Pipeline] } [2022-02-22T14:27:18.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-22T14:27:18.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-22T14:27:18.825Z] ========================================================= [2022-02-22T14:27:18.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-22T14:27:18.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:27:19.139Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-22T14:27:19.139Z] Sending build context to Docker daemon 2.961MB [2022-02-22T14:27:19.139Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-22T14:27:19.139Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-22T14:27:19.139Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-22T14:27:19.139Z] 59bf1c3509f3: Pulling fs layer [2022-02-22T14:27:19.139Z] 666ba61612fd: Pulling fs layer [2022-02-22T14:27:19.139Z] 8ed8ca486205: Pulling fs layer [2022-02-22T14:27:19.139Z] 4fe6c5a15a65: Pulling fs layer [2022-02-22T14:27:19.139Z] 22a0e8bec74d: Pulling fs layer [2022-02-22T14:27:19.139Z] 640e595b4fbd: Pulling fs layer [2022-02-22T14:27:19.139Z] 763cafe07f6e: Pulling fs layer [2022-02-22T14:27:19.139Z] 0c0b528cf693: Pulling fs layer [2022-02-22T14:27:19.139Z] 10935f4eaf8b: Pulling fs layer [2022-02-22T14:27:19.139Z] 4fe6c5a15a65: Waiting [2022-02-22T14:27:19.139Z] 22a0e8bec74d: Waiting [2022-02-22T14:27:19.139Z] 640e595b4fbd: Waiting [2022-02-22T14:27:19.139Z] 763cafe07f6e: Waiting [2022-02-22T14:27:19.139Z] 0c0b528cf693: Waiting [2022-02-22T14:27:19.139Z] 8ed8ca486205: Verifying Checksum [2022-02-22T14:27:19.139Z] 8ed8ca486205: Download complete [2022-02-22T14:27:19.139Z] 666ba61612fd: Verifying Checksum [2022-02-22T14:27:19.139Z] 666ba61612fd: Download complete [2022-02-22T14:27:19.139Z] 22a0e8bec74d: Verifying Checksum [2022-02-22T14:27:19.139Z] 22a0e8bec74d: Download complete [2022-02-22T14:27:19.139Z] 640e595b4fbd: Verifying Checksum [2022-02-22T14:27:19.139Z] 640e595b4fbd: Download complete [2022-02-22T14:27:19.139Z] 59bf1c3509f3: Verifying Checksum [2022-02-22T14:27:19.139Z] 59bf1c3509f3: Download complete [2022-02-22T14:27:19.139Z] 763cafe07f6e: Verifying Checksum [2022-02-22T14:27:19.139Z] 763cafe07f6e: Download complete [2022-02-22T14:27:19.409Z] 0c0b528cf693: Verifying Checksum [2022-02-22T14:27:19.409Z] 0c0b528cf693: Download complete [2022-02-22T14:27:19.688Z] 59bf1c3509f3: Pull complete [2022-02-22T14:27:19.962Z] 10935f4eaf8b: Verifying Checksum [2022-02-22T14:27:19.962Z] 10935f4eaf8b: Download complete [2022-02-22T14:27:19.962Z] 666ba61612fd: Pull complete [2022-02-22T14:27:19.962Z] 4fe6c5a15a65: Verifying Checksum [2022-02-22T14:27:19.962Z] 4fe6c5a15a65: Download complete [2022-02-22T14:27:20.226Z] 8ed8ca486205: Pull complete [2022-02-22T14:27:24.462Z] 4fe6c5a15a65: Pull complete [2022-02-22T14:27:24.462Z] 22a0e8bec74d: Pull complete [2022-02-22T14:27:24.462Z] 640e595b4fbd: Pull complete [2022-02-22T14:27:24.462Z] 763cafe07f6e: Pull complete [2022-02-22T14:27:24.462Z] 0c0b528cf693: Pull complete [2022-02-22T14:27:27.048Z] 10935f4eaf8b: Pull complete [2022-02-22T14:27:27.048Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-22T14:27:27.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-22T14:27:27.048Z] ---> 99d49a6021b9 [2022-02-22T14:27:27.048Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-22T14:27:28.964Z] ---> Running in b9887c698522 [2022-02-22T14:27:28.964Z] Removing intermediate container b9887c698522 [2022-02-22T14:27:28.964Z] ---> bb859b7c882a [2022-02-22T14:27:28.964Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-22T14:27:28.964Z] ---> Running in 396c0c7cff5a [2022-02-22T14:27:28.964Z] Removing intermediate container 396c0c7cff5a [2022-02-22T14:27:28.964Z] ---> aba8cc67aadb [2022-02-22T14:27:28.964Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-22T14:27:28.964Z] ---> Running in 1f2df74610fd [2022-02-22T14:27:29.229Z] Removing intermediate container 1f2df74610fd [2022-02-22T14:27:29.229Z] ---> 3a9f8ee0805f [2022-02-22T14:27:29.229Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T14:27:29.229Z] ---> Running in 343ee9490350 [2022-02-22T14:27:29.489Z] Removing intermediate container 343ee9490350 [2022-02-22T14:27:29.489Z] ---> aa9ccf6c9c36 [2022-02-22T14:27:29.489Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-22T14:27:29.489Z] ---> Running in 14177dfe88dc [2022-02-22T14:27:29.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-22T14:27:30.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-22T14:27:31.270Z] OK: 221 MiB in 52 packages [2022-02-22T14:27:31.270Z] Removing intermediate container 14177dfe88dc [2022-02-22T14:27:31.270Z] ---> dc64bd889701 [2022-02-22T14:27:31.270Z] Step 8/13 : WORKDIR /app [2022-02-22T14:27:31.531Z] ---> Running in 8a5f3e5fd14b [2022-02-22T14:27:31.532Z] Removing intermediate container 8a5f3e5fd14b [2022-02-22T14:27:31.532Z] ---> 4a452a398224 [2022-02-22T14:27:31.532Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-22T14:27:31.532Z] ---> c46656475ee4 [2022-02-22T14:27:31.532Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T14:27:31.797Z] ---> Running in 345679ae2925 [2022-02-22T14:27:32.612Z] Still waiting to schedule task [2022-02-22T14:27:32.612Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-22T14:28:10.576Z] Removing intermediate container 345679ae2925 [2022-02-22T14:28:10.576Z] ---> ca7085038f2f [2022-02-22T14:28:10.576Z] Step 11/13 : COPY . . [2022-02-22T14:28:10.576Z] ---> c5f27562b5bc [2022-02-22T14:28:10.576Z] Step 12/13 : ARG MAKE="make build" [2022-02-22T14:28:10.576Z] ---> Running in f7150ee51c17 [2022-02-22T14:28:10.576Z] Removing intermediate container f7150ee51c17 [2022-02-22T14:28:10.576Z] ---> 5b0bbcfc6a9b [2022-02-22T14:28:10.576Z] Step 13/13 : RUN $MAKE [2022-02-22T14:28:10.576Z] ---> Running in 4d8d2ab20ad7 [2022-02-22T14:28:10.576Z] noop [2022-02-22T14:28:10.576Z] Removing intermediate container 4d8d2ab20ad7 [2022-02-22T14:28:10.576Z] ---> 39de8a0c6838 [2022-02-22T14:28:10.576Z] Successfully built 39de8a0c6838 [2022-02-22T14:28:10.576Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:28:10.879Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-22T14:28:10.879Z] . [Pipeline] withDockerContainer [2022-02-22T14:28:10.965Z] prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container [2022-02-22T14:28:10.995Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-02-22T14:28:11.425Z] $ docker top 2f7f28cc4e06f0cc6089afe4aa2b039492b8e53f0e6ca066e94b57e5ecc6fdb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-22T14:28:11.808Z] + go version [2022-02-22T14:28:11.808Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-22T14:28:11.817Z] $ docker stop --time=1 2f7f28cc4e06f0cc6089afe4aa2b039492b8e53f0e6ca066e94b57e5ecc6fdb9 [2022-02-22T14:28:12.999Z] $ docker rm -f 2f7f28cc4e06f0cc6089afe4aa2b039492b8e53f0e6ca066e94b57e5ecc6fdb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:28:13.419Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-22T14:28:13.419Z] . [Pipeline] withDockerContainer [2022-02-22T14:28:13.482Z] prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container [2022-02-22T14:28:13.513Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-02-22T14:28:13.940Z] $ docker top 9dce98febd7a2eccff2c9ec2d61bee51507f3a47e31e97ae4cd245d8d486f521 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-22T14:28:14.305Z] + make test [2022-02-22T14:28:14.306Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-02-22T14:28:29.339Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-02-22T14:28:29.339Z] CGO_ENABLED=1 go vet ./... [2022-02-22T14:28:33.566Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-22T14:28:33.566Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-22T14:28:33.566Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-22T14:28:33.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-22T14:28:33.591Z] $ docker stop --time=1 9dce98febd7a2eccff2c9ec2d61bee51507f3a47e31e97ae4cd245d8d486f521 [2022-02-22T14:28:35.007Z] $ docker rm -f 9dce98febd7a2eccff2c9ec2d61bee51507f3a47e31e97ae4cd245d8d486f521 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-22T14:28:35.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-22T14:28:35.435Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-22T14:28:36.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-22T14:28:36.775Z] + ls -al . [2022-02-22T14:28:36.775Z] total 148 [2022-02-22T14:28:36.775Z] drwxrwxr-x. 8 jenkins jenkins 4096 Feb 22 14:28 . [2022-02-22T14:28:36.775Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 22 14:26 .. [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 7627 Feb 22 14:27 Attribution.txt [2022-02-22T14:28:36.775Z] drwxrwxr-x. 2 jenkins jenkins 37 Feb 22 14:27 bin [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 23791 Feb 22 14:27 CHANGELOG.md [2022-02-22T14:28:36.775Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 22 14:28 coverage.out [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 2087 Feb 22 14:27 Dockerfile [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 119 Feb 22 14:27 .dockerignore [2022-02-22T14:28:36.775Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 22 14:27 .git [2022-02-22T14:28:36.775Z] drwxrwxr-x. 2 jenkins jenkins 104 Feb 22 14:27 .github [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 104 Feb 22 14:27 .gitignore [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 2816 Feb 22 14:27 go.mod [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 49942 Feb 22 14:27 go.sum [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 22 14:27 GOVERNANCE.md [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 687 Feb 22 14:27 Jenkinsfile [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 22 14:27 LICENSE [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 1949 Feb 22 14:27 main.go [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 1614 Feb 22 14:27 makefile [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 618 Feb 22 14:27 OWNERS.md [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 3860 Feb 22 14:27 README.md [2022-02-22T14:28:36.775Z] drwxrwxr-x. 9 jenkins jenkins 151 Feb 22 14:27 res [2022-02-22T14:28:36.775Z] drwx------. 3 jenkins jenkins 58 Feb 22 14:27 .semver [2022-02-22T14:28:36.775Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 22 14:27 snap [2022-02-22T14:28:36.775Z] -rw-rw-r--. 1 jenkins jenkins 12 Feb 22 14:27 VERSION [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:28:37.077Z] + 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=15046dbeeed38caa154f660096347d19bbc8bb10 --label arch=amd64 --label version=2.2.0-dev.15 . [2022-02-22T14:28:37.077Z] Sending build context to Docker daemon 2.962MB [2022-02-22T14:28:37.077Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-02-22T14:28:37.077Z] Step 2/27 : FROM ${BASE} AS builder [2022-02-22T14:28:37.077Z] ---> 39de8a0c6838 [2022-02-22T14:28:37.077Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-22T14:28:37.077Z] ---> Running in acb6d70ebd6d [2022-02-22T14:28:37.077Z] Removing intermediate container acb6d70ebd6d [2022-02-22T14:28:37.077Z] ---> ea29f0b204b6 [2022-02-22T14:28:37.078Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-02-22T14:28:37.078Z] ---> Running in edbfada08ef4 [2022-02-22T14:28:37.341Z] Removing intermediate container edbfada08ef4 [2022-02-22T14:28:37.341Z] ---> 5fdddf9676c5 [2022-02-22T14:28:37.341Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-22T14:28:37.341Z] ---> Running in 7f3e78e93168 [2022-02-22T14:28:37.341Z] Removing intermediate container 7f3e78e93168 [2022-02-22T14:28:37.341Z] ---> dd5b945e66d8 [2022-02-22T14:28:37.341Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T14:28:37.341Z] ---> Running in c53b25800610 [2022-02-22T14:28:37.940Z] Removing intermediate container c53b25800610 [2022-02-22T14:28:37.940Z] ---> d614e861d016 [2022-02-22T14:28:37.940Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-22T14:28:37.940Z] ---> Running in d9690cfbc252 [2022-02-22T14:28:38.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-22T14:28:39.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-22T14:28:39.414Z] OK: 221 MiB in 52 packages [2022-02-22T14:28:39.674Z] Removing intermediate container d9690cfbc252 [2022-02-22T14:28:39.674Z] ---> 2645700db0cf [2022-02-22T14:28:39.674Z] Step 8/27 : WORKDIR /app [2022-02-22T14:28:39.674Z] ---> Running in 8fa93e606762 [2022-02-22T14:28:39.674Z] Removing intermediate container 8fa93e606762 [2022-02-22T14:28:39.674Z] ---> 6816f5ffa7ae [2022-02-22T14:28:39.674Z] Step 9/27 : COPY go.mod vendor* ./ [2022-02-22T14:28:39.674Z] ---> 2b02677ac147 [2022-02-22T14:28:39.674Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T14:28:39.936Z] ---> Running in 7d55f950b0a8 [2022-02-22T14:28:40.511Z] Removing intermediate container 7d55f950b0a8 [2022-02-22T14:28:40.511Z] ---> 9dfae9ea511e [2022-02-22T14:28:40.511Z] Step 11/27 : COPY . . [2022-02-22T14:28:40.771Z] ---> 5fcf6c899d2f [2022-02-22T14:28:40.771Z] Step 12/27 : ARG MAKE="make build" [2022-02-22T14:28:40.771Z] ---> Running in c19ea9146951 [2022-02-22T14:28:40.771Z] Removing intermediate container c19ea9146951 [2022-02-22T14:28:40.771Z] ---> c5bdf531c512 [2022-02-22T14:28:40.771Z] Step 13/27 : RUN $MAKE [2022-02-22T14:28:40.771Z] ---> Running in 1bd18c4c52fc [2022-02-22T14:28:41.035Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.15" -o app-service-configurable [2022-02-22T14:28:53.332Z] Removing intermediate container 1bd18c4c52fc [2022-02-22T14:28:53.332Z] ---> b1c7010c24e8 [2022-02-22T14:28:53.332Z] Step 14/27 : FROM alpine:3.14 [2022-02-22T14:28:53.904Z] 3.14: Pulling from library/alpine [2022-02-22T14:28:53.904Z] 97518928ae5f: Pulling fs layer [2022-02-22T14:28:54.167Z] 97518928ae5f: Download complete [2022-02-22T14:28:54.167Z] 97518928ae5f: Pull complete [2022-02-22T14:28:54.167Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-22T14:28:54.167Z] Status: Downloaded newer image for alpine:3.14 [2022-02-22T14:28:54.167Z] ---> 0a97eee8041e [2022-02-22T14:28:54.167Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-22T14:28:54.167Z] ---> Running in c78a7763b518 [2022-02-22T14:28:54.428Z] Removing intermediate container c78a7763b518 [2022-02-22T14:28:54.428Z] ---> e0b50721ade2 [2022-02-22T14:28:54.428Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-02-22T14:28:54.428Z] ---> Running in 932dda49b305 [2022-02-22T14:28:54.428Z] Removing intermediate container 932dda49b305 [2022-02-22T14:28:54.428Z] ---> 5800671a57e5 [2022-02-22T14:28:54.428Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-02-22T14:28:54.428Z] ---> Running in 1308a5f20459 [2022-02-22T14:28:54.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-22T14:28:54.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-22T14:28:54.961Z] (1/7) Installing ca-certificates (20211220-r0) [2022-02-22T14:28:54.961Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-02-22T14:28:54.961Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-02-22T14:28:54.961Z] (4/7) Installing libsodium (1.0.18-r0) [2022-02-22T14:28:54.961Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-22T14:28:54.961Z] (6/7) Installing libzmq (4.3.4-r0) [2022-02-22T14:28:55.223Z] (7/7) Installing zeromq (4.3.4-r0) [2022-02-22T14:28:55.223Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T14:28:55.223Z] Executing ca-certificates-20211220-r0.trigger [2022-02-22T14:28:55.223Z] OK: 9 MiB in 21 packages [2022-02-22T14:28:55.487Z] Removing intermediate container 1308a5f20459 [2022-02-22T14:28:55.487Z] ---> fc6e642821eb [2022-02-22T14:28:55.487Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-22T14:28:55.487Z] ---> 9733112e2440 [2022-02-22T14:28:55.487Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-22T14:28:55.750Z] ---> fa56f556ba4a [2022-02-22T14:28:55.750Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-02-22T14:28:56.014Z] ---> bf7d7a04620d [2022-02-22T14:28:56.014Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-02-22T14:28:56.275Z] ---> 04d74dbf643c [2022-02-22T14:28:56.275Z] Step 22/27 : EXPOSE 48095 [2022-02-22T14:28:56.275Z] ---> Running in a9c6d79d5afc [2022-02-22T14:28:56.275Z] Removing intermediate container a9c6d79d5afc [2022-02-22T14:28:56.275Z] ---> 7d367437031c [2022-02-22T14:28:56.275Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-02-22T14:28:56.539Z] ---> Running in 1c5fee9dc2ea [2022-02-22T14:28:56.539Z] Removing intermediate container 1c5fee9dc2ea [2022-02-22T14:28:56.539Z] ---> a9d5e2744da8 [2022-02-22T14:28:56.539Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T14:28:56.539Z] ---> Running in f30fc415efa8 [2022-02-22T14:28:56.539Z] Removing intermediate container f30fc415efa8 [2022-02-22T14:28:56.539Z] ---> d6781a447535 [2022-02-22T14:28:56.539Z] Step 25/27 : LABEL arch=amd64 [2022-02-22T14:28:56.539Z] ---> Running in 420588c89a67 [2022-02-22T14:28:56.798Z] Removing intermediate container 420588c89a67 [2022-02-22T14:28:56.798Z] ---> ec19f4705590 [2022-02-22T14:28:56.798Z] Step 26/27 : LABEL git_sha=15046dbeeed38caa154f660096347d19bbc8bb10 [2022-02-22T14:28:56.798Z] ---> Running in 9e03c14bb466 [2022-02-22T14:28:56.798Z] Removing intermediate container 9e03c14bb466 [2022-02-22T14:28:56.798Z] ---> b87a66c109a3 [2022-02-22T14:28:56.798Z] Step 27/27 : LABEL version=2.2.0-dev.15 [2022-02-22T14:28:56.798Z] ---> Running in 815b4cb3684c [2022-02-22T14:28:56.798Z] Removing intermediate container 815b4cb3684c [2022-02-22T14:28:56.798Z] ---> e1a2e0412721 [2022-02-22T14:28:56.798Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-22T14:28:56.798Z] Successfully built e1a2e0412721 [2022-02-22T14:28:56.798Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-22T14:28:56.893Z] provisioning config files... [2022-02-22T14:28:56.904Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config228101683467444532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:28:57.208Z] ---> docker-login.sh [2022-02-22T14:28:57.208Z] nexus3.edgexfoundry.org:10001 [2022-02-22T14:28:57.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:28:57.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:28:57.208Z] Configure a credential helper to remove this warning. See [2022-02-22T14:28:57.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:28:57.208Z] [2022-02-22T14:28:57.208Z] Login Succeeded [2022-02-22T14:28:57.208Z] nexus3.edgexfoundry.org:10002 [2022-02-22T14:28:57.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:28:57.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:28:57.208Z] Configure a credential helper to remove this warning. See [2022-02-22T14:28:57.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:28:57.208Z] [2022-02-22T14:28:57.208Z] Login Succeeded [2022-02-22T14:28:57.208Z] nexus3.edgexfoundry.org:10003 [2022-02-22T14:28:57.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:28:57.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:28:57.471Z] Configure a credential helper to remove this warning. See [2022-02-22T14:28:57.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:28:57.471Z] [2022-02-22T14:28:57.471Z] Login Succeeded [2022-02-22T14:28:57.471Z] nexus3.edgexfoundry.org:10004 [2022-02-22T14:28:57.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:28:57.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:28:57.471Z] Configure a credential helper to remove this warning. See [2022-02-22T14:28:57.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:28:57.471Z] [2022-02-22T14:28:57.471Z] Login Succeeded [2022-02-22T14:28:57.471Z] docker.io [2022-02-22T14:28:57.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:28:57.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:28:57.992Z] Configure a credential helper to remove this warning. See [2022-02-22T14:28:57.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:28:57.992Z] [2022-02-22T14:28:57.992Z] Login Succeeded [2022-02-22T14:28:57.992Z] ---> docker-login.sh ends [Pipeline] } [2022-02-22T14:28:58.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-22T14:28:58.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-22T14:28:58.046Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-02-22T14:28:58.046Z] 15046dbeeed38caa154f660096347d19bbc8bb10 [2022-02-22T14:28:58.046Z] latest [2022-02-22T14:28:58.046Z] 2.2.0-dev.15 [2022-02-22T14:28:58.046Z] 15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 [2022-02-22T14:28:58.046Z] main [2022-02-22T14:28:58.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:28:58.367Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:28:58.671Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:15046dbeeed38caa154f660096347d19bbc8bb10 [2022-02-22T14:28:58.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-22T14:28:58.671Z] 2e7a99152568: Preparing [2022-02-22T14:28:58.671Z] 2bc87d97ae07: Preparing [2022-02-22T14:28:58.671Z] ccef8f0e8895: Preparing [2022-02-22T14:28:58.671Z] 0c9e4a96ee95: Preparing [2022-02-22T14:28:58.671Z] faf4908ad44d: Preparing [2022-02-22T14:28:58.671Z] 1a058d5342cc: Preparing [2022-02-22T14:28:58.671Z] 1a058d5342cc: Waiting [2022-02-22T14:28:58.932Z] 2bc87d97ae07: Pushed [2022-02-22T14:28:58.932Z] ccef8f0e8895: Pushed [2022-02-22T14:28:58.932Z] 0c9e4a96ee95: Pushed [2022-02-22T14:28:58.932Z] 1a058d5342cc: Layer already exists [2022-02-22T14:28:58.932Z] faf4908ad44d: Pushed [2022-02-22T14:29:00.318Z] 2e7a99152568: Pushed [2022-02-22T14:29:00.318Z] 15046dbeeed38caa154f660096347d19bbc8bb10: digest: sha256:0d490e22e0e10cad8c80b519e6daa6590f86507ceba92911ab6d2b7971b02d9f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:29:00.619Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:29:00.914Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-02-22T14:29:00.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-22T14:29:00.914Z] 2e7a99152568: Preparing [2022-02-22T14:29:00.914Z] 2bc87d97ae07: Preparing [2022-02-22T14:29:00.914Z] ccef8f0e8895: Preparing [2022-02-22T14:29:00.914Z] 0c9e4a96ee95: Preparing [2022-02-22T14:29:00.914Z] faf4908ad44d: Preparing [2022-02-22T14:29:00.914Z] 1a058d5342cc: Preparing [2022-02-22T14:29:00.914Z] 1a058d5342cc: Waiting [2022-02-22T14:29:00.914Z] 2bc87d97ae07: Layer already exists [2022-02-22T14:29:00.914Z] 0c9e4a96ee95: Layer already exists [2022-02-22T14:29:00.914Z] 2e7a99152568: Layer already exists [2022-02-22T14:29:00.914Z] faf4908ad44d: Layer already exists [2022-02-22T14:29:00.914Z] ccef8f0e8895: Layer already exists [2022-02-22T14:29:00.914Z] 1a058d5342cc: Layer already exists [2022-02-22T14:29:00.914Z] latest: digest: sha256:0d490e22e0e10cad8c80b519e6daa6590f86507ceba92911ab6d2b7971b02d9f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:29:01.225Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:29:01.518Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.15 [2022-02-22T14:29:01.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-22T14:29:01.519Z] 2e7a99152568: Preparing [2022-02-22T14:29:01.519Z] 2bc87d97ae07: Preparing [2022-02-22T14:29:01.519Z] ccef8f0e8895: Preparing [2022-02-22T14:29:01.519Z] 0c9e4a96ee95: Preparing [2022-02-22T14:29:01.519Z] faf4908ad44d: Preparing [2022-02-22T14:29:01.519Z] 1a058d5342cc: Preparing [2022-02-22T14:29:01.519Z] 1a058d5342cc: Waiting [2022-02-22T14:29:01.519Z] 2bc87d97ae07: Layer already exists [2022-02-22T14:29:01.519Z] 2e7a99152568: Layer already exists [2022-02-22T14:29:01.519Z] faf4908ad44d: Layer already exists [2022-02-22T14:29:01.519Z] 0c9e4a96ee95: Layer already exists [2022-02-22T14:29:01.519Z] ccef8f0e8895: Layer already exists [2022-02-22T14:29:01.519Z] 1a058d5342cc: Layer already exists [2022-02-22T14:29:01.519Z] 2.2.0-dev.15: digest: sha256:0d490e22e0e10cad8c80b519e6daa6590f86507ceba92911ab6d2b7971b02d9f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:29:01.823Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:29:02.121Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 [2022-02-22T14:29:02.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-22T14:29:02.121Z] 2e7a99152568: Preparing [2022-02-22T14:29:02.121Z] 2bc87d97ae07: Preparing [2022-02-22T14:29:02.121Z] ccef8f0e8895: Preparing [2022-02-22T14:29:02.121Z] 0c9e4a96ee95: Preparing [2022-02-22T14:29:02.121Z] faf4908ad44d: Preparing [2022-02-22T14:29:02.121Z] 1a058d5342cc: Preparing [2022-02-22T14:29:02.121Z] 1a058d5342cc: Waiting [2022-02-22T14:29:02.121Z] 0c9e4a96ee95: Layer already exists [2022-02-22T14:29:02.121Z] faf4908ad44d: Layer already exists [2022-02-22T14:29:02.121Z] ccef8f0e8895: Layer already exists [2022-02-22T14:29:02.122Z] 2bc87d97ae07: Layer already exists [2022-02-22T14:29:02.122Z] 2e7a99152568: Layer already exists [2022-02-22T14:29:02.122Z] 1a058d5342cc: Layer already exists [2022-02-22T14:29:02.122Z] 15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15: digest: sha256:0d490e22e0e10cad8c80b519e6daa6590f86507ceba92911ab6d2b7971b02d9f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:29:02.419Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:29:02.719Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-02-22T14:29:02.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-22T14:29:02.719Z] 2e7a99152568: Preparing [2022-02-22T14:29:02.719Z] 2bc87d97ae07: Preparing [2022-02-22T14:29:02.719Z] ccef8f0e8895: Preparing [2022-02-22T14:29:02.719Z] 0c9e4a96ee95: Preparing [2022-02-22T14:29:02.719Z] faf4908ad44d: Preparing [2022-02-22T14:29:02.719Z] 1a058d5342cc: Preparing [2022-02-22T14:29:02.719Z] 1a058d5342cc: Waiting [2022-02-22T14:29:02.719Z] ccef8f0e8895: Layer already exists [2022-02-22T14:29:02.719Z] 0c9e4a96ee95: Layer already exists [2022-02-22T14:29:02.719Z] faf4908ad44d: Layer already exists [2022-02-22T14:29:02.719Z] 2bc87d97ae07: Layer already exists [2022-02-22T14:29:02.719Z] 2e7a99152568: Layer already exists [2022-02-22T14:29:02.719Z] 1a058d5342cc: Layer already exists [2022-02-22T14:29:02.719Z] main: digest: sha256:0d490e22e0e10cad8c80b519e6daa6590f86507ceba92911ab6d2b7971b02d9f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-22T14:29:02.756Z] ===================================================== [Pipeline] echo [2022-02-22T14:29:02.765Z] taggedImages: [2022-02-22T14:29:02.765Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:15046dbeeed38caa154f660096347d19bbc8bb10 [2022-02-22T14:29:02.765Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-02-22T14:29:02.765Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.15 [2022-02-22T14:29:02.765Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 [2022-02-22T14:29:02.765Z] - 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 [2022-02-22T14:29:03.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-22T14:29:03.168Z] [2022-02-22T14:29:03.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:29:03.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-22T14:29:03.475Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-22T14:29:03.475Z] b4d181a07f80: Pulling fs layer [2022-02-22T14:29:03.475Z] a1111a8f2ec3: Pulling fs layer [2022-02-22T14:29:03.475Z] ed53099fbce6: Pulling fs layer [2022-02-22T14:29:03.475Z] dc539afda2c1: Pulling fs layer [2022-02-22T14:29:03.475Z] 77bc0d833cb6: Pulling fs layer [2022-02-22T14:29:03.475Z] 9065ff56babe: Pulling fs layer [2022-02-22T14:29:03.475Z] d287ab97295c: Pulling fs layer [2022-02-22T14:29:03.475Z] dc539afda2c1: Waiting [2022-02-22T14:29:03.475Z] 9065ff56babe: Waiting [2022-02-22T14:29:03.475Z] d287ab97295c: Waiting [2022-02-22T14:29:03.475Z] 77bc0d833cb6: Waiting [2022-02-22T14:29:03.475Z] a1111a8f2ec3: Verifying Checksum [2022-02-22T14:29:03.475Z] a1111a8f2ec3: Download complete [2022-02-22T14:29:03.475Z] dc539afda2c1: Verifying Checksum [2022-02-22T14:29:03.475Z] dc539afda2c1: Download complete [2022-02-22T14:29:03.745Z] 77bc0d833cb6: Verifying Checksum [2022-02-22T14:29:03.745Z] 77bc0d833cb6: Download complete [2022-02-22T14:29:03.745Z] ed53099fbce6: Verifying Checksum [2022-02-22T14:29:03.745Z] ed53099fbce6: Download complete [2022-02-22T14:29:03.745Z] 9065ff56babe: Verifying Checksum [2022-02-22T14:29:03.745Z] 9065ff56babe: Download complete [2022-02-22T14:29:03.745Z] b4d181a07f80: Verifying Checksum [2022-02-22T14:29:03.745Z] b4d181a07f80: Download complete [2022-02-22T14:29:04.322Z] d287ab97295c: Verifying Checksum [2022-02-22T14:29:04.322Z] d287ab97295c: Download complete [2022-02-22T14:29:05.289Z] b4d181a07f80: Pull complete [2022-02-22T14:29:05.289Z] a1111a8f2ec3: Pull complete [2022-02-22T14:29:05.870Z] ed53099fbce6: Pull complete [2022-02-22T14:29:05.870Z] dc539afda2c1: Pull complete [2022-02-22T14:29:06.130Z] 77bc0d833cb6: Pull complete [2022-02-22T14:29:06.391Z] 9065ff56babe: Pull complete [2022-02-22T14:29:11.948Z] d287ab97295c: Pull complete [2022-02-22T14:29:11.948Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-22T14:29:11.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-22T14:29:11.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-22T14:29:12.117Z] prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container [2022-02-22T14:29:12.206Z] $ 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/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-lftools-log-publisher:latest cat [2022-02-22T14:29:14.756Z] $ docker top d0547aed3117051f677db0ec6127f1ad848a70833eccd1e300960a9e16a8c3fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:29:15.190Z] ---> job-cost.sh [2022-02-22T14:29:15.190Z] lf-activate-venv: SKIPPING [2022-02-22T14:29:15.190Z] INFO: No Stack... [2022-02-22T14:29:15.450Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-22T14:29:15.711Z] INFO: Archiving Costs [Pipeline] sh [2022-02-22T14:29:16.005Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-02-22T14:29:16.005Z] + cut -d, -f6 [Pipeline] lock [2022-02-22T14:29:16.022Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] [2022-02-22T14:29:16.033Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] did not exist. Created. [2022-02-22T14:29:16.033Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-22T14:29:16.340Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-22T14:29:16.361Z] Stashed 1 file(s) [Pipeline] } [2022-02-22T14:29:16.367Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-22T14:29:16.381Z] $ docker stop --time=1 d0547aed3117051f677db0ec6127f1ad848a70833eccd1e300960a9e16a8c3fd [2022-02-22T14:29:17.512Z] $ docker rm -f d0547aed3117051f677db0ec6127f1ad848a70833eccd1e300960a9e16a8c3fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-22T14:29:28.645Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5831 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-02-22T14:29:28.659Z] Running in /w/workspace/app-service-configurable/51 [Pipeline] { [Pipeline] checkout [2022-02-22T14:29:28.956Z] Selected Git installation does not exist. Using Default [2022-02-22T14:29:28.956Z] The recommended git tool is: NONE [2022-02-22T14:29:34.961Z] using credential edgex-jenkins-ssh [2022-02-22T14:29:34.990Z] Cloning the remote Git repository [2022-02-22T14:29:35.066Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-02-22T14:29:35.186Z] > git init /w/workspace/app-service-configurable/51 # timeout=10 [2022-02-22T14:29:35.327Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-02-22T14:29:35.332Z] > git --version # timeout=10 [2022-02-22T14:29:35.354Z] > git --version # 'git version 2.17.1' [2022-02-22T14:29:35.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-22T14:29:35.445Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-22T14:29:36.999Z] Avoid second fetch [2022-02-22T14:29:36.999Z] Checking out Revision 15046dbeeed38caa154f660096347d19bbc8bb10 (main) [2022-02-22T14:29:36.835Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-02-22T14:29:36.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-22T14:29:37.028Z] > git config core.sparsecheckout # timeout=10 [2022-02-22T14:29:37.092Z] > git checkout -f 15046dbeeed38caa154f660096347d19bbc8bb10 # timeout=10 [2022-02-22T14:29:41.881Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#382)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-22T14:29:42.900Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-22T14:29:42.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-22T14:29:42.900Z] Dload Upload Total Spent Left Speed [2022-02-22T14:29:42.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 82818 0 --:--:-- --:--:-- --:--:-- 83401 [Pipeline] sh [2022-02-22T14:29:43.464Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-22T14:29:43.845Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-02-22T14:29:43.845Z] [2022-02-22T14:29:43.845Z] { [2022-02-22T14:29:43.845Z] "registry-mirrors": [ [2022-02-22T14:29:43.845Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-22T14:29:43.845Z] ], [2022-02-22T14:29:43.845Z] "bip": "10.250.0.254/24", [2022-02-22T14:29:43.845Z] "hosts": [ [2022-02-22T14:29:43.845Z] "tcp://0.0.0.0:5555", [2022-02-22T14:29:43.845Z] "unix:///var/run/docker.sock" [2022-02-22T14:29:43.845Z] ], [2022-02-22T14:29:43.845Z] "mtu": 1458, [2022-02-22T14:29:43.845Z] "selinux-enabled": true, [2022-02-22T14:29:43.845Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-22T14:29:43.845Z] } [Pipeline] sh [2022-02-22T14:29:44.214Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-22T14:29:44.578Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-22T14:30:03.000Z] provisioning config files... [2022-02-22T14:30:03.033Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/51@tmp/config2845164901312245179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:30:03.429Z] ---> docker-login.sh [2022-02-22T14:30:03.429Z] nexus3.edgexfoundry.org:10001 [2022-02-22T14:30:04.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:30:04.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:30:04.319Z] Configure a credential helper to remove this warning. See [2022-02-22T14:30:04.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:30:04.319Z] [2022-02-22T14:30:04.319Z] Login Succeeded [2022-02-22T14:30:04.319Z] nexus3.edgexfoundry.org:10002 [2022-02-22T14:30:04.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:30:04.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:30:04.920Z] Configure a credential helper to remove this warning. See [2022-02-22T14:30:04.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:30:04.920Z] [2022-02-22T14:30:04.920Z] Login Succeeded [2022-02-22T14:30:04.920Z] nexus3.edgexfoundry.org:10003 [2022-02-22T14:30:05.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:30:05.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:30:05.525Z] Configure a credential helper to remove this warning. See [2022-02-22T14:30:05.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:30:05.525Z] [2022-02-22T14:30:05.525Z] Login Succeeded [2022-02-22T14:30:05.525Z] nexus3.edgexfoundry.org:10004 [2022-02-22T14:30:06.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:30:06.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:30:06.128Z] Configure a credential helper to remove this warning. See [2022-02-22T14:30:06.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:30:06.128Z] [2022-02-22T14:30:06.128Z] Login Succeeded [2022-02-22T14:30:06.128Z] docker.io [2022-02-22T14:30:06.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:30:07.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:30:07.010Z] Configure a credential helper to remove this warning. See [2022-02-22T14:30:07.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:30:07.010Z] [2022-02-22T14:30:07.010Z] Login Succeeded [2022-02-22T14:30:07.010Z] ---> docker-login.sh ends [Pipeline] } [2022-02-22T14:30:07.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-22T14:30:07.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-22T14:30:07.788Z] ========================================================= [2022-02-22T14:30:07.789Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-22T14:30:07.789Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:30:08.153Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-22T14:30:08.153Z] Sending build context to Docker daemon 207.9kB [2022-02-22T14:30:08.429Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-22T14:30:08.429Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-22T14:30:08.706Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-22T14:30:08.706Z] 9b3977197b4f: Pulling fs layer [2022-02-22T14:30:08.706Z] 1a89e8eeedd5: Pulling fs layer [2022-02-22T14:30:08.706Z] 94645a83ff95: Pulling fs layer [2022-02-22T14:30:08.706Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-22T14:30:08.706Z] 0c92f367c5e7: Pulling fs layer [2022-02-22T14:30:08.706Z] f7c0051592d6: Pulling fs layer [2022-02-22T14:30:08.706Z] a227ed2f7395: Pulling fs layer [2022-02-22T14:30:08.706Z] 7b1c46037f91: Pulling fs layer [2022-02-22T14:30:08.706Z] 3f3a8bcf1eab: Waiting [2022-02-22T14:30:08.706Z] 0c92f367c5e7: Waiting [2022-02-22T14:30:08.706Z] f7c0051592d6: Waiting [2022-02-22T14:30:08.706Z] a227ed2f7395: Waiting [2022-02-22T14:30:08.706Z] 7b1c46037f91: Waiting [2022-02-22T14:30:08.706Z] 94645a83ff95: Verifying Checksum [2022-02-22T14:30:08.706Z] 94645a83ff95: Download complete [2022-02-22T14:30:08.706Z] 1a89e8eeedd5: Verifying Checksum [2022-02-22T14:30:08.706Z] 1a89e8eeedd5: Download complete [2022-02-22T14:30:08.706Z] 0c92f367c5e7: Verifying Checksum [2022-02-22T14:30:08.706Z] 0c92f367c5e7: Download complete [2022-02-22T14:30:08.984Z] f7c0051592d6: Verifying Checksum [2022-02-22T14:30:08.984Z] f7c0051592d6: Download complete [2022-02-22T14:30:08.984Z] 9b3977197b4f: Verifying Checksum [2022-02-22T14:30:08.984Z] a227ed2f7395: Verifying Checksum [2022-02-22T14:30:08.984Z] a227ed2f7395: Download complete [2022-02-22T14:30:09.596Z] 9b3977197b4f: Pull complete [2022-02-22T14:30:10.598Z] 1a89e8eeedd5: Pull complete [2022-02-22T14:30:10.880Z] 94645a83ff95: Pull complete [2022-02-22T14:30:10.880Z] 7b1c46037f91: Verifying Checksum [2022-02-22T14:30:10.880Z] 7b1c46037f91: Download complete [2022-02-22T14:30:11.480Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-22T14:30:11.480Z] 3f3a8bcf1eab: Download complete [2022-02-22T14:30:23.928Z] 3f3a8bcf1eab: Pull complete [2022-02-22T14:30:24.210Z] 0c92f367c5e7: Pull complete [2022-02-22T14:30:24.490Z] f7c0051592d6: Pull complete [2022-02-22T14:30:25.099Z] a227ed2f7395: Pull complete [2022-02-22T14:30:31.877Z] 7b1c46037f91: Pull complete [2022-02-22T14:30:31.877Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-22T14:30:31.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-22T14:30:31.877Z] ---> f79e39bc4007 [2022-02-22T14:30:31.877Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-22T14:30:32.483Z] ---> Running in 9268f2e3cfab [2022-02-22T14:30:33.091Z] Removing intermediate container 9268f2e3cfab [2022-02-22T14:30:33.092Z] ---> b5a9c56275c5 [2022-02-22T14:30:33.092Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-22T14:30:33.092Z] ---> Running in dd24c8b56141 [2022-02-22T14:30:33.696Z] Removing intermediate container dd24c8b56141 [2022-02-22T14:30:33.696Z] ---> a07870c3b227 [2022-02-22T14:30:33.696Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-22T14:30:33.696Z] ---> Running in 00a8bbc5d641 [2022-02-22T14:30:34.299Z] Removing intermediate container 00a8bbc5d641 [2022-02-22T14:30:34.299Z] ---> eb6c55c6b60e [2022-02-22T14:30:34.299Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T14:30:34.299Z] ---> Running in 7a948c9fcfaa [2022-02-22T14:30:36.953Z] Removing intermediate container 7a948c9fcfaa [2022-02-22T14:30:36.953Z] ---> 4109c44ae5c2 [2022-02-22T14:30:36.953Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-22T14:30:36.953Z] ---> Running in b10c6434c298 [2022-02-22T14:30:37.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-22T14:30:38.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-22T14:30:39.912Z] OK: 220 MiB in 52 packages [2022-02-22T14:30:40.898Z] Removing intermediate container b10c6434c298 [2022-02-22T14:30:40.898Z] ---> 36bf9e2e94b9 [2022-02-22T14:30:40.898Z] Step 8/13 : WORKDIR /app [2022-02-22T14:30:41.179Z] ---> Running in 1cc2d81ad100 [2022-02-22T14:30:41.780Z] Removing intermediate container 1cc2d81ad100 [2022-02-22T14:30:41.780Z] ---> 0179209a58bc [2022-02-22T14:30:41.780Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-22T14:30:42.382Z] ---> ee69ecdea601 [2022-02-22T14:30:42.382Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T14:30:42.382Z] ---> Running in f571db48151a [2022-02-22T14:32:04.233Z] Removing intermediate container f571db48151a [2022-02-22T14:32:04.233Z] ---> 1c83e678d626 [2022-02-22T14:32:04.233Z] Step 11/13 : COPY . . [2022-02-22T14:32:04.233Z] ---> 91d94c40ac60 [2022-02-22T14:32:04.233Z] Step 12/13 : ARG MAKE="make build" [2022-02-22T14:32:04.233Z] ---> Running in e22d295e50bd [2022-02-22T14:32:04.514Z] Removing intermediate container e22d295e50bd [2022-02-22T14:32:04.514Z] ---> 40a67ca35c5d [2022-02-22T14:32:04.514Z] Step 13/13 : RUN $MAKE [2022-02-22T14:32:04.514Z] ---> Running in 33e6a7c16f4e [2022-02-22T14:32:05.964Z] noop [2022-02-22T14:32:06.563Z] Removing intermediate container 33e6a7c16f4e [2022-02-22T14:32:06.563Z] ---> 0915f6d8029f [2022-02-22T14:32:06.563Z] Successfully built 0915f6d8029f [2022-02-22T14:32:06.563Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:32:06.941Z] + docker inspect -f . ci-base-image-arm64 [2022-02-22T14:32:06.941Z] . [Pipeline] withDockerContainer [2022-02-22T14:32:07.225Z] prd-ubuntu18.04-docker-arm64-4c-16g-5831 does not seem to be running inside a container [2022-02-22T14:32:07.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/51 -v /w/workspace/app-service-configurable/51:/w/workspace/app-service-configurable/51:rw,z -v /w/workspace/app-service-configurable/51@tmp:/w/workspace/app-service-configurable/51@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 [2022-02-22T14:32:08.972Z] $ docker top 9c4996c6a7cd95f41e9d3b70f5b76a0c8447790c4ee0e15cb43ae950cc744f3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-22T14:32:09.967Z] + go version [2022-02-22T14:32:09.967Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-22T14:32:09.993Z] $ docker stop --time=1 9c4996c6a7cd95f41e9d3b70f5b76a0c8447790c4ee0e15cb43ae950cc744f3f [2022-02-22T14:32:11.764Z] $ docker rm -f 9c4996c6a7cd95f41e9d3b70f5b76a0c8447790c4ee0e15cb43ae950cc744f3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:32:12.442Z] + docker inspect -f . ci-base-image-arm64 [2022-02-22T14:32:12.442Z] . [Pipeline] withDockerContainer [2022-02-22T14:32:12.715Z] prd-ubuntu18.04-docker-arm64-4c-16g-5831 does not seem to be running inside a container [2022-02-22T14:32:12.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/51 -v /w/workspace/app-service-configurable/51:/w/workspace/app-service-configurable/51:rw,z -v /w/workspace/app-service-configurable/51@tmp:/w/workspace/app-service-configurable/51@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 [2022-02-22T14:32:14.327Z] $ docker top a74fd6da72f919d39db51f48cc5ec1c88b427475976eba909b8428e9fccbed6d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-22T14:32:15.304Z] + make test [2022-02-22T14:32:15.304Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-02-22T14:33:23.448Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-02-22T14:33:23.448Z] CGO_ENABLED=1 go vet ./... [2022-02-22T14:33:35.907Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-22T14:33:35.907Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-22T14:33:35.907Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-22T14:33:37.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-22T14:33:37.932Z] $ docker stop --time=1 a74fd6da72f919d39db51f48cc5ec1c88b427475976eba909b8428e9fccbed6d [2022-02-22T14:33:39.841Z] $ docker rm -f a74fd6da72f919d39db51f48cc5ec1c88b427475976eba909b8428e9fccbed6d [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-22T14:33:40.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-22T14:33:40.769Z] Warning: overwriting stash ‘coverage-report’ [2022-02-22T14:33:41.380Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-22T14:33:41.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-22T14:33:42.193Z] + ls -al . [2022-02-22T14:33:42.193Z] total 172 [2022-02-22T14:33:42.193Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 22 14:33 . [2022-02-22T14:33:42.193Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:29 .. [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 22 14:29 .dockerignore [2022-02-22T14:33:42.193Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:29 .git [2022-02-22T14:33:42.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:29 .github [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 104 Feb 22 14:29 .gitignore [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 7627 Feb 22 14:29 Attribution.txt [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 23791 Feb 22 14:29 CHANGELOG.md [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 2087 Feb 22 14:29 Dockerfile [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 14:29 GOVERNANCE.md [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 22 14:29 Jenkinsfile [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 22 14:29 LICENSE [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 22 14:29 OWNERS.md [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 3860 Feb 22 14:29 README.md [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 14:27 VERSION [2022-02-22T14:33:42.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:29 bin [2022-02-22T14:33:42.193Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 22 14:32 coverage.out [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 2816 Feb 22 14:29 go.mod [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 49942 Feb 22 14:29 go.sum [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 22 14:29 main.go [2022-02-22T14:33:42.193Z] -rw-rw-r-- 1 jenkins jenkins 1614 Feb 22 14:29 makefile [2022-02-22T14:33:42.193Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 14:29 res [2022-02-22T14:33:42.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:29 snap [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:33:42.580Z] + 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=15046dbeeed38caa154f660096347d19bbc8bb10 --label arch=arm64 --label version=2.2.0-dev.15 . [2022-02-22T14:33:42.580Z] Sending build context to Docker daemon 208.9kB [2022-02-22T14:33:43.200Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-02-22T14:33:43.200Z] Step 2/27 : FROM ${BASE} AS builder [2022-02-22T14:33:43.200Z] ---> 0915f6d8029f [2022-02-22T14:33:43.200Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-22T14:33:43.200Z] ---> Running in 41c579d242f2 [2022-02-22T14:33:43.825Z] Removing intermediate container 41c579d242f2 [2022-02-22T14:33:43.825Z] ---> d43105b3f1bf [2022-02-22T14:33:43.825Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-02-22T14:33:43.825Z] ---> Running in a4d15edfc6f9 [2022-02-22T14:33:44.101Z] Removing intermediate container a4d15edfc6f9 [2022-02-22T14:33:44.101Z] ---> 674ec20236a7 [2022-02-22T14:33:44.101Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-22T14:33:44.375Z] ---> Running in 04f11d663507 [2022-02-22T14:33:44.658Z] Removing intermediate container 04f11d663507 [2022-02-22T14:33:44.658Z] ---> 3f59110253c0 [2022-02-22T14:33:44.658Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T14:33:44.658Z] ---> Running in 84933dd59d23 [2022-02-22T14:33:46.647Z] Removing intermediate container 84933dd59d23 [2022-02-22T14:33:46.647Z] ---> 95ca3c9de13a [2022-02-22T14:33:46.647Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-22T14:33:46.927Z] ---> Running in b25abd399887 [2022-02-22T14:33:47.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-22T14:33:48.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-22T14:33:50.360Z] OK: 220 MiB in 52 packages [2022-02-22T14:33:51.349Z] Removing intermediate container b25abd399887 [2022-02-22T14:33:51.349Z] ---> ba1305381bd5 [2022-02-22T14:33:51.349Z] Step 8/27 : WORKDIR /app [2022-02-22T14:33:51.349Z] ---> Running in 300a72810b25 [2022-02-22T14:33:51.955Z] Removing intermediate container 300a72810b25 [2022-02-22T14:33:51.956Z] ---> 7c6177d7049b [2022-02-22T14:33:51.956Z] Step 9/27 : COPY go.mod vendor* ./ [2022-02-22T14:33:52.583Z] ---> f7d9d607d068 [2022-02-22T14:33:52.583Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T14:33:52.583Z] ---> Running in 3112794317b6 [2022-02-22T14:33:55.221Z] Removing intermediate container 3112794317b6 [2022-02-22T14:33:55.221Z] ---> 96c3271d06c9 [2022-02-22T14:33:55.221Z] Step 11/27 : COPY . . [2022-02-22T14:33:56.208Z] ---> 0a42587a2297 [2022-02-22T14:33:56.208Z] Step 12/27 : ARG MAKE="make build" [2022-02-22T14:33:56.208Z] ---> Running in cf911e31868e [2022-02-22T14:33:56.497Z] Removing intermediate container cf911e31868e [2022-02-22T14:33:56.497Z] ---> f60d190c741f [2022-02-22T14:33:56.497Z] Step 13/27 : RUN $MAKE [2022-02-22T14:33:56.497Z] ---> Running in 6321c5642a26 [2022-02-22T14:33:57.982Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.15" -o app-service-configurable [2022-02-22T14:34:54.644Z] Removing intermediate container 6321c5642a26 [2022-02-22T14:34:54.644Z] ---> 43ac2edbce9a [2022-02-22T14:34:54.644Z] Step 14/27 : FROM alpine:3.14 [2022-02-22T14:34:54.644Z] 3.14: Pulling from library/alpine [2022-02-22T14:34:54.644Z] be307f383ecc: Pulling fs layer [2022-02-22T14:34:54.644Z] be307f383ecc: Verifying Checksum [2022-02-22T14:34:54.644Z] be307f383ecc: Download complete [2022-02-22T14:34:54.644Z] be307f383ecc: Pull complete [2022-02-22T14:34:54.644Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-22T14:34:54.644Z] Status: Downloaded newer image for alpine:3.14 [2022-02-22T14:34:54.644Z] ---> 5b8b7b635229 [2022-02-22T14:34:54.644Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-22T14:34:54.644Z] ---> Running in 8935ce5f6de5 [2022-02-22T14:34:54.644Z] Removing intermediate container 8935ce5f6de5 [2022-02-22T14:34:54.644Z] ---> 1fea429c1bc3 [2022-02-22T14:34:54.644Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-02-22T14:34:54.922Z] ---> Running in db7e630df4a2 [2022-02-22T14:34:55.197Z] Removing intermediate container db7e630df4a2 [2022-02-22T14:34:55.197Z] ---> 70b61cf61854 [2022-02-22T14:34:55.197Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-02-22T14:34:55.477Z] ---> Running in 8a2f92067eef [2022-02-22T14:34:56.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-22T14:34:56.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-22T14:34:58.206Z] (1/7) Installing ca-certificates (20211220-r0) [2022-02-22T14:34:58.206Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-02-22T14:34:58.206Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-02-22T14:34:58.206Z] (4/7) Installing libsodium (1.0.18-r0) [2022-02-22T14:34:58.206Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-22T14:34:58.206Z] (6/7) Installing libzmq (4.3.4-r0) [2022-02-22T14:34:58.206Z] (7/7) Installing zeromq (4.3.4-r0) [2022-02-22T14:34:58.206Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T14:34:58.206Z] Executing ca-certificates-20211220-r0.trigger [2022-02-22T14:34:58.483Z] OK: 9 MiB in 21 packages [2022-02-22T14:34:59.950Z] Removing intermediate container 8a2f92067eef [2022-02-22T14:34:59.950Z] ---> 930efa0ce855 [2022-02-22T14:34:59.950Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-22T14:35:00.559Z] ---> 1840d2eabe4b [2022-02-22T14:35:00.559Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-22T14:35:01.546Z] ---> 24593efbeb5e [2022-02-22T14:35:01.546Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-02-22T14:35:02.146Z] ---> 239efaad4448 [2022-02-22T14:35:02.146Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-02-22T14:35:03.592Z] ---> ae19e2a82fd4 [2022-02-22T14:35:03.592Z] Step 22/27 : EXPOSE 48095 [2022-02-22T14:35:03.592Z] ---> Running in a2e1ffef4a7d [2022-02-22T14:35:04.196Z] Removing intermediate container a2e1ffef4a7d [2022-02-22T14:35:04.196Z] ---> bb69ca8528be [2022-02-22T14:35:04.196Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-02-22T14:35:04.196Z] ---> Running in 811f510318b3 [2022-02-22T14:35:04.471Z] Removing intermediate container 811f510318b3 [2022-02-22T14:35:04.471Z] ---> 08fdd89b14a5 [2022-02-22T14:35:04.471Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T14:35:04.746Z] ---> Running in 79f4f7db9bcb [2022-02-22T14:35:05.019Z] Removing intermediate container 79f4f7db9bcb [2022-02-22T14:35:05.019Z] ---> a46bc1715252 [2022-02-22T14:35:05.019Z] Step 25/27 : LABEL arch=arm64 [2022-02-22T14:35:05.295Z] ---> Running in b74d0a7a7c54 [2022-02-22T14:35:05.570Z] Removing intermediate container b74d0a7a7c54 [2022-02-22T14:35:05.570Z] ---> fc25f25e3b45 [2022-02-22T14:35:05.570Z] Step 26/27 : LABEL git_sha=15046dbeeed38caa154f660096347d19bbc8bb10 [2022-02-22T14:35:05.847Z] ---> Running in 4a5f82b8d9af [2022-02-22T14:35:06.128Z] Removing intermediate container 4a5f82b8d9af [2022-02-22T14:35:06.128Z] ---> 58b40e693e3e [2022-02-22T14:35:06.128Z] Step 27/27 : LABEL version=2.2.0-dev.15 [2022-02-22T14:35:06.128Z] ---> Running in c48f9f031794 [2022-02-22T14:35:06.735Z] Removing intermediate container c48f9f031794 [2022-02-22T14:35:06.735Z] ---> ee252a21a991 [2022-02-22T14:35:06.735Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-22T14:35:06.735Z] Successfully built ee252a21a991 [2022-02-22T14:35:06.735Z] 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 [2022-02-22T14:35:06.862Z] provisioning config files... [2022-02-22T14:35:06.884Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/51@tmp/config1841789392392155600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:35:07.257Z] ---> docker-login.sh [2022-02-22T14:35:07.257Z] nexus3.edgexfoundry.org:10001 [2022-02-22T14:35:07.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:35:07.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:35:07.531Z] Configure a credential helper to remove this warning. See [2022-02-22T14:35:07.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:35:07.531Z] [2022-02-22T14:35:07.531Z] Login Succeeded [2022-02-22T14:35:07.808Z] nexus3.edgexfoundry.org:10002 [2022-02-22T14:35:08.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:35:08.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:35:08.359Z] Configure a credential helper to remove this warning. See [2022-02-22T14:35:08.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:35:08.359Z] [2022-02-22T14:35:08.359Z] Login Succeeded [2022-02-22T14:35:08.359Z] nexus3.edgexfoundry.org:10003 [2022-02-22T14:35:08.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:35:08.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:35:08.915Z] Configure a credential helper to remove this warning. See [2022-02-22T14:35:08.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:35:08.915Z] [2022-02-22T14:35:08.915Z] Login Succeeded [2022-02-22T14:35:08.915Z] nexus3.edgexfoundry.org:10004 [2022-02-22T14:35:09.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:35:09.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:35:09.472Z] Configure a credential helper to remove this warning. See [2022-02-22T14:35:09.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:35:09.472Z] [2022-02-22T14:35:09.472Z] Login Succeeded [2022-02-22T14:35:09.472Z] docker.io [2022-02-22T14:35:09.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T14:35:10.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T14:35:10.354Z] Configure a credential helper to remove this warning. See [2022-02-22T14:35:10.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T14:35:10.354Z] [2022-02-22T14:35:10.354Z] Login Succeeded [2022-02-22T14:35:10.354Z] ---> docker-login.sh ends [Pipeline] } [2022-02-22T14:35:10.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-22T14:35:10.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-22T14:35:10.442Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-02-22T14:35:10.442Z] 15046dbeeed38caa154f660096347d19bbc8bb10 [2022-02-22T14:35:10.442Z] latest [2022-02-22T14:35:10.442Z] 2.2.0-dev.15 [2022-02-22T14:35:10.442Z] 15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 [2022-02-22T14:35:10.443Z] main [2022-02-22T14:35:10.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:10.827Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:11.188Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15046dbeeed38caa154f660096347d19bbc8bb10 [2022-02-22T14:35:11.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-22T14:35:11.188Z] 00b925668758: Preparing [2022-02-22T14:35:11.188Z] c9f1969857e8: Preparing [2022-02-22T14:35:11.188Z] b70957dabb37: Preparing [2022-02-22T14:35:11.188Z] 3866564b7897: Preparing [2022-02-22T14:35:11.188Z] b655d9a7dfb8: Preparing [2022-02-22T14:35:11.188Z] 62170e181a92: Preparing [2022-02-22T14:35:11.188Z] 62170e181a92: Waiting [2022-02-22T14:35:11.470Z] b70957dabb37: Pushed [2022-02-22T14:35:11.470Z] c9f1969857e8: Pushed [2022-02-22T14:35:11.470Z] 3866564b7897: Pushed [2022-02-22T14:35:11.470Z] 62170e181a92: Layer already exists [2022-02-22T14:35:12.457Z] b655d9a7dfb8: Pushed [2022-02-22T14:35:15.862Z] 00b925668758: Pushed [2022-02-22T14:35:15.862Z] 15046dbeeed38caa154f660096347d19bbc8bb10: digest: sha256:b65156f7c5a0101d1a8032413b8349ceb9f3502efa3777fddee661f461f321aa size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:16.221Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:16.583Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-02-22T14:35:16.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-22T14:35:16.583Z] 00b925668758: Preparing [2022-02-22T14:35:16.583Z] c9f1969857e8: Preparing [2022-02-22T14:35:16.583Z] b70957dabb37: Preparing [2022-02-22T14:35:16.583Z] 3866564b7897: Preparing [2022-02-22T14:35:16.583Z] b655d9a7dfb8: Preparing [2022-02-22T14:35:16.583Z] 62170e181a92: Preparing [2022-02-22T14:35:16.583Z] 62170e181a92: Waiting [2022-02-22T14:35:16.583Z] 00b925668758: Layer already exists [2022-02-22T14:35:16.859Z] b655d9a7dfb8: Layer already exists [2022-02-22T14:35:16.859Z] 3866564b7897: Layer already exists [2022-02-22T14:35:16.859Z] c9f1969857e8: Layer already exists [2022-02-22T14:35:16.859Z] b70957dabb37: Layer already exists [2022-02-22T14:35:16.859Z] 62170e181a92: Layer already exists [2022-02-22T14:35:16.859Z] latest: digest: sha256:b65156f7c5a0101d1a8032413b8349ceb9f3502efa3777fddee661f461f321aa size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:17.223Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:17.576Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.15 [2022-02-22T14:35:17.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-22T14:35:17.576Z] 00b925668758: Preparing [2022-02-22T14:35:17.576Z] c9f1969857e8: Preparing [2022-02-22T14:35:17.576Z] b70957dabb37: Preparing [2022-02-22T14:35:17.576Z] 3866564b7897: Preparing [2022-02-22T14:35:17.576Z] b655d9a7dfb8: Preparing [2022-02-22T14:35:17.576Z] 62170e181a92: Preparing [2022-02-22T14:35:17.576Z] 62170e181a92: Waiting [2022-02-22T14:35:17.576Z] b70957dabb37: Layer already exists [2022-02-22T14:35:17.576Z] 3866564b7897: Layer already exists [2022-02-22T14:35:17.576Z] c9f1969857e8: Layer already exists [2022-02-22T14:35:17.576Z] b655d9a7dfb8: Layer already exists [2022-02-22T14:35:17.576Z] 00b925668758: Layer already exists [2022-02-22T14:35:17.853Z] 62170e181a92: Layer already exists [2022-02-22T14:35:17.853Z] 2.2.0-dev.15: digest: sha256:b65156f7c5a0101d1a8032413b8349ceb9f3502efa3777fddee661f461f321aa size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:18.215Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:18.572Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 [2022-02-22T14:35:18.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-22T14:35:18.572Z] 00b925668758: Preparing [2022-02-22T14:35:18.572Z] c9f1969857e8: Preparing [2022-02-22T14:35:18.572Z] b70957dabb37: Preparing [2022-02-22T14:35:18.572Z] 3866564b7897: Preparing [2022-02-22T14:35:18.572Z] b655d9a7dfb8: Preparing [2022-02-22T14:35:18.572Z] 62170e181a92: Preparing [2022-02-22T14:35:18.572Z] 62170e181a92: Waiting [2022-02-22T14:35:18.849Z] b70957dabb37: Layer already exists [2022-02-22T14:35:18.849Z] 00b925668758: Layer already exists [2022-02-22T14:35:18.849Z] c9f1969857e8: Layer already exists [2022-02-22T14:35:18.849Z] 3866564b7897: Layer already exists [2022-02-22T14:35:18.849Z] b655d9a7dfb8: Layer already exists [2022-02-22T14:35:18.849Z] 62170e181a92: Layer already exists [2022-02-22T14:35:18.849Z] 15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15: digest: sha256:b65156f7c5a0101d1a8032413b8349ceb9f3502efa3777fddee661f461f321aa size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:19.210Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:19.560Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-02-22T14:35:19.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-22T14:35:19.560Z] 00b925668758: Preparing [2022-02-22T14:35:19.560Z] c9f1969857e8: Preparing [2022-02-22T14:35:19.560Z] b70957dabb37: Preparing [2022-02-22T14:35:19.560Z] 3866564b7897: Preparing [2022-02-22T14:35:19.560Z] b655d9a7dfb8: Preparing [2022-02-22T14:35:19.560Z] 62170e181a92: Preparing [2022-02-22T14:35:19.560Z] 62170e181a92: Waiting [2022-02-22T14:35:19.560Z] 3866564b7897: Layer already exists [2022-02-22T14:35:19.560Z] b655d9a7dfb8: Layer already exists [2022-02-22T14:35:19.560Z] c9f1969857e8: Layer already exists [2022-02-22T14:35:19.560Z] b70957dabb37: Layer already exists [2022-02-22T14:35:19.560Z] 00b925668758: Layer already exists [2022-02-22T14:35:19.834Z] 62170e181a92: Layer already exists [2022-02-22T14:35:19.834Z] main: digest: sha256:b65156f7c5a0101d1a8032413b8349ceb9f3502efa3777fddee661f461f321aa size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-22T14:35:19.889Z] ===================================================== [Pipeline] echo [2022-02-22T14:35:19.897Z] taggedImages: [2022-02-22T14:35:19.897Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15046dbeeed38caa154f660096347d19bbc8bb10 [2022-02-22T14:35:19.897Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-02-22T14:35:19.897Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.15 [2022-02-22T14:35:19.897Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15046dbeeed38caa154f660096347d19bbc8bb10-2.2.0-dev.15 [2022-02-22T14:35:19.897Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:20.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-22T14:35:20.289Z] [2022-02-22T14:35:20.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:20.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-22T14:35:20.927Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-22T14:35:20.927Z] 448f6bf000e3: Pulling fs layer [2022-02-22T14:35:20.927Z] f757da607395: Pulling fs layer [2022-02-22T14:35:20.927Z] 05883995daec: Pulling fs layer [2022-02-22T14:35:20.927Z] 8603b9c90790: Pulling fs layer [2022-02-22T14:35:20.927Z] 1560dd03e051: Pulling fs layer [2022-02-22T14:35:20.927Z] 27f5ce0e4adf: Pulling fs layer [2022-02-22T14:35:20.927Z] c2d8d7efcc4b: Pulling fs layer [2022-02-22T14:35:20.927Z] 1560dd03e051: Waiting [2022-02-22T14:35:20.927Z] 27f5ce0e4adf: Waiting [2022-02-22T14:35:20.927Z] c2d8d7efcc4b: Waiting [2022-02-22T14:35:20.927Z] 8603b9c90790: Waiting [2022-02-22T14:35:20.927Z] f757da607395: Verifying Checksum [2022-02-22T14:35:20.927Z] f757da607395: Download complete [2022-02-22T14:35:20.927Z] 8603b9c90790: Verifying Checksum [2022-02-22T14:35:20.927Z] 8603b9c90790: Download complete [2022-02-22T14:35:21.207Z] 1560dd03e051: Verifying Checksum [2022-02-22T14:35:21.207Z] 1560dd03e051: Download complete [2022-02-22T14:35:21.207Z] 27f5ce0e4adf: Verifying Checksum [2022-02-22T14:35:21.207Z] 27f5ce0e4adf: Download complete [2022-02-22T14:35:21.207Z] 05883995daec: Verifying Checksum [2022-02-22T14:35:21.207Z] 05883995daec: Download complete [2022-02-22T14:35:21.484Z] 448f6bf000e3: Verifying Checksum [2022-02-22T14:35:24.900Z] c2d8d7efcc4b: Verifying Checksum [2022-02-22T14:35:24.900Z] c2d8d7efcc4b: Download complete [2022-02-22T14:35:25.885Z] 448f6bf000e3: Pull complete [2022-02-22T14:35:26.487Z] f757da607395: Pull complete [2022-02-22T14:35:27.928Z] 05883995daec: Pull complete [2022-02-22T14:35:28.204Z] 8603b9c90790: Pull complete [2022-02-22T14:35:29.187Z] 1560dd03e051: Pull complete [2022-02-22T14:35:29.468Z] 27f5ce0e4adf: Pull complete [2022-02-22T14:35:47.799Z] c2d8d7efcc4b: Pull complete [2022-02-22T14:35:47.799Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-22T14:35:47.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-22T14:35:47.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-22T14:35:48.057Z] prd-ubuntu18.04-docker-arm64-4c-16g-5831 does not seem to be running inside a container [2022-02-22T14:35:48.146Z] $ 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/51 -v /w/workspace/app-service-configurable/51:/w/workspace/app-service-configurable/51:rw,z -v /w/workspace/app-service-configurable/51@tmp:/w/workspace/app-service-configurable/51@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 [2022-02-22T14:35:51.313Z] $ docker top 0ea3757198db71b6e02f64969ed3afc8c46215894501e218759a4cd9a52bf5cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:35:52.281Z] ---> job-cost.sh [2022-02-22T14:35:52.281Z] lf-activate-venv: SKIPPING [2022-02-22T14:35:52.281Z] INFO: No Stack... [2022-02-22T14:35:52.555Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-22T14:35:53.158Z] INFO: Archiving Costs [Pipeline] sh [2022-02-22T14:35:53.842Z] + cat /w/workspace/app-service-configurable/51/archives/cost.csv [2022-02-22T14:35:53.842Z] + cut -d, -f6 [Pipeline] lock [2022-02-22T14:35:53.930Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] [2022-02-22T14:35:53.936Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] did not exist. Created. [2022-02-22T14:35:53.936Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-22T14:35:54.633Z] /w/workspace/app-service-configurable/51@tmp/durable-5cf3c21b/script.sh: 1: /w/workspace/app-service-configurable/51@tmp/durable-5cf3c21b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-22T14:35:55.335Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-22T14:35:55.363Z] Warning: overwriting stash ‘stack-cost’ [2022-02-22T14:35:55.426Z] Stashed 1 file(s) [Pipeline] } [2022-02-22T14:35:55.432Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-22T14:35:55.451Z] $ docker stop --time=1 0ea3757198db71b6e02f64969ed3afc8c46215894501e218759a4cd9a52bf5cd [2022-02-22T14:35:57.054Z] $ docker rm -f 0ea3757198db71b6e02f64969ed3afc8c46215894501e218759a4cd9a52bf5cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-22T14:35:57.653Z] provisioning config files... [2022-02-22T14:35:57.663Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6768759454459109253tmp [Pipeline] { [Pipeline] sh [2022-02-22T14:35:57.964Z] + set +x [2022-02-22T14:35:57.964Z] + curl -s https://codecov.io/bash [2022-02-22T14:35:57.964Z] + bash -s -- [2022-02-22T14:35:57.964Z] [2022-02-22T14:35:57.964Z] _____ _ [2022-02-22T14:35:57.964Z] / ____| | | [2022-02-22T14:35:57.964Z] | | ___ __| | ___ ___ _____ __ [2022-02-22T14:35:57.964Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-22T14:35:57.964Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-22T14:35:57.964Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-22T14:35:57.964Z] Bash-1.0.6 [2022-02-22T14:35:57.964Z] [2022-02-22T14:35:57.964Z] [2022-02-22T14:35:57.964Z] ==> git version 2.24.4 found [2022-02-22T14:35:57.964Z] ==> 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 [2022-02-22T14:35:57.964Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-22T14:35:57.964Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-22T14:35:57.964Z] ==> Jenkins CI detected. [2022-02-22T14:35:57.964Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-02-22T14:35:57.964Z] project root: . [2022-02-22T14:35:57.964Z] --> token set from env [2022-02-22T14:35:57.964Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-22T14:35:58.225Z] ==> Running gcov in . (disable via -X gcov) [2022-02-22T14:35:58.225Z] ==> Python coveragepy not found [2022-02-22T14:35:58.225Z] ==> Searching for coverage reports in: [2022-02-22T14:35:58.225Z] + . [2022-02-22T14:35:58.225Z] -> Found 1 reports [2022-02-22T14:35:58.225Z] ==> Detecting git/mercurial file structure [2022-02-22T14:35:58.225Z] ==> Reading reports [2022-02-22T14:35:58.225Z] + ./coverage.out bytes=10 [2022-02-22T14:35:58.225Z] ==> Appending adjustments [2022-02-22T14:35:58.225Z] https://docs.codecov.io/docs/fixing-reports [2022-02-22T14:35:58.225Z] + Found adjustments [2022-02-22T14:35:58.225Z] ==> Gzipping contents [2022-02-22T14:35:58.225Z] 4.0K /tmp/codecov.w0ekwC.gz [2022-02-22T14:35:58.225Z] ==> Uploading reports [2022-02-22T14:35:58.225Z] url: https://codecov.io [2022-02-22T14:35:58.225Z] query: branch=main&commit=15046dbeeed38caa154f660096347d19bbc8bb10&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-22T14:35:58.225Z] -> Pinging Codecov [2022-02-22T14:35:58.225Z] 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=15046dbeeed38caa154f660096347d19bbc8bb10&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-22T14:35:58.488Z] -> Uploading to [2022-02-22T14:35:58.488Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-22/A97CA9966030D2A3747ED39772930CCE/15046dbeeed38caa154f660096347d19bbc8bb10/96aba1cb-554d-4e5f-819a-6ac283d810d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220222T143558Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60c07f47785a9900a0d3f98f5674196ef2ff2389738cf467a023fb7ef990b20b [2022-02-22T14:35:58.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-22T14:35:58.488Z] Dload Upload Total Spent Left Speed [2022-02-22T14:35:59.057Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1736 --:--:-- --:--:-- --:--:-- 1737 [2022-02-22T14:35:59.057Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] } [2022-02-22T14:35:59.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-22T14:35:59.337Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-22T14:35:59.347Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:59.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-22T14:35:59.648Z] [2022-02-22T14:35:59.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:35:59.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-22T14:35:59.955Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-22T14:35:59.955Z] 188c0c94c7c5: Pulling fs layer [2022-02-22T14:35:59.955Z] 0ef7d3d256c8: Pulling fs layer [2022-02-22T14:35:59.955Z] de9db76c5a1d: Pulling fs layer [2022-02-22T14:35:59.955Z] 0eba1c9be4d2: Pulling fs layer [2022-02-22T14:35:59.955Z] 0d57e429df01: Pulling fs layer [2022-02-22T14:35:59.955Z] 4e4be7b47b0d: Pulling fs layer [2022-02-22T14:35:59.955Z] e1f770b5df2f: Pulling fs layer [2022-02-22T14:35:59.955Z] 85a0685a4137: Pulling fs layer [2022-02-22T14:35:59.955Z] 0d57e429df01: Waiting [2022-02-22T14:35:59.955Z] 4e4be7b47b0d: Waiting [2022-02-22T14:35:59.955Z] e1f770b5df2f: Waiting [2022-02-22T14:35:59.955Z] 85a0685a4137: Waiting [2022-02-22T14:35:59.956Z] de9db76c5a1d: Verifying Checksum [2022-02-22T14:35:59.956Z] de9db76c5a1d: Download complete [2022-02-22T14:35:59.956Z] 0ef7d3d256c8: Verifying Checksum [2022-02-22T14:35:59.956Z] 0ef7d3d256c8: Download complete [2022-02-22T14:35:59.956Z] 0d57e429df01: Verifying Checksum [2022-02-22T14:35:59.956Z] 0d57e429df01: Download complete [2022-02-22T14:35:59.956Z] 4e4be7b47b0d: Verifying Checksum [2022-02-22T14:35:59.956Z] 4e4be7b47b0d: Download complete [2022-02-22T14:35:59.956Z] 188c0c94c7c5: Verifying Checksum [2022-02-22T14:35:59.956Z] 188c0c94c7c5: Download complete [2022-02-22T14:36:00.223Z] e1f770b5df2f: Verifying Checksum [2022-02-22T14:36:00.223Z] e1f770b5df2f: Download complete [2022-02-22T14:36:00.223Z] 188c0c94c7c5: Pull complete [2022-02-22T14:36:00.489Z] 0ef7d3d256c8: Pull complete [2022-02-22T14:36:00.489Z] de9db76c5a1d: Pull complete [2022-02-22T14:36:00.749Z] 85a0685a4137: Verifying Checksum [2022-02-22T14:36:00.749Z] 85a0685a4137: Download complete [2022-02-22T14:36:00.749Z] 0eba1c9be4d2: Download complete [2022-02-22T14:36:04.993Z] 0eba1c9be4d2: Pull complete [2022-02-22T14:36:04.993Z] 0d57e429df01: Pull complete [2022-02-22T14:36:04.993Z] 4e4be7b47b0d: Pull complete [2022-02-22T14:36:04.993Z] e1f770b5df2f: Pull complete [2022-02-22T14:36:09.231Z] 85a0685a4137: Pull complete [2022-02-22T14:36:09.231Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-22T14:36:09.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-22T14:36:09.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-22T14:36:09.294Z] prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container [2022-02-22T14:36:09.327Z] $ 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 [2022-02-22T14:36:11.904Z] $ docker top 96a73121d2eab3a52c90982bc11213bedc623d7ddfadf41f3abbd19a28396eef -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-22T14:36:11.977Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-22T14:36:12.264Z] + set -o pipefail [2022-02-22T14:36:12.264Z] + snyk monitor '--org=edgex-jenkins' [2022-02-22T14:36:18.868Z] [2022-02-22T14:36:18.868Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-02-22T14:36:18.868Z] [2022-02-22T14:36:18.868Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/81a0f931-2d28-4d0d-8b5c-9f4a356cb78c [2022-02-22T14:36:18.868Z] [2022-02-22T14:36:18.868Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-22T14:36:18.868Z] [2022-02-22T14:36:18.868Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-22T14:36:18.868Z] [2022-02-22T14:36:19.440Z] [Pipeline] } [2022-02-22T14:36:19.451Z] $ docker stop --time=1 96a73121d2eab3a52c90982bc11213bedc623d7ddfadf41f3abbd19a28396eef [2022-02-22T14:36:21.307Z] $ docker rm -f 96a73121d2eab3a52c90982bc11213bedc623d7ddfadf41f3abbd19a28396eef [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 [2022-02-22T14:36:22.036Z] + git log --format=format:%s -1 15046dbeeed38caa154f660096347d19bbc8bb10 [Pipeline] sh [2022-02-22T14:36:22.334Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-22T14:36:22.334Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:36:22.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-22T14:36:22.631Z] . [Pipeline] withDockerContainer [2022-02-22T14:36:22.693Z] prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container [2022-02-22T14:36:22.726Z] $ 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 [2022-02-22T14:36:23.048Z] $ docker top eb1d97955cd3c01afcf8378c5607f40bd4ef0f9db06d848ea9032ff709397c2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-22T14:36:23.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-22T14:36:23.139Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-22T14:36:23.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-22T14:36:23.238Z] $ docker exec eb1d97955cd3c01afcf8378c5607f40bd4ef0f9db06d848ea9032ff709397c2c ssh-agent [2022-02-22T14:36:23.332Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCjOEkE/agent.14 [2022-02-22T14:36:23.332Z] SSH_AGENT_PID=21 [2022-02-22T14:36:23.337Z] Running ssh-add (command line suppressed) [2022-02-22T14:36:23.430Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6015638396157900214.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6015638396157900214.key) [2022-02-22T14:36:23.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-22T14:36:23.746Z] + git semver tag [2022-02-22T14:36:23.746Z] # -> Open(): unable to determine branch for HEAD [2022-02-22T14:36:23.746Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-22T14:36:23.746Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-22T14:36:23.746Z] # $SEMVER_REMOTE_NAME = origin [2022-02-22T14:36:23.746Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-22T14:36:23.746Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-22T14:36:23.746Z] # $SEMVER_BRANCH = main [2022-02-22T14:36:23.746Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-02-22T14:36:23.746Z] # 15046dbeeed38caa154f660096347d19bbc8bb10 HEAD [2022-02-22T14:36:23.746Z] # -> Force: false [2022-02-22T14:36:23.746Z] # 9e1ea8bafb0662774bb5db278b51453e59996b71 refs/tags/v2.2.0-dev.15 [Pipeline] } [2022-02-22T14:36:23.756Z] $ docker exec --env ******** --env ******** eb1d97955cd3c01afcf8378c5607f40bd4ef0f9db06d848ea9032ff709397c2c ssh-agent -k [2022-02-22T14:36:23.870Z] unset SSH_AUTH_SOCK; [2022-02-22T14:36:23.870Z] unset SSH_AGENT_PID; [2022-02-22T14:36:23.870Z] echo Agent pid 21 killed; [2022-02-22T14:36:23.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-22T14:36:24.200Z] + git semver [Pipeline] } [2022-02-22T14:36:24.211Z] $ docker stop --time=1 eb1d97955cd3c01afcf8378c5607f40bd4ef0f9db06d848ea9032ff709397c2c [2022-02-22T14:36:25.375Z] $ docker rm -f eb1d97955cd3c01afcf8378c5607f40bd4ef0f9db06d848ea9032ff709397c2c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:36:25.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-22T14:36:25.768Z] [2022-02-22T14:36:25.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:36:26.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-22T14:36:26.068Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-22T14:36:26.068Z] ab5ef0e58194: Pulling fs layer [2022-02-22T14:36:26.068Z] 9712f1f96733: Pulling fs layer [2022-02-22T14:36:26.068Z] 63f879dbbcfc: Pulling fs layer [2022-02-22T14:36:26.068Z] 0d9ebad4ef96: Pulling fs layer [2022-02-22T14:36:26.068Z] e9a5061849ea: Pulling fs layer [2022-02-22T14:36:26.068Z] d747dcd14b5f: Pulling fs layer [2022-02-22T14:36:26.068Z] 2de7ff778b66: Pulling fs layer [2022-02-22T14:36:26.068Z] 0d9ebad4ef96: Waiting [2022-02-22T14:36:26.068Z] e9a5061849ea: Waiting [2022-02-22T14:36:26.068Z] d747dcd14b5f: Waiting [2022-02-22T14:36:26.068Z] 2de7ff778b66: Waiting [2022-02-22T14:36:26.068Z] 9712f1f96733: Verifying Checksum [2022-02-22T14:36:26.068Z] 9712f1f96733: Download complete [2022-02-22T14:36:26.343Z] 63f879dbbcfc: Verifying Checksum [2022-02-22T14:36:26.343Z] 63f879dbbcfc: Download complete [2022-02-22T14:36:26.343Z] e9a5061849ea: Verifying Checksum [2022-02-22T14:36:26.343Z] e9a5061849ea: Download complete [2022-02-22T14:36:26.343Z] d747dcd14b5f: Verifying Checksum [2022-02-22T14:36:26.343Z] d747dcd14b5f: Download complete [2022-02-22T14:36:26.608Z] ab5ef0e58194: Verifying Checksum [2022-02-22T14:36:26.608Z] ab5ef0e58194: Download complete [2022-02-22T14:36:26.608Z] 2de7ff778b66: Verifying Checksum [2022-02-22T14:36:26.608Z] 2de7ff778b66: Download complete [2022-02-22T14:36:26.892Z] 0d9ebad4ef96: Verifying Checksum [2022-02-22T14:36:26.892Z] 0d9ebad4ef96: Download complete [2022-02-22T14:36:30.222Z] ab5ef0e58194: Pull complete [2022-02-22T14:36:30.222Z] 9712f1f96733: Pull complete [2022-02-22T14:36:30.807Z] 63f879dbbcfc: Pull complete [2022-02-22T14:36:34.139Z] 0d9ebad4ef96: Pull complete [2022-02-22T14:36:34.405Z] e9a5061849ea: Pull complete [2022-02-22T14:36:34.665Z] d747dcd14b5f: Pull complete [2022-02-22T14:36:35.611Z] 2de7ff778b66: Pull complete [2022-02-22T14:36:35.872Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-22T14:36:35.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-22T14:36:35.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-22T14:36:35.936Z] prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container [2022-02-22T14:36:35.967Z] $ 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 [2022-02-22T14:36:39.209Z] $ docker top 641b44b888cf3e2c7a9b7bb54f896b3f3d56c89d5112e272cf9e1a5423c9aff3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-22T14:36:39.289Z] provisioning config files... [2022-02-22T14:36:39.297Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1683183205642480625tmp [2022-02-22T14:36:39.307Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config473273353205228737tmp [2022-02-22T14:36:39.318Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6999143827849366936tmp [Pipeline] { [Pipeline] echo [2022-02-22T14:36:39.332Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:36:39.616Z] ---> sigul-configuration.sh [2022-02-22T14:36:39.616Z] gpg: directory `/root/.gnupg' created [2022-02-22T14:36:39.616Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-22T14:36:39.616Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-22T14:36:39.616Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-22T14:36:39.616Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-22T14:36:39.616Z] gpg: CAST5 encrypted data [2022-02-22T14:36:39.616Z] gpg: encrypted with 1 passphrase [2022-02-22T14:36:39.616Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-22T14:36:39.901Z] + mkdir /home/jenkins [2022-02-22T14:36:39.901Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-22T14:36:40.189Z] + 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 [2022-02-22T14:36:40.200Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:36:40.486Z] ---> sigul-install.sh [2022-02-22T14:36:40.486Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-22T14:36:40.773Z] + git tag --list [2022-02-22T14:36:40.774Z] v1.0.0 [2022-02-22T14:36:40.774Z] v1.1.0 [2022-02-22T14:36:40.774Z] v1.2.0 [2022-02-22T14:36:40.774Z] v1.3.0 [2022-02-22T14:36:40.774Z] v1.3.1 [2022-02-22T14:36:40.774Z] v2.0.0 [2022-02-22T14:36:40.774Z] v2.0.1 [2022-02-22T14:36:40.774Z] v2.0.1-dev.1 [2022-02-22T14:36:40.774Z] v2.0.2-dev.1 [2022-02-22T14:36:40.774Z] v2.0.2-dev.10 [2022-02-22T14:36:40.774Z] v2.0.2-dev.11 [2022-02-22T14:36:40.774Z] v2.0.2-dev.12 [2022-02-22T14:36:40.774Z] v2.0.2-dev.13 [2022-02-22T14:36:40.774Z] v2.0.2-dev.14 [2022-02-22T14:36:40.774Z] v2.0.2-dev.15 [2022-02-22T14:36:40.774Z] v2.0.2-dev.16 [2022-02-22T14:36:40.774Z] v2.0.2-dev.17 [2022-02-22T14:36:40.774Z] v2.0.2-dev.18 [2022-02-22T14:36:40.774Z] v2.0.2-dev.19 [2022-02-22T14:36:40.774Z] v2.0.2-dev.2 [2022-02-22T14:36:40.774Z] v2.0.2-dev.20 [2022-02-22T14:36:40.774Z] v2.0.2-dev.21 [2022-02-22T14:36:40.774Z] v2.0.2-dev.22 [2022-02-22T14:36:40.774Z] v2.0.2-dev.23 [2022-02-22T14:36:40.774Z] v2.0.2-dev.24 [2022-02-22T14:36:40.774Z] v2.0.2-dev.25 [2022-02-22T14:36:40.774Z] v2.0.2-dev.26 [2022-02-22T14:36:40.774Z] v2.0.2-dev.27 [2022-02-22T14:36:40.774Z] v2.0.2-dev.28 [2022-02-22T14:36:40.774Z] v2.0.2-dev.29 [2022-02-22T14:36:40.774Z] v2.0.2-dev.3 [2022-02-22T14:36:40.774Z] v2.0.2-dev.30 [2022-02-22T14:36:40.774Z] v2.0.2-dev.4 [2022-02-22T14:36:40.774Z] v2.0.2-dev.5 [2022-02-22T14:36:40.774Z] v2.0.2-dev.6 [2022-02-22T14:36:40.774Z] v2.0.2-dev.7 [2022-02-22T14:36:40.774Z] v2.0.2-dev.8 [2022-02-22T14:36:40.774Z] v2.0.2-dev.9 [2022-02-22T14:36:40.774Z] v2.1.0 [2022-02-22T14:36:40.774Z] v2.2.0-dev.1 [2022-02-22T14:36:40.774Z] v2.2.0-dev.10 [2022-02-22T14:36:40.774Z] v2.2.0-dev.11 [2022-02-22T14:36:40.774Z] v2.2.0-dev.12 [2022-02-22T14:36:40.774Z] v2.2.0-dev.13 [2022-02-22T14:36:40.774Z] v2.2.0-dev.14 [2022-02-22T14:36:40.774Z] v2.2.0-dev.15 [2022-02-22T14:36:40.774Z] v2.2.0-dev.2 [2022-02-22T14:36:40.774Z] v2.2.0-dev.3 [2022-02-22T14:36:40.774Z] v2.2.0-dev.4 [2022-02-22T14:36:40.774Z] v2.2.0-dev.5 [2022-02-22T14:36:40.774Z] v2.2.0-dev.6 [2022-02-22T14:36:40.774Z] v2.2.0-dev.7 [2022-02-22T14:36:40.774Z] v2.2.0-dev.8 [2022-02-22T14:36:40.774Z] v2.2.0-dev.9 [Pipeline] sh [2022-02-22T14:36:41.061Z] + lftools sign git-tag v2.2.0-dev.15 [2022-02-22T14:36:41.636Z] Signing Git tag with Sigul... [2022-02-22T14:36:41.636Z] Signing v2.2.0-dev.15 [Pipeline] echo [2022-02-22T14:36:42.217Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:36:42.505Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-22T14:36:42.512Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-22T14:36:42.530Z] $ docker stop --time=1 641b44b888cf3e2c7a9b7bb54f896b3f3d56c89d5112e272cf9e1a5423c9aff3 [2022-02-22T14:36:43.723Z] $ docker rm -f 641b44b888cf3e2c7a9b7bb54f896b3f3d56c89d5112e272cf9e1a5423c9aff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-22T14:36:44.141Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-22T14:36:44.141Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:36:44.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-22T14:36:44.445Z] . [Pipeline] withDockerContainer [2022-02-22T14:36:44.510Z] prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container [2022-02-22T14:36:44.546Z] $ 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 [2022-02-22T14:36:44.873Z] $ docker top 29ab4a2b295a21bd43b160e449ae6995b7f5769b70b36f9ab612d05748848a9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-22T14:36:44.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-22T14:36:44.967Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-22T14:36:45.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-22T14:36:45.077Z] $ docker exec 29ab4a2b295a21bd43b160e449ae6995b7f5769b70b36f9ab612d05748848a9a ssh-agent [2022-02-22T14:36:45.174Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXehBoGA/agent.14 [2022-02-22T14:36:45.174Z] SSH_AGENT_PID=21 [2022-02-22T14:36:45.179Z] Running ssh-add (command line suppressed) [2022-02-22T14:36:45.266Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7850202652881479256.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7850202652881479256.key) [2022-02-22T14:36:45.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-22T14:36:45.574Z] + git semver bump pre [2022-02-22T14:36:45.574Z] # -> Open(): unable to determine branch for HEAD [2022-02-22T14:36:45.574Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-22T14:36:45.574Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-22T14:36:45.574Z] # $SEMVER_REMOTE_NAME = origin [2022-02-22T14:36:45.574Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-22T14:36:45.574Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-22T14:36:45.574Z] # $SEMVER_BRANCH = main [2022-02-22T14:36:45.574Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-02-22T14:36:45.574Z] 2.2.0-dev.16 [Pipeline] } [2022-02-22T14:36:45.584Z] $ docker exec --env ******** --env ******** 29ab4a2b295a21bd43b160e449ae6995b7f5769b70b36f9ab612d05748848a9a ssh-agent -k [2022-02-22T14:36:45.671Z] unset SSH_AUTH_SOCK; [2022-02-22T14:36:45.671Z] unset SSH_AGENT_PID; [2022-02-22T14:36:45.672Z] echo Agent pid 21 killed; [2022-02-22T14:36:45.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-22T14:36:45.994Z] + git semver [Pipeline] } [2022-02-22T14:36:46.006Z] $ docker stop --time=1 29ab4a2b295a21bd43b160e449ae6995b7f5769b70b36f9ab612d05748848a9a [2022-02-22T14:36:47.199Z] $ docker rm -f 29ab4a2b295a21bd43b160e449ae6995b7f5769b70b36f9ab612d05748848a9a [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-22T14:36:47.558Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-22T14:36:47.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:36:47.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-22T14:36:47.855Z] . [Pipeline] withDockerContainer [2022-02-22T14:36:47.913Z] prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container [2022-02-22T14:36:47.940Z] $ 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 [2022-02-22T14:36:48.296Z] $ docker top e478af29051938004627dc1e9de2b50daeee71200507667d332701efc1346aa0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-22T14:36:48.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-22T14:36:48.388Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-22T14:36:48.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-22T14:36:48.490Z] $ docker exec e478af29051938004627dc1e9de2b50daeee71200507667d332701efc1346aa0 ssh-agent [2022-02-22T14:36:48.588Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCogKiN/agent.14 [2022-02-22T14:36:48.588Z] SSH_AGENT_PID=20 [2022-02-22T14:36:48.592Z] Running ssh-add (command line suppressed) [2022-02-22T14:36:48.683Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6575139984767231988.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6575139984767231988.key) [2022-02-22T14:36:48.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-22T14:36:48.989Z] + git semver push [2022-02-22T14:36:48.989Z] # -> Open(): unable to determine branch for HEAD [2022-02-22T14:36:48.989Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-22T14:36:48.989Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-22T14:36:48.989Z] # $SEMVER_REMOTE_NAME = origin [2022-02-22T14:36:48.989Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-22T14:36:48.989Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-22T14:36:48.989Z] # $SEMVER_BRANCH = main [2022-02-22T14:36:48.989Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-02-22T14:36:50.905Z] $ docker exec --env ******** --env ******** e478af29051938004627dc1e9de2b50daeee71200507667d332701efc1346aa0 ssh-agent -k [2022-02-22T14:36:50.999Z] unset SSH_AUTH_SOCK; [2022-02-22T14:36:50.999Z] unset SSH_AGENT_PID; [2022-02-22T14:36:50.999Z] echo Agent pid 20 killed; [2022-02-22T14:36:51.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-22T14:36:51.315Z] + git semver [Pipeline] } [2022-02-22T14:36:51.328Z] $ docker stop --time=1 e478af29051938004627dc1e9de2b50daeee71200507667d332701efc1346aa0 [2022-02-22T14:36:52.523Z] $ docker rm -f e478af29051938004627dc1e9de2b50daeee71200507667d332701efc1346aa0 [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 [2022-02-22T14:36:53.156Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [2022-02-22T14:36:53.156Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-02-22T14:36:53.156Z] total 8 [2022-02-22T14:36:53.156Z] drwxr-xr-x. 3 root root 34 Feb 22 14:29 . [2022-02-22T14:36:53.156Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 22 14:36 .. [2022-02-22T14:36:53.156Z] drwxr-xr-x. 2 root root 6 Feb 22 14:29 cost [2022-02-22T14:36:53.156Z] -rw-r--r--. 1 root root 94 Feb 22 14:29 cost.csv [2022-02-22T14:36:53.156Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-02-22T14:36:53.156Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-02-22T14:36:53.156Z] total 8 [2022-02-22T14:36:53.156Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 22 14:29 . [2022-02-22T14:36:53.156Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 22 14:36 .. [2022-02-22T14:36:53.156Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 22 14:29 cost [2022-02-22T14:36:53.156Z] -rw-r--r--. 1 jenkins jenkins 94 Feb 22 14:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:36:53.448Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:36:54.230Z] ---> package-listing.sh [2022-02-22T14:36:54.230Z] ++ facter osfamily [2022-02-22T14:36:54.230Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-22T14:36:54.230Z] + OS_FAMILY=redhat [2022-02-22T14:36:54.230Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-02-22T14:36:54.230Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-22T14:36:54.230Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-22T14:36:54.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-22T14:36:54.230Z] + PACKAGES=/tmp/packages_start.txt [2022-02-22T14:36:54.230Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-02-22T14:36:54.230Z] + PACKAGES=/tmp/packages_end.txt [2022-02-22T14:36:54.230Z] + case "${OS_FAMILY}" in [2022-02-22T14:36:54.230Z] + rpm -qa [2022-02-22T14:36:54.230Z] + sort [2022-02-22T14:36:55.225Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-22T14:36:55.225Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-22T14:36:55.225Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-22T14:36:55.225Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-02-22T14:36:55.225Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-02-22T14:36:55.225Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-02-22T14:36:55.240Z] 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 [2022-02-22T14:36:55.519Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-22T14:36:56.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-22T14:36:56.084Z] . [Pipeline] withDockerContainer [2022-02-22T14:36:56.147Z] prd-centos7-docker-4c-2g-5830 does not seem to be running inside a container [2022-02-22T14:36:56.180Z] $ 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 [2022-02-22T14:36:56.395Z] $ docker top 3975e9fbbf1b016c9a8bb9c42863227f15e0207b1072f78bd92b19c50e3973b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-22T14:36:56.759Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-22T14:36:57.051Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-22T14:36:57.342Z] + ls /var/log/sa-host [2022-02-22T14:36:57.342Z] + sadf -c /var/log/sa-host/sa17 [2022-02-22T14:36:57.342Z] file_magic: OK [2022-02-22T14:36:57.342Z] HZ: Using current value: 100 [2022-02-22T14:36:57.342Z] file_header: OK [2022-02-22T14:36:57.342Z] 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 [2022-02-22T14:36:57.342Z] Statistics: [2022-02-22T14:36:57.342Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-22T14:36:57.342Z] File successfully converted to sysstat format version 12.0.3 [2022-02-22T14:36:57.342Z] + sadf -c /var/log/sa-host/sa22 [2022-02-22T14:36:57.342Z] file_magic: OK [2022-02-22T14:36:57.342Z] HZ: Using current value: 100 [2022-02-22T14:36:57.342Z] file_header: OK [2022-02-22T14:36:57.342Z] 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 [2022-02-22T14:36:57.342Z] Statistics: [2022-02-22T14:36:57.342Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-22T14:36:57.342Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-22T14:36:57.581Z] provisioning config files... [2022-02-22T14:36:57.589Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2625431038108045680tmp [Pipeline] { [Pipeline] echo [2022-02-22T14:36:57.607Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:36:57.895Z] ---> create-netrc.sh [Pipeline] } [2022-02-22T14:36:57.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:36:58.247Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-22T14:36:58.257Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:36:58.545Z] ---> sudo-logs.sh [2022-02-22T14:36:58.545Z] Archiving 'sudo' log.. [2022-02-22T14:36:58.545Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5830.novalocal: Name or service not known [2022-02-22T14:36:58.545Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5830.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-22T14:36:58.580Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:36:58.890Z] ---> job-cost.sh [2022-02-22T14:36:58.890Z] lf-activate-venv: SKIPPING [2022-02-22T14:36:58.890Z] DEBUG: total: 0.05999999865889549 [2022-02-22T14:36:58.890Z] INFO: Retrieving Stack Cost... [2022-02-22T14:36:59.150Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-22T14:36:59.417Z] INFO: Archiving Costs [Pipeline] echo [2022-02-22T14:36:59.431Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-22T14:36:59.724Z] ---> logs-deploy.sh [2022-02-22T14:36:59.724Z] lf-activate-venv: SKIPPING [2022-02-22T14:36:59.724Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/51 [2022-02-22T14:36:59.724Z] INFO: archiving workspace using pattern(s): [2022-02-22T14:37:00.294Z] Archives upload complete. [2022-02-22T14:37:00.554Z] INFO: archiving logs to Nexus