Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36942d585d64ecf4972d6f5453203026c8ac18ff 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-ssh8837742411448235927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh15917850206158385329.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11273189882412563769.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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 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-ssh5360275029729470709.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh90160425158826915.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-19548’ is offline Running on prd-ubuntu20.04-docker-8c-8g-19550 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 36942d585d64ecf4972d6f5453203026c8ac18ff (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 36942d585d64ecf4972d6f5453203026c8ac18ff # timeout=10 Commit message: "build(snap): Upgrade to Go 1.18 (#441)" > git rev-list --no-walk 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-12T14:55:53.989Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-12T14:55:54.056Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-12T14:55:54.078Z] ========================================================= [2022-07-12T14:55:54.078Z] EdgeX Global Pipelines Version Info [2022-07-12T14:55:54.078Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-12T14:55:54.866Z] ------------------- [2022-07-12T14:55:54.866Z] stable info: [2022-07-12T14:55:54.866Z] ------------------- [2022-07-12T14:55:54.866Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-12T14:55:54.866Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T14:55:54.866Z] Message: update stable to v1.0.237 [2022-07-12T14:55:55.438Z] ------------------- [2022-07-12T14:55:55.438Z] experimental info: [2022-07-12T14:55:55.438Z] ------------------- [2022-07-12T14:55:55.438Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-12T14:55:55.438Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T14:55:55.438Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-12T14:55:55.703Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-12T14:55:55.717Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-12T14:55:55.734Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-12T14:55:55.751Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-12T14:55:55.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-12T14:55:55.774Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-12T14:55:55.790Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-12T14:55:55.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-12T14:55:55.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-12T14:55:55.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-12T14:55:55.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-12T14:55:55.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-12T14:55:55.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-12T14:55:55.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-12T14:55:55.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T14:55:55.897Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T14:55:55.908Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T14:55:55.922Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T14:55:55.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-12T14:55:55.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-12T14:55:55.954Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-12T14:55:55.962Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-12T14:55:55.971Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-12T14:55:55.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-12T14:55:55.987Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-12T14:55:55.996Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-12T14:55:56.013Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-12T14:55:56.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-12T14:55:56.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-12T14:55:56.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-12T14:55:56.063Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] echo [2022-07-12T14:55:56.075Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36942d5 [Pipeline] echo [2022-07-12T14:55:56.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T14:55:56.125Z] provisioning config files... [2022-07-12T14:55:56.140Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8406822041876262120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T14:55:56.449Z] ---> docker-login.sh [2022-07-12T14:55:56.449Z] nexus3.edgexfoundry.org:10001 [2022-07-12T14:55:56.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:55:56.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:55:56.709Z] Configure a credential helper to remove this warning. See [2022-07-12T14:55:56.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:55:56.709Z] [2022-07-12T14:55:56.709Z] Login Succeeded [2022-07-12T14:55:56.709Z] nexus3.edgexfoundry.org:10002 [2022-07-12T14:55:56.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:55:56.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:55:56.972Z] Configure a credential helper to remove this warning. See [2022-07-12T14:55:56.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:55:56.972Z] [2022-07-12T14:55:56.973Z] Login Succeeded [2022-07-12T14:55:56.973Z] nexus3.edgexfoundry.org:10003 [2022-07-12T14:55:56.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:55:56.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:55:56.973Z] Configure a credential helper to remove this warning. See [2022-07-12T14:55:56.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:55:56.973Z] [2022-07-12T14:55:56.973Z] Login Succeeded [2022-07-12T14:55:56.973Z] nexus3.edgexfoundry.org:10004 [2022-07-12T14:55:57.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:55:57.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:55:57.234Z] Configure a credential helper to remove this warning. See [2022-07-12T14:55:57.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:55:57.234Z] [2022-07-12T14:55:57.234Z] Login Succeeded [2022-07-12T14:55:57.234Z] docker.io [2022-07-12T14:55:57.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:55:57.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:55:57.507Z] Configure a credential helper to remove this warning. See [2022-07-12T14:55:57.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:55:57.507Z] [2022-07-12T14:55:57.507Z] Login Succeeded [2022-07-12T14:55:57.507Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T14:55:57.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-12T14:55:57.896Z] + git rev-list -1 --merges 36942d585d64ecf4972d6f5453203026c8ac18ff~1..36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] echo [2022-07-12T14:55:57.930Z] -----------> git rev-list -1 --merges 36942d585d64ecf4972d6f5453203026c8ac18ff~1..36942d585d64ecf4972d6f5453203026c8ac18ff 36942d585d64ecf4972d6f5453203026c8ac18ff [false] [Pipeline] sh [2022-07-12T14:55:58.224Z] + git log --format=format:%s -1 36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] echo [2022-07-12T14:55:58.242Z] ========================================================= [2022-07-12T14:55:58.242Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-12T14:55:58.242Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T14:55:58.577Z] + git log --format=format:%s -1 36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] echo [2022-07-12T14:55:58.590Z] [semverPrep] GIT_COMMIT: 36942d585d64ecf4972d6f5453203026c8ac18ff, Commit Message: build(snap): Upgrade to Go 1.18 (#441) [Pipeline] echo [2022-07-12T14:55:58.601Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-12T14:55:58.959Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T14:55:58.960Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-12T14:55:58.960Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-12T14:55:58.960Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-12T14:55:58.960Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-12T14:55:58.960Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-12T14:55:58.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:55:59.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T14:55:59.321Z] [2022-07-12T14:55:59.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:55:59.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T14:55:59.624Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-12T14:55:59.624Z] b85a868b505f: Pulling fs layer [2022-07-12T14:55:59.624Z] e2be974225ed: Pulling fs layer [2022-07-12T14:55:59.624Z] 339a4e72a1f5: Pulling fs layer [2022-07-12T14:55:59.624Z] 988bab9f4d93: Pulling fs layer [2022-07-12T14:55:59.624Z] 1469e6f7b9e6: Pulling fs layer [2022-07-12T14:55:59.624Z] eaf3925da568: Pulling fs layer [2022-07-12T14:55:59.624Z] bab4dde63d76: Pulling fs layer [2022-07-12T14:55:59.624Z] bde34c3a00c8: Pulling fs layer [2022-07-12T14:55:59.624Z] 988bab9f4d93: Waiting [2022-07-12T14:55:59.624Z] b352a97aabf1: Pulling fs layer [2022-07-12T14:55:59.624Z] 4872d77fe225: Pulling fs layer [2022-07-12T14:55:59.624Z] 5851b861e8e6: Pulling fs layer [2022-07-12T14:55:59.624Z] 1469e6f7b9e6: Waiting [2022-07-12T14:55:59.624Z] bab4dde63d76: Waiting [2022-07-12T14:55:59.624Z] bde34c3a00c8: Waiting [2022-07-12T14:55:59.624Z] b352a97aabf1: Waiting [2022-07-12T14:55:59.624Z] 4872d77fe225: Waiting [2022-07-12T14:55:59.624Z] e2be974225ed: Download complete [2022-07-12T14:55:59.624Z] 988bab9f4d93: Verifying Checksum [2022-07-12T14:55:59.624Z] 988bab9f4d93: Download complete [2022-07-12T14:55:59.624Z] 1469e6f7b9e6: Verifying Checksum [2022-07-12T14:55:59.624Z] 1469e6f7b9e6: Download complete [2022-07-12T14:55:59.886Z] eaf3925da568: Download complete [2022-07-12T14:55:59.886Z] 339a4e72a1f5: Verifying Checksum [2022-07-12T14:55:59.886Z] 339a4e72a1f5: Download complete [2022-07-12T14:55:59.886Z] bde34c3a00c8: Download complete [2022-07-12T14:55:59.886Z] b352a97aabf1: Verifying Checksum [2022-07-12T14:55:59.886Z] b352a97aabf1: Download complete [2022-07-12T14:55:59.886Z] 4872d77fe225: Download complete [2022-07-12T14:55:59.886Z] 5851b861e8e6: Verifying Checksum [2022-07-12T14:55:59.886Z] 5851b861e8e6: Download complete [2022-07-12T14:55:59.886Z] b85a868b505f: Verifying Checksum [2022-07-12T14:55:59.886Z] b85a868b505f: Download complete [2022-07-12T14:56:00.146Z] bab4dde63d76: Verifying Checksum [2022-07-12T14:56:00.146Z] bab4dde63d76: Download complete [2022-07-12T14:56:01.529Z] b85a868b505f: Pull complete [2022-07-12T14:56:01.529Z] e2be974225ed: Pull complete [2022-07-12T14:56:02.105Z] 339a4e72a1f5: Pull complete [2022-07-12T14:56:02.106Z] 988bab9f4d93: Pull complete [2022-07-12T14:56:02.373Z] 1469e6f7b9e6: Pull complete [2022-07-12T14:56:02.373Z] eaf3925da568: Pull complete [2022-07-12T14:56:04.295Z] bab4dde63d76: Pull complete [2022-07-12T14:56:04.559Z] bde34c3a00c8: Pull complete [2022-07-12T14:56:04.559Z] b352a97aabf1: Pull complete [2022-07-12T14:56:04.823Z] 4872d77fe225: Pull complete [2022-07-12T14:56:04.823Z] 5851b861e8e6: Pull complete [2022-07-12T14:56:04.823Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-12T14:56:04.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T14:56:04.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T14:56:04.934Z] prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container [2022-07-12T14:56:04.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T14:56:06.856Z] $ docker top 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 -eo pid,comm [2022-07-12T14:56:06.933Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-12T14:56:06.934Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T14:56:06.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T14:56:06.975Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T14:56:07.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T14:56:07.124Z] $ docker exec 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 ssh-agent [2022-07-12T14:56:07.256Z] SSH_AUTH_SOCK=/tmp/ssh-l3P3Ag1jaYhm/agent.35 [2022-07-12T14:56:07.256Z] SSH_AGENT_PID=42 [2022-07-12T14:56:07.263Z] Running ssh-add (command line suppressed) [2022-07-12T14:56:07.379Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4997046216422478134.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4997046216422478134.key) [2022-07-12T14:56:07.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T14:56:07.713Z] + git tag --points-at HEAD [Pipeline] } [2022-07-12T14:56:07.734Z] $ docker exec --env ******** --env ******** 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 ssh-agent -k [2022-07-12T14:56:07.849Z] unset SSH_AUTH_SOCK; [2022-07-12T14:56:07.849Z] unset SSH_AGENT_PID; [2022-07-12T14:56:07.849Z] echo Agent pid 42 killed; [2022-07-12T14:56:07.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-12T14:56:07.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T14:56:07.889Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T14:56:08.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T14:56:08.018Z] $ docker exec 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 ssh-agent [2022-07-12T14:56:08.142Z] SSH_AUTH_SOCK=/tmp/ssh-Gdc75rgz2t66/agent.75 [2022-07-12T14:56:08.142Z] SSH_AGENT_PID=81 [2022-07-12T14:56:08.155Z] Running ssh-add (command line suppressed) [2022-07-12T14:56:08.269Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3517891538425762489.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3517891538425762489.key) [2022-07-12T14:56:08.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T14:56:08.579Z] + git semver init [2022-07-12T14:56:08.840Z] 2022-07-12 14:56:08,837 [run_init] DEBUG init version:0.0.0 force:False [2022-07-12T14:56:08.840Z] 2022-07-12 14:56:08,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-07-12T14:56:08.840Z] 2022-07-12 14:56:08,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-07-12T14:56:08.840Z] 2022-07-12 14:56:08,838 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-12T14:56:09.796Z] 2022-07-12 14:56:09,561 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-07-12T14:56:09.796Z] 2022-07-12 14:56:09,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-07-12T14:56:09.796Z] 2022-07-12 14:56:09,562 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-12T14:56:09.796Z] 2022-07-12 14:56:09,562 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-12T14:56:09.796Z] 2.2.1-dev.8 [Pipeline] } [2022-07-12T14:56:09.809Z] $ docker exec --env ******** --env ******** 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 ssh-agent -k [2022-07-12T14:56:09.916Z] unset SSH_AUTH_SOCK; [2022-07-12T14:56:09.917Z] unset SSH_AGENT_PID; [2022-07-12T14:56:09.917Z] echo Agent pid 81 killed; [2022-07-12T14:56:09.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T14:56:10.247Z] + git semver [Pipeline] } [2022-07-12T14:56:10.539Z] $ docker stop --time=1 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 [2022-07-12T14:56:11.895Z] $ docker rm -f 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T14:56:12.251Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-12T14:56:12.548Z] Stashed 1 file(s) [Pipeline] echo [2022-07-12T14:56:12.551Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.8 [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-07-12T14:56:12.691Z] provisioning config files... [2022-07-12T14:56:12.702Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3626722633038661690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T14:56:13.014Z] ---> docker-login.sh [2022-07-12T14:56:13.014Z] nexus3.edgexfoundry.org:10001 [2022-07-12T14:56:13.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:56:13.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:56:13.014Z] Configure a credential helper to remove this warning. See [2022-07-12T14:56:13.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:56:13.014Z] [2022-07-12T14:56:13.014Z] Login Succeeded [2022-07-12T14:56:13.014Z] nexus3.edgexfoundry.org:10002 [2022-07-12T14:56:13.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:56:13.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:56:13.275Z] Configure a credential helper to remove this warning. See [2022-07-12T14:56:13.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:56:13.275Z] [2022-07-12T14:56:13.275Z] Login Succeeded [2022-07-12T14:56:13.275Z] nexus3.edgexfoundry.org:10003 [2022-07-12T14:56:13.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:56:13.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:56:13.275Z] Configure a credential helper to remove this warning. See [2022-07-12T14:56:13.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:56:13.275Z] [2022-07-12T14:56:13.275Z] Login Succeeded [2022-07-12T14:56:13.275Z] nexus3.edgexfoundry.org:10004 [2022-07-12T14:56:13.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:56:13.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:56:13.800Z] Configure a credential helper to remove this warning. See [2022-07-12T14:56:13.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:56:13.800Z] [2022-07-12T14:56:13.800Z] Login Succeeded [2022-07-12T14:56:13.800Z] docker.io [2022-07-12T14:56:13.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:56:14.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:56:14.062Z] Configure a credential helper to remove this warning. See [2022-07-12T14:56:14.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:56:14.062Z] [2022-07-12T14:56:14.062Z] Login Succeeded [2022-07-12T14:56:14.324Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T14:56:14.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-12T14:56:14.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T14:56:14.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T14:56:14.423Z] ========================================================= [2022-07-12T14:56:14.423Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-12T14:56:14.423Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:56:14.753Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-12T14:56:14.753Z] Sending build context to Docker daemon 3.097MB [2022-07-12T14:56:14.753Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T14:56:14.753Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-12T14:56:14.753Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-12T14:56:14.753Z] 2408cc74d12b: Pulling fs layer [2022-07-12T14:56:14.753Z] ea60b727a1ce: Pulling fs layer [2022-07-12T14:56:14.753Z] 30c4a7721957: Pulling fs layer [2022-07-12T14:56:14.753Z] 370296b7ddb6: Pulling fs layer [2022-07-12T14:56:14.753Z] 7c6cee850709: Pulling fs layer [2022-07-12T14:56:14.753Z] 39a5fcdaea64: Pulling fs layer [2022-07-12T14:56:14.753Z] d94ebbe4e438: Pulling fs layer [2022-07-12T14:56:14.753Z] bcfd1f05c69d: Pulling fs layer [2022-07-12T14:56:14.753Z] 370296b7ddb6: Waiting [2022-07-12T14:56:14.753Z] 39a5fcdaea64: Waiting [2022-07-12T14:56:14.753Z] d94ebbe4e438: Waiting [2022-07-12T14:56:14.753Z] bcfd1f05c69d: Waiting [2022-07-12T14:56:14.753Z] 59ccb84bbe0f: Pulling fs layer [2022-07-12T14:56:14.753Z] 59ccb84bbe0f: Waiting [2022-07-12T14:56:14.753Z] 30c4a7721957: Verifying Checksum [2022-07-12T14:56:14.753Z] 30c4a7721957: Download complete [2022-07-12T14:56:14.753Z] ea60b727a1ce: Verifying Checksum [2022-07-12T14:56:14.753Z] ea60b727a1ce: Download complete [2022-07-12T14:56:14.753Z] 7c6cee850709: Verifying Checksum [2022-07-12T14:56:14.753Z] 7c6cee850709: Download complete [2022-07-12T14:56:14.753Z] 39a5fcdaea64: Verifying Checksum [2022-07-12T14:56:14.753Z] 39a5fcdaea64: Download complete [2022-07-12T14:56:15.021Z] 2408cc74d12b: Verifying Checksum [2022-07-12T14:56:15.021Z] 2408cc74d12b: Download complete [2022-07-12T14:56:15.021Z] d94ebbe4e438: Verifying Checksum [2022-07-12T14:56:15.021Z] d94ebbe4e438: Download complete [2022-07-12T14:56:15.021Z] 2408cc74d12b: Pull complete [2022-07-12T14:56:15.291Z] ea60b727a1ce: Pull complete [2022-07-12T14:56:15.291Z] 30c4a7721957: Pull complete [2022-07-12T14:56:15.886Z] 59ccb84bbe0f: Verifying Checksum [2022-07-12T14:56:15.886Z] 59ccb84bbe0f: Download complete [2022-07-12T14:56:15.886Z] 370296b7ddb6: Verifying Checksum [2022-07-12T14:56:15.886Z] 370296b7ddb6: Download complete [2022-07-12T14:56:16.153Z] bcfd1f05c69d: Verifying Checksum [2022-07-12T14:56:16.153Z] bcfd1f05c69d: Download complete [2022-07-12T14:56:20.379Z] 370296b7ddb6: Pull complete [2022-07-12T14:56:20.379Z] 7c6cee850709: Pull complete [2022-07-12T14:56:20.379Z] 39a5fcdaea64: Pull complete [2022-07-12T14:56:20.640Z] d94ebbe4e438: Pull complete [2022-07-12T14:56:27.652Z] Still waiting to schedule task [2022-07-12T14:56:27.652Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19549’ [2022-07-12T14:56:30.641Z] bcfd1f05c69d: Pull complete [2022-07-12T14:56:31.578Z] 59ccb84bbe0f: Pull complete [2022-07-12T14:56:31.578Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-12T14:56:31.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T14:56:31.578Z] ---> a4fb48ad2a94 [2022-07-12T14:56:31.578Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-12T14:56:33.497Z] ---> Running in 44474a43af8f [2022-07-12T14:56:33.497Z] Removing intermediate container 44474a43af8f [2022-07-12T14:56:33.497Z] ---> 5da9eee99017 [2022-07-12T14:56:33.497Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T14:56:33.497Z] ---> Running in 84ad54e59d10 [2022-07-12T14:56:33.497Z] Removing intermediate container 84ad54e59d10 [2022-07-12T14:56:33.497Z] ---> 7dccad1d0dfd [2022-07-12T14:56:33.497Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T14:56:33.757Z] ---> Running in 96e0fb76541a [2022-07-12T14:56:33.757Z] Removing intermediate container 96e0fb76541a [2022-07-12T14:56:33.757Z] ---> 24fc6fbfed54 [2022-07-12T14:56:33.757Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T14:56:33.757Z] ---> Running in 1ef3048bb60f [2022-07-12T14:56:34.703Z] Removing intermediate container 1ef3048bb60f [2022-07-12T14:56:34.703Z] ---> 930add36e182 [2022-07-12T14:56:34.703Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T14:56:34.703Z] ---> Running in 17a887ba50d8 [2022-07-12T14:56:34.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T14:56:35.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T14:56:35.904Z] OK: 211 MiB in 51 packages [2022-07-12T14:56:36.164Z] Removing intermediate container 17a887ba50d8 [2022-07-12T14:56:36.164Z] ---> 31d11856da2a [2022-07-12T14:56:36.164Z] Step 8/13 : WORKDIR /app [2022-07-12T14:56:36.434Z] ---> Running in 614b0b7a97d8 [2022-07-12T14:56:36.434Z] Removing intermediate container 614b0b7a97d8 [2022-07-12T14:56:36.434Z] ---> c06d1ae3b481 [2022-07-12T14:56:36.434Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-12T14:56:36.693Z] ---> 0e308f633e16 [2022-07-12T14:56:36.693Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T14:56:36.693Z] ---> Running in 02a9cb9e8c1e [2022-07-12T14:56:51.595Z] Removing intermediate container 02a9cb9e8c1e [2022-07-12T14:56:51.595Z] ---> ce07f75b35c7 [2022-07-12T14:56:51.595Z] Step 11/13 : COPY . . [2022-07-12T14:56:51.856Z] ---> fdc541e9c6ce [2022-07-12T14:56:51.856Z] Step 12/13 : ARG MAKE="make build" [2022-07-12T14:56:51.856Z] ---> Running in e7f4175de474 [2022-07-12T14:56:51.856Z] Removing intermediate container e7f4175de474 [2022-07-12T14:56:51.856Z] ---> 9fbf1111b948 [2022-07-12T14:56:51.856Z] Step 13/13 : RUN $MAKE [2022-07-12T14:56:51.856Z] ---> Running in e6f1d3233b01 [2022-07-12T14:56:52.118Z] noop [2022-07-12T14:56:52.691Z] Removing intermediate container e6f1d3233b01 [2022-07-12T14:56:52.691Z] ---> 47f8d4e1b3b5 [2022-07-12T14:56:52.691Z] Successfully built 47f8d4e1b3b5 [2022-07-12T14:56:52.691Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:56:53.022Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T14:56:53.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T14:56:53.114Z] prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container [2022-07-12T14:56:53.151Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T14:56:53.551Z] $ docker top 4880970d3fcb8e42b0cab4d058e63509320ae59a040a897f625f45ba23e192f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T14:56:53.901Z] + go version [2022-07-12T14:56:53.902Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-12T14:56:53.912Z] $ docker stop --time=1 4880970d3fcb8e42b0cab4d058e63509320ae59a040a897f625f45ba23e192f8 [2022-07-12T14:56:55.210Z] $ docker rm -f 4880970d3fcb8e42b0cab4d058e63509320ae59a040a897f625f45ba23e192f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:56:55.697Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T14:56:55.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T14:56:55.781Z] prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container [2022-07-12T14:56:55.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T14:56:56.219Z] $ docker top e3b610e158585a45b7b485c654fdedc9a34fe45ef7de3b51eff8d2b5d6e6637d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T14:56:56.583Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-07-12T14:56:56.883Z] + make test [2022-07-12T14:56:56.883Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-12T14:57:06.864Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-12T14:57:06.864Z] CGO_ENABLED=1 go vet ./... [2022-07-12T14:57:09.403Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T14:57:09.403Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T14:57:09.403Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T14:57:09.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T14:57:09.436Z] $ docker stop --time=1 e3b610e158585a45b7b485c654fdedc9a34fe45ef7de3b51eff8d2b5d6e6637d [2022-07-12T14:57:11.208Z] $ docker rm -f e3b610e158585a45b7b485c654fdedc9a34fe45ef7de3b51eff8d2b5d6e6637d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T14:57:11.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T14:57:11.651Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-12T14:57:12.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-12T14:57:12.380Z] + ls -al . [2022-07-12T14:57:12.380Z] total 168 [2022-07-12T14:57:12.380Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 14:56 . [2022-07-12T14:57:12.380Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 14:55 .. [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 14:55 .dockerignore [2022-07-12T14:57:12.380Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 14:56 .git [2022-07-12T14:57:12.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 14:55 .github [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 12 14:55 .gitignore [2022-07-12T14:57:12.380Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 14:56 .semver [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 12 14:55 Attribution.txt [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 12 14:55 CHANGELOG.md [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 12 14:55 Dockerfile [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 14:55 GOVERNANCE.md [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 12 14:55 Jenkinsfile [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 14:55 LICENSE [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 12 14:55 OWNERS.md [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 12 14:55 README.md [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 12 14:56 VERSION [2022-07-12T14:57:12.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 14:55 bin [2022-07-12T14:57:12.380Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 12 14:56 coverage.out [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jul 12 14:55 go.mod [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 35610 Jul 12 14:55 go.sum [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 12 14:55 main.go [2022-07-12T14:57:12.380Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 12 14:55 makefile [2022-07-12T14:57:12.380Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 14:55 res [2022-07-12T14:57:12.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 14:55 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:57:12.692Z] + 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=36942d585d64ecf4972d6f5453203026c8ac18ff --label arch=amd64 --label version=2.2.1-dev.8 . [2022-07-12T14:57:12.692Z] Sending build context to Docker daemon 3.098MB [2022-07-12T14:57:12.692Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T14:57:12.692Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-12T14:57:12.692Z] ---> 47f8d4e1b3b5 [2022-07-12T14:57:12.692Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-12T14:57:12.692Z] ---> Running in 4ac7be720619 [2022-07-12T14:57:12.953Z] Removing intermediate container 4ac7be720619 [2022-07-12T14:57:12.953Z] ---> fbb16af2e139 [2022-07-12T14:57:12.953Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T14:57:12.953Z] ---> Running in cf80eda8a716 [2022-07-12T14:57:12.953Z] Removing intermediate container cf80eda8a716 [2022-07-12T14:57:12.953Z] ---> 4bc6d400d484 [2022-07-12T14:57:12.953Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T14:57:12.953Z] ---> Running in ed003ad21cc0 [2022-07-12T14:57:13.216Z] Removing intermediate container ed003ad21cc0 [2022-07-12T14:57:13.216Z] ---> 7d85627ed760 [2022-07-12T14:57:13.216Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T14:57:13.216Z] ---> Running in b4e3432bdc3a [2022-07-12T14:57:13.788Z] Removing intermediate container b4e3432bdc3a [2022-07-12T14:57:13.788Z] ---> e61a2d73ce42 [2022-07-12T14:57:13.788Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T14:57:13.788Z] ---> Running in bf1cd48c7bf4 [2022-07-12T14:57:14.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T14:57:15.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T14:57:15.266Z] OK: 211 MiB in 51 packages [2022-07-12T14:57:15.528Z] Removing intermediate container bf1cd48c7bf4 [2022-07-12T14:57:15.528Z] ---> daee4a4e49f6 [2022-07-12T14:57:15.528Z] Step 8/27 : WORKDIR /app [2022-07-12T14:57:15.790Z] ---> Running in 595fa729643b [2022-07-12T14:57:15.790Z] Removing intermediate container 595fa729643b [2022-07-12T14:57:15.790Z] ---> c089e836f205 [2022-07-12T14:57:15.790Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-12T14:57:15.790Z] ---> 7a040b26eadb [2022-07-12T14:57:15.790Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T14:57:16.052Z] ---> Running in 1e05ec92dbe7 [2022-07-12T14:57:16.622Z] Removing intermediate container 1e05ec92dbe7 [2022-07-12T14:57:16.623Z] ---> f04a181f4ca8 [2022-07-12T14:57:16.623Z] Step 11/27 : COPY . . [2022-07-12T14:57:16.884Z] ---> 422c0171285c [2022-07-12T14:57:16.884Z] Step 12/27 : ARG MAKE="make build" [2022-07-12T14:57:16.884Z] ---> Running in e76c51bc1064 [2022-07-12T14:57:16.884Z] Removing intermediate container e76c51bc1064 [2022-07-12T14:57:16.884Z] ---> 442dc52bbb7d [2022-07-12T14:57:16.884Z] Step 13/27 : RUN $MAKE [2022-07-12T14:57:17.147Z] ---> Running in b8385e75d75c [2022-07-12T14:57:17.408Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-12T14:57:39.386Z] Removing intermediate container b8385e75d75c [2022-07-12T14:57:39.386Z] ---> 546be4a01a0f [2022-07-12T14:57:39.386Z] Step 14/27 : FROM alpine:3.16 [2022-07-12T14:57:39.386Z] 3.16: Pulling from library/alpine [2022-07-12T14:57:39.386Z] 2408cc74d12b: Already exists [2022-07-12T14:57:39.386Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T14:57:39.386Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T14:57:39.386Z] ---> e66264b98777 [2022-07-12T14:57:39.386Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T14:57:39.386Z] ---> Running in 4e1b5f4205df [2022-07-12T14:57:39.386Z] Removing intermediate container 4e1b5f4205df [2022-07-12T14:57:39.386Z] ---> 7b911b1fa196 [2022-07-12T14:57:39.386Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-12T14:57:39.386Z] ---> Running in 234a168c7019 [2022-07-12T14:57:39.386Z] Removing intermediate container 234a168c7019 [2022-07-12T14:57:39.386Z] ---> 515db1cae510 [2022-07-12T14:57:39.386Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-12T14:57:39.386Z] ---> Running in 876dd0a39d99 [2022-07-12T14:57:39.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T14:57:39.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T14:57:39.386Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-12T14:57:39.386Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-12T14:57:39.386Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T14:57:39.386Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-12T14:57:39.386Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T14:57:39.386Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-12T14:57:39.386Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-12T14:57:39.386Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T14:57:39.386Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T14:57:39.386Z] OK: 9 MiB in 21 packages [2022-07-12T14:57:39.386Z] Removing intermediate container 876dd0a39d99 [2022-07-12T14:57:39.386Z] ---> 5d6b7df07e4d [2022-07-12T14:57:39.386Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-12T14:57:39.386Z] ---> 6a62bb521315 [2022-07-12T14:57:39.386Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-12T14:57:39.386Z] ---> f21d50676f05 [2022-07-12T14:57:39.386Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-12T14:57:39.386Z] ---> 61fead69f8b4 [2022-07-12T14:57:39.386Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-12T14:57:39.961Z] ---> dd6abe64b610 [2022-07-12T14:57:39.961Z] Step 22/27 : EXPOSE 48095 [2022-07-12T14:57:39.961Z] ---> Running in 6fd3a7d67598 [2022-07-12T14:57:40.221Z] Removing intermediate container 6fd3a7d67598 [2022-07-12T14:57:40.221Z] ---> cc39cc7e5163 [2022-07-12T14:57:40.221Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-12T14:57:40.221Z] ---> Running in 91e6be65efdc [2022-07-12T14:57:40.221Z] Removing intermediate container 91e6be65efdc [2022-07-12T14:57:40.221Z] ---> b9b0d870db41 [2022-07-12T14:57:40.221Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T14:57:40.481Z] ---> Running in e3d039ba950e [2022-07-12T14:57:40.481Z] Removing intermediate container e3d039ba950e [2022-07-12T14:57:40.481Z] ---> c6f203400ced [2022-07-12T14:57:40.481Z] Step 25/27 : LABEL arch=amd64 [2022-07-12T14:57:40.481Z] ---> Running in f34e056a25ad [2022-07-12T14:57:40.746Z] Removing intermediate container f34e056a25ad [2022-07-12T14:57:40.746Z] ---> fe630a90469e [2022-07-12T14:57:40.746Z] Step 26/27 : LABEL git_sha=36942d585d64ecf4972d6f5453203026c8ac18ff [2022-07-12T14:57:40.746Z] ---> Running in ce9f4cf26cce [2022-07-12T14:57:40.746Z] Removing intermediate container ce9f4cf26cce [2022-07-12T14:57:40.746Z] ---> 4ad7fbcece91 [2022-07-12T14:57:40.746Z] Step 27/27 : LABEL version=2.2.1-dev.8 [2022-07-12T14:57:40.746Z] ---> Running in 639ccf4ad97a [2022-07-12T14:57:40.746Z] Removing intermediate container 639ccf4ad97a [2022-07-12T14:57:40.746Z] ---> b09ffcd3699c [2022-07-12T14:57:40.746Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-12T14:57:41.006Z] Successfully built b09ffcd3699c [2022-07-12T14:57:41.006Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T14:57:41.111Z] provisioning config files... [2022-07-12T14:57:41.119Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6312867081426416876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T14:57:41.426Z] ---> docker-login.sh [2022-07-12T14:57:41.427Z] nexus3.edgexfoundry.org:10001 [2022-07-12T14:57:41.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:57:41.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:57:41.427Z] Configure a credential helper to remove this warning. See [2022-07-12T14:57:41.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:57:41.427Z] [2022-07-12T14:57:41.427Z] Login Succeeded [2022-07-12T14:57:41.427Z] nexus3.edgexfoundry.org:10002 [2022-07-12T14:57:41.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:57:41.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:57:41.687Z] Configure a credential helper to remove this warning. See [2022-07-12T14:57:41.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:57:41.687Z] [2022-07-12T14:57:41.687Z] Login Succeeded [2022-07-12T14:57:41.687Z] nexus3.edgexfoundry.org:10003 [2022-07-12T14:57:41.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:57:41.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:57:41.687Z] Configure a credential helper to remove this warning. See [2022-07-12T14:57:41.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:57:41.687Z] [2022-07-12T14:57:41.687Z] Login Succeeded [2022-07-12T14:57:41.687Z] nexus3.edgexfoundry.org:10004 [2022-07-12T14:57:41.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:57:41.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:57:41.948Z] Configure a credential helper to remove this warning. See [2022-07-12T14:57:41.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:57:41.948Z] [2022-07-12T14:57:41.948Z] Login Succeeded [2022-07-12T14:57:41.948Z] docker.io [2022-07-12T14:57:41.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:57:42.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:57:42.210Z] Configure a credential helper to remove this warning. See [2022-07-12T14:57:42.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:57:42.210Z] [2022-07-12T14:57:42.210Z] Login Succeeded [2022-07-12T14:57:42.210Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T14:57:42.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-12T14:57:42.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T14:57:42.275Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-07-12T14:57:42.275Z] 36942d585d64ecf4972d6f5453203026c8ac18ff [2022-07-12T14:57:42.275Z] latest [2022-07-12T14:57:42.275Z] 2.2.1-dev.8 [2022-07-12T14:57:42.275Z] 36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 [2022-07-12T14:57:42.275Z] main [2022-07-12T14:57:42.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:57:42.607Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:57:42.920Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36942d585d64ecf4972d6f5453203026c8ac18ff [2022-07-12T14:57:42.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-12T14:57:42.920Z] a0ebb2cdc11c: Preparing [2022-07-12T14:57:42.920Z] 33833b182fc4: Preparing [2022-07-12T14:57:42.920Z] 00aa56f36737: Preparing [2022-07-12T14:57:42.920Z] 2eae0af0bc30: Preparing [2022-07-12T14:57:42.920Z] 845a648d241e: Preparing [2022-07-12T14:57:42.920Z] 24302eb7d908: Preparing [2022-07-12T14:57:42.920Z] 24302eb7d908: Waiting [2022-07-12T14:57:42.920Z] 2eae0af0bc30: Pushed [2022-07-12T14:57:42.920Z] 00aa56f36737: Pushed [2022-07-12T14:57:42.920Z] 33833b182fc4: Pushed [2022-07-12T14:57:42.920Z] 24302eb7d908: Layer already exists [2022-07-12T14:57:43.490Z] 845a648d241e: Pushed [2022-07-12T14:57:45.401Z] a0ebb2cdc11c: Pushed [2022-07-12T14:57:45.401Z] 36942d585d64ecf4972d6f5453203026c8ac18ff: digest: sha256:7fc3ae47c147fc743bc8b5d4221535179cb96e78dd409ebaaa55b4a70fc4c7a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:57:45.724Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:57:46.053Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-12T14:57:46.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-12T14:57:46.053Z] a0ebb2cdc11c: Preparing [2022-07-12T14:57:46.053Z] 33833b182fc4: Preparing [2022-07-12T14:57:46.053Z] 00aa56f36737: Preparing [2022-07-12T14:57:46.053Z] 2eae0af0bc30: Preparing [2022-07-12T14:57:46.053Z] 845a648d241e: Preparing [2022-07-12T14:57:46.053Z] 24302eb7d908: Preparing [2022-07-12T14:57:46.053Z] 24302eb7d908: Waiting [2022-07-12T14:57:46.053Z] 00aa56f36737: Layer already exists [2022-07-12T14:57:46.053Z] a0ebb2cdc11c: Layer already exists [2022-07-12T14:57:46.053Z] 33833b182fc4: Layer already exists [2022-07-12T14:57:46.053Z] 845a648d241e: Layer already exists [2022-07-12T14:57:46.053Z] 2eae0af0bc30: Layer already exists [2022-07-12T14:57:46.053Z] 24302eb7d908: Layer already exists [2022-07-12T14:57:46.054Z] latest: digest: sha256:7fc3ae47c147fc743bc8b5d4221535179cb96e78dd409ebaaa55b4a70fc4c7a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:57:46.371Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:57:46.688Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.8 [2022-07-12T14:57:46.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-12T14:57:46.688Z] a0ebb2cdc11c: Preparing [2022-07-12T14:57:46.688Z] 33833b182fc4: Preparing [2022-07-12T14:57:46.688Z] 00aa56f36737: Preparing [2022-07-12T14:57:46.688Z] 2eae0af0bc30: Preparing [2022-07-12T14:57:46.688Z] 845a648d241e: Preparing [2022-07-12T14:57:46.688Z] 24302eb7d908: Preparing [2022-07-12T14:57:46.688Z] 24302eb7d908: Waiting [2022-07-12T14:57:46.688Z] 00aa56f36737: Layer already exists [2022-07-12T14:57:46.688Z] a0ebb2cdc11c: Layer already exists [2022-07-12T14:57:46.688Z] 33833b182fc4: Layer already exists [2022-07-12T14:57:46.688Z] 2eae0af0bc30: Layer already exists [2022-07-12T14:57:46.688Z] 845a648d241e: Layer already exists [2022-07-12T14:57:46.688Z] 24302eb7d908: Layer already exists [2022-07-12T14:57:46.688Z] 2.2.1-dev.8: digest: sha256:7fc3ae47c147fc743bc8b5d4221535179cb96e78dd409ebaaa55b4a70fc4c7a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:57:47.016Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:57:47.337Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 [2022-07-12T14:57:47.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-12T14:57:47.337Z] a0ebb2cdc11c: Preparing [2022-07-12T14:57:47.337Z] 33833b182fc4: Preparing [2022-07-12T14:57:47.337Z] 00aa56f36737: Preparing [2022-07-12T14:57:47.337Z] 2eae0af0bc30: Preparing [2022-07-12T14:57:47.337Z] 845a648d241e: Preparing [2022-07-12T14:57:47.337Z] 24302eb7d908: Preparing [2022-07-12T14:57:47.337Z] 845a648d241e: Layer already exists [2022-07-12T14:57:47.337Z] 2eae0af0bc30: Layer already exists [2022-07-12T14:57:47.337Z] a0ebb2cdc11c: Layer already exists [2022-07-12T14:57:47.337Z] 00aa56f36737: Layer already exists [2022-07-12T14:57:47.337Z] 33833b182fc4: Layer already exists [2022-07-12T14:57:47.337Z] 24302eb7d908: Layer already exists [2022-07-12T14:57:47.337Z] 36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8: digest: sha256:7fc3ae47c147fc743bc8b5d4221535179cb96e78dd409ebaaa55b4a70fc4c7a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:57:47.667Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:57:47.992Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-07-12T14:57:47.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-12T14:57:47.992Z] a0ebb2cdc11c: Preparing [2022-07-12T14:57:47.992Z] 33833b182fc4: Preparing [2022-07-12T14:57:47.992Z] 00aa56f36737: Preparing [2022-07-12T14:57:47.992Z] 2eae0af0bc30: Preparing [2022-07-12T14:57:47.992Z] 845a648d241e: Preparing [2022-07-12T14:57:47.992Z] 24302eb7d908: Preparing [2022-07-12T14:57:47.992Z] 24302eb7d908: Waiting [2022-07-12T14:57:47.992Z] a0ebb2cdc11c: Layer already exists [2022-07-12T14:57:47.992Z] 00aa56f36737: Layer already exists [2022-07-12T14:57:47.992Z] 33833b182fc4: Layer already exists [2022-07-12T14:57:47.992Z] 2eae0af0bc30: Layer already exists [2022-07-12T14:57:47.992Z] 845a648d241e: Layer already exists [2022-07-12T14:57:47.993Z] 24302eb7d908: Layer already exists [2022-07-12T14:57:47.993Z] main: digest: sha256:7fc3ae47c147fc743bc8b5d4221535179cb96e78dd409ebaaa55b4a70fc4c7a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-12T14:57:48.048Z] ===================================================== [Pipeline] echo [2022-07-12T14:57:48.058Z] taggedImages: [2022-07-12T14:57:48.058Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:36942d585d64ecf4972d6f5453203026c8ac18ff [2022-07-12T14:57:48.058Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-12T14:57:48.058Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.8 [2022-07-12T14:57:48.058Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 [2022-07-12T14:57:48.058Z] - 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] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:57:48.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T14:57:48.427Z] [2022-07-12T14:57:48.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:57:48.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T14:57:48.733Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-12T14:57:48.733Z] 5eb5b503b376: Pulling fs layer [2022-07-12T14:57:48.733Z] 5c69ac0246d0: Pulling fs layer [2022-07-12T14:57:48.733Z] ec43610c2a17: Pulling fs layer [2022-07-12T14:57:48.733Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-12T14:57:48.733Z] 33b1e0a273af: Pulling fs layer [2022-07-12T14:57:48.733Z] 5d3b04190fa2: Pulling fs layer [2022-07-12T14:57:48.733Z] 2f39f015ded8: Pulling fs layer [2022-07-12T14:57:48.733Z] 3a2ae6a8a46f: Waiting [2022-07-12T14:57:48.733Z] 33b1e0a273af: Waiting [2022-07-12T14:57:48.733Z] 2f39f015ded8: Waiting [2022-07-12T14:57:48.733Z] 5c69ac0246d0: Verifying Checksum [2022-07-12T14:57:48.733Z] 5c69ac0246d0: Download complete [2022-07-12T14:57:48.733Z] 3a2ae6a8a46f: Download complete [2022-07-12T14:57:48.993Z] 33b1e0a273af: Verifying Checksum [2022-07-12T14:57:48.993Z] 33b1e0a273af: Download complete [2022-07-12T14:57:48.993Z] ec43610c2a17: Verifying Checksum [2022-07-12T14:57:48.993Z] ec43610c2a17: Download complete [2022-07-12T14:57:48.993Z] 5d3b04190fa2: Verifying Checksum [2022-07-12T14:57:48.993Z] 5d3b04190fa2: Download complete [2022-07-12T14:57:48.993Z] 5eb5b503b376: Verifying Checksum [2022-07-12T14:57:48.993Z] 5eb5b503b376: Download complete [2022-07-12T14:57:49.562Z] 2f39f015ded8: Download complete [2022-07-12T14:57:50.133Z] 5eb5b503b376: Pull complete [2022-07-12T14:57:50.394Z] 5c69ac0246d0: Pull complete [2022-07-12T14:57:50.963Z] ec43610c2a17: Pull complete [2022-07-12T14:57:50.963Z] 3a2ae6a8a46f: Pull complete [2022-07-12T14:57:51.222Z] 33b1e0a273af: Pull complete [2022-07-12T14:57:51.222Z] 5d3b04190fa2: Pull complete [2022-07-12T14:57:55.495Z] 2f39f015ded8: Pull complete [2022-07-12T14:57:55.495Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-12T14:57:55.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T14:57:55.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T14:57:55.656Z] prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container [2022-07-12T14:57:55.691Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T14:57:57.470Z] $ docker top 5e9566ebeb87c2920dd1313301c567758c7de14e8b06b24a8f48076116313726 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T14:57:57.860Z] ---> job-cost.sh [2022-07-12T14:57:57.860Z] lf-activate-venv: SKIPPING [2022-07-12T14:57:57.860Z] INFO: No Stack... [2022-07-12T14:57:58.122Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T14:57:58.692Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T14:57:58.988Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-07-12T14:57:58.988Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T14:57:59.002Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] [2022-07-12T14:57:59.011Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] did not exist. Created. [2022-07-12T14:57:59.011Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T14:57:59.314Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-12T14:57:59.347Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T14:57:59.353Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T14:57:59.372Z] $ docker stop --time=1 5e9566ebeb87c2920dd1313301c567758c7de14e8b06b24a8f48076116313726 [2022-07-12T14:58:00.542Z] $ docker rm -f 5e9566ebeb87c2920dd1313301c567758c7de14e8b06b24a8f48076116313726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T14:59:22.819Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19551 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-07-12T14:59:22.831Z] Running in /w/workspace/app-service-configurable/85 [Pipeline] { [Pipeline] checkout [2022-07-12T14:59:22.865Z] Selected Git installation does not exist. Using Default [2022-07-12T14:59:22.865Z] The recommended git tool is: NONE [2022-07-12T14:59:27.914Z] using credential edgex-jenkins-ssh [2022-07-12T14:59:27.934Z] Cloning the remote Git repository [2022-07-12T14:59:28.005Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-12T14:59:28.092Z] > git init /w/workspace/app-service-configurable/85 # timeout=10 [2022-07-12T14:59:28.198Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-12T14:59:28.199Z] > git --version # timeout=10 [2022-07-12T14:59:28.221Z] > git --version # 'git version 2.25.1' [2022-07-12T14:59:28.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T14:59:28.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T14:59:29.339Z] Avoid second fetch [2022-07-12T14:59:29.339Z] Checking out Revision 36942d585d64ecf4972d6f5453203026c8ac18ff (main) [2022-07-12T14:59:29.299Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-12T14:59:29.322Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T14:59:29.420Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T14:59:29.462Z] > git checkout -f 36942d585d64ecf4972d6f5453203026c8ac18ff # timeout=10 [2022-07-12T14:59:33.958Z] Commit message: "build(snap): Upgrade to Go 1.18 (#441)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T14:59:34.892Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-12T14:59:34.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T14:59:34.892Z] Dload Upload Total Spent Left Speed [2022-07-12T14:59:34.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 199k 0 --:--:-- --:--:-- --:--:-- 203k [Pipeline] sh [2022-07-12T14:59:35.570Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-12T14:59:35.923Z] + sudo tee /etc/docker/daemon.new [2022-07-12T14:59:35.923Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-12T14:59:35.923Z] { [2022-07-12T14:59:35.923Z] "registry-mirrors": [ [2022-07-12T14:59:35.923Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-12T14:59:35.923Z] ], [2022-07-12T14:59:35.923Z] "bip": "10.250.0.254/24", [2022-07-12T14:59:35.923Z] "hosts": [ [2022-07-12T14:59:35.923Z] "tcp://0.0.0.0:5555", [2022-07-12T14:59:35.923Z] "unix:///var/run/docker.sock" [2022-07-12T14:59:35.923Z] ], [2022-07-12T14:59:35.923Z] "mtu": 1458, [2022-07-12T14:59:35.923Z] "selinux-enabled": true, [2022-07-12T14:59:35.923Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-12T14:59:35.923Z] } [Pipeline] sh [2022-07-12T14:59:36.292Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-12T14:59:36.646Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T14:59:55.055Z] provisioning config files... [2022-07-12T14:59:55.084Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/85@tmp/config4812833432571152376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T14:59:55.466Z] ---> docker-login.sh [2022-07-12T14:59:55.466Z] nexus3.edgexfoundry.org:10001 [2022-07-12T14:59:56.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:59:56.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:59:56.668Z] Configure a credential helper to remove this warning. See [2022-07-12T14:59:56.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:59:56.668Z] [2022-07-12T14:59:56.668Z] Login Succeeded [2022-07-12T14:59:56.668Z] nexus3.edgexfoundry.org:10002 [2022-07-12T14:59:56.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:59:56.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:59:56.942Z] Configure a credential helper to remove this warning. See [2022-07-12T14:59:56.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:59:56.942Z] [2022-07-12T14:59:56.942Z] Login Succeeded [2022-07-12T14:59:56.942Z] nexus3.edgexfoundry.org:10003 [2022-07-12T14:59:57.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:59:57.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:59:57.548Z] Configure a credential helper to remove this warning. See [2022-07-12T14:59:57.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:59:57.548Z] [2022-07-12T14:59:57.548Z] Login Succeeded [2022-07-12T14:59:57.548Z] nexus3.edgexfoundry.org:10004 [2022-07-12T14:59:57.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:59:58.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:59:58.100Z] Configure a credential helper to remove this warning. See [2022-07-12T14:59:58.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:59:58.100Z] [2022-07-12T14:59:58.100Z] Login Succeeded [2022-07-12T14:59:58.100Z] docker.io [2022-07-12T14:59:58.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T14:59:58.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T14:59:58.975Z] Configure a credential helper to remove this warning. See [2022-07-12T14:59:58.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T14:59:58.975Z] [2022-07-12T14:59:58.975Z] Login Succeeded [2022-07-12T14:59:58.975Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T14:59:58.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-12T14:59:59.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T14:59:59.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T14:59:59.550Z] ========================================================= [2022-07-12T14:59:59.550Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-12T14:59:59.550Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T14:59:59.937Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-12T14:59:59.937Z] Sending build context to Docker daemon 205.3kB [2022-07-12T15:00:00.212Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T15:00:00.212Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-12T15:00:00.485Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-12T15:00:00.485Z] b3c136eddcbf: Pulling fs layer [2022-07-12T15:00:00.485Z] c0a3192eca97: Pulling fs layer [2022-07-12T15:00:00.485Z] a050256f5b6f: Pulling fs layer [2022-07-12T15:00:00.485Z] 656be50a0ddc: Pulling fs layer [2022-07-12T15:00:00.485Z] 2bbca73fdf42: Pulling fs layer [2022-07-12T15:00:00.485Z] 46d945488cbd: Pulling fs layer [2022-07-12T15:00:00.485Z] 8a5474983e97: Pulling fs layer [2022-07-12T15:00:00.485Z] 329c88fbcd65: Pulling fs layer [2022-07-12T15:00:00.485Z] 2bbca73fdf42: Waiting [2022-07-12T15:00:00.485Z] 46d945488cbd: Waiting [2022-07-12T15:00:00.485Z] 8a5474983e97: Waiting [2022-07-12T15:00:00.485Z] 329c88fbcd65: Waiting [2022-07-12T15:00:00.485Z] 656be50a0ddc: Waiting [2022-07-12T15:00:00.485Z] a050256f5b6f: Verifying Checksum [2022-07-12T15:00:00.485Z] a050256f5b6f: Download complete [2022-07-12T15:00:00.485Z] c0a3192eca97: Verifying Checksum [2022-07-12T15:00:00.485Z] c0a3192eca97: Download complete [2022-07-12T15:00:00.485Z] 2bbca73fdf42: Download complete [2022-07-12T15:00:00.485Z] 46d945488cbd: Verifying Checksum [2022-07-12T15:00:00.485Z] 46d945488cbd: Download complete [2022-07-12T15:00:00.485Z] b3c136eddcbf: Download complete [2022-07-12T15:00:01.478Z] b3c136eddcbf: Pull complete [2022-07-12T15:00:01.754Z] 329c88fbcd65: Verifying Checksum [2022-07-12T15:00:01.754Z] 329c88fbcd65: Download complete [2022-07-12T15:00:02.033Z] c0a3192eca97: Pull complete [2022-07-12T15:00:02.642Z] a050256f5b6f: Pull complete [2022-07-12T15:00:02.917Z] 8a5474983e97: Download complete [2022-07-12T15:00:03.518Z] 656be50a0ddc: Verifying Checksum [2022-07-12T15:00:03.518Z] 656be50a0ddc: Download complete [2022-07-12T15:00:15.941Z] 656be50a0ddc: Pull complete [2022-07-12T15:00:16.218Z] 2bbca73fdf42: Pull complete [2022-07-12T15:00:16.218Z] 46d945488cbd: Pull complete [2022-07-12T15:00:22.950Z] 8a5474983e97: Pull complete [2022-07-12T15:00:24.386Z] 329c88fbcd65: Pull complete [2022-07-12T15:00:24.386Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-12T15:00:24.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T15:00:24.386Z] ---> ff4287adb874 [2022-07-12T15:00:24.386Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-12T15:00:25.829Z] ---> Running in 90bb99e45fe3 [2022-07-12T15:00:26.103Z] Removing intermediate container 90bb99e45fe3 [2022-07-12T15:00:26.103Z] ---> 48c23588cb57 [2022-07-12T15:00:26.103Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T15:00:26.103Z] ---> Running in efb6affdc946 [2022-07-12T15:00:26.385Z] Removing intermediate container efb6affdc946 [2022-07-12T15:00:26.385Z] ---> f6327334d6fb [2022-07-12T15:00:26.385Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T15:00:26.662Z] ---> Running in 05f6e9e94fd9 [2022-07-12T15:00:26.936Z] Removing intermediate container 05f6e9e94fd9 [2022-07-12T15:00:26.936Z] ---> 8fc67e73b7dc [2022-07-12T15:00:26.936Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T15:00:26.936Z] ---> Running in 8a520f43682d [2022-07-12T15:00:28.938Z] Removing intermediate container 8a520f43682d [2022-07-12T15:00:28.938Z] ---> 6edf10680ec0 [2022-07-12T15:00:28.938Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T15:00:28.938Z] ---> Running in f626ea5145b1 [2022-07-12T15:00:29.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T15:00:30.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T15:00:31.904Z] OK: 221 MiB in 51 packages [2022-07-12T15:00:32.522Z] Removing intermediate container f626ea5145b1 [2022-07-12T15:00:32.522Z] ---> bfb85abd1e79 [2022-07-12T15:00:32.522Z] Step 8/13 : WORKDIR /app [2022-07-12T15:00:32.522Z] ---> Running in dd828d0de9a2 [2022-07-12T15:00:33.131Z] Removing intermediate container dd828d0de9a2 [2022-07-12T15:00:33.131Z] ---> 4f249fa000e6 [2022-07-12T15:00:33.131Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-12T15:00:33.418Z] ---> 824be479b5a4 [2022-07-12T15:00:33.418Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T15:00:33.696Z] ---> Running in e7384051e893 [2022-07-12T15:01:30.275Z] Removing intermediate container e7384051e893 [2022-07-12T15:01:30.275Z] ---> 615c57b00f93 [2022-07-12T15:01:30.275Z] Step 11/13 : COPY . . [2022-07-12T15:01:30.275Z] ---> a76f348aec80 [2022-07-12T15:01:30.275Z] Step 12/13 : ARG MAKE="make build" [2022-07-12T15:01:30.275Z] ---> Running in f69e7de7bfd7 [2022-07-12T15:01:30.275Z] Removing intermediate container f69e7de7bfd7 [2022-07-12T15:01:30.275Z] ---> 1d7c77ce8be5 [2022-07-12T15:01:30.275Z] Step 13/13 : RUN $MAKE [2022-07-12T15:01:30.275Z] ---> Running in 3ee79f7f76f2 [2022-07-12T15:01:30.275Z] noop [2022-07-12T15:01:30.275Z] Removing intermediate container 3ee79f7f76f2 [2022-07-12T15:01:30.275Z] ---> a58a0bcaf23a [2022-07-12T15:01:30.275Z] Successfully built a58a0bcaf23a [2022-07-12T15:01:30.275Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:01:30.650Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T15:01:30.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:01:30.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container [2022-07-12T15:01:31.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/85 -v /w/workspace/app-service-configurable/85:/w/workspace/app-service-configurable/85:rw,z -v /w/workspace/app-service-configurable/85@tmp:/w/workspace/app-service-configurable/85@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 ******** -e ******** ci-base-image-arm64 cat [2022-07-12T15:01:32.364Z] $ docker top 37cf0ddb2bf3f639a4b7fc2cce6b2ee3f406de0c3163dd9f3e72aa1c50c57bff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T15:01:33.298Z] + go version [2022-07-12T15:01:33.298Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-12T15:01:33.329Z] $ docker stop --time=1 37cf0ddb2bf3f639a4b7fc2cce6b2ee3f406de0c3163dd9f3e72aa1c50c57bff [2022-07-12T15:01:34.997Z] $ docker rm -f 37cf0ddb2bf3f639a4b7fc2cce6b2ee3f406de0c3163dd9f3e72aa1c50c57bff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:01:35.636Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T15:01:35.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:01:35.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container [2022-07-12T15:01:35.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/85 -v /w/workspace/app-service-configurable/85:/w/workspace/app-service-configurable/85:rw,z -v /w/workspace/app-service-configurable/85@tmp:/w/workspace/app-service-configurable/85@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 ******** -e ******** ci-base-image-arm64 cat [2022-07-12T15:01:37.312Z] $ docker top 8a1f8cbffb04ce8a45b8253823cba4f63ccdb7f24e7b84f09a0938c0a8a494ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T15:01:38.268Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/85 [Pipeline] fileExists [Pipeline] sh [2022-07-12T15:01:38.954Z] + make test [2022-07-12T15:01:38.954Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-12T15:03:00.816Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-12T15:03:00.816Z] CGO_ENABLED=1 go vet ./... [2022-07-12T15:03:19.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T15:03:19.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T15:03:19.173Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T15:03:19.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T15:03:19.211Z] $ docker stop --time=1 8a1f8cbffb04ce8a45b8253823cba4f63ccdb7f24e7b84f09a0938c0a8a494ad [2022-07-12T15:03:21.036Z] $ docker rm -f 8a1f8cbffb04ce8a45b8253823cba4f63ccdb7f24e7b84f09a0938c0a8a494ad [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T15:03:22.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T15:03:22.024Z] Warning: overwriting stash ‘coverage-report’ [2022-07-12T15:03:22.458Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T15:03:22.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-12T15:03:23.313Z] + ls -al . [2022-07-12T15:03:23.313Z] total 164 [2022-07-12T15:03:23.313Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 12 15:01 . [2022-07-12T15:03:23.313Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 14:59 .. [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 14:59 .dockerignore [2022-07-12T15:03:23.313Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 14:59 .git [2022-07-12T15:03:23.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 14:59 .github [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 12 14:59 .gitignore [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 12 14:59 Attribution.txt [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 12 14:59 CHANGELOG.md [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 12 14:59 Dockerfile [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 14:59 GOVERNANCE.md [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 12 14:59 Jenkinsfile [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 14:59 LICENSE [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 12 14:59 OWNERS.md [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 12 14:59 README.md [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 12 14:56 VERSION [2022-07-12T15:03:23.313Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 14:59 bin [2022-07-12T15:03:23.313Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 12 15:01 coverage.out [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jul 12 14:59 go.mod [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 35610 Jul 12 14:59 go.sum [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 12 14:59 main.go [2022-07-12T15:03:23.313Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 12 14:59 makefile [2022-07-12T15:03:23.313Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 14:59 res [2022-07-12T15:03:23.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 14:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:03:23.679Z] + 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=36942d585d64ecf4972d6f5453203026c8ac18ff --label arch=arm64 --label version=2.2.1-dev.8 . [2022-07-12T15:03:23.679Z] Sending build context to Docker daemon 206.3kB [2022-07-12T15:03:24.000Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T15:03:24.000Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-12T15:03:24.000Z] ---> a58a0bcaf23a [2022-07-12T15:03:24.000Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-12T15:03:24.313Z] ---> Running in b688440490ba [2022-07-12T15:03:24.597Z] Removing intermediate container b688440490ba [2022-07-12T15:03:24.597Z] ---> 59517f0c12b6 [2022-07-12T15:03:24.597Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T15:03:24.597Z] ---> Running in 7feec1eaf27d [2022-07-12T15:03:24.873Z] Removing intermediate container 7feec1eaf27d [2022-07-12T15:03:24.873Z] ---> 929704df3b3d [2022-07-12T15:03:24.873Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T15:03:25.145Z] ---> Running in 5f815f602daf [2022-07-12T15:03:25.420Z] Removing intermediate container 5f815f602daf [2022-07-12T15:03:25.420Z] ---> 2aa163c422b8 [2022-07-12T15:03:25.420Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T15:03:25.420Z] ---> Running in 025675d7ed70 [2022-07-12T15:03:26.877Z] Removing intermediate container 025675d7ed70 [2022-07-12T15:03:26.877Z] ---> 675dcceb7767 [2022-07-12T15:03:26.877Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T15:03:27.154Z] ---> Running in 1f7f26933beb [2022-07-12T15:03:28.148Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T15:03:29.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T15:03:29.721Z] OK: 221 MiB in 51 packages [2022-07-12T15:03:30.703Z] Removing intermediate container 1f7f26933beb [2022-07-12T15:03:30.703Z] ---> a18ff14435a4 [2022-07-12T15:03:30.703Z] Step 8/27 : WORKDIR /app [2022-07-12T15:03:30.703Z] ---> Running in 8e8bb406da39 [2022-07-12T15:03:30.978Z] Removing intermediate container 8e8bb406da39 [2022-07-12T15:03:30.978Z] ---> 7dcd63d1ff14 [2022-07-12T15:03:30.978Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-12T15:03:31.585Z] ---> f97e5a7fc76a [2022-07-12T15:03:31.585Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T15:03:31.585Z] ---> Running in 82b9c64b4afd [2022-07-12T15:03:33.590Z] Removing intermediate container 82b9c64b4afd [2022-07-12T15:03:33.590Z] ---> 3807363c91fc [2022-07-12T15:03:33.590Z] Step 11/27 : COPY . . [2022-07-12T15:03:34.185Z] ---> 61a59fcecd69 [2022-07-12T15:03:34.185Z] Step 12/27 : ARG MAKE="make build" [2022-07-12T15:03:34.185Z] ---> Running in 51e06071c8d2 [2022-07-12T15:03:34.461Z] Removing intermediate container 51e06071c8d2 [2022-07-12T15:03:34.461Z] ---> 009eb06c289d [2022-07-12T15:03:34.461Z] Step 13/27 : RUN $MAKE [2022-07-12T15:03:34.736Z] ---> Running in 728e8d57552f [2022-07-12T15:03:35.720Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-12T15:05:42.605Z] Removing intermediate container 728e8d57552f [2022-07-12T15:05:42.605Z] ---> ddf42dda4942 [2022-07-12T15:05:42.605Z] Step 14/27 : FROM alpine:3.16 [2022-07-12T15:05:42.605Z] 3.16: Pulling from library/alpine [2022-07-12T15:05:42.605Z] b3c136eddcbf: Already exists [2022-07-12T15:05:42.605Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T15:05:42.605Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T15:05:42.605Z] ---> 6e30ab57aeee [2022-07-12T15:05:42.605Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T15:05:42.605Z] ---> Running in 6285716219ff [2022-07-12T15:05:42.605Z] Removing intermediate container 6285716219ff [2022-07-12T15:05:42.605Z] ---> 33e617fb130b [2022-07-12T15:05:42.605Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-12T15:05:42.605Z] ---> Running in 1d70a12bbc38 [2022-07-12T15:05:42.605Z] Removing intermediate container 1d70a12bbc38 [2022-07-12T15:05:42.605Z] ---> d6f2c78acb73 [2022-07-12T15:05:42.605Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-12T15:05:42.605Z] ---> Running in 2c7b8968bce8 [2022-07-12T15:05:42.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T15:05:42.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T15:05:42.605Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-12T15:05:42.605Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-12T15:05:42.605Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T15:05:42.605Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-12T15:05:42.605Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T15:05:42.605Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-12T15:05:42.605Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-12T15:05:42.605Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T15:05:42.605Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T15:05:42.605Z] OK: 9 MiB in 21 packages [2022-07-12T15:05:42.605Z] Removing intermediate container 2c7b8968bce8 [2022-07-12T15:05:42.605Z] ---> 6937be69a529 [2022-07-12T15:05:42.605Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-12T15:05:42.605Z] ---> 18be1892f0eb [2022-07-12T15:05:42.605Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-12T15:05:43.203Z] ---> b4245217b82e [2022-07-12T15:05:43.203Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-12T15:05:43.479Z] ---> f328f1a39fc2 [2022-07-12T15:05:43.479Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-12T15:05:44.910Z] ---> a14a383c9729 [2022-07-12T15:05:44.910Z] Step 22/27 : EXPOSE 48095 [2022-07-12T15:05:45.186Z] ---> Running in 5c91996e315f [2022-07-12T15:05:45.458Z] Removing intermediate container 5c91996e315f [2022-07-12T15:05:45.458Z] ---> dd377634c1b7 [2022-07-12T15:05:45.458Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-12T15:05:45.458Z] ---> Running in f3388295e2a4 [2022-07-12T15:05:45.735Z] Removing intermediate container f3388295e2a4 [2022-07-12T15:05:45.735Z] ---> f893d4ef72bc [2022-07-12T15:05:45.735Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T15:05:45.735Z] ---> Running in 7af004abb30e [2022-07-12T15:05:46.015Z] Removing intermediate container 7af004abb30e [2022-07-12T15:05:46.015Z] ---> c875b6d6f769 [2022-07-12T15:05:46.015Z] Step 25/27 : LABEL arch=arm64 [2022-07-12T15:05:46.289Z] ---> Running in 636a00e08266 [2022-07-12T15:05:46.564Z] Removing intermediate container 636a00e08266 [2022-07-12T15:05:46.564Z] ---> 3d58005b3a31 [2022-07-12T15:05:46.564Z] Step 26/27 : LABEL git_sha=36942d585d64ecf4972d6f5453203026c8ac18ff [2022-07-12T15:05:46.564Z] ---> Running in d8c216871442 [2022-07-12T15:05:46.838Z] Removing intermediate container d8c216871442 [2022-07-12T15:05:46.838Z] ---> 2be039effaa3 [2022-07-12T15:05:46.838Z] Step 27/27 : LABEL version=2.2.1-dev.8 [2022-07-12T15:05:46.838Z] ---> Running in db2809c0b021 [2022-07-12T15:05:47.111Z] Removing intermediate container db2809c0b021 [2022-07-12T15:05:47.111Z] ---> 8b021a0330e2 [2022-07-12T15:05:47.111Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-12T15:05:47.111Z] Successfully built 8b021a0330e2 [2022-07-12T15:05:47.111Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T15:05:47.235Z] provisioning config files... [2022-07-12T15:05:47.253Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/85@tmp/config1077733663121442903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:05:47.613Z] ---> docker-login.sh [2022-07-12T15:05:47.613Z] nexus3.edgexfoundry.org:10001 [2022-07-12T15:05:47.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T15:05:47.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T15:05:47.887Z] Configure a credential helper to remove this warning. See [2022-07-12T15:05:47.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T15:05:47.887Z] [2022-07-12T15:05:47.887Z] Login Succeeded [2022-07-12T15:05:47.887Z] nexus3.edgexfoundry.org:10002 [2022-07-12T15:05:48.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T15:05:48.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T15:05:48.437Z] Configure a credential helper to remove this warning. See [2022-07-12T15:05:48.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T15:05:48.437Z] [2022-07-12T15:05:48.437Z] Login Succeeded [2022-07-12T15:05:48.437Z] nexus3.edgexfoundry.org:10003 [2022-07-12T15:05:48.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T15:05:48.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T15:05:48.982Z] Configure a credential helper to remove this warning. See [2022-07-12T15:05:48.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T15:05:48.983Z] [2022-07-12T15:05:48.983Z] Login Succeeded [2022-07-12T15:05:48.983Z] nexus3.edgexfoundry.org:10004 [2022-07-12T15:05:49.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T15:05:49.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T15:05:49.258Z] Configure a credential helper to remove this warning. See [2022-07-12T15:05:49.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T15:05:49.258Z] [2022-07-12T15:05:49.258Z] Login Succeeded [2022-07-12T15:05:49.258Z] docker.io [2022-07-12T15:05:49.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T15:05:50.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T15:05:50.122Z] Configure a credential helper to remove this warning. See [2022-07-12T15:05:50.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T15:05:50.122Z] [2022-07-12T15:05:50.122Z] Login Succeeded [2022-07-12T15:05:50.122Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T15:05:50.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-12T15:05:50.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T15:05:50.190Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-07-12T15:05:50.190Z] 36942d585d64ecf4972d6f5453203026c8ac18ff [2022-07-12T15:05:50.190Z] latest [2022-07-12T15:05:50.190Z] 2.2.1-dev.8 [2022-07-12T15:05:50.190Z] 36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 [2022-07-12T15:05:50.190Z] main [2022-07-12T15:05:50.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:05:50.560Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:05:50.918Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36942d585d64ecf4972d6f5453203026c8ac18ff [2022-07-12T15:05:50.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-12T15:05:50.918Z] 1653c0fa0a5b: Preparing [2022-07-12T15:05:50.918Z] a5a7e31922f2: Preparing [2022-07-12T15:05:50.918Z] ac07b1d488fb: Preparing [2022-07-12T15:05:50.918Z] 92a3fa642877: Preparing [2022-07-12T15:05:50.918Z] a1391f7cf17d: Preparing [2022-07-12T15:05:50.918Z] dd565ff850e7: Preparing [2022-07-12T15:05:50.918Z] dd565ff850e7: Waiting [2022-07-12T15:05:51.190Z] a5a7e31922f2: Pushed [2022-07-12T15:05:51.191Z] 92a3fa642877: Pushed [2022-07-12T15:05:51.191Z] ac07b1d488fb: Pushed [2022-07-12T15:05:51.191Z] dd565ff850e7: Layer already exists [2022-07-12T15:05:52.174Z] a1391f7cf17d: Pushed [2022-07-12T15:05:56.467Z] 1653c0fa0a5b: Pushed [2022-07-12T15:05:56.738Z] 36942d585d64ecf4972d6f5453203026c8ac18ff: digest: sha256:b22ad92a9a095c5db2105bc1fd651760fab9e0c9210e23c91f5fb67ef463770a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:05:57.107Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:05:57.488Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-12T15:05:57.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-12T15:05:57.488Z] 1653c0fa0a5b: Preparing [2022-07-12T15:05:57.488Z] a5a7e31922f2: Preparing [2022-07-12T15:05:57.488Z] ac07b1d488fb: Preparing [2022-07-12T15:05:57.488Z] 92a3fa642877: Preparing [2022-07-12T15:05:57.488Z] a1391f7cf17d: Preparing [2022-07-12T15:05:57.488Z] dd565ff850e7: Preparing [2022-07-12T15:05:57.488Z] dd565ff850e7: Waiting [2022-07-12T15:05:57.488Z] 92a3fa642877: Layer already exists [2022-07-12T15:05:57.488Z] 1653c0fa0a5b: Layer already exists [2022-07-12T15:05:57.488Z] a1391f7cf17d: Layer already exists [2022-07-12T15:05:57.488Z] ac07b1d488fb: Layer already exists [2022-07-12T15:05:57.488Z] a5a7e31922f2: Layer already exists [2022-07-12T15:05:57.488Z] dd565ff850e7: Layer already exists [2022-07-12T15:05:57.769Z] latest: digest: sha256:b22ad92a9a095c5db2105bc1fd651760fab9e0c9210e23c91f5fb67ef463770a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:05:58.141Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:05:58.520Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.8 [2022-07-12T15:05:58.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-12T15:05:58.520Z] 1653c0fa0a5b: Preparing [2022-07-12T15:05:58.520Z] a5a7e31922f2: Preparing [2022-07-12T15:05:58.520Z] ac07b1d488fb: Preparing [2022-07-12T15:05:58.520Z] 92a3fa642877: Preparing [2022-07-12T15:05:58.520Z] a1391f7cf17d: Preparing [2022-07-12T15:05:58.520Z] dd565ff850e7: Preparing [2022-07-12T15:05:58.520Z] dd565ff850e7: Waiting [2022-07-12T15:05:58.520Z] 1653c0fa0a5b: Layer already exists [2022-07-12T15:05:58.520Z] ac07b1d488fb: Layer already exists [2022-07-12T15:05:58.520Z] a5a7e31922f2: Layer already exists [2022-07-12T15:05:58.520Z] a1391f7cf17d: Layer already exists [2022-07-12T15:05:58.520Z] 92a3fa642877: Layer already exists [2022-07-12T15:05:58.520Z] dd565ff850e7: Layer already exists [2022-07-12T15:05:58.795Z] 2.2.1-dev.8: digest: sha256:b22ad92a9a095c5db2105bc1fd651760fab9e0c9210e23c91f5fb67ef463770a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:05:59.169Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:05:59.528Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 [2022-07-12T15:05:59.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-12T15:05:59.528Z] 1653c0fa0a5b: Preparing [2022-07-12T15:05:59.528Z] a5a7e31922f2: Preparing [2022-07-12T15:05:59.528Z] ac07b1d488fb: Preparing [2022-07-12T15:05:59.528Z] 92a3fa642877: Preparing [2022-07-12T15:05:59.528Z] a1391f7cf17d: Preparing [2022-07-12T15:05:59.528Z] dd565ff850e7: Preparing [2022-07-12T15:05:59.528Z] dd565ff850e7: Waiting [2022-07-12T15:05:59.528Z] a5a7e31922f2: Layer already exists [2022-07-12T15:05:59.528Z] 92a3fa642877: Layer already exists [2022-07-12T15:05:59.528Z] 1653c0fa0a5b: Layer already exists [2022-07-12T15:05:59.528Z] a1391f7cf17d: Layer already exists [2022-07-12T15:05:59.528Z] ac07b1d488fb: Layer already exists [2022-07-12T15:05:59.528Z] dd565ff850e7: Layer already exists [2022-07-12T15:05:59.796Z] 36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8: digest: sha256:b22ad92a9a095c5db2105bc1fd651760fab9e0c9210e23c91f5fb67ef463770a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:06:00.155Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:06:00.506Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-07-12T15:06:00.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-12T15:06:00.507Z] 1653c0fa0a5b: Preparing [2022-07-12T15:06:00.507Z] a5a7e31922f2: Preparing [2022-07-12T15:06:00.507Z] ac07b1d488fb: Preparing [2022-07-12T15:06:00.507Z] 92a3fa642877: Preparing [2022-07-12T15:06:00.507Z] a1391f7cf17d: Preparing [2022-07-12T15:06:00.507Z] dd565ff850e7: Preparing [2022-07-12T15:06:00.507Z] dd565ff850e7: Waiting [2022-07-12T15:06:00.507Z] a5a7e31922f2: Layer already exists [2022-07-12T15:06:00.507Z] 92a3fa642877: Layer already exists [2022-07-12T15:06:00.507Z] 1653c0fa0a5b: Layer already exists [2022-07-12T15:06:00.507Z] a1391f7cf17d: Layer already exists [2022-07-12T15:06:00.507Z] ac07b1d488fb: Layer already exists [2022-07-12T15:06:00.507Z] dd565ff850e7: Layer already exists [2022-07-12T15:06:00.778Z] main: digest: sha256:b22ad92a9a095c5db2105bc1fd651760fab9e0c9210e23c91f5fb67ef463770a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-12T15:06:00.835Z] ===================================================== [Pipeline] echo [2022-07-12T15:06:00.841Z] taggedImages: [2022-07-12T15:06:00.841Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36942d585d64ecf4972d6f5453203026c8ac18ff [2022-07-12T15:06:00.841Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-12T15:06:00.841Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.8 [2022-07-12T15:06:00.841Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 [2022-07-12T15:06:00.841Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:06:01.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T15:06:01.202Z] [2022-07-12T15:06:01.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:06:01.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T15:06:01.822Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-12T15:06:01.822Z] 8998bd30e6a1: Pulling fs layer [2022-07-12T15:06:01.822Z] 04944245beec: Pulling fs layer [2022-07-12T15:06:01.822Z] 699f458cf7ca: Pulling fs layer [2022-07-12T15:06:01.822Z] 765212b225bb: Pulling fs layer [2022-07-12T15:06:01.822Z] f23df028b6ca: Pulling fs layer [2022-07-12T15:06:01.822Z] d65c8cfc05b1: Pulling fs layer [2022-07-12T15:06:01.822Z] 2437ff75d9bd: Pulling fs layer [2022-07-12T15:06:01.822Z] f23df028b6ca: Waiting [2022-07-12T15:06:01.822Z] d65c8cfc05b1: Waiting [2022-07-12T15:06:01.822Z] 2437ff75d9bd: Waiting [2022-07-12T15:06:01.822Z] 765212b225bb: Waiting [2022-07-12T15:06:01.822Z] 04944245beec: Verifying Checksum [2022-07-12T15:06:01.822Z] 04944245beec: Download complete [2022-07-12T15:06:01.822Z] 765212b225bb: Download complete [2022-07-12T15:06:01.822Z] f23df028b6ca: Verifying Checksum [2022-07-12T15:06:01.822Z] f23df028b6ca: Download complete [2022-07-12T15:06:01.822Z] d65c8cfc05b1: Verifying Checksum [2022-07-12T15:06:01.822Z] d65c8cfc05b1: Download complete [2022-07-12T15:06:02.096Z] 699f458cf7ca: Verifying Checksum [2022-07-12T15:06:02.096Z] 699f458cf7ca: Download complete [2022-07-12T15:06:02.369Z] 8998bd30e6a1: Verifying Checksum [2022-07-12T15:06:02.369Z] 8998bd30e6a1: Download complete [2022-07-12T15:06:04.344Z] 2437ff75d9bd: Verifying Checksum [2022-07-12T15:06:04.344Z] 2437ff75d9bd: Download complete [2022-07-12T15:06:06.317Z] 8998bd30e6a1: Pull complete [2022-07-12T15:06:06.910Z] 04944245beec: Pull complete [2022-07-12T15:06:08.335Z] 699f458cf7ca: Pull complete [2022-07-12T15:06:08.335Z] 765212b225bb: Pull complete [2022-07-12T15:06:09.329Z] f23df028b6ca: Pull complete [2022-07-12T15:06:09.602Z] d65c8cfc05b1: Pull complete [2022-07-12T15:06:24.697Z] 2437ff75d9bd: Pull complete [2022-07-12T15:06:24.697Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-12T15:06:24.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T15:06:24.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:06:24.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container [2022-07-12T15:06:25.051Z] $ 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/85 -v /w/workspace/app-service-configurable/85:/w/workspace/app-service-configurable/85:rw,z -v /w/workspace/app-service-configurable/85@tmp:/w/workspace/app-service-configurable/85@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-12T15:06:27.829Z] $ docker top 41d74485d21e968e49914c5810b6aa0eb3e04644a5f89c4c66047cbc5e0ec33e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:06:28.745Z] ---> job-cost.sh [2022-07-12T15:06:28.745Z] lf-activate-venv: SKIPPING [2022-07-12T15:06:28.745Z] INFO: No Stack... [2022-07-12T15:06:29.341Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-12T15:06:29.936Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T15:06:30.594Z] + + cat /w/workspace/app-service-configurable/85/archives/cost.csv [2022-07-12T15:06:30.594Z] cut -d, -f6 [Pipeline] lock [2022-07-12T15:06:30.626Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] [2022-07-12T15:06:30.634Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] did not exist. Created. [2022-07-12T15:06:30.634Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T15:06:31.334Z] /w/workspace/app-service-configurable/85@tmp/durable-609b2706/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-12T15:06:32.006Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-12T15:06:32.033Z] Warning: overwriting stash ‘stack-cost’ [2022-07-12T15:06:32.083Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T15:06:32.093Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T15:06:32.115Z] $ docker stop --time=1 41d74485d21e968e49914c5810b6aa0eb3e04644a5f89c4c66047cbc5e0ec33e [2022-07-12T15:06:33.610Z] $ docker rm -f 41d74485d21e968e49914c5810b6aa0eb3e04644a5f89c4c66047cbc5e0ec33e [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-07-12T15:06:34.023Z] provisioning config files... [2022-07-12T15:06:34.036Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3327690430593505236tmp [Pipeline] { [Pipeline] sh [2022-07-12T15:06:34.337Z] + set +x [2022-07-12T15:06:34.337Z] + curl -s https://codecov.io/bash [2022-07-12T15:06:34.337Z] + bash -s -- [2022-07-12T15:06:34.337Z] [2022-07-12T15:06:34.337Z] _____ _ [2022-07-12T15:06:34.337Z] / ____| | | [2022-07-12T15:06:34.337Z] | | ___ __| | ___ ___ _____ __ [2022-07-12T15:06:34.337Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-12T15:06:34.337Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-12T15:06:34.337Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-12T15:06:34.337Z] Bash-1.0.6 [2022-07-12T15:06:34.337Z] [2022-07-12T15:06:34.337Z] [2022-07-12T15:06:34.337Z] ==> git version 2.25.1 found [2022-07-12T15:06:34.337Z] ==> 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-07-12T15:06:34.337Z] Release-Date: 2020-01-08 [2022-07-12T15:06:34.337Z] 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-07-12T15:06:34.337Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-12T15:06:34.337Z] ==> Jenkins CI detected. [2022-07-12T15:06:34.337Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-07-12T15:06:34.337Z] project root: . [2022-07-12T15:06:34.337Z] --> token set from env [2022-07-12T15:06:34.337Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-12T15:06:34.337Z] ==> Running gcov in . (disable via -X gcov) [2022-07-12T15:06:34.337Z] ==> Python coveragepy not found [2022-07-12T15:06:34.337Z] ==> Searching for coverage reports in: [2022-07-12T15:06:34.337Z] + . [2022-07-12T15:06:34.337Z] -> Found 1 reports [2022-07-12T15:06:34.337Z] ==> Detecting git/mercurial file structure [2022-07-12T15:06:34.337Z] ==> Reading reports [2022-07-12T15:06:34.337Z] + ./coverage.out bytes=10 [2022-07-12T15:06:34.337Z] ==> Appending adjustments [2022-07-12T15:06:34.337Z] https://docs.codecov.io/docs/fixing-reports [2022-07-12T15:06:34.337Z] + Found adjustments [2022-07-12T15:06:34.337Z] ==> Gzipping contents [2022-07-12T15:06:34.337Z] 4.0K /tmp/codecov.0H6jyH.gz [2022-07-12T15:06:34.337Z] ==> Uploading reports [2022-07-12T15:06:34.337Z] url: https://codecov.io [2022-07-12T15:06:34.337Z] query: branch=main&commit=36942d585d64ecf4972d6f5453203026c8ac18ff&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T15:06:34.600Z] -> Pinging Codecov [2022-07-12T15:06:34.600Z] 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=36942d585d64ecf4972d6f5453203026c8ac18ff&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T15:06:34.861Z] -> Uploading to [2022-07-12T15:06:34.861Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-12/A97CA9966030D2A3747ED39772930CCE/36942d585d64ecf4972d6f5453203026c8ac18ff/debdadd6-dfd9-4916-bc73-bf4da2b271f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T150634Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=591d159385f64b021c176221d075ac4bec1e4da6a4f80d820d2979d075751d0f [2022-07-12T15:06:34.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T15:06:34.861Z] Dload Upload Total Spent Left Speed [2022-07-12T15:06:35.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2529 --:--:-- --:--:-- --:--:-- 2519 [2022-07-12T15:06:35.121Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] } [2022-07-12T15:06:35.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-12T15:06:35.265Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-12T15:06:35.276Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:06:35.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T15:06:35.579Z] [2022-07-12T15:06:35.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:06:35.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T15:06:35.886Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-12T15:06:35.886Z] df9b9388f04a: Pulling fs layer [2022-07-12T15:06:35.886Z] 52dc419b0ee2: Pulling fs layer [2022-07-12T15:06:35.886Z] 25bc292e5bac: Pulling fs layer [2022-07-12T15:06:35.886Z] 114826534d7a: Pulling fs layer [2022-07-12T15:06:35.886Z] 4657fd5d0bcf: Pulling fs layer [2022-07-12T15:06:35.886Z] 6ad1cebc031e: Pulling fs layer [2022-07-12T15:06:35.886Z] 8a3aa393b2d8: Pulling fs layer [2022-07-12T15:06:35.886Z] 114826534d7a: Waiting [2022-07-12T15:06:35.886Z] 4657fd5d0bcf: Waiting [2022-07-12T15:06:35.886Z] 6ad1cebc031e: Waiting [2022-07-12T15:06:35.886Z] 8a3aa393b2d8: Waiting [2022-07-12T15:06:35.886Z] 25bc292e5bac: Verifying Checksum [2022-07-12T15:06:35.886Z] 25bc292e5bac: Download complete [2022-07-12T15:06:35.886Z] 52dc419b0ee2: Verifying Checksum [2022-07-12T15:06:35.886Z] 52dc419b0ee2: Download complete [2022-07-12T15:06:35.886Z] 4657fd5d0bcf: Verifying Checksum [2022-07-12T15:06:35.886Z] 4657fd5d0bcf: Download complete [2022-07-12T15:06:35.886Z] df9b9388f04a: Download complete [2022-07-12T15:06:36.147Z] 6ad1cebc031e: Verifying Checksum [2022-07-12T15:06:36.147Z] 6ad1cebc031e: Download complete [2022-07-12T15:06:36.147Z] df9b9388f04a: Pull complete [2022-07-12T15:06:36.147Z] 52dc419b0ee2: Pull complete [2022-07-12T15:06:36.408Z] 25bc292e5bac: Pull complete [2022-07-12T15:06:36.668Z] 114826534d7a: Verifying Checksum [2022-07-12T15:06:36.668Z] 114826534d7a: Download complete [2022-07-12T15:06:36.927Z] 8a3aa393b2d8: Verifying Checksum [2022-07-12T15:06:36.927Z] 8a3aa393b2d8: Download complete [2022-07-12T15:06:40.228Z] 114826534d7a: Pull complete [2022-07-12T15:06:40.228Z] 4657fd5d0bcf: Pull complete [2022-07-12T15:06:40.799Z] 6ad1cebc031e: Pull complete [2022-07-12T15:06:44.094Z] 8a3aa393b2d8: Pull complete [2022-07-12T15:06:44.094Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-12T15:06:44.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T15:06:44.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:06:44.195Z] prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container [2022-07-12T15:06:44.230Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-12T15:06:45.990Z] $ docker top 12fc91fcd33e2dcf2333f3d5fb2eff5895e5d03cbd6db864745f3d71eb12a304 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-12T15:06:46.081Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-07-12T15:06:46.431Z] + set -o pipefail [2022-07-12T15:06:46.431Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-07-12T15:06:50.661Z] [2022-07-12T15:06:50.661Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-07-12T15:06:50.661Z] [2022-07-12T15:06:50.661Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/dffe29b1-12fa-4c3f-b6f6-e293ea9bcccb [2022-07-12T15:06:50.661Z] [2022-07-12T15:06:50.661Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-12T15:06:50.661Z] [2022-07-12T15:06:50.661Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-12T15:06:50.661Z] [2022-07-12T15:06:50.920Z] [2022-07-12T15:06:50.920Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-12T15:06:50.920Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-12T15:06:50.933Z] $ docker stop --time=1 12fc91fcd33e2dcf2333f3d5fb2eff5895e5d03cbd6db864745f3d71eb12a304 [2022-07-12T15:06:53.248Z] $ docker rm -f 12fc91fcd33e2dcf2333f3d5fb2eff5895e5d03cbd6db864745f3d71eb12a304 [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-07-12T15:06:53.966Z] + git log --format=format:%s -1 36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] sh [2022-07-12T15:06:54.261Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T15:06:54.261Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:06:54.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T15:06:54.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:06:54.657Z] prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container [2022-07-12T15:06:54.691Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T15:06:55.106Z] $ docker top 0bfa66462e5b0d414a321b49f1f984dad4c8a51cb5c51101a2a3b2f5fb1e6a3c -eo pid,comm [2022-07-12T15:06:55.175Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-12T15:06:55.175Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T15:06:55.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T15:06:55.215Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T15:06:55.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T15:06:55.353Z] $ docker exec 0bfa66462e5b0d414a321b49f1f984dad4c8a51cb5c51101a2a3b2f5fb1e6a3c ssh-agent [2022-07-12T15:06:55.478Z] SSH_AUTH_SOCK=/tmp/ssh-u9VGYiiuGnvt/agent.34 [2022-07-12T15:06:55.478Z] SSH_AGENT_PID=40 [2022-07-12T15:06:55.483Z] Running ssh-add (command line suppressed) [2022-07-12T15:06:55.592Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3021784662355472447.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3021784662355472447.key) [2022-07-12T15:06:55.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T15:06:55.899Z] + git semver tag [2022-07-12T15:06:56.159Z] 2022-07-12 15:06:56,078 [run_tag] DEBUG tag force:False [2022-07-12T15:06:56.159Z] 2022-07-12 15:06:56,078 [check_head_tag] DEBUG check head tag [2022-07-12T15:06:56.159Z] 2022-07-12 15:06:56,079 [execute] INFO git cat-file --batch-check [2022-07-12T15:06:56.159Z] 2022-07-12 15:06:56,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-12T15:06:56.159Z] 2022-07-12 15:06:56,083 [execute] INFO git cat-file --batch [2022-07-12T15:06:56.159Z] 2022-07-12 15:06:56,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-12T15:06:56.159Z] 2022-07-12 15:06:56,093 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-12T15:06:56.159Z] 2022-07-12 15:06:56,093 [execute] INFO git tag -a v2.2.1-dev.8 -m v2.2.1-dev.8 [2022-07-12T15:06:56.159Z] 2022-07-12 15:06:56,093 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.8', '-m', 'v2.2.1-dev.8'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-12T15:06:56.159Z] 2022-07-12 15:06:56,098 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-12T15:06:56.159Z] 2.2.1-dev.8 [Pipeline] } [2022-07-12T15:06:56.169Z] $ docker exec --env ******** --env ******** 0bfa66462e5b0d414a321b49f1f984dad4c8a51cb5c51101a2a3b2f5fb1e6a3c ssh-agent -k [2022-07-12T15:06:56.274Z] unset SSH_AUTH_SOCK; [2022-07-12T15:06:56.274Z] unset SSH_AGENT_PID; [2022-07-12T15:06:56.274Z] echo Agent pid 40 killed; [2022-07-12T15:06:56.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T15:06:56.594Z] + git semver [Pipeline] } [2022-07-12T15:06:56.866Z] $ docker stop --time=1 0bfa66462e5b0d414a321b49f1f984dad4c8a51cb5c51101a2a3b2f5fb1e6a3c [2022-07-12T15:06:58.155Z] $ docker rm -f 0bfa66462e5b0d414a321b49f1f984dad4c8a51cb5c51101a2a3b2f5fb1e6a3c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:06:58.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T15:06:58.556Z] [2022-07-12T15:06:58.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:06:58.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T15:06:58.857Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-12T15:06:58.857Z] ab5ef0e58194: Pulling fs layer [2022-07-12T15:06:58.857Z] 9712f1f96733: Pulling fs layer [2022-07-12T15:06:58.857Z] 63f879dbbcfc: Pulling fs layer [2022-07-12T15:06:58.857Z] 0d9ebad4ef96: Pulling fs layer [2022-07-12T15:06:58.857Z] e9a5061849ea: Pulling fs layer [2022-07-12T15:06:58.857Z] d747dcd14b5f: Pulling fs layer [2022-07-12T15:06:58.857Z] 2de7ff778b66: Pulling fs layer [2022-07-12T15:06:58.857Z] e9a5061849ea: Waiting [2022-07-12T15:06:58.857Z] d747dcd14b5f: Waiting [2022-07-12T15:06:58.857Z] 2de7ff778b66: Waiting [2022-07-12T15:06:58.857Z] 0d9ebad4ef96: Waiting [2022-07-12T15:06:58.857Z] 9712f1f96733: Verifying Checksum [2022-07-12T15:06:58.857Z] 9712f1f96733: Download complete [2022-07-12T15:06:59.123Z] 63f879dbbcfc: Verifying Checksum [2022-07-12T15:06:59.123Z] 63f879dbbcfc: Download complete [2022-07-12T15:06:59.385Z] e9a5061849ea: Verifying Checksum [2022-07-12T15:06:59.385Z] e9a5061849ea: Download complete [2022-07-12T15:06:59.385Z] d747dcd14b5f: Verifying Checksum [2022-07-12T15:06:59.385Z] d747dcd14b5f: Download complete [2022-07-12T15:06:59.385Z] ab5ef0e58194: Download complete [2022-07-12T15:06:59.385Z] 0d9ebad4ef96: Verifying Checksum [2022-07-12T15:06:59.385Z] 0d9ebad4ef96: Download complete [2022-07-12T15:06:59.644Z] 2de7ff778b66: Verifying Checksum [2022-07-12T15:06:59.644Z] 2de7ff778b66: Download complete [2022-07-12T15:07:02.178Z] ab5ef0e58194: Pull complete [2022-07-12T15:07:02.178Z] 9712f1f96733: Pull complete [2022-07-12T15:07:03.115Z] 63f879dbbcfc: Pull complete [2022-07-12T15:07:07.313Z] 0d9ebad4ef96: Pull complete [2022-07-12T15:07:07.313Z] e9a5061849ea: Pull complete [2022-07-12T15:07:07.313Z] d747dcd14b5f: Pull complete [2022-07-12T15:07:08.254Z] 2de7ff778b66: Pull complete [2022-07-12T15:07:08.254Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-12T15:07:08.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T15:07:08.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:07:08.361Z] prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container [2022-07-12T15:07:08.397Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-12T15:07:10.520Z] $ docker top 3052d9389041b1f24e2bf1c498f6de0fa8012d95de98050ab6efd0ffbd2509dd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-12T15:07:10.599Z] provisioning config files... [2022-07-12T15:07:10.609Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7468751322179464223tmp [2022-07-12T15:07:10.622Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3553855667251361927tmp [2022-07-12T15:07:10.635Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3069818629373234762tmp [Pipeline] { [Pipeline] echo [2022-07-12T15:07:10.651Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:07:10.939Z] ---> sigul-configuration.sh [2022-07-12T15:07:10.939Z] gpg: directory `/root/.gnupg' created [2022-07-12T15:07:10.939Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-12T15:07:10.939Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-12T15:07:10.939Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-12T15:07:10.939Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-12T15:07:10.939Z] gpg: CAST5 encrypted data [2022-07-12T15:07:10.939Z] gpg: encrypted with 1 passphrase [2022-07-12T15:07:10.939Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-12T15:07:11.229Z] + mkdir /home/jenkins [2022-07-12T15:07:11.229Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-12T15:07:11.518Z] + 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-07-12T15:07:11.527Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:07:11.815Z] ---> sigul-install.sh [2022-07-12T15:07:11.816Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-12T15:07:12.103Z] + git tag --list [2022-07-12T15:07:12.103Z] v1.0.0 [2022-07-12T15:07:12.103Z] v1.1.0 [2022-07-12T15:07:12.103Z] v1.2.0 [2022-07-12T15:07:12.103Z] v1.3.0 [2022-07-12T15:07:12.103Z] v1.3.1 [2022-07-12T15:07:12.103Z] v2.0.0 [2022-07-12T15:07:12.103Z] v2.0.1 [2022-07-12T15:07:12.103Z] v2.1.0 [2022-07-12T15:07:12.103Z] v2.1.1 [2022-07-12T15:07:12.103Z] v2.1.1-dev.1 [2022-07-12T15:07:12.103Z] v2.1.1-dev.2 [2022-07-12T15:07:12.103Z] v2.2.0 [2022-07-12T15:07:12.103Z] v2.2.1-dev.1 [2022-07-12T15:07:12.103Z] v2.2.1-dev.2 [2022-07-12T15:07:12.103Z] v2.2.1-dev.3 [2022-07-12T15:07:12.103Z] v2.2.1-dev.4 [2022-07-12T15:07:12.103Z] v2.2.1-dev.5 [2022-07-12T15:07:12.103Z] v2.2.1-dev.6 [2022-07-12T15:07:12.103Z] v2.2.1-dev.7 [2022-07-12T15:07:12.103Z] v2.2.1-dev.8 [Pipeline] sh [2022-07-12T15:07:12.394Z] + lftools sign git-tag v2.2.1-dev.8 [2022-07-12T15:07:12.967Z] Signing Git tag with Sigul... [2022-07-12T15:07:12.967Z] Signing v2.2.1-dev.8 [Pipeline] echo [2022-07-12T15:07:13.240Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:07:13.524Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-12T15:07:13.532Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-12T15:07:13.553Z] $ docker stop --time=1 3052d9389041b1f24e2bf1c498f6de0fa8012d95de98050ab6efd0ffbd2509dd [2022-07-12T15:07:14.865Z] $ docker rm -f 3052d9389041b1f24e2bf1c498f6de0fa8012d95de98050ab6efd0ffbd2509dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-12T15:07:15.313Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T15:07:15.314Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:07:15.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T15:07:15.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:07:15.716Z] prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container [2022-07-12T15:07:15.759Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T15:07:16.191Z] $ docker top 40a9fcfeb572802e9eac39768d25450bf12cdaec77729998350f5e60e8096c49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T15:07:16.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T15:07:16.295Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T15:07:16.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T15:07:16.421Z] $ docker exec 40a9fcfeb572802e9eac39768d25450bf12cdaec77729998350f5e60e8096c49 ssh-agent [2022-07-12T15:07:16.561Z] SSH_AUTH_SOCK=/tmp/ssh-Kvpnx5sHG9Mz/agent.34 [2022-07-12T15:07:16.561Z] SSH_AGENT_PID=40 [2022-07-12T15:07:16.568Z] Running ssh-add (command line suppressed) [2022-07-12T15:07:16.680Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2391839734382310998.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2391839734382310998.key) [2022-07-12T15:07:16.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T15:07:16.999Z] + git semver bump pre [2022-07-12T15:07:17.261Z] 2022-07-12 15:07:17,200 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-12T15:07:17.261Z] 2022-07-12 15:07:17,201 [bump_version] DEBUG bumping version:2.2.1-dev.8 on axis:pre with prefix:dev [2022-07-12T15:07:17.261Z] 2022-07-12 15:07:17,201 [bump_version] DEBUG bumped version:2.2.1-dev.9 [2022-07-12T15:07:17.261Z] 2022-07-12 15:07:17,201 [write_version] DEBUG write version:2.2.1-dev.9 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-07-12T15:07:17.261Z] 2022-07-12 15:07:17,201 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-12T15:07:17.261Z] 2022-07-12 15:07:17,201 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-12T15:07:17.261Z] 2022-07-12 15:07:17,203 [execute] INFO git cat-file --batch-check [2022-07-12T15:07:17.261Z] 2022-07-12 15:07:17,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T15:07:17.261Z] 2022-07-12 15:07:17,208 [execute] INFO git cat-file --batch [2022-07-12T15:07:17.261Z] 2022-07-12 15:07:17,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T15:07:17.261Z] 2022-07-12 15:07:17,213 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-12T15:07:17.261Z] 2.2.1-dev.9 [Pipeline] } [2022-07-12T15:07:17.270Z] $ docker exec --env ******** --env ******** 40a9fcfeb572802e9eac39768d25450bf12cdaec77729998350f5e60e8096c49 ssh-agent -k [2022-07-12T15:07:17.377Z] unset SSH_AUTH_SOCK; [2022-07-12T15:07:17.377Z] unset SSH_AGENT_PID; [2022-07-12T15:07:17.377Z] echo Agent pid 40 killed; [2022-07-12T15:07:17.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T15:07:17.744Z] + git semver [Pipeline] } [2022-07-12T15:07:18.074Z] $ docker stop --time=1 40a9fcfeb572802e9eac39768d25450bf12cdaec77729998350f5e60e8096c49 [2022-07-12T15:07:19.366Z] $ docker rm -f 40a9fcfeb572802e9eac39768d25450bf12cdaec77729998350f5e60e8096c49 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T15:07:19.727Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T15:07:19.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:07:20.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T15:07:20.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:07:20.118Z] prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container [2022-07-12T15:07:20.153Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T15:07:20.543Z] $ docker top 38a9f1188a6de3880c67977f1ccb939c7cc2a7f74697eb69d56bf640b138a31c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T15:07:20.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T15:07:20.658Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T15:07:20.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T15:07:20.800Z] $ docker exec 38a9f1188a6de3880c67977f1ccb939c7cc2a7f74697eb69d56bf640b138a31c ssh-agent [2022-07-12T15:07:20.927Z] SSH_AUTH_SOCK=/tmp/ssh-O1MQYuDNXlDU/agent.34 [2022-07-12T15:07:20.927Z] SSH_AGENT_PID=40 [2022-07-12T15:07:20.933Z] Running ssh-add (command line suppressed) [2022-07-12T15:07:21.047Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7901041202992870939.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7901041202992870939.key) [2022-07-12T15:07:21.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T15:07:21.352Z] + git semver push [2022-07-12T15:07:21.612Z] 2022-07-12 15:07:21,542 [run_push] DEBUG push [2022-07-12T15:07:21.612Z] 2022-07-12 15:07:21,542 [execute] INFO git cat-file --batch-check [2022-07-12T15:07:21.612Z] 2022-07-12 15:07:21,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T15:07:21.612Z] 2022-07-12 15:07:21,546 [execute] INFO git rev-list 0ca65409b81335896f2c7b0469946611dae6da3b -- [2022-07-12T15:07:21.612Z] 2022-07-12 15:07:21,546 [execute] DEBUG Popen(['git', 'rev-list', '0ca65409b81335896f2c7b0469946611dae6da3b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-12T15:07:21.612Z] 2022-07-12 15:07:21,555 [execute] INFO git fetch -v origin [2022-07-12T15:07:21.612Z] 2022-07-12 15:07:21,555 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-12T15:07:22.182Z] 2022-07-12 15:07:22,031 [run_push] DEBUG no remote changes detected [2022-07-12T15:07:22.182Z] 2022-07-12 15:07:22,032 [execute] INFO git push origin semver [2022-07-12T15:07:22.182Z] 2022-07-12 15:07:22,032 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-12T15:07:23.122Z] 2022-07-12 15:07:22,916 [run_push] DEBUG push all version tags [2022-07-12T15:07:23.122Z] 2022-07-12 15:07:22,917 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-12T15:07:23.122Z] 2022-07-12 15:07:22,917 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-12T15:07:23.691Z] 2022-07-12 15:07:23,646 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-12T15:07:23.691Z] 2.2.1-dev.9 [Pipeline] } [2022-07-12T15:07:23.699Z] $ docker exec --env ******** --env ******** 38a9f1188a6de3880c67977f1ccb939c7cc2a7f74697eb69d56bf640b138a31c ssh-agent -k [2022-07-12T15:07:23.807Z] unset SSH_AUTH_SOCK; [2022-07-12T15:07:23.808Z] unset SSH_AGENT_PID; [2022-07-12T15:07:23.808Z] echo Agent pid 40 killed; [2022-07-12T15:07:23.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T15:07:24.129Z] + git semver [Pipeline] } [2022-07-12T15:07:24.400Z] $ docker stop --time=1 38a9f1188a6de3880c67977f1ccb939c7cc2a7f74697eb69d56bf640b138a31c [2022-07-12T15:07:25.743Z] $ docker rm -f 38a9f1188a6de3880c67977f1ccb939c7cc2a7f74697eb69d56bf640b138a31c [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-07-12T15:07:26.348Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-07-12T15:07:26.348Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-12T15:07:26.348Z] total 16 [2022-07-12T15:07:26.348Z] drwxr-xr-x 3 root root 4096 Jul 12 14:57 . [2022-07-12T15:07:26.348Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 15:07 .. [2022-07-12T15:07:26.348Z] drwxr-xr-x 2 root root 4096 Jul 12 14:57 cost [2022-07-12T15:07:26.348Z] -rw-r--r-- 1 root root 94 Jul 12 14:57 cost.csv [2022-07-12T15:07:26.348Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-07-12T15:07:26.348Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-12T15:07:26.348Z] total 16 [2022-07-12T15:07:26.348Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 14:57 . [2022-07-12T15:07:26.348Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 15:07 .. [2022-07-12T15:07:26.348Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 14:57 cost [2022-07-12T15:07:26.348Z] -rw-r--r-- 1 jenkins jenkins 94 Jul 12 14:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:07:26.646Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:07:27.507Z] ---> package-listing.sh [2022-07-12T15:07:27.507Z] ++ facter osfamily [2022-07-12T15:07:27.507Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-12T15:07:27.767Z] + OS_FAMILY=debian [2022-07-12T15:07:27.767Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-07-12T15:07:27.767Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-12T15:07:27.767Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-12T15:07:27.767Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-12T15:07:27.767Z] + PACKAGES=/tmp/packages_start.txt [2022-07-12T15:07:27.767Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-12T15:07:27.767Z] + PACKAGES=/tmp/packages_end.txt [2022-07-12T15:07:27.767Z] + case "${OS_FAMILY}" in [2022-07-12T15:07:27.767Z] + dpkg -l [2022-07-12T15:07:27.767Z] + grep '^ii' [2022-07-12T15:07:27.767Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-12T15:07:27.767Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-12T15:07:27.767Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-12T15:07:27.767Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-12T15:07:27.767Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-07-12T15:07:27.767Z] + 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-07-12T15:07:27.778Z] 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-07-12T15:07:28.057Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:07:28.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T15:07:28.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:07:28.699Z] prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container [2022-07-12T15:07:28.730Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T15:07:29.006Z] $ docker top 6ca84b2db659abc8d73fc367e11991c0d7b68e3e550bd7b74ab9e4bee44dbf72 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T15:07:29.371Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-12T15:07:29.655Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-12T15:07:29.938Z] + ls /var/log/sa-host [2022-07-12T15:07:29.938Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T15:07:30.066Z] provisioning config files... [2022-07-12T15:07:30.077Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7327076498244383805tmp [Pipeline] { [Pipeline] echo [2022-07-12T15:07:30.098Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:07:30.387Z] ---> create-netrc.sh [Pipeline] } [2022-07-12T15:07:30.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:07:30.727Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-12T15:07:30.737Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:07:31.023Z] ---> sudo-logs.sh [2022-07-12T15:07:31.023Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-12T15:07:31.048Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:07:31.332Z] ---> job-cost.sh [2022-07-12T15:07:31.332Z] lf-activate-venv: SKIPPING [2022-07-12T15:07:31.332Z] DEBUG: total: 0.2199999988079071 [2022-07-12T15:07:31.332Z] INFO: Retrieving Stack Cost... [2022-07-12T15:07:31.591Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T15:07:32.160Z] INFO: Archiving Costs [Pipeline] echo [2022-07-12T15:07:32.171Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:07:32.457Z] ---> logs-deploy.sh [2022-07-12T15:07:32.457Z] lf-activate-venv: SKIPPING [2022-07-12T15:07:32.457Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/85 [2022-07-12T15:07:32.457Z] INFO: archiving workspace using pattern(s): [2022-07-12T15:07:33.397Z] Archives upload complete. [2022-07-12T15:07:33.657Z] INFO: archiving logs to Nexus