Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df3e4aa32325b4ff01c9571101f476251afb5081 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-ssh3424386508790747404.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh10756223854373622976.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8346245882041499865.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14013752768394145669.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-ssh11656301485717659989.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 ‘prd-ubuntu20.04-docker-8c-8g-23612’ Running on prd-ubuntu20.04-docker-8c-8g-23614 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 df3e4aa32325b4ff01c9571101f476251afb5081 (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 df3e4aa32325b4ff01c9571101f476251afb5081 # timeout=10 Commit message: "feat(snap): use updated environment variable injection (#407)" > git rev-list --no-walk 1a526f114784ef26915ff80fd995ea89bcf8e607 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T15:32:19.821Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T15:32:19.887Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T15:32:19.904Z] ========================================================= [2022-04-26T15:32:19.904Z] EdgeX Global Pipelines Version Info [2022-04-26T15:32:19.904Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:32:20.649Z] ------------------- [2022-04-26T15:32:20.649Z] stable info: [2022-04-26T15:32:20.649Z] ------------------- [2022-04-26T15:32:20.649Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T15:32:20.649Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T15:32:20.649Z] Message: update stable to v1.0.221 [2022-04-26T15:32:21.221Z] ------------------- [2022-04-26T15:32:21.221Z] experimental info: [2022-04-26T15:32:21.221Z] ------------------- [2022-04-26T15:32:21.221Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2022-04-26T15:32:21.221Z] Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db [2022-04-26T15:32:21.221Z] Message: update experimental to v1.0.225 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T15:32:21.363Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-04-26T15:32:21.377Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-04-26T15:32:21.394Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T15:32:21.408Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T15:32:21.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T15:32:21.434Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T15:32:21.450Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T15:32:21.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-26T15:32:21.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T15:32:21.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T15:32:21.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T15:32:21.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-04-26T15:32:21.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T15:32:21.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T15:32:21.538Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T15:32:21.547Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T15:32:21.555Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T15:32:21.564Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T15:32:21.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T15:32:21.582Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T15:32:21.603Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-26T15:32:21.615Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-26T15:32:21.630Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-26T15:32:21.651Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-26T15:32:21.670Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-26T15:32:21.689Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T15:32:21.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-26T15:32:21.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-26T15:32:21.747Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-26T15:32:21.760Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] echo [2022-04-26T15:32:21.774Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df3e4aa [Pipeline] echo [2022-04-26T15:32:21.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T15:32:21.843Z] provisioning config files... [2022-04-26T15:32:21.859Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4162387281853850045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:32:22.187Z] ---> docker-login.sh [2022-04-26T15:32:22.187Z] nexus3.edgexfoundry.org:10001 [2022-04-26T15:32:22.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:32:22.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:32:22.449Z] Configure a credential helper to remove this warning. See [2022-04-26T15:32:22.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:32:22.449Z] [2022-04-26T15:32:22.449Z] Login Succeeded [2022-04-26T15:32:22.449Z] nexus3.edgexfoundry.org:10002 [2022-04-26T15:32:22.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:32:22.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:32:22.713Z] Configure a credential helper to remove this warning. See [2022-04-26T15:32:22.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:32:22.713Z] [2022-04-26T15:32:22.713Z] Login Succeeded [2022-04-26T15:32:22.713Z] nexus3.edgexfoundry.org:10003 [2022-04-26T15:32:22.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:32:22.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:32:22.713Z] Configure a credential helper to remove this warning. See [2022-04-26T15:32:22.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:32:22.713Z] [2022-04-26T15:32:22.713Z] Login Succeeded [2022-04-26T15:32:22.713Z] nexus3.edgexfoundry.org:10004 [2022-04-26T15:32:22.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:32:22.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:32:22.975Z] Configure a credential helper to remove this warning. See [2022-04-26T15:32:22.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:32:22.975Z] [2022-04-26T15:32:22.975Z] Login Succeeded [2022-04-26T15:32:22.975Z] docker.io [2022-04-26T15:32:22.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:32:23.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:32:23.547Z] Configure a credential helper to remove this warning. See [2022-04-26T15:32:23.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:32:23.547Z] [2022-04-26T15:32:23.547Z] Login Succeeded [2022-04-26T15:32:23.547Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T15:32:23.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-26T15:32:23.926Z] + git rev-list -1 --merges df3e4aa32325b4ff01c9571101f476251afb5081~1..df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] echo [2022-04-26T15:32:24.039Z] -----------> git rev-list -1 --merges df3e4aa32325b4ff01c9571101f476251afb5081~1..df3e4aa32325b4ff01c9571101f476251afb5081 df3e4aa32325b4ff01c9571101f476251afb5081 [false] [Pipeline] sh [2022-04-26T15:32:24.335Z] + git log --format=format:%s -1 df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] echo [2022-04-26T15:32:24.354Z] ========================================================= [2022-04-26T15:32:24.354Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T15:32:24.354Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T15:32:24.700Z] + git log --format=format:%s -1 df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] echo [2022-04-26T15:32:24.715Z] [semverPrep] GIT_COMMIT: df3e4aa32325b4ff01c9571101f476251afb5081, Commit Message: feat(snap): use updated environment variable injection (#407) [Pipeline] echo [2022-04-26T15:32:24.725Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-26T15:32:25.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T15:32:25.120Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T15:32:25.120Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T15:32:25.120Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T15:32:25.120Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T15:32:25.120Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T15:32:25.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:32:25.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T15:32:25.476Z] [2022-04-26T15:32:25.476Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:32:25.791Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T15:32:25.791Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T15:32:25.791Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T15:32:25.791Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T15:32:25.791Z] 4c7163046ea9: Pulling fs layer [2022-04-26T15:32:25.791Z] 0c2d73faf560: Pulling fs layer [2022-04-26T15:32:25.791Z] 0c2d73faf560: Waiting [2022-04-26T15:32:25.791Z] 3e5f54012d9b: Download complete [2022-04-26T15:32:25.791Z] a0d0a0d46f8b: Download complete [2022-04-26T15:32:26.065Z] 0c2d73faf560: Verifying Checksum [2022-04-26T15:32:26.065Z] 0c2d73faf560: Download complete [2022-04-26T15:32:26.065Z] 4c7163046ea9: Verifying Checksum [2022-04-26T15:32:26.065Z] 4c7163046ea9: Download complete [2022-04-26T15:32:26.065Z] a0d0a0d46f8b: Pull complete [2022-04-26T15:32:26.327Z] 3e5f54012d9b: Pull complete [2022-04-26T15:32:26.588Z] 4c7163046ea9: Pull complete [2022-04-26T15:32:26.850Z] 0c2d73faf560: Pull complete [2022-04-26T15:32:26.850Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T15:32:26.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T15:32:26.850Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T15:32:26.932Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2022-04-26T15:32:26.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T15:32:27.759Z] $ docker top 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T15:32:27.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T15:32:27.856Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T15:32:27.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T15:32:27.986Z] $ docker exec 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb ssh-agent [2022-04-26T15:32:28.102Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXckEpdg/agent.13 [2022-04-26T15:32:28.102Z] SSH_AGENT_PID=19 [2022-04-26T15:32:28.110Z] Running ssh-add (command line suppressed) [2022-04-26T15:32:28.229Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6284600257639076369.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6284600257639076369.key) [2022-04-26T15:32:28.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T15:32:28.535Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T15:32:28.552Z] $ docker exec --env ******** --env ******** 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb ssh-agent -k [2022-04-26T15:32:28.661Z] unset SSH_AUTH_SOCK; [2022-04-26T15:32:28.662Z] unset SSH_AGENT_PID; [2022-04-26T15:32:28.662Z] echo Agent pid 19 killed; [2022-04-26T15:32:28.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T15:32:28.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T15:32:28.707Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T15:32:28.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T15:32:28.831Z] $ docker exec 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb ssh-agent [2022-04-26T15:32:28.938Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdmNLGH/agent.51 [2022-04-26T15:32:28.938Z] SSH_AGENT_PID=58 [2022-04-26T15:32:28.943Z] Running ssh-add (command line suppressed) [2022-04-26T15:32:29.059Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7617645447221156800.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7617645447221156800.key) [2022-04-26T15:32:29.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T15:32:29.365Z] + git semver init [2022-04-26T15:32:29.365Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T15:32:29.365Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-04-26T15:32:29.365Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-04-26T15:32:29.365Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T15:32:29.365Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T15:32:29.365Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T15:32:29.365Z] # $SEMVER_BRANCH = main [2022-04-26T15:32:29.365Z] # $SEMVER_TEMP = /tmp/semver-118970519 [2022-04-26T15:32:29.365Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-04-26T15:32:30.309Z] # '/tmp/semver-118970519' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-04-26T15:32:30.309Z] # -> Force: false [2022-04-26T15:32:30.309Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-04-26T15:32:30.323Z] $ docker exec --env ******** --env ******** 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb ssh-agent -k [2022-04-26T15:32:30.434Z] unset SSH_AUTH_SOCK; [2022-04-26T15:32:30.435Z] unset SSH_AGENT_PID; [2022-04-26T15:32:30.435Z] echo Agent pid 58 killed; [2022-04-26T15:32:30.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T15:32:30.746Z] + git semver [Pipeline] } [2022-04-26T15:32:30.764Z] $ docker stop --time=1 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb [2022-04-26T15:32:32.158Z] $ docker rm -f 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T15:32:32.530Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T15:32:32.799Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T15:32:32.804Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.29 [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-04-26T15:32:32.946Z] provisioning config files... [2022-04-26T15:32:32.956Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6804299680354417058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:32:33.259Z] ---> docker-login.sh [2022-04-26T15:32:33.260Z] nexus3.edgexfoundry.org:10001 [2022-04-26T15:32:33.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:32:33.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:32:33.260Z] Configure a credential helper to remove this warning. See [2022-04-26T15:32:33.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:32:33.260Z] [2022-04-26T15:32:33.260Z] Login Succeeded [2022-04-26T15:32:33.260Z] nexus3.edgexfoundry.org:10002 [2022-04-26T15:32:33.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:32:33.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:32:33.522Z] Configure a credential helper to remove this warning. See [2022-04-26T15:32:33.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:32:33.522Z] [2022-04-26T15:32:33.522Z] Login Succeeded [2022-04-26T15:32:33.522Z] nexus3.edgexfoundry.org:10003 [2022-04-26T15:32:33.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:32:33.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:32:33.522Z] Configure a credential helper to remove this warning. See [2022-04-26T15:32:33.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:32:33.522Z] [2022-04-26T15:32:33.522Z] Login Succeeded [2022-04-26T15:32:33.522Z] nexus3.edgexfoundry.org:10004 [2022-04-26T15:32:33.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:32:33.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:32:33.785Z] Configure a credential helper to remove this warning. See [2022-04-26T15:32:33.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:32:33.785Z] [2022-04-26T15:32:33.785Z] Login Succeeded [2022-04-26T15:32:33.785Z] docker.io [2022-04-26T15:32:33.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:32:34.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:32:34.046Z] Configure a credential helper to remove this warning. See [2022-04-26T15:32:34.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:32:34.046Z] [2022-04-26T15:32:34.046Z] Login Succeeded [2022-04-26T15:32:34.046Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T15:32:34.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T15:32:34.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T15:32:34.131Z] ========================================================= [2022-04-26T15:32:34.131Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T15:32:34.131Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:32:34.445Z] + 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-04-26T15:32:34.445Z] Sending build context to Docker daemon 3.018MB [2022-04-26T15:32:34.445Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T15:32:34.445Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-26T15:32:34.445Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T15:32:34.445Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T15:32:34.445Z] 666ba61612fd: Pulling fs layer [2022-04-26T15:32:34.445Z] 8ed8ca486205: Pulling fs layer [2022-04-26T15:32:34.445Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T15:32:34.445Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T15:32:34.445Z] ca2b28591e48: Pulling fs layer [2022-04-26T15:32:34.445Z] a51346096db8: Pulling fs layer [2022-04-26T15:32:34.445Z] daebc70d1ce1: Pulling fs layer [2022-04-26T15:32:34.445Z] 0e18a0eac166: Pulling fs layer [2022-04-26T15:32:34.445Z] 4fe6c5a15a65: Waiting [2022-04-26T15:32:34.445Z] 22a0e8bec74d: Waiting [2022-04-26T15:32:34.445Z] ca2b28591e48: Waiting [2022-04-26T15:32:34.445Z] a51346096db8: Waiting [2022-04-26T15:32:34.445Z] daebc70d1ce1: Waiting [2022-04-26T15:32:34.445Z] 0e18a0eac166: Waiting [2022-04-26T15:32:34.445Z] 8ed8ca486205: Verifying Checksum [2022-04-26T15:32:34.445Z] 8ed8ca486205: Download complete [2022-04-26T15:32:34.445Z] 666ba61612fd: Download complete [2022-04-26T15:32:34.445Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T15:32:34.445Z] 22a0e8bec74d: Download complete [2022-04-26T15:32:34.445Z] ca2b28591e48: Download complete [2022-04-26T15:32:34.705Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T15:32:34.705Z] 59bf1c3509f3: Download complete [2022-04-26T15:32:34.705Z] a51346096db8: Verifying Checksum [2022-04-26T15:32:34.705Z] a51346096db8: Download complete [2022-04-26T15:32:34.705Z] daebc70d1ce1: Verifying Checksum [2022-04-26T15:32:34.705Z] daebc70d1ce1: Download complete [2022-04-26T15:32:34.705Z] 59bf1c3509f3: Pull complete [2022-04-26T15:32:34.965Z] 666ba61612fd: Pull complete [2022-04-26T15:32:34.965Z] 8ed8ca486205: Pull complete [2022-04-26T15:32:35.225Z] 0e18a0eac166: Verifying Checksum [2022-04-26T15:32:35.225Z] 0e18a0eac166: Download complete [2022-04-26T15:32:35.484Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T15:32:35.484Z] 4fe6c5a15a65: Download complete [2022-04-26T15:32:38.773Z] 4fe6c5a15a65: Pull complete [2022-04-26T15:32:39.033Z] 22a0e8bec74d: Pull complete [2022-04-26T15:32:39.033Z] ca2b28591e48: Pull complete [2022-04-26T15:32:39.033Z] a51346096db8: Pull complete [2022-04-26T15:32:39.293Z] daebc70d1ce1: Pull complete [2022-04-26T15:32:41.836Z] 0e18a0eac166: Pull complete [2022-04-26T15:32:42.097Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T15:32:42.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T15:32:42.359Z] ---> f018257e8ee9 [2022-04-26T15:32:42.359Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-26T15:32:45.670Z] ---> Running in 6264fbef3ba0 [2022-04-26T15:32:45.934Z] Removing intermediate container 6264fbef3ba0 [2022-04-26T15:32:45.934Z] ---> 9f31616a14b2 [2022-04-26T15:32:45.934Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T15:32:46.196Z] ---> Running in fb5d89038da2 [2022-04-26T15:32:46.456Z] Removing intermediate container fb5d89038da2 [2022-04-26T15:32:46.456Z] ---> 0c5f9f54783e [2022-04-26T15:32:46.456Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-26T15:32:46.456Z] ---> Running in c2465870a8d0 [2022-04-26T15:32:46.717Z] Removing intermediate container c2465870a8d0 [2022-04-26T15:32:46.717Z] ---> b1fe06ad66b9 [2022-04-26T15:32:46.718Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T15:32:46.978Z] ---> Running in ec9d13d9d0f6 [2022-04-26T15:32:47.552Z] Removing intermediate container ec9d13d9d0f6 [2022-04-26T15:32:47.552Z] ---> 3e9df937d71b [2022-04-26T15:32:47.552Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T15:32:47.811Z] ---> Running in 3d5b8b9a01f4 [2022-04-26T15:32:47.914Z] Still waiting to schedule task [2022-04-26T15:32:47.915Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-26T15:32:48.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T15:32:49.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T15:32:49.274Z] OK: 221 MiB in 52 packages [2022-04-26T15:32:49.846Z] Removing intermediate container 3d5b8b9a01f4 [2022-04-26T15:32:49.846Z] ---> 8798291599cb [2022-04-26T15:32:49.846Z] Step 8/13 : WORKDIR /app [2022-04-26T15:32:49.846Z] ---> Running in 874f46ad36c1 [2022-04-26T15:32:50.106Z] Removing intermediate container 874f46ad36c1 [2022-04-26T15:32:50.106Z] ---> 540adac8e5af [2022-04-26T15:32:50.106Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-26T15:32:50.365Z] ---> b08dba3b129a [2022-04-26T15:32:50.365Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T15:32:50.365Z] ---> Running in 69e29868c35a [2022-04-26T15:33:12.409Z] Removing intermediate container 69e29868c35a [2022-04-26T15:33:12.409Z] ---> f9a37d79bb39 [2022-04-26T15:33:12.409Z] Step 11/13 : COPY . . [2022-04-26T15:33:12.409Z] ---> 5369f5b3963a [2022-04-26T15:33:12.409Z] Step 12/13 : ARG MAKE="make build" [2022-04-26T15:33:12.409Z] ---> Running in 05d0d1835d9f [2022-04-26T15:33:12.409Z] Removing intermediate container 05d0d1835d9f [2022-04-26T15:33:12.409Z] ---> b6d0100a0972 [2022-04-26T15:33:12.409Z] Step 13/13 : RUN $MAKE [2022-04-26T15:33:12.409Z] ---> Running in 937b3fc1da80 [2022-04-26T15:33:12.409Z] noop [2022-04-26T15:33:12.409Z] Removing intermediate container 937b3fc1da80 [2022-04-26T15:33:12.409Z] ---> a2b4d7aad5ea [2022-04-26T15:33:12.409Z] Successfully built a2b4d7aad5ea [2022-04-26T15:33:12.409Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:33:12.851Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T15:33:12.852Z] . [Pipeline] withDockerContainer [2022-04-26T15:33:13.198Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2022-04-26T15:33:13.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T15:33:13.719Z] $ docker top 033442e5a460151ccfd44b85e48b336a874119d85d2368a047bc538d9e6b1bf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T15:33:14.169Z] + go version [2022-04-26T15:33:14.169Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T15:33:14.245Z] $ docker stop --time=1 033442e5a460151ccfd44b85e48b336a874119d85d2368a047bc538d9e6b1bf5 [2022-04-26T15:33:15.612Z] $ docker rm -f 033442e5a460151ccfd44b85e48b336a874119d85d2368a047bc538d9e6b1bf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:33:16.202Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T15:33:16.202Z] . [Pipeline] withDockerContainer [2022-04-26T15:33:16.338Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2022-04-26T15:33:16.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T15:33:16.808Z] $ docker top 89b4aae049c2e539c52c672cd6616cd9020aee3468fe9847fced4d7a89494589 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T15:33:17.227Z] + make test [2022-04-26T15:33:17.227Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-26T15:33:26.175Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-26T15:33:26.437Z] CGO_ENABLED=1 go vet ./... [2022-04-26T15:33:30.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T15:33:30.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T15:33:30.654Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T15:33:31.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T15:33:31.271Z] $ docker stop --time=1 89b4aae049c2e539c52c672cd6616cd9020aee3468fe9847fced4d7a89494589 [2022-04-26T15:33:32.955Z] $ docker rm -f 89b4aae049c2e539c52c672cd6616cd9020aee3468fe9847fced4d7a89494589 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T15:33:33.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T15:33:33.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-26T15:33:34.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T15:33:34.550Z] + ls -al . [2022-04-26T15:33:34.551Z] total 164 [2022-04-26T15:33:34.551Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 15:33 . [2022-04-26T15:33:34.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 15:32 .. [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 26 15:32 .dockerignore [2022-04-26T15:33:34.551Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 15:32 .git [2022-04-26T15:33:34.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 15:32 .github [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 26 15:32 .gitignore [2022-04-26T15:33:34.551Z] drwx------ 3 jenkins jenkins 4096 Apr 26 15:32 .semver [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 26 15:32 Attribution.txt [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 26 15:32 CHANGELOG.md [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 26 15:32 Dockerfile [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 15:32 GOVERNANCE.md [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 26 15:32 Jenkinsfile [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 26 15:32 LICENSE [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 26 15:32 OWNERS.md [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 26 15:32 README.md [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 15:32 VERSION [2022-04-26T15:33:34.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 15:32 bin [2022-04-26T15:33:34.551Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 26 15:33 coverage.out [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 26 15:32 go.mod [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 26 15:32 go.sum [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 26 15:32 main.go [2022-04-26T15:33:34.551Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 26 15:32 makefile [2022-04-26T15:33:34.551Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 15:32 res [2022-04-26T15:33:34.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 15:32 snap [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:33:34.855Z] + 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=df3e4aa32325b4ff01c9571101f476251afb5081 --label arch=amd64 --label version=2.2.0-dev.29 . [2022-04-26T15:33:34.855Z] Sending build context to Docker daemon 3.019MB [2022-04-26T15:33:34.855Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T15:33:34.855Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-26T15:33:34.856Z] ---> a2b4d7aad5ea [2022-04-26T15:33:34.856Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-26T15:33:34.856Z] ---> Running in 9c08567b1d0d [2022-04-26T15:33:35.115Z] Removing intermediate container 9c08567b1d0d [2022-04-26T15:33:35.115Z] ---> 65a47a309013 [2022-04-26T15:33:35.115Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T15:33:35.115Z] ---> Running in 0f4ee6cf61f4 [2022-04-26T15:33:35.115Z] Removing intermediate container 0f4ee6cf61f4 [2022-04-26T15:33:35.115Z] ---> 36342285b451 [2022-04-26T15:33:35.115Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-26T15:33:35.115Z] ---> Running in a0c7b52d5a73 [2022-04-26T15:33:35.376Z] Removing intermediate container a0c7b52d5a73 [2022-04-26T15:33:35.376Z] ---> 3634fafa8044 [2022-04-26T15:33:35.376Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T15:33:35.376Z] ---> Running in defdf04cfb6f [2022-04-26T15:33:35.956Z] Removing intermediate container defdf04cfb6f [2022-04-26T15:33:35.956Z] ---> 715493904149 [2022-04-26T15:33:35.956Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T15:33:35.956Z] ---> Running in 7ef59573944d [2022-04-26T15:33:36.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T15:33:48.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T15:34:07.551Z] OK: 221 MiB in 52 packages [2022-04-26T15:34:07.551Z] Removing intermediate container 7ef59573944d [2022-04-26T15:34:07.551Z] ---> 92c4f2ad0ee1 [2022-04-26T15:34:07.551Z] Step 8/27 : WORKDIR /app [2022-04-26T15:34:07.551Z] ---> Running in 1075af83eb6c [2022-04-26T15:34:07.551Z] Removing intermediate container 1075af83eb6c [2022-04-26T15:34:07.551Z] ---> 2102a251f1ea [2022-04-26T15:34:07.551Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-26T15:34:07.551Z] ---> 371bfde6572c [2022-04-26T15:34:07.551Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T15:34:07.551Z] ---> Running in 47d8ed72e112 [2022-04-26T15:34:07.551Z] Removing intermediate container 47d8ed72e112 [2022-04-26T15:34:07.551Z] ---> 911c971dcfc3 [2022-04-26T15:34:07.551Z] Step 11/27 : COPY . . [2022-04-26T15:34:07.551Z] ---> 0b449a853238 [2022-04-26T15:34:07.551Z] Step 12/27 : ARG MAKE="make build" [2022-04-26T15:34:07.551Z] ---> Running in f6f83a685a69 [2022-04-26T15:34:07.551Z] Removing intermediate container f6f83a685a69 [2022-04-26T15:34:07.551Z] ---> 86d0188dee56 [2022-04-26T15:34:07.551Z] Step 13/27 : RUN $MAKE [2022-04-26T15:34:07.551Z] ---> Running in 9642ccfcee5f [2022-04-26T15:34:07.813Z] 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-04-26T15:34:29.798Z] Removing intermediate container 9642ccfcee5f [2022-04-26T15:34:29.798Z] ---> f80b62161bb8 [2022-04-26T15:34:29.798Z] Step 14/27 : FROM alpine:3.14 [2022-04-26T15:34:29.798Z] 3.14: Pulling from library/alpine [2022-04-26T15:34:29.798Z] 8663204ce13b: Pulling fs layer [2022-04-26T15:34:29.798Z] 8663204ce13b: Verifying Checksum [2022-04-26T15:34:29.798Z] 8663204ce13b: Download complete [2022-04-26T15:34:29.798Z] 8663204ce13b: Pull complete [2022-04-26T15:34:29.798Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T15:34:29.798Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T15:34:29.798Z] ---> e04c818066af [2022-04-26T15:34:29.798Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-26T15:34:29.798Z] ---> Running in 37835992bbeb [2022-04-26T15:34:29.798Z] Removing intermediate container 37835992bbeb [2022-04-26T15:34:29.798Z] ---> ee78b2a97143 [2022-04-26T15:34:29.798Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-26T15:34:29.798Z] ---> Running in 854d99a73450 [2022-04-26T15:34:29.798Z] Removing intermediate container 854d99a73450 [2022-04-26T15:34:29.798Z] ---> f582d4000d27 [2022-04-26T15:34:29.798Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-26T15:34:29.798Z] ---> Running in f423446eee9a [2022-04-26T15:34:30.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T15:34:30.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T15:34:30.322Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-26T15:34:30.322Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-26T15:34:30.322Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T15:34:30.322Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-26T15:34:30.322Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T15:34:30.322Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-26T15:34:30.322Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-26T15:34:30.322Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T15:34:30.322Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T15:34:30.792Z] OK: 9 MiB in 21 packages [2022-04-26T15:34:31.055Z] Removing intermediate container f423446eee9a [2022-04-26T15:34:31.055Z] ---> 35c178da18e1 [2022-04-26T15:34:31.055Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-26T15:34:31.055Z] ---> 0de0f67fd15d [2022-04-26T15:34:31.055Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-26T15:34:31.318Z] ---> a49b0ce3115a [2022-04-26T15:34:31.318Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-26T15:34:31.318Z] ---> a951ab01130a [2022-04-26T15:34:31.318Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-26T15:34:31.901Z] ---> 3af6815703b4 [2022-04-26T15:34:31.901Z] Step 22/27 : EXPOSE 48095 [2022-04-26T15:34:31.901Z] ---> Running in 6644dc41096e [2022-04-26T15:34:32.163Z] Removing intermediate container 6644dc41096e [2022-04-26T15:34:32.163Z] ---> fb8d3956e66d [2022-04-26T15:34:32.163Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-26T15:34:32.163Z] ---> Running in 7be6da9e929a [2022-04-26T15:34:32.163Z] Removing intermediate container 7be6da9e929a [2022-04-26T15:34:32.163Z] ---> d858ac6619e1 [2022-04-26T15:34:32.163Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T15:34:32.163Z] ---> Running in 4d47f2eccff2 [2022-04-26T15:34:32.424Z] Removing intermediate container 4d47f2eccff2 [2022-04-26T15:34:32.424Z] ---> 5cdc50043de0 [2022-04-26T15:34:32.424Z] Step 25/27 : LABEL arch=amd64 [2022-04-26T15:34:32.424Z] ---> Running in 56a50d7bd82d [2022-04-26T15:34:32.424Z] Removing intermediate container 56a50d7bd82d [2022-04-26T15:34:32.424Z] ---> 302a0f4cb678 [2022-04-26T15:34:32.424Z] Step 26/27 : LABEL git_sha=df3e4aa32325b4ff01c9571101f476251afb5081 [2022-04-26T15:34:32.424Z] ---> Running in 06976497495c [2022-04-26T15:34:32.686Z] Removing intermediate container 06976497495c [2022-04-26T15:34:32.686Z] ---> 31fd74f8b5c0 [2022-04-26T15:34:32.686Z] Step 27/27 : LABEL version=2.2.0-dev.29 [2022-04-26T15:34:32.686Z] ---> Running in 9e266e720ecc [2022-04-26T15:34:32.686Z] Removing intermediate container 9e266e720ecc [2022-04-26T15:34:32.686Z] ---> 9bf9ef4bbdc4 [2022-04-26T15:34:32.686Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T15:34:32.686Z] Successfully built 9bf9ef4bbdc4 [2022-04-26T15:34:32.686Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T15:34:32.801Z] provisioning config files... [2022-04-26T15:34:32.812Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7051092458003221897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:34:33.122Z] ---> docker-login.sh [2022-04-26T15:34:33.122Z] nexus3.edgexfoundry.org:10001 [2022-04-26T15:34:33.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:34:33.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:34:33.122Z] Configure a credential helper to remove this warning. See [2022-04-26T15:34:33.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:34:33.122Z] [2022-04-26T15:34:33.122Z] Login Succeeded [2022-04-26T15:34:33.122Z] nexus3.edgexfoundry.org:10002 [2022-04-26T15:34:33.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:34:33.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:34:33.385Z] Configure a credential helper to remove this warning. See [2022-04-26T15:34:33.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:34:33.385Z] [2022-04-26T15:34:33.385Z] Login Succeeded [2022-04-26T15:34:33.385Z] nexus3.edgexfoundry.org:10003 [2022-04-26T15:34:33.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:34:33.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:34:33.385Z] Configure a credential helper to remove this warning. See [2022-04-26T15:34:33.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:34:33.385Z] [2022-04-26T15:34:33.385Z] Login Succeeded [2022-04-26T15:34:33.385Z] nexus3.edgexfoundry.org:10004 [2022-04-26T15:34:33.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:34:33.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:34:33.647Z] Configure a credential helper to remove this warning. See [2022-04-26T15:34:33.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:34:33.647Z] [2022-04-26T15:34:33.647Z] Login Succeeded [2022-04-26T15:34:33.647Z] docker.io [2022-04-26T15:34:33.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:34:33.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:34:33.910Z] Configure a credential helper to remove this warning. See [2022-04-26T15:34:33.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:34:33.910Z] [2022-04-26T15:34:33.910Z] Login Succeeded [2022-04-26T15:34:33.910Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T15:34:33.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T15:34:33.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T15:34:33.973Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-04-26T15:34:33.973Z] df3e4aa32325b4ff01c9571101f476251afb5081 [2022-04-26T15:34:33.973Z] latest [2022-04-26T15:34:33.973Z] 2.2.0-dev.29 [2022-04-26T15:34:33.973Z] df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 [2022-04-26T15:34:33.973Z] main [2022-04-26T15:34:33.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:34:34.306Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:34:34.603Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:df3e4aa32325b4ff01c9571101f476251afb5081 [2022-04-26T15:34:34.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-26T15:34:34.603Z] 0026ae97aa80: Preparing [2022-04-26T15:34:34.603Z] 1cf71680465d: Preparing [2022-04-26T15:34:34.603Z] 33132212e468: Preparing [2022-04-26T15:34:34.603Z] de569bb8105e: Preparing [2022-04-26T15:34:34.603Z] d01c2a0f73a8: Preparing [2022-04-26T15:34:34.603Z] b541d28bf3b4: Preparing [2022-04-26T15:34:34.603Z] b541d28bf3b4: Waiting [2022-04-26T15:34:34.603Z] 33132212e468: Pushed [2022-04-26T15:34:34.603Z] de569bb8105e: Pushed [2022-04-26T15:34:34.603Z] 1cf71680465d: Pushed [2022-04-26T15:34:34.603Z] b541d28bf3b4: Layer already exists [2022-04-26T15:34:34.863Z] d01c2a0f73a8: Pushed [2022-04-26T15:34:37.402Z] 0026ae97aa80: Pushed [2022-04-26T15:34:37.402Z] df3e4aa32325b4ff01c9571101f476251afb5081: digest: sha256:b115af5e3a6e30882cc947b5ffeeaa149c2d128f8027503947db317efed47436 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:34:37.706Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:34:38.003Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-04-26T15:34:38.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-26T15:34:38.003Z] 0026ae97aa80: Preparing [2022-04-26T15:34:38.003Z] 1cf71680465d: Preparing [2022-04-26T15:34:38.003Z] 33132212e468: Preparing [2022-04-26T15:34:38.003Z] de569bb8105e: Preparing [2022-04-26T15:34:38.003Z] d01c2a0f73a8: Preparing [2022-04-26T15:34:38.003Z] b541d28bf3b4: Preparing [2022-04-26T15:34:38.003Z] b541d28bf3b4: Waiting [2022-04-26T15:34:38.003Z] d01c2a0f73a8: Layer already exists [2022-04-26T15:34:38.003Z] 1cf71680465d: Layer already exists [2022-04-26T15:34:38.003Z] 33132212e468: Layer already exists [2022-04-26T15:34:38.003Z] de569bb8105e: Layer already exists [2022-04-26T15:34:38.003Z] 0026ae97aa80: Layer already exists [2022-04-26T15:34:38.003Z] b541d28bf3b4: Layer already exists [2022-04-26T15:34:38.003Z] latest: digest: sha256:b115af5e3a6e30882cc947b5ffeeaa149c2d128f8027503947db317efed47436 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:34:38.306Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:34:38.605Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.29 [2022-04-26T15:34:38.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-26T15:34:38.605Z] 0026ae97aa80: Preparing [2022-04-26T15:34:38.605Z] 1cf71680465d: Preparing [2022-04-26T15:34:38.605Z] 33132212e468: Preparing [2022-04-26T15:34:38.605Z] de569bb8105e: Preparing [2022-04-26T15:34:38.605Z] d01c2a0f73a8: Preparing [2022-04-26T15:34:38.605Z] b541d28bf3b4: Preparing [2022-04-26T15:34:38.605Z] b541d28bf3b4: Waiting [2022-04-26T15:34:38.605Z] 33132212e468: Layer already exists [2022-04-26T15:34:38.605Z] d01c2a0f73a8: Layer already exists [2022-04-26T15:34:38.605Z] 1cf71680465d: Layer already exists [2022-04-26T15:34:38.605Z] 0026ae97aa80: Layer already exists [2022-04-26T15:34:38.605Z] de569bb8105e: Layer already exists [2022-04-26T15:34:38.605Z] b541d28bf3b4: Layer already exists [2022-04-26T15:34:38.605Z] 2.2.0-dev.29: digest: sha256:b115af5e3a6e30882cc947b5ffeeaa149c2d128f8027503947db317efed47436 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:34:38.908Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:34:39.204Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 [2022-04-26T15:34:39.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-26T15:34:39.204Z] 0026ae97aa80: Preparing [2022-04-26T15:34:39.204Z] 1cf71680465d: Preparing [2022-04-26T15:34:39.204Z] 33132212e468: Preparing [2022-04-26T15:34:39.204Z] de569bb8105e: Preparing [2022-04-26T15:34:39.204Z] d01c2a0f73a8: Preparing [2022-04-26T15:34:39.204Z] b541d28bf3b4: Preparing [2022-04-26T15:34:39.204Z] b541d28bf3b4: Waiting [2022-04-26T15:34:39.204Z] de569bb8105e: Layer already exists [2022-04-26T15:34:39.204Z] d01c2a0f73a8: Layer already exists [2022-04-26T15:34:39.204Z] 1cf71680465d: Layer already exists [2022-04-26T15:34:39.204Z] 0026ae97aa80: Layer already exists [2022-04-26T15:34:39.204Z] 33132212e468: Layer already exists [2022-04-26T15:34:39.204Z] b541d28bf3b4: Layer already exists [2022-04-26T15:34:39.204Z] df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29: digest: sha256:b115af5e3a6e30882cc947b5ffeeaa149c2d128f8027503947db317efed47436 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:34:39.508Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:34:39.554Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23619 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-04-26T15:34:39.564Z] Running in /w/workspace/app-service-configurable/65 [Pipeline] { [Pipeline] checkout [2022-04-26T15:34:39.804Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-04-26T15:34:39.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-26T15:34:39.804Z] 0026ae97aa80: Preparing [2022-04-26T15:34:39.804Z] 1cf71680465d: Preparing [2022-04-26T15:34:39.804Z] 33132212e468: Preparing [2022-04-26T15:34:39.804Z] de569bb8105e: Preparing [2022-04-26T15:34:39.804Z] d01c2a0f73a8: Preparing [2022-04-26T15:34:39.804Z] b541d28bf3b4: Preparing [2022-04-26T15:34:39.804Z] b541d28bf3b4: Waiting [2022-04-26T15:34:39.804Z] 1cf71680465d: Layer already exists [2022-04-26T15:34:39.804Z] de569bb8105e: Layer already exists [2022-04-26T15:34:39.804Z] 33132212e468: Layer already exists [2022-04-26T15:34:39.804Z] d01c2a0f73a8: Layer already exists [2022-04-26T15:34:39.804Z] 0026ae97aa80: Layer already exists [2022-04-26T15:34:39.804Z] b541d28bf3b4: Layer already exists [2022-04-26T15:34:39.804Z] main: digest: sha256:b115af5e3a6e30882cc947b5ffeeaa149c2d128f8027503947db317efed47436 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2022-04-26T15:34:39.834Z] Selected Git installation does not exist. Using Default [2022-04-26T15:34:39.835Z] The recommended git tool is: NONE [Pipeline] echo [2022-04-26T15:34:39.845Z] ===================================================== [Pipeline] echo [2022-04-26T15:34:39.853Z] taggedImages: [2022-04-26T15:34:39.853Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:df3e4aa32325b4ff01c9571101f476251afb5081 [2022-04-26T15:34:39.853Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-04-26T15:34:39.853Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.29 [2022-04-26T15:34:39.853Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 [2022-04-26T15:34:39.853Z] - 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-04-26T15:34:40.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T15:34:40.257Z] [2022-04-26T15:34:40.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:34:40.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T15:34:40.627Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T15:34:40.627Z] 5eb5b503b376: Pulling fs layer [2022-04-26T15:34:40.627Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T15:34:40.627Z] ec43610c2a17: Pulling fs layer [2022-04-26T15:34:40.627Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T15:34:40.627Z] 33b1e0a273af: Pulling fs layer [2022-04-26T15:34:40.627Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T15:34:40.627Z] 2f39f015ded8: Pulling fs layer [2022-04-26T15:34:40.627Z] 3a2ae6a8a46f: Waiting [2022-04-26T15:34:40.627Z] 33b1e0a273af: Waiting [2022-04-26T15:34:40.627Z] 5d3b04190fa2: Waiting [2022-04-26T15:34:40.627Z] 2f39f015ded8: Waiting [2022-04-26T15:34:40.627Z] 5c69ac0246d0: Verifying Checksum [2022-04-26T15:34:40.627Z] 5c69ac0246d0: Download complete [2022-04-26T15:34:40.627Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T15:34:40.627Z] 3a2ae6a8a46f: Download complete [2022-04-26T15:34:40.627Z] 33b1e0a273af: Verifying Checksum [2022-04-26T15:34:40.627Z] 33b1e0a273af: Download complete [2022-04-26T15:34:40.627Z] 5d3b04190fa2: Verifying Checksum [2022-04-26T15:34:40.627Z] 5d3b04190fa2: Download complete [2022-04-26T15:34:40.627Z] ec43610c2a17: Verifying Checksum [2022-04-26T15:34:40.627Z] ec43610c2a17: Download complete [2022-04-26T15:34:40.918Z] 5eb5b503b376: Verifying Checksum [2022-04-26T15:34:40.918Z] 5eb5b503b376: Download complete [2022-04-26T15:34:41.495Z] 2f39f015ded8: Download complete [2022-04-26T15:34:42.065Z] 5eb5b503b376: Pull complete [2022-04-26T15:34:42.325Z] 5c69ac0246d0: Pull complete [2022-04-26T15:34:42.895Z] ec43610c2a17: Pull complete [2022-04-26T15:34:42.895Z] 3a2ae6a8a46f: Pull complete [2022-04-26T15:34:43.154Z] 33b1e0a273af: Pull complete [2022-04-26T15:34:43.154Z] 5d3b04190fa2: Pull complete [2022-04-26T15:34:47.137Z] using credential edgex-jenkins-ssh [2022-04-26T15:34:47.161Z] Cloning the remote Git repository [2022-04-26T15:34:47.221Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-04-26T15:34:47.307Z] > git init /w/workspace/app-service-configurable/65 # timeout=10 [2022-04-26T15:34:48.433Z] 2f39f015ded8: Pull complete [2022-04-26T15:34:48.433Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T15:34:48.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T15:34:48.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T15:34:48.499Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2022-04-26T15:34:48.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T15:34:47.383Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-26T15:34:47.384Z] > git --version # timeout=10 [2022-04-26T15:34:47.468Z] > git --version # 'git version 2.25.1' [2022-04-26T15:34:47.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T15:34:47.625Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T15:34:48.896Z] Avoid second fetch [2022-04-26T15:34:48.897Z] Checking out Revision df3e4aa32325b4ff01c9571101f476251afb5081 (main) [2022-04-26T15:34:48.846Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-26T15:34:48.874Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T15:34:48.919Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T15:34:48.934Z] > git checkout -f df3e4aa32325b4ff01c9571101f476251afb5081 # timeout=10 [2022-04-26T15:34:50.475Z] $ docker top a1da6248ea8c8d5d3864eb97fe53041376d3d9aaa49fcd576bd434ea83e65582 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:34:50.884Z] ---> job-cost.sh [2022-04-26T15:34:50.885Z] lf-activate-venv: SKIPPING [2022-04-26T15:34:50.885Z] INFO: No Stack... [2022-04-26T15:34:51.145Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T15:34:51.715Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T15:34:52.014Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-04-26T15:34:52.014Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T15:34:52.031Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] [2022-04-26T15:34:52.038Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] did not exist. Created. [2022-04-26T15:34:52.038Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T15:34:52.347Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T15:34:52.377Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T15:34:52.383Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T15:34:52.400Z] $ docker stop --time=1 a1da6248ea8c8d5d3864eb97fe53041376d3d9aaa49fcd576bd434ea83e65582 [2022-04-26T15:34:53.200Z] Commit message: "feat(snap): use updated environment variable injection (#407)" [2022-04-26T15:34:53.499Z] [2022-04-26T15:34:53.499Z] GitHub has been notified of this commit’s build result [2022-04-26T15:34:53.499Z] [2022-04-26T15:34:53.581Z] $ docker rm -f a1da6248ea8c8d5d3864eb97fe53041376d3d9aaa49fcd576bd434ea83e65582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T15:34:54.277Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T15:34:54.277Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T15:34:54.277Z] Dload Upload Total Spent Left Speed [2022-04-26T15:34:54.277Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh [2022-04-26T15:34:54.836Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T15:34:55.193Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee /etc/docker/daemon.new [2022-04-26T15:34:55.194Z] [2022-04-26T15:34:55.194Z] { [2022-04-26T15:34:55.194Z] "registry-mirrors": [ [2022-04-26T15:34:55.194Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T15:34:55.194Z] ], [2022-04-26T15:34:55.194Z] "bip": "10.250.0.254/24", [2022-04-26T15:34:55.194Z] "hosts": [ [2022-04-26T15:34:55.194Z] "tcp://0.0.0.0:5555", [2022-04-26T15:34:55.194Z] "unix:///var/run/docker.sock" [2022-04-26T15:34:55.194Z] ], [2022-04-26T15:34:55.194Z] "mtu": 1458, [2022-04-26T15:34:55.194Z] "selinux-enabled": true, [2022-04-26T15:34:55.194Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T15:34:55.194Z] } [Pipeline] sh [2022-04-26T15:34:55.570Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T15:34:55.928Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T15:35:14.624Z] provisioning config files... [2022-04-26T15:35:14.653Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/65@tmp/config5578904608587403731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:35:15.046Z] ---> docker-login.sh [2022-04-26T15:35:15.046Z] nexus3.edgexfoundry.org:10001 [2022-04-26T15:35:15.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:35:15.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:35:15.936Z] Configure a credential helper to remove this warning. See [2022-04-26T15:35:15.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:35:15.936Z] [2022-04-26T15:35:15.936Z] Login Succeeded [2022-04-26T15:35:15.936Z] nexus3.edgexfoundry.org:10002 [2022-04-26T15:35:16.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:35:16.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:35:16.675Z] Configure a credential helper to remove this warning. See [2022-04-26T15:35:16.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:35:16.675Z] [2022-04-26T15:35:16.675Z] Login Succeeded [2022-04-26T15:35:16.675Z] nexus3.edgexfoundry.org:10003 [2022-04-26T15:35:17.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:35:17.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:35:17.305Z] Configure a credential helper to remove this warning. See [2022-04-26T15:35:17.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:35:17.305Z] [2022-04-26T15:35:17.305Z] Login Succeeded [2022-04-26T15:35:17.305Z] nexus3.edgexfoundry.org:10004 [2022-04-26T15:35:17.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:35:17.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:35:17.912Z] Configure a credential helper to remove this warning. See [2022-04-26T15:35:17.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:35:17.912Z] [2022-04-26T15:35:17.912Z] Login Succeeded [2022-04-26T15:35:17.912Z] docker.io [2022-04-26T15:35:18.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:35:18.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:35:18.799Z] Configure a credential helper to remove this warning. See [2022-04-26T15:35:18.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:35:18.799Z] [2022-04-26T15:35:18.799Z] Login Succeeded [2022-04-26T15:35:18.799Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T15:35:18.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T15:35:19.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T15:35:19.364Z] ========================================================= [2022-04-26T15:35:19.364Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T15:35:19.364Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:35:19.809Z] + 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-04-26T15:35:19.809Z] Sending build context to Docker daemon 198.7kB [2022-04-26T15:35:20.088Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T15:35:20.088Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-26T15:35:20.374Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T15:35:20.374Z] 9b3977197b4f: Pulling fs layer [2022-04-26T15:35:20.374Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T15:35:20.374Z] 94645a83ff95: Pulling fs layer [2022-04-26T15:35:20.374Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T15:35:20.374Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T15:35:20.374Z] 3096ccb668a1: Pulling fs layer [2022-04-26T15:35:20.374Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T15:35:20.374Z] a4caa8a26152: Pulling fs layer [2022-04-26T15:35:20.374Z] 3f3a8bcf1eab: Waiting [2022-04-26T15:35:20.374Z] 3096ccb668a1: Waiting [2022-04-26T15:35:20.374Z] 0c92f367c5e7: Waiting [2022-04-26T15:35:20.374Z] e8cf19c19ddd: Waiting [2022-04-26T15:35:20.374Z] a4caa8a26152: Waiting [2022-04-26T15:35:20.374Z] 94645a83ff95: Verifying Checksum [2022-04-26T15:35:20.374Z] 94645a83ff95: Download complete [2022-04-26T15:35:20.374Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T15:35:20.374Z] 1a89e8eeedd5: Download complete [2022-04-26T15:35:20.374Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T15:35:20.374Z] 0c92f367c5e7: Download complete [2022-04-26T15:35:20.374Z] 3096ccb668a1: Download complete [2022-04-26T15:35:20.374Z] 9b3977197b4f: Verifying Checksum [2022-04-26T15:35:20.374Z] 9b3977197b4f: Download complete [2022-04-26T15:35:20.374Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T15:35:20.374Z] e8cf19c19ddd: Download complete [2022-04-26T15:35:21.405Z] 9b3977197b4f: Pull complete [2022-04-26T15:35:22.007Z] 1a89e8eeedd5: Pull complete [2022-04-26T15:35:22.284Z] 94645a83ff95: Pull complete [2022-04-26T15:35:22.886Z] a4caa8a26152: Download complete [2022-04-26T15:35:23.188Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T15:35:23.188Z] 3f3a8bcf1eab: Download complete [2022-04-26T15:35:35.642Z] 3f3a8bcf1eab: Pull complete [2022-04-26T15:35:35.642Z] 0c92f367c5e7: Pull complete [2022-04-26T15:35:35.642Z] 3096ccb668a1: Pull complete [2022-04-26T15:35:35.642Z] e8cf19c19ddd: Pull complete [2022-04-26T15:35:42.388Z] a4caa8a26152: Pull complete [2022-04-26T15:35:42.388Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T15:35:42.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T15:35:42.388Z] ---> 725f1c02e7f9 [2022-04-26T15:35:42.388Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-26T15:35:43.832Z] ---> Running in f4f7d57d8df6 [2022-04-26T15:35:44.109Z] Removing intermediate container f4f7d57d8df6 [2022-04-26T15:35:44.109Z] ---> 34af2a8f20ad [2022-04-26T15:35:44.109Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T15:35:44.109Z] ---> Running in 57d6e0287f6c [2022-04-26T15:35:44.394Z] Removing intermediate container 57d6e0287f6c [2022-04-26T15:35:44.394Z] ---> 09c0888513c5 [2022-04-26T15:35:44.394Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-26T15:35:44.671Z] ---> Running in 661cbe9f6d7e [2022-04-26T15:35:44.956Z] Removing intermediate container 661cbe9f6d7e [2022-04-26T15:35:44.956Z] ---> 597962616171 [2022-04-26T15:35:44.956Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T15:35:44.956Z] ---> Running in 59613ae6e4a8 [2022-04-26T15:35:47.599Z] Removing intermediate container 59613ae6e4a8 [2022-04-26T15:35:47.599Z] ---> b27c4f10dd1c [2022-04-26T15:35:47.599Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T15:35:47.599Z] ---> Running in 45fe02199631 [2022-04-26T15:35:48.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T15:35:49.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T15:35:50.567Z] OK: 220 MiB in 52 packages [2022-04-26T15:35:51.550Z] Removing intermediate container 45fe02199631 [2022-04-26T15:35:51.550Z] ---> 5b02e9473ef1 [2022-04-26T15:35:51.550Z] Step 8/13 : WORKDIR /app [2022-04-26T15:35:51.828Z] ---> Running in 8508d4f0b72f [2022-04-26T15:35:52.102Z] Removing intermediate container 8508d4f0b72f [2022-04-26T15:35:52.102Z] ---> d2aa97dcd531 [2022-04-26T15:35:52.102Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-26T15:35:52.710Z] ---> d2fe859e1035 [2022-04-26T15:35:52.710Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T15:35:52.710Z] ---> Running in 5ef31c57a87c [2022-04-26T15:36:49.341Z] Removing intermediate container 5ef31c57a87c [2022-04-26T15:36:49.341Z] ---> d108171afe57 [2022-04-26T15:36:49.341Z] Step 11/13 : COPY . . [2022-04-26T15:36:49.341Z] ---> d371c1469667 [2022-04-26T15:36:49.341Z] Step 12/13 : ARG MAKE="make build" [2022-04-26T15:36:49.341Z] ---> Running in 60053d517072 [2022-04-26T15:36:49.341Z] Removing intermediate container 60053d517072 [2022-04-26T15:36:49.341Z] ---> ab12e415a21d [2022-04-26T15:36:49.341Z] Step 13/13 : RUN $MAKE [2022-04-26T15:36:49.341Z] ---> Running in 88059aa58bc5 [2022-04-26T15:36:49.341Z] noop [2022-04-26T15:36:49.341Z] Removing intermediate container 88059aa58bc5 [2022-04-26T15:36:49.341Z] ---> d55c9bfab60b [2022-04-26T15:36:49.341Z] Successfully built d55c9bfab60b [2022-04-26T15:36:49.341Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:36:49.710Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T15:36:49.710Z] . [Pipeline] withDockerContainer [2022-04-26T15:36:50.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-23619 does not seem to be running inside a container [2022-04-26T15:36:50.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/65 -v /w/workspace/app-service-configurable/65:/w/workspace/app-service-configurable/65:rw,z -v /w/workspace/app-service-configurable/65@tmp:/w/workspace/app-service-configurable/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T15:36:51.590Z] $ docker top d25509e8072ac624bcd6997732ed892185aaf1d0efce81923ae24c90439e43ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T15:36:52.574Z] + go version [2022-04-26T15:36:52.575Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T15:36:52.602Z] $ docker stop --time=1 d25509e8072ac624bcd6997732ed892185aaf1d0efce81923ae24c90439e43ec [2022-04-26T15:36:54.516Z] $ docker rm -f d25509e8072ac624bcd6997732ed892185aaf1d0efce81923ae24c90439e43ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:36:55.185Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T15:36:55.185Z] . [Pipeline] withDockerContainer [2022-04-26T15:36:55.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-23619 does not seem to be running inside a container [2022-04-26T15:36:55.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/65 -v /w/workspace/app-service-configurable/65:/w/workspace/app-service-configurable/65:rw,z -v /w/workspace/app-service-configurable/65@tmp:/w/workspace/app-service-configurable/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T15:36:57.074Z] $ docker top 9134af69a27294563d6c110ea7a8261e56df328dcdfb1af3822310af3124bc9f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T15:36:58.466Z] + make test [2022-04-26T15:36:58.466Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-26T15:38:35.693Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-26T15:38:35.693Z] CGO_ENABLED=1 go vet ./... [2022-04-26T15:39:02.566Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T15:39:02.566Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T15:39:02.566Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T15:39:05.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T15:39:05.253Z] $ docker stop --time=1 9134af69a27294563d6c110ea7a8261e56df328dcdfb1af3822310af3124bc9f [2022-04-26T15:39:07.142Z] $ docker rm -f 9134af69a27294563d6c110ea7a8261e56df328dcdfb1af3822310af3124bc9f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T15:39:08.307Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T15:39:08.337Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T15:39:08.949Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T15:39:09.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T15:39:09.711Z] + ls -al . [2022-04-26T15:39:09.711Z] total 160 [2022-04-26T15:39:09.711Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 26 15:39 . [2022-04-26T15:39:09.711Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 15:34 .. [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 26 15:34 .dockerignore [2022-04-26T15:39:09.711Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 15:34 .git [2022-04-26T15:39:09.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 15:34 .github [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 26 15:34 .gitignore [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 26 15:34 Attribution.txt [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 26 15:34 CHANGELOG.md [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 26 15:34 Dockerfile [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 15:34 GOVERNANCE.md [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 26 15:34 Jenkinsfile [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 26 15:34 LICENSE [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 26 15:34 OWNERS.md [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 26 15:34 README.md [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 15:32 VERSION [2022-04-26T15:39:09.711Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 15:34 bin [2022-04-26T15:39:09.711Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 26 15:36 coverage.out [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 26 15:34 go.mod [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 26 15:34 go.sum [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 26 15:34 main.go [2022-04-26T15:39:09.711Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 26 15:34 makefile [2022-04-26T15:39:09.711Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 15:34 res [2022-04-26T15:39:09.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 15:34 snap [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:39:10.076Z] + 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=df3e4aa32325b4ff01c9571101f476251afb5081 --label arch=arm64 --label version=2.2.0-dev.29 . [2022-04-26T15:39:10.076Z] Sending build context to Docker daemon 199.7kB [2022-04-26T15:39:10.353Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T15:39:10.353Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-26T15:39:10.353Z] ---> d55c9bfab60b [2022-04-26T15:39:10.353Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-26T15:39:10.631Z] ---> Running in 46978ef9d593 [2022-04-26T15:39:10.908Z] Removing intermediate container 46978ef9d593 [2022-04-26T15:39:10.908Z] ---> 6e5c38813a1b [2022-04-26T15:39:10.908Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T15:39:11.185Z] ---> Running in dad85f11a252 [2022-04-26T15:39:11.468Z] Removing intermediate container dad85f11a252 [2022-04-26T15:39:11.468Z] ---> f016a356f586 [2022-04-26T15:39:11.468Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-26T15:39:11.468Z] ---> Running in 92bc12529264 [2022-04-26T15:39:12.069Z] Removing intermediate container 92bc12529264 [2022-04-26T15:39:12.069Z] ---> 9c80d75f9dbe [2022-04-26T15:39:12.069Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T15:39:12.069Z] ---> Running in d07a85af5af8 [2022-04-26T15:39:14.084Z] Removing intermediate container d07a85af5af8 [2022-04-26T15:39:14.084Z] ---> 16703a4938f6 [2022-04-26T15:39:14.084Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T15:39:14.084Z] ---> Running in 4e99f3316005 [2022-04-26T15:39:15.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T15:39:16.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T15:39:17.565Z] OK: 220 MiB in 52 packages [2022-04-26T15:39:18.552Z] Removing intermediate container 4e99f3316005 [2022-04-26T15:39:18.552Z] ---> 2053f3ae5861 [2022-04-26T15:39:18.552Z] Step 8/27 : WORKDIR /app [2022-04-26T15:39:18.552Z] ---> Running in f43eb1657f0e [2022-04-26T15:39:18.830Z] Removing intermediate container f43eb1657f0e [2022-04-26T15:39:18.830Z] ---> 5a8bd0afe966 [2022-04-26T15:39:18.830Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-26T15:39:19.822Z] ---> 4a9cfd64d823 [2022-04-26T15:39:19.822Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T15:39:19.822Z] ---> Running in 4bdcc1ea988b [2022-04-26T15:39:22.451Z] Removing intermediate container 4bdcc1ea988b [2022-04-26T15:39:22.451Z] ---> 85e8382e11cc [2022-04-26T15:39:22.451Z] Step 11/27 : COPY . . [2022-04-26T15:39:22.729Z] ---> 647712cf671e [2022-04-26T15:39:22.729Z] Step 12/27 : ARG MAKE="make build" [2022-04-26T15:39:22.729Z] ---> Running in 953f7af157f5 [2022-04-26T15:39:23.328Z] Removing intermediate container 953f7af157f5 [2022-04-26T15:39:23.328Z] ---> 3e856a39bfd1 [2022-04-26T15:39:23.328Z] Step 13/27 : RUN $MAKE [2022-04-26T15:39:23.328Z] ---> Running in 8a2146f84f58 [2022-04-26T15:39:24.313Z] 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-04-26T15:41:46.270Z] Removing intermediate container 8a2146f84f58 [2022-04-26T15:41:46.270Z] ---> e4f44a575c74 [2022-04-26T15:41:46.270Z] Step 14/27 : FROM alpine:3.14 [2022-04-26T15:41:46.270Z] 3.14: Pulling from library/alpine [2022-04-26T15:41:46.270Z] 455c02918c45: Pulling fs layer [2022-04-26T15:41:46.270Z] 455c02918c45: Verifying Checksum [2022-04-26T15:41:46.270Z] 455c02918c45: Download complete [2022-04-26T15:41:46.270Z] 455c02918c45: Pull complete [2022-04-26T15:41:46.548Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T15:41:46.548Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T15:41:46.548Z] ---> ac73e934f311 [2022-04-26T15:41:46.548Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-26T15:41:46.548Z] ---> Running in 7a953a9a29eb [2022-04-26T15:41:47.153Z] Removing intermediate container 7a953a9a29eb [2022-04-26T15:41:47.153Z] ---> 20c83b5857f0 [2022-04-26T15:41:47.153Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-26T15:41:47.153Z] ---> Running in 088061d3bc23 [2022-04-26T15:41:47.431Z] Removing intermediate container 088061d3bc23 [2022-04-26T15:41:47.431Z] ---> 1085ed77991e [2022-04-26T15:41:47.431Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-26T15:41:47.714Z] ---> Running in 1619c7531e48 [2022-04-26T15:41:48.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T15:41:48.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T15:41:50.452Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-26T15:41:50.452Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-26T15:41:50.452Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T15:41:50.452Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-26T15:41:50.452Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T15:41:50.452Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-26T15:41:50.452Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-26T15:41:50.452Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T15:41:50.452Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T15:41:50.733Z] OK: 9 MiB in 21 packages [2022-04-26T15:41:52.208Z] Removing intermediate container 1619c7531e48 [2022-04-26T15:41:52.208Z] ---> 9afd18812f09 [2022-04-26T15:41:52.208Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-26T15:41:52.814Z] ---> efec0c2d0acc [2022-04-26T15:41:52.814Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-26T15:41:53.423Z] ---> 84502092a325 [2022-04-26T15:41:53.424Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-26T15:41:54.427Z] ---> 16aca40c5520 [2022-04-26T15:41:54.428Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-26T15:41:55.892Z] ---> 63c92c363af3 [2022-04-26T15:41:55.892Z] Step 22/27 : EXPOSE 48095 [2022-04-26T15:41:56.175Z] ---> Running in cd0c74257191 [2022-04-26T15:41:56.452Z] Removing intermediate container cd0c74257191 [2022-04-26T15:41:56.452Z] ---> 4749f161dabf [2022-04-26T15:41:56.452Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-26T15:41:56.738Z] ---> Running in eeb43ab07ad9 [2022-04-26T15:41:57.014Z] Removing intermediate container eeb43ab07ad9 [2022-04-26T15:41:57.014Z] ---> 771b2dbf8ace [2022-04-26T15:41:57.014Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T15:41:57.014Z] ---> Running in 5269aae7d8cd [2022-04-26T15:41:57.291Z] Removing intermediate container 5269aae7d8cd [2022-04-26T15:41:57.291Z] ---> 719ef0b189bd [2022-04-26T15:41:57.291Z] Step 25/27 : LABEL arch=arm64 [2022-04-26T15:41:57.574Z] ---> Running in 8d5546bd0c3c [2022-04-26T15:41:57.851Z] Removing intermediate container 8d5546bd0c3c [2022-04-26T15:41:57.851Z] ---> 9c528a1eff2f [2022-04-26T15:41:57.851Z] Step 26/27 : LABEL git_sha=df3e4aa32325b4ff01c9571101f476251afb5081 [2022-04-26T15:41:57.851Z] ---> Running in 359c9fae5b3e [2022-04-26T15:41:58.454Z] Removing intermediate container 359c9fae5b3e [2022-04-26T15:41:58.454Z] ---> cdd63d4ef619 [2022-04-26T15:41:58.454Z] Step 27/27 : LABEL version=2.2.0-dev.29 [2022-04-26T15:41:58.454Z] ---> Running in d4356ea626b0 [2022-04-26T15:41:58.729Z] Removing intermediate container d4356ea626b0 [2022-04-26T15:41:58.729Z] ---> 5b916c1b53e9 [2022-04-26T15:41:58.729Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T15:41:58.729Z] Successfully built 5b916c1b53e9 [2022-04-26T15:41:58.729Z] 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-04-26T15:41:58.830Z] provisioning config files... [2022-04-26T15:41:58.852Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/65@tmp/config7039621583016669050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:41:59.219Z] ---> docker-login.sh [2022-04-26T15:41:59.219Z] nexus3.edgexfoundry.org:10001 [2022-04-26T15:41:59.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:41:59.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:41:59.495Z] Configure a credential helper to remove this warning. See [2022-04-26T15:41:59.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:41:59.495Z] [2022-04-26T15:41:59.495Z] Login Succeeded [2022-04-26T15:41:59.495Z] nexus3.edgexfoundry.org:10002 [2022-04-26T15:42:00.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:42:00.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:42:00.096Z] Configure a credential helper to remove this warning. See [2022-04-26T15:42:00.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:42:00.096Z] [2022-04-26T15:42:00.096Z] Login Succeeded [2022-04-26T15:42:00.096Z] nexus3.edgexfoundry.org:10003 [2022-04-26T15:42:00.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:42:00.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:42:00.711Z] Configure a credential helper to remove this warning. See [2022-04-26T15:42:00.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:42:00.711Z] [2022-04-26T15:42:00.711Z] Login Succeeded [2022-04-26T15:42:00.711Z] nexus3.edgexfoundry.org:10004 [2022-04-26T15:42:01.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:42:01.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:42:01.319Z] Configure a credential helper to remove this warning. See [2022-04-26T15:42:01.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:42:01.319Z] [2022-04-26T15:42:01.319Z] Login Succeeded [2022-04-26T15:42:01.319Z] docker.io [2022-04-26T15:42:01.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T15:42:02.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T15:42:02.190Z] Configure a credential helper to remove this warning. See [2022-04-26T15:42:02.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T15:42:02.190Z] [2022-04-26T15:42:02.190Z] Login Succeeded [2022-04-26T15:42:02.190Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T15:42:02.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T15:42:02.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T15:42:02.271Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-04-26T15:42:02.271Z] df3e4aa32325b4ff01c9571101f476251afb5081 [2022-04-26T15:42:02.271Z] latest [2022-04-26T15:42:02.271Z] 2.2.0-dev.29 [2022-04-26T15:42:02.271Z] df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 [2022-04-26T15:42:02.271Z] main [2022-04-26T15:42:02.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:42:02.651Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:42:03.004Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:df3e4aa32325b4ff01c9571101f476251afb5081 [2022-04-26T15:42:03.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-26T15:42:03.004Z] 9fa9968476de: Preparing [2022-04-26T15:42:03.004Z] d5b5d4a67bdf: Preparing [2022-04-26T15:42:03.004Z] 75215e12e91e: Preparing [2022-04-26T15:42:03.004Z] c990176f5f4d: Preparing [2022-04-26T15:42:03.004Z] 66603d52c776: Preparing [2022-04-26T15:42:03.004Z] f73e7dbfee58: Preparing [2022-04-26T15:42:03.004Z] f73e7dbfee58: Waiting [2022-04-26T15:42:03.282Z] c990176f5f4d: Pushed [2022-04-26T15:42:03.282Z] 75215e12e91e: Pushed [2022-04-26T15:42:03.282Z] d5b5d4a67bdf: Pushed [2022-04-26T15:42:03.282Z] f73e7dbfee58: Layer already exists [2022-04-26T15:42:04.274Z] 66603d52c776: Pushed [2022-04-26T15:42:09.707Z] 9fa9968476de: Pushed [2022-04-26T15:42:09.987Z] df3e4aa32325b4ff01c9571101f476251afb5081: digest: sha256:fef7c750e622a7e21a16641fca49894785a5ca1272c4253bd3afc5e55eb3e665 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:42:10.373Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:42:10.754Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-04-26T15:42:10.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-26T15:42:10.754Z] 9fa9968476de: Preparing [2022-04-26T15:42:10.754Z] d5b5d4a67bdf: Preparing [2022-04-26T15:42:10.754Z] 75215e12e91e: Preparing [2022-04-26T15:42:10.754Z] c990176f5f4d: Preparing [2022-04-26T15:42:10.754Z] 66603d52c776: Preparing [2022-04-26T15:42:10.754Z] f73e7dbfee58: Preparing [2022-04-26T15:42:10.754Z] f73e7dbfee58: Waiting [2022-04-26T15:42:11.032Z] c990176f5f4d: Layer already exists [2022-04-26T15:42:11.032Z] 66603d52c776: Layer already exists [2022-04-26T15:42:11.032Z] 9fa9968476de: Layer already exists [2022-04-26T15:42:11.032Z] d5b5d4a67bdf: Layer already exists [2022-04-26T15:42:11.032Z] 75215e12e91e: Layer already exists [2022-04-26T15:42:11.032Z] f73e7dbfee58: Layer already exists [2022-04-26T15:42:11.032Z] latest: digest: sha256:fef7c750e622a7e21a16641fca49894785a5ca1272c4253bd3afc5e55eb3e665 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:42:11.422Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:42:11.809Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.29 [2022-04-26T15:42:11.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-26T15:42:11.809Z] 9fa9968476de: Preparing [2022-04-26T15:42:11.809Z] d5b5d4a67bdf: Preparing [2022-04-26T15:42:11.809Z] 75215e12e91e: Preparing [2022-04-26T15:42:11.809Z] c990176f5f4d: Preparing [2022-04-26T15:42:11.809Z] 66603d52c776: Preparing [2022-04-26T15:42:11.809Z] f73e7dbfee58: Preparing [2022-04-26T15:42:11.809Z] f73e7dbfee58: Waiting [2022-04-26T15:42:12.089Z] 66603d52c776: Layer already exists [2022-04-26T15:42:12.089Z] 9fa9968476de: Layer already exists [2022-04-26T15:42:12.089Z] c990176f5f4d: Layer already exists [2022-04-26T15:42:12.089Z] d5b5d4a67bdf: Layer already exists [2022-04-26T15:42:12.089Z] 75215e12e91e: Layer already exists [2022-04-26T15:42:12.089Z] f73e7dbfee58: Layer already exists [2022-04-26T15:42:12.089Z] 2.2.0-dev.29: digest: sha256:fef7c750e622a7e21a16641fca49894785a5ca1272c4253bd3afc5e55eb3e665 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:42:12.466Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:42:12.825Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 [2022-04-26T15:42:12.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-26T15:42:12.825Z] 9fa9968476de: Preparing [2022-04-26T15:42:12.825Z] d5b5d4a67bdf: Preparing [2022-04-26T15:42:12.825Z] 75215e12e91e: Preparing [2022-04-26T15:42:12.825Z] c990176f5f4d: Preparing [2022-04-26T15:42:12.825Z] 66603d52c776: Preparing [2022-04-26T15:42:12.825Z] f73e7dbfee58: Preparing [2022-04-26T15:42:12.825Z] f73e7dbfee58: Waiting [2022-04-26T15:42:13.102Z] 66603d52c776: Layer already exists [2022-04-26T15:42:13.102Z] 9fa9968476de: Layer already exists [2022-04-26T15:42:13.102Z] c990176f5f4d: Layer already exists [2022-04-26T15:42:13.102Z] 75215e12e91e: Layer already exists [2022-04-26T15:42:13.102Z] d5b5d4a67bdf: Layer already exists [2022-04-26T15:42:13.102Z] f73e7dbfee58: Layer already exists [2022-04-26T15:42:13.102Z] df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29: digest: sha256:fef7c750e622a7e21a16641fca49894785a5ca1272c4253bd3afc5e55eb3e665 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:42:13.472Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:42:13.844Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-04-26T15:42:13.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-26T15:42:13.844Z] 9fa9968476de: Preparing [2022-04-26T15:42:13.844Z] d5b5d4a67bdf: Preparing [2022-04-26T15:42:13.844Z] 75215e12e91e: Preparing [2022-04-26T15:42:13.844Z] c990176f5f4d: Preparing [2022-04-26T15:42:13.844Z] 66603d52c776: Preparing [2022-04-26T15:42:13.844Z] f73e7dbfee58: Preparing [2022-04-26T15:42:13.844Z] f73e7dbfee58: Waiting [2022-04-26T15:42:14.122Z] c990176f5f4d: Layer already exists [2022-04-26T15:42:14.122Z] 9fa9968476de: Layer already exists [2022-04-26T15:42:14.122Z] 66603d52c776: Layer already exists [2022-04-26T15:42:14.122Z] d5b5d4a67bdf: Layer already exists [2022-04-26T15:42:14.122Z] 75215e12e91e: Layer already exists [2022-04-26T15:42:14.122Z] f73e7dbfee58: Layer already exists [2022-04-26T15:42:14.122Z] main: digest: sha256:fef7c750e622a7e21a16641fca49894785a5ca1272c4253bd3afc5e55eb3e665 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T15:42:14.176Z] ===================================================== [Pipeline] echo [2022-04-26T15:42:14.186Z] taggedImages: [2022-04-26T15:42:14.186Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:df3e4aa32325b4ff01c9571101f476251afb5081 [2022-04-26T15:42:14.186Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-04-26T15:42:14.186Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.29 [2022-04-26T15:42:14.186Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 [2022-04-26T15:42:14.186Z] - 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-04-26T15:42:14.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T15:42:14.577Z] [2022-04-26T15:42:14.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:42:14.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T15:42:15.233Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T15:42:15.233Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T15:42:15.233Z] 04944245beec: Pulling fs layer [2022-04-26T15:42:15.233Z] 699f458cf7ca: Pulling fs layer [2022-04-26T15:42:15.233Z] 765212b225bb: Pulling fs layer [2022-04-26T15:42:15.233Z] f23df028b6ca: Pulling fs layer [2022-04-26T15:42:15.233Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T15:42:15.233Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T15:42:15.233Z] f23df028b6ca: Waiting [2022-04-26T15:42:15.233Z] d65c8cfc05b1: Waiting [2022-04-26T15:42:15.233Z] 765212b225bb: Waiting [2022-04-26T15:42:15.233Z] 2437ff75d9bd: Waiting [2022-04-26T15:42:15.233Z] 04944245beec: Verifying Checksum [2022-04-26T15:42:15.233Z] 04944245beec: Download complete [2022-04-26T15:42:15.233Z] 765212b225bb: Verifying Checksum [2022-04-26T15:42:15.233Z] 765212b225bb: Download complete [2022-04-26T15:42:15.516Z] f23df028b6ca: Verifying Checksum [2022-04-26T15:42:15.516Z] f23df028b6ca: Download complete [2022-04-26T15:42:15.516Z] d65c8cfc05b1: Download complete [2022-04-26T15:42:15.516Z] 699f458cf7ca: Verifying Checksum [2022-04-26T15:42:15.516Z] 699f458cf7ca: Download complete [2022-04-26T15:42:16.120Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T15:42:16.120Z] 8998bd30e6a1: Download complete [2022-04-26T15:42:18.776Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T15:42:21.417Z] 8998bd30e6a1: Pull complete [2022-04-26T15:42:21.417Z] 04944245beec: Pull complete [2022-04-26T15:42:23.414Z] 699f458cf7ca: Pull complete [2022-04-26T15:42:23.414Z] 765212b225bb: Pull complete [2022-04-26T15:42:24.417Z] f23df028b6ca: Pull complete [2022-04-26T15:42:24.697Z] d65c8cfc05b1: Pull complete [2022-04-26T15:42:43.047Z] 2437ff75d9bd: Pull complete [2022-04-26T15:42:43.047Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T15:42:43.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T15:42:43.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T15:42:43.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-23619 does not seem to be running inside a container [2022-04-26T15:42:43.447Z] $ 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/65 -v /w/workspace/app-service-configurable/65:/w/workspace/app-service-configurable/65:rw,z -v /w/workspace/app-service-configurable/65@tmp:/w/workspace/app-service-configurable/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-26T15:42:46.509Z] $ docker top 8a51c674545885a4ddcdb1ec0fc077499f1770ce909c3c65240810fc2c20a675 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:42:47.490Z] ---> job-cost.sh [2022-04-26T15:42:47.767Z] lf-activate-venv: SKIPPING [2022-04-26T15:42:47.767Z] INFO: No Stack... [2022-04-26T15:42:48.043Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T15:42:49.025Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T15:42:49.706Z] + + cat /w/workspace/app-service-configurable/65/archives/cost.csvcut [2022-04-26T15:42:49.706Z] -d, -f6 [Pipeline] lock [2022-04-26T15:42:49.787Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] [2022-04-26T15:42:49.793Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] did not exist. Created. [2022-04-26T15:42:49.793Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T15:42:50.496Z] /w/workspace/app-service-configurable/65@tmp/durable-97c25338/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-26T15:42:51.275Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-26T15:42:51.313Z] Warning: overwriting stash ‘stack-cost’ [2022-04-26T15:42:51.381Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T15:42:51.389Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T15:42:51.408Z] $ docker stop --time=1 8a51c674545885a4ddcdb1ec0fc077499f1770ce909c3c65240810fc2c20a675 [2022-04-26T15:42:53.055Z] $ docker rm -f 8a51c674545885a4ddcdb1ec0fc077499f1770ce909c3c65240810fc2c20a675 [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-04-26T15:42:53.558Z] provisioning config files... [2022-04-26T15:42:53.567Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3233771849855657051tmp [Pipeline] { [Pipeline] sh [2022-04-26T15:42:53.862Z] + set +x [2022-04-26T15:42:53.863Z] + curl -s https://codecov.io/bash [2022-04-26T15:42:53.863Z] + bash -s -- [2022-04-26T15:42:53.863Z] [2022-04-26T15:42:53.863Z] _____ _ [2022-04-26T15:42:53.863Z] / ____| | | [2022-04-26T15:42:53.863Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T15:42:53.863Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T15:42:53.863Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T15:42:53.863Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T15:42:53.863Z] Bash-1.0.6 [2022-04-26T15:42:53.863Z] [2022-04-26T15:42:53.863Z] [2022-04-26T15:42:53.863Z] ==> git version 2.25.1 found [2022-04-26T15:42:53.863Z] ==> 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-04-26T15:42:53.863Z] Release-Date: 2020-01-08 [2022-04-26T15:42:53.863Z] 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-04-26T15:42:53.863Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T15:42:53.863Z] ==> Jenkins CI detected. [2022-04-26T15:42:53.863Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-04-26T15:42:53.863Z] project root: . [2022-04-26T15:42:53.863Z] --> token set from env [2022-04-26T15:42:53.863Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T15:42:53.863Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T15:42:53.863Z] ==> Python coveragepy not found [2022-04-26T15:42:53.863Z] ==> Searching for coverage reports in: [2022-04-26T15:42:53.863Z] + . [2022-04-26T15:42:53.863Z] -> Found 1 reports [2022-04-26T15:42:53.863Z] ==> Detecting git/mercurial file structure [2022-04-26T15:42:53.863Z] ==> Reading reports [2022-04-26T15:42:53.863Z] + ./coverage.out bytes=10 [2022-04-26T15:42:53.863Z] ==> Appending adjustments [2022-04-26T15:42:53.863Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T15:42:54.126Z] + Found adjustments [2022-04-26T15:42:54.126Z] ==> Gzipping contents [2022-04-26T15:42:54.126Z] 4.0K /tmp/codecov.PFBMgP.gz [2022-04-26T15:42:54.126Z] ==> Uploading reports [2022-04-26T15:42:54.126Z] url: https://codecov.io [2022-04-26T15:42:54.126Z] query: branch=main&commit=df3e4aa32325b4ff01c9571101f476251afb5081&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T15:42:54.126Z] -> Pinging Codecov [2022-04-26T15:42:54.126Z] 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=df3e4aa32325b4ff01c9571101f476251afb5081&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T15:42:54.392Z] -> Uploading to [2022-04-26T15:42:54.392Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/A97CA9966030D2A3747ED39772930CCE/df3e4aa32325b4ff01c9571101f476251afb5081/22964ebe-3995-4e43-9198-ed6f88eef281.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T154254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c41394d2148ae93420736bc32d97bad60c66f2f4972ae9c73e547ccdfe13c3b [2022-04-26T15:42:54.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T15:42:54.392Z] Dload Upload Total Spent Left Speed [2022-04-26T15:42:54.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 577 0 0 100 577 0 2210 --:--:-- --:--:-- --:--:-- 2210 [2022-04-26T15:42:54.654Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] } [2022-04-26T15:42:54.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-26T15:42:54.812Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-26T15:42:54.823Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:42:55.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T15:42:55.118Z] [2022-04-26T15:42:55.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:42:55.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T15:42:55.422Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-26T15:42:55.422Z] 188c0c94c7c5: Pulling fs layer [2022-04-26T15:42:55.422Z] 0ef7d3d256c8: Pulling fs layer [2022-04-26T15:42:55.422Z] de9db76c5a1d: Pulling fs layer [2022-04-26T15:42:55.422Z] 0eba1c9be4d2: Pulling fs layer [2022-04-26T15:42:55.422Z] 0d57e429df01: Pulling fs layer [2022-04-26T15:42:55.422Z] 4e4be7b47b0d: Pulling fs layer [2022-04-26T15:42:55.422Z] e1f770b5df2f: Pulling fs layer [2022-04-26T15:42:55.422Z] 85a0685a4137: Pulling fs layer [2022-04-26T15:42:55.422Z] 0eba1c9be4d2: Waiting [2022-04-26T15:42:55.422Z] 4e4be7b47b0d: Waiting [2022-04-26T15:42:55.422Z] 0d57e429df01: Waiting [2022-04-26T15:42:55.422Z] e1f770b5df2f: Waiting [2022-04-26T15:42:55.422Z] 85a0685a4137: Waiting [2022-04-26T15:42:55.422Z] de9db76c5a1d: Download complete [2022-04-26T15:42:55.422Z] 0ef7d3d256c8: Download complete [2022-04-26T15:42:55.422Z] 0d57e429df01: Verifying Checksum [2022-04-26T15:42:55.422Z] 0d57e429df01: Download complete [2022-04-26T15:42:55.422Z] 4e4be7b47b0d: Download complete [2022-04-26T15:42:55.422Z] 188c0c94c7c5: Verifying Checksum [2022-04-26T15:42:55.422Z] 188c0c94c7c5: Download complete [2022-04-26T15:42:55.682Z] 188c0c94c7c5: Pull complete [2022-04-26T15:42:55.682Z] e1f770b5df2f: Verifying Checksum [2022-04-26T15:42:55.682Z] e1f770b5df2f: Download complete [2022-04-26T15:42:55.682Z] 0ef7d3d256c8: Pull complete [2022-04-26T15:42:55.942Z] de9db76c5a1d: Pull complete [2022-04-26T15:42:56.201Z] 0eba1c9be4d2: Verifying Checksum [2022-04-26T15:42:56.201Z] 0eba1c9be4d2: Download complete [2022-04-26T15:42:56.461Z] 85a0685a4137: Verifying Checksum [2022-04-26T15:42:56.461Z] 85a0685a4137: Download complete [2022-04-26T15:42:59.752Z] 0eba1c9be4d2: Pull complete [2022-04-26T15:42:59.752Z] 0d57e429df01: Pull complete [2022-04-26T15:42:59.752Z] 4e4be7b47b0d: Pull complete [2022-04-26T15:43:00.010Z] e1f770b5df2f: Pull complete [2022-04-26T15:43:03.299Z] 85a0685a4137: Pull complete [2022-04-26T15:43:03.299Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-26T15:43:03.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T15:43:03.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-26T15:43:03.362Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2022-04-26T15:43:03.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-26T15:43:06.400Z] $ docker top 937195225ab2caf5bedda02da02452d874fe500c4c93abeecb93a4932e28aeba -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T15:43:06.486Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-26T15:43:06.769Z] + set -o pipefail [2022-04-26T15:43:06.769Z] + snyk monitor '--org=edgex-jenkins' [2022-04-26T15:43:13.347Z] [2022-04-26T15:43:13.347Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-04-26T15:43:13.347Z] [2022-04-26T15:43:13.347Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/e985c15d-9246-494d-a6d7-b830730e07f1 [2022-04-26T15:43:13.347Z] [2022-04-26T15:43:13.347Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-26T15:43:13.347Z] [2022-04-26T15:43:13.347Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-26T15:43:13.347Z] [2022-04-26T15:43:13.347Z] [Pipeline] } [2022-04-26T15:43:13.357Z] $ docker stop --time=1 937195225ab2caf5bedda02da02452d874fe500c4c93abeecb93a4932e28aeba [2022-04-26T15:43:15.671Z] $ docker rm -f 937195225ab2caf5bedda02da02452d874fe500c4c93abeecb93a4932e28aeba [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-04-26T15:43:16.442Z] + git log --format=format:%s -1 df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] sh [2022-04-26T15:43:16.744Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T15:43:16.744Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:43:17.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T15:43:17.041Z] . [Pipeline] withDockerContainer [2022-04-26T15:43:17.110Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2022-04-26T15:43:17.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T15:43:17.647Z] $ docker top d0f2c920fefa54ad35fa78a6ddf66fe195244283eea289b2fdf828fa38a08454 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T15:43:17.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T15:43:17.755Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T15:43:17.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T15:43:17.885Z] $ docker exec d0f2c920fefa54ad35fa78a6ddf66fe195244283eea289b2fdf828fa38a08454 ssh-agent [2022-04-26T15:43:18.015Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAmcpHe/agent.15 [2022-04-26T15:43:18.015Z] SSH_AGENT_PID=22 [2022-04-26T15:43:18.021Z] Running ssh-add (command line suppressed) [2022-04-26T15:43:18.150Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3385377264115301451.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3385377264115301451.key) [2022-04-26T15:43:18.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T15:43:18.552Z] + git semver tag [2022-04-26T15:43:18.552Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T15:43:18.552Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-04-26T15:43:18.552Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-04-26T15:43:18.552Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T15:43:18.552Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T15:43:18.552Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T15:43:18.552Z] # $SEMVER_BRANCH = main [2022-04-26T15:43:18.552Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-04-26T15:43:18.552Z] # df3e4aa32325b4ff01c9571101f476251afb5081 HEAD [2022-04-26T15:43:18.552Z] # -> Force: false [2022-04-26T15:43:18.552Z] # e800cfa66af162673366dfe5e7ec5894ef238b11 refs/tags/v2.2.0-dev.29 [Pipeline] } [2022-04-26T15:43:18.559Z] $ docker exec --env ******** --env ******** d0f2c920fefa54ad35fa78a6ddf66fe195244283eea289b2fdf828fa38a08454 ssh-agent -k [2022-04-26T15:43:18.662Z] unset SSH_AUTH_SOCK; [2022-04-26T15:43:18.663Z] unset SSH_AGENT_PID; [2022-04-26T15:43:18.663Z] echo Agent pid 22 killed; [2022-04-26T15:43:18.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T15:43:18.983Z] + git semver [Pipeline] } [2022-04-26T15:43:18.994Z] $ docker stop --time=1 d0f2c920fefa54ad35fa78a6ddf66fe195244283eea289b2fdf828fa38a08454 [2022-04-26T15:43:20.329Z] $ docker rm -f d0f2c920fefa54ad35fa78a6ddf66fe195244283eea289b2fdf828fa38a08454 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:43:20.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T15:43:20.722Z] [2022-04-26T15:43:20.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:43:21.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T15:43:21.024Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-26T15:43:21.024Z] ab5ef0e58194: Pulling fs layer [2022-04-26T15:43:21.024Z] 9712f1f96733: Pulling fs layer [2022-04-26T15:43:21.024Z] 63f879dbbcfc: Pulling fs layer [2022-04-26T15:43:21.024Z] 0d9ebad4ef96: Pulling fs layer [2022-04-26T15:43:21.024Z] 0d9ebad4ef96: Waiting [2022-04-26T15:43:21.024Z] e9a5061849ea: Pulling fs layer [2022-04-26T15:43:21.024Z] d747dcd14b5f: Pulling fs layer [2022-04-26T15:43:21.024Z] 2de7ff778b66: Pulling fs layer [2022-04-26T15:43:21.024Z] d747dcd14b5f: Waiting [2022-04-26T15:43:21.024Z] 2de7ff778b66: Waiting [2022-04-26T15:43:21.024Z] e9a5061849ea: Waiting [2022-04-26T15:43:21.024Z] 9712f1f96733: Verifying Checksum [2022-04-26T15:43:21.024Z] 9712f1f96733: Download complete [2022-04-26T15:43:21.284Z] 63f879dbbcfc: Verifying Checksum [2022-04-26T15:43:21.284Z] 63f879dbbcfc: Download complete [2022-04-26T15:43:21.545Z] e9a5061849ea: Verifying Checksum [2022-04-26T15:43:21.545Z] e9a5061849ea: Download complete [2022-04-26T15:43:21.545Z] d747dcd14b5f: Download complete [2022-04-26T15:43:21.545Z] ab5ef0e58194: Verifying Checksum [2022-04-26T15:43:21.545Z] ab5ef0e58194: Download complete [2022-04-26T15:43:21.545Z] 0d9ebad4ef96: Verifying Checksum [2022-04-26T15:43:21.545Z] 0d9ebad4ef96: Download complete [2022-04-26T15:43:21.545Z] 2de7ff778b66: Verifying Checksum [2022-04-26T15:43:24.092Z] ab5ef0e58194: Pull complete [2022-04-26T15:43:24.351Z] 9712f1f96733: Pull complete [2022-04-26T15:43:24.918Z] 63f879dbbcfc: Pull complete [2022-04-26T15:43:29.109Z] 0d9ebad4ef96: Pull complete [2022-04-26T15:43:29.109Z] e9a5061849ea: Pull complete [2022-04-26T15:43:29.109Z] d747dcd14b5f: Pull complete [2022-04-26T15:43:30.049Z] 2de7ff778b66: Pull complete [2022-04-26T15:43:30.049Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-26T15:43:30.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T15:43:30.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-26T15:43:30.111Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2022-04-26T15:43:30.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-26T15:43:32.746Z] $ docker top f5670847d49e6371ba3b2659e0351a38d755ad4a267e333206347a4c9412ae90 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-26T15:43:32.842Z] provisioning config files... [2022-04-26T15:43:32.851Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8652167401509006416tmp [2022-04-26T15:43:32.863Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1424350505065443920tmp [2022-04-26T15:43:32.875Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7564799285794118462tmp [Pipeline] { [Pipeline] echo [2022-04-26T15:43:32.895Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:43:33.184Z] ---> sigul-configuration.sh [2022-04-26T15:43:33.184Z] gpg: directory `/root/.gnupg' created [2022-04-26T15:43:33.184Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-26T15:43:33.184Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-26T15:43:33.184Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-26T15:43:33.184Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-26T15:43:33.184Z] gpg: CAST5 encrypted data [2022-04-26T15:43:33.184Z] gpg: encrypted with 1 passphrase [2022-04-26T15:43:33.184Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-26T15:43:33.475Z] + mkdir /home/jenkins [2022-04-26T15:43:33.475Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-26T15:43:33.765Z] + 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-04-26T15:43:33.776Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:43:34.068Z] ---> sigul-install.sh [2022-04-26T15:43:34.068Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-26T15:43:34.361Z] + git tag --list [2022-04-26T15:43:34.361Z] v1.0.0 [2022-04-26T15:43:34.361Z] v1.1.0 [2022-04-26T15:43:34.361Z] v1.2.0 [2022-04-26T15:43:34.361Z] v1.3.0 [2022-04-26T15:43:34.361Z] v1.3.1 [2022-04-26T15:43:34.361Z] v2.0.0 [2022-04-26T15:43:34.361Z] v2.0.1 [2022-04-26T15:43:34.361Z] v2.0.1-dev.1 [2022-04-26T15:43:34.361Z] v2.0.2-dev.1 [2022-04-26T15:43:34.361Z] v2.0.2-dev.10 [2022-04-26T15:43:34.361Z] v2.0.2-dev.11 [2022-04-26T15:43:34.361Z] v2.0.2-dev.12 [2022-04-26T15:43:34.361Z] v2.0.2-dev.13 [2022-04-26T15:43:34.361Z] v2.0.2-dev.14 [2022-04-26T15:43:34.361Z] v2.0.2-dev.15 [2022-04-26T15:43:34.361Z] v2.0.2-dev.16 [2022-04-26T15:43:34.361Z] v2.0.2-dev.17 [2022-04-26T15:43:34.361Z] v2.0.2-dev.18 [2022-04-26T15:43:34.361Z] v2.0.2-dev.19 [2022-04-26T15:43:34.361Z] v2.0.2-dev.2 [2022-04-26T15:43:34.361Z] v2.0.2-dev.20 [2022-04-26T15:43:34.361Z] v2.0.2-dev.21 [2022-04-26T15:43:34.361Z] v2.0.2-dev.22 [2022-04-26T15:43:34.361Z] v2.0.2-dev.23 [2022-04-26T15:43:34.361Z] v2.0.2-dev.24 [2022-04-26T15:43:34.361Z] v2.0.2-dev.25 [2022-04-26T15:43:34.361Z] v2.0.2-dev.26 [2022-04-26T15:43:34.361Z] v2.0.2-dev.27 [2022-04-26T15:43:34.361Z] v2.0.2-dev.28 [2022-04-26T15:43:34.361Z] v2.0.2-dev.29 [2022-04-26T15:43:34.361Z] v2.0.2-dev.3 [2022-04-26T15:43:34.361Z] v2.0.2-dev.30 [2022-04-26T15:43:34.361Z] v2.0.2-dev.4 [2022-04-26T15:43:34.361Z] v2.0.2-dev.5 [2022-04-26T15:43:34.361Z] v2.0.2-dev.6 [2022-04-26T15:43:34.361Z] v2.0.2-dev.7 [2022-04-26T15:43:34.361Z] v2.0.2-dev.8 [2022-04-26T15:43:34.361Z] v2.0.2-dev.9 [2022-04-26T15:43:34.361Z] v2.1.0 [2022-04-26T15:43:34.361Z] v2.2.0-dev.1 [2022-04-26T15:43:34.361Z] v2.2.0-dev.10 [2022-04-26T15:43:34.361Z] v2.2.0-dev.11 [2022-04-26T15:43:34.361Z] v2.2.0-dev.12 [2022-04-26T15:43:34.361Z] v2.2.0-dev.13 [2022-04-26T15:43:34.361Z] v2.2.0-dev.14 [2022-04-26T15:43:34.361Z] v2.2.0-dev.15 [2022-04-26T15:43:34.361Z] v2.2.0-dev.16 [2022-04-26T15:43:34.361Z] v2.2.0-dev.17 [2022-04-26T15:43:34.361Z] v2.2.0-dev.18 [2022-04-26T15:43:34.361Z] v2.2.0-dev.19 [2022-04-26T15:43:34.361Z] v2.2.0-dev.2 [2022-04-26T15:43:34.361Z] v2.2.0-dev.20 [2022-04-26T15:43:34.361Z] v2.2.0-dev.21 [2022-04-26T15:43:34.361Z] v2.2.0-dev.22 [2022-04-26T15:43:34.361Z] v2.2.0-dev.23 [2022-04-26T15:43:34.361Z] v2.2.0-dev.24 [2022-04-26T15:43:34.361Z] v2.2.0-dev.25 [2022-04-26T15:43:34.361Z] v2.2.0-dev.26 [2022-04-26T15:43:34.361Z] v2.2.0-dev.27 [2022-04-26T15:43:34.361Z] v2.2.0-dev.28 [2022-04-26T15:43:34.361Z] v2.2.0-dev.29 [2022-04-26T15:43:34.361Z] v2.2.0-dev.3 [2022-04-26T15:43:34.361Z] v2.2.0-dev.4 [2022-04-26T15:43:34.361Z] v2.2.0-dev.5 [2022-04-26T15:43:34.361Z] v2.2.0-dev.6 [2022-04-26T15:43:34.361Z] v2.2.0-dev.7 [2022-04-26T15:43:34.361Z] v2.2.0-dev.8 [2022-04-26T15:43:34.361Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-26T15:43:34.654Z] + lftools sign git-tag v2.2.0-dev.29 [2022-04-26T15:43:35.225Z] Signing Git tag with Sigul... [2022-04-26T15:43:35.225Z] Signing v2.2.0-dev.29 [Pipeline] echo [2022-04-26T15:43:35.807Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:43:36.098Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-26T15:43:36.107Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-26T15:43:36.122Z] $ docker stop --time=1 f5670847d49e6371ba3b2659e0351a38d755ad4a267e333206347a4c9412ae90 [2022-04-26T15:43:37.427Z] $ docker rm -f f5670847d49e6371ba3b2659e0351a38d755ad4a267e333206347a4c9412ae90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-26T15:43:37.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T15:43:37.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:43:38.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T15:43:38.166Z] . [Pipeline] withDockerContainer [2022-04-26T15:43:38.234Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2022-04-26T15:43:38.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T15:43:38.629Z] $ docker top 5c89c612c514e4fc7da5c34239f59b2f977d834f2560532504122911f9dfcecf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T15:43:38.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T15:43:38.728Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T15:43:38.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T15:43:38.856Z] $ docker exec 5c89c612c514e4fc7da5c34239f59b2f977d834f2560532504122911f9dfcecf ssh-agent [2022-04-26T15:43:38.984Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmFpeAm/agent.14 [2022-04-26T15:43:38.984Z] SSH_AGENT_PID=20 [2022-04-26T15:43:38.989Z] Running ssh-add (command line suppressed) [2022-04-26T15:43:39.089Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5462602719613350914.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5462602719613350914.key) [2022-04-26T15:43:39.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T15:43:39.399Z] + git semver bump pre [2022-04-26T15:43:39.399Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T15:43:39.399Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-04-26T15:43:39.399Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-04-26T15:43:39.399Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T15:43:39.399Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T15:43:39.399Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T15:43:39.399Z] # $SEMVER_BRANCH = main [2022-04-26T15:43:39.399Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-04-26T15:43:39.399Z] 2.2.0-dev.30 [Pipeline] } [2022-04-26T15:43:39.406Z] $ docker exec --env ******** --env ******** 5c89c612c514e4fc7da5c34239f59b2f977d834f2560532504122911f9dfcecf ssh-agent -k [2022-04-26T15:43:39.509Z] unset SSH_AUTH_SOCK; [2022-04-26T15:43:39.509Z] unset SSH_AGENT_PID; [2022-04-26T15:43:39.510Z] echo Agent pid 20 killed; [2022-04-26T15:43:39.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T15:43:39.833Z] + git semver [Pipeline] } [2022-04-26T15:43:39.845Z] $ docker stop --time=1 5c89c612c514e4fc7da5c34239f59b2f977d834f2560532504122911f9dfcecf [2022-04-26T15:43:41.798Z] $ docker rm -f 5c89c612c514e4fc7da5c34239f59b2f977d834f2560532504122911f9dfcecf [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T15:43:42.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T15:43:42.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:43:42.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T15:43:42.503Z] . [Pipeline] withDockerContainer [2022-04-26T15:43:42.561Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2022-04-26T15:43:42.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T15:43:42.968Z] $ docker top 70531a65ec709441d8866e48474890bf292e5b16c9f96583a3aba4f1c9b9b1de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T15:43:43.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T15:43:43.060Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T15:43:43.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T15:43:43.175Z] $ docker exec 70531a65ec709441d8866e48474890bf292e5b16c9f96583a3aba4f1c9b9b1de ssh-agent [2022-04-26T15:43:43.293Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkpFBkE/agent.13 [2022-04-26T15:43:43.293Z] SSH_AGENT_PID=20 [2022-04-26T15:43:43.298Z] Running ssh-add (command line suppressed) [2022-04-26T15:43:43.408Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4484344249142463752.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4484344249142463752.key) [2022-04-26T15:43:43.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T15:43:43.862Z] + git semver push [2022-04-26T15:43:43.862Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T15:43:43.862Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-04-26T15:43:43.862Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-04-26T15:43:43.862Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T15:43:43.862Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T15:43:43.862Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T15:43:43.862Z] # $SEMVER_BRANCH = main [2022-04-26T15:43:43.862Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-04-26T15:43:45.784Z] $ docker exec --env ******** --env ******** 70531a65ec709441d8866e48474890bf292e5b16c9f96583a3aba4f1c9b9b1de ssh-agent -k [2022-04-26T15:43:45.896Z] unset SSH_AUTH_SOCK; [2022-04-26T15:43:45.896Z] unset SSH_AGENT_PID; [2022-04-26T15:43:45.896Z] echo Agent pid 20 killed; [2022-04-26T15:43:45.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T15:43:46.289Z] + git semver [Pipeline] } [2022-04-26T15:43:46.302Z] $ docker stop --time=1 70531a65ec709441d8866e48474890bf292e5b16c9f96583a3aba4f1c9b9b1de [2022-04-26T15:43:47.628Z] $ docker rm -f 70531a65ec709441d8866e48474890bf292e5b16c9f96583a3aba4f1c9b9b1de [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-04-26T15:43:48.237Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-04-26T15:43:48.237Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-04-26T15:43:48.237Z] total 16 [2022-04-26T15:43:48.237Z] drwxr-xr-x 3 root root 4096 Apr 26 15:34 . [2022-04-26T15:43:48.237Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 15:43 .. [2022-04-26T15:43:48.237Z] drwxr-xr-x 2 root root 4096 Apr 26 15:34 cost [2022-04-26T15:43:48.237Z] -rw-r--r-- 1 root root 94 Apr 26 15:34 cost.csv [2022-04-26T15:43:48.237Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-04-26T15:43:48.237Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-04-26T15:43:48.237Z] total 16 [2022-04-26T15:43:48.237Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 15:34 . [2022-04-26T15:43:48.237Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 15:43 .. [2022-04-26T15:43:48.237Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 15:34 cost [2022-04-26T15:43:48.237Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 26 15:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:43:48.540Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:43:49.409Z] ---> package-listing.sh [2022-04-26T15:43:49.409Z] ++ facter osfamily [2022-04-26T15:43:49.409Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T15:43:49.668Z] + OS_FAMILY=debian [2022-04-26T15:43:49.668Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-04-26T15:43:49.668Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T15:43:49.668Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T15:43:49.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T15:43:49.668Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T15:43:49.668Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-04-26T15:43:49.668Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T15:43:49.668Z] + case "${OS_FAMILY}" in [2022-04-26T15:43:49.668Z] + dpkg -l [2022-04-26T15:43:49.668Z] + grep '^ii' [2022-04-26T15:43:49.668Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T15:43:49.668Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T15:43:49.668Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T15:43:49.668Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-04-26T15:43:49.668Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-04-26T15:43:49.668Z] + 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-04-26T15:43:49.681Z] 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-04-26T15:43:49.961Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T15:43:50.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T15:43:50.529Z] . [Pipeline] withDockerContainer [2022-04-26T15:43:50.611Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2022-04-26T15:43:50.644Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T15:43:50.871Z] $ docker top 9ce9c59a39f482355b13839463546dfe0b9ef7e760abf2d8cc8bc1d5f5696d5b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T15:43:51.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T15:43:51.509Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T15:43:51.803Z] + ls /var/log/sa-host [2022-04-26T15:43:51.803Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T15:43:51.892Z] provisioning config files... [2022-04-26T15:43:51.902Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8858910503144438157tmp [Pipeline] { [Pipeline] echo [2022-04-26T15:43:51.918Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:43:52.201Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T15:43:52.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:43:52.535Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T15:43:52.545Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:43:52.830Z] ---> sudo-logs.sh [2022-04-26T15:43:52.831Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T15:43:52.860Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:43:53.148Z] ---> job-cost.sh [2022-04-26T15:43:53.148Z] lf-activate-venv: SKIPPING [2022-04-26T15:43:53.148Z] DEBUG: total: 0.2199999988079071 [2022-04-26T15:43:53.148Z] INFO: Retrieving Stack Cost... [2022-04-26T15:43:53.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T15:43:53.978Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T15:43:53.993Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T15:43:54.280Z] ---> logs-deploy.sh [2022-04-26T15:43:54.280Z] lf-activate-venv: SKIPPING [2022-04-26T15:43:54.280Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/65 [2022-04-26T15:43:54.280Z] INFO: archiving workspace using pattern(s): [2022-04-26T15:43:55.221Z] Archives upload complete. [2022-04-26T15:43:55.480Z] INFO: archiving logs to Nexus