Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 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-ssh7352240530566715904.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15875759600354396731.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12631071133715758304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh8579604773213282720.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh6868119100414716719.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23556 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 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 (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 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 # timeout=10 Commit message: "build: add build targets for NATS and add NATS configuration (#460)" > git rev-list --no-walk a54a0972f59d0215bd900b67794f07db15feaf52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-25T17:02:47.394Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-25T17:02:47.437Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-25T17:02:47.465Z] ========================================================= [2022-08-25T17:02:47.465Z] EdgeX Global Pipelines Version Info [2022-08-25T17:02:47.465Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:02:48.260Z] ------------------- [2022-08-25T17:02:48.260Z] stable info: [2022-08-25T17:02:48.260Z] ------------------- [2022-08-25T17:02:48.260Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-25T17:02:48.260Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T17:02:48.260Z] Message: update stable to v1.0.239 [2022-08-25T17:02:48.834Z] ------------------- [2022-08-25T17:02:48.834Z] experimental info: [2022-08-25T17:02:48.834Z] ------------------- [2022-08-25T17:02:48.834Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-25T17:02:48.834Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T17:02:48.834Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-25T17:02:49.109Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-08-25T17:02:49.121Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-08-25T17:02:49.222Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-25T17:02:49.235Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-25T17:02:49.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-25T17:02:49.268Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-25T17:02:49.277Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-25T17:02:49.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-25T17:02:49.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-25T17:02:49.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-25T17:02:49.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-25T17:02:49.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-08-25T17:02:49.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-25T17:02:49.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-25T17:02:49.395Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T17:02:49.409Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T17:02:49.423Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-25T17:02:49.438Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-25T17:02:49.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-25T17:02:49.470Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-25T17:02:49.482Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-25T17:02:49.494Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-25T17:02:49.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-25T17:02:49.519Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-25T17:02:49.532Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-25T17:02:49.549Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-25T17:02:49.565Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-25T17:02:49.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-25T17:02:49.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-25T17:02:49.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-25T17:02:49.613Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] echo [2022-08-25T17:02:49.631Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47bb9df [Pipeline] echo [2022-08-25T17:02:49.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T17:02:49.701Z] provisioning config files... [2022-08-25T17:02:49.716Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1770365246246154953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:02:50.030Z] ---> docker-login.sh [2022-08-25T17:02:50.030Z] nexus3.edgexfoundry.org:10001 [2022-08-25T17:02:50.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:02:50.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:02:50.291Z] Configure a credential helper to remove this warning. See [2022-08-25T17:02:50.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:02:50.291Z] [2022-08-25T17:02:50.291Z] Login Succeeded [2022-08-25T17:02:50.291Z] nexus3.edgexfoundry.org:10002 [2022-08-25T17:02:50.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:02:50.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:02:50.551Z] Configure a credential helper to remove this warning. See [2022-08-25T17:02:50.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:02:50.551Z] [2022-08-25T17:02:50.551Z] Login Succeeded [2022-08-25T17:02:50.551Z] nexus3.edgexfoundry.org:10003 [2022-08-25T17:02:50.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:02:50.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:02:50.551Z] Configure a credential helper to remove this warning. See [2022-08-25T17:02:50.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:02:50.551Z] [2022-08-25T17:02:50.551Z] Login Succeeded [2022-08-25T17:02:50.551Z] nexus3.edgexfoundry.org:10004 [2022-08-25T17:02:50.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:02:50.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:02:50.814Z] Configure a credential helper to remove this warning. See [2022-08-25T17:02:50.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:02:50.814Z] [2022-08-25T17:02:50.814Z] Login Succeeded [2022-08-25T17:02:50.814Z] docker.io [2022-08-25T17:02:50.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:02:51.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:02:51.076Z] Configure a credential helper to remove this warning. See [2022-08-25T17:02:51.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:02:51.076Z] [2022-08-25T17:02:51.076Z] Login Succeeded [2022-08-25T17:02:51.076Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T17:02:51.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-25T17:02:51.494Z] + git rev-list -1 --merges 47bb9dfdcdb500ccf65829334ffb08f8f26842f6~1..47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] echo [2022-08-25T17:02:51.536Z] -----------> git rev-list -1 --merges 47bb9dfdcdb500ccf65829334ffb08f8f26842f6~1..47bb9dfdcdb500ccf65829334ffb08f8f26842f6 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [false] [Pipeline] sh [2022-08-25T17:02:51.837Z] + git log --format=format:%s -1 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] echo [2022-08-25T17:02:51.856Z] ========================================================= [2022-08-25T17:02:51.856Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-25T17:02:51.856Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T17:02:52.220Z] + git log --format=format:%s -1 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] echo [2022-08-25T17:02:52.233Z] [semverPrep] GIT_COMMIT: 47bb9dfdcdb500ccf65829334ffb08f8f26842f6, Commit Message: build: add build targets for NATS and add NATS configuration (#460) [Pipeline] echo [2022-08-25T17:02:52.242Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-25T17:02:52.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T17:02:52.702Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-25T17:02:52.702Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-25T17:02:52.702Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-25T17:02:52.702Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-25T17:02:52.702Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-25T17:02:52.702Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:02:53.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T17:02:53.152Z] [2022-08-25T17:02:53.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:02:53.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T17:02:53.458Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-25T17:02:53.458Z] b85a868b505f: Pulling fs layer [2022-08-25T17:02:53.458Z] e2be974225ed: Pulling fs layer [2022-08-25T17:02:53.458Z] 339a4e72a1f5: Pulling fs layer [2022-08-25T17:02:53.458Z] 988bab9f4d93: Pulling fs layer [2022-08-25T17:02:53.458Z] 1469e6f7b9e6: Pulling fs layer [2022-08-25T17:02:53.458Z] eaf3925da568: Pulling fs layer [2022-08-25T17:02:53.458Z] bab4dde63d76: Pulling fs layer [2022-08-25T17:02:53.458Z] bde34c3a00c8: Pulling fs layer [2022-08-25T17:02:53.458Z] b352a97aabf1: Pulling fs layer [2022-08-25T17:02:53.458Z] 4872d77fe225: Pulling fs layer [2022-08-25T17:02:53.458Z] 5851b861e8e6: Pulling fs layer [2022-08-25T17:02:53.458Z] 1469e6f7b9e6: Waiting [2022-08-25T17:02:53.458Z] 988bab9f4d93: Waiting [2022-08-25T17:02:53.458Z] eaf3925da568: Waiting [2022-08-25T17:02:53.458Z] bab4dde63d76: Waiting [2022-08-25T17:02:53.458Z] 4872d77fe225: Waiting [2022-08-25T17:02:53.458Z] b352a97aabf1: Waiting [2022-08-25T17:02:53.458Z] bde34c3a00c8: Waiting [2022-08-25T17:02:53.458Z] e2be974225ed: Verifying Checksum [2022-08-25T17:02:53.458Z] e2be974225ed: Download complete [2022-08-25T17:02:53.458Z] 988bab9f4d93: Verifying Checksum [2022-08-25T17:02:53.458Z] 988bab9f4d93: Download complete [2022-08-25T17:02:53.721Z] 1469e6f7b9e6: Verifying Checksum [2022-08-25T17:02:53.721Z] 1469e6f7b9e6: Download complete [2022-08-25T17:02:53.721Z] eaf3925da568: Download complete [2022-08-25T17:02:53.721Z] 339a4e72a1f5: Verifying Checksum [2022-08-25T17:02:53.721Z] 339a4e72a1f5: Download complete [2022-08-25T17:02:53.721Z] bde34c3a00c8: Verifying Checksum [2022-08-25T17:02:53.721Z] bde34c3a00c8: Download complete [2022-08-25T17:02:53.721Z] b352a97aabf1: Download complete [2022-08-25T17:02:53.721Z] 4872d77fe225: Download complete [2022-08-25T17:02:53.721Z] 5851b861e8e6: Download complete [2022-08-25T17:02:53.721Z] b85a868b505f: Download complete [2022-08-25T17:02:53.983Z] bab4dde63d76: Verifying Checksum [2022-08-25T17:02:53.983Z] bab4dde63d76: Download complete [2022-08-25T17:02:55.368Z] b85a868b505f: Pull complete [2022-08-25T17:02:55.368Z] e2be974225ed: Pull complete [2022-08-25T17:02:55.937Z] 339a4e72a1f5: Pull complete [2022-08-25T17:02:55.937Z] 988bab9f4d93: Pull complete [2022-08-25T17:02:56.198Z] 1469e6f7b9e6: Pull complete [2022-08-25T17:02:56.198Z] eaf3925da568: Pull complete [2022-08-25T17:02:58.111Z] bab4dde63d76: Pull complete [2022-08-25T17:02:58.111Z] bde34c3a00c8: Pull complete [2022-08-25T17:02:58.371Z] b352a97aabf1: Pull complete [2022-08-25T17:02:58.371Z] 4872d77fe225: Pull complete [2022-08-25T17:02:58.371Z] 5851b861e8e6: Pull complete [2022-08-25T17:02:58.371Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-25T17:02:58.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T17:02:58.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T17:02:58.479Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-08-25T17:02:58.521Z] $ 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-08-25T17:03:00.798Z] $ docker top 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 -eo pid,comm [2022-08-25T17:03:00.859Z] 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-08-25T17:03:00.859Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T17:03:00.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T17:03:00.902Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T17:03:01.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T17:03:01.029Z] $ docker exec 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 ssh-agent [2022-08-25T17:03:01.153Z] SSH_AUTH_SOCK=/tmp/ssh-tyiPUOl9gqUy/agent.32 [2022-08-25T17:03:01.153Z] SSH_AGENT_PID=38 [2022-08-25T17:03:01.160Z] Running ssh-add (command line suppressed) [2022-08-25T17:03:01.272Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5624889737337579099.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5624889737337579099.key) [2022-08-25T17:03:01.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T17:03:01.574Z] + git tag --points-at HEAD [Pipeline] } [2022-08-25T17:03:01.593Z] $ docker exec --env ******** --env ******** 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 ssh-agent -k [2022-08-25T17:03:01.708Z] unset SSH_AUTH_SOCK; [2022-08-25T17:03:01.709Z] unset SSH_AGENT_PID; [2022-08-25T17:03:01.709Z] echo Agent pid 38 killed; [2022-08-25T17:03:01.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-25T17:03:01.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T17:03:01.744Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T17:03:01.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T17:03:01.887Z] $ docker exec 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 ssh-agent [2022-08-25T17:03:02.002Z] SSH_AUTH_SOCK=/tmp/ssh-fmPymt9PQL0u/agent.72 [2022-08-25T17:03:02.002Z] SSH_AGENT_PID=78 [2022-08-25T17:03:02.009Z] Running ssh-add (command line suppressed) [2022-08-25T17:03:02.136Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8093496953513368377.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8093496953513368377.key) [2022-08-25T17:03:02.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T17:03:02.443Z] + git semver init [2022-08-25T17:03:02.705Z] 2022-08-25 17:03:02,630 [run_init] DEBUG init version:0.0.0 force:False [2022-08-25T17:03:02.705Z] 2022-08-25 17:03:02,630 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-08-25T17:03:02.705Z] 2022-08-25 17:03:02,631 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-08-25T17:03:02.705Z] 2022-08-25 17:03:02,631 [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-08-25T17:03:03.650Z] 2022-08-25 17:03:03,346 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-08-25T17:03:03.650Z] 2022-08-25 17:03:03,347 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-08-25T17:03:03.650Z] 2022-08-25 17:03:03,347 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T17:03:03.650Z] 2022-08-25 17:03:03,347 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T17:03:03.650Z] 2.3.0-dev.16 [Pipeline] } [2022-08-25T17:03:03.667Z] $ docker exec --env ******** --env ******** 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 ssh-agent -k [2022-08-25T17:03:03.775Z] unset SSH_AUTH_SOCK; [2022-08-25T17:03:03.775Z] unset SSH_AGENT_PID; [2022-08-25T17:03:03.775Z] echo Agent pid 78 killed; [2022-08-25T17:03:03.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T17:03:04.087Z] + git semver [Pipeline] } [2022-08-25T17:03:04.369Z] $ docker stop --time=1 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 [2022-08-25T17:03:05.663Z] $ docker rm -f 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T17:03:06.010Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-25T17:03:06.239Z] Stashed 1 file(s) [Pipeline] echo [2022-08-25T17:03:06.242Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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-08-25T17:03:06.427Z] provisioning config files... [2022-08-25T17:03:06.436Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3395586307902245863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:03:06.731Z] ---> docker-login.sh [2022-08-25T17:03:06.732Z] nexus3.edgexfoundry.org:10001 [2022-08-25T17:03:06.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:03:06.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:03:06.732Z] Configure a credential helper to remove this warning. See [2022-08-25T17:03:06.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:03:06.732Z] [2022-08-25T17:03:06.732Z] Login Succeeded [2022-08-25T17:03:06.732Z] nexus3.edgexfoundry.org:10002 [2022-08-25T17:03:06.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:03:06.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:03:06.992Z] Configure a credential helper to remove this warning. See [2022-08-25T17:03:06.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:03:06.992Z] [2022-08-25T17:03:06.992Z] Login Succeeded [2022-08-25T17:03:06.992Z] nexus3.edgexfoundry.org:10003 [2022-08-25T17:03:06.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:03:06.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:03:06.992Z] Configure a credential helper to remove this warning. See [2022-08-25T17:03:06.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:03:06.992Z] [2022-08-25T17:03:06.992Z] Login Succeeded [2022-08-25T17:03:06.992Z] nexus3.edgexfoundry.org:10004 [2022-08-25T17:03:06.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:03:07.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:03:07.256Z] Configure a credential helper to remove this warning. See [2022-08-25T17:03:07.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:03:07.256Z] [2022-08-25T17:03:07.256Z] Login Succeeded [2022-08-25T17:03:07.256Z] docker.io [2022-08-25T17:03:07.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:03:07.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:03:07.517Z] Configure a credential helper to remove this warning. See [2022-08-25T17:03:07.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:03:07.517Z] [2022-08-25T17:03:07.517Z] Login Succeeded [2022-08-25T17:03:07.517Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T17:03:07.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-25T17:03:07.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T17:03:07.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T17:03:07.612Z] ========================================================= [2022-08-25T17:03:07.612Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-25T17:03:07.612Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:03:07.941Z] + 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-08-25T17:03:07.941Z] Sending build context to Docker daemon 3.131MB [2022-08-25T17:03:07.941Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T17:03:07.941Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-25T17:03:07.941Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-25T17:03:07.941Z] 2408cc74d12b: Pulling fs layer [2022-08-25T17:03:07.941Z] ea60b727a1ce: Pulling fs layer [2022-08-25T17:03:07.941Z] 30c4a7721957: Pulling fs layer [2022-08-25T17:03:07.941Z] 370296b7ddb6: Pulling fs layer [2022-08-25T17:03:07.941Z] 7c6cee850709: Pulling fs layer [2022-08-25T17:03:07.941Z] 39a5fcdaea64: Pulling fs layer [2022-08-25T17:03:07.941Z] d94ebbe4e438: Pulling fs layer [2022-08-25T17:03:07.941Z] bcfd1f05c69d: Pulling fs layer [2022-08-25T17:03:07.941Z] 59ccb84bbe0f: Pulling fs layer [2022-08-25T17:03:07.941Z] 39a5fcdaea64: Waiting [2022-08-25T17:03:07.941Z] 59ccb84bbe0f: Waiting [2022-08-25T17:03:07.941Z] d94ebbe4e438: Waiting [2022-08-25T17:03:07.941Z] bcfd1f05c69d: Waiting [2022-08-25T17:03:07.941Z] 370296b7ddb6: Waiting [2022-08-25T17:03:07.941Z] 7c6cee850709: Waiting [2022-08-25T17:03:07.941Z] 30c4a7721957: Verifying Checksum [2022-08-25T17:03:07.941Z] 30c4a7721957: Download complete [2022-08-25T17:03:07.941Z] ea60b727a1ce: Download complete [2022-08-25T17:03:07.941Z] 7c6cee850709: Verifying Checksum [2022-08-25T17:03:07.941Z] 7c6cee850709: Download complete [2022-08-25T17:03:07.941Z] 39a5fcdaea64: Verifying Checksum [2022-08-25T17:03:07.941Z] 39a5fcdaea64: Download complete [2022-08-25T17:03:08.202Z] 2408cc74d12b: Verifying Checksum [2022-08-25T17:03:08.202Z] 2408cc74d12b: Download complete [2022-08-25T17:03:08.202Z] d94ebbe4e438: Verifying Checksum [2022-08-25T17:03:08.202Z] d94ebbe4e438: Download complete [2022-08-25T17:03:08.202Z] 2408cc74d12b: Pull complete [2022-08-25T17:03:08.465Z] ea60b727a1ce: Pull complete [2022-08-25T17:03:08.465Z] 30c4a7721957: Pull complete [2022-08-25T17:03:08.725Z] 59ccb84bbe0f: Verifying Checksum [2022-08-25T17:03:08.725Z] 59ccb84bbe0f: Download complete [2022-08-25T17:03:08.725Z] bcfd1f05c69d: Verifying Checksum [2022-08-25T17:03:08.725Z] bcfd1f05c69d: Download complete [2022-08-25T17:03:08.986Z] 370296b7ddb6: Download complete [2022-08-25T17:03:13.187Z] 370296b7ddb6: Pull complete [2022-08-25T17:03:13.187Z] 7c6cee850709: Pull complete [2022-08-25T17:03:13.187Z] 39a5fcdaea64: Pull complete [2022-08-25T17:03:13.187Z] d94ebbe4e438: Pull complete [2022-08-25T17:03:15.095Z] bcfd1f05c69d: Pull complete [2022-08-25T17:03:15.665Z] 59ccb84bbe0f: Pull complete [2022-08-25T17:03:15.665Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-25T17:03:15.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T17:03:15.926Z] ---> a4fb48ad2a94 [2022-08-25T17:03:15.926Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-25T17:03:19.232Z] ---> Running in 0434c0719aca [2022-08-25T17:03:19.232Z] Removing intermediate container 0434c0719aca [2022-08-25T17:03:19.232Z] ---> 4166e2f2d035 [2022-08-25T17:03:19.232Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T17:03:19.232Z] ---> Running in 66c7d688ce1a [2022-08-25T17:03:19.232Z] Removing intermediate container 66c7d688ce1a [2022-08-25T17:03:19.232Z] ---> 6e9268d0d3cd [2022-08-25T17:03:19.232Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-25T17:03:19.232Z] ---> Running in 2f53bd24b8ae [2022-08-25T17:03:19.232Z] Removing intermediate container 2f53bd24b8ae [2022-08-25T17:03:19.232Z] ---> 4c9ad6021d5d [2022-08-25T17:03:19.232Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T17:03:19.232Z] ---> Running in d7a8e7db30ac [2022-08-25T17:03:19.232Z] Removing intermediate container d7a8e7db30ac [2022-08-25T17:03:19.232Z] ---> d82d0d29cde8 [2022-08-25T17:03:19.232Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T17:03:19.232Z] ---> Running in 9e08fc607e15 [2022-08-25T17:03:19.493Z] Removing intermediate container 9e08fc607e15 [2022-08-25T17:03:19.493Z] ---> 159defda0ac0 [2022-08-25T17:03:19.493Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T17:03:19.493Z] ---> Running in bcd281960c72 [2022-08-25T17:03:19.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T17:03:20.700Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T17:03:20.962Z] OK: 211 MiB in 51 packages [2022-08-25T17:03:21.225Z] Removing intermediate container bcd281960c72 [2022-08-25T17:03:21.225Z] ---> 47fd010c2ce0 [2022-08-25T17:03:21.225Z] Step 9/14 : WORKDIR /app [2022-08-25T17:03:21.225Z] ---> Running in d4ed325f8a6b [2022-08-25T17:03:21.225Z] Removing intermediate container d4ed325f8a6b [2022-08-25T17:03:21.225Z] ---> 38846b15e5df [2022-08-25T17:03:21.374Z] Still waiting to schedule task [2022-08-25T17:03:21.374Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23554’ is offline [2022-08-25T17:03:21.486Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-25T17:03:21.486Z] ---> f7094b859ae4 [2022-08-25T17:03:21.486Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T17:03:21.486Z] ---> Running in 500f8deeb40a [2022-08-25T17:03:43.453Z] Removing intermediate container 500f8deeb40a [2022-08-25T17:03:43.454Z] ---> 1e83e66721a3 [2022-08-25T17:03:43.454Z] Step 12/14 : COPY . . [2022-08-25T17:03:43.454Z] ---> 503971bc4d19 [2022-08-25T17:03:43.454Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-25T17:03:43.454Z] ---> Running in 8ae1eddac176 [2022-08-25T17:03:43.454Z] Removing intermediate container 8ae1eddac176 [2022-08-25T17:03:43.454Z] ---> cfb119136af3 [2022-08-25T17:03:43.454Z] Step 14/14 : RUN $MAKE [2022-08-25T17:03:43.454Z] ---> Running in 6b9d845765fe [2022-08-25T17:03:43.454Z] noop [2022-08-25T17:03:43.454Z] Removing intermediate container 6b9d845765fe [2022-08-25T17:03:43.454Z] ---> b25d5e451f8e [2022-08-25T17:03:43.454Z] Successfully built b25d5e451f8e [2022-08-25T17:03:43.454Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:03:43.783Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T17:03:43.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T17:03:43.863Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-08-25T17:03:43.910Z] $ 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-08-25T17:03:44.268Z] $ docker top f9c4428e451f2bb620800ffb73f68ed61ebb7df19c150dfa173a7494955ff725 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T17:03:44.615Z] + go version [2022-08-25T17:03:44.616Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-25T17:03:44.638Z] $ docker stop --time=1 f9c4428e451f2bb620800ffb73f68ed61ebb7df19c150dfa173a7494955ff725 [2022-08-25T17:03:45.880Z] $ docker rm -f f9c4428e451f2bb620800ffb73f68ed61ebb7df19c150dfa173a7494955ff725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:03:46.300Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T17:03:46.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T17:03:46.386Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-08-25T17:03:46.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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-08-25T17:03:46.755Z] $ docker top 17416b9f80d7fd878ddabbc36117ae3214563be8f1f86a2f004b79f26420104d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T17:03:47.102Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-08-25T17:03:47.397Z] + make test [2022-08-25T17:03:47.397Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-25T17:03:55.526Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-25T17:03:55.785Z] CGO_ENABLED=1 go vet ./... [2022-08-25T17:03:59.079Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T17:03:59.079Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T17:03:59.079Z] ./bin/test-attribution-txt.sh [2022-08-25T17:03:59.079Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-25T17:03:59.079Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-25T17:03:59.079Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-25T17:03:59.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-25T17:03:59.112Z] $ docker stop --time=1 17416b9f80d7fd878ddabbc36117ae3214563be8f1f86a2f004b79f26420104d [2022-08-25T17:04:01.089Z] $ docker rm -f 17416b9f80d7fd878ddabbc36117ae3214563be8f1f86a2f004b79f26420104d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T17:04:01.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-25T17:04:01.515Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-25T17:04:02.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-25T17:04:02.444Z] + ls -al . [2022-08-25T17:04:02.444Z] total 172 [2022-08-25T17:04:02.444Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 17:03 . [2022-08-25T17:04:02.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 17:02 .. [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 17:02 .dockerignore [2022-08-25T17:04:02.444Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 17:03 .git [2022-08-25T17:04:02.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 17:02 .github [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 17:02 .gitignore [2022-08-25T17:04:02.444Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 17:03 .semver [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 17:02 Attribution.txt [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 17:02 CHANGELOG.md [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 25 17:02 Dockerfile [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 17:02 GOVERNANCE.md [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 17:02 Jenkinsfile [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 17:02 LICENSE [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 17:02 OWNERS.md [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 4025 Aug 25 17:02 README.md [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 25 17:03 VERSION [2022-08-25T17:04:02.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 17:02 bin [2022-08-25T17:04:02.444Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 17:03 coverage.out [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 17:02 go.mod [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 17:02 go.sum [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 17:02 main.go [2022-08-25T17:04:02.444Z] -rw-rw-r-- 1 jenkins jenkins 2046 Aug 25 17:02 makefile [2022-08-25T17:04:02.444Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 17:02 res [2022-08-25T17:04:02.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 17:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:04:02.754Z] + 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=47bb9dfdcdb500ccf65829334ffb08f8f26842f6 --label arch=amd64 --label version=2.3.0-dev.16 . [2022-08-25T17:04:02.754Z] Sending build context to Docker daemon 3.132MB [2022-08-25T17:04:02.754Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T17:04:02.754Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-25T17:04:02.754Z] ---> b25d5e451f8e [2022-08-25T17:04:02.754Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-25T17:04:02.754Z] ---> Running in b196598676fa [2022-08-25T17:04:02.754Z] Removing intermediate container b196598676fa [2022-08-25T17:04:02.754Z] ---> e15b3cb6689d [2022-08-25T17:04:02.754Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T17:04:03.012Z] ---> Running in fdc52833f86f [2022-08-25T17:04:03.012Z] Removing intermediate container fdc52833f86f [2022-08-25T17:04:03.012Z] ---> 01f2a2919910 [2022-08-25T17:04:03.012Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-25T17:04:03.012Z] ---> Running in b17f0a29656c [2022-08-25T17:04:03.012Z] Removing intermediate container b17f0a29656c [2022-08-25T17:04:03.012Z] ---> 57b66f88588f [2022-08-25T17:04:03.012Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T17:04:03.012Z] ---> Running in 5bd70675572c [2022-08-25T17:04:03.273Z] Removing intermediate container 5bd70675572c [2022-08-25T17:04:03.273Z] ---> 31aaee81887e [2022-08-25T17:04:03.273Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T17:04:03.273Z] ---> Running in 9d02e016605d [2022-08-25T17:04:03.844Z] Removing intermediate container 9d02e016605d [2022-08-25T17:04:03.844Z] ---> 8c89e7b60090 [2022-08-25T17:04:03.844Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T17:04:03.844Z] ---> Running in 542e93124703 [2022-08-25T17:04:04.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T17:04:05.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T17:04:05.047Z] OK: 211 MiB in 51 packages [2022-08-25T17:04:05.307Z] Removing intermediate container 542e93124703 [2022-08-25T17:04:05.307Z] ---> 3003a687fdaf [2022-08-25T17:04:05.307Z] Step 9/28 : WORKDIR /app [2022-08-25T17:04:05.307Z] ---> Running in 91b657395f31 [2022-08-25T17:04:05.567Z] Removing intermediate container 91b657395f31 [2022-08-25T17:04:05.567Z] ---> 1b05c292f201 [2022-08-25T17:04:05.567Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-25T17:04:05.567Z] ---> b8188684e8a1 [2022-08-25T17:04:05.567Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T17:04:05.567Z] ---> Running in ef1fe1ecdbcb [2022-08-25T17:04:06.135Z] Removing intermediate container ef1fe1ecdbcb [2022-08-25T17:04:06.135Z] ---> 39eef6de0a85 [2022-08-25T17:04:06.135Z] Step 12/28 : COPY . . [2022-08-25T17:04:06.395Z] ---> 41fcc0b64afa [2022-08-25T17:04:06.395Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-25T17:04:06.655Z] ---> Running in 16d0eb605907 [2022-08-25T17:04:06.655Z] Removing intermediate container 16d0eb605907 [2022-08-25T17:04:06.655Z] ---> 27fda015751f [2022-08-25T17:04:06.655Z] Step 14/28 : RUN $MAKE [2022-08-25T17:04:06.655Z] ---> Running in bcc368c1a1a4 [2022-08-25T17:04:06.914Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-25T17:04:28.869Z] Removing intermediate container bcc368c1a1a4 [2022-08-25T17:04:28.869Z] ---> b43f5a2f4ab4 [2022-08-25T17:04:28.869Z] Step 15/28 : FROM alpine:3.16 [2022-08-25T17:04:28.869Z] 3.16: Pulling from library/alpine [2022-08-25T17:04:28.869Z] 213ec9aee27d: Pulling fs layer [2022-08-25T17:04:28.869Z] 213ec9aee27d: Verifying Checksum [2022-08-25T17:04:28.869Z] 213ec9aee27d: Download complete [2022-08-25T17:04:29.129Z] 213ec9aee27d: Pull complete [2022-08-25T17:04:29.129Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T17:04:29.129Z] Status: Downloaded newer image for alpine:3.16 [2022-08-25T17:04:29.129Z] ---> 9c6f07244728 [2022-08-25T17:04:29.129Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T17:04:29.129Z] ---> Running in b24ef391e2e5 [2022-08-25T17:04:29.129Z] Removing intermediate container b24ef391e2e5 [2022-08-25T17:04:29.129Z] ---> 3f0ea128f309 [2022-08-25T17:04:29.129Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-25T17:04:29.129Z] ---> Running in 61091bceb339 [2022-08-25T17:04:29.391Z] Removing intermediate container 61091bceb339 [2022-08-25T17:04:29.391Z] ---> 5544bbf0fb87 [2022-08-25T17:04:29.391Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-25T17:04:29.391Z] ---> Running in d830ff3bb502 [2022-08-25T17:04:29.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T17:04:29.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T17:04:29.911Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-25T17:04:29.911Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-25T17:04:29.911Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T17:04:29.911Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-25T17:04:29.911Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T17:04:29.911Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-25T17:04:29.911Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-25T17:04:29.911Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T17:04:29.911Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T17:04:29.911Z] OK: 9 MiB in 21 packages [2022-08-25T17:04:30.481Z] Removing intermediate container d830ff3bb502 [2022-08-25T17:04:30.481Z] ---> d2b0eaf4a059 [2022-08-25T17:04:30.481Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-25T17:04:30.743Z] ---> 0afd0e13662a [2022-08-25T17:04:30.743Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-25T17:04:30.743Z] ---> 4208f22c5e68 [2022-08-25T17:04:30.743Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-25T17:04:31.002Z] ---> 9b8f9831acd3 [2022-08-25T17:04:31.002Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-25T17:04:31.592Z] ---> 0b324739f2cd [2022-08-25T17:04:31.592Z] Step 23/28 : EXPOSE 48095 [2022-08-25T17:04:31.592Z] ---> Running in fa27bee3f43d [2022-08-25T17:04:31.592Z] Removing intermediate container fa27bee3f43d [2022-08-25T17:04:31.592Z] ---> ef287a7ccdf2 [2022-08-25T17:04:31.592Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-25T17:04:31.592Z] ---> Running in 46b84aeb29cf [2022-08-25T17:04:31.592Z] Removing intermediate container 46b84aeb29cf [2022-08-25T17:04:31.592Z] ---> 92781b540b87 [2022-08-25T17:04:31.592Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T17:04:31.852Z] ---> Running in c7904817936b [2022-08-25T17:04:31.852Z] Removing intermediate container c7904817936b [2022-08-25T17:04:31.852Z] ---> ed9af67e8f52 [2022-08-25T17:04:31.852Z] Step 26/28 : LABEL arch=amd64 [2022-08-25T17:04:31.852Z] ---> Running in f9aa7d28b318 [2022-08-25T17:04:31.852Z] Removing intermediate container f9aa7d28b318 [2022-08-25T17:04:31.852Z] ---> db13845d6cef [2022-08-25T17:04:31.852Z] Step 27/28 : LABEL git_sha=47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [2022-08-25T17:04:31.852Z] ---> Running in 4872f3b9fff7 [2022-08-25T17:04:31.852Z] Removing intermediate container 4872f3b9fff7 [2022-08-25T17:04:31.852Z] ---> 88d87a064d8e [2022-08-25T17:04:31.852Z] Step 28/28 : LABEL version=2.3.0-dev.16 [2022-08-25T17:04:32.112Z] ---> Running in 236593a12444 [2022-08-25T17:04:32.112Z] Removing intermediate container 236593a12444 [2022-08-25T17:04:32.112Z] ---> b5dfc4c7dfd9 [2022-08-25T17:04:32.112Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-25T17:04:32.112Z] Successfully built b5dfc4c7dfd9 [2022-08-25T17:04:32.112Z] 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-08-25T17:04:32.214Z] provisioning config files... [2022-08-25T17:04:32.223Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6426158126928756913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:04:32.522Z] ---> docker-login.sh [2022-08-25T17:04:32.522Z] nexus3.edgexfoundry.org:10001 [2022-08-25T17:04:32.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:04:32.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:04:32.522Z] Configure a credential helper to remove this warning. See [2022-08-25T17:04:32.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:04:32.522Z] [2022-08-25T17:04:32.522Z] Login Succeeded [2022-08-25T17:04:32.522Z] nexus3.edgexfoundry.org:10002 [2022-08-25T17:04:32.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:04:32.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:04:32.786Z] Configure a credential helper to remove this warning. See [2022-08-25T17:04:32.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:04:32.786Z] [2022-08-25T17:04:32.786Z] Login Succeeded [2022-08-25T17:04:32.786Z] nexus3.edgexfoundry.org:10003 [2022-08-25T17:04:32.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:04:32.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:04:32.786Z] Configure a credential helper to remove this warning. See [2022-08-25T17:04:32.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:04:32.786Z] [2022-08-25T17:04:32.786Z] Login Succeeded [2022-08-25T17:04:32.786Z] nexus3.edgexfoundry.org:10004 [2022-08-25T17:04:33.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:04:33.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:04:33.046Z] Configure a credential helper to remove this warning. See [2022-08-25T17:04:33.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:04:33.046Z] [2022-08-25T17:04:33.046Z] Login Succeeded [2022-08-25T17:04:33.046Z] docker.io [2022-08-25T17:04:33.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:04:33.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:04:33.307Z] Configure a credential helper to remove this warning. See [2022-08-25T17:04:33.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:04:33.307Z] [2022-08-25T17:04:33.307Z] Login Succeeded [2022-08-25T17:04:33.307Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T17:04:33.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-25T17:04:33.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T17:04:33.377Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-08-25T17:04:33.377Z] 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [2022-08-25T17:04:33.377Z] latest [2022-08-25T17:04:33.377Z] 2.3.0-dev.16 [2022-08-25T17:04:33.377Z] 47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 [2022-08-25T17:04:33.377Z] main [2022-08-25T17:04:33.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:04:33.700Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:04:34.011Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [2022-08-25T17:04:34.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-25T17:04:34.011Z] 1b428a24b19a: Preparing [2022-08-25T17:04:34.011Z] d6a7d10c97fd: Preparing [2022-08-25T17:04:34.011Z] 46d904f9c241: Preparing [2022-08-25T17:04:34.011Z] cec439277f1e: Preparing [2022-08-25T17:04:34.011Z] 4ba1e6ccb4c8: Preparing [2022-08-25T17:04:34.011Z] 994393dc58e7: Preparing [2022-08-25T17:04:34.011Z] 994393dc58e7: Waiting [2022-08-25T17:04:34.011Z] 46d904f9c241: Pushed [2022-08-25T17:04:34.011Z] cec439277f1e: Pushed [2022-08-25T17:04:34.011Z] d6a7d10c97fd: Pushed [2022-08-25T17:04:34.011Z] 994393dc58e7: Layer already exists [2022-08-25T17:04:34.579Z] 4ba1e6ccb4c8: Pushed [2022-08-25T17:04:36.488Z] 1b428a24b19a: Pushed [2022-08-25T17:04:36.750Z] 47bb9dfdcdb500ccf65829334ffb08f8f26842f6: digest: sha256:4daf3c6eb4db08a74502b9fbf536de3d62ae9644cbaa639347c4287909caace1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:04:37.068Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:04:37.384Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-08-25T17:04:37.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-25T17:04:37.384Z] 1b428a24b19a: Preparing [2022-08-25T17:04:37.384Z] d6a7d10c97fd: Preparing [2022-08-25T17:04:37.384Z] 46d904f9c241: Preparing [2022-08-25T17:04:37.384Z] cec439277f1e: Preparing [2022-08-25T17:04:37.384Z] 4ba1e6ccb4c8: Preparing [2022-08-25T17:04:37.384Z] 994393dc58e7: Preparing [2022-08-25T17:04:37.384Z] 994393dc58e7: Waiting [2022-08-25T17:04:37.384Z] 46d904f9c241: Layer already exists [2022-08-25T17:04:37.384Z] 4ba1e6ccb4c8: Layer already exists [2022-08-25T17:04:37.384Z] d6a7d10c97fd: Layer already exists [2022-08-25T17:04:37.384Z] cec439277f1e: Layer already exists [2022-08-25T17:04:37.384Z] 1b428a24b19a: Layer already exists [2022-08-25T17:04:37.384Z] 994393dc58e7: Layer already exists [2022-08-25T17:04:37.384Z] latest: digest: sha256:4daf3c6eb4db08a74502b9fbf536de3d62ae9644cbaa639347c4287909caace1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:04:37.701Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:04:38.016Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.16 [2022-08-25T17:04:38.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-25T17:04:38.016Z] 1b428a24b19a: Preparing [2022-08-25T17:04:38.016Z] d6a7d10c97fd: Preparing [2022-08-25T17:04:38.016Z] 46d904f9c241: Preparing [2022-08-25T17:04:38.016Z] cec439277f1e: Preparing [2022-08-25T17:04:38.016Z] 4ba1e6ccb4c8: Preparing [2022-08-25T17:04:38.016Z] 994393dc58e7: Preparing [2022-08-25T17:04:38.016Z] 994393dc58e7: Waiting [2022-08-25T17:04:38.016Z] cec439277f1e: Layer already exists [2022-08-25T17:04:38.016Z] 1b428a24b19a: Layer already exists [2022-08-25T17:04:38.016Z] 4ba1e6ccb4c8: Layer already exists [2022-08-25T17:04:38.016Z] 46d904f9c241: Layer already exists [2022-08-25T17:04:38.016Z] d6a7d10c97fd: Layer already exists [2022-08-25T17:04:38.016Z] 994393dc58e7: Layer already exists [2022-08-25T17:04:38.016Z] 2.3.0-dev.16: digest: sha256:4daf3c6eb4db08a74502b9fbf536de3d62ae9644cbaa639347c4287909caace1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:04:38.337Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:04:38.648Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 [2022-08-25T17:04:38.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-25T17:04:38.648Z] 1b428a24b19a: Preparing [2022-08-25T17:04:38.648Z] d6a7d10c97fd: Preparing [2022-08-25T17:04:38.648Z] 46d904f9c241: Preparing [2022-08-25T17:04:38.648Z] cec439277f1e: Preparing [2022-08-25T17:04:38.648Z] 4ba1e6ccb4c8: Preparing [2022-08-25T17:04:38.648Z] 994393dc58e7: Preparing [2022-08-25T17:04:38.648Z] 994393dc58e7: Waiting [2022-08-25T17:04:38.648Z] d6a7d10c97fd: Layer already exists [2022-08-25T17:04:38.648Z] cec439277f1e: Layer already exists [2022-08-25T17:04:38.648Z] 1b428a24b19a: Layer already exists [2022-08-25T17:04:38.648Z] 4ba1e6ccb4c8: Layer already exists [2022-08-25T17:04:38.648Z] 46d904f9c241: Layer already exists [2022-08-25T17:04:38.648Z] 994393dc58e7: Layer already exists [2022-08-25T17:04:38.648Z] 47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16: digest: sha256:4daf3c6eb4db08a74502b9fbf536de3d62ae9644cbaa639347c4287909caace1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:04:38.971Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:04:39.299Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-08-25T17:04:39.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-25T17:04:39.299Z] 1b428a24b19a: Preparing [2022-08-25T17:04:39.299Z] d6a7d10c97fd: Preparing [2022-08-25T17:04:39.299Z] 46d904f9c241: Preparing [2022-08-25T17:04:39.299Z] cec439277f1e: Preparing [2022-08-25T17:04:39.299Z] 4ba1e6ccb4c8: Preparing [2022-08-25T17:04:39.299Z] 994393dc58e7: Preparing [2022-08-25T17:04:39.299Z] 994393dc58e7: Waiting [2022-08-25T17:04:39.299Z] 1b428a24b19a: Layer already exists [2022-08-25T17:04:39.299Z] 4ba1e6ccb4c8: Layer already exists [2022-08-25T17:04:39.299Z] d6a7d10c97fd: Layer already exists [2022-08-25T17:04:39.299Z] 46d904f9c241: Layer already exists [2022-08-25T17:04:39.299Z] cec439277f1e: Layer already exists [2022-08-25T17:04:39.299Z] 994393dc58e7: Layer already exists [2022-08-25T17:04:39.299Z] main: digest: sha256:4daf3c6eb4db08a74502b9fbf536de3d62ae9644cbaa639347c4287909caace1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-25T17:04:39.352Z] ===================================================== [Pipeline] echo [2022-08-25T17:04:39.363Z] taggedImages: [2022-08-25T17:04:39.363Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [2022-08-25T17:04:39.363Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-08-25T17:04:39.363Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.16 [2022-08-25T17:04:39.363Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 [2022-08-25T17:04:39.363Z] - 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-08-25T17:04:39.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T17:04:39.743Z] [2022-08-25T17:04:39.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:04:40.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T17:04:40.115Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-25T17:04:40.115Z] 5eb5b503b376: Pulling fs layer [2022-08-25T17:04:40.115Z] 5c69ac0246d0: Pulling fs layer [2022-08-25T17:04:40.115Z] ec43610c2a17: Pulling fs layer [2022-08-25T17:04:40.115Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-25T17:04:40.115Z] 33b1e0a273af: Pulling fs layer [2022-08-25T17:04:40.115Z] 5d3b04190fa2: Pulling fs layer [2022-08-25T17:04:40.115Z] 2f39f015ded8: Pulling fs layer [2022-08-25T17:04:40.115Z] 33b1e0a273af: Waiting [2022-08-25T17:04:40.115Z] 5d3b04190fa2: Waiting [2022-08-25T17:04:40.115Z] 2f39f015ded8: Waiting [2022-08-25T17:04:40.115Z] 3a2ae6a8a46f: Waiting [2022-08-25T17:04:40.115Z] 5c69ac0246d0: Download complete [2022-08-25T17:04:40.115Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-25T17:04:40.115Z] 3a2ae6a8a46f: Download complete [2022-08-25T17:04:40.115Z] 33b1e0a273af: Verifying Checksum [2022-08-25T17:04:40.115Z] 33b1e0a273af: Download complete [2022-08-25T17:04:40.115Z] 5d3b04190fa2: Verifying Checksum [2022-08-25T17:04:40.115Z] 5d3b04190fa2: Download complete [2022-08-25T17:04:40.115Z] ec43610c2a17: Verifying Checksum [2022-08-25T17:04:40.115Z] ec43610c2a17: Download complete [2022-08-25T17:04:40.391Z] 5eb5b503b376: Verifying Checksum [2022-08-25T17:04:40.391Z] 5eb5b503b376: Download complete [2022-08-25T17:04:40.984Z] 2f39f015ded8: Verifying Checksum [2022-08-25T17:04:40.984Z] 2f39f015ded8: Download complete [2022-08-25T17:04:41.924Z] 5eb5b503b376: Pull complete [2022-08-25T17:04:41.924Z] 5c69ac0246d0: Pull complete [2022-08-25T17:04:42.495Z] ec43610c2a17: Pull complete [2022-08-25T17:04:42.495Z] 3a2ae6a8a46f: Pull complete [2022-08-25T17:04:42.754Z] 33b1e0a273af: Pull complete [2022-08-25T17:04:42.754Z] 5d3b04190fa2: Pull complete [2022-08-25T17:04:48.030Z] 2f39f015ded8: Pull complete [2022-08-25T17:04:48.030Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-25T17:04:48.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T17:04:48.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T17:04:48.117Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-08-25T17:04:48.166Z] $ 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-08-25T17:04:50.805Z] $ docker top 4941cb5f0314ee9f3d651f9cb8bc6b993be09d4249fb57ec8095be2a9c2b43f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:04:51.213Z] ---> job-cost.sh [2022-08-25T17:04:51.213Z] lf-activate-venv: SKIPPING [2022-08-25T17:04:51.213Z] INFO: No Stack... [2022-08-25T17:04:51.473Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-25T17:04:52.043Z] INFO: Archiving Costs [Pipeline] sh [2022-08-25T17:04:52.335Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-08-25T17:04:52.335Z] + cut -d, -f6 [Pipeline] lock [2022-08-25T17:04:52.349Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] [2022-08-25T17:04:52.355Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] did not exist. Created. [2022-08-25T17:04:52.355Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-25T17:04:52.656Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-25T17:04:52.688Z] Stashed 1 file(s) [Pipeline] } [2022-08-25T17:04:52.695Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-25T17:04:52.716Z] $ docker stop --time=1 4941cb5f0314ee9f3d651f9cb8bc6b993be09d4249fb57ec8095be2a9c2b43f7 [2022-08-25T17:04:53.902Z] $ docker rm -f 4941cb5f0314ee9f3d651f9cb8bc6b993be09d4249fb57ec8095be2a9c2b43f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T17:05:56.288Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23560 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-08-25T17:05:56.302Z] Running in /w/workspace/app-service-configurable/95 [Pipeline] { [Pipeline] checkout [2022-08-25T17:05:56.343Z] Selected Git installation does not exist. Using Default [2022-08-25T17:05:56.343Z] The recommended git tool is: NONE [2022-08-25T17:06:02.175Z] using credential edgex-jenkins-ssh [2022-08-25T17:06:02.195Z] Cloning the remote Git repository [2022-08-25T17:06:02.260Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-08-25T17:06:02.337Z] > git init /w/workspace/app-service-configurable/95 # timeout=10 [2022-08-25T17:06:02.467Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-25T17:06:02.472Z] > git --version # timeout=10 [2022-08-25T17:06:02.491Z] > git --version # 'git version 2.25.1' [2022-08-25T17:06:02.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T17:06:02.572Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T17:06:03.755Z] Avoid second fetch [2022-08-25T17:06:03.756Z] Checking out Revision 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 (main) [2022-08-25T17:06:03.713Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-25T17:06:03.733Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T17:06:03.781Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T17:06:03.797Z] > git checkout -f 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 # timeout=10 [2022-08-25T17:06:08.020Z] Commit message: "build: add build targets for NATS and add NATS configuration (#460)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T17:06:08.863Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-25T17:06:08.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T17:06:08.863Z] Dload Upload Total Spent Left Speed [2022-08-25T17:06:08.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 75915 0 --:--:-- --:--:-- --:--:-- 76375 [Pipeline] sh [2022-08-25T17:06:09.604Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-25T17:06:09.968Z] + sudo tee /etc/docker/daemon.new [2022-08-25T17:06:09.968Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-25T17:06:09.968Z] { [2022-08-25T17:06:09.968Z] "registry-mirrors": [ [2022-08-25T17:06:09.968Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-25T17:06:09.968Z] ], [2022-08-25T17:06:09.968Z] "bip": "10.250.0.254/24", [2022-08-25T17:06:09.968Z] "hosts": [ [2022-08-25T17:06:09.968Z] "tcp://0.0.0.0:5555", [2022-08-25T17:06:09.968Z] "unix:///var/run/docker.sock" [2022-08-25T17:06:09.968Z] ], [2022-08-25T17:06:09.968Z] "mtu": 1458, [2022-08-25T17:06:09.968Z] "selinux-enabled": true, [2022-08-25T17:06:09.968Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-25T17:06:09.968Z] } [Pipeline] sh [2022-08-25T17:06:10.326Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-25T17:06:10.668Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T17:06:29.030Z] provisioning config files... [2022-08-25T17:06:29.054Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/95@tmp/config139172861012314404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:06:29.414Z] ---> docker-login.sh [2022-08-25T17:06:29.414Z] nexus3.edgexfoundry.org:10001 [2022-08-25T17:06:30.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:06:30.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:06:30.289Z] Configure a credential helper to remove this warning. See [2022-08-25T17:06:30.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:06:30.289Z] [2022-08-25T17:06:30.289Z] Login Succeeded [2022-08-25T17:06:30.289Z] nexus3.edgexfoundry.org:10002 [2022-08-25T17:06:30.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:06:30.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:06:30.837Z] Configure a credential helper to remove this warning. See [2022-08-25T17:06:30.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:06:30.837Z] [2022-08-25T17:06:30.837Z] Login Succeeded [2022-08-25T17:06:30.837Z] nexus3.edgexfoundry.org:10003 [2022-08-25T17:06:31.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:06:31.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:06:31.112Z] Configure a credential helper to remove this warning. See [2022-08-25T17:06:31.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:06:31.112Z] [2022-08-25T17:06:31.112Z] Login Succeeded [2022-08-25T17:06:31.112Z] nexus3.edgexfoundry.org:10004 [2022-08-25T17:06:31.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:06:31.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:06:31.665Z] Configure a credential helper to remove this warning. See [2022-08-25T17:06:31.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:06:31.665Z] [2022-08-25T17:06:31.665Z] Login Succeeded [2022-08-25T17:06:31.665Z] docker.io [2022-08-25T17:06:31.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:06:32.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:06:32.537Z] Configure a credential helper to remove this warning. See [2022-08-25T17:06:32.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:06:32.537Z] [2022-08-25T17:06:32.537Z] Login Succeeded [2022-08-25T17:06:32.537Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T17:06:32.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-25T17:06:33.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T17:06:33.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T17:06:33.078Z] ========================================================= [2022-08-25T17:06:33.078Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-25T17:06:33.078Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:06:33.445Z] + 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-08-25T17:06:33.445Z] Sending build context to Docker daemon 205.8kB [2022-08-25T17:06:33.719Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T17:06:33.720Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-25T17:06:33.999Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-25T17:06:33.999Z] b3c136eddcbf: Pulling fs layer [2022-08-25T17:06:33.999Z] c0a3192eca97: Pulling fs layer [2022-08-25T17:06:33.999Z] a050256f5b6f: Pulling fs layer [2022-08-25T17:06:33.999Z] 656be50a0ddc: Pulling fs layer [2022-08-25T17:06:33.999Z] 2bbca73fdf42: Pulling fs layer [2022-08-25T17:06:33.999Z] 46d945488cbd: Pulling fs layer [2022-08-25T17:06:33.999Z] 8a5474983e97: Pulling fs layer [2022-08-25T17:06:33.999Z] 329c88fbcd65: Pulling fs layer [2022-08-25T17:06:33.999Z] 656be50a0ddc: Waiting [2022-08-25T17:06:33.999Z] 2bbca73fdf42: Waiting [2022-08-25T17:06:33.999Z] 46d945488cbd: Waiting [2022-08-25T17:06:33.999Z] 329c88fbcd65: Waiting [2022-08-25T17:06:33.999Z] 8a5474983e97: Waiting [2022-08-25T17:06:33.999Z] a050256f5b6f: Verifying Checksum [2022-08-25T17:06:33.999Z] a050256f5b6f: Download complete [2022-08-25T17:06:33.999Z] c0a3192eca97: Verifying Checksum [2022-08-25T17:06:33.999Z] c0a3192eca97: Download complete [2022-08-25T17:06:33.999Z] 2bbca73fdf42: Verifying Checksum [2022-08-25T17:06:33.999Z] 2bbca73fdf42: Download complete [2022-08-25T17:06:33.999Z] 46d945488cbd: Verifying Checksum [2022-08-25T17:06:33.999Z] 46d945488cbd: Download complete [2022-08-25T17:06:33.999Z] b3c136eddcbf: Download complete [2022-08-25T17:06:35.011Z] b3c136eddcbf: Pull complete [2022-08-25T17:06:35.011Z] 329c88fbcd65: Verifying Checksum [2022-08-25T17:06:35.011Z] 329c88fbcd65: Download complete [2022-08-25T17:06:35.618Z] c0a3192eca97: Pull complete [2022-08-25T17:06:35.895Z] a050256f5b6f: Pull complete [2022-08-25T17:06:36.173Z] 8a5474983e97: Verifying Checksum [2022-08-25T17:06:36.173Z] 8a5474983e97: Download complete [2022-08-25T17:06:36.774Z] 656be50a0ddc: Verifying Checksum [2022-08-25T17:06:36.774Z] 656be50a0ddc: Download complete [2022-08-25T17:06:49.193Z] 656be50a0ddc: Pull complete [2022-08-25T17:06:49.193Z] 2bbca73fdf42: Pull complete [2022-08-25T17:06:49.193Z] 46d945488cbd: Pull complete [2022-08-25T17:06:55.922Z] 8a5474983e97: Pull complete [2022-08-25T17:06:57.914Z] 329c88fbcd65: Pull complete [2022-08-25T17:06:57.914Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-25T17:06:57.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T17:06:57.914Z] ---> ff4287adb874 [2022-08-25T17:06:57.914Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-25T17:06:59.906Z] ---> Running in d7ca1f704077 [2022-08-25T17:06:59.906Z] Removing intermediate container d7ca1f704077 [2022-08-25T17:06:59.906Z] ---> 593f42d14f4f [2022-08-25T17:06:59.906Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T17:06:59.906Z] ---> Running in 9dcd6bcf0694 [2022-08-25T17:07:00.187Z] Removing intermediate container 9dcd6bcf0694 [2022-08-25T17:07:00.187Z] ---> 74453cd7b13a [2022-08-25T17:07:00.187Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-25T17:07:00.187Z] ---> Running in d40ffeec93b9 [2022-08-25T17:07:01.633Z] Removing intermediate container d40ffeec93b9 [2022-08-25T17:07:01.633Z] ---> 3fcfe5761c86 [2022-08-25T17:07:01.633Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T17:07:01.633Z] ---> Running in ff48c91577a7 [2022-08-25T17:07:02.245Z] Removing intermediate container ff48c91577a7 [2022-08-25T17:07:02.245Z] ---> edb2f2084cca [2022-08-25T17:07:02.245Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T17:07:02.245Z] ---> Running in 4bca8855d13e [2022-08-25T17:07:04.235Z] Removing intermediate container 4bca8855d13e [2022-08-25T17:07:04.235Z] ---> f29b1540b7a7 [2022-08-25T17:07:04.235Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T17:07:04.235Z] ---> Running in 57388e41ac55 [2022-08-25T17:07:05.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T17:07:06.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T17:07:07.177Z] OK: 221 MiB in 51 packages [2022-08-25T17:07:07.778Z] Removing intermediate container 57388e41ac55 [2022-08-25T17:07:07.778Z] ---> 305b3ebc66f7 [2022-08-25T17:07:07.778Z] Step 9/14 : WORKDIR /app [2022-08-25T17:07:07.778Z] ---> Running in 5e5f176bf859 [2022-08-25T17:07:08.375Z] Removing intermediate container 5e5f176bf859 [2022-08-25T17:07:08.375Z] ---> ffdb40578cc6 [2022-08-25T17:07:08.375Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-25T17:07:08.649Z] ---> f5ee6d6c9f53 [2022-08-25T17:07:08.649Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T17:07:08.924Z] ---> Running in 84e326ac51e8 [2022-08-25T17:08:05.466Z] Removing intermediate container 84e326ac51e8 [2022-08-25T17:08:05.466Z] ---> 63aa8b74274a [2022-08-25T17:08:05.466Z] Step 12/14 : COPY . . [2022-08-25T17:08:05.466Z] ---> 07b3ce5c9fef [2022-08-25T17:08:05.466Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-25T17:08:05.466Z] ---> Running in ad727ca538f6 [2022-08-25T17:08:05.466Z] Removing intermediate container ad727ca538f6 [2022-08-25T17:08:05.466Z] ---> 5b7b3d4e0360 [2022-08-25T17:08:05.466Z] Step 14/14 : RUN $MAKE [2022-08-25T17:08:05.466Z] ---> Running in b2c3900f647a [2022-08-25T17:08:05.466Z] noop [2022-08-25T17:08:05.466Z] Removing intermediate container b2c3900f647a [2022-08-25T17:08:05.466Z] ---> a0b8e72b9f99 [2022-08-25T17:08:05.466Z] Successfully built a0b8e72b9f99 [2022-08-25T17:08:05.466Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:08:05.842Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T17:08:05.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T17:08:06.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-23560 does not seem to be running inside a container [2022-08-25T17:08:06.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/95 -v /w/workspace/app-service-configurable/95:/w/workspace/app-service-configurable/95:rw,z -v /w/workspace/app-service-configurable/95@tmp:/w/workspace/app-service-configurable/95@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-08-25T17:08:07.476Z] $ docker top 8875cf57340dd5d60127f0af9fb6f09c641cbdb31527c785042f6d1bcdc8eb54 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T17:08:08.385Z] + go version [2022-08-25T17:08:08.385Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-25T17:08:08.414Z] $ docker stop --time=1 8875cf57340dd5d60127f0af9fb6f09c641cbdb31527c785042f6d1bcdc8eb54 [2022-08-25T17:08:10.055Z] $ docker rm -f 8875cf57340dd5d60127f0af9fb6f09c641cbdb31527c785042f6d1bcdc8eb54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:08:10.676Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T17:08:10.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T17:08:10.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-23560 does not seem to be running inside a container [2022-08-25T17:08:11.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/95 -v /w/workspace/app-service-configurable/95:/w/workspace/app-service-configurable/95:rw,z -v /w/workspace/app-service-configurable/95@tmp:/w/workspace/app-service-configurable/95@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-08-25T17:08:12.216Z] $ docker top 3530167c9eb76d483dcc21040393029823bdb66ec49e8322d0df9324acb492ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T17:08:13.123Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/95 [Pipeline] fileExists [Pipeline] sh [2022-08-25T17:08:13.791Z] + make test [2022-08-25T17:08:13.791Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-25T17:09:35.622Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-25T17:09:35.622Z] CGO_ENABLED=1 go vet ./... [2022-08-25T17:09:48.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T17:09:48.071Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T17:09:48.071Z] ./bin/test-attribution-txt.sh [2022-08-25T17:09:48.071Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-25T17:09:48.071Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-25T17:09:48.071Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-25T17:09:48.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-25T17:09:48.389Z] $ docker stop --time=1 3530167c9eb76d483dcc21040393029823bdb66ec49e8322d0df9324acb492ab [2022-08-25T17:09:50.132Z] $ docker rm -f 3530167c9eb76d483dcc21040393029823bdb66ec49e8322d0df9324acb492ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T17:09:51.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-25T17:09:51.136Z] Warning: overwriting stash ‘coverage-report’ [2022-08-25T17:09:51.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T17:09:51.980Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-25T17:09:52.318Z] + ls -al . [2022-08-25T17:09:52.318Z] total 168 [2022-08-25T17:09:52.318Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 25 17:08 . [2022-08-25T17:09:52.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 17:06 .. [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 17:06 .dockerignore [2022-08-25T17:09:52.318Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 17:06 .git [2022-08-25T17:09:52.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 17:06 .github [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 17:06 .gitignore [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 17:06 Attribution.txt [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 17:06 CHANGELOG.md [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 25 17:06 Dockerfile [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 17:06 GOVERNANCE.md [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 17:06 Jenkinsfile [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 17:06 LICENSE [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 17:06 OWNERS.md [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 4025 Aug 25 17:06 README.md [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 25 17:03 VERSION [2022-08-25T17:09:52.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 17:06 bin [2022-08-25T17:09:52.318Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 17:08 coverage.out [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 17:06 go.mod [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 17:06 go.sum [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 17:06 main.go [2022-08-25T17:09:52.318Z] -rw-rw-r-- 1 jenkins jenkins 2046 Aug 25 17:06 makefile [2022-08-25T17:09:52.318Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 17:06 res [2022-08-25T17:09:52.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 17:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:09:52.677Z] + 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=47bb9dfdcdb500ccf65829334ffb08f8f26842f6 --label arch=arm64 --label version=2.3.0-dev.16 . [2022-08-25T17:09:52.677Z] Sending build context to Docker daemon 206.8kB [2022-08-25T17:09:52.956Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T17:09:52.956Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-25T17:09:52.956Z] ---> a0b8e72b9f99 [2022-08-25T17:09:52.956Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-25T17:09:52.956Z] ---> Running in 44d414c3b677 [2022-08-25T17:09:53.231Z] Removing intermediate container 44d414c3b677 [2022-08-25T17:09:53.231Z] ---> 21f7df3110c2 [2022-08-25T17:09:53.231Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T17:09:53.514Z] ---> Running in b928618f4b83 [2022-08-25T17:09:53.790Z] Removing intermediate container b928618f4b83 [2022-08-25T17:09:53.790Z] ---> 53bd987e3d22 [2022-08-25T17:09:53.790Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-25T17:09:53.790Z] ---> Running in 2f2b78282c3b [2022-08-25T17:09:54.062Z] Removing intermediate container 2f2b78282c3b [2022-08-25T17:09:54.062Z] ---> c7e7555dc5ee [2022-08-25T17:09:54.062Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T17:09:54.062Z] ---> Running in 1c4bb1f25a7d [2022-08-25T17:09:54.336Z] Removing intermediate container 1c4bb1f25a7d [2022-08-25T17:09:54.336Z] ---> eed77ec3d6ab [2022-08-25T17:09:54.336Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T17:09:54.618Z] ---> Running in 3e39207014fc [2022-08-25T17:09:56.074Z] Removing intermediate container 3e39207014fc [2022-08-25T17:09:56.074Z] ---> 0fb87c953c91 [2022-08-25T17:09:56.074Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T17:09:56.074Z] ---> Running in 22f6d3848832 [2022-08-25T17:09:57.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T17:09:58.046Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T17:09:59.025Z] OK: 221 MiB in 51 packages [2022-08-25T17:09:59.629Z] Removing intermediate container 22f6d3848832 [2022-08-25T17:09:59.629Z] ---> 58dcc72a953f [2022-08-25T17:09:59.629Z] Step 9/28 : WORKDIR /app [2022-08-25T17:09:59.629Z] ---> Running in 3a4826eec316 [2022-08-25T17:09:59.904Z] Removing intermediate container 3a4826eec316 [2022-08-25T17:09:59.904Z] ---> 58bfdbc37596 [2022-08-25T17:09:59.904Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-25T17:10:00.508Z] ---> a8837f4220d1 [2022-08-25T17:10:00.508Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T17:10:00.508Z] ---> Running in 150943c52ba3 [2022-08-25T17:10:02.504Z] Removing intermediate container 150943c52ba3 [2022-08-25T17:10:02.504Z] ---> 7414e0c004d9 [2022-08-25T17:10:02.504Z] Step 12/28 : COPY . . [2022-08-25T17:10:03.494Z] ---> e5ce7f23c41f [2022-08-25T17:10:03.494Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-25T17:10:03.494Z] ---> Running in 82bcc3f41858 [2022-08-25T17:10:03.494Z] Removing intermediate container 82bcc3f41858 [2022-08-25T17:10:03.494Z] ---> 0e85c3c5f125 [2022-08-25T17:10:03.494Z] Step 14/28 : RUN $MAKE [2022-08-25T17:10:03.776Z] ---> Running in 67fe22007ca7 [2022-08-25T17:10:04.776Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-25T17:12:11.691Z] Removing intermediate container 67fe22007ca7 [2022-08-25T17:12:11.691Z] ---> 43964a960cb8 [2022-08-25T17:12:11.691Z] Step 15/28 : FROM alpine:3.16 [2022-08-25T17:12:11.691Z] 3.16: Pulling from library/alpine [2022-08-25T17:12:11.691Z] 9b18e9b68314: Pulling fs layer [2022-08-25T17:12:11.691Z] 9b18e9b68314: Verifying Checksum [2022-08-25T17:12:11.691Z] 9b18e9b68314: Download complete [2022-08-25T17:12:11.691Z] 9b18e9b68314: Pull complete [2022-08-25T17:12:11.691Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T17:12:11.691Z] Status: Downloaded newer image for alpine:3.16 [2022-08-25T17:12:11.691Z] ---> a6215f271958 [2022-08-25T17:12:11.691Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T17:12:11.691Z] ---> Running in 94ad31e925f0 [2022-08-25T17:12:11.691Z] Removing intermediate container 94ad31e925f0 [2022-08-25T17:12:11.691Z] ---> 9444ab55fec2 [2022-08-25T17:12:11.691Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-25T17:12:11.691Z] ---> Running in e3dae0cbed63 [2022-08-25T17:12:11.691Z] Removing intermediate container e3dae0cbed63 [2022-08-25T17:12:11.691Z] ---> 69f42a7e59a1 [2022-08-25T17:12:11.691Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-25T17:12:11.691Z] ---> Running in 83fe13a03a81 [2022-08-25T17:12:11.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T17:12:11.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T17:12:11.691Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-25T17:12:11.691Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-25T17:12:11.691Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T17:12:11.691Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-25T17:12:11.691Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T17:12:11.691Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-25T17:12:11.691Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-25T17:12:11.691Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T17:12:11.691Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T17:12:11.691Z] OK: 9 MiB in 21 packages [2022-08-25T17:12:11.691Z] Removing intermediate container 83fe13a03a81 [2022-08-25T17:12:11.691Z] ---> b85491282d5a [2022-08-25T17:12:11.691Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-25T17:12:11.691Z] ---> 7bf5bef23a5f [2022-08-25T17:12:11.691Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-25T17:12:11.970Z] ---> bb096b45cba5 [2022-08-25T17:12:11.970Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-25T17:12:12.572Z] ---> c2c3eeda7df1 [2022-08-25T17:12:12.572Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-25T17:12:14.035Z] ---> a3b65f19f987 [2022-08-25T17:12:14.035Z] Step 23/28 : EXPOSE 48095 [2022-08-25T17:12:14.035Z] ---> Running in 358ae7ef3f1c [2022-08-25T17:12:14.639Z] Removing intermediate container 358ae7ef3f1c [2022-08-25T17:12:14.639Z] ---> 79dc3241099f [2022-08-25T17:12:14.639Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-25T17:12:14.639Z] ---> Running in cbf7a6c0fb6e [2022-08-25T17:12:14.921Z] Removing intermediate container cbf7a6c0fb6e [2022-08-25T17:12:14.921Z] ---> 7dab62c7c06c [2022-08-25T17:12:14.921Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T17:12:14.921Z] ---> Running in 0a6f912842ae [2022-08-25T17:12:15.196Z] Removing intermediate container 0a6f912842ae [2022-08-25T17:12:15.196Z] ---> 0058fd5b24f9 [2022-08-25T17:12:15.196Z] Step 26/28 : LABEL arch=arm64 [2022-08-25T17:12:15.196Z] ---> Running in 7bcba7439ab9 [2022-08-25T17:12:15.472Z] Removing intermediate container 7bcba7439ab9 [2022-08-25T17:12:15.472Z] ---> 1ce92750a08e [2022-08-25T17:12:15.472Z] Step 27/28 : LABEL git_sha=47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [2022-08-25T17:12:15.750Z] ---> Running in dc966ed6c9d8 [2022-08-25T17:12:16.024Z] Removing intermediate container dc966ed6c9d8 [2022-08-25T17:12:16.024Z] ---> d4a849494b9d [2022-08-25T17:12:16.024Z] Step 28/28 : LABEL version=2.3.0-dev.16 [2022-08-25T17:12:16.024Z] ---> Running in f754f592693a [2022-08-25T17:12:16.299Z] Removing intermediate container f754f592693a [2022-08-25T17:12:16.299Z] ---> d496925a9fa2 [2022-08-25T17:12:16.299Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-25T17:12:16.299Z] Successfully built d496925a9fa2 [2022-08-25T17:12:16.299Z] 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-08-25T17:12:16.442Z] provisioning config files... [2022-08-25T17:12:16.461Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/95@tmp/config9114183925004023486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:12:16.814Z] ---> docker-login.sh [2022-08-25T17:12:16.814Z] nexus3.edgexfoundry.org:10001 [2022-08-25T17:12:17.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:12:17.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:12:17.093Z] Configure a credential helper to remove this warning. See [2022-08-25T17:12:17.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:12:17.093Z] [2022-08-25T17:12:17.093Z] Login Succeeded [2022-08-25T17:12:17.093Z] nexus3.edgexfoundry.org:10002 [2022-08-25T17:12:17.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:12:17.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:12:17.694Z] Configure a credential helper to remove this warning. See [2022-08-25T17:12:17.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:12:17.694Z] [2022-08-25T17:12:17.694Z] Login Succeeded [2022-08-25T17:12:17.694Z] nexus3.edgexfoundry.org:10003 [2022-08-25T17:12:17.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:12:18.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:12:18.246Z] Configure a credential helper to remove this warning. See [2022-08-25T17:12:18.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:12:18.246Z] [2022-08-25T17:12:18.246Z] Login Succeeded [2022-08-25T17:12:18.246Z] nexus3.edgexfoundry.org:10004 [2022-08-25T17:12:18.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:12:18.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:12:18.522Z] Configure a credential helper to remove this warning. See [2022-08-25T17:12:18.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:12:18.522Z] [2022-08-25T17:12:18.522Z] Login Succeeded [2022-08-25T17:12:18.522Z] docker.io [2022-08-25T17:12:19.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T17:12:19.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T17:12:19.399Z] Configure a credential helper to remove this warning. See [2022-08-25T17:12:19.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T17:12:19.399Z] [2022-08-25T17:12:19.399Z] Login Succeeded [2022-08-25T17:12:19.399Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T17:12:19.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-25T17:12:19.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T17:12:19.483Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-08-25T17:12:19.483Z] 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [2022-08-25T17:12:19.483Z] latest [2022-08-25T17:12:19.483Z] 2.3.0-dev.16 [2022-08-25T17:12:19.483Z] 47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 [2022-08-25T17:12:19.483Z] main [2022-08-25T17:12:19.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:12:19.849Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:12:20.212Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [2022-08-25T17:12:20.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-25T17:12:20.213Z] 0fa779ff07ed: Preparing [2022-08-25T17:12:20.213Z] 8b0a1d885ac6: Preparing [2022-08-25T17:12:20.213Z] fa465e634e0e: Preparing [2022-08-25T17:12:20.213Z] 80c795d7cb2c: Preparing [2022-08-25T17:12:20.213Z] 8ddbcdc91eb0: Preparing [2022-08-25T17:12:20.213Z] 5d3e392a13a0: Preparing [2022-08-25T17:12:20.213Z] 5d3e392a13a0: Waiting [2022-08-25T17:12:20.485Z] 80c795d7cb2c: Pushed [2022-08-25T17:12:20.485Z] fa465e634e0e: Pushed [2022-08-25T17:12:20.485Z] 8b0a1d885ac6: Pushed [2022-08-25T17:12:20.485Z] 5d3e392a13a0: Layer already exists [2022-08-25T17:12:21.463Z] 8ddbcdc91eb0: Pushed [2022-08-25T17:12:25.764Z] 0fa779ff07ed: Pushed [2022-08-25T17:12:25.764Z] 47bb9dfdcdb500ccf65829334ffb08f8f26842f6: digest: sha256:a739bc0fea266276b84786d33e32aba4fa6aa964a26ff8f426ac2fb113f5052f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:12:26.138Z] + 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-08-25T17:12:26.502Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-08-25T17:12:26.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-25T17:12:26.502Z] 0fa779ff07ed: Preparing [2022-08-25T17:12:26.502Z] 8b0a1d885ac6: Preparing [2022-08-25T17:12:26.502Z] fa465e634e0e: Preparing [2022-08-25T17:12:26.502Z] 80c795d7cb2c: Preparing [2022-08-25T17:12:26.502Z] 8ddbcdc91eb0: Preparing [2022-08-25T17:12:26.502Z] 5d3e392a13a0: Preparing [2022-08-25T17:12:26.502Z] 5d3e392a13a0: Waiting [2022-08-25T17:12:26.502Z] fa465e634e0e: Layer already exists [2022-08-25T17:12:26.502Z] 8b0a1d885ac6: Layer already exists [2022-08-25T17:12:26.502Z] 8ddbcdc91eb0: Layer already exists [2022-08-25T17:12:26.502Z] 80c795d7cb2c: Layer already exists [2022-08-25T17:12:26.502Z] 0fa779ff07ed: Layer already exists [2022-08-25T17:12:26.502Z] 5d3e392a13a0: Layer already exists [2022-08-25T17:12:26.776Z] latest: digest: sha256:a739bc0fea266276b84786d33e32aba4fa6aa964a26ff8f426ac2fb113f5052f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:12:27.149Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:12:27.515Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.16 [2022-08-25T17:12:27.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-25T17:12:27.515Z] 0fa779ff07ed: Preparing [2022-08-25T17:12:27.515Z] 8b0a1d885ac6: Preparing [2022-08-25T17:12:27.515Z] fa465e634e0e: Preparing [2022-08-25T17:12:27.515Z] 80c795d7cb2c: Preparing [2022-08-25T17:12:27.515Z] 8ddbcdc91eb0: Preparing [2022-08-25T17:12:27.515Z] 5d3e392a13a0: Preparing [2022-08-25T17:12:27.515Z] 5d3e392a13a0: Waiting [2022-08-25T17:12:27.515Z] fa465e634e0e: Layer already exists [2022-08-25T17:12:27.515Z] 80c795d7cb2c: Layer already exists [2022-08-25T17:12:27.515Z] 8ddbcdc91eb0: Layer already exists [2022-08-25T17:12:27.515Z] 8b0a1d885ac6: Layer already exists [2022-08-25T17:12:27.516Z] 0fa779ff07ed: Layer already exists [2022-08-25T17:12:27.794Z] 5d3e392a13a0: Layer already exists [2022-08-25T17:12:27.794Z] 2.3.0-dev.16: digest: sha256:a739bc0fea266276b84786d33e32aba4fa6aa964a26ff8f426ac2fb113f5052f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:12:28.165Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:12:28.540Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 [2022-08-25T17:12:28.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-25T17:12:28.540Z] 0fa779ff07ed: Preparing [2022-08-25T17:12:28.540Z] 8b0a1d885ac6: Preparing [2022-08-25T17:12:28.540Z] fa465e634e0e: Preparing [2022-08-25T17:12:28.540Z] 80c795d7cb2c: Preparing [2022-08-25T17:12:28.540Z] 8ddbcdc91eb0: Preparing [2022-08-25T17:12:28.540Z] 5d3e392a13a0: Preparing [2022-08-25T17:12:28.540Z] 5d3e392a13a0: Waiting [2022-08-25T17:12:28.540Z] 0fa779ff07ed: Layer already exists [2022-08-25T17:12:28.540Z] 80c795d7cb2c: Layer already exists [2022-08-25T17:12:28.540Z] fa465e634e0e: Layer already exists [2022-08-25T17:12:28.540Z] 8ddbcdc91eb0: Layer already exists [2022-08-25T17:12:28.540Z] 8b0a1d885ac6: Layer already exists [2022-08-25T17:12:28.540Z] 5d3e392a13a0: Layer already exists [2022-08-25T17:12:28.812Z] 47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16: digest: sha256:a739bc0fea266276b84786d33e32aba4fa6aa964a26ff8f426ac2fb113f5052f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:12:29.180Z] + 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-08-25T17:12:29.539Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-08-25T17:12:29.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-25T17:12:29.539Z] 0fa779ff07ed: Preparing [2022-08-25T17:12:29.539Z] 8b0a1d885ac6: Preparing [2022-08-25T17:12:29.539Z] fa465e634e0e: Preparing [2022-08-25T17:12:29.539Z] 80c795d7cb2c: Preparing [2022-08-25T17:12:29.539Z] 8ddbcdc91eb0: Preparing [2022-08-25T17:12:29.539Z] 5d3e392a13a0: Preparing [2022-08-25T17:12:29.539Z] 5d3e392a13a0: Waiting [2022-08-25T17:12:29.539Z] 8b0a1d885ac6: Layer already exists [2022-08-25T17:12:29.539Z] fa465e634e0e: Layer already exists [2022-08-25T17:12:29.539Z] 8ddbcdc91eb0: Layer already exists [2022-08-25T17:12:29.539Z] 80c795d7cb2c: Layer already exists [2022-08-25T17:12:29.539Z] 0fa779ff07ed: Layer already exists [2022-08-25T17:12:29.539Z] 5d3e392a13a0: Layer already exists [2022-08-25T17:12:29.812Z] main: digest: sha256:a739bc0fea266276b84786d33e32aba4fa6aa964a26ff8f426ac2fb113f5052f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-25T17:12:29.867Z] ===================================================== [Pipeline] echo [2022-08-25T17:12:29.876Z] taggedImages: [2022-08-25T17:12:29.876Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [2022-08-25T17:12:29.876Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-08-25T17:12:29.876Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.16 [2022-08-25T17:12:29.876Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 [2022-08-25T17:12:29.876Z] - 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-08-25T17:12:30.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T17:12:30.246Z] [2022-08-25T17:12:30.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:12:30.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T17:12:30.878Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-25T17:12:30.878Z] 8998bd30e6a1: Pulling fs layer [2022-08-25T17:12:30.878Z] 04944245beec: Pulling fs layer [2022-08-25T17:12:30.878Z] 699f458cf7ca: Pulling fs layer [2022-08-25T17:12:30.878Z] 765212b225bb: Pulling fs layer [2022-08-25T17:12:30.878Z] f23df028b6ca: Pulling fs layer [2022-08-25T17:12:30.878Z] d65c8cfc05b1: Pulling fs layer [2022-08-25T17:12:30.878Z] 2437ff75d9bd: Pulling fs layer [2022-08-25T17:12:30.878Z] 765212b225bb: Waiting [2022-08-25T17:12:30.878Z] f23df028b6ca: Waiting [2022-08-25T17:12:30.878Z] 2437ff75d9bd: Waiting [2022-08-25T17:12:30.878Z] d65c8cfc05b1: Waiting [2022-08-25T17:12:30.878Z] 04944245beec: Verifying Checksum [2022-08-25T17:12:30.878Z] 04944245beec: Download complete [2022-08-25T17:12:30.878Z] 765212b225bb: Download complete [2022-08-25T17:12:30.878Z] f23df028b6ca: Verifying Checksum [2022-08-25T17:12:30.878Z] f23df028b6ca: Download complete [2022-08-25T17:12:30.878Z] d65c8cfc05b1: Verifying Checksum [2022-08-25T17:12:30.878Z] d65c8cfc05b1: Download complete [2022-08-25T17:12:31.160Z] 699f458cf7ca: Download complete [2022-08-25T17:12:31.439Z] 8998bd30e6a1: Verifying Checksum [2022-08-25T17:12:31.439Z] 8998bd30e6a1: Download complete [2022-08-25T17:12:34.078Z] 2437ff75d9bd: Verifying Checksum [2022-08-25T17:12:34.078Z] 2437ff75d9bd: Download complete [2022-08-25T17:12:36.060Z] 8998bd30e6a1: Pull complete [2022-08-25T17:12:36.333Z] 04944245beec: Pull complete [2022-08-25T17:12:37.773Z] 699f458cf7ca: Pull complete [2022-08-25T17:12:37.773Z] 765212b225bb: Pull complete [2022-08-25T17:12:38.757Z] f23df028b6ca: Pull complete [2022-08-25T17:12:39.031Z] d65c8cfc05b1: Pull complete [2022-08-25T17:12:54.133Z] 2437ff75d9bd: Pull complete [2022-08-25T17:12:54.133Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-25T17:12:54.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T17:12:54.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T17:12:54.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-23560 does not seem to be running inside a container [2022-08-25T17:12:54.462Z] $ 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/95 -v /w/workspace/app-service-configurable/95:/w/workspace/app-service-configurable/95:rw,z -v /w/workspace/app-service-configurable/95@tmp:/w/workspace/app-service-configurable/95@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-08-25T17:12:56.983Z] $ docker top b9fcc56a71075da3652b35119d7edae9f543b82ad321831549d2b654e98ad5e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:12:57.881Z] ---> job-cost.sh [2022-08-25T17:12:57.881Z] lf-activate-venv: SKIPPING [2022-08-25T17:12:57.881Z] INFO: No Stack... [2022-08-25T17:12:58.479Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-25T17:12:59.084Z] INFO: Archiving Costs [Pipeline] sh [2022-08-25T17:12:59.747Z] + + cat /w/workspace/app-service-configurable/95/archives/cost.csvcut [2022-08-25T17:12:59.747Z] -d, -f6 [Pipeline] lock [2022-08-25T17:12:59.811Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] [2022-08-25T17:12:59.817Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] did not exist. Created. [2022-08-25T17:12:59.817Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-25T17:13:00.495Z] /w/workspace/app-service-configurable/95@tmp/durable-b45f833d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-25T17:13:01.177Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-25T17:13:01.206Z] Warning: overwriting stash ‘stack-cost’ [2022-08-25T17:13:01.254Z] Stashed 1 file(s) [Pipeline] } [2022-08-25T17:13:01.261Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-25T17:13:01.287Z] $ docker stop --time=1 b9fcc56a71075da3652b35119d7edae9f543b82ad321831549d2b654e98ad5e7 [2022-08-25T17:13:02.774Z] $ docker rm -f b9fcc56a71075da3652b35119d7edae9f543b82ad321831549d2b654e98ad5e7 [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-08-25T17:13:03.275Z] provisioning config files... [2022-08-25T17:13:03.284Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3476018787130125844tmp [Pipeline] { [Pipeline] sh [2022-08-25T17:13:03.577Z] + set +x [2022-08-25T17:13:03.577Z] + curl -s https://codecov.io/bash [2022-08-25T17:13:03.577Z] + bash -s -- [2022-08-25T17:13:03.577Z] [2022-08-25T17:13:03.577Z] _____ _ [2022-08-25T17:13:03.577Z] / ____| | | [2022-08-25T17:13:03.577Z] | | ___ __| | ___ ___ _____ __ [2022-08-25T17:13:03.577Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-25T17:13:03.577Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-25T17:13:03.577Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-25T17:13:03.577Z] Bash-1.0.6 [2022-08-25T17:13:03.577Z] [2022-08-25T17:13:03.577Z] [2022-08-25T17:13:03.577Z] ==> git version 2.25.1 found [2022-08-25T17:13:03.577Z] ==> 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-08-25T17:13:03.577Z] Release-Date: 2020-01-08 [2022-08-25T17:13:03.577Z] 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-08-25T17:13:03.577Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-25T17:13:03.577Z] ==> Jenkins CI detected. [2022-08-25T17:13:03.577Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-08-25T17:13:03.577Z] project root: . [2022-08-25T17:13:03.577Z] --> token set from env [2022-08-25T17:13:03.577Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-25T17:13:03.577Z] ==> Running gcov in . (disable via -X gcov) [2022-08-25T17:13:03.577Z] ==> Python coveragepy not found [2022-08-25T17:13:03.577Z] ==> Searching for coverage reports in: [2022-08-25T17:13:03.577Z] + . [2022-08-25T17:13:03.577Z] -> Found 1 reports [2022-08-25T17:13:03.577Z] ==> Detecting git/mercurial file structure [2022-08-25T17:13:03.577Z] ==> Reading reports [2022-08-25T17:13:03.577Z] + ./coverage.out bytes=10 [2022-08-25T17:13:03.577Z] ==> Appending adjustments [2022-08-25T17:13:03.577Z] https://docs.codecov.io/docs/fixing-reports [2022-08-25T17:13:03.837Z] + Found adjustments [2022-08-25T17:13:03.837Z] ==> Gzipping contents [2022-08-25T17:13:03.837Z] 4.0K /tmp/codecov.6RVO2r.gz [2022-08-25T17:13:03.837Z] ==> Uploading reports [2022-08-25T17:13:03.837Z] url: https://codecov.io [2022-08-25T17:13:03.837Z] query: branch=main&commit=47bb9dfdcdb500ccf65829334ffb08f8f26842f6&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-25T17:13:03.837Z] -> Pinging Codecov [2022-08-25T17:13:03.837Z] 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=47bb9dfdcdb500ccf65829334ffb08f8f26842f6&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-25T17:13:04.096Z] -> Uploading to [2022-08-25T17:13:04.096Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-25/A97CA9966030D2A3747ED39772930CCE/47bb9dfdcdb500ccf65829334ffb08f8f26842f6/d6070b6c-3447-4f91-908b-ab5b93aac28f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T171303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7138e9d50b454973c78e1cd05b9aa1356dd864209398c71354fe5b3b846a8f7 [2022-08-25T17:13:04.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T17:13:04.096Z] Dload Upload Total Spent Left Speed [2022-08-25T17:13:04.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2302 --:--:-- --:--:-- --:--:-- 2302 [2022-08-25T17:13:04.356Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] } [2022-08-25T17:13:04.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-25T17:13:04.565Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-25T17:13:04.577Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:13:04.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-25T17:13:04.877Z] [2022-08-25T17:13:04.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:13:05.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-25T17:13:05.183Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-25T17:13:05.183Z] df9b9388f04a: Pulling fs layer [2022-08-25T17:13:05.183Z] 52dc419b0ee2: Pulling fs layer [2022-08-25T17:13:05.183Z] 25bc292e5bac: Pulling fs layer [2022-08-25T17:13:05.183Z] 114826534d7a: Pulling fs layer [2022-08-25T17:13:05.183Z] 4657fd5d0bcf: Pulling fs layer [2022-08-25T17:13:05.183Z] 6ad1cebc031e: Pulling fs layer [2022-08-25T17:13:05.183Z] 8a3aa393b2d8: Pulling fs layer [2022-08-25T17:13:05.183Z] 114826534d7a: Waiting [2022-08-25T17:13:05.183Z] 4657fd5d0bcf: Waiting [2022-08-25T17:13:05.183Z] 6ad1cebc031e: Waiting [2022-08-25T17:13:05.183Z] 8a3aa393b2d8: Waiting [2022-08-25T17:13:05.183Z] 25bc292e5bac: Verifying Checksum [2022-08-25T17:13:05.183Z] 25bc292e5bac: Download complete [2022-08-25T17:13:05.183Z] 52dc419b0ee2: Verifying Checksum [2022-08-25T17:13:05.183Z] 52dc419b0ee2: Download complete [2022-08-25T17:13:05.183Z] 4657fd5d0bcf: Download complete [2022-08-25T17:13:05.183Z] df9b9388f04a: Verifying Checksum [2022-08-25T17:13:05.183Z] df9b9388f04a: Download complete [2022-08-25T17:13:05.449Z] 6ad1cebc031e: Verifying Checksum [2022-08-25T17:13:05.449Z] 6ad1cebc031e: Download complete [2022-08-25T17:13:05.449Z] df9b9388f04a: Pull complete [2022-08-25T17:13:06.029Z] 52dc419b0ee2: Pull complete [2022-08-25T17:13:06.029Z] 25bc292e5bac: Pull complete [2022-08-25T17:13:06.293Z] 114826534d7a: Verifying Checksum [2022-08-25T17:13:06.293Z] 114826534d7a: Download complete [2022-08-25T17:13:06.553Z] 8a3aa393b2d8: Verifying Checksum [2022-08-25T17:13:06.553Z] 8a3aa393b2d8: Download complete [2022-08-25T17:13:09.850Z] 114826534d7a: Pull complete [2022-08-25T17:13:10.111Z] 4657fd5d0bcf: Pull complete [2022-08-25T17:13:10.372Z] 6ad1cebc031e: Pull complete [2022-08-25T17:13:13.667Z] 8a3aa393b2d8: Pull complete [2022-08-25T17:13:13.667Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-25T17:13:13.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-25T17:13:13.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T17:13:13.757Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-08-25T17:13:13.803Z] $ 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-08-25T17:13:17.108Z] $ docker top c571afe9f828a3bfd853e13cd8f92dec3c9132f8f64b2d1615704fc93ff7a750 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-25T17:13:17.176Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-08-25T17:13:17.456Z] + set -o pipefail [2022-08-25T17:13:17.457Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-08-25T17:13:22.760Z] [2022-08-25T17:13:22.760Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-08-25T17:13:22.760Z] [2022-08-25T17:13:22.760Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/a5b5d5ec-af73-4d77-9c38-7180a67aa8a9 [2022-08-25T17:13:22.760Z] [2022-08-25T17:13:22.760Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-25T17:13:22.760Z] [2022-08-25T17:13:22.760Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-25T17:13:22.760Z] [2022-08-25T17:13:23.022Z] [Pipeline] } [2022-08-25T17:13:23.042Z] $ docker stop --time=1 c571afe9f828a3bfd853e13cd8f92dec3c9132f8f64b2d1615704fc93ff7a750 [2022-08-25T17:13:25.969Z] $ docker rm -f c571afe9f828a3bfd853e13cd8f92dec3c9132f8f64b2d1615704fc93ff7a750 [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-08-25T17:13:26.714Z] + git log --format=format:%s -1 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] sh [2022-08-25T17:13:27.009Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T17:13:27.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:13:27.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T17:13:27.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T17:13:27.382Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-08-25T17:13:27.422Z] $ 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-08-25T17:13:27.873Z] $ docker top 43cac8cb43678cfe1dfa77413e906ed223b8ff50abe7e83883184eb755637b8e -eo pid,comm [2022-08-25T17:13:27.935Z] 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-08-25T17:13:27.935Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T17:13:27.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T17:13:27.968Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T17:13:28.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T17:13:28.114Z] $ docker exec 43cac8cb43678cfe1dfa77413e906ed223b8ff50abe7e83883184eb755637b8e ssh-agent [2022-08-25T17:13:28.250Z] SSH_AUTH_SOCK=/tmp/ssh-MVgGwPoT6vBu/agent.33 [2022-08-25T17:13:28.250Z] SSH_AGENT_PID=39 [2022-08-25T17:13:28.274Z] Running ssh-add (command line suppressed) [2022-08-25T17:13:28.413Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8573929875431134790.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8573929875431134790.key) [2022-08-25T17:13:28.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T17:13:28.772Z] + git semver tag [2022-08-25T17:13:29.033Z] 2022-08-25 17:13:28,977 [run_tag] DEBUG tag force:False [2022-08-25T17:13:29.033Z] 2022-08-25 17:13:28,977 [check_head_tag] DEBUG check head tag [2022-08-25T17:13:29.033Z] 2022-08-25 17:13:28,977 [execute] INFO git cat-file --batch-check [2022-08-25T17:13:29.033Z] 2022-08-25 17:13:28,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-08-25T17:13:29.033Z] 2022-08-25 17:13:28,982 [execute] INFO git cat-file --batch [2022-08-25T17:13:29.033Z] 2022-08-25 17:13:28,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-08-25T17:13:29.033Z] 2022-08-25 17:13:28,995 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T17:13:29.033Z] 2022-08-25 17:13:28,995 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 [2022-08-25T17:13:29.033Z] 2022-08-25 17:13:28,996 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-08-25T17:13:29.033Z] 2022-08-25 17:13:29,001 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T17:13:29.033Z] 2.3.0-dev.16 [Pipeline] } [2022-08-25T17:13:29.053Z] $ docker exec --env ******** --env ******** 43cac8cb43678cfe1dfa77413e906ed223b8ff50abe7e83883184eb755637b8e ssh-agent -k [2022-08-25T17:13:29.172Z] unset SSH_AUTH_SOCK; [2022-08-25T17:13:29.172Z] unset SSH_AGENT_PID; [2022-08-25T17:13:29.172Z] echo Agent pid 39 killed; [2022-08-25T17:13:29.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T17:13:29.492Z] + git semver [Pipeline] } [2022-08-25T17:13:29.775Z] $ docker stop --time=1 43cac8cb43678cfe1dfa77413e906ed223b8ff50abe7e83883184eb755637b8e [2022-08-25T17:13:31.068Z] $ docker rm -f 43cac8cb43678cfe1dfa77413e906ed223b8ff50abe7e83883184eb755637b8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:13:31.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-25T17:13:31.466Z] [2022-08-25T17:13:31.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:13:31.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-25T17:13:31.768Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-25T17:13:31.768Z] ab5ef0e58194: Pulling fs layer [2022-08-25T17:13:31.768Z] 9712f1f96733: Pulling fs layer [2022-08-25T17:13:31.768Z] 63f879dbbcfc: Pulling fs layer [2022-08-25T17:13:31.768Z] 0d9ebad4ef96: Pulling fs layer [2022-08-25T17:13:31.768Z] e9a5061849ea: Pulling fs layer [2022-08-25T17:13:31.768Z] d747dcd14b5f: Pulling fs layer [2022-08-25T17:13:31.768Z] 2de7ff778b66: Pulling fs layer [2022-08-25T17:13:31.768Z] 0d9ebad4ef96: Waiting [2022-08-25T17:13:31.768Z] e9a5061849ea: Waiting [2022-08-25T17:13:31.768Z] d747dcd14b5f: Waiting [2022-08-25T17:13:31.768Z] 2de7ff778b66: Waiting [2022-08-25T17:13:31.768Z] 9712f1f96733: Download complete [2022-08-25T17:13:32.344Z] 63f879dbbcfc: Verifying Checksum [2022-08-25T17:13:32.344Z] 63f879dbbcfc: Download complete [2022-08-25T17:13:32.344Z] e9a5061849ea: Verifying Checksum [2022-08-25T17:13:32.344Z] e9a5061849ea: Download complete [2022-08-25T17:13:32.344Z] d747dcd14b5f: Verifying Checksum [2022-08-25T17:13:32.344Z] d747dcd14b5f: Download complete [2022-08-25T17:13:32.344Z] ab5ef0e58194: Verifying Checksum [2022-08-25T17:13:32.344Z] ab5ef0e58194: Download complete [2022-08-25T17:13:32.603Z] 0d9ebad4ef96: Download complete [2022-08-25T17:13:32.603Z] 2de7ff778b66: Verifying Checksum [2022-08-25T17:13:32.603Z] 2de7ff778b66: Download complete [2022-08-25T17:13:35.899Z] ab5ef0e58194: Pull complete [2022-08-25T17:13:35.899Z] 9712f1f96733: Pull complete [2022-08-25T17:13:36.471Z] 63f879dbbcfc: Pull complete [2022-08-25T17:13:41.752Z] 0d9ebad4ef96: Pull complete [2022-08-25T17:13:41.752Z] e9a5061849ea: Pull complete [2022-08-25T17:13:41.752Z] d747dcd14b5f: Pull complete [2022-08-25T17:13:43.135Z] 2de7ff778b66: Pull complete [2022-08-25T17:13:43.136Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-25T17:13:43.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-25T17:13:43.136Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T17:13:43.236Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-08-25T17:13:43.284Z] $ 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-08-25T17:13:47.667Z] $ docker top 1751e40cfe02adc1b9e66f40f68a951c49991cb3e091d5123fafc2ac60e8e11b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-25T17:13:47.742Z] provisioning config files... [2022-08-25T17:13:47.749Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3376407875332296055tmp [2022-08-25T17:13:47.759Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6151826838827419835tmp [2022-08-25T17:13:47.769Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9200008565406046805tmp [Pipeline] { [Pipeline] echo [2022-08-25T17:13:47.783Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:13:48.067Z] ---> sigul-configuration.sh [2022-08-25T17:13:48.067Z] gpg: directory `/root/.gnupg' created [2022-08-25T17:13:48.067Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-25T17:13:48.067Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-25T17:13:48.067Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-25T17:13:48.067Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-25T17:13:48.067Z] gpg: CAST5 encrypted data [2022-08-25T17:13:48.067Z] gpg: encrypted with 1 passphrase [2022-08-25T17:13:48.067Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-25T17:13:48.357Z] + mkdir /home/jenkins [2022-08-25T17:13:48.357Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-25T17:13:48.643Z] + 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-08-25T17:13:48.653Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:13:48.939Z] ---> sigul-install.sh [2022-08-25T17:13:48.939Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-25T17:13:49.226Z] + git tag --list [2022-08-25T17:13:49.227Z] v1.0.0 [2022-08-25T17:13:49.227Z] v1.1.0 [2022-08-25T17:13:49.227Z] v1.2.0 [2022-08-25T17:13:49.227Z] v1.3.0 [2022-08-25T17:13:49.227Z] v1.3.1 [2022-08-25T17:13:49.227Z] v2.0.0 [2022-08-25T17:13:49.227Z] v2.0.1 [2022-08-25T17:13:49.227Z] v2.1.0 [2022-08-25T17:13:49.227Z] v2.1.1 [2022-08-25T17:13:49.227Z] v2.1.1-dev.1 [2022-08-25T17:13:49.227Z] v2.1.1-dev.2 [2022-08-25T17:13:49.227Z] v2.2.0 [2022-08-25T17:13:49.227Z] v2.2.1-dev.1 [2022-08-25T17:13:49.227Z] v2.2.1-dev.10 [2022-08-25T17:13:49.227Z] v2.2.1-dev.2 [2022-08-25T17:13:49.227Z] v2.2.1-dev.3 [2022-08-25T17:13:49.227Z] v2.2.1-dev.4 [2022-08-25T17:13:49.227Z] v2.2.1-dev.5 [2022-08-25T17:13:49.227Z] v2.2.1-dev.6 [2022-08-25T17:13:49.227Z] v2.2.1-dev.7 [2022-08-25T17:13:49.227Z] v2.2.1-dev.8 [2022-08-25T17:13:49.227Z] v2.2.1-dev.9 [2022-08-25T17:13:49.227Z] v2.3.0-dev.10 [2022-08-25T17:13:49.227Z] v2.3.0-dev.11 [2022-08-25T17:13:49.227Z] v2.3.0-dev.12 [2022-08-25T17:13:49.227Z] v2.3.0-dev.13 [2022-08-25T17:13:49.227Z] v2.3.0-dev.14 [2022-08-25T17:13:49.227Z] v2.3.0-dev.15 [2022-08-25T17:13:49.227Z] v2.3.0-dev.16 [Pipeline] sh [2022-08-25T17:13:49.518Z] + lftools sign git-tag v2.3.0-dev.16 [2022-08-25T17:13:50.089Z] Signing Git tag with Sigul... [2022-08-25T17:13:50.089Z] Signing v2.3.0-dev.16 [Pipeline] echo [2022-08-25T17:13:50.360Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:13:50.647Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-25T17:13:50.656Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-25T17:13:50.684Z] $ docker stop --time=1 1751e40cfe02adc1b9e66f40f68a951c49991cb3e091d5123fafc2ac60e8e11b [2022-08-25T17:13:51.975Z] $ docker rm -f 1751e40cfe02adc1b9e66f40f68a951c49991cb3e091d5123fafc2ac60e8e11b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-25T17:13:52.397Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T17:13:52.397Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:13:52.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T17:13:52.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T17:13:52.790Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-08-25T17:13:52.838Z] $ 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-08-25T17:13:53.230Z] $ docker top 4ce9ceb1ffb394158a4669d5ec415ef3dce887baf4659127b231d01e2346eb22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T17:13:53.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T17:13:53.331Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T17:13:53.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T17:13:53.481Z] $ docker exec 4ce9ceb1ffb394158a4669d5ec415ef3dce887baf4659127b231d01e2346eb22 ssh-agent [2022-08-25T17:13:53.607Z] SSH_AUTH_SOCK=/tmp/ssh-UGgksEJtcwny/agent.32 [2022-08-25T17:13:53.607Z] SSH_AGENT_PID=38 [2022-08-25T17:13:53.612Z] Running ssh-add (command line suppressed) [2022-08-25T17:13:53.752Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5143643694203918477.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5143643694203918477.key) [2022-08-25T17:13:53.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T17:13:54.053Z] + git semver bump pre [2022-08-25T17:13:54.314Z] 2022-08-25 17:13:54,260 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T17:13:54.314Z] 2022-08-25 17:13:54,260 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev [2022-08-25T17:13:54.314Z] 2022-08-25 17:13:54,260 [bump_version] DEBUG bumped version:2.3.0-dev.17 [2022-08-25T17:13:54.314Z] 2022-08-25 17:13:54,260 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-08-25T17:13:54.314Z] 2022-08-25 17:13:54,260 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T17:13:54.314Z] 2022-08-25 17:13:54,260 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T17:13:54.314Z] 2022-08-25 17:13:54,262 [execute] INFO git cat-file --batch-check [2022-08-25T17:13:54.314Z] 2022-08-25 17:13:54,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T17:13:54.314Z] 2022-08-25 17:13:54,267 [execute] INFO git cat-file --batch [2022-08-25T17:13:54.314Z] 2022-08-25 17:13:54,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T17:13:54.314Z] 2022-08-25 17:13:54,273 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T17:13:54.314Z] 2.3.0-dev.17 [Pipeline] } [2022-08-25T17:13:54.334Z] $ docker exec --env ******** --env ******** 4ce9ceb1ffb394158a4669d5ec415ef3dce887baf4659127b231d01e2346eb22 ssh-agent -k [2022-08-25T17:13:54.448Z] unset SSH_AUTH_SOCK; [2022-08-25T17:13:54.448Z] unset SSH_AGENT_PID; [2022-08-25T17:13:54.448Z] echo Agent pid 38 killed; [2022-08-25T17:13:54.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T17:13:54.765Z] + git semver [Pipeline] } [2022-08-25T17:13:55.047Z] $ docker stop --time=1 4ce9ceb1ffb394158a4669d5ec415ef3dce887baf4659127b231d01e2346eb22 [2022-08-25T17:13:56.372Z] $ docker rm -f 4ce9ceb1ffb394158a4669d5ec415ef3dce887baf4659127b231d01e2346eb22 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T17:13:56.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T17:13:56.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:13:57.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T17:13:57.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T17:13:57.119Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-08-25T17:13:57.168Z] $ 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-08-25T17:13:57.551Z] $ docker top e78faf506c4d4a61f04ae9684f272c3fec3f30e1362a799ffa4b8cfa6c081d69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T17:13:57.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T17:13:57.647Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T17:13:57.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T17:13:57.833Z] $ docker exec e78faf506c4d4a61f04ae9684f272c3fec3f30e1362a799ffa4b8cfa6c081d69 ssh-agent [2022-08-25T17:13:57.957Z] SSH_AUTH_SOCK=/tmp/ssh-zPjmVfng0pzZ/agent.32 [2022-08-25T17:13:57.957Z] SSH_AGENT_PID=40 [2022-08-25T17:13:57.986Z] Running ssh-add (command line suppressed) [2022-08-25T17:13:58.122Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_250646743799839148.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_250646743799839148.key) [2022-08-25T17:13:58.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T17:13:58.425Z] + git semver push [2022-08-25T17:13:58.687Z] 2022-08-25 17:13:58,643 [run_push] DEBUG push [2022-08-25T17:13:58.687Z] 2022-08-25 17:13:58,643 [execute] INFO git cat-file --batch-check [2022-08-25T17:13:58.687Z] 2022-08-25 17:13:58,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T17:13:58.687Z] 2022-08-25 17:13:58,648 [execute] INFO git rev-list f69a23d5800dd30830a179e7dbb9b8a5a26b943d -- [2022-08-25T17:13:58.687Z] 2022-08-25 17:13:58,649 [execute] DEBUG Popen(['git', 'rev-list', 'f69a23d5800dd30830a179e7dbb9b8a5a26b943d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-25T17:13:58.687Z] 2022-08-25 17:13:58,661 [execute] INFO git fetch -v origin [2022-08-25T17:13:58.687Z] 2022-08-25 17:13:58,661 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-25T17:13:59.260Z] 2022-08-25 17:13:59,139 [run_push] DEBUG no remote changes detected [2022-08-25T17:13:59.260Z] 2022-08-25 17:13:59,139 [execute] INFO git push origin semver [2022-08-25T17:13:59.260Z] 2022-08-25 17:13:59,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-25T17:14:00.204Z] 2022-08-25 17:13:59,888 [run_push] DEBUG push all version tags [2022-08-25T17:14:00.204Z] 2022-08-25 17:13:59,888 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-25T17:14:00.204Z] 2022-08-25 17:13:59,889 [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-08-25T17:14:00.775Z] 2022-08-25 17:14:00,584 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T17:14:00.775Z] 2.3.0-dev.17 [Pipeline] } [2022-08-25T17:14:00.794Z] $ docker exec --env ******** --env ******** e78faf506c4d4a61f04ae9684f272c3fec3f30e1362a799ffa4b8cfa6c081d69 ssh-agent -k [2022-08-25T17:14:00.920Z] unset SSH_AUTH_SOCK; [2022-08-25T17:14:00.920Z] unset SSH_AGENT_PID; [2022-08-25T17:14:00.920Z] echo Agent pid 40 killed; [2022-08-25T17:14:00.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T17:14:01.245Z] + git semver [Pipeline] } [2022-08-25T17:14:01.529Z] $ docker stop --time=1 e78faf506c4d4a61f04ae9684f272c3fec3f30e1362a799ffa4b8cfa6c081d69 [2022-08-25T17:14:02.812Z] $ docker rm -f e78faf506c4d4a61f04ae9684f272c3fec3f30e1362a799ffa4b8cfa6c081d69 [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-08-25T17:14:03.428Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-08-25T17:14:03.428Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-08-25T17:14:03.428Z] total 16 [2022-08-25T17:14:03.428Z] drwxr-xr-x 3 root root 4096 Aug 25 17:04 . [2022-08-25T17:14:03.428Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 17:13 .. [2022-08-25T17:14:03.428Z] drwxr-xr-x 2 root root 4096 Aug 25 17:04 cost [2022-08-25T17:14:03.428Z] -rw-r--r-- 1 root root 95 Aug 25 17:04 cost.csv [2022-08-25T17:14:03.428Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-08-25T17:14:03.428Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-08-25T17:14:03.428Z] total 16 [2022-08-25T17:14:03.428Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 17:04 . [2022-08-25T17:14:03.428Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 17:13 .. [2022-08-25T17:14:03.428Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 17:04 cost [2022-08-25T17:14:03.428Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 25 17:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:14:03.724Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:14:04.592Z] ---> package-listing.sh [2022-08-25T17:14:04.592Z] ++ facter osfamily [2022-08-25T17:14:04.592Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-25T17:14:04.852Z] + OS_FAMILY=debian [2022-08-25T17:14:04.852Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-08-25T17:14:04.852Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-25T17:14:04.852Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-25T17:14:04.852Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-25T17:14:04.852Z] + PACKAGES=/tmp/packages_start.txt [2022-08-25T17:14:04.852Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-08-25T17:14:04.852Z] + PACKAGES=/tmp/packages_end.txt [2022-08-25T17:14:04.852Z] + case "${OS_FAMILY}" in [2022-08-25T17:14:04.852Z] + dpkg -l [2022-08-25T17:14:04.852Z] + grep '^ii' [2022-08-25T17:14:04.852Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-25T17:14:04.852Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-25T17:14:04.852Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-25T17:14:04.852Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-08-25T17:14:04.852Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-08-25T17:14:04.852Z] + 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-08-25T17:14:04.863Z] 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-08-25T17:14:05.143Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T17:14:05.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T17:14:05.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T17:14:05.814Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-08-25T17:14:05.861Z] $ 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-08-25T17:14:06.091Z] $ docker top 9dff76f5f8afdbeb6c345227d5f5d874256bf2fa65383d88d3b6ab3afe8f47ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T17:14:06.454Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-25T17:14:06.746Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-25T17:14:07.037Z] + ls /var/log/sa-host [2022-08-25T17:14:07.037Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T17:14:07.191Z] provisioning config files... [2022-08-25T17:14:07.201Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9120120215685646413tmp [Pipeline] { [Pipeline] echo [2022-08-25T17:14:07.213Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:14:07.503Z] ---> create-netrc.sh [Pipeline] } [2022-08-25T17:14:07.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:14:07.850Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-25T17:14:07.858Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:14:08.148Z] ---> sudo-logs.sh [2022-08-25T17:14:08.148Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-25T17:14:08.177Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:14:08.466Z] ---> job-cost.sh [2022-08-25T17:14:08.467Z] lf-activate-venv: SKIPPING [2022-08-25T17:14:08.467Z] DEBUG: total: 0.2199999988079071 [2022-08-25T17:14:08.467Z] INFO: Retrieving Stack Cost... [2022-08-25T17:14:09.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-25T17:14:09.611Z] INFO: Archiving Costs [Pipeline] echo [2022-08-25T17:14:09.623Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T17:14:09.910Z] ---> logs-deploy.sh [2022-08-25T17:14:09.910Z] lf-activate-venv: SKIPPING [2022-08-25T17:14:09.910Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/95 [2022-08-25T17:14:09.910Z] INFO: archiving workspace using pattern(s): [2022-08-25T17:14:11.293Z] Archives upload complete. [2022-08-25T17:14:11.293Z] INFO: archiving logs to Nexus