Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c652ff16af1e74f6a40a6431fa4d554cbc316d6f 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-ssh7307904218149547774.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14801665280312413428.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15042929800985943684.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh998633871768497662.key Verifying host key using known hosts file > 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-ssh2136333291767470433.key Verifying host key using known hosts file > 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-118619 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 c652ff16af1e74f6a40a6431fa4d554cbc316d6f (main) Commit message: "build: Update to use released SDK (#486)" > 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 c652ff16af1e74f6a40a6431fa4d554cbc316d6f # timeout=10 > git rev-list --no-walk 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-08T16:09:39.541Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-08T16:09:39.594Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-08T16:09:39.614Z] ========================================================= [2022-11-08T16:09:39.615Z] EdgeX Global Pipelines Version Info [2022-11-08T16:09:39.615Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:09:40.335Z] ------------------- [2022-11-08T16:09:40.335Z] stable info: [2022-11-08T16:09:40.335Z] ------------------- [2022-11-08T16:09:40.335Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-08T16:09:40.335Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T16:09:40.335Z] Message: update stable to v1.0.244 [2022-11-08T16:09:40.906Z] ------------------- [2022-11-08T16:09:40.906Z] experimental info: [2022-11-08T16:09:40.906Z] ------------------- [2022-11-08T16:09:40.906Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-08T16:09:40.906Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T16:09:40.906Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-08T16:09:41.102Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-11-08T16:09:41.117Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-11-08T16:09:41.134Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-08T16:09:41.150Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-08T16:09:41.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-08T16:09:41.181Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-08T16:09:41.192Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-08T16:09:41.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-08T16:09:41.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-08T16:09:41.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-08T16:09:41.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-08T16:09:41.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-11-08T16:09:41.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-08T16:09:41.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-08T16:09:41.287Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T16:09:41.298Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T16:09:41.311Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T16:09:41.325Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T16:09:41.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-08T16:09:41.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-08T16:09:41.363Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-08T16:09:41.380Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-08T16:09:41.396Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-08T16:09:41.407Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-08T16:09:41.419Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-08T16:09:41.430Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-08T16:09:41.441Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-08T16:09:41.452Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-08T16:09:41.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-08T16:09:41.477Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-08T16:09:41.488Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] echo [2022-11-08T16:09:41.502Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c652ff1 [Pipeline] echo [2022-11-08T16:09:41.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:09:41.579Z] provisioning config files... [2022-11-08T16:09:41.592Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8756124032230379806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:09:41.895Z] ---> docker-login.sh [2022-11-08T16:09:41.895Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:09:42.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:09:42.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:09:42.155Z] Configure a credential helper to remove this warning. See [2022-11-08T16:09:42.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:09:42.155Z] [2022-11-08T16:09:42.155Z] Login Succeeded [2022-11-08T16:09:42.155Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:09:42.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:09:42.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:09:42.417Z] Configure a credential helper to remove this warning. See [2022-11-08T16:09:42.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:09:42.417Z] [2022-11-08T16:09:42.417Z] Login Succeeded [2022-11-08T16:09:42.417Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:09:42.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:09:42.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:09:42.417Z] Configure a credential helper to remove this warning. See [2022-11-08T16:09:42.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:09:42.417Z] [2022-11-08T16:09:42.417Z] Login Succeeded [2022-11-08T16:09:42.417Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:09:42.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:09:42.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:09:42.678Z] Configure a credential helper to remove this warning. See [2022-11-08T16:09:42.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:09:42.678Z] [2022-11-08T16:09:42.678Z] Login Succeeded [2022-11-08T16:09:42.678Z] docker.io [2022-11-08T16:09:42.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:09:42.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:09:42.938Z] Configure a credential helper to remove this warning. See [2022-11-08T16:09:42.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:09:42.938Z] [2022-11-08T16:09:42.938Z] Login Succeeded [2022-11-08T16:09:42.938Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:09:42.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-08T16:09:43.317Z] + git rev-list -1 --merges c652ff16af1e74f6a40a6431fa4d554cbc316d6f~1..c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] echo [2022-11-08T16:09:43.388Z] -----------> git rev-list -1 --merges c652ff16af1e74f6a40a6431fa4d554cbc316d6f~1..c652ff16af1e74f6a40a6431fa4d554cbc316d6f c652ff16af1e74f6a40a6431fa4d554cbc316d6f [false] [Pipeline] sh [2022-11-08T16:09:43.736Z] + git log --format=format:%s -1 c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] echo [2022-11-08T16:09:43.789Z] ========================================================= [2022-11-08T16:09:43.789Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-08T16:09:43.789Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T16:09:44.126Z] + git log --format=format:%s -1 c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] echo [2022-11-08T16:09:44.138Z] [semverPrep] GIT_COMMIT: c652ff16af1e74f6a40a6431fa4d554cbc316d6f, Commit Message: build: Update to use released SDK (#486) [Pipeline] echo [2022-11-08T16:09:44.148Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-08T16:09:44.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T16:09:44.481Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-08T16:09:44.481Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-08T16:09:44.481Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-08T16:09:44.481Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-08T16:09:44.481Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-08T16:09:44.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:09:44.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:09:44.827Z] [2022-11-08T16:09:44.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:09:45.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:09:45.135Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-08T16:09:45.135Z] b85a868b505f: Pulling fs layer [2022-11-08T16:09:45.135Z] e2be974225ed: Pulling fs layer [2022-11-08T16:09:45.135Z] 339a4e72a1f5: Pulling fs layer [2022-11-08T16:09:45.135Z] 988bab9f4d93: Pulling fs layer [2022-11-08T16:09:45.135Z] 1469e6f7b9e6: Pulling fs layer [2022-11-08T16:09:45.135Z] eaf3925da568: Pulling fs layer [2022-11-08T16:09:45.135Z] bab4dde63d76: Pulling fs layer [2022-11-08T16:09:45.135Z] bde34c3a00c8: Pulling fs layer [2022-11-08T16:09:45.135Z] b352a97aabf1: Pulling fs layer [2022-11-08T16:09:45.135Z] 4872d77fe225: Pulling fs layer [2022-11-08T16:09:45.135Z] 5851b861e8e6: Pulling fs layer [2022-11-08T16:09:45.135Z] 988bab9f4d93: Waiting [2022-11-08T16:09:45.135Z] bde34c3a00c8: Waiting [2022-11-08T16:09:45.135Z] b352a97aabf1: Waiting [2022-11-08T16:09:45.135Z] 4872d77fe225: Waiting [2022-11-08T16:09:45.135Z] 5851b861e8e6: Waiting [2022-11-08T16:09:45.135Z] 1469e6f7b9e6: Waiting [2022-11-08T16:09:45.135Z] eaf3925da568: Waiting [2022-11-08T16:09:45.135Z] bab4dde63d76: Waiting [2022-11-08T16:09:45.135Z] e2be974225ed: Verifying Checksum [2022-11-08T16:09:45.135Z] e2be974225ed: Download complete [2022-11-08T16:09:45.135Z] 988bab9f4d93: Verifying Checksum [2022-11-08T16:09:45.135Z] 988bab9f4d93: Download complete [2022-11-08T16:09:45.400Z] 1469e6f7b9e6: Verifying Checksum [2022-11-08T16:09:45.400Z] 1469e6f7b9e6: Download complete [2022-11-08T16:09:45.400Z] 339a4e72a1f5: Verifying Checksum [2022-11-08T16:09:45.400Z] 339a4e72a1f5: Download complete [2022-11-08T16:09:45.400Z] eaf3925da568: Download complete [2022-11-08T16:09:45.400Z] bde34c3a00c8: Verifying Checksum [2022-11-08T16:09:45.400Z] bde34c3a00c8: Download complete [2022-11-08T16:09:45.400Z] b352a97aabf1: Verifying Checksum [2022-11-08T16:09:45.400Z] b352a97aabf1: Download complete [2022-11-08T16:09:45.400Z] 4872d77fe225: Download complete [2022-11-08T16:09:45.400Z] 5851b861e8e6: Verifying Checksum [2022-11-08T16:09:45.400Z] b85a868b505f: Verifying Checksum [2022-11-08T16:09:45.400Z] b85a868b505f: Download complete [2022-11-08T16:09:45.661Z] bab4dde63d76: Verifying Checksum [2022-11-08T16:09:45.661Z] bab4dde63d76: Download complete [2022-11-08T16:09:46.596Z] b85a868b505f: Pull complete [2022-11-08T16:09:46.855Z] e2be974225ed: Pull complete [2022-11-08T16:09:47.423Z] 339a4e72a1f5: Pull complete [2022-11-08T16:09:47.423Z] 988bab9f4d93: Pull complete [2022-11-08T16:09:47.683Z] 1469e6f7b9e6: Pull complete [2022-11-08T16:09:47.683Z] eaf3925da568: Pull complete [2022-11-08T16:09:49.586Z] bab4dde63d76: Pull complete [2022-11-08T16:09:49.586Z] bde34c3a00c8: Pull complete [2022-11-08T16:09:49.586Z] b352a97aabf1: Pull complete [2022-11-08T16:09:49.846Z] 4872d77fe225: Pull complete [2022-11-08T16:09:49.846Z] 5851b861e8e6: Pull complete [2022-11-08T16:09:49.846Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-08T16:09:49.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:09:49.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:09:49.931Z] prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container [2022-11-08T16:09:49.954Z] $ 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-11-08T16:09:51.129Z] $ docker top 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 -eo pid,comm [2022-11-08T16:09:51.201Z] 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-11-08T16:09:51.201Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T16:09:51.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:09:51.234Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:09:51.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:09:51.364Z] $ docker exec 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 ssh-agent [2022-11-08T16:09:51.506Z] SSH_AUTH_SOCK=/tmp/ssh-d9X8KOr3LvLD/agent.31 [2022-11-08T16:09:51.506Z] SSH_AGENT_PID=37 [2022-11-08T16:09:51.513Z] Running ssh-add (command line suppressed) [2022-11-08T16:09:51.616Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9691881057600248234.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9691881057600248234.key) [2022-11-08T16:09:51.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:09:51.928Z] + git tag --points-at HEAD [Pipeline] } [2022-11-08T16:09:51.932Z] $ docker exec --env ******** --env ******** 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 ssh-agent -k [2022-11-08T16:09:52.038Z] unset SSH_AUTH_SOCK; [2022-11-08T16:09:52.039Z] unset SSH_AGENT_PID; [2022-11-08T16:09:52.039Z] echo Agent pid 37 killed; [2022-11-08T16:09:52.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-08T16:09:52.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:09:52.082Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:09:52.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:09:52.208Z] $ docker exec 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 ssh-agent [2022-11-08T16:09:52.334Z] SSH_AUTH_SOCK=/tmp/ssh-Z3kRX8eyFt7k/agent.69 [2022-11-08T16:09:52.334Z] SSH_AGENT_PID=75 [2022-11-08T16:09:52.339Z] Running ssh-add (command line suppressed) [2022-11-08T16:09:52.434Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5361592880414098202.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5361592880414098202.key) [2022-11-08T16:09:52.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:09:52.744Z] + git semver init [2022-11-08T16:09:53.004Z] 2022-11-08 16:09:52,934 [run_init] DEBUG init version:0.0.0 force:False [2022-11-08T16:09:53.004Z] 2022-11-08 16:09:52,935 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-11-08T16:09:53.004Z] 2022-11-08 16:09:52,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-11-08T16:09:53.004Z] 2022-11-08 16:09:52,935 [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-11-08T16:09:53.941Z] 2022-11-08 16:09:53,895 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-11-08T16:09:53.941Z] 2022-11-08 16:09:53,895 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-11-08T16:09:53.941Z] 2022-11-08 16:09:53,896 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-11-08T16:09:53.941Z] 2022-11-08 16:09:53,896 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-11-08T16:09:53.941Z] 2.3.0-dev.37 [Pipeline] } [2022-11-08T16:09:53.945Z] $ docker exec --env ******** --env ******** 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 ssh-agent -k [2022-11-08T16:09:54.044Z] unset SSH_AUTH_SOCK; [2022-11-08T16:09:54.045Z] unset SSH_AGENT_PID; [2022-11-08T16:09:54.045Z] echo Agent pid 75 killed; [2022-11-08T16:09:54.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T16:09:54.374Z] + git semver [Pipeline] } [2022-11-08T16:09:54.650Z] $ docker stop --time=1 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 [2022-11-08T16:09:55.982Z] $ docker rm -f 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:09:56.334Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-08T16:09:56.523Z] Stashed 1 file(s) [Pipeline] echo [2022-11-08T16:09:56.526Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.37 [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-11-08T16:09:56.667Z] provisioning config files... [2022-11-08T16:09:56.676Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4640635348827607398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:09:56.974Z] ---> docker-login.sh [2022-11-08T16:09:56.974Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:09:56.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:09:56.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:09:56.974Z] Configure a credential helper to remove this warning. See [2022-11-08T16:09:56.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:09:56.974Z] [2022-11-08T16:09:56.974Z] Login Succeeded [2022-11-08T16:09:56.974Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:09:56.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:09:56.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:09:56.974Z] Configure a credential helper to remove this warning. See [2022-11-08T16:09:56.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:09:56.974Z] [2022-11-08T16:09:56.974Z] Login Succeeded [2022-11-08T16:09:56.974Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:09:57.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:09:57.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:09:57.233Z] Configure a credential helper to remove this warning. See [2022-11-08T16:09:57.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:09:57.234Z] [2022-11-08T16:09:57.234Z] Login Succeeded [2022-11-08T16:09:57.234Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:09:57.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:09:57.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:09:57.234Z] Configure a credential helper to remove this warning. See [2022-11-08T16:09:57.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:09:57.234Z] [2022-11-08T16:09:57.234Z] Login Succeeded [2022-11-08T16:09:57.234Z] docker.io [2022-11-08T16:09:57.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:09:57.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:09:57.751Z] Configure a credential helper to remove this warning. See [2022-11-08T16:09:57.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:09:57.751Z] [2022-11-08T16:09:57.751Z] Login Succeeded [2022-11-08T16:09:57.751Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:09:57.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T16:09:57.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:09:57.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:09:57.837Z] ========================================================= [2022-11-08T16:09:57.837Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-08T16:09:57.837Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:09:58.138Z] + 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-11-08T16:09:58.138Z] Sending build context to Docker daemon 3.185MB [2022-11-08T16:09:58.138Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T16:09:58.138Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-08T16:09:58.138Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-08T16:09:58.138Z] 213ec9aee27d: Pulling fs layer [2022-11-08T16:09:58.138Z] 4583459ba037: Pulling fs layer [2022-11-08T16:09:58.138Z] 93c1e223e6f2: Pulling fs layer [2022-11-08T16:09:58.138Z] 53926ce57604: Pulling fs layer [2022-11-08T16:09:58.138Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-08T16:09:58.138Z] 22ff95d597cd: Pulling fs layer [2022-11-08T16:09:58.138Z] 12d6caf4c0d1: Pulling fs layer [2022-11-08T16:09:58.138Z] 96b7cbca73a9: Pulling fs layer [2022-11-08T16:09:58.138Z] a7acece74701: Pulling fs layer [2022-11-08T16:09:58.138Z] 22ff95d597cd: Waiting [2022-11-08T16:09:58.138Z] 12d6caf4c0d1: Waiting [2022-11-08T16:09:58.138Z] 96b7cbca73a9: Waiting [2022-11-08T16:09:58.138Z] 53926ce57604: Waiting [2022-11-08T16:09:58.138Z] 21b2b0c7a3f4: Waiting [2022-11-08T16:09:58.138Z] a7acece74701: Waiting [2022-11-08T16:09:58.138Z] 93c1e223e6f2: Verifying Checksum [2022-11-08T16:09:58.138Z] 93c1e223e6f2: Download complete [2022-11-08T16:09:58.138Z] 4583459ba037: Verifying Checksum [2022-11-08T16:09:58.138Z] 4583459ba037: Download complete [2022-11-08T16:09:58.138Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-08T16:09:58.139Z] 21b2b0c7a3f4: Download complete [2022-11-08T16:09:58.139Z] 22ff95d597cd: Verifying Checksum [2022-11-08T16:09:58.139Z] 22ff95d597cd: Download complete [2022-11-08T16:09:58.139Z] 213ec9aee27d: Download complete [2022-11-08T16:09:58.401Z] 12d6caf4c0d1: Verifying Checksum [2022-11-08T16:09:58.401Z] 12d6caf4c0d1: Download complete [2022-11-08T16:09:58.401Z] 213ec9aee27d: Pull complete [2022-11-08T16:09:58.674Z] 4583459ba037: Pull complete [2022-11-08T16:09:58.674Z] 93c1e223e6f2: Pull complete [2022-11-08T16:09:58.937Z] a7acece74701: Verifying Checksum [2022-11-08T16:09:58.937Z] a7acece74701: Download complete [2022-11-08T16:09:58.937Z] 96b7cbca73a9: Verifying Checksum [2022-11-08T16:09:58.937Z] 96b7cbca73a9: Download complete [2022-11-08T16:09:58.937Z] 53926ce57604: Verifying Checksum [2022-11-08T16:09:58.937Z] 53926ce57604: Download complete [2022-11-08T16:10:03.122Z] 53926ce57604: Pull complete [2022-11-08T16:10:03.122Z] 21b2b0c7a3f4: Pull complete [2022-11-08T16:10:03.122Z] 22ff95d597cd: Pull complete [2022-11-08T16:10:03.122Z] 12d6caf4c0d1: Pull complete [2022-11-08T16:10:05.662Z] 96b7cbca73a9: Pull complete [2022-11-08T16:10:06.230Z] a7acece74701: Pull complete [2022-11-08T16:10:06.230Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-08T16:10:06.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T16:10:06.230Z] ---> db6d94c90886 [2022-11-08T16:10:06.230Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-08T16:10:07.609Z] ---> Running in c433a9a852ed [2022-11-08T16:10:07.609Z] Removing intermediate container c433a9a852ed [2022-11-08T16:10:07.609Z] ---> 90f75896b84c [2022-11-08T16:10:07.609Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T16:10:07.609Z] ---> Running in a746e428f3ec [2022-11-08T16:10:07.868Z] Removing intermediate container a746e428f3ec [2022-11-08T16:10:07.868Z] ---> 16c6c8b51ffd [2022-11-08T16:10:07.868Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:10:07.868Z] ---> Running in 0d3712f8c76a [2022-11-08T16:10:07.868Z] Removing intermediate container 0d3712f8c76a [2022-11-08T16:10:07.868Z] ---> cfdd5293df1d [2022-11-08T16:10:07.868Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T16:10:07.868Z] ---> Running in 9495cb08c935 [2022-11-08T16:10:08.126Z] Removing intermediate container 9495cb08c935 [2022-11-08T16:10:08.126Z] ---> 72f8dc55509b [2022-11-08T16:10:08.126Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T16:10:08.126Z] ---> Running in cedeaa115533 [2022-11-08T16:10:08.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:10:08.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:10:08.902Z] OK: 211 MiB in 51 packages [2022-11-08T16:10:09.160Z] Removing intermediate container cedeaa115533 [2022-11-08T16:10:09.160Z] ---> cecdec706e88 [2022-11-08T16:10:09.160Z] Step 8/13 : WORKDIR /app [2022-11-08T16:10:09.160Z] ---> Running in eacc692fc39e [2022-11-08T16:10:09.160Z] Removing intermediate container eacc692fc39e [2022-11-08T16:10:09.160Z] ---> 011d9a0f2774 [2022-11-08T16:10:09.160Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-08T16:10:09.419Z] ---> 079da04ded85 [2022-11-08T16:10:09.419Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:10:09.419Z] ---> Running in 4f7959b332a3 [2022-11-08T16:10:11.625Z] Still waiting to schedule task [2022-11-08T16:10:11.626Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-08T16:10:27.508Z] Removing intermediate container 4f7959b332a3 [2022-11-08T16:10:27.509Z] ---> 4bee1d6ad404 [2022-11-08T16:10:27.509Z] Step 11/13 : COPY . . [2022-11-08T16:10:28.077Z] ---> 006d9d56f27a [2022-11-08T16:10:28.077Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T16:10:28.077Z] ---> Running in 55c556accdd9 [2022-11-08T16:10:28.077Z] Removing intermediate container 55c556accdd9 [2022-11-08T16:10:28.077Z] ---> 0704bf5dd6c6 [2022-11-08T16:10:28.077Z] Step 13/13 : RUN $MAKE [2022-11-08T16:10:28.077Z] ---> Running in adb03494ef70 [2022-11-08T16:10:28.335Z] noop [2022-11-08T16:10:28.594Z] Removing intermediate container adb03494ef70 [2022-11-08T16:10:28.594Z] ---> 916b4bf26734 [2022-11-08T16:10:28.594Z] Successfully built 916b4bf26734 [2022-11-08T16:10:28.594Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:10:28.898Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T16:10:28.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:10:28.968Z] prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container [2022-11-08T16:10:29.003Z] $ 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-11-08T16:10:29.401Z] $ docker top 666518cf7fd43a3af516f07fe5d106733f4e84f9b11e33f02b37c86aba27d401 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:10:29.744Z] + go version [2022-11-08T16:10:29.744Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-08T16:10:29.759Z] $ docker stop --time=1 666518cf7fd43a3af516f07fe5d106733f4e84f9b11e33f02b37c86aba27d401 [2022-11-08T16:10:31.011Z] $ docker rm -f 666518cf7fd43a3af516f07fe5d106733f4e84f9b11e33f02b37c86aba27d401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:10:31.387Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T16:10:31.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:10:31.450Z] prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container [2022-11-08T16:10:31.483Z] $ 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-11-08T16:10:31.845Z] $ docker top 9bcd13b9e97b5d00617e588e6866b40bc70c792d896325f7a0223632d391a9d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:10:32.173Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:10:32.459Z] + make test [2022-11-08T16:10:32.459Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-11-08T16:10:42.437Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-11-08T16:10:42.437Z] CGO_ENABLED=1 go vet ./... [2022-11-08T16:10:44.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T16:10:44.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T16:10:44.340Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T16:10:44.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T16:10:44.372Z] $ docker stop --time=1 9bcd13b9e97b5d00617e588e6866b40bc70c792d896325f7a0223632d391a9d0 [2022-11-08T16:10:46.761Z] $ docker rm -f 9bcd13b9e97b5d00617e588e6866b40bc70c792d896325f7a0223632d391a9d0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:10:47.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T16:10:47.171Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-08T16:10:47.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T16:10:47.995Z] + ls -al . [2022-11-08T16:10:47.995Z] total 184 [2022-11-08T16:10:47.995Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:10 . [2022-11-08T16:10:47.995Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:09 .. [2022-11-08T16:10:47.995Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 16:09 .dockerignore [2022-11-08T16:10:47.995Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:09 .git [2022-11-08T16:10:47.995Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:09 .github [2022-11-08T16:10:47.995Z] -rw-rw-r-- 1 jenkins jenkins 171 Nov 8 16:09 .gitignore [2022-11-08T16:10:47.996Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 16:09 .semver [2022-11-08T16:10:47.996Z] -rw-rw-r-- 1 jenkins jenkins 9207 Nov 8 16:09 Attribution.txt [2022-11-08T16:10:47.996Z] -rw-rw-r-- 1 jenkins jenkins 29118 Nov 8 16:09 CHANGELOG.md [2022-11-08T16:10:47.996Z] -rw-rw-r-- 1 jenkins jenkins 2058 Nov 8 16:09 Dockerfile [2022-11-08T16:10:47.996Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 16:09 GOVERNANCE.md [2022-11-08T16:10:47.996Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 8 16:09 Jenkinsfile [2022-11-08T16:10:47.996Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 16:09 LICENSE [2022-11-08T16:10:47.996Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 16:09 OWNERS.md [2022-11-08T16:10:47.996Z] -rw-rw-r-- 1 jenkins jenkins 4369 Nov 8 16:09 README.md [2022-11-08T16:10:47.996Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 16:09 VERSION [2022-11-08T16:10:47.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 16:09 bin [2022-11-08T16:10:47.996Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 8 16:10 coverage.out [2022-11-08T16:10:47.996Z] -rw-rw-r-- 1 jenkins jenkins 3395 Nov 8 16:09 go.mod [2022-11-08T16:10:47.996Z] -rw-rw-r-- 1 jenkins jenkins 44263 Nov 8 16:09 go.sum [2022-11-08T16:10:47.996Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 8 16:09 main.go [2022-11-08T16:10:47.996Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 16:09 makefile [2022-11-08T16:10:47.996Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 16:09 res [2022-11-08T16:10:47.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:10:48.292Z] + 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=c652ff16af1e74f6a40a6431fa4d554cbc316d6f --label arch=amd64 --label version=2.3.0-dev.37 . [2022-11-08T16:10:48.292Z] Sending build context to Docker daemon 3.186MB [2022-11-08T16:10:48.292Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T16:10:48.292Z] Step 2/27 : FROM ${BASE} AS builder [2022-11-08T16:10:48.292Z] ---> 916b4bf26734 [2022-11-08T16:10:48.292Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-08T16:10:48.292Z] ---> Running in c298cb3e18e1 [2022-11-08T16:10:48.553Z] Removing intermediate container c298cb3e18e1 [2022-11-08T16:10:48.553Z] ---> 9fa63e10e0bd [2022-11-08T16:10:48.553Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T16:10:48.553Z] ---> Running in 56537f13c25e [2022-11-08T16:10:48.553Z] Removing intermediate container 56537f13c25e [2022-11-08T16:10:48.553Z] ---> 2b21c78fb2fa [2022-11-08T16:10:48.553Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:10:48.553Z] ---> Running in 02c5945d480d [2022-11-08T16:10:48.553Z] Removing intermediate container 02c5945d480d [2022-11-08T16:10:48.553Z] ---> e42e0132b847 [2022-11-08T16:10:48.553Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T16:10:48.553Z] ---> Running in 0e6992b8ab4d [2022-11-08T16:10:48.811Z] Removing intermediate container 0e6992b8ab4d [2022-11-08T16:10:48.811Z] ---> 316176ee8eee [2022-11-08T16:10:48.811Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T16:10:48.811Z] ---> Running in fe9fa4464eb2 [2022-11-08T16:10:49.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:10:49.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:10:49.327Z] OK: 211 MiB in 51 packages [2022-11-08T16:10:49.583Z] Removing intermediate container fe9fa4464eb2 [2022-11-08T16:10:49.583Z] ---> e937fa71e789 [2022-11-08T16:10:49.583Z] Step 8/27 : WORKDIR /app [2022-11-08T16:10:49.583Z] ---> Running in c3413f76bf30 [2022-11-08T16:10:49.844Z] Removing intermediate container c3413f76bf30 [2022-11-08T16:10:49.844Z] ---> 5a3298ff978f [2022-11-08T16:10:49.844Z] Step 9/27 : COPY go.mod vendor* ./ [2022-11-08T16:10:49.844Z] ---> 2e1bc4448a05 [2022-11-08T16:10:49.844Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:10:49.844Z] ---> Running in fc2a480bac2f [2022-11-08T16:10:50.781Z] Removing intermediate container fc2a480bac2f [2022-11-08T16:10:50.781Z] ---> 43f647050350 [2022-11-08T16:10:50.781Z] Step 11/27 : COPY . . [2022-11-08T16:10:50.781Z] ---> a75e8734e2fb [2022-11-08T16:10:50.781Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T16:10:51.043Z] ---> Running in 8daa28d34314 [2022-11-08T16:10:51.043Z] Removing intermediate container 8daa28d34314 [2022-11-08T16:10:51.043Z] ---> 5af67219abae [2022-11-08T16:10:51.043Z] Step 13/27 : RUN $MAKE [2022-11-08T16:10:51.043Z] ---> Running in 2b1f222fff3c [2022-11-08T16:10:51.300Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.37" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-11-08T16:11:13.237Z] Removing intermediate container 2b1f222fff3c [2022-11-08T16:11:13.237Z] ---> 73c2893e26d6 [2022-11-08T16:11:13.237Z] Step 14/27 : FROM alpine:3.16 [2022-11-08T16:11:13.803Z] 3.16: Pulling from library/alpine [2022-11-08T16:11:14.061Z] 213ec9aee27d: Already exists [2022-11-08T16:11:14.061Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T16:11:14.061Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T16:11:14.061Z] ---> 9c6f07244728 [2022-11-08T16:11:14.061Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T16:11:14.322Z] ---> Running in 9bef7811b030 [2022-11-08T16:11:14.322Z] Removing intermediate container 9bef7811b030 [2022-11-08T16:11:14.322Z] ---> 1d2bf9ada161 [2022-11-08T16:11:14.322Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-11-08T16:11:14.322Z] ---> Running in 45df83e3f8e8 [2022-11-08T16:11:14.322Z] Removing intermediate container 45df83e3f8e8 [2022-11-08T16:11:14.322Z] ---> cc579fd2bf59 [2022-11-08T16:11:14.322Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-11-08T16:11:14.322Z] ---> Running in 7a1d2e48f132 [2022-11-08T16:11:14.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:11:14.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:11:15.149Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-08T16:11:15.149Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-08T16:11:15.149Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T16:11:15.149Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-08T16:11:15.149Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T16:11:15.149Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-08T16:11:15.149Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-08T16:11:15.149Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:11:15.408Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:11:15.408Z] OK: 9 MiB in 21 packages [2022-11-08T16:11:15.974Z] Removing intermediate container 7a1d2e48f132 [2022-11-08T16:11:15.974Z] ---> eddab5845a80 [2022-11-08T16:11:15.974Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-08T16:11:15.974Z] ---> 33bf2632acbe [2022-11-08T16:11:15.974Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-08T16:11:16.231Z] ---> 1521b621372c [2022-11-08T16:11:16.231Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-11-08T16:11:16.489Z] ---> 02027cc86f35 [2022-11-08T16:11:16.489Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-11-08T16:11:17.054Z] ---> 5819f7fcca11 [2022-11-08T16:11:17.054Z] Step 22/27 : EXPOSE 48095 [2022-11-08T16:11:17.054Z] ---> Running in 3f41a6b8a2df [2022-11-08T16:11:17.313Z] Removing intermediate container 3f41a6b8a2df [2022-11-08T16:11:17.313Z] ---> d34fa4d00cc6 [2022-11-08T16:11:17.313Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-11-08T16:11:17.313Z] ---> Running in e166d09785c3 [2022-11-08T16:11:17.313Z] Removing intermediate container e166d09785c3 [2022-11-08T16:11:17.313Z] ---> 5299e82c2bf7 [2022-11-08T16:11:17.313Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:11:17.313Z] ---> Running in ed502247c6b1 [2022-11-08T16:11:17.313Z] Removing intermediate container ed502247c6b1 [2022-11-08T16:11:17.313Z] ---> 471008c1d868 [2022-11-08T16:11:17.313Z] Step 25/27 : LABEL arch=amd64 [2022-11-08T16:11:17.572Z] ---> Running in acd3c1d99d5f [2022-11-08T16:11:17.572Z] Removing intermediate container acd3c1d99d5f [2022-11-08T16:11:17.572Z] ---> 11f71707f9bc [2022-11-08T16:11:17.572Z] Step 26/27 : LABEL git_sha=c652ff16af1e74f6a40a6431fa4d554cbc316d6f [2022-11-08T16:11:17.572Z] ---> Running in c207b1140759 [2022-11-08T16:11:17.572Z] Removing intermediate container c207b1140759 [2022-11-08T16:11:17.572Z] ---> d3214ebf5a5d [2022-11-08T16:11:17.572Z] Step 27/27 : LABEL version=2.3.0-dev.37 [2022-11-08T16:11:17.572Z] ---> Running in 94f750564cc1 [2022-11-08T16:11:17.831Z] Removing intermediate container 94f750564cc1 [2022-11-08T16:11:17.831Z] ---> 05104795e781 [2022-11-08T16:11:17.831Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T16:11:17.831Z] Successfully built 05104795e781 [2022-11-08T16:11:17.831Z] 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-11-08T16:11:17.928Z] provisioning config files... [2022-11-08T16:11:17.987Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2166290890613114591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:11:18.356Z] ---> docker-login.sh [2022-11-08T16:11:18.356Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:11:18.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:11:18.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:11:18.356Z] Configure a credential helper to remove this warning. See [2022-11-08T16:11:18.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:11:18.356Z] [2022-11-08T16:11:18.356Z] Login Succeeded [2022-11-08T16:11:18.356Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:11:18.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:11:18.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:11:18.356Z] Configure a credential helper to remove this warning. See [2022-11-08T16:11:18.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:11:18.356Z] [2022-11-08T16:11:18.356Z] Login Succeeded [2022-11-08T16:11:18.356Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:11:18.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:11:18.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:11:18.620Z] Configure a credential helper to remove this warning. See [2022-11-08T16:11:18.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:11:18.620Z] [2022-11-08T16:11:18.620Z] Login Succeeded [2022-11-08T16:11:18.620Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:11:18.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:11:18.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:11:18.620Z] Configure a credential helper to remove this warning. See [2022-11-08T16:11:18.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:11:18.620Z] [2022-11-08T16:11:18.620Z] Login Succeeded [2022-11-08T16:11:18.620Z] docker.io [2022-11-08T16:11:18.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:11:19.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:11:19.189Z] Configure a credential helper to remove this warning. See [2022-11-08T16:11:19.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:11:19.189Z] [2022-11-08T16:11:19.189Z] Login Succeeded [2022-11-08T16:11:19.189Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:11:19.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:11:19.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:11:19.251Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-11-08T16:11:19.251Z] c652ff16af1e74f6a40a6431fa4d554cbc316d6f [2022-11-08T16:11:19.251Z] latest [2022-11-08T16:11:19.251Z] 2.3.0-dev.37 [2022-11-08T16:11:19.251Z] c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 [2022-11-08T16:11:19.251Z] main [2022-11-08T16:11:19.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:11:19.573Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:11:19.876Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c652ff16af1e74f6a40a6431fa4d554cbc316d6f [2022-11-08T16:11:19.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-11-08T16:11:19.876Z] e51c9feefa29: Preparing [2022-11-08T16:11:19.876Z] 86ee2cc430d0: Preparing [2022-11-08T16:11:19.876Z] 4fe9b826baf7: Preparing [2022-11-08T16:11:19.876Z] ca0b85e70c16: Preparing [2022-11-08T16:11:19.876Z] 784232a08d87: Preparing [2022-11-08T16:11:19.876Z] 994393dc58e7: Preparing [2022-11-08T16:11:19.876Z] ca0b85e70c16: Pushed [2022-11-08T16:11:19.876Z] 4fe9b826baf7: Pushed [2022-11-08T16:11:19.876Z] 86ee2cc430d0: Pushed [2022-11-08T16:11:19.876Z] 994393dc58e7: Layer already exists [2022-11-08T16:11:20.135Z] 784232a08d87: Pushed [2022-11-08T16:11:22.673Z] e51c9feefa29: Pushed [2022-11-08T16:11:22.673Z] c652ff16af1e74f6a40a6431fa4d554cbc316d6f: digest: sha256:6223fbece3b906bca5dba2cc36c5c611a6d2a4bcb57ff107ca59a29f8a81436f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:11:22.979Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:11:23.285Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-11-08T16:11:23.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-11-08T16:11:23.285Z] e51c9feefa29: Preparing [2022-11-08T16:11:23.285Z] 86ee2cc430d0: Preparing [2022-11-08T16:11:23.285Z] 4fe9b826baf7: Preparing [2022-11-08T16:11:23.285Z] ca0b85e70c16: Preparing [2022-11-08T16:11:23.285Z] 784232a08d87: Preparing [2022-11-08T16:11:23.285Z] 994393dc58e7: Preparing [2022-11-08T16:11:23.285Z] 994393dc58e7: Waiting [2022-11-08T16:11:23.285Z] ca0b85e70c16: Layer already exists [2022-11-08T16:11:23.285Z] 784232a08d87: Layer already exists [2022-11-08T16:11:23.285Z] 86ee2cc430d0: Layer already exists [2022-11-08T16:11:23.285Z] e51c9feefa29: Layer already exists [2022-11-08T16:11:23.285Z] 4fe9b826baf7: Layer already exists [2022-11-08T16:11:23.285Z] 994393dc58e7: Layer already exists [2022-11-08T16:11:23.285Z] latest: digest: sha256:6223fbece3b906bca5dba2cc36c5c611a6d2a4bcb57ff107ca59a29f8a81436f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:11:23.598Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:11:23.898Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.37 [2022-11-08T16:11:23.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-11-08T16:11:23.898Z] e51c9feefa29: Preparing [2022-11-08T16:11:23.898Z] 86ee2cc430d0: Preparing [2022-11-08T16:11:23.898Z] 4fe9b826baf7: Preparing [2022-11-08T16:11:23.898Z] ca0b85e70c16: Preparing [2022-11-08T16:11:23.898Z] 784232a08d87: Preparing [2022-11-08T16:11:23.898Z] 994393dc58e7: Preparing [2022-11-08T16:11:23.898Z] 994393dc58e7: Waiting [2022-11-08T16:11:23.898Z] e51c9feefa29: Layer already exists [2022-11-08T16:11:23.898Z] 86ee2cc430d0: Layer already exists [2022-11-08T16:11:23.898Z] 4fe9b826baf7: Layer already exists [2022-11-08T16:11:23.898Z] ca0b85e70c16: Layer already exists [2022-11-08T16:11:23.898Z] 784232a08d87: Layer already exists [2022-11-08T16:11:23.898Z] 994393dc58e7: Layer already exists [2022-11-08T16:11:23.898Z] 2.3.0-dev.37: digest: sha256:6223fbece3b906bca5dba2cc36c5c611a6d2a4bcb57ff107ca59a29f8a81436f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:11:24.203Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:11:24.498Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 [2022-11-08T16:11:24.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-11-08T16:11:24.498Z] e51c9feefa29: Preparing [2022-11-08T16:11:24.498Z] 86ee2cc430d0: Preparing [2022-11-08T16:11:24.498Z] 4fe9b826baf7: Preparing [2022-11-08T16:11:24.498Z] ca0b85e70c16: Preparing [2022-11-08T16:11:24.498Z] 784232a08d87: Preparing [2022-11-08T16:11:24.498Z] 994393dc58e7: Preparing [2022-11-08T16:11:24.498Z] 994393dc58e7: Waiting [2022-11-08T16:11:24.498Z] 86ee2cc430d0: Layer already exists [2022-11-08T16:11:24.498Z] e51c9feefa29: Layer already exists [2022-11-08T16:11:24.498Z] 4fe9b826baf7: Layer already exists [2022-11-08T16:11:24.498Z] 784232a08d87: Layer already exists [2022-11-08T16:11:24.498Z] ca0b85e70c16: Layer already exists [2022-11-08T16:11:24.498Z] 994393dc58e7: Layer already exists [2022-11-08T16:11:24.498Z] c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37: digest: sha256:6223fbece3b906bca5dba2cc36c5c611a6d2a4bcb57ff107ca59a29f8a81436f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:11:24.800Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:11:25.108Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-11-08T16:11:25.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-11-08T16:11:25.108Z] e51c9feefa29: Preparing [2022-11-08T16:11:25.108Z] 86ee2cc430d0: Preparing [2022-11-08T16:11:25.108Z] 4fe9b826baf7: Preparing [2022-11-08T16:11:25.108Z] ca0b85e70c16: Preparing [2022-11-08T16:11:25.108Z] 784232a08d87: Preparing [2022-11-08T16:11:25.108Z] 994393dc58e7: Preparing [2022-11-08T16:11:25.108Z] 994393dc58e7: Waiting [2022-11-08T16:11:25.108Z] ca0b85e70c16: Layer already exists [2022-11-08T16:11:25.108Z] 4fe9b826baf7: Layer already exists [2022-11-08T16:11:25.108Z] e51c9feefa29: Layer already exists [2022-11-08T16:11:25.108Z] 784232a08d87: Layer already exists [2022-11-08T16:11:25.108Z] 86ee2cc430d0: Layer already exists [2022-11-08T16:11:25.108Z] 994393dc58e7: Layer already exists [2022-11-08T16:11:25.108Z] main: digest: sha256:6223fbece3b906bca5dba2cc36c5c611a6d2a4bcb57ff107ca59a29f8a81436f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:11:25.154Z] ===================================================== [Pipeline] echo [2022-11-08T16:11:25.161Z] taggedImages: [2022-11-08T16:11:25.161Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c652ff16af1e74f6a40a6431fa4d554cbc316d6f [2022-11-08T16:11:25.161Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-11-08T16:11:25.161Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.37 [2022-11-08T16:11:25.161Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 [2022-11-08T16:11:25.161Z] - 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-11-08T16:11:25.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T16:11:25.528Z] [2022-11-08T16:11:25.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:11:25.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T16:11:25.825Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-08T16:11:25.825Z] 5eb5b503b376: Pulling fs layer [2022-11-08T16:11:25.825Z] 5c69ac0246d0: Pulling fs layer [2022-11-08T16:11:25.825Z] ec43610c2a17: Pulling fs layer [2022-11-08T16:11:25.825Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-08T16:11:25.825Z] 33b1e0a273af: Pulling fs layer [2022-11-08T16:11:25.825Z] 5d3b04190fa2: Pulling fs layer [2022-11-08T16:11:25.825Z] 2f39f015ded8: Pulling fs layer [2022-11-08T16:11:25.825Z] 3a2ae6a8a46f: Waiting [2022-11-08T16:11:25.825Z] 33b1e0a273af: Waiting [2022-11-08T16:11:25.825Z] 2f39f015ded8: Waiting [2022-11-08T16:11:25.825Z] 5d3b04190fa2: Waiting [2022-11-08T16:11:25.825Z] 5c69ac0246d0: Verifying Checksum [2022-11-08T16:11:25.825Z] 5c69ac0246d0: Download complete [2022-11-08T16:11:25.825Z] 3a2ae6a8a46f: Download complete [2022-11-08T16:11:25.825Z] 33b1e0a273af: Verifying Checksum [2022-11-08T16:11:25.825Z] 33b1e0a273af: Download complete [2022-11-08T16:11:26.084Z] 5d3b04190fa2: Verifying Checksum [2022-11-08T16:11:26.084Z] 5d3b04190fa2: Download complete [2022-11-08T16:11:26.084Z] ec43610c2a17: Download complete [2022-11-08T16:11:26.084Z] 5eb5b503b376: Verifying Checksum [2022-11-08T16:11:26.084Z] 5eb5b503b376: Download complete [2022-11-08T16:11:26.651Z] 2f39f015ded8: Download complete [2022-11-08T16:11:27.583Z] 5eb5b503b376: Pull complete [2022-11-08T16:11:27.583Z] 5c69ac0246d0: Pull complete [2022-11-08T16:11:27.841Z] ec43610c2a17: Pull complete [2022-11-08T16:11:28.099Z] 3a2ae6a8a46f: Pull complete [2022-11-08T16:11:28.356Z] 33b1e0a273af: Pull complete [2022-11-08T16:11:28.356Z] 5d3b04190fa2: Pull complete [2022-11-08T16:11:32.536Z] 2f39f015ded8: Pull complete [2022-11-08T16:11:32.536Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-08T16:11:32.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T16:11:32.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:11:32.612Z] prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container [2022-11-08T16:11:32.653Z] $ 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-11-08T16:11:36.215Z] $ docker top 27853f53909dd16da6288098428cb43f103b1b7c3485e9cddbec3fad2b83e5ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:11:36.577Z] ---> job-cost.sh [2022-11-08T16:11:36.577Z] lf-activate-venv: SKIPPING [2022-11-08T16:11:36.577Z] INFO: No Stack... [2022-11-08T16:11:36.836Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T16:11:37.406Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T16:11:37.694Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-11-08T16:11:37.694Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T16:11:37.706Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] [2022-11-08T16:11:37.711Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] did not exist. Created. [2022-11-08T16:11:37.711Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T16:11:38.015Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-08T16:11:38.048Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T16:11:38.055Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T16:11:38.079Z] $ docker stop --time=1 27853f53909dd16da6288098428cb43f103b1b7c3485e9cddbec3fad2b83e5ab [2022-11-08T16:11:39.225Z] $ docker rm -f 27853f53909dd16da6288098428cb43f103b1b7c3485e9cddbec3fad2b83e5ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-08T16:13:18.145Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118622 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-11-08T16:13:18.154Z] Running in /w/workspace/app-service-configurable/116 [Pipeline] { [Pipeline] checkout [2022-11-08T16:13:18.189Z] Selected Git installation does not exist. Using Default [2022-11-08T16:13:18.189Z] The recommended git tool is: NONE [2022-11-08T16:13:24.976Z] using credential edgex-jenkins-ssh [2022-11-08T16:13:24.995Z] Cloning the remote Git repository [2022-11-08T16:13:25.061Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-11-08T16:13:25.163Z] > git init /w/workspace/app-service-configurable/116 # timeout=10 [2022-11-08T16:13:25.387Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-11-08T16:13:25.388Z] > git --version # timeout=10 [2022-11-08T16:13:25.411Z] > git --version # 'git version 2.25.1' [2022-11-08T16:13:25.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T16:13:25.468Z] Verifying host key using known hosts file [2022-11-08T16:13:25.712Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T16:13:25.726Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T16:13:26.961Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-11-08T16:13:26.988Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T16:13:28.027Z] Avoid second fetch [2022-11-08T16:13:28.027Z] Checking out Revision c652ff16af1e74f6a40a6431fa4d554cbc316d6f (main) [2022-11-08T16:13:28.053Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T16:13:28.076Z] > git checkout -f c652ff16af1e74f6a40a6431fa4d554cbc316d6f # timeout=10 [2022-11-08T16:13:28.666Z] Commit message: "build: Update to use released SDK (#486)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T16:13:29.576Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-08T16:13:29.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T16:13:29.576Z] Dload Upload Total Spent Left Speed [2022-11-08T16:13:29.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2022-11-08T16:13:30.215Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-08T16:13:30.547Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-08T16:13:30.547Z] + sudo tee /etc/docker/daemon.new [2022-11-08T16:13:30.547Z] { [2022-11-08T16:13:30.547Z] "registry-mirrors": [ [2022-11-08T16:13:30.547Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-08T16:13:30.547Z] ], [2022-11-08T16:13:30.547Z] "bip": "10.250.0.254/24", [2022-11-08T16:13:30.547Z] "hosts": [ [2022-11-08T16:13:30.547Z] "tcp://0.0.0.0:5555", [2022-11-08T16:13:30.547Z] "unix:///var/run/docker.sock" [2022-11-08T16:13:30.547Z] ], [2022-11-08T16:13:30.547Z] "mtu": 1458, [2022-11-08T16:13:30.547Z] "selinux-enabled": true, [2022-11-08T16:13:30.547Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-08T16:13:30.547Z] } [Pipeline] sh [2022-11-08T16:13:30.883Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-08T16:13:31.224Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:13:49.515Z] provisioning config files... [2022-11-08T16:13:49.552Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/116@tmp/config148970710710479224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:13:49.930Z] ---> docker-login.sh [2022-11-08T16:13:49.930Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:13:50.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:50.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:50.528Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:50.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:50.528Z] [2022-11-08T16:13:50.528Z] Login Succeeded [2022-11-08T16:13:50.528Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:13:50.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:51.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:51.076Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:51.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:51.076Z] [2022-11-08T16:13:51.076Z] Login Succeeded [2022-11-08T16:13:51.076Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:13:51.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:51.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:51.346Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:51.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:51.346Z] [2022-11-08T16:13:51.346Z] Login Succeeded [2022-11-08T16:13:51.346Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:13:51.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:51.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:51.886Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:51.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:51.886Z] [2022-11-08T16:13:51.886Z] Login Succeeded [2022-11-08T16:13:51.886Z] docker.io [2022-11-08T16:13:52.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:13:52.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:13:52.423Z] Configure a credential helper to remove this warning. See [2022-11-08T16:13:52.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:13:52.423Z] [2022-11-08T16:13:52.423Z] Login Succeeded [2022-11-08T16:13:52.423Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:13:52.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T16:13:52.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:13:52.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:13:52.627Z] ========================================================= [2022-11-08T16:13:52.627Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-08T16:13:52.627Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:13:52.985Z] + 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-11-08T16:13:52.985Z] Sending build context to Docker daemon 217.6kB [2022-11-08T16:13:53.253Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T16:13:53.253Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-08T16:13:53.253Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-08T16:13:53.253Z] 9b18e9b68314: Pulling fs layer [2022-11-08T16:13:53.253Z] 35d82f9e3411: Pulling fs layer [2022-11-08T16:13:53.253Z] e16973657156: Pulling fs layer [2022-11-08T16:13:53.253Z] fc693d55d65f: Pulling fs layer [2022-11-08T16:13:53.253Z] 7e9fc2657dce: Pulling fs layer [2022-11-08T16:13:53.253Z] dda99020689f: Pulling fs layer [2022-11-08T16:13:53.253Z] db1c61fa0a46: Pulling fs layer [2022-11-08T16:13:53.253Z] 891c053d2c06: Pulling fs layer [2022-11-08T16:13:53.253Z] fc693d55d65f: Waiting [2022-11-08T16:13:53.253Z] 7e9fc2657dce: Waiting [2022-11-08T16:13:53.253Z] 891c053d2c06: Waiting [2022-11-08T16:13:53.253Z] dda99020689f: Waiting [2022-11-08T16:13:53.253Z] db1c61fa0a46: Waiting [2022-11-08T16:13:53.537Z] e16973657156: Download complete [2022-11-08T16:13:53.537Z] 35d82f9e3411: Verifying Checksum [2022-11-08T16:13:53.537Z] 35d82f9e3411: Download complete [2022-11-08T16:13:53.537Z] 7e9fc2657dce: Verifying Checksum [2022-11-08T16:13:53.537Z] 7e9fc2657dce: Download complete [2022-11-08T16:13:53.537Z] dda99020689f: Verifying Checksum [2022-11-08T16:13:53.537Z] dda99020689f: Download complete [2022-11-08T16:13:53.537Z] 9b18e9b68314: Verifying Checksum [2022-11-08T16:13:53.537Z] 9b18e9b68314: Download complete [2022-11-08T16:13:54.534Z] 9b18e9b68314: Pull complete [2022-11-08T16:13:54.808Z] 891c053d2c06: Verifying Checksum [2022-11-08T16:13:54.808Z] 891c053d2c06: Download complete [2022-11-08T16:13:55.082Z] 35d82f9e3411: Pull complete [2022-11-08T16:13:55.359Z] e16973657156: Pull complete [2022-11-08T16:13:56.339Z] db1c61fa0a46: Verifying Checksum [2022-11-08T16:13:56.339Z] db1c61fa0a46: Download complete [2022-11-08T16:13:56.611Z] fc693d55d65f: Verifying Checksum [2022-11-08T16:13:56.611Z] fc693d55d65f: Download complete [2022-11-08T16:14:11.641Z] fc693d55d65f: Pull complete [2022-11-08T16:14:11.641Z] 7e9fc2657dce: Pull complete [2022-11-08T16:14:11.641Z] dda99020689f: Pull complete [2022-11-08T16:14:17.032Z] db1c61fa0a46: Pull complete [2022-11-08T16:14:19.007Z] 891c053d2c06: Pull complete [2022-11-08T16:14:19.008Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-08T16:14:19.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T16:14:19.008Z] ---> f96f9c87975a [2022-11-08T16:14:19.008Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-08T16:14:19.991Z] ---> Running in 8ba2fe6c0237 [2022-11-08T16:14:20.339Z] Removing intermediate container 8ba2fe6c0237 [2022-11-08T16:14:20.339Z] ---> 2719e59e63e0 [2022-11-08T16:14:20.339Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T16:14:20.339Z] ---> Running in 789e61c1c9a7 [2022-11-08T16:14:21.331Z] Removing intermediate container 789e61c1c9a7 [2022-11-08T16:14:21.331Z] ---> 50256e359dbf [2022-11-08T16:14:21.331Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:14:21.605Z] ---> Running in 53a84ba94f52 [2022-11-08T16:14:21.877Z] Removing intermediate container 53a84ba94f52 [2022-11-08T16:14:21.877Z] ---> 5c3cddab5571 [2022-11-08T16:14:21.877Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T16:14:21.877Z] ---> Running in 0314aa987663 [2022-11-08T16:14:22.473Z] Removing intermediate container 0314aa987663 [2022-11-08T16:14:22.473Z] ---> f5ad31743baf [2022-11-08T16:14:22.473Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T16:14:22.473Z] ---> Running in 2d47fba42207 [2022-11-08T16:14:23.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:14:23.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:14:24.872Z] OK: 221 MiB in 51 packages [2022-11-08T16:14:25.842Z] Removing intermediate container 2d47fba42207 [2022-11-08T16:14:25.842Z] ---> 521c325ec35e [2022-11-08T16:14:25.842Z] Step 8/13 : WORKDIR /app [2022-11-08T16:14:25.842Z] ---> Running in 7209a4b3ae41 [2022-11-08T16:14:26.432Z] Removing intermediate container 7209a4b3ae41 [2022-11-08T16:14:26.432Z] ---> bcf43182d16d [2022-11-08T16:14:26.432Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-08T16:14:26.702Z] ---> 8ad2466b36c9 [2022-11-08T16:14:26.702Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:14:26.969Z] ---> Running in 8d57916fa020 [2022-11-08T16:15:23.443Z] Removing intermediate container 8d57916fa020 [2022-11-08T16:15:23.443Z] ---> 5c596aad8ca2 [2022-11-08T16:15:23.443Z] Step 11/13 : COPY . . [2022-11-08T16:15:23.715Z] ---> 08f4391f7706 [2022-11-08T16:15:23.715Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T16:15:23.715Z] ---> Running in ef44f7ae4671 [2022-11-08T16:15:23.985Z] Removing intermediate container ef44f7ae4671 [2022-11-08T16:15:23.985Z] ---> 19a7c85a28d1 [2022-11-08T16:15:23.985Z] Step 13/13 : RUN $MAKE [2022-11-08T16:15:24.253Z] ---> Running in 43f83fe1eb3f [2022-11-08T16:15:25.222Z] noop [2022-11-08T16:15:26.191Z] Removing intermediate container 43f83fe1eb3f [2022-11-08T16:15:26.191Z] ---> a5dc658e5698 [2022-11-08T16:15:26.191Z] Successfully built a5dc658e5698 [2022-11-08T16:15:26.191Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:15:26.557Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T16:15:26.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:15:26.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-118622 does not seem to be running inside a container [2022-11-08T16:15:26.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-08T16:15:28.284Z] $ docker top 9f353b7a80815cd530cb9daae4b704221eaf05fd6d619c7b7b5c5d55897424e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:15:29.160Z] + go version [2022-11-08T16:15:29.160Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-08T16:15:29.184Z] $ docker stop --time=1 9f353b7a80815cd530cb9daae4b704221eaf05fd6d619c7b7b5c5d55897424e5 [2022-11-08T16:15:30.904Z] $ docker rm -f 9f353b7a80815cd530cb9daae4b704221eaf05fd6d619c7b7b5c5d55897424e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:15:31.509Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T16:15:31.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:15:31.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-118622 does not seem to be running inside a container [2022-11-08T16:15:31.810Z] $ 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/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-08T16:15:33.274Z] $ docker top aac1e8cad23bf1e8806686342df613bc6ca4e784e09791ffd155d58fc5d8b0a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:15:34.170Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/116 [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:15:34.840Z] + make test [2022-11-08T16:15:34.840Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-11-08T16:17:26.821Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-11-08T16:17:26.821Z] CGO_ENABLED=1 go vet ./... [2022-11-08T16:17:41.855Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T16:17:41.856Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T16:17:41.856Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T16:17:41.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T16:17:41.891Z] $ docker stop --time=1 aac1e8cad23bf1e8806686342df613bc6ca4e784e09791ffd155d58fc5d8b0a2 [2022-11-08T16:17:43.914Z] $ docker rm -f aac1e8cad23bf1e8806686342df613bc6ca4e784e09791ffd155d58fc5d8b0a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:17:44.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T16:17:44.998Z] Warning: overwriting stash ‘coverage-report’ [2022-11-08T16:17:45.501Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T16:17:45.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T16:17:46.237Z] + ls -al . [2022-11-08T16:17:46.237Z] total 180 [2022-11-08T16:17:46.237Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 16:15 . [2022-11-08T16:17:46.237Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:13 .. [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 16:13 .dockerignore [2022-11-08T16:17:46.237Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:13 .git [2022-11-08T16:17:46.237Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:13 .github [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 171 Nov 8 16:13 .gitignore [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 9207 Nov 8 16:13 Attribution.txt [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 29118 Nov 8 16:13 CHANGELOG.md [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 2058 Nov 8 16:13 Dockerfile [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 16:13 GOVERNANCE.md [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 8 16:13 Jenkinsfile [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 16:13 LICENSE [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 16:13 OWNERS.md [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 4369 Nov 8 16:13 README.md [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 16:09 VERSION [2022-11-08T16:17:46.237Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 16:13 bin [2022-11-08T16:17:46.237Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 8 16:15 coverage.out [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 3395 Nov 8 16:13 go.mod [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 44263 Nov 8 16:13 go.sum [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 8 16:13 main.go [2022-11-08T16:17:46.237Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 16:13 makefile [2022-11-08T16:17:46.237Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 16:13 res [2022-11-08T16:17:46.237Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:17:46.602Z] + 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=c652ff16af1e74f6a40a6431fa4d554cbc316d6f --label arch=arm64 --label version=2.3.0-dev.37 . [2022-11-08T16:17:46.602Z] Sending build context to Docker daemon 218.6kB [2022-11-08T16:17:47.198Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T16:17:47.198Z] Step 2/27 : FROM ${BASE} AS builder [2022-11-08T16:17:47.198Z] ---> a5dc658e5698 [2022-11-08T16:17:47.198Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-08T16:17:47.198Z] ---> Running in dc3c8dc426c6 [2022-11-08T16:17:47.470Z] Removing intermediate container dc3c8dc426c6 [2022-11-08T16:17:47.470Z] ---> ffc7ebebdeee [2022-11-08T16:17:47.470Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T16:17:47.748Z] ---> Running in ec5bce0f0360 [2022-11-08T16:17:48.028Z] Removing intermediate container ec5bce0f0360 [2022-11-08T16:17:48.028Z] ---> 0d30bb228761 [2022-11-08T16:17:48.028Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:17:48.302Z] ---> Running in ad6a8dfe7793 [2022-11-08T16:17:48.579Z] Removing intermediate container ad6a8dfe7793 [2022-11-08T16:17:48.579Z] ---> 94afea2fb40c [2022-11-08T16:17:48.579Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T16:17:48.579Z] ---> Running in 81157a0ed58b [2022-11-08T16:17:49.172Z] Removing intermediate container 81157a0ed58b [2022-11-08T16:17:49.172Z] ---> 77f5be5ca8ab [2022-11-08T16:17:49.172Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T16:17:49.172Z] ---> Running in cc772498e23e [2022-11-08T16:17:50.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:17:50.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:17:52.286Z] OK: 221 MiB in 51 packages [2022-11-08T16:17:53.253Z] Removing intermediate container cc772498e23e [2022-11-08T16:17:53.253Z] ---> d671a71bb685 [2022-11-08T16:17:53.253Z] Step 8/27 : WORKDIR /app [2022-11-08T16:17:53.520Z] ---> Running in 6c58c3cd9575 [2022-11-08T16:17:54.113Z] Removing intermediate container 6c58c3cd9575 [2022-11-08T16:17:54.113Z] ---> c4d230d4179f [2022-11-08T16:17:54.113Z] Step 9/27 : COPY go.mod vendor* ./ [2022-11-08T16:17:54.700Z] ---> f9a07f33b5b5 [2022-11-08T16:17:54.700Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:17:54.969Z] ---> Running in 132d4bc8b355 [2022-11-08T16:17:58.324Z] Removing intermediate container 132d4bc8b355 [2022-11-08T16:17:58.324Z] ---> 4ac5a821d612 [2022-11-08T16:17:58.324Z] Step 11/27 : COPY . . [2022-11-08T16:17:58.324Z] ---> b6855309674a [2022-11-08T16:17:58.324Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T16:17:58.593Z] ---> Running in cfa0b2cd18de [2022-11-08T16:17:58.861Z] Removing intermediate container cfa0b2cd18de [2022-11-08T16:17:58.861Z] ---> 05a8d91aa18e [2022-11-08T16:17:58.861Z] Step 13/27 : RUN $MAKE [2022-11-08T16:17:58.861Z] ---> Running in 962bab7ce9ac [2022-11-08T16:18:00.282Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.37" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-11-08T16:21:07.136Z] Removing intermediate container 962bab7ce9ac [2022-11-08T16:21:07.136Z] ---> c3c272f01c74 [2022-11-08T16:21:07.136Z] Step 14/27 : FROM alpine:3.16 [2022-11-08T16:21:07.136Z] 3.16: Pulling from library/alpine [2022-11-08T16:21:07.136Z] 9b18e9b68314: Already exists [2022-11-08T16:21:07.136Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T16:21:07.136Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T16:21:07.136Z] ---> a6215f271958 [2022-11-08T16:21:07.136Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T16:21:07.136Z] ---> Running in 4b35a6c535ab [2022-11-08T16:21:07.136Z] Removing intermediate container 4b35a6c535ab [2022-11-08T16:21:07.136Z] ---> 1a72eef49766 [2022-11-08T16:21:07.136Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-11-08T16:21:07.136Z] ---> Running in 85f167387bb1 [2022-11-08T16:21:07.136Z] Removing intermediate container 85f167387bb1 [2022-11-08T16:21:07.136Z] ---> cfc60d4308f7 [2022-11-08T16:21:07.136Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-11-08T16:21:07.136Z] ---> Running in ca6116bd9b34 [2022-11-08T16:21:07.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:21:07.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:21:07.136Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-08T16:21:07.136Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-08T16:21:07.136Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T16:21:07.136Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-08T16:21:07.136Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T16:21:07.136Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-08T16:21:07.136Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-08T16:21:07.136Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:21:07.136Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:21:07.136Z] OK: 9 MiB in 21 packages [2022-11-08T16:21:07.136Z] Removing intermediate container ca6116bd9b34 [2022-11-08T16:21:07.136Z] ---> 5bb84d7a5ffb [2022-11-08T16:21:07.136Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-08T16:21:07.136Z] ---> 0234e667f6e1 [2022-11-08T16:21:07.136Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-08T16:21:07.136Z] ---> 35c05b442ac6 [2022-11-08T16:21:07.136Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-11-08T16:21:07.136Z] ---> 89b3877d73ff [2022-11-08T16:21:07.136Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-11-08T16:21:07.723Z] ---> 78bb0b4e1bcc [2022-11-08T16:21:07.723Z] Step 22/27 : EXPOSE 48095 [2022-11-08T16:21:07.723Z] ---> Running in d592fe315a8a [2022-11-08T16:21:07.993Z] Removing intermediate container d592fe315a8a [2022-11-08T16:21:07.993Z] ---> f02b34f8579a [2022-11-08T16:21:07.993Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-11-08T16:21:08.262Z] ---> Running in ffbb8a440c31 [2022-11-08T16:21:08.531Z] Removing intermediate container ffbb8a440c31 [2022-11-08T16:21:08.531Z] ---> 400656c1d446 [2022-11-08T16:21:08.531Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:21:08.531Z] ---> Running in 929e26d718c7 [2022-11-08T16:21:08.800Z] Removing intermediate container 929e26d718c7 [2022-11-08T16:21:08.800Z] ---> dd35b942b639 [2022-11-08T16:21:08.800Z] Step 25/27 : LABEL arch=arm64 [2022-11-08T16:21:09.069Z] ---> Running in 02ba24907d63 [2022-11-08T16:21:09.338Z] Removing intermediate container 02ba24907d63 [2022-11-08T16:21:09.338Z] ---> 1fd1ef7ff396 [2022-11-08T16:21:09.338Z] Step 26/27 : LABEL git_sha=c652ff16af1e74f6a40a6431fa4d554cbc316d6f [2022-11-08T16:21:09.338Z] ---> Running in b2d425c24061 [2022-11-08T16:21:09.605Z] Removing intermediate container b2d425c24061 [2022-11-08T16:21:09.605Z] ---> 660a54247605 [2022-11-08T16:21:09.605Z] Step 27/27 : LABEL version=2.3.0-dev.37 [2022-11-08T16:21:09.605Z] ---> Running in 53c70ceae718 [2022-11-08T16:21:09.873Z] Removing intermediate container 53c70ceae718 [2022-11-08T16:21:09.873Z] ---> 408d0929d2d7 [2022-11-08T16:21:09.873Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T16:21:09.873Z] Successfully built 408d0929d2d7 [2022-11-08T16:21:09.873Z] 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-11-08T16:21:09.991Z] provisioning config files... [2022-11-08T16:21:10.009Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/116@tmp/config13184403081943366157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:21:10.355Z] ---> docker-login.sh [2022-11-08T16:21:10.355Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:21:10.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:21:10.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:21:10.624Z] Configure a credential helper to remove this warning. See [2022-11-08T16:21:10.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:21:10.624Z] [2022-11-08T16:21:10.624Z] Login Succeeded [2022-11-08T16:21:10.624Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:21:10.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:21:11.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:21:11.161Z] Configure a credential helper to remove this warning. See [2022-11-08T16:21:11.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:21:11.161Z] [2022-11-08T16:21:11.161Z] Login Succeeded [2022-11-08T16:21:11.161Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:21:11.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:21:11.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:21:11.429Z] Configure a credential helper to remove this warning. See [2022-11-08T16:21:11.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:21:11.429Z] [2022-11-08T16:21:11.429Z] Login Succeeded [2022-11-08T16:21:11.429Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:21:11.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:21:11.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:21:11.970Z] Configure a credential helper to remove this warning. See [2022-11-08T16:21:11.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:21:11.970Z] [2022-11-08T16:21:11.970Z] Login Succeeded [2022-11-08T16:21:11.970Z] docker.io [2022-11-08T16:21:12.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:21:12.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:21:12.509Z] Configure a credential helper to remove this warning. See [2022-11-08T16:21:12.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:21:12.509Z] [2022-11-08T16:21:12.509Z] Login Succeeded [2022-11-08T16:21:12.509Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:21:12.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:21:12.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:21:12.577Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-11-08T16:21:12.577Z] c652ff16af1e74f6a40a6431fa4d554cbc316d6f [2022-11-08T16:21:12.577Z] latest [2022-11-08T16:21:12.577Z] 2.3.0-dev.37 [2022-11-08T16:21:12.577Z] c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 [2022-11-08T16:21:12.577Z] main [2022-11-08T16:21:12.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:21:12.952Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:21:13.308Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c652ff16af1e74f6a40a6431fa4d554cbc316d6f [2022-11-08T16:21:13.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-11-08T16:21:13.308Z] 740d2a01db48: Preparing [2022-11-08T16:21:13.308Z] 7bffcbbec73b: Preparing [2022-11-08T16:21:13.308Z] 4ecd370d9582: Preparing [2022-11-08T16:21:13.308Z] bcc1a1c4ceea: Preparing [2022-11-08T16:21:13.308Z] b38166cd4932: Preparing [2022-11-08T16:21:13.308Z] 5d3e392a13a0: Preparing [2022-11-08T16:21:13.308Z] 5d3e392a13a0: Waiting [2022-11-08T16:21:13.576Z] bcc1a1c4ceea: Pushed [2022-11-08T16:21:13.576Z] 7bffcbbec73b: Pushed [2022-11-08T16:21:13.576Z] 4ecd370d9582: Pushed [2022-11-08T16:21:13.576Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:21:14.547Z] b38166cd4932: Pushed [2022-11-08T16:21:19.911Z] 740d2a01db48: Pushed [2022-11-08T16:21:19.911Z] c652ff16af1e74f6a40a6431fa4d554cbc316d6f: digest: sha256:c853a8569a658d8e508c98ed7be541782fd9c850ad5611b8542c61bbf9a8681a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:21:20.266Z] + 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-11-08T16:21:20.617Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-11-08T16:21:20.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-11-08T16:21:20.617Z] 740d2a01db48: Preparing [2022-11-08T16:21:20.617Z] 7bffcbbec73b: Preparing [2022-11-08T16:21:20.617Z] 4ecd370d9582: Preparing [2022-11-08T16:21:20.617Z] bcc1a1c4ceea: Preparing [2022-11-08T16:21:20.617Z] b38166cd4932: Preparing [2022-11-08T16:21:20.617Z] 5d3e392a13a0: Preparing [2022-11-08T16:21:20.617Z] 5d3e392a13a0: Waiting [2022-11-08T16:21:20.617Z] 740d2a01db48: Layer already exists [2022-11-08T16:21:20.617Z] 7bffcbbec73b: Layer already exists [2022-11-08T16:21:20.617Z] bcc1a1c4ceea: Layer already exists [2022-11-08T16:21:20.617Z] b38166cd4932: Layer already exists [2022-11-08T16:21:20.617Z] 4ecd370d9582: Layer already exists [2022-11-08T16:21:20.617Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:21:20.889Z] latest: digest: sha256:c853a8569a658d8e508c98ed7be541782fd9c850ad5611b8542c61bbf9a8681a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:21:21.246Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:21:21.603Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.37 [2022-11-08T16:21:21.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-11-08T16:21:21.603Z] 740d2a01db48: Preparing [2022-11-08T16:21:21.603Z] 7bffcbbec73b: Preparing [2022-11-08T16:21:21.603Z] 4ecd370d9582: Preparing [2022-11-08T16:21:21.603Z] bcc1a1c4ceea: Preparing [2022-11-08T16:21:21.603Z] b38166cd4932: Preparing [2022-11-08T16:21:21.603Z] 5d3e392a13a0: Preparing [2022-11-08T16:21:21.603Z] 5d3e392a13a0: Waiting [2022-11-08T16:21:21.603Z] 4ecd370d9582: Layer already exists [2022-11-08T16:21:21.603Z] 7bffcbbec73b: Layer already exists [2022-11-08T16:21:21.603Z] bcc1a1c4ceea: Layer already exists [2022-11-08T16:21:21.603Z] 740d2a01db48: Layer already exists [2022-11-08T16:21:21.603Z] b38166cd4932: Layer already exists [2022-11-08T16:21:21.603Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:21:21.872Z] 2.3.0-dev.37: digest: sha256:c853a8569a658d8e508c98ed7be541782fd9c850ad5611b8542c61bbf9a8681a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:21:22.272Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:21:22.660Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 [2022-11-08T16:21:22.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-11-08T16:21:22.661Z] 740d2a01db48: Preparing [2022-11-08T16:21:22.661Z] 7bffcbbec73b: Preparing [2022-11-08T16:21:22.661Z] 4ecd370d9582: Preparing [2022-11-08T16:21:22.661Z] bcc1a1c4ceea: Preparing [2022-11-08T16:21:22.661Z] b38166cd4932: Preparing [2022-11-08T16:21:22.661Z] 5d3e392a13a0: Preparing [2022-11-08T16:21:22.661Z] 5d3e392a13a0: Waiting [2022-11-08T16:21:22.661Z] 4ecd370d9582: Layer already exists [2022-11-08T16:21:22.661Z] 740d2a01db48: Layer already exists [2022-11-08T16:21:22.661Z] bcc1a1c4ceea: Layer already exists [2022-11-08T16:21:22.661Z] b38166cd4932: Layer already exists [2022-11-08T16:21:22.661Z] 7bffcbbec73b: Layer already exists [2022-11-08T16:21:22.661Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:21:22.935Z] c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37: digest: sha256:c853a8569a658d8e508c98ed7be541782fd9c850ad5611b8542c61bbf9a8681a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:21:23.303Z] + 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-11-08T16:21:23.681Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-11-08T16:21:23.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-11-08T16:21:23.681Z] 740d2a01db48: Preparing [2022-11-08T16:21:23.681Z] 7bffcbbec73b: Preparing [2022-11-08T16:21:23.681Z] 4ecd370d9582: Preparing [2022-11-08T16:21:23.681Z] bcc1a1c4ceea: Preparing [2022-11-08T16:21:23.681Z] b38166cd4932: Preparing [2022-11-08T16:21:23.681Z] 5d3e392a13a0: Preparing [2022-11-08T16:21:23.681Z] 5d3e392a13a0: Waiting [2022-11-08T16:21:23.681Z] bcc1a1c4ceea: Layer already exists [2022-11-08T16:21:23.681Z] 4ecd370d9582: Layer already exists [2022-11-08T16:21:23.681Z] 740d2a01db48: Layer already exists [2022-11-08T16:21:23.681Z] b38166cd4932: Layer already exists [2022-11-08T16:21:23.681Z] 7bffcbbec73b: Layer already exists [2022-11-08T16:21:23.681Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:21:23.957Z] main: digest: sha256:c853a8569a658d8e508c98ed7be541782fd9c850ad5611b8542c61bbf9a8681a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:21:24.009Z] ===================================================== [Pipeline] echo [2022-11-08T16:21:24.015Z] taggedImages: [2022-11-08T16:21:24.015Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c652ff16af1e74f6a40a6431fa4d554cbc316d6f [2022-11-08T16:21:24.015Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-11-08T16:21:24.015Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.37 [2022-11-08T16:21:24.015Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 [2022-11-08T16:21:24.015Z] - 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-11-08T16:21:24.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T16:21:24.390Z] [2022-11-08T16:21:24.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:21:24.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T16:21:25.013Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-08T16:21:25.013Z] 8998bd30e6a1: Pulling fs layer [2022-11-08T16:21:25.013Z] 04944245beec: Pulling fs layer [2022-11-08T16:21:25.013Z] 699f458cf7ca: Pulling fs layer [2022-11-08T16:21:25.013Z] 765212b225bb: Pulling fs layer [2022-11-08T16:21:25.013Z] f23df028b6ca: Pulling fs layer [2022-11-08T16:21:25.013Z] d65c8cfc05b1: Pulling fs layer [2022-11-08T16:21:25.013Z] 2437ff75d9bd: Pulling fs layer [2022-11-08T16:21:25.013Z] 765212b225bb: Waiting [2022-11-08T16:21:25.013Z] f23df028b6ca: Waiting [2022-11-08T16:21:25.013Z] d65c8cfc05b1: Waiting [2022-11-08T16:21:25.013Z] 04944245beec: Verifying Checksum [2022-11-08T16:21:25.013Z] 04944245beec: Download complete [2022-11-08T16:21:25.013Z] 765212b225bb: Verifying Checksum [2022-11-08T16:21:25.013Z] 765212b225bb: Download complete [2022-11-08T16:21:25.013Z] f23df028b6ca: Verifying Checksum [2022-11-08T16:21:25.013Z] f23df028b6ca: Download complete [2022-11-08T16:21:25.285Z] d65c8cfc05b1: Verifying Checksum [2022-11-08T16:21:25.285Z] d65c8cfc05b1: Download complete [2022-11-08T16:21:25.285Z] 699f458cf7ca: Verifying Checksum [2022-11-08T16:21:25.285Z] 699f458cf7ca: Download complete [2022-11-08T16:21:25.881Z] 8998bd30e6a1: Download complete [2022-11-08T16:21:28.481Z] 2437ff75d9bd: Verifying Checksum [2022-11-08T16:21:28.481Z] 2437ff75d9bd: Download complete [2022-11-08T16:21:29.894Z] 8998bd30e6a1: Pull complete [2022-11-08T16:21:30.483Z] 04944245beec: Pull complete [2022-11-08T16:21:31.900Z] 699f458cf7ca: Pull complete [2022-11-08T16:21:32.169Z] 765212b225bb: Pull complete [2022-11-08T16:21:33.141Z] f23df028b6ca: Pull complete [2022-11-08T16:21:33.414Z] d65c8cfc05b1: Pull complete [2022-11-08T16:21:48.445Z] 2437ff75d9bd: Pull complete [2022-11-08T16:21:48.445Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-08T16:21:48.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T16:21:48.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:21:48.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-118622 does not seem to be running inside a container [2022-11-08T16:21:48.746Z] $ 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/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-08T16:21:51.836Z] $ docker top 15b34d3b209a6d5490ba99e60703dea50667c1f2236ecfe4ba3bc6b9762d330f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:21:52.712Z] ---> job-cost.sh [2022-11-08T16:21:52.712Z] lf-activate-venv: SKIPPING [2022-11-08T16:21:52.712Z] INFO: No Stack... [2022-11-08T16:21:53.295Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-08T16:21:54.259Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T16:21:54.903Z] + cat /w/workspace/app-service-configurable/116/archives/cost.csv [2022-11-08T16:21:54.903Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T16:21:54.973Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] [2022-11-08T16:21:54.978Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] did not exist. Created. [2022-11-08T16:21:54.978Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T16:21:55.644Z] /w/workspace/app-service-configurable/116@tmp/durable-4278b4ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-08T16:21:56.326Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-08T16:21:56.350Z] Warning: overwriting stash ‘stack-cost’ [2022-11-08T16:21:56.408Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T16:21:56.419Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T16:21:56.442Z] $ docker stop --time=1 15b34d3b209a6d5490ba99e60703dea50667c1f2236ecfe4ba3bc6b9762d330f [2022-11-08T16:21:58.025Z] $ docker rm -f 15b34d3b209a6d5490ba99e60703dea50667c1f2236ecfe4ba3bc6b9762d330f [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-11-08T16:21:58.392Z] provisioning config files... [2022-11-08T16:21:58.397Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17609536613806956685tmp [Pipeline] { [Pipeline] sh [2022-11-08T16:21:58.687Z] + set +x [2022-11-08T16:21:58.687Z] + curl -s https://codecov.io/bash [2022-11-08T16:21:58.687Z] + bash -s -- [2022-11-08T16:21:58.687Z] [2022-11-08T16:21:58.687Z] _____ _ [2022-11-08T16:21:58.687Z] / ____| | | [2022-11-08T16:21:58.687Z] | | ___ __| | ___ ___ _____ __ [2022-11-08T16:21:58.687Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-08T16:21:58.687Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-08T16:21:58.687Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-08T16:21:58.687Z] Bash-1.0.6 [2022-11-08T16:21:58.687Z] [2022-11-08T16:21:58.687Z] [2022-11-08T16:21:58.687Z] ==> git version 2.25.1 found [2022-11-08T16:21:58.687Z] ==> 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-11-08T16:21:58.687Z] Release-Date: 2020-01-08 [2022-11-08T16:21:58.687Z] 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-11-08T16:21:58.687Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-08T16:21:58.687Z] ==> Jenkins CI detected. [2022-11-08T16:21:58.687Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-11-08T16:21:58.687Z] project root: . [2022-11-08T16:21:58.687Z] --> token set from env [2022-11-08T16:21:58.687Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-08T16:21:58.687Z] ==> Running gcov in . (disable via -X gcov) [2022-11-08T16:21:58.687Z] ==> Python coveragepy not found [2022-11-08T16:21:58.687Z] ==> Searching for coverage reports in: [2022-11-08T16:21:58.687Z] + . [2022-11-08T16:21:58.687Z] -> Found 1 reports [2022-11-08T16:21:58.688Z] ==> Detecting git/mercurial file structure [2022-11-08T16:21:58.688Z] ==> Reading reports [2022-11-08T16:21:58.688Z] + ./coverage.out bytes=10 [2022-11-08T16:21:58.688Z] ==> Appending adjustments [2022-11-08T16:21:58.688Z] https://docs.codecov.io/docs/fixing-reports [2022-11-08T16:21:58.688Z] + Found adjustments [2022-11-08T16:21:58.945Z] ==> Gzipping contents [2022-11-08T16:21:58.945Z] 4.0K /tmp/codecov.oRw9y1.gz [2022-11-08T16:21:58.945Z] ==> Uploading reports [2022-11-08T16:21:58.945Z] url: https://codecov.io [2022-11-08T16:21:58.945Z] query: branch=main&commit=c652ff16af1e74f6a40a6431fa4d554cbc316d6f&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-08T16:21:58.945Z] -> Pinging Codecov [2022-11-08T16:21:58.945Z] 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=c652ff16af1e74f6a40a6431fa4d554cbc316d6f&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-08T16:21:59.203Z] -> Uploading to [2022-11-08T16:21:59.203Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-08/A97CA9966030D2A3747ED39772930CCE/c652ff16af1e74f6a40a6431fa4d554cbc316d6f/7671426b-c9fc-4be1-9051-2454c86a49ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T162159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7602b2ceb7153849e151db61ee1d8bf1fd5ed23ecf0f77aa5c393158d5e80a58 [2022-11-08T16:21:59.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T16:21:59.203Z] Dload Upload Total Spent Left Speed [2022-11-08T16:21:59.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 1750 --:--:-- --:--:-- --:--:-- 1750 [2022-11-08T16:21:59.462Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] } [2022-11-08T16:21:59.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-08T16:21:59.651Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-08T16:21:59.660Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:21:59.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T16:21:59.962Z] [2022-11-08T16:21:59.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:22:00.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T16:22:00.510Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-08T16:22:00.510Z] df9b9388f04a: Pulling fs layer [2022-11-08T16:22:00.510Z] 52dc419b0ee2: Pulling fs layer [2022-11-08T16:22:00.510Z] 25bc292e5bac: Pulling fs layer [2022-11-08T16:22:00.510Z] 114826534d7a: Pulling fs layer [2022-11-08T16:22:00.510Z] 4657fd5d0bcf: Pulling fs layer [2022-11-08T16:22:00.510Z] 6ad1cebc031e: Pulling fs layer [2022-11-08T16:22:00.510Z] 8a3aa393b2d8: Pulling fs layer [2022-11-08T16:22:00.510Z] 6ad1cebc031e: Waiting [2022-11-08T16:22:00.510Z] 8a3aa393b2d8: Waiting [2022-11-08T16:22:00.510Z] 114826534d7a: Waiting [2022-11-08T16:22:00.510Z] 4657fd5d0bcf: Waiting [2022-11-08T16:22:00.510Z] 25bc292e5bac: Verifying Checksum [2022-11-08T16:22:00.510Z] 25bc292e5bac: Download complete [2022-11-08T16:22:00.510Z] 52dc419b0ee2: Verifying Checksum [2022-11-08T16:22:00.510Z] 52dc419b0ee2: Download complete [2022-11-08T16:22:00.510Z] 4657fd5d0bcf: Verifying Checksum [2022-11-08T16:22:00.510Z] 4657fd5d0bcf: Download complete [2022-11-08T16:22:00.510Z] df9b9388f04a: Verifying Checksum [2022-11-08T16:22:00.510Z] df9b9388f04a: Download complete [2022-11-08T16:22:00.510Z] df9b9388f04a: Pull complete [2022-11-08T16:22:00.781Z] 52dc419b0ee2: Pull complete [2022-11-08T16:22:00.781Z] 6ad1cebc031e: Verifying Checksum [2022-11-08T16:22:00.781Z] 6ad1cebc031e: Download complete [2022-11-08T16:22:00.781Z] 25bc292e5bac: Pull complete [2022-11-08T16:22:01.372Z] 114826534d7a: Verifying Checksum [2022-11-08T16:22:01.372Z] 114826534d7a: Download complete [2022-11-08T16:22:01.629Z] 8a3aa393b2d8: Verifying Checksum [2022-11-08T16:22:01.629Z] 8a3aa393b2d8: Download complete [2022-11-08T16:22:04.911Z] 114826534d7a: Pull complete [2022-11-08T16:22:04.911Z] 4657fd5d0bcf: Pull complete [2022-11-08T16:22:04.911Z] 6ad1cebc031e: Pull complete [2022-11-08T16:22:07.438Z] 8a3aa393b2d8: Pull complete [2022-11-08T16:22:07.438Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-08T16:22:07.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T16:22:07.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:22:07.516Z] prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container [2022-11-08T16:22:07.557Z] $ 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-11-08T16:22:10.703Z] $ docker top 27d1e4976f271bbfed8f41ef87bfa547fa60407a6dfc681e6804f54b7a66d780 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-08T16:22:10.753Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-11-08T16:22:11.028Z] + set -o pipefail [2022-11-08T16:22:11.028Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-11-08T16:22:16.297Z] [2022-11-08T16:22:16.297Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-11-08T16:22:16.297Z] [2022-11-08T16:22:16.297Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/15956ff8-bbe7-4a07-856c-17ce96efcc8a [2022-11-08T16:22:16.297Z] [2022-11-08T16:22:16.297Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-08T16:22:16.297Z] [2022-11-08T16:22:16.297Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-08T16:22:16.297Z] [2022-11-08T16:22:16.297Z] [2022-11-08T16:22:16.297Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-08T16:22:16.297Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-08T16:22:16.297Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-08T16:22:16.320Z] $ docker stop --time=1 27d1e4976f271bbfed8f41ef87bfa547fa60407a6dfc681e6804f54b7a66d780 [2022-11-08T16:22:19.117Z] $ docker rm -f 27d1e4976f271bbfed8f41ef87bfa547fa60407a6dfc681e6804f54b7a66d780 [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-11-08T16:22:19.768Z] + git log --format=format:%s -1 c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] sh [2022-11-08T16:22:20.058Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T16:22:20.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:22:20.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:22:20.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:22:20.416Z] prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container [2022-11-08T16:22:20.464Z] $ 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-11-08T16:22:20.883Z] $ docker top 9e02ecb32e7c836bf4f39dc336c0f67a7cc705c9a7a8a7580a13b3750d853ce5 -eo pid,comm [2022-11-08T16:22:20.915Z] 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-11-08T16:22:20.915Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T16:22:20.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:22:20.947Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:22:21.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:22:21.082Z] $ docker exec 9e02ecb32e7c836bf4f39dc336c0f67a7cc705c9a7a8a7580a13b3750d853ce5 ssh-agent [2022-11-08T16:22:21.193Z] SSH_AUTH_SOCK=/tmp/ssh-xWgO4WS9IBqr/agent.32 [2022-11-08T16:22:21.193Z] SSH_AGENT_PID=38 [2022-11-08T16:22:21.197Z] Running ssh-add (command line suppressed) [2022-11-08T16:22:21.301Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12347407617071894195.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12347407617071894195.key) [2022-11-08T16:22:21.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:22:21.585Z] + git semver tag [2022-11-08T16:22:21.845Z] 2022-11-08 16:22:21,777 [run_tag] DEBUG tag force:False [2022-11-08T16:22:21.845Z] 2022-11-08 16:22:21,778 [check_head_tag] DEBUG check head tag [2022-11-08T16:22:21.845Z] 2022-11-08 16:22:21,779 [execute] INFO git cat-file --batch-check [2022-11-08T16:22:21.845Z] 2022-11-08 16:22:21,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-11-08T16:22:21.845Z] 2022-11-08 16:22:21,783 [execute] INFO git cat-file --batch [2022-11-08T16:22:21.845Z] 2022-11-08 16:22:21,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-11-08T16:22:21.845Z] 2022-11-08 16:22:21,799 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-11-08T16:22:21.845Z] 2022-11-08 16:22:21,799 [execute] INFO git tag -a v2.3.0-dev.37 -m v2.3.0-dev.37 [2022-11-08T16:22:21.845Z] 2022-11-08 16:22:21,799 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.37', '-m', 'v2.3.0-dev.37'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-11-08T16:22:21.845Z] 2022-11-08 16:22:21,804 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-11-08T16:22:21.845Z] 2.3.0-dev.37 [Pipeline] } [2022-11-08T16:22:21.867Z] $ docker exec --env ******** --env ******** 9e02ecb32e7c836bf4f39dc336c0f67a7cc705c9a7a8a7580a13b3750d853ce5 ssh-agent -k [2022-11-08T16:22:21.970Z] unset SSH_AUTH_SOCK; [2022-11-08T16:22:21.970Z] unset SSH_AGENT_PID; [2022-11-08T16:22:21.970Z] echo Agent pid 38 killed; [2022-11-08T16:22:21.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T16:22:22.272Z] + git semver [Pipeline] } [2022-11-08T16:22:22.557Z] $ docker stop --time=1 9e02ecb32e7c836bf4f39dc336c0f67a7cc705c9a7a8a7580a13b3750d853ce5 [2022-11-08T16:22:23.851Z] $ docker rm -f 9e02ecb32e7c836bf4f39dc336c0f67a7cc705c9a7a8a7580a13b3750d853ce5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:22:24.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T16:22:24.232Z] [2022-11-08T16:22:24.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:22:24.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T16:22:24.529Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-08T16:22:24.529Z] ab5ef0e58194: Pulling fs layer [2022-11-08T16:22:24.529Z] 9712f1f96733: Pulling fs layer [2022-11-08T16:22:24.529Z] 63f879dbbcfc: Pulling fs layer [2022-11-08T16:22:24.529Z] 0d9ebad4ef96: Pulling fs layer [2022-11-08T16:22:24.529Z] e9a5061849ea: Pulling fs layer [2022-11-08T16:22:24.529Z] d747dcd14b5f: Pulling fs layer [2022-11-08T16:22:24.529Z] 2de7ff778b66: Pulling fs layer [2022-11-08T16:22:24.529Z] 0d9ebad4ef96: Waiting [2022-11-08T16:22:24.529Z] e9a5061849ea: Waiting [2022-11-08T16:22:24.529Z] d747dcd14b5f: Waiting [2022-11-08T16:22:24.529Z] 2de7ff778b66: Waiting [2022-11-08T16:22:24.529Z] 9712f1f96733: Download complete [2022-11-08T16:22:24.793Z] 63f879dbbcfc: Verifying Checksum [2022-11-08T16:22:24.793Z] 63f879dbbcfc: Download complete [2022-11-08T16:22:25.050Z] 0d9ebad4ef96: Verifying Checksum [2022-11-08T16:22:25.050Z] 0d9ebad4ef96: Download complete [2022-11-08T16:22:25.050Z] d747dcd14b5f: Verifying Checksum [2022-11-08T16:22:25.050Z] d747dcd14b5f: Download complete [2022-11-08T16:22:25.050Z] e9a5061849ea: Download complete [2022-11-08T16:22:25.307Z] ab5ef0e58194: Verifying Checksum [2022-11-08T16:22:25.307Z] ab5ef0e58194: Download complete [2022-11-08T16:22:25.307Z] 2de7ff778b66: Verifying Checksum [2022-11-08T16:22:25.307Z] 2de7ff778b66: Download complete [2022-11-08T16:22:27.833Z] ab5ef0e58194: Pull complete [2022-11-08T16:22:27.833Z] 9712f1f96733: Pull complete [2022-11-08T16:22:28.398Z] 63f879dbbcfc: Pull complete [2022-11-08T16:22:31.676Z] 0d9ebad4ef96: Pull complete [2022-11-08T16:22:31.935Z] e9a5061849ea: Pull complete [2022-11-08T16:22:31.935Z] d747dcd14b5f: Pull complete [2022-11-08T16:22:32.868Z] 2de7ff778b66: Pull complete [2022-11-08T16:22:32.868Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-08T16:22:32.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T16:22:32.868Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:22:32.940Z] prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container [2022-11-08T16:22:32.978Z] $ 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-11-08T16:22:36.307Z] $ docker top 3bbc1ebd972373852791b22c37878d746e986d57edc713ec29da14c62402e9f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:22:36.362Z] provisioning config files... [2022-11-08T16:22:36.368Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17666116500302437077tmp [2022-11-08T16:22:36.384Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6969870917655390644tmp [2022-11-08T16:22:36.392Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5992043881396815993tmp [Pipeline] { [Pipeline] echo [2022-11-08T16:22:36.407Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:22:36.687Z] ---> sigul-configuration.sh [2022-11-08T16:22:36.687Z] gpg: directory `/root/.gnupg' created [2022-11-08T16:22:36.687Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-08T16:22:36.687Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-08T16:22:36.687Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-08T16:22:36.687Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-08T16:22:36.687Z] gpg: CAST5 encrypted data [2022-11-08T16:22:36.687Z] gpg: encrypted with 1 passphrase [2022-11-08T16:22:36.687Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-08T16:22:36.975Z] + mkdir /home/jenkins [2022-11-08T16:22:36.975Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-08T16:22:37.259Z] + 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-11-08T16:22:37.267Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:22:37.548Z] ---> sigul-install.sh [2022-11-08T16:22:37.548Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-08T16:22:37.836Z] + git tag --list [2022-11-08T16:22:37.836Z] v1.0.0 [2022-11-08T16:22:37.836Z] v1.1.0 [2022-11-08T16:22:37.836Z] v1.2.0 [2022-11-08T16:22:37.836Z] v1.3.0 [2022-11-08T16:22:37.836Z] v1.3.1 [2022-11-08T16:22:37.836Z] v2.0.0 [2022-11-08T16:22:37.836Z] v2.0.1 [2022-11-08T16:22:37.836Z] v2.1.0 [2022-11-08T16:22:37.836Z] v2.1.1 [2022-11-08T16:22:37.836Z] v2.1.1-dev.1 [2022-11-08T16:22:37.836Z] v2.1.1-dev.2 [2022-11-08T16:22:37.836Z] v2.2.0 [2022-11-08T16:22:37.836Z] v2.2.1-dev.1 [2022-11-08T16:22:37.836Z] v2.2.1-dev.10 [2022-11-08T16:22:37.836Z] v2.2.1-dev.2 [2022-11-08T16:22:37.836Z] v2.2.1-dev.3 [2022-11-08T16:22:37.836Z] v2.2.1-dev.4 [2022-11-08T16:22:37.836Z] v2.2.1-dev.5 [2022-11-08T16:22:37.836Z] v2.2.1-dev.6 [2022-11-08T16:22:37.836Z] v2.2.1-dev.7 [2022-11-08T16:22:37.836Z] v2.2.1-dev.8 [2022-11-08T16:22:37.836Z] v2.2.1-dev.9 [2022-11-08T16:22:37.836Z] v2.3.0-dev.10 [2022-11-08T16:22:37.836Z] v2.3.0-dev.11 [2022-11-08T16:22:37.836Z] v2.3.0-dev.12 [2022-11-08T16:22:37.836Z] v2.3.0-dev.13 [2022-11-08T16:22:37.836Z] v2.3.0-dev.14 [2022-11-08T16:22:37.836Z] v2.3.0-dev.15 [2022-11-08T16:22:37.836Z] v2.3.0-dev.16 [2022-11-08T16:22:37.836Z] v2.3.0-dev.17 [2022-11-08T16:22:37.836Z] v2.3.0-dev.18 [2022-11-08T16:22:37.836Z] v2.3.0-dev.19 [2022-11-08T16:22:37.836Z] v2.3.0-dev.20 [2022-11-08T16:22:37.836Z] v2.3.0-dev.21 [2022-11-08T16:22:37.836Z] v2.3.0-dev.22 [2022-11-08T16:22:37.836Z] v2.3.0-dev.23 [2022-11-08T16:22:37.836Z] v2.3.0-dev.24 [2022-11-08T16:22:37.836Z] v2.3.0-dev.25 [2022-11-08T16:22:37.836Z] v2.3.0-dev.26 [2022-11-08T16:22:37.836Z] v2.3.0-dev.27 [2022-11-08T16:22:37.836Z] v2.3.0-dev.28 [2022-11-08T16:22:37.836Z] v2.3.0-dev.29 [2022-11-08T16:22:37.836Z] v2.3.0-dev.30 [2022-11-08T16:22:37.836Z] v2.3.0-dev.31 [2022-11-08T16:22:37.836Z] v2.3.0-dev.32 [2022-11-08T16:22:37.836Z] v2.3.0-dev.33 [2022-11-08T16:22:37.836Z] v2.3.0-dev.34 [2022-11-08T16:22:37.836Z] v2.3.0-dev.35 [2022-11-08T16:22:37.836Z] v2.3.0-dev.36 [2022-11-08T16:22:37.836Z] v2.3.0-dev.37 [Pipeline] sh [2022-11-08T16:22:38.117Z] + lftools sign git-tag v2.3.0-dev.37 [2022-11-08T16:22:38.685Z] Signing Git tag with Sigul... [2022-11-08T16:22:38.685Z] Signing v2.3.0-dev.37 [Pipeline] echo [2022-11-08T16:22:38.951Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:22:39.234Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-08T16:22:39.240Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-08T16:22:39.269Z] $ docker stop --time=1 3bbc1ebd972373852791b22c37878d746e986d57edc713ec29da14c62402e9f8 [2022-11-08T16:22:40.553Z] $ docker rm -f 3bbc1ebd972373852791b22c37878d746e986d57edc713ec29da14c62402e9f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-08T16:22:40.943Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T16:22:40.943Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:22:41.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:22:41.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:22:41.301Z] prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container [2022-11-08T16:22:41.342Z] $ 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-11-08T16:22:41.741Z] $ docker top 208672f0719a5d4a6b6e5ec4394b3cc0c5f927986723cb926c69ff0ae091ec7c -eo pid,comm [2022-11-08T16:22:41.775Z] 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-11-08T16:22:41.775Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T16:22:41.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:22:41.815Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:22:41.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:22:41.930Z] $ docker exec 208672f0719a5d4a6b6e5ec4394b3cc0c5f927986723cb926c69ff0ae091ec7c ssh-agent [2022-11-08T16:22:42.023Z] SSH_AUTH_SOCK=/tmp/ssh-SCBI6dQwnt35/agent.32 [2022-11-08T16:22:42.023Z] SSH_AGENT_PID=38 [2022-11-08T16:22:42.027Z] Running ssh-add (command line suppressed) [2022-11-08T16:22:42.139Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6205958212114158274.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6205958212114158274.key) [2022-11-08T16:22:42.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:22:42.420Z] + git semver bump pre [2022-11-08T16:22:42.679Z] 2022-11-08 16:22:42,595 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-11-08T16:22:42.679Z] 2022-11-08 16:22:42,595 [bump_version] DEBUG bumping version:2.3.0-dev.37 on axis:pre with prefix:dev [2022-11-08T16:22:42.679Z] 2022-11-08 16:22:42,595 [bump_version] DEBUG bumped version:2.3.0-dev.38 [2022-11-08T16:22:42.679Z] 2022-11-08 16:22:42,595 [write_version] DEBUG write version:2.3.0-dev.38 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-11-08T16:22:42.679Z] 2022-11-08 16:22:42,595 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-11-08T16:22:42.679Z] 2022-11-08 16:22:42,595 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-11-08T16:22:42.679Z] 2022-11-08 16:22:42,597 [execute] INFO git cat-file --batch-check [2022-11-08T16:22:42.679Z] 2022-11-08 16:22:42,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T16:22:42.679Z] 2022-11-08 16:22:42,601 [execute] INFO git cat-file --batch [2022-11-08T16:22:42.679Z] 2022-11-08 16:22:42,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T16:22:42.679Z] 2022-11-08 16:22:42,605 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-11-08T16:22:42.679Z] 2.3.0-dev.38 [Pipeline] } [2022-11-08T16:22:42.700Z] $ docker exec --env ******** --env ******** 208672f0719a5d4a6b6e5ec4394b3cc0c5f927986723cb926c69ff0ae091ec7c ssh-agent -k [2022-11-08T16:22:42.791Z] unset SSH_AUTH_SOCK; [2022-11-08T16:22:42.791Z] unset SSH_AGENT_PID; [2022-11-08T16:22:42.791Z] echo Agent pid 38 killed; [2022-11-08T16:22:42.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T16:22:43.095Z] + git semver [Pipeline] } [2022-11-08T16:22:43.380Z] $ docker stop --time=1 208672f0719a5d4a6b6e5ec4394b3cc0c5f927986723cb926c69ff0ae091ec7c [2022-11-08T16:22:44.640Z] $ docker rm -f 208672f0719a5d4a6b6e5ec4394b3cc0c5f927986723cb926c69ff0ae091ec7c [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:22:44.971Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T16:22:44.971Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:22:45.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:22:45.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:22:45.333Z] prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container [2022-11-08T16:22:45.376Z] $ 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-11-08T16:22:45.709Z] $ docker top 60ef23d23ec332cdfbcea95c6e57beae6dd790dd54da98bf23e918d5f69ea28f -eo pid,comm [2022-11-08T16:22:45.741Z] 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-11-08T16:22:45.741Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T16:22:45.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:22:45.779Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:22:45.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:22:45.902Z] $ docker exec 60ef23d23ec332cdfbcea95c6e57beae6dd790dd54da98bf23e918d5f69ea28f ssh-agent [2022-11-08T16:22:45.994Z] SSH_AUTH_SOCK=/tmp/ssh-XwMzdXaYO3gC/agent.32 [2022-11-08T16:22:45.994Z] SSH_AGENT_PID=38 [2022-11-08T16:22:45.999Z] Running ssh-add (command line suppressed) [2022-11-08T16:22:46.107Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6542434140957694222.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6542434140957694222.key) [2022-11-08T16:22:46.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:22:46.389Z] + git semver push [2022-11-08T16:22:46.647Z] 2022-11-08 16:22:46,588 [run_push] DEBUG push [2022-11-08T16:22:46.647Z] 2022-11-08 16:22:46,589 [execute] INFO git cat-file --batch-check [2022-11-08T16:22:46.647Z] 2022-11-08 16:22:46,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T16:22:46.647Z] 2022-11-08 16:22:46,592 [execute] INFO git rev-list bfcdb2e031068ac87cf4789727d00759fa920919 -- [2022-11-08T16:22:46.647Z] 2022-11-08 16:22:46,592 [execute] DEBUG Popen(['git', 'rev-list', 'bfcdb2e031068ac87cf4789727d00759fa920919', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-08T16:22:46.647Z] 2022-11-08 16:22:46,600 [execute] INFO git fetch -v origin [2022-11-08T16:22:46.647Z] 2022-11-08 16:22:46,601 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-08T16:22:47.214Z] 2022-11-08 16:22:47,143 [run_push] DEBUG no remote changes detected [2022-11-08T16:22:47.214Z] 2022-11-08 16:22:47,143 [execute] INFO git push origin semver [2022-11-08T16:22:47.214Z] 2022-11-08 16:22:47,144 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-08T16:22:48.151Z] 2022-11-08 16:22:47,974 [run_push] DEBUG push all version tags [2022-11-08T16:22:48.151Z] 2022-11-08 16:22:47,974 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-08T16:22:48.151Z] 2022-11-08 16:22:47,975 [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-11-08T16:22:49.086Z] 2022-11-08 16:22:48,879 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-11-08T16:22:49.086Z] 2.3.0-dev.38 [Pipeline] } [2022-11-08T16:22:49.107Z] $ docker exec --env ******** --env ******** 60ef23d23ec332cdfbcea95c6e57beae6dd790dd54da98bf23e918d5f69ea28f ssh-agent -k [2022-11-08T16:22:49.207Z] unset SSH_AUTH_SOCK; [2022-11-08T16:22:49.207Z] unset SSH_AGENT_PID; [2022-11-08T16:22:49.207Z] echo Agent pid 38 killed; [2022-11-08T16:22:49.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T16:22:49.508Z] + git semver [Pipeline] } [2022-11-08T16:22:49.792Z] $ docker stop --time=1 60ef23d23ec332cdfbcea95c6e57beae6dd790dd54da98bf23e918d5f69ea28f [2022-11-08T16:22:51.067Z] $ docker rm -f 60ef23d23ec332cdfbcea95c6e57beae6dd790dd54da98bf23e918d5f69ea28f [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-11-08T16:22:51.589Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-11-08T16:22:51.589Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-11-08T16:22:51.589Z] total 16 [2022-11-08T16:22:51.589Z] drwxr-xr-x 3 root root 4096 Nov 8 16:11 . [2022-11-08T16:22:51.589Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 16:22 .. [2022-11-08T16:22:51.589Z] drwxr-xr-x 2 root root 4096 Nov 8 16:11 cost [2022-11-08T16:22:51.589Z] -rw-r--r-- 1 root root 96 Nov 8 16:11 cost.csv [2022-11-08T16:22:51.589Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-11-08T16:22:51.589Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-11-08T16:22:51.589Z] total 16 [2022-11-08T16:22:51.589Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 16:11 . [2022-11-08T16:22:51.589Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 16:22 .. [2022-11-08T16:22:51.589Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 16:11 cost [2022-11-08T16:22:51.589Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 8 16:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:22:51.879Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:22:52.748Z] ---> package-listing.sh [2022-11-08T16:22:52.748Z] ++ facter osfamily [2022-11-08T16:22:52.748Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-08T16:22:53.006Z] + OS_FAMILY=debian [2022-11-08T16:22:53.006Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-11-08T16:22:53.006Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-08T16:22:53.006Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-08T16:22:53.006Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-08T16:22:53.006Z] + PACKAGES=/tmp/packages_start.txt [2022-11-08T16:22:53.006Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-11-08T16:22:53.006Z] + PACKAGES=/tmp/packages_end.txt [2022-11-08T16:22:53.006Z] + case "${OS_FAMILY}" in [2022-11-08T16:22:53.006Z] + dpkg -l [2022-11-08T16:22:53.006Z] + grep '^ii' [2022-11-08T16:22:53.006Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-08T16:22:53.006Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-08T16:22:53.006Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-08T16:22:53.006Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-11-08T16:22:53.006Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-11-08T16:22:53.006Z] + 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-11-08T16:22:53.016Z] 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-11-08T16:22:53.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:22:53.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T16:22:53.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:22:53.906Z] prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container [2022-11-08T16:22:53.948Z] $ 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-11-08T16:22:54.198Z] $ docker top d5c8f59195c23552ae456396045f0f610cc13a114111394adfca1cb53cf1a825 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:22:54.519Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-08T16:22:54.804Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-08T16:22:55.161Z] + ls /var/log/sa-host [2022-11-08T16:22:55.161Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:22:55.248Z] provisioning config files... [2022-11-08T16:22:55.267Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3820245213551034387tmp [Pipeline] { [Pipeline] echo [2022-11-08T16:22:55.287Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:22:55.623Z] ---> create-netrc.sh [Pipeline] } [2022-11-08T16:22:55.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:22:55.949Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-08T16:22:55.958Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:22:56.240Z] ---> sudo-logs.sh [2022-11-08T16:22:56.240Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-08T16:22:56.267Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:22:56.547Z] ---> job-cost.sh [2022-11-08T16:22:56.547Z] lf-activate-venv: SKIPPING [2022-11-08T16:22:56.547Z] DEBUG: total: 0.2199999988079071 [2022-11-08T16:22:56.547Z] INFO: Retrieving Stack Cost... [2022-11-08T16:22:56.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T16:22:57.373Z] INFO: Archiving Costs [Pipeline] echo [2022-11-08T16:22:57.384Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:22:57.668Z] ---> logs-deploy.sh [2022-11-08T16:22:57.668Z] lf-activate-venv: SKIPPING [2022-11-08T16:22:57.668Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/116 [2022-11-08T16:22:57.668Z] INFO: archiving workspace using pattern(s): [2022-11-08T16:22:58.602Z] Archives upload complete. [2022-11-08T16:22:58.602Z] INFO: archiving logs to Nexus