Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b 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-ssh7130692113426064892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh18212730418412424433.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh10531184744820524078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh671705519933073075.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh9593014562037349319.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-63028 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b (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 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b # timeout=10 Commit message: "fix: Corrrect typos in comments in new profile (#421)" > git rev-list --no-walk bee51752e52cefacc75b1e77b3765d1ad311bd56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-11T00:35:20.441Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T00:35:20.509Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T00:35:20.526Z] ========================================================= [2022-05-11T00:35:20.526Z] EdgeX Global Pipelines Version Info [2022-05-11T00:35:20.526Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:35:21.350Z] ------------------- [2022-05-11T00:35:21.350Z] stable info: [2022-05-11T00:35:21.350Z] ------------------- [2022-05-11T00:35:21.350Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T00:35:21.350Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T00:35:21.350Z] Message: update stable to v1.0.230 [2022-05-11T00:35:21.927Z] ------------------- [2022-05-11T00:35:21.927Z] experimental info: [2022-05-11T00:35:21.928Z] ------------------- [2022-05-11T00:35:21.928Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T00:35:21.928Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T00:35:21.928Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T00:35:22.095Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-11T00:35:22.111Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-11T00:35:22.129Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T00:35:22.142Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T00:35:22.156Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T00:35:22.167Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T00:35:22.186Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T00:35:22.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T00:35:22.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T00:35:22.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T00:35:22.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T00:35:22.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-11T00:35:22.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T00:35:22.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T00:35:22.296Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T00:35:22.304Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T00:35:22.313Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T00:35:22.321Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T00:35:22.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T00:35:22.344Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T00:35:22.352Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T00:35:22.364Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T00:35:22.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T00:35:22.397Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T00:35:22.417Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T00:35:22.434Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T00:35:22.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-11T00:35:22.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-11T00:35:22.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-11T00:35:22.492Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] echo [2022-05-11T00:35:22.508Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f477d4 [Pipeline] echo [2022-05-11T00:35:22.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T00:35:22.564Z] provisioning config files... [2022-05-11T00:35:22.579Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6146553991662649275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:35:22.962Z] ---> docker-login.sh [2022-05-11T00:35:22.962Z] nexus3.edgexfoundry.org:10001 [2022-05-11T00:35:23.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:35:23.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:35:23.910Z] Configure a credential helper to remove this warning. See [2022-05-11T00:35:23.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:35:23.910Z] [2022-05-11T00:35:23.910Z] Login Succeeded [2022-05-11T00:35:23.910Z] nexus3.edgexfoundry.org:10002 [2022-05-11T00:35:23.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:35:23.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:35:23.910Z] Configure a credential helper to remove this warning. See [2022-05-11T00:35:23.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:35:23.910Z] [2022-05-11T00:35:23.910Z] Login Succeeded [2022-05-11T00:35:23.910Z] nexus3.edgexfoundry.org:10003 [2022-05-11T00:35:24.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:35:24.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:35:24.172Z] Configure a credential helper to remove this warning. See [2022-05-11T00:35:24.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:35:24.172Z] [2022-05-11T00:35:24.172Z] Login Succeeded [2022-05-11T00:35:24.172Z] nexus3.edgexfoundry.org:10004 [2022-05-11T00:35:24.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:35:24.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:35:24.434Z] Configure a credential helper to remove this warning. See [2022-05-11T00:35:24.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:35:24.434Z] [2022-05-11T00:35:24.434Z] Login Succeeded [2022-05-11T00:35:24.434Z] docker.io [2022-05-11T00:35:24.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:35:24.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:35:24.697Z] Configure a credential helper to remove this warning. See [2022-05-11T00:35:24.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:35:24.697Z] [2022-05-11T00:35:24.697Z] Login Succeeded [2022-05-11T00:35:24.697Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T00:35:24.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-11T00:35:25.105Z] + git rev-list -1 --merges 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b~1..3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] echo [2022-05-11T00:35:25.146Z] -----------> git rev-list -1 --merges 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b~1..3f477d47c6517606b32e01b3b7dfc9f0ed41c93b 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [false] [Pipeline] sh [2022-05-11T00:35:25.453Z] + git log --format=format:%s -1 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] echo [2022-05-11T00:35:25.474Z] ========================================================= [2022-05-11T00:35:25.474Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-11T00:35:25.474Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T00:35:25.824Z] + git log --format=format:%s -1 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] echo [2022-05-11T00:35:25.839Z] [semverPrep] GIT_COMMIT: 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b, Commit Message: fix: Corrrect typos in comments in new profile (#421) [Pipeline] echo [2022-05-11T00:35:25.854Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T00:35:26.326Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T00:35:26.326Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T00:35:26.326Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T00:35:26.326Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T00:35:26.326Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-11T00:35:26.326Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-11T00:35:26.326Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:35:26.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T00:35:26.789Z] [2022-05-11T00:35:26.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:35:27.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T00:35:27.106Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T00:35:27.106Z] 1fe172e4850f: Pulling fs layer [2022-05-11T00:35:27.106Z] caf521ccaac6: Pulling fs layer [2022-05-11T00:35:27.106Z] 3ead6fa29328: Pulling fs layer [2022-05-11T00:35:27.106Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T00:35:27.106Z] a8d5f1318db7: Pulling fs layer [2022-05-11T00:35:27.106Z] c427282e49a2: Pulling fs layer [2022-05-11T00:35:27.106Z] 1827001aaf11: Pulling fs layer [2022-05-11T00:35:27.106Z] 0714d37db230: Pulling fs layer [2022-05-11T00:35:27.106Z] ac28cf19c067: Pulling fs layer [2022-05-11T00:35:27.106Z] a8d5f1318db7: Waiting [2022-05-11T00:35:27.106Z] c427282e49a2: Waiting [2022-05-11T00:35:27.106Z] 5c2a1cbceb83: Waiting [2022-05-11T00:35:27.106Z] 0714d37db230: Waiting [2022-05-11T00:35:27.106Z] ca983d60f3e2: Pulling fs layer [2022-05-11T00:35:27.106Z] ac28cf19c067: Waiting [2022-05-11T00:35:27.106Z] 9f894cec8388: Pulling fs layer [2022-05-11T00:35:27.106Z] ca983d60f3e2: Waiting [2022-05-11T00:35:27.106Z] 9f894cec8388: Waiting [2022-05-11T00:35:27.106Z] caf521ccaac6: Verifying Checksum [2022-05-11T00:35:27.106Z] caf521ccaac6: Download complete [2022-05-11T00:35:27.106Z] 5c2a1cbceb83: Verifying Checksum [2022-05-11T00:35:27.106Z] 5c2a1cbceb83: Download complete [2022-05-11T00:35:27.366Z] a8d5f1318db7: Verifying Checksum [2022-05-11T00:35:27.366Z] a8d5f1318db7: Download complete [2022-05-11T00:35:27.366Z] c427282e49a2: Download complete [2022-05-11T00:35:27.366Z] 3ead6fa29328: Verifying Checksum [2022-05-11T00:35:27.366Z] 3ead6fa29328: Download complete [2022-05-11T00:35:27.366Z] 0714d37db230: Verifying Checksum [2022-05-11T00:35:27.366Z] 0714d37db230: Download complete [2022-05-11T00:35:27.366Z] ac28cf19c067: Download complete [2022-05-11T00:35:27.366Z] ca983d60f3e2: Verifying Checksum [2022-05-11T00:35:27.366Z] ca983d60f3e2: Download complete [2022-05-11T00:35:27.366Z] 9f894cec8388: Verifying Checksum [2022-05-11T00:35:27.366Z] 1fe172e4850f: Download complete [2022-05-11T00:35:27.625Z] 1827001aaf11: Verifying Checksum [2022-05-11T00:35:27.625Z] 1827001aaf11: Download complete [2022-05-11T00:35:29.013Z] 1fe172e4850f: Pull complete [2022-05-11T00:35:29.013Z] caf521ccaac6: Pull complete [2022-05-11T00:35:29.587Z] 3ead6fa29328: Pull complete [2022-05-11T00:35:29.587Z] 5c2a1cbceb83: Pull complete [2022-05-11T00:35:30.158Z] a8d5f1318db7: Pull complete [2022-05-11T00:35:30.158Z] c427282e49a2: Pull complete [2022-05-11T00:35:32.077Z] 1827001aaf11: Pull complete [2022-05-11T00:35:32.338Z] 0714d37db230: Pull complete [2022-05-11T00:35:32.338Z] ac28cf19c067: Pull complete [2022-05-11T00:35:32.599Z] ca983d60f3e2: Pull complete [2022-05-11T00:35:32.599Z] 9f894cec8388: Pull complete [2022-05-11T00:35:32.599Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T00:35:32.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T00:35:32.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T00:35:32.690Z] prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container [2022-05-11T00:35:32.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T00:35:34.606Z] $ docker top fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 -eo pid,comm [2022-05-11T00:35:34.694Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-11T00:35:34.694Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T00:35:34.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T00:35:34.733Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T00:35:34.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T00:35:34.895Z] $ docker exec fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 ssh-agent [2022-05-11T00:35:35.033Z] SSH_AUTH_SOCK=/tmp/ssh-4BKt0O4pDe4N/agent.34 [2022-05-11T00:35:35.033Z] SSH_AGENT_PID=40 [2022-05-11T00:35:35.042Z] Running ssh-add (command line suppressed) [2022-05-11T00:35:35.170Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3942063082451686825.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3942063082451686825.key) [2022-05-11T00:35:35.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T00:35:35.481Z] + git tag --points-at HEAD [Pipeline] } [2022-05-11T00:35:35.498Z] $ docker exec --env ******** --env ******** fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 ssh-agent -k [2022-05-11T00:35:35.614Z] unset SSH_AUTH_SOCK; [2022-05-11T00:35:35.614Z] unset SSH_AGENT_PID; [2022-05-11T00:35:35.614Z] echo Agent pid 40 killed; [2022-05-11T00:35:35.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-11T00:35:35.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T00:35:35.652Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T00:35:35.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T00:35:35.803Z] $ docker exec fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 ssh-agent [2022-05-11T00:35:35.950Z] SSH_AUTH_SOCK=/tmp/ssh-FEs4Wuc1HabT/agent.74 [2022-05-11T00:35:35.950Z] SSH_AGENT_PID=81 [2022-05-11T00:35:35.957Z] Running ssh-add (command line suppressed) [2022-05-11T00:35:36.084Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7375647528428242536.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7375647528428242536.key) [2022-05-11T00:35:36.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T00:35:36.394Z] + git semver init [2022-05-11T00:35:36.657Z] 2022-05-11 00:35:36,623 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T00:35:36.657Z] 2022-05-11 00:35:36,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-05-11T00:35:36.657Z] 2022-05-11 00:35:36,626 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-05-11T00:35:36.657Z] 2022-05-11 00:35:36,627 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-05-11T00:35:37.601Z] 2022-05-11 00:35:37,550 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-05-11T00:35:37.601Z] 2022-05-11 00:35:37,551 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-05-11T00:35:37.601Z] 2022-05-11 00:35:37,552 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T00:35:37.601Z] 2022-05-11 00:35:37,552 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T00:35:37.601Z] 2.2.0-dev.38 [Pipeline] } [2022-05-11T00:35:37.616Z] $ docker exec --env ******** --env ******** fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 ssh-agent -k [2022-05-11T00:35:37.744Z] unset SSH_AUTH_SOCK; [2022-05-11T00:35:37.744Z] unset SSH_AGENT_PID; [2022-05-11T00:35:37.744Z] echo Agent pid 81 killed; [2022-05-11T00:35:37.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T00:35:38.059Z] + git semver [Pipeline] } [2022-05-11T00:35:38.339Z] $ docker stop --time=1 fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 [2022-05-11T00:35:39.718Z] $ docker rm -f fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T00:35:40.084Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T00:35:40.393Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T00:35:40.397Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.38 [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-05-11T00:35:40.569Z] provisioning config files... [2022-05-11T00:35:40.581Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2389719317594249129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:35:40.741Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63004 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-05-11T00:35:40.754Z] Running in /w/workspace/app-service-configurable/74 [Pipeline] { [Pipeline] checkout [2022-05-11T00:35:40.886Z] ---> docker-login.sh [2022-05-11T00:35:40.886Z] nexus3.edgexfoundry.org:10001 [2022-05-11T00:35:40.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:35:40.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:35:40.886Z] Configure a credential helper to remove this warning. See [2022-05-11T00:35:40.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:35:40.886Z] [2022-05-11T00:35:40.886Z] Login Succeeded [2022-05-11T00:35:40.886Z] nexus3.edgexfoundry.org:10002 [2022-05-11T00:35:40.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:35:41.034Z] Selected Git installation does not exist. Using Default [2022-05-11T00:35:41.034Z] The recommended git tool is: NONE [2022-05-11T00:35:41.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:35:41.151Z] Configure a credential helper to remove this warning. See [2022-05-11T00:35:41.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:35:41.151Z] [2022-05-11T00:35:41.151Z] Login Succeeded [2022-05-11T00:35:41.151Z] nexus3.edgexfoundry.org:10003 [2022-05-11T00:35:41.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:35:41.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:35:41.151Z] Configure a credential helper to remove this warning. See [2022-05-11T00:35:41.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:35:41.151Z] [2022-05-11T00:35:41.151Z] Login Succeeded [2022-05-11T00:35:41.151Z] nexus3.edgexfoundry.org:10004 [2022-05-11T00:35:41.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:35:41.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:35:41.412Z] Configure a credential helper to remove this warning. See [2022-05-11T00:35:41.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:35:41.412Z] [2022-05-11T00:35:41.412Z] Login Succeeded [2022-05-11T00:35:41.412Z] docker.io [2022-05-11T00:35:41.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:35:41.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:35:41.673Z] Configure a credential helper to remove this warning. See [2022-05-11T00:35:41.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:35:41.673Z] [2022-05-11T00:35:41.673Z] Login Succeeded [2022-05-11T00:35:41.673Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T00:35:41.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T00:35:41.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T00:35:41.773Z] ========================================================= [2022-05-11T00:35:41.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T00:35:41.773Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:35:42.091Z] + 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-05-11T00:35:42.091Z] Sending build context to Docker daemon 3.064MB [2022-05-11T00:35:42.091Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T00:35:42.091Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-11T00:35:42.091Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T00:35:42.091Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T00:35:42.091Z] 666ba61612fd: Pulling fs layer [2022-05-11T00:35:42.091Z] 8ed8ca486205: Pulling fs layer [2022-05-11T00:35:42.091Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T00:35:42.091Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T00:35:42.091Z] ca2b28591e48: Pulling fs layer [2022-05-11T00:35:42.091Z] a51346096db8: Pulling fs layer [2022-05-11T00:35:42.091Z] daebc70d1ce1: Pulling fs layer [2022-05-11T00:35:42.091Z] 0e18a0eac166: Pulling fs layer [2022-05-11T00:35:42.091Z] 22a0e8bec74d: Waiting [2022-05-11T00:35:42.091Z] 4fe6c5a15a65: Waiting [2022-05-11T00:35:42.091Z] ca2b28591e48: Waiting [2022-05-11T00:35:42.091Z] 0e18a0eac166: Waiting [2022-05-11T00:35:42.091Z] a51346096db8: Waiting [2022-05-11T00:35:42.091Z] daebc70d1ce1: Waiting [2022-05-11T00:35:42.091Z] 8ed8ca486205: Verifying Checksum [2022-05-11T00:35:42.091Z] 8ed8ca486205: Download complete [2022-05-11T00:35:42.091Z] 666ba61612fd: Verifying Checksum [2022-05-11T00:35:42.091Z] 666ba61612fd: Download complete [2022-05-11T00:35:42.091Z] 22a0e8bec74d: Verifying Checksum [2022-05-11T00:35:42.091Z] 22a0e8bec74d: Download complete [2022-05-11T00:35:42.352Z] ca2b28591e48: Verifying Checksum [2022-05-11T00:35:42.352Z] ca2b28591e48: Download complete [2022-05-11T00:35:42.352Z] 59bf1c3509f3: Verifying Checksum [2022-05-11T00:35:42.352Z] 59bf1c3509f3: Download complete [2022-05-11T00:35:42.352Z] a51346096db8: Verifying Checksum [2022-05-11T00:35:42.352Z] a51346096db8: Download complete [2022-05-11T00:35:42.352Z] daebc70d1ce1: Verifying Checksum [2022-05-11T00:35:42.352Z] daebc70d1ce1: Download complete [2022-05-11T00:35:42.352Z] 59bf1c3509f3: Pull complete [2022-05-11T00:35:42.613Z] 666ba61612fd: Pull complete [2022-05-11T00:35:42.613Z] 8ed8ca486205: Pull complete [2022-05-11T00:35:42.873Z] 0e18a0eac166: Verifying Checksum [2022-05-11T00:35:42.873Z] 0e18a0eac166: Download complete [2022-05-11T00:35:43.134Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T00:35:43.134Z] 4fe6c5a15a65: Download complete [2022-05-11T00:35:46.014Z] using credential edgex-jenkins-ssh [2022-05-11T00:35:46.033Z] Cloning the remote Git repository [2022-05-11T00:35:46.097Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-11T00:35:46.187Z] > git init /w/workspace/app-service-configurable/74 # timeout=10 [2022-05-11T00:35:46.289Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-11T00:35:46.290Z] > git --version # timeout=10 [2022-05-11T00:35:46.311Z] > git --version # 'git version 2.25.1' [2022-05-11T00:35:46.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T00:35:46.387Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T00:35:47.334Z] 4fe6c5a15a65: Pull complete [2022-05-11T00:35:47.532Z] Avoid second fetch [2022-05-11T00:35:47.533Z] Checking out Revision 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b (main) [2022-05-11T00:35:47.596Z] 22a0e8bec74d: Pull complete [2022-05-11T00:35:47.858Z] ca2b28591e48: Pull complete [2022-05-11T00:35:47.858Z] a51346096db8: Pull complete [2022-05-11T00:35:47.858Z] daebc70d1ce1: Pull complete [2022-05-11T00:35:47.488Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-11T00:35:47.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T00:35:47.554Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T00:35:47.570Z] > git checkout -f 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b # timeout=10 [2022-05-11T00:35:50.402Z] 0e18a0eac166: Pull complete [2022-05-11T00:35:50.403Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T00:35:50.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T00:35:50.403Z] ---> f018257e8ee9 [2022-05-11T00:35:50.403Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T00:35:51.887Z] Commit message: "fix: Corrrect typos in comments in new profile (#421)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T00:35:52.722Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T00:35:52.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T00:35:52.723Z] Dload Upload Total Spent Left Speed [2022-05-11T00:35:52.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 72213 0 --:--:-- --:--:-- --:--:-- 72213 100 11843 100 11843 0 0 71775 0 --:--:-- --:--:-- --:--:-- 71343 [Pipeline] sh [2022-05-11T00:35:52.954Z] ---> Running in d3b971417d4b [2022-05-11T00:35:53.216Z] Removing intermediate container d3b971417d4b [2022-05-11T00:35:53.216Z] ---> ac427571e84c [2022-05-11T00:35:53.216Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T00:35:53.216Z] ---> Running in 56ca98c736f3 [2022-05-11T00:35:53.277Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T00:35:53.478Z] Removing intermediate container 56ca98c736f3 [2022-05-11T00:35:53.478Z] ---> 51d0def6bcba [2022-05-11T00:35:53.478Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T00:35:53.478Z] ---> Running in 9639057cfd6a [2022-05-11T00:35:53.668Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T00:35:53.668Z] + sudo tee /etc/docker/daemon.new [2022-05-11T00:35:53.668Z] { [2022-05-11T00:35:53.668Z] "registry-mirrors": [ [2022-05-11T00:35:53.668Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T00:35:53.668Z] ], [2022-05-11T00:35:53.668Z] "bip": "10.250.0.254/24", [2022-05-11T00:35:53.668Z] "hosts": [ [2022-05-11T00:35:53.668Z] "tcp://0.0.0.0:5555", [2022-05-11T00:35:53.668Z] "unix:///var/run/docker.sock" [2022-05-11T00:35:53.668Z] ], [2022-05-11T00:35:53.668Z] "mtu": 1458, [2022-05-11T00:35:53.668Z] "selinux-enabled": true, [2022-05-11T00:35:53.668Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T00:35:53.668Z] } [Pipeline] sh [2022-05-11T00:35:53.740Z] Removing intermediate container 9639057cfd6a [2022-05-11T00:35:53.740Z] ---> 7d8513629e94 [2022-05-11T00:35:53.740Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:35:54.001Z] ---> Running in dec16d4bf75b [2022-05-11T00:35:54.033Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T00:35:54.385Z] + sudo service docker restart [2022-05-11T00:35:54.578Z] Removing intermediate container dec16d4bf75b [2022-05-11T00:35:54.578Z] ---> 35dd54742736 [2022-05-11T00:35:54.578Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T00:35:54.840Z] ---> Running in cbeca7496341 [2022-05-11T00:35:55.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T00:35:56.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T00:35:56.307Z] OK: 221 MiB in 52 packages [2022-05-11T00:35:56.568Z] Removing intermediate container cbeca7496341 [2022-05-11T00:35:56.568Z] ---> ba2acf0706ca [2022-05-11T00:35:56.568Z] Step 8/13 : WORKDIR /app [2022-05-11T00:35:56.568Z] ---> Running in 0fa43d7fdf93 [2022-05-11T00:35:56.830Z] Removing intermediate container 0fa43d7fdf93 [2022-05-11T00:35:56.830Z] ---> 8adbba6c7c7d [2022-05-11T00:35:56.830Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-11T00:35:56.830Z] ---> aecd8829f53f [2022-05-11T00:35:56.830Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:35:57.091Z] ---> Running in a888354423ea [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T00:36:12.966Z] provisioning config files... [2022-05-11T00:36:12.996Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/74@tmp/config1989864141129620854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:36:13.371Z] ---> docker-login.sh [2022-05-11T00:36:13.371Z] nexus3.edgexfoundry.org:10001 [2022-05-11T00:36:13.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:36:14.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:36:14.249Z] Configure a credential helper to remove this warning. See [2022-05-11T00:36:14.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:36:14.249Z] [2022-05-11T00:36:14.249Z] Login Succeeded [2022-05-11T00:36:14.249Z] nexus3.edgexfoundry.org:10002 [2022-05-11T00:36:14.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:36:14.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:36:14.851Z] Configure a credential helper to remove this warning. See [2022-05-11T00:36:14.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:36:14.851Z] [2022-05-11T00:36:14.851Z] Login Succeeded [2022-05-11T00:36:14.851Z] nexus3.edgexfoundry.org:10003 [2022-05-11T00:36:15.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:36:15.215Z] Removing intermediate container a888354423ea [2022-05-11T00:36:15.215Z] ---> cbc3200b62c8 [2022-05-11T00:36:15.215Z] Step 11/13 : COPY . . [2022-05-11T00:36:15.215Z] ---> 68904f38d0f2 [2022-05-11T00:36:15.215Z] Step 12/13 : ARG MAKE="make build" [2022-05-11T00:36:15.215Z] ---> Running in 158f14df283f [2022-05-11T00:36:15.215Z] Removing intermediate container 158f14df283f [2022-05-11T00:36:15.215Z] ---> ab6865a3a2c2 [2022-05-11T00:36:15.215Z] Step 13/13 : RUN $MAKE [2022-05-11T00:36:15.215Z] ---> Running in 00999a3a9e62 [2022-05-11T00:36:15.215Z] noop [2022-05-11T00:36:15.215Z] Removing intermediate container 00999a3a9e62 [2022-05-11T00:36:15.215Z] ---> ef4c8f2d8d8f [2022-05-11T00:36:15.215Z] Successfully built ef4c8f2d8d8f [2022-05-11T00:36:15.215Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:36:15.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:36:15.404Z] Configure a credential helper to remove this warning. See [2022-05-11T00:36:15.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:36:15.404Z] [2022-05-11T00:36:15.404Z] Login Succeeded [2022-05-11T00:36:15.404Z] nexus3.edgexfoundry.org:10004 [2022-05-11T00:36:15.511Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T00:36:15.511Z] . [Pipeline] withDockerContainer [2022-05-11T00:36:15.584Z] prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container [2022-05-11T00:36:15.624Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-11T00:36:15.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:36:15.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:36:15.953Z] Configure a credential helper to remove this warning. See [2022-05-11T00:36:15.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:36:15.953Z] [2022-05-11T00:36:15.953Z] Login Succeeded [2022-05-11T00:36:15.953Z] docker.io [2022-05-11T00:36:16.077Z] $ docker top ba9a0ccb39dc230989cd26439761466a17589f1f281b95a50c72ce5af2ba0845 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T00:36:16.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:36:16.454Z] + go version [2022-05-11T00:36:16.454Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T00:36:16.468Z] $ docker stop --time=1 ba9a0ccb39dc230989cd26439761466a17589f1f281b95a50c72ce5af2ba0845 [2022-05-11T00:36:16.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:36:16.826Z] Configure a credential helper to remove this warning. See [2022-05-11T00:36:16.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:36:16.826Z] [2022-05-11T00:36:16.826Z] Login Succeeded [2022-05-11T00:36:16.826Z] ---> docker-login.sh ends [2022-05-11T00:36:17.790Z] $ docker rm -f ba9a0ccb39dc230989cd26439761466a17589f1f281b95a50c72ce5af2ba0845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2022-05-11T00:36:17.852Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:36:18.218Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T00:36:18.219Z] . [Pipeline] withDockerContainer [2022-05-11T00:36:18.339Z] prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container [2022-05-11T00:36:18.448Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-11T00:36:18.857Z] $ docker top 2c77598d120f1cc831600087ed179cf2c9a5bc88c1793cb51f4abcace78d9340 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] echo [2022-05-11T00:36:18.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2022-05-11T00:36:18.997Z] ========================================================= [2022-05-11T00:36:18.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T00:36:18.997Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:36:19.250Z] + make test [2022-05-11T00:36:19.250Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-11T00:36:19.359Z] + 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-05-11T00:36:19.359Z] Sending build context to Docker daemon 203.3kB [2022-05-11T00:36:19.632Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T00:36:19.632Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-11T00:36:19.907Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T00:36:19.907Z] 9b3977197b4f: Pulling fs layer [2022-05-11T00:36:19.907Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T00:36:19.907Z] 94645a83ff95: Pulling fs layer [2022-05-11T00:36:19.907Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T00:36:19.907Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T00:36:19.907Z] 3096ccb668a1: Pulling fs layer [2022-05-11T00:36:19.907Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T00:36:19.907Z] a4caa8a26152: Pulling fs layer [2022-05-11T00:36:19.907Z] 0c92f367c5e7: Waiting [2022-05-11T00:36:19.907Z] 3096ccb668a1: Waiting [2022-05-11T00:36:19.907Z] e8cf19c19ddd: Waiting [2022-05-11T00:36:19.908Z] a4caa8a26152: Waiting [2022-05-11T00:36:19.908Z] 94645a83ff95: Verifying Checksum [2022-05-11T00:36:19.908Z] 94645a83ff95: Download complete [2022-05-11T00:36:19.908Z] 1a89e8eeedd5: Verifying Checksum [2022-05-11T00:36:19.908Z] 1a89e8eeedd5: Download complete [2022-05-11T00:36:19.908Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T00:36:19.908Z] 0c92f367c5e7: Download complete [2022-05-11T00:36:19.908Z] 3096ccb668a1: Verifying Checksum [2022-05-11T00:36:19.908Z] 3096ccb668a1: Download complete [2022-05-11T00:36:19.908Z] 9b3977197b4f: Download complete [2022-05-11T00:36:19.908Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T00:36:19.908Z] e8cf19c19ddd: Download complete [2022-05-11T00:36:20.896Z] 9b3977197b4f: Pull complete [2022-05-11T00:36:21.500Z] 1a89e8eeedd5: Pull complete [2022-05-11T00:36:21.777Z] 94645a83ff95: Pull complete [2022-05-11T00:36:22.051Z] a4caa8a26152: Verifying Checksum [2022-05-11T00:36:22.051Z] a4caa8a26152: Download complete [2022-05-11T00:36:22.649Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-11T00:36:22.649Z] 3f3a8bcf1eab: Download complete [2022-05-11T00:36:29.242Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-11T00:36:29.242Z] CGO_ENABLED=1 go vet ./... [2022-05-11T00:36:34.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T00:36:34.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T00:36:34.524Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T00:36:34.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T00:36:34.554Z] $ docker stop --time=1 2c77598d120f1cc831600087ed179cf2c9a5bc88c1793cb51f4abcace78d9340 [2022-05-11T00:36:35.069Z] 3f3a8bcf1eab: Pull complete [2022-05-11T00:36:35.069Z] 0c92f367c5e7: Pull complete [2022-05-11T00:36:35.069Z] 3096ccb668a1: Pull complete [2022-05-11T00:36:35.070Z] e8cf19c19ddd: Pull complete [2022-05-11T00:36:36.478Z] $ docker rm -f 2c77598d120f1cc831600087ed179cf2c9a5bc88c1793cb51f4abcace78d9340 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T00:36:36.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T00:36:36.926Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T00:36:37.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T00:36:38.024Z] + ls -al . [2022-05-11T00:36:38.024Z] total 168 [2022-05-11T00:36:38.024Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 00:36 . [2022-05-11T00:36:38.024Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 00:35 .. [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 119 May 11 00:35 .dockerignore [2022-05-11T00:36:38.024Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 00:35 .git [2022-05-11T00:36:38.024Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:35 .github [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 104 May 11 00:35 .gitignore [2022-05-11T00:36:38.024Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 00:35 .semver [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 11 00:35 Attribution.txt [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 27269 May 11 00:35 CHANGELOG.md [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 11 00:35 Dockerfile [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 00:35 GOVERNANCE.md [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 688 May 11 00:35 Jenkinsfile [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 11 00:35 LICENSE [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 618 May 11 00:35 OWNERS.md [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 11 00:35 README.md [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 00:35 VERSION [2022-05-11T00:36:38.024Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 00:35 bin [2022-05-11T00:36:38.024Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 00:36 coverage.out [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 11 00:35 go.mod [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 11 00:35 go.sum [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 11 00:35 main.go [2022-05-11T00:36:38.024Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 11 00:35 makefile [2022-05-11T00:36:38.024Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 00:35 res [2022-05-11T00:36:38.024Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:35 snap [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:36:38.321Z] + 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=3f477d47c6517606b32e01b3b7dfc9f0ed41c93b --label arch=amd64 --label version=2.2.0-dev.38 . [2022-05-11T00:36:38.321Z] Sending build context to Docker daemon 3.065MB [2022-05-11T00:36:38.321Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T00:36:38.321Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-11T00:36:38.321Z] ---> ef4c8f2d8d8f [2022-05-11T00:36:38.321Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T00:36:38.321Z] ---> Running in 26ecae2a2bde [2022-05-11T00:36:38.585Z] Removing intermediate container 26ecae2a2bde [2022-05-11T00:36:38.585Z] ---> bd9d86bb5f09 [2022-05-11T00:36:38.585Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T00:36:38.585Z] ---> Running in a2c8e19a1c39 [2022-05-11T00:36:38.585Z] Removing intermediate container a2c8e19a1c39 [2022-05-11T00:36:38.585Z] ---> 7a280a0a5cf6 [2022-05-11T00:36:38.585Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T00:36:38.846Z] ---> Running in 0a2f1af6a256 [2022-05-11T00:36:38.846Z] Removing intermediate container 0a2f1af6a256 [2022-05-11T00:36:38.846Z] ---> bb212561ae8c [2022-05-11T00:36:38.846Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:36:38.846Z] ---> Running in 6bf5df91bd4d [2022-05-11T00:36:39.418Z] Removing intermediate container 6bf5df91bd4d [2022-05-11T00:36:39.418Z] ---> 2679bd666be8 [2022-05-11T00:36:39.418Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T00:36:39.679Z] ---> Running in 0d48dcab4419 [2022-05-11T00:36:39.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T00:36:40.882Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T00:36:40.882Z] OK: 221 MiB in 52 packages [2022-05-11T00:36:41.454Z] Removing intermediate container 0d48dcab4419 [2022-05-11T00:36:41.455Z] ---> d654ab8f8a50 [2022-05-11T00:36:41.455Z] Step 8/27 : WORKDIR /app [2022-05-11T00:36:41.455Z] ---> Running in d15302bf5ad8 [2022-05-11T00:36:41.717Z] Removing intermediate container d15302bf5ad8 [2022-05-11T00:36:41.717Z] ---> 444145a753a1 [2022-05-11T00:36:41.717Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-11T00:36:41.717Z] ---> d78807874568 [2022-05-11T00:36:41.717Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:36:41.827Z] a4caa8a26152: Pull complete [2022-05-11T00:36:41.827Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T00:36:41.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T00:36:41.827Z] ---> 725f1c02e7f9 [2022-05-11T00:36:41.827Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T00:36:41.980Z] ---> Running in a371135dbfcd [2022-05-11T00:36:42.553Z] Removing intermediate container a371135dbfcd [2022-05-11T00:36:42.553Z] ---> 7c403aca7c96 [2022-05-11T00:36:42.553Z] Step 11/27 : COPY . . [2022-05-11T00:36:42.813Z] ---> 37ee16f45d73 [2022-05-11T00:36:42.813Z] Step 12/27 : ARG MAKE="make build" [2022-05-11T00:36:42.813Z] ---> Running in dfd743eff0a0 [2022-05-11T00:36:43.074Z] Removing intermediate container dfd743eff0a0 [2022-05-11T00:36:43.074Z] ---> b7d89c1c2ebc [2022-05-11T00:36:43.074Z] Step 13/27 : RUN $MAKE [2022-05-11T00:36:43.074Z] ---> Running in 9b5a027128a1 [2022-05-11T00:36:43.279Z] ---> Running in d6c6f9722d21 [2022-05-11T00:36:43.336Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-11T00:36:43.556Z] Removing intermediate container d6c6f9722d21 [2022-05-11T00:36:43.556Z] ---> 18dcf935b827 [2022-05-11T00:36:43.556Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T00:36:43.835Z] ---> Running in d32865a49984 [2022-05-11T00:36:44.113Z] Removing intermediate container d32865a49984 [2022-05-11T00:36:44.113Z] ---> 9c857f877125 [2022-05-11T00:36:44.113Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T00:36:44.113Z] ---> Running in aaebed1311d5 [2022-05-11T00:36:44.391Z] Removing intermediate container aaebed1311d5 [2022-05-11T00:36:44.391Z] ---> 39e98580c537 [2022-05-11T00:36:44.391Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:36:44.667Z] ---> Running in a455a4006fa5 [2022-05-11T00:36:46.659Z] Removing intermediate container a455a4006fa5 [2022-05-11T00:36:46.659Z] ---> cd60ddab9677 [2022-05-11T00:36:46.659Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T00:36:46.659Z] ---> Running in eabcdbb40b61 [2022-05-11T00:36:47.645Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:36:48.632Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:36:49.619Z] OK: 220 MiB in 52 packages [2022-05-11T00:36:50.222Z] Removing intermediate container eabcdbb40b61 [2022-05-11T00:36:50.222Z] ---> ac0ea4b209e6 [2022-05-11T00:36:50.222Z] Step 8/13 : WORKDIR /app [2022-05-11T00:36:50.222Z] ---> Running in fa094a4a5e49 [2022-05-11T00:36:50.834Z] Removing intermediate container fa094a4a5e49 [2022-05-11T00:36:50.834Z] ---> 0ed2e2503910 [2022-05-11T00:36:50.834Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-11T00:36:51.438Z] ---> 213e0223651b [2022-05-11T00:36:51.438Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:36:51.438Z] ---> Running in 37c1b3057c2e [2022-05-11T00:37:05.295Z] Removing intermediate container 9b5a027128a1 [2022-05-11T00:37:05.295Z] ---> 2108929549d4 [2022-05-11T00:37:05.295Z] Step 14/27 : FROM alpine:3.14 [2022-05-11T00:37:05.295Z] 3.14: Pulling from library/alpine [2022-05-11T00:37:05.295Z] 8663204ce13b: Pulling fs layer [2022-05-11T00:37:05.295Z] 8663204ce13b: Verifying Checksum [2022-05-11T00:37:05.295Z] 8663204ce13b: Download complete [2022-05-11T00:37:05.295Z] 8663204ce13b: Pull complete [2022-05-11T00:37:05.295Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T00:37:05.295Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T00:37:05.295Z] ---> e04c818066af [2022-05-11T00:37:05.295Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T00:37:05.566Z] ---> Running in d9af3e3f0369 [2022-05-11T00:37:05.566Z] Removing intermediate container d9af3e3f0369 [2022-05-11T00:37:05.566Z] ---> 021e6b66d49c [2022-05-11T00:37:05.566Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-11T00:37:05.566Z] ---> Running in e7fcca4a30c5 [2022-05-11T00:37:05.566Z] Removing intermediate container e7fcca4a30c5 [2022-05-11T00:37:05.566Z] ---> 0a0446848080 [2022-05-11T00:37:05.566Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-11T00:37:05.828Z] ---> Running in 460ac5154f47 [2022-05-11T00:37:06.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-11T00:37:06.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-11T00:37:06.351Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-11T00:37:06.351Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-11T00:37:06.351Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T00:37:06.351Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-11T00:37:06.351Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T00:37:06.351Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-11T00:37:06.351Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-11T00:37:06.351Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:37:06.351Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T00:37:06.351Z] OK: 9 MiB in 21 packages [2022-05-11T00:37:06.921Z] Removing intermediate container 460ac5154f47 [2022-05-11T00:37:06.921Z] ---> 3ae747be124c [2022-05-11T00:37:06.921Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-11T00:37:07.181Z] ---> 7c8cc1dd5874 [2022-05-11T00:37:07.181Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-11T00:37:07.181Z] ---> a9c05872fc80 [2022-05-11T00:37:07.181Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-11T00:37:07.442Z] ---> c2d1dc02e6a8 [2022-05-11T00:37:07.442Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-11T00:37:08.012Z] ---> 3978f0cb66cd [2022-05-11T00:37:08.012Z] Step 22/27 : EXPOSE 48095 [2022-05-11T00:37:08.276Z] ---> Running in 4d3cc2a6fe47 [2022-05-11T00:37:08.276Z] Removing intermediate container 4d3cc2a6fe47 [2022-05-11T00:37:08.276Z] ---> 1b50320f52cb [2022-05-11T00:37:08.276Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-11T00:37:08.276Z] ---> Running in 805904dab378 [2022-05-11T00:37:08.276Z] Removing intermediate container 805904dab378 [2022-05-11T00:37:08.276Z] ---> 7eae77628705 [2022-05-11T00:37:08.276Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:37:08.545Z] ---> Running in 89f2e3787cd4 [2022-05-11T00:37:08.545Z] Removing intermediate container 89f2e3787cd4 [2022-05-11T00:37:08.545Z] ---> c4e421412220 [2022-05-11T00:37:08.545Z] Step 25/27 : LABEL arch=amd64 [2022-05-11T00:37:08.545Z] ---> Running in 31f477b7f267 [2022-05-11T00:37:08.805Z] Removing intermediate container 31f477b7f267 [2022-05-11T00:37:08.805Z] ---> 429bfcf5afc4 [2022-05-11T00:37:08.805Z] Step 26/27 : LABEL git_sha=3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [2022-05-11T00:37:08.805Z] ---> Running in 0bede75d2768 [2022-05-11T00:37:08.805Z] Removing intermediate container 0bede75d2768 [2022-05-11T00:37:08.805Z] ---> a93c67a2a8f8 [2022-05-11T00:37:08.805Z] Step 27/27 : LABEL version=2.2.0-dev.38 [2022-05-11T00:37:09.068Z] ---> Running in 8d22a85393b9 [2022-05-11T00:37:09.068Z] Removing intermediate container 8d22a85393b9 [2022-05-11T00:37:09.068Z] ---> 05e22caf13b9 [2022-05-11T00:37:09.068Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T00:37:09.068Z] Successfully built 05e22caf13b9 [2022-05-11T00:37:09.068Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T00:37:09.179Z] provisioning config files... [2022-05-11T00:37:09.191Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7382395354325735126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:37:09.510Z] ---> docker-login.sh [2022-05-11T00:37:09.511Z] nexus3.edgexfoundry.org:10001 [2022-05-11T00:37:09.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:37:09.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:37:09.511Z] Configure a credential helper to remove this warning. See [2022-05-11T00:37:09.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:37:09.511Z] [2022-05-11T00:37:09.511Z] Login Succeeded [2022-05-11T00:37:09.511Z] nexus3.edgexfoundry.org:10002 [2022-05-11T00:37:09.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:37:09.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:37:09.771Z] Configure a credential helper to remove this warning. See [2022-05-11T00:37:09.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:37:09.771Z] [2022-05-11T00:37:09.771Z] Login Succeeded [2022-05-11T00:37:09.771Z] nexus3.edgexfoundry.org:10003 [2022-05-11T00:37:09.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:37:09.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:37:09.771Z] Configure a credential helper to remove this warning. See [2022-05-11T00:37:09.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:37:09.771Z] [2022-05-11T00:37:09.771Z] Login Succeeded [2022-05-11T00:37:09.771Z] nexus3.edgexfoundry.org:10004 [2022-05-11T00:37:10.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:37:10.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:37:10.034Z] Configure a credential helper to remove this warning. See [2022-05-11T00:37:10.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:37:10.034Z] [2022-05-11T00:37:10.034Z] Login Succeeded [2022-05-11T00:37:10.034Z] docker.io [2022-05-11T00:37:10.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:37:10.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:37:10.295Z] Configure a credential helper to remove this warning. See [2022-05-11T00:37:10.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:37:10.295Z] [2022-05-11T00:37:10.295Z] Login Succeeded [2022-05-11T00:37:10.295Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T00:37:10.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T00:37:10.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T00:37:10.374Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-05-11T00:37:10.374Z] 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [2022-05-11T00:37:10.374Z] latest [2022-05-11T00:37:10.374Z] 2.2.0-dev.38 [2022-05-11T00:37:10.374Z] 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 [2022-05-11T00:37:10.374Z] main [2022-05-11T00:37:10.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:10.709Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:11.005Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [2022-05-11T00:37:11.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-11T00:37:11.005Z] bf665d7991aa: Preparing [2022-05-11T00:37:11.005Z] d9585a891bd0: Preparing [2022-05-11T00:37:11.005Z] f187c12e82f6: Preparing [2022-05-11T00:37:11.005Z] 5194671b143f: Preparing [2022-05-11T00:37:11.005Z] 3d98a680677e: Preparing [2022-05-11T00:37:11.005Z] b541d28bf3b4: Preparing [2022-05-11T00:37:11.005Z] b541d28bf3b4: Waiting [2022-05-11T00:37:11.005Z] d9585a891bd0: Pushed [2022-05-11T00:37:11.005Z] f187c12e82f6: Pushed [2022-05-11T00:37:11.005Z] b541d28bf3b4: Layer already exists [2022-05-11T00:37:11.005Z] 5194671b143f: Pushed [2022-05-11T00:37:11.575Z] 3d98a680677e: Pushed [2022-05-11T00:37:14.132Z] bf665d7991aa: Pushed [2022-05-11T00:37:14.132Z] 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b: digest: sha256:38a58a06360507cbcc6ab733c689592441c2e0872144c0ac7fd26c9c3c871e42 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:14.434Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:14.725Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-05-11T00:37:14.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-11T00:37:14.725Z] bf665d7991aa: Preparing [2022-05-11T00:37:14.725Z] d9585a891bd0: Preparing [2022-05-11T00:37:14.725Z] f187c12e82f6: Preparing [2022-05-11T00:37:14.725Z] 5194671b143f: Preparing [2022-05-11T00:37:14.725Z] 3d98a680677e: Preparing [2022-05-11T00:37:14.725Z] b541d28bf3b4: Preparing [2022-05-11T00:37:14.725Z] b541d28bf3b4: Waiting [2022-05-11T00:37:14.725Z] d9585a891bd0: Layer already exists [2022-05-11T00:37:14.725Z] f187c12e82f6: Layer already exists [2022-05-11T00:37:14.725Z] 5194671b143f: Layer already exists [2022-05-11T00:37:14.725Z] 3d98a680677e: Layer already exists [2022-05-11T00:37:14.725Z] bf665d7991aa: Layer already exists [2022-05-11T00:37:14.725Z] b541d28bf3b4: Layer already exists [2022-05-11T00:37:14.725Z] latest: digest: sha256:38a58a06360507cbcc6ab733c689592441c2e0872144c0ac7fd26c9c3c871e42 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:15.017Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.38 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:15.309Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.38 [2022-05-11T00:37:15.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-11T00:37:15.309Z] bf665d7991aa: Preparing [2022-05-11T00:37:15.309Z] d9585a891bd0: Preparing [2022-05-11T00:37:15.309Z] f187c12e82f6: Preparing [2022-05-11T00:37:15.309Z] 5194671b143f: Preparing [2022-05-11T00:37:15.309Z] 3d98a680677e: Preparing [2022-05-11T00:37:15.309Z] b541d28bf3b4: Preparing [2022-05-11T00:37:15.309Z] b541d28bf3b4: Waiting [2022-05-11T00:37:15.309Z] f187c12e82f6: Layer already exists [2022-05-11T00:37:15.309Z] bf665d7991aa: Layer already exists [2022-05-11T00:37:15.309Z] d9585a891bd0: Layer already exists [2022-05-11T00:37:15.309Z] 5194671b143f: Layer already exists [2022-05-11T00:37:15.309Z] 3d98a680677e: Layer already exists [2022-05-11T00:37:15.309Z] b541d28bf3b4: Layer already exists [2022-05-11T00:37:15.309Z] 2.2.0-dev.38: digest: sha256:38a58a06360507cbcc6ab733c689592441c2e0872144c0ac7fd26c9c3c871e42 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:15.608Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:15.902Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 [2022-05-11T00:37:15.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-11T00:37:15.902Z] bf665d7991aa: Preparing [2022-05-11T00:37:15.902Z] d9585a891bd0: Preparing [2022-05-11T00:37:15.902Z] f187c12e82f6: Preparing [2022-05-11T00:37:15.902Z] 5194671b143f: Preparing [2022-05-11T00:37:15.902Z] 3d98a680677e: Preparing [2022-05-11T00:37:15.902Z] b541d28bf3b4: Preparing [2022-05-11T00:37:15.902Z] b541d28bf3b4: Waiting [2022-05-11T00:37:15.902Z] bf665d7991aa: Layer already exists [2022-05-11T00:37:15.902Z] f187c12e82f6: Layer already exists [2022-05-11T00:37:15.902Z] 5194671b143f: Layer already exists [2022-05-11T00:37:15.902Z] d9585a891bd0: Layer already exists [2022-05-11T00:37:15.902Z] 3d98a680677e: Layer already exists [2022-05-11T00:37:15.902Z] b541d28bf3b4: Layer already exists [2022-05-11T00:37:15.902Z] 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38: digest: sha256:38a58a06360507cbcc6ab733c689592441c2e0872144c0ac7fd26c9c3c871e42 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:16.204Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:16.533Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-05-11T00:37:16.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-11T00:37:16.533Z] bf665d7991aa: Preparing [2022-05-11T00:37:16.533Z] d9585a891bd0: Preparing [2022-05-11T00:37:16.533Z] f187c12e82f6: Preparing [2022-05-11T00:37:16.533Z] 5194671b143f: Preparing [2022-05-11T00:37:16.533Z] 3d98a680677e: Preparing [2022-05-11T00:37:16.533Z] b541d28bf3b4: Preparing [2022-05-11T00:37:16.533Z] b541d28bf3b4: Waiting [2022-05-11T00:37:16.533Z] f187c12e82f6: Layer already exists [2022-05-11T00:37:16.533Z] 5194671b143f: Layer already exists [2022-05-11T00:37:16.533Z] 3d98a680677e: Layer already exists [2022-05-11T00:37:16.533Z] bf665d7991aa: Layer already exists [2022-05-11T00:37:16.533Z] d9585a891bd0: Layer already exists [2022-05-11T00:37:16.533Z] b541d28bf3b4: Layer already exists [2022-05-11T00:37:16.533Z] main: digest: sha256:38a58a06360507cbcc6ab733c689592441c2e0872144c0ac7fd26c9c3c871e42 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T00:37:16.563Z] ===================================================== [Pipeline] echo [2022-05-11T00:37:16.569Z] taggedImages: [2022-05-11T00:37:16.569Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [2022-05-11T00:37:16.569Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-05-11T00:37:16.569Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.38 [2022-05-11T00:37:16.569Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 [2022-05-11T00:37:16.569Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:16.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T00:37:16.981Z] [2022-05-11T00:37:16.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:17.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T00:37:17.278Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T00:37:17.278Z] 5eb5b503b376: Pulling fs layer [2022-05-11T00:37:17.278Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T00:37:17.278Z] ec43610c2a17: Pulling fs layer [2022-05-11T00:37:17.278Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T00:37:17.278Z] 33b1e0a273af: Pulling fs layer [2022-05-11T00:37:17.278Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T00:37:17.278Z] 2f39f015ded8: Pulling fs layer [2022-05-11T00:37:17.278Z] 33b1e0a273af: Waiting [2022-05-11T00:37:17.278Z] 5d3b04190fa2: Waiting [2022-05-11T00:37:17.278Z] 3a2ae6a8a46f: Waiting [2022-05-11T00:37:17.278Z] 2f39f015ded8: Waiting [2022-05-11T00:37:17.278Z] 5c69ac0246d0: Verifying Checksum [2022-05-11T00:37:17.278Z] 5c69ac0246d0: Download complete [2022-05-11T00:37:17.278Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-11T00:37:17.278Z] 3a2ae6a8a46f: Download complete [2022-05-11T00:37:17.540Z] ec43610c2a17: Verifying Checksum [2022-05-11T00:37:17.540Z] ec43610c2a17: Download complete [2022-05-11T00:37:17.540Z] 33b1e0a273af: Verifying Checksum [2022-05-11T00:37:17.540Z] 33b1e0a273af: Download complete [2022-05-11T00:37:17.540Z] 5d3b04190fa2: Download complete [2022-05-11T00:37:17.540Z] 5eb5b503b376: Verifying Checksum [2022-05-11T00:37:17.540Z] 5eb5b503b376: Download complete [2022-05-11T00:37:18.481Z] 2f39f015ded8: Download complete [2022-05-11T00:37:19.051Z] 5eb5b503b376: Pull complete [2022-05-11T00:37:19.311Z] 5c69ac0246d0: Pull complete [2022-05-11T00:37:19.571Z] ec43610c2a17: Pull complete [2022-05-11T00:37:19.832Z] 3a2ae6a8a46f: Pull complete [2022-05-11T00:37:20.092Z] 33b1e0a273af: Pull complete [2022-05-11T00:37:20.092Z] 5d3b04190fa2: Pull complete [2022-05-11T00:37:25.370Z] 2f39f015ded8: Pull complete [2022-05-11T00:37:25.371Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T00:37:25.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T00:37:25.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T00:37:25.444Z] prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container [2022-05-11T00:37:25.481Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T00:37:27.536Z] $ docker top 9aec3c6d59cd83dc7c61e2823b5ff179cbea2cf7de550b0d523d36cd6c9bb6fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:37:27.990Z] ---> job-cost.sh [2022-05-11T00:37:27.991Z] lf-activate-venv: SKIPPING [2022-05-11T00:37:27.991Z] INFO: No Stack... [2022-05-11T00:37:28.252Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T00:37:28.822Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T00:37:29.121Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-05-11T00:37:29.121Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T00:37:29.141Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] [2022-05-11T00:37:29.146Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] did not exist. Created. [2022-05-11T00:37:29.146Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T00:37:29.460Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T00:37:29.500Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T00:37:29.506Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T00:37:29.528Z] $ docker stop --time=1 9aec3c6d59cd83dc7c61e2823b5ff179cbea2cf7de550b0d523d36cd6c9bb6fa [2022-05-11T00:37:30.713Z] $ docker rm -f 9aec3c6d59cd83dc7c61e2823b5ff179cbea2cf7de550b0d523d36cd6c9bb6fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T00:37:38.446Z] Removing intermediate container 37c1b3057c2e [2022-05-11T00:37:38.446Z] ---> 287f12f654cc [2022-05-11T00:37:38.446Z] Step 11/13 : COPY . . [2022-05-11T00:37:38.446Z] ---> efc0fec0aa64 [2022-05-11T00:37:38.446Z] Step 12/13 : ARG MAKE="make build" [2022-05-11T00:37:38.446Z] ---> Running in 1e9912c81dfb [2022-05-11T00:37:38.446Z] Removing intermediate container 1e9912c81dfb [2022-05-11T00:37:38.446Z] ---> e50c42cbc9e2 [2022-05-11T00:37:38.446Z] Step 13/13 : RUN $MAKE [2022-05-11T00:37:38.446Z] ---> Running in c664c989b612 [2022-05-11T00:37:39.443Z] noop [2022-05-11T00:37:40.432Z] Removing intermediate container c664c989b612 [2022-05-11T00:37:40.432Z] ---> a92e0e9d54e9 [2022-05-11T00:37:40.432Z] Successfully built a92e0e9d54e9 [2022-05-11T00:37:40.432Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:40.782Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T00:37:40.782Z] . [Pipeline] withDockerContainer [2022-05-11T00:37:41.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-63004 does not seem to be running inside a container [2022-05-11T00:37:41.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/74 -v /w/workspace/app-service-configurable/74:/w/workspace/app-service-configurable/74:rw,z -v /w/workspace/app-service-configurable/74@tmp:/w/workspace/app-service-configurable/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T00:37:42.876Z] $ docker top 3e870eca31193a376f078978ef9f8d66f1db799ed07a55e9bb6106ed1245c44d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T00:37:43.823Z] + go version [2022-05-11T00:37:43.823Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T00:37:43.851Z] $ docker stop --time=1 3e870eca31193a376f078978ef9f8d66f1db799ed07a55e9bb6106ed1245c44d [2022-05-11T00:37:45.524Z] $ docker rm -f 3e870eca31193a376f078978ef9f8d66f1db799ed07a55e9bb6106ed1245c44d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:37:46.156Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T00:37:46.156Z] . [Pipeline] withDockerContainer [2022-05-11T00:37:46.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-63004 does not seem to be running inside a container [2022-05-11T00:37:46.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/74 -v /w/workspace/app-service-configurable/74:/w/workspace/app-service-configurable/74:rw,z -v /w/workspace/app-service-configurable/74@tmp:/w/workspace/app-service-configurable/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T00:37:47.870Z] $ docker top db3e6b461afaf441aaa14dc33720f10d40e192fbbb7654ebbbba90d0efed2e04 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T00:37:48.837Z] + make test [2022-05-11T00:37:48.837Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-11T00:39:25.738Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-11T00:39:25.738Z] CGO_ENABLED=1 go vet ./... [2022-05-11T00:39:44.082Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T00:39:44.082Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T00:39:44.082Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T00:39:45.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T00:39:45.161Z] $ docker stop --time=1 db3e6b461afaf441aaa14dc33720f10d40e192fbbb7654ebbbba90d0efed2e04 [2022-05-11T00:39:47.027Z] $ docker rm -f db3e6b461afaf441aaa14dc33720f10d40e192fbbb7654ebbbba90d0efed2e04 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T00:39:48.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T00:39:48.058Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T00:39:48.590Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T00:39:49.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T00:39:49.386Z] + ls -al . [2022-05-11T00:39:49.386Z] total 164 [2022-05-11T00:39:49.386Z] drwxrwxr-x 7 jenkins jenkins 4096 May 11 00:39 . [2022-05-11T00:39:49.386Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 00:35 .. [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 119 May 11 00:35 .dockerignore [2022-05-11T00:39:49.386Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 00:35 .git [2022-05-11T00:39:49.386Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:35 .github [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 104 May 11 00:35 .gitignore [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 11 00:35 Attribution.txt [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 27269 May 11 00:35 CHANGELOG.md [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 11 00:35 Dockerfile [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 00:35 GOVERNANCE.md [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 688 May 11 00:35 Jenkinsfile [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 11 00:35 LICENSE [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 618 May 11 00:35 OWNERS.md [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 11 00:35 README.md [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 00:35 VERSION [2022-05-11T00:39:49.386Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 00:35 bin [2022-05-11T00:39:49.386Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 00:37 coverage.out [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 11 00:35 go.mod [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 11 00:35 go.sum [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 11 00:35 main.go [2022-05-11T00:39:49.386Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 11 00:35 makefile [2022-05-11T00:39:49.386Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 00:35 res [2022-05-11T00:39:49.386Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:35 snap [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:39:49.740Z] + 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=3f477d47c6517606b32e01b3b7dfc9f0ed41c93b --label arch=arm64 --label version=2.2.0-dev.38 . [2022-05-11T00:39:49.740Z] Sending build context to Docker daemon 204.3kB [2022-05-11T00:39:50.015Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T00:39:50.015Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-11T00:39:50.015Z] ---> a92e0e9d54e9 [2022-05-11T00:39:50.015Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T00:39:50.293Z] ---> Running in 8d0c907459fc [2022-05-11T00:39:50.570Z] Removing intermediate container 8d0c907459fc [2022-05-11T00:39:50.570Z] ---> f17e5f675255 [2022-05-11T00:39:50.570Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T00:39:50.570Z] ---> Running in 084214888cbf [2022-05-11T00:39:50.845Z] Removing intermediate container 084214888cbf [2022-05-11T00:39:50.845Z] ---> 042b9d97d5d1 [2022-05-11T00:39:50.845Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T00:39:51.119Z] ---> Running in 1e28032c3a83 [2022-05-11T00:39:51.397Z] Removing intermediate container 1e28032c3a83 [2022-05-11T00:39:51.397Z] ---> cdadb9231cf2 [2022-05-11T00:39:51.397Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:39:51.397Z] ---> Running in 56295d5487f9 [2022-05-11T00:39:53.392Z] Removing intermediate container 56295d5487f9 [2022-05-11T00:39:53.392Z] ---> 24bf89205fbc [2022-05-11T00:39:53.392Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T00:39:53.392Z] ---> Running in 3c8a1b61109b [2022-05-11T00:39:54.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:39:55.357Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:39:56.341Z] OK: 220 MiB in 52 packages [2022-05-11T00:39:56.941Z] Removing intermediate container 3c8a1b61109b [2022-05-11T00:39:56.941Z] ---> 0c168b9de918 [2022-05-11T00:39:56.941Z] Step 8/27 : WORKDIR /app [2022-05-11T00:39:56.941Z] ---> Running in a32a3ed219da [2022-05-11T00:39:57.546Z] Removing intermediate container a32a3ed219da [2022-05-11T00:39:57.546Z] ---> 9d932b4b43e9 [2022-05-11T00:39:57.546Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-11T00:39:57.820Z] ---> 2984bb8df399 [2022-05-11T00:39:57.820Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:39:58.099Z] ---> Running in 563abacd2156 [2022-05-11T00:40:00.082Z] Removing intermediate container 563abacd2156 [2022-05-11T00:40:00.082Z] ---> befdb6f060be [2022-05-11T00:40:00.082Z] Step 11/27 : COPY . . [2022-05-11T00:40:00.684Z] ---> e77e2208c7d3 [2022-05-11T00:40:00.684Z] Step 12/27 : ARG MAKE="make build" [2022-05-11T00:40:00.962Z] ---> Running in e5393a976e60 [2022-05-11T00:40:01.237Z] Removing intermediate container e5393a976e60 [2022-05-11T00:40:01.237Z] ---> ce21f8b9b585 [2022-05-11T00:40:01.237Z] Step 13/27 : RUN $MAKE [2022-05-11T00:40:01.237Z] ---> Running in 36f101f2911e [2022-05-11T00:40:02.237Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-11T00:42:24.152Z] Removing intermediate container 36f101f2911e [2022-05-11T00:42:24.153Z] ---> 7803a2ed81f5 [2022-05-11T00:42:24.153Z] Step 14/27 : FROM alpine:3.14 [2022-05-11T00:42:24.153Z] 3.14: Pulling from library/alpine [2022-05-11T00:42:24.153Z] 455c02918c45: Pulling fs layer [2022-05-11T00:42:24.153Z] 455c02918c45: Verifying Checksum [2022-05-11T00:42:24.153Z] 455c02918c45: Download complete [2022-05-11T00:42:24.153Z] 455c02918c45: Pull complete [2022-05-11T00:42:24.153Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T00:42:24.153Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T00:42:24.153Z] ---> ac73e934f311 [2022-05-11T00:42:24.153Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T00:42:24.153Z] ---> Running in cc843cd0b4a5 [2022-05-11T00:42:24.153Z] Removing intermediate container cc843cd0b4a5 [2022-05-11T00:42:24.153Z] ---> 5cf599e6afd5 [2022-05-11T00:42:24.153Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-11T00:42:24.153Z] ---> Running in 7bcff8cc5314 [2022-05-11T00:42:24.153Z] Removing intermediate container 7bcff8cc5314 [2022-05-11T00:42:24.153Z] ---> d84b1f04c82a [2022-05-11T00:42:24.153Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-11T00:42:24.153Z] ---> Running in e65b0dbdd9fb [2022-05-11T00:42:24.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:42:24.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:42:24.153Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-11T00:42:24.153Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-11T00:42:24.153Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T00:42:24.153Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-11T00:42:24.153Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T00:42:24.153Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-11T00:42:24.153Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-11T00:42:24.153Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:42:24.153Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T00:42:24.153Z] OK: 9 MiB in 21 packages [2022-05-11T00:42:24.153Z] Removing intermediate container e65b0dbdd9fb [2022-05-11T00:42:24.153Z] ---> f647f1f15372 [2022-05-11T00:42:24.153Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-11T00:42:24.153Z] ---> 10a69f63b48c [2022-05-11T00:42:24.153Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-11T00:42:24.153Z] ---> 8ea4cb05033b [2022-05-11T00:42:24.153Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-11T00:42:24.153Z] ---> ee34159207af [2022-05-11T00:42:24.153Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-11T00:42:24.153Z] ---> f83d27845380 [2022-05-11T00:42:24.153Z] Step 22/27 : EXPOSE 48095 [2022-05-11T00:42:24.153Z] ---> Running in 89d00434067a [2022-05-11T00:42:24.153Z] Removing intermediate container 89d00434067a [2022-05-11T00:42:24.153Z] ---> b423a4e795ec [2022-05-11T00:42:24.153Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-11T00:42:24.153Z] ---> Running in 279fb3b72d2a [2022-05-11T00:42:24.153Z] Removing intermediate container 279fb3b72d2a [2022-05-11T00:42:24.153Z] ---> 6ee699a30c02 [2022-05-11T00:42:24.153Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:42:24.153Z] ---> Running in e8930d878a5b [2022-05-11T00:42:24.153Z] Removing intermediate container e8930d878a5b [2022-05-11T00:42:24.153Z] ---> e6f8393d322e [2022-05-11T00:42:24.153Z] Step 25/27 : LABEL arch=arm64 [2022-05-11T00:42:24.153Z] ---> Running in d63dfb57fc52 [2022-05-11T00:42:24.438Z] Removing intermediate container d63dfb57fc52 [2022-05-11T00:42:24.438Z] ---> 4db6ade0b2c3 [2022-05-11T00:42:24.438Z] Step 26/27 : LABEL git_sha=3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [2022-05-11T00:42:24.438Z] ---> Running in fd5cdae7bea0 [2022-05-11T00:42:25.037Z] Removing intermediate container fd5cdae7bea0 [2022-05-11T00:42:25.037Z] ---> 6f7c1269cb81 [2022-05-11T00:42:25.037Z] Step 27/27 : LABEL version=2.2.0-dev.38 [2022-05-11T00:42:25.037Z] ---> Running in 62f9033e0138 [2022-05-11T00:42:25.309Z] Removing intermediate container 62f9033e0138 [2022-05-11T00:42:25.309Z] ---> 076550912ce7 [2022-05-11T00:42:25.309Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T00:42:25.309Z] Successfully built 076550912ce7 [2022-05-11T00:42:25.309Z] 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-05-11T00:42:25.416Z] provisioning config files... [2022-05-11T00:42:25.437Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/74@tmp/config8892029520973357726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:42:25.800Z] ---> docker-login.sh [2022-05-11T00:42:25.800Z] nexus3.edgexfoundry.org:10001 [2022-05-11T00:42:26.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:42:26.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:42:26.076Z] Configure a credential helper to remove this warning. See [2022-05-11T00:42:26.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:42:26.076Z] [2022-05-11T00:42:26.076Z] Login Succeeded [2022-05-11T00:42:26.076Z] nexus3.edgexfoundry.org:10002 [2022-05-11T00:42:26.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:42:26.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:42:26.682Z] Configure a credential helper to remove this warning. See [2022-05-11T00:42:26.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:42:26.682Z] [2022-05-11T00:42:26.682Z] Login Succeeded [2022-05-11T00:42:26.682Z] nexus3.edgexfoundry.org:10003 [2022-05-11T00:42:26.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:42:27.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:42:27.230Z] Configure a credential helper to remove this warning. See [2022-05-11T00:42:27.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:42:27.230Z] [2022-05-11T00:42:27.230Z] Login Succeeded [2022-05-11T00:42:27.230Z] nexus3.edgexfoundry.org:10004 [2022-05-11T00:42:27.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:42:27.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:42:27.775Z] Configure a credential helper to remove this warning. See [2022-05-11T00:42:27.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:42:27.775Z] [2022-05-11T00:42:27.775Z] Login Succeeded [2022-05-11T00:42:27.775Z] docker.io [2022-05-11T00:42:28.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:42:28.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:42:28.647Z] Configure a credential helper to remove this warning. See [2022-05-11T00:42:28.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:42:28.647Z] [2022-05-11T00:42:28.647Z] Login Succeeded [2022-05-11T00:42:28.647Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T00:42:28.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T00:42:28.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T00:42:28.721Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-05-11T00:42:28.721Z] 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [2022-05-11T00:42:28.721Z] latest [2022-05-11T00:42:28.721Z] 2.2.0-dev.38 [2022-05-11T00:42:28.721Z] 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 [2022-05-11T00:42:28.721Z] main [2022-05-11T00:42:28.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:42:29.070Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:42:29.429Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [2022-05-11T00:42:29.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-11T00:42:29.430Z] 1135f97539f6: Preparing [2022-05-11T00:42:29.430Z] ee790a6800c5: Preparing [2022-05-11T00:42:29.430Z] fe88d07b52e3: Preparing [2022-05-11T00:42:29.430Z] c6cf6facee9a: Preparing [2022-05-11T00:42:29.430Z] bbda755dae39: Preparing [2022-05-11T00:42:29.430Z] f73e7dbfee58: Preparing [2022-05-11T00:42:29.430Z] f73e7dbfee58: Waiting [2022-05-11T00:42:29.704Z] c6cf6facee9a: Pushed [2022-05-11T00:42:29.704Z] ee790a6800c5: Pushed [2022-05-11T00:42:29.704Z] fe88d07b52e3: Pushed [2022-05-11T00:42:29.704Z] f73e7dbfee58: Layer already exists [2022-05-11T00:42:30.686Z] bbda755dae39: Pushed [2022-05-11T00:42:36.085Z] 1135f97539f6: Pushed [2022-05-11T00:42:36.085Z] 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b: digest: sha256:4bcb92e71af76a252cc3cbdbda7ad0c0bec868914ee528d0b171fc7bff2a1a68 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:42:36.711Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:42:37.050Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-05-11T00:42:37.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-11T00:42:37.050Z] 1135f97539f6: Preparing [2022-05-11T00:42:37.050Z] ee790a6800c5: Preparing [2022-05-11T00:42:37.050Z] fe88d07b52e3: Preparing [2022-05-11T00:42:37.050Z] c6cf6facee9a: Preparing [2022-05-11T00:42:37.050Z] bbda755dae39: Preparing [2022-05-11T00:42:37.050Z] f73e7dbfee58: Preparing [2022-05-11T00:42:37.050Z] f73e7dbfee58: Waiting [2022-05-11T00:42:37.050Z] c6cf6facee9a: Layer already exists [2022-05-11T00:42:37.050Z] ee790a6800c5: Layer already exists [2022-05-11T00:42:37.050Z] 1135f97539f6: Layer already exists [2022-05-11T00:42:37.050Z] bbda755dae39: Layer already exists [2022-05-11T00:42:37.050Z] fe88d07b52e3: Layer already exists [2022-05-11T00:42:37.050Z] f73e7dbfee58: Layer already exists [2022-05-11T00:42:37.324Z] latest: digest: sha256:4bcb92e71af76a252cc3cbdbda7ad0c0bec868914ee528d0b171fc7bff2a1a68 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:42:37.672Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.38 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:42:38.018Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.38 [2022-05-11T00:42:38.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-11T00:42:38.018Z] 1135f97539f6: Preparing [2022-05-11T00:42:38.018Z] ee790a6800c5: Preparing [2022-05-11T00:42:38.018Z] fe88d07b52e3: Preparing [2022-05-11T00:42:38.018Z] c6cf6facee9a: Preparing [2022-05-11T00:42:38.018Z] bbda755dae39: Preparing [2022-05-11T00:42:38.018Z] f73e7dbfee58: Preparing [2022-05-11T00:42:38.018Z] f73e7dbfee58: Waiting [2022-05-11T00:42:38.292Z] ee790a6800c5: Layer already exists [2022-05-11T00:42:38.292Z] c6cf6facee9a: Layer already exists [2022-05-11T00:42:38.292Z] bbda755dae39: Layer already exists [2022-05-11T00:42:38.292Z] 1135f97539f6: Layer already exists [2022-05-11T00:42:38.292Z] fe88d07b52e3: Layer already exists [2022-05-11T00:42:38.292Z] f73e7dbfee58: Layer already exists [2022-05-11T00:42:38.292Z] 2.2.0-dev.38: digest: sha256:4bcb92e71af76a252cc3cbdbda7ad0c0bec868914ee528d0b171fc7bff2a1a68 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:42:38.642Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:42:38.991Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 [2022-05-11T00:42:38.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-11T00:42:38.991Z] 1135f97539f6: Preparing [2022-05-11T00:42:38.991Z] ee790a6800c5: Preparing [2022-05-11T00:42:38.991Z] fe88d07b52e3: Preparing [2022-05-11T00:42:38.991Z] c6cf6facee9a: Preparing [2022-05-11T00:42:38.991Z] bbda755dae39: Preparing [2022-05-11T00:42:38.991Z] f73e7dbfee58: Preparing [2022-05-11T00:42:38.991Z] f73e7dbfee58: Waiting [2022-05-11T00:42:38.991Z] fe88d07b52e3: Layer already exists [2022-05-11T00:42:38.991Z] ee790a6800c5: Layer already exists [2022-05-11T00:42:38.991Z] bbda755dae39: Layer already exists [2022-05-11T00:42:38.991Z] 1135f97539f6: Layer already exists [2022-05-11T00:42:38.991Z] c6cf6facee9a: Layer already exists [2022-05-11T00:42:38.991Z] f73e7dbfee58: Layer already exists [2022-05-11T00:42:39.264Z] 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38: digest: sha256:4bcb92e71af76a252cc3cbdbda7ad0c0bec868914ee528d0b171fc7bff2a1a68 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:42:39.618Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:42:40.017Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-05-11T00:42:40.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-11T00:42:40.018Z] 1135f97539f6: Preparing [2022-05-11T00:42:40.018Z] ee790a6800c5: Preparing [2022-05-11T00:42:40.018Z] fe88d07b52e3: Preparing [2022-05-11T00:42:40.018Z] c6cf6facee9a: Preparing [2022-05-11T00:42:40.018Z] bbda755dae39: Preparing [2022-05-11T00:42:40.018Z] f73e7dbfee58: Preparing [2022-05-11T00:42:40.018Z] f73e7dbfee58: Waiting [2022-05-11T00:42:40.018Z] fe88d07b52e3: Layer already exists [2022-05-11T00:42:40.018Z] ee790a6800c5: Layer already exists [2022-05-11T00:42:40.018Z] c6cf6facee9a: Layer already exists [2022-05-11T00:42:40.018Z] 1135f97539f6: Layer already exists [2022-05-11T00:42:40.018Z] bbda755dae39: Layer already exists [2022-05-11T00:42:40.303Z] f73e7dbfee58: Layer already exists [2022-05-11T00:42:40.303Z] main: digest: sha256:4bcb92e71af76a252cc3cbdbda7ad0c0bec868914ee528d0b171fc7bff2a1a68 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T00:42:40.355Z] ===================================================== [Pipeline] echo [2022-05-11T00:42:40.365Z] taggedImages: [2022-05-11T00:42:40.365Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [2022-05-11T00:42:40.365Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-05-11T00:42:40.365Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.38 [2022-05-11T00:42:40.365Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 [2022-05-11T00:42:40.365Z] - 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-05-11T00:42:40.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T00:42:41.010Z] [2022-05-11T00:42:41.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:42:41.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T00:42:41.647Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T00:42:41.647Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T00:42:41.647Z] 04944245beec: Pulling fs layer [2022-05-11T00:42:41.647Z] 699f458cf7ca: Pulling fs layer [2022-05-11T00:42:41.647Z] 765212b225bb: Pulling fs layer [2022-05-11T00:42:41.647Z] f23df028b6ca: Pulling fs layer [2022-05-11T00:42:41.647Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T00:42:41.647Z] 765212b225bb: Waiting [2022-05-11T00:42:41.647Z] f23df028b6ca: Waiting [2022-05-11T00:42:41.647Z] d65c8cfc05b1: Waiting [2022-05-11T00:42:41.647Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T00:42:41.647Z] 2437ff75d9bd: Waiting [2022-05-11T00:42:41.647Z] 04944245beec: Verifying Checksum [2022-05-11T00:42:41.647Z] 04944245beec: Download complete [2022-05-11T00:42:41.647Z] 765212b225bb: Verifying Checksum [2022-05-11T00:42:41.647Z] 765212b225bb: Download complete [2022-05-11T00:42:41.647Z] f23df028b6ca: Download complete [2022-05-11T00:42:41.647Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T00:42:41.647Z] d65c8cfc05b1: Download complete [2022-05-11T00:42:41.926Z] 699f458cf7ca: Verifying Checksum [2022-05-11T00:42:41.926Z] 699f458cf7ca: Download complete [2022-05-11T00:42:42.203Z] 8998bd30e6a1: Verifying Checksum [2022-05-11T00:42:42.203Z] 8998bd30e6a1: Download complete [2022-05-11T00:42:44.830Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T00:42:44.830Z] 2437ff75d9bd: Download complete [2022-05-11T00:42:46.809Z] 8998bd30e6a1: Pull complete [2022-05-11T00:42:47.085Z] 04944245beec: Pull complete [2022-05-11T00:42:48.526Z] 699f458cf7ca: Pull complete [2022-05-11T00:42:48.798Z] 765212b225bb: Pull complete [2022-05-11T00:42:49.780Z] f23df028b6ca: Pull complete [2022-05-11T00:42:50.055Z] d65c8cfc05b1: Pull complete [2022-05-11T00:43:05.143Z] 2437ff75d9bd: Pull complete [2022-05-11T00:43:05.143Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T00:43:05.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T00:43:05.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T00:43:05.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-63004 does not seem to be running inside a container [2022-05-11T00:43:05.465Z] $ 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/74 -v /w/workspace/app-service-configurable/74:/w/workspace/app-service-configurable/74:rw,z -v /w/workspace/app-service-configurable/74@tmp:/w/workspace/app-service-configurable/74@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:arm64 cat [2022-05-11T00:43:08.242Z] $ docker top 99677b04ce463dfd1aa9ab484f76fb427176fc6d0842bac84508390239f78456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:43:09.163Z] ---> job-cost.sh [2022-05-11T00:43:09.163Z] lf-activate-venv: SKIPPING [2022-05-11T00:43:09.163Z] INFO: No Stack... [2022-05-11T00:43:09.759Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T00:43:10.737Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T00:43:11.401Z] + cat /w/workspace/app-service-configurable/74/archives/cost.csv [2022-05-11T00:43:11.401Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T00:43:11.467Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] [2022-05-11T00:43:11.473Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] did not exist. Created. [2022-05-11T00:43:11.473Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T00:43:12.156Z] /w/workspace/app-service-configurable/74@tmp/durable-72819d26/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T00:43:12.904Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T00:43:12.934Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T00:43:13.003Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T00:43:13.009Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T00:43:13.033Z] $ docker stop --time=1 99677b04ce463dfd1aa9ab484f76fb427176fc6d0842bac84508390239f78456 [2022-05-11T00:43:14.543Z] $ docker rm -f 99677b04ce463dfd1aa9ab484f76fb427176fc6d0842bac84508390239f78456 [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-05-11T00:43:15.063Z] provisioning config files... [2022-05-11T00:43:15.073Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1535857160588350571tmp [Pipeline] { [Pipeline] sh [2022-05-11T00:43:15.372Z] + set +x [2022-05-11T00:43:15.372Z] + curl -s https://codecov.io/bash [2022-05-11T00:43:15.372Z] + bash -s -- [2022-05-11T00:43:15.372Z] [2022-05-11T00:43:15.372Z] _____ _ [2022-05-11T00:43:15.372Z] / ____| | | [2022-05-11T00:43:15.372Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T00:43:15.372Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T00:43:15.372Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T00:43:15.372Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T00:43:15.372Z] Bash-1.0.6 [2022-05-11T00:43:15.372Z] [2022-05-11T00:43:15.372Z] [2022-05-11T00:43:15.372Z] ==> git version 2.25.1 found [2022-05-11T00:43:15.372Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-11T00:43:15.372Z] Release-Date: 2020-01-08 [2022-05-11T00:43:15.372Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-11T00:43:15.372Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T00:43:15.372Z] ==> Jenkins CI detected. [2022-05-11T00:43:15.372Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-05-11T00:43:15.372Z] project root: . [2022-05-11T00:43:15.372Z] --> token set from env [2022-05-11T00:43:15.372Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T00:43:15.372Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T00:43:15.372Z] ==> Python coveragepy not found [2022-05-11T00:43:15.372Z] ==> Searching for coverage reports in: [2022-05-11T00:43:15.372Z] + . [2022-05-11T00:43:15.372Z] -> Found 1 reports [2022-05-11T00:43:15.372Z] ==> Detecting git/mercurial file structure [2022-05-11T00:43:15.372Z] ==> Reading reports [2022-05-11T00:43:15.372Z] + ./coverage.out bytes=10 [2022-05-11T00:43:15.372Z] ==> Appending adjustments [2022-05-11T00:43:15.372Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T00:43:15.633Z] + Found adjustments [2022-05-11T00:43:15.633Z] ==> Gzipping contents [2022-05-11T00:43:15.633Z] 4.0K /tmp/codecov.6Y4J6b.gz [2022-05-11T00:43:15.633Z] ==> Uploading reports [2022-05-11T00:43:15.633Z] url: https://codecov.io [2022-05-11T00:43:15.633Z] query: branch=main&commit=3f477d47c6517606b32e01b3b7dfc9f0ed41c93b&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-11T00:43:15.633Z] -> Pinging Codecov [2022-05-11T00:43:15.633Z] 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=3f477d47c6517606b32e01b3b7dfc9f0ed41c93b&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-11T00:43:15.893Z] -> Uploading to [2022-05-11T00:43:15.893Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/A97CA9966030D2A3747ED39772930CCE/3f477d47c6517606b32e01b3b7dfc9f0ed41c93b/337b8704-6123-44b8-b627-ffbf70f82868.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T004315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63cccc964fec84d198e7cf168314185fa2281f3e273707bd42e8451452b0f2dd [2022-05-11T00:43:15.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T00:43:15.893Z] Dload Upload Total Spent Left Speed [2022-05-11T00:43:16.153Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2678 --:--:-- --:--:-- --:--:-- 2678 [2022-05-11T00:43:16.153Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] } [2022-05-11T00:43:16.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-11T00:43:16.431Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-11T00:43:16.443Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:43:16.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T00:43:16.734Z] [2022-05-11T00:43:16.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:43:17.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T00:43:17.038Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-11T00:43:17.038Z] 188c0c94c7c5: Pulling fs layer [2022-05-11T00:43:17.038Z] 0ef7d3d256c8: Pulling fs layer [2022-05-11T00:43:17.038Z] de9db76c5a1d: Pulling fs layer [2022-05-11T00:43:17.038Z] 0eba1c9be4d2: Pulling fs layer [2022-05-11T00:43:17.038Z] 0d57e429df01: Pulling fs layer [2022-05-11T00:43:17.038Z] 4e4be7b47b0d: Pulling fs layer [2022-05-11T00:43:17.038Z] e1f770b5df2f: Pulling fs layer [2022-05-11T00:43:17.038Z] 85a0685a4137: Pulling fs layer [2022-05-11T00:43:17.038Z] 0eba1c9be4d2: Waiting [2022-05-11T00:43:17.038Z] e1f770b5df2f: Waiting [2022-05-11T00:43:17.038Z] 0d57e429df01: Waiting [2022-05-11T00:43:17.038Z] 4e4be7b47b0d: Waiting [2022-05-11T00:43:17.038Z] de9db76c5a1d: Verifying Checksum [2022-05-11T00:43:17.038Z] de9db76c5a1d: Download complete [2022-05-11T00:43:17.038Z] 0ef7d3d256c8: Download complete [2022-05-11T00:43:17.038Z] 0d57e429df01: Download complete [2022-05-11T00:43:17.038Z] 4e4be7b47b0d: Verifying Checksum [2022-05-11T00:43:17.038Z] 4e4be7b47b0d: Download complete [2022-05-11T00:43:17.038Z] 188c0c94c7c5: Verifying Checksum [2022-05-11T00:43:17.038Z] 188c0c94c7c5: Download complete [2022-05-11T00:43:17.298Z] e1f770b5df2f: Verifying Checksum [2022-05-11T00:43:17.298Z] e1f770b5df2f: Download complete [2022-05-11T00:43:17.298Z] 188c0c94c7c5: Pull complete [2022-05-11T00:43:17.298Z] 0ef7d3d256c8: Pull complete [2022-05-11T00:43:17.562Z] de9db76c5a1d: Pull complete [2022-05-11T00:43:17.823Z] 0eba1c9be4d2: Verifying Checksum [2022-05-11T00:43:17.823Z] 0eba1c9be4d2: Download complete [2022-05-11T00:43:18.081Z] 85a0685a4137: Verifying Checksum [2022-05-11T00:43:18.081Z] 85a0685a4137: Download complete [2022-05-11T00:43:21.367Z] 0eba1c9be4d2: Pull complete [2022-05-11T00:43:21.367Z] 0d57e429df01: Pull complete [2022-05-11T00:43:21.367Z] 4e4be7b47b0d: Pull complete [2022-05-11T00:43:21.626Z] e1f770b5df2f: Pull complete [2022-05-11T00:43:25.822Z] 85a0685a4137: Pull complete [2022-05-11T00:43:25.822Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-11T00:43:25.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T00:43:25.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-11T00:43:25.898Z] prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container [2022-05-11T00:43:25.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-11T00:43:27.614Z] $ docker top 61a17c11b5ce0ac9e8bd1107e285d061f68bfb6a8da3b966f7a0eb438e19ae37 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-11T00:43:27.715Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-11T00:43:28.002Z] + set -o pipefail [2022-05-11T00:43:28.002Z] + snyk monitor '--org=edgex-jenkins' [2022-05-11T00:43:34.587Z] [2022-05-11T00:43:34.587Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-05-11T00:43:34.587Z] [2022-05-11T00:43:34.587Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/fc550c8f-2cc4-4171-afd2-e493cef5f809 [2022-05-11T00:43:34.587Z] [2022-05-11T00:43:34.587Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-11T00:43:34.587Z] [2022-05-11T00:43:34.587Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-11T00:43:34.587Z] [2022-05-11T00:43:34.587Z] [Pipeline] } [2022-05-11T00:43:34.599Z] $ docker stop --time=1 61a17c11b5ce0ac9e8bd1107e285d061f68bfb6a8da3b966f7a0eb438e19ae37 [2022-05-11T00:43:37.342Z] $ docker rm -f 61a17c11b5ce0ac9e8bd1107e285d061f68bfb6a8da3b966f7a0eb438e19ae37 [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-05-11T00:43:38.109Z] + git log --format=format:%s -1 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] sh [2022-05-11T00:43:38.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T00:43:38.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:43:38.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T00:43:38.698Z] . [Pipeline] withDockerContainer [2022-05-11T00:43:38.760Z] prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container [2022-05-11T00:43:38.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T00:43:39.255Z] $ docker top dfcf20e593ae6b3710e8e9659b90ba4cc05d32a9409721bcedc05222fab5b6d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T00:43:39.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T00:43:39.361Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T00:43:39.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T00:43:39.501Z] $ docker exec dfcf20e593ae6b3710e8e9659b90ba4cc05d32a9409721bcedc05222fab5b6d7 ssh-agent [2022-05-11T00:43:39.634Z] SSH_AUTH_SOCK=/tmp/ssh-NE0JyZz9wzUW/agent.34 [2022-05-11T00:43:39.634Z] SSH_AGENT_PID=40 [2022-05-11T00:43:39.640Z] Running ssh-add (command line suppressed) [2022-05-11T00:43:39.758Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_294129403464292885.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_294129403464292885.key) [2022-05-11T00:43:39.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T00:43:40.072Z] + git semver tag [2022-05-11T00:43:40.334Z] 2022-05-11 00:43:40,302 [run_tag] DEBUG tag force:False [2022-05-11T00:43:40.334Z] 2022-05-11 00:43:40,303 [check_head_tag] DEBUG check head tag [2022-05-11T00:43:40.334Z] 2022-05-11 00:43:40,304 [execute] INFO git cat-file --batch-check [2022-05-11T00:43:40.334Z] 2022-05-11 00:43:40,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-05-11T00:43:40.334Z] 2022-05-11 00:43:40,310 [execute] INFO git cat-file --batch [2022-05-11T00:43:40.334Z] 2022-05-11 00:43:40,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-05-11T00:43:40.596Z] 2022-05-11 00:43:40,339 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T00:43:40.596Z] 2022-05-11 00:43:40,339 [execute] INFO git tag -a v2.2.0-dev.38 -m v2.2.0-dev.38 [2022-05-11T00:43:40.596Z] 2022-05-11 00:43:40,339 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.38', '-m', 'v2.2.0-dev.38'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-05-11T00:43:40.596Z] 2022-05-11 00:43:40,344 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T00:43:40.596Z] 2.2.0-dev.38 [Pipeline] } [2022-05-11T00:43:40.608Z] $ docker exec --env ******** --env ******** dfcf20e593ae6b3710e8e9659b90ba4cc05d32a9409721bcedc05222fab5b6d7 ssh-agent -k [2022-05-11T00:43:40.733Z] unset SSH_AUTH_SOCK; [2022-05-11T00:43:40.733Z] unset SSH_AGENT_PID; [2022-05-11T00:43:40.733Z] echo Agent pid 40 killed; [2022-05-11T00:43:40.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T00:43:41.122Z] + git semver [Pipeline] } [2022-05-11T00:43:41.397Z] $ docker stop --time=1 dfcf20e593ae6b3710e8e9659b90ba4cc05d32a9409721bcedc05222fab5b6d7 [2022-05-11T00:43:42.704Z] $ docker rm -f dfcf20e593ae6b3710e8e9659b90ba4cc05d32a9409721bcedc05222fab5b6d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:43:43.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T00:43:43.130Z] [2022-05-11T00:43:43.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:43:43.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T00:43:43.432Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-11T00:43:43.432Z] ab5ef0e58194: Pulling fs layer [2022-05-11T00:43:43.432Z] 9712f1f96733: Pulling fs layer [2022-05-11T00:43:43.432Z] 63f879dbbcfc: Pulling fs layer [2022-05-11T00:43:43.432Z] 0d9ebad4ef96: Pulling fs layer [2022-05-11T00:43:43.432Z] e9a5061849ea: Pulling fs layer [2022-05-11T00:43:43.432Z] d747dcd14b5f: Pulling fs layer [2022-05-11T00:43:43.432Z] 2de7ff778b66: Pulling fs layer [2022-05-11T00:43:43.432Z] 0d9ebad4ef96: Waiting [2022-05-11T00:43:43.432Z] d747dcd14b5f: Waiting [2022-05-11T00:43:43.432Z] e9a5061849ea: Waiting [2022-05-11T00:43:43.432Z] 2de7ff778b66: Waiting [2022-05-11T00:43:43.432Z] 9712f1f96733: Download complete [2022-05-11T00:43:43.698Z] 63f879dbbcfc: Verifying Checksum [2022-05-11T00:43:43.698Z] 63f879dbbcfc: Download complete [2022-05-11T00:43:43.960Z] e9a5061849ea: Verifying Checksum [2022-05-11T00:43:43.960Z] e9a5061849ea: Download complete [2022-05-11T00:43:43.960Z] d747dcd14b5f: Verifying Checksum [2022-05-11T00:43:43.960Z] d747dcd14b5f: Download complete [2022-05-11T00:43:43.960Z] 2de7ff778b66: Verifying Checksum [2022-05-11T00:43:43.960Z] 2de7ff778b66: Download complete [2022-05-11T00:43:43.960Z] ab5ef0e58194: Verifying Checksum [2022-05-11T00:43:43.960Z] ab5ef0e58194: Download complete [2022-05-11T00:43:43.960Z] 0d9ebad4ef96: Verifying Checksum [2022-05-11T00:43:43.960Z] 0d9ebad4ef96: Download complete [2022-05-11T00:43:47.253Z] ab5ef0e58194: Pull complete [2022-05-11T00:43:47.253Z] 9712f1f96733: Pull complete [2022-05-11T00:43:48.192Z] 63f879dbbcfc: Pull complete [2022-05-11T00:43:52.383Z] 0d9ebad4ef96: Pull complete [2022-05-11T00:43:52.643Z] e9a5061849ea: Pull complete [2022-05-11T00:43:52.643Z] d747dcd14b5f: Pull complete [2022-05-11T00:43:54.028Z] 2de7ff778b66: Pull complete [2022-05-11T00:43:54.028Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-11T00:43:54.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T00:43:54.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-11T00:43:54.102Z] prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container [2022-05-11T00:43:54.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-11T00:43:56.760Z] $ docker top c8361ab3a72cb62571263f86636bb51db1029597cc53336b669fb00058ac998a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-11T00:43:56.853Z] provisioning config files... [2022-05-11T00:43:56.864Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7409907665092191483tmp [2022-05-11T00:43:56.876Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3593810982736333601tmp [2022-05-11T00:43:56.888Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3754505000841898289tmp [Pipeline] { [Pipeline] echo [2022-05-11T00:43:56.904Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:43:57.190Z] ---> sigul-configuration.sh [2022-05-11T00:43:57.191Z] gpg: directory `/root/.gnupg' created [2022-05-11T00:43:57.191Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-11T00:43:57.191Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-11T00:43:57.191Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-11T00:43:57.191Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-11T00:43:57.191Z] gpg: CAST5 encrypted data [2022-05-11T00:43:57.191Z] gpg: encrypted with 1 passphrase [2022-05-11T00:43:57.191Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-11T00:43:57.480Z] + mkdir /home/jenkins [2022-05-11T00:43:57.480Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-11T00:43:57.770Z] + 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-05-11T00:43:57.782Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:43:58.071Z] ---> sigul-install.sh [2022-05-11T00:43:58.072Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-11T00:43:58.364Z] + git tag --list [2022-05-11T00:43:58.364Z] v1.0.0 [2022-05-11T00:43:58.364Z] v1.1.0 [2022-05-11T00:43:58.364Z] v1.2.0 [2022-05-11T00:43:58.364Z] v1.3.0 [2022-05-11T00:43:58.364Z] v1.3.1 [2022-05-11T00:43:58.364Z] v2.0.0 [2022-05-11T00:43:58.364Z] v2.0.1 [2022-05-11T00:43:58.364Z] v2.0.1-dev.1 [2022-05-11T00:43:58.364Z] v2.0.2-dev.1 [2022-05-11T00:43:58.364Z] v2.0.2-dev.10 [2022-05-11T00:43:58.364Z] v2.0.2-dev.11 [2022-05-11T00:43:58.364Z] v2.0.2-dev.12 [2022-05-11T00:43:58.364Z] v2.0.2-dev.13 [2022-05-11T00:43:58.364Z] v2.0.2-dev.14 [2022-05-11T00:43:58.364Z] v2.0.2-dev.15 [2022-05-11T00:43:58.364Z] v2.0.2-dev.16 [2022-05-11T00:43:58.364Z] v2.0.2-dev.17 [2022-05-11T00:43:58.364Z] v2.0.2-dev.18 [2022-05-11T00:43:58.364Z] v2.0.2-dev.19 [2022-05-11T00:43:58.364Z] v2.0.2-dev.2 [2022-05-11T00:43:58.364Z] v2.0.2-dev.20 [2022-05-11T00:43:58.364Z] v2.0.2-dev.21 [2022-05-11T00:43:58.364Z] v2.0.2-dev.22 [2022-05-11T00:43:58.364Z] v2.0.2-dev.23 [2022-05-11T00:43:58.364Z] v2.0.2-dev.24 [2022-05-11T00:43:58.364Z] v2.0.2-dev.25 [2022-05-11T00:43:58.364Z] v2.0.2-dev.26 [2022-05-11T00:43:58.364Z] v2.0.2-dev.27 [2022-05-11T00:43:58.364Z] v2.0.2-dev.28 [2022-05-11T00:43:58.364Z] v2.0.2-dev.29 [2022-05-11T00:43:58.364Z] v2.0.2-dev.3 [2022-05-11T00:43:58.364Z] v2.0.2-dev.30 [2022-05-11T00:43:58.364Z] v2.0.2-dev.4 [2022-05-11T00:43:58.364Z] v2.0.2-dev.5 [2022-05-11T00:43:58.364Z] v2.0.2-dev.6 [2022-05-11T00:43:58.364Z] v2.0.2-dev.7 [2022-05-11T00:43:58.364Z] v2.0.2-dev.8 [2022-05-11T00:43:58.364Z] v2.0.2-dev.9 [2022-05-11T00:43:58.364Z] v2.1.0 [2022-05-11T00:43:58.364Z] v2.2.0-dev.1 [2022-05-11T00:43:58.364Z] v2.2.0-dev.10 [2022-05-11T00:43:58.364Z] v2.2.0-dev.11 [2022-05-11T00:43:58.364Z] v2.2.0-dev.12 [2022-05-11T00:43:58.364Z] v2.2.0-dev.13 [2022-05-11T00:43:58.364Z] v2.2.0-dev.14 [2022-05-11T00:43:58.364Z] v2.2.0-dev.15 [2022-05-11T00:43:58.364Z] v2.2.0-dev.16 [2022-05-11T00:43:58.364Z] v2.2.0-dev.17 [2022-05-11T00:43:58.364Z] v2.2.0-dev.18 [2022-05-11T00:43:58.364Z] v2.2.0-dev.19 [2022-05-11T00:43:58.364Z] v2.2.0-dev.2 [2022-05-11T00:43:58.364Z] v2.2.0-dev.20 [2022-05-11T00:43:58.364Z] v2.2.0-dev.21 [2022-05-11T00:43:58.364Z] v2.2.0-dev.22 [2022-05-11T00:43:58.364Z] v2.2.0-dev.23 [2022-05-11T00:43:58.364Z] v2.2.0-dev.24 [2022-05-11T00:43:58.364Z] v2.2.0-dev.25 [2022-05-11T00:43:58.364Z] v2.2.0-dev.26 [2022-05-11T00:43:58.364Z] v2.2.0-dev.27 [2022-05-11T00:43:58.364Z] v2.2.0-dev.28 [2022-05-11T00:43:58.364Z] v2.2.0-dev.29 [2022-05-11T00:43:58.364Z] v2.2.0-dev.3 [2022-05-11T00:43:58.364Z] v2.2.0-dev.30 [2022-05-11T00:43:58.364Z] v2.2.0-dev.31 [2022-05-11T00:43:58.364Z] v2.2.0-dev.32 [2022-05-11T00:43:58.364Z] v2.2.0-dev.33 [2022-05-11T00:43:58.364Z] v2.2.0-dev.34 [2022-05-11T00:43:58.364Z] v2.2.0-dev.35 [2022-05-11T00:43:58.364Z] v2.2.0-dev.36 [2022-05-11T00:43:58.364Z] v2.2.0-dev.37 [2022-05-11T00:43:58.364Z] v2.2.0-dev.38 [2022-05-11T00:43:58.364Z] v2.2.0-dev.4 [2022-05-11T00:43:58.364Z] v2.2.0-dev.5 [2022-05-11T00:43:58.364Z] v2.2.0-dev.6 [2022-05-11T00:43:58.364Z] v2.2.0-dev.7 [2022-05-11T00:43:58.364Z] v2.2.0-dev.8 [2022-05-11T00:43:58.364Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-11T00:43:58.673Z] + lftools sign git-tag v2.2.0-dev.38 [2022-05-11T00:43:59.244Z] Signing Git tag with Sigul... [2022-05-11T00:43:59.244Z] Signing v2.2.0-dev.38 [Pipeline] echo [2022-05-11T00:43:59.828Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:44:00.118Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-11T00:44:00.126Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-11T00:44:00.143Z] $ docker stop --time=1 c8361ab3a72cb62571263f86636bb51db1029597cc53336b669fb00058ac998a [2022-05-11T00:44:01.494Z] $ docker rm -f c8361ab3a72cb62571263f86636bb51db1029597cc53336b669fb00058ac998a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-11T00:44:01.919Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T00:44:01.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:44:02.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T00:44:02.224Z] . [Pipeline] withDockerContainer [2022-05-11T00:44:02.297Z] prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container [2022-05-11T00:44:02.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T00:44:02.815Z] $ docker top 9e8ca5190b738f6908344fc1f0de4b8e1d37c779e4e158ffda8be168c1a2fbc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T00:44:02.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T00:44:02.917Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T00:44:03.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T00:44:03.049Z] $ docker exec 9e8ca5190b738f6908344fc1f0de4b8e1d37c779e4e158ffda8be168c1a2fbc1 ssh-agent [2022-05-11T00:44:03.181Z] SSH_AUTH_SOCK=/tmp/ssh-vtayyJ2payaY/agent.33 [2022-05-11T00:44:03.181Z] SSH_AGENT_PID=39 [2022-05-11T00:44:03.185Z] Running ssh-add (command line suppressed) [2022-05-11T00:44:03.298Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8802748669136069627.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8802748669136069627.key) [2022-05-11T00:44:03.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T00:44:03.609Z] + git semver bump pre [2022-05-11T00:44:03.870Z] 2022-05-11 00:44:03,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T00:44:03.870Z] 2022-05-11 00:44:03,843 [bump_version] DEBUG bumping version:2.2.0-dev.38 on axis:pre with prefix:dev [2022-05-11T00:44:03.870Z] 2022-05-11 00:44:03,843 [bump_version] DEBUG bumped version:2.2.0-dev.39 [2022-05-11T00:44:03.870Z] 2022-05-11 00:44:03,843 [write_version] DEBUG write version:2.2.0-dev.39 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-05-11T00:44:03.870Z] 2022-05-11 00:44:03,843 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T00:44:03.870Z] 2022-05-11 00:44:03,843 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T00:44:03.870Z] 2022-05-11 00:44:03,845 [execute] INFO git cat-file --batch-check [2022-05-11T00:44:03.870Z] 2022-05-11 00:44:03,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T00:44:03.870Z] 2022-05-11 00:44:03,851 [execute] INFO git cat-file --batch [2022-05-11T00:44:03.870Z] 2022-05-11 00:44:03,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T00:44:03.870Z] 2022-05-11 00:44:03,855 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T00:44:03.870Z] 2.2.0-dev.39 [Pipeline] } [2022-05-11T00:44:04.139Z] $ docker exec --env ******** --env ******** 9e8ca5190b738f6908344fc1f0de4b8e1d37c779e4e158ffda8be168c1a2fbc1 ssh-agent -k [2022-05-11T00:44:04.260Z] unset SSH_AUTH_SOCK; [2022-05-11T00:44:04.260Z] unset SSH_AGENT_PID; [2022-05-11T00:44:04.260Z] echo Agent pid 39 killed; [2022-05-11T00:44:04.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T00:44:04.581Z] + git semver [Pipeline] } [2022-05-11T00:44:04.855Z] $ docker stop --time=1 9e8ca5190b738f6908344fc1f0de4b8e1d37c779e4e158ffda8be168c1a2fbc1 [2022-05-11T00:44:06.153Z] $ docker rm -f 9e8ca5190b738f6908344fc1f0de4b8e1d37c779e4e158ffda8be168c1a2fbc1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T00:44:06.508Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T00:44:06.508Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:44:06.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T00:44:06.802Z] . [Pipeline] withDockerContainer [2022-05-11T00:44:06.867Z] prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container [2022-05-11T00:44:06.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T00:44:07.309Z] $ docker top 2ae4eb619b3a61cc2609f39522c72f10b0eb47eda9d4f3746fe995f02c529369 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T00:44:07.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T00:44:07.404Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T00:44:07.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T00:44:07.528Z] $ docker exec 2ae4eb619b3a61cc2609f39522c72f10b0eb47eda9d4f3746fe995f02c529369 ssh-agent [2022-05-11T00:44:07.656Z] SSH_AUTH_SOCK=/tmp/ssh-0xDXykHbZaY8/agent.33 [2022-05-11T00:44:07.656Z] SSH_AGENT_PID=39 [2022-05-11T00:44:07.663Z] Running ssh-add (command line suppressed) [2022-05-11T00:44:07.779Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6470103361792683371.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6470103361792683371.key) [2022-05-11T00:44:07.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T00:44:08.085Z] + git semver push [2022-05-11T00:44:08.345Z] 2022-05-11 00:44:08,312 [run_push] DEBUG push [2022-05-11T00:44:08.345Z] 2022-05-11 00:44:08,312 [execute] INFO git push origin semver [2022-05-11T00:44:08.345Z] 2022-05-11 00:44:08,312 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-11T00:44:09.305Z] 2022-05-11 00:44:09,208 [run_push] DEBUG push all version tags [2022-05-11T00:44:09.305Z] 2022-05-11 00:44:09,208 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-11T00:44:09.305Z] 2022-05-11 00:44:09,209 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-05-11T00:44:09.935Z] 2022-05-11 00:44:09,932 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T00:44:09.935Z] 2.2.0-dev.39 [Pipeline] } [2022-05-11T00:44:10.206Z] $ docker exec --env ******** --env ******** 2ae4eb619b3a61cc2609f39522c72f10b0eb47eda9d4f3746fe995f02c529369 ssh-agent -k [2022-05-11T00:44:10.314Z] unset SSH_AUTH_SOCK; [2022-05-11T00:44:10.315Z] unset SSH_AGENT_PID; [2022-05-11T00:44:10.315Z] echo Agent pid 39 killed; [2022-05-11T00:44:10.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T00:44:10.638Z] + git semver [Pipeline] } [2022-05-11T00:44:10.912Z] $ docker stop --time=1 2ae4eb619b3a61cc2609f39522c72f10b0eb47eda9d4f3746fe995f02c529369 [2022-05-11T00:44:12.217Z] $ docker rm -f 2ae4eb619b3a61cc2609f39522c72f10b0eb47eda9d4f3746fe995f02c529369 [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-05-11T00:44:12.807Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-05-11T00:44:12.807Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-05-11T00:44:12.807Z] total 16 [2022-05-11T00:44:12.807Z] drwxr-xr-x 3 root root 4096 May 11 00:37 . [2022-05-11T00:44:12.807Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 00:43 .. [2022-05-11T00:44:12.807Z] drwxr-xr-x 2 root root 4096 May 11 00:37 cost [2022-05-11T00:44:12.807Z] -rw-r--r-- 1 root root 94 May 11 00:37 cost.csv [2022-05-11T00:44:12.807Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-05-11T00:44:12.807Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-05-11T00:44:12.807Z] total 16 [2022-05-11T00:44:12.807Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 00:37 . [2022-05-11T00:44:12.807Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 00:43 .. [2022-05-11T00:44:12.807Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 00:37 cost [2022-05-11T00:44:12.807Z] -rw-r--r-- 1 jenkins jenkins 94 May 11 00:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:44:13.102Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:44:13.968Z] ---> package-listing.sh [2022-05-11T00:44:13.968Z] ++ facter osfamily [2022-05-11T00:44:13.968Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T00:44:14.229Z] + OS_FAMILY=debian [2022-05-11T00:44:14.229Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-05-11T00:44:14.229Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T00:44:14.229Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T00:44:14.229Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T00:44:14.229Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T00:44:14.229Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-05-11T00:44:14.229Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T00:44:14.229Z] + case "${OS_FAMILY}" in [2022-05-11T00:44:14.229Z] + dpkg -l [2022-05-11T00:44:14.229Z] + grep '^ii' [2022-05-11T00:44:14.229Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T00:44:14.229Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T00:44:14.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T00:44:14.229Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-05-11T00:44:14.229Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-05-11T00:44:14.229Z] + 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-05-11T00:44:14.242Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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-05-11T00:44:14.523Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:44:15.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T00:44:15.085Z] . [Pipeline] withDockerContainer [2022-05-11T00:44:15.152Z] prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container [2022-05-11T00:44:15.185Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T00:44:15.440Z] $ docker top 0f9d6ea6e7fc14ef71e1852aa8479a5326e1adbf7d146d380c0d3e4077ebf613 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T00:44:15.794Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T00:44:16.085Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T00:44:16.374Z] + ls /var/log/sa-host [2022-05-11T00:44:16.374Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T00:44:16.592Z] provisioning config files... [2022-05-11T00:44:16.602Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6009261089222458174tmp [Pipeline] { [Pipeline] echo [2022-05-11T00:44:16.615Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:44:16.900Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T00:44:16.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:44:17.245Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T00:44:17.256Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:44:17.545Z] ---> sudo-logs.sh [2022-05-11T00:44:17.545Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T00:44:17.575Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:44:17.863Z] ---> job-cost.sh [2022-05-11T00:44:17.863Z] lf-activate-venv: SKIPPING [2022-05-11T00:44:17.863Z] DEBUG: total: 0.2199999988079071 [2022-05-11T00:44:17.863Z] INFO: Retrieving Stack Cost... [2022-05-11T00:44:18.125Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T00:44:18.696Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T00:44:18.710Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:44:18.997Z] ---> logs-deploy.sh [2022-05-11T00:44:18.997Z] lf-activate-venv: SKIPPING [2022-05-11T00:44:18.997Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/74 [2022-05-11T00:44:18.997Z] INFO: archiving workspace using pattern(s): [2022-05-11T00:44:19.936Z] Archives upload complete. [2022-05-11T00:44:19.936Z] INFO: archiving logs to Nexus