Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1ff75ce4f452d12354ab0b1f24bdf4428979f4c 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-ssh481549968994527120.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12365498133513038473.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12174563971963878655.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh17040052695739330825.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7741606313573159951.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1545’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1546 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a1ff75ce4f452d12354ab0b1f24bdf4428979f4c (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#574)" > 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 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c # timeout=10 > git rev-list --no-walk 93d90b48a51af33a455c91ffa40f40acde6e8968 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-19T15:37:39.812Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-19T15:37:39.888Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-19T15:37:39.910Z] ========================================================= [2023-07-19T15:37:39.910Z] EdgeX Global Pipelines Version Info [2023-07-19T15:37:39.910Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:37:40.618Z] ------------------- [2023-07-19T15:37:40.618Z] stable info: [2023-07-19T15:37:40.618Z] ------------------- [2023-07-19T15:37:40.618Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-19T15:37:40.618Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T15:37:40.618Z] Message: update stable to v1.0.250 [2023-07-19T15:37:41.190Z] ------------------- [2023-07-19T15:37:41.190Z] experimental info: [2023-07-19T15:37:41.190Z] ------------------- [2023-07-19T15:37:41.190Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-19T15:37:41.190Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T15:37:41.190Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-19T15:37:41.370Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-19T15:37:41.383Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-19T15:37:41.395Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-19T15:37:41.406Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-19T15:37:41.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-19T15:37:41.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-19T15:37:41.449Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-19T15:37:41.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-19T15:37:41.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-19T15:37:41.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-19T15:37:41.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-19T15:37:41.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-19T15:37:41.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-19T15:37:41.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-19T15:37:41.556Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T15:37:41.569Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T15:37:41.582Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T15:37:41.600Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T15:37:41.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-19T15:37:41.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-19T15:37:41.655Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-19T15:37:41.669Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-19T15:37:41.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-19T15:37:41.695Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-19T15:37:41.716Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-19T15:37:41.736Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-19T15:37:41.755Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-19T15:37:41.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-19T15:37:41.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-19T15:37:41.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-19T15:37:41.825Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] echo [2023-07-19T15:37:41.845Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1ff75c [Pipeline] echo [2023-07-19T15:37:41.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:37:41.909Z] provisioning config files... [2023-07-19T15:37:41.924Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5616215607566034334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:37:42.229Z] ---> docker-login.sh [2023-07-19T15:37:42.229Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:37:42.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:37:42.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:37:42.489Z] Configure a credential helper to remove this warning. See [2023-07-19T15:37:42.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:37:42.489Z] [2023-07-19T15:37:42.489Z] Login Succeeded [2023-07-19T15:37:42.489Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:37:42.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:37:42.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:37:42.748Z] Configure a credential helper to remove this warning. See [2023-07-19T15:37:42.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:37:42.748Z] [2023-07-19T15:37:42.748Z] Login Succeeded [2023-07-19T15:37:42.748Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:37:42.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:37:42.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:37:42.748Z] Configure a credential helper to remove this warning. See [2023-07-19T15:37:42.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:37:42.749Z] [2023-07-19T15:37:42.749Z] Login Succeeded [2023-07-19T15:37:42.749Z] nexus3.edgexfoundry.org:10004 [2023-07-19T15:37:43.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:37:43.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:37:43.015Z] Configure a credential helper to remove this warning. See [2023-07-19T15:37:43.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:37:43.015Z] [2023-07-19T15:37:43.015Z] Login Succeeded [2023-07-19T15:37:43.015Z] docker.io [2023-07-19T15:37:43.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:37:43.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:37:43.277Z] Configure a credential helper to remove this warning. See [2023-07-19T15:37:43.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:37:43.277Z] [2023-07-19T15:37:43.277Z] Login Succeeded [2023-07-19T15:37:43.277Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:37:43.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-19T15:37:43.659Z] + git rev-list -1 --merges a1ff75ce4f452d12354ab0b1f24bdf4428979f4c~1..a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] echo [2023-07-19T15:37:43.702Z] -----------> git rev-list -1 --merges a1ff75ce4f452d12354ab0b1f24bdf4428979f4c~1..a1ff75ce4f452d12354ab0b1f24bdf4428979f4c a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [false] [Pipeline] sh [2023-07-19T15:37:43.987Z] + git log --format=format:%s -1 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] echo [2023-07-19T15:37:44.001Z] ========================================================= [2023-07-19T15:37:44.001Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-19T15:37:44.001Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T15:37:44.318Z] + git log --format=format:%s -1 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] echo [2023-07-19T15:37:44.329Z] [semverPrep] GIT_COMMIT: a1ff75ce4f452d12354ab0b1f24bdf4428979f4c, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#574) [Pipeline] echo [2023-07-19T15:37:44.343Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-19T15:37:44.688Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:37:44.689Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-19T15:37:44.689Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-19T15:37:44.689Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-19T15:37:44.689Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-07-19T15:37:44.689Z] -a /etc/ssh/ssh_known_hosts [2023-07-19T15:37:44.689Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:37:45.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:37:45.028Z] [2023-07-19T15:37:45.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:37:45.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:37:45.333Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-19T15:37:45.333Z] b85a868b505f: Pulling fs layer [2023-07-19T15:37:45.333Z] e2be974225ed: Pulling fs layer [2023-07-19T15:37:45.333Z] 339a4e72a1f5: Pulling fs layer [2023-07-19T15:37:45.333Z] 988bab9f4d93: Pulling fs layer [2023-07-19T15:37:45.333Z] 1469e6f7b9e6: Pulling fs layer [2023-07-19T15:37:45.333Z] eaf3925da568: Pulling fs layer [2023-07-19T15:37:45.333Z] bab4dde63d76: Pulling fs layer [2023-07-19T15:37:45.333Z] bde34c3a00c8: Pulling fs layer [2023-07-19T15:37:45.333Z] b352a97aabf1: Pulling fs layer [2023-07-19T15:37:45.333Z] 4872d77fe225: Pulling fs layer [2023-07-19T15:37:45.333Z] 5851b861e8e6: Pulling fs layer [2023-07-19T15:37:45.333Z] 988bab9f4d93: Waiting [2023-07-19T15:37:45.333Z] 1469e6f7b9e6: Waiting [2023-07-19T15:37:45.333Z] bde34c3a00c8: Waiting [2023-07-19T15:37:45.333Z] b352a97aabf1: Waiting [2023-07-19T15:37:45.333Z] 4872d77fe225: Waiting [2023-07-19T15:37:45.333Z] 5851b861e8e6: Waiting [2023-07-19T15:37:45.333Z] bab4dde63d76: Waiting [2023-07-19T15:37:45.333Z] e2be974225ed: Download complete [2023-07-19T15:37:45.333Z] 988bab9f4d93: Verifying Checksum [2023-07-19T15:37:45.333Z] 988bab9f4d93: Download complete [2023-07-19T15:37:45.333Z] 1469e6f7b9e6: Verifying Checksum [2023-07-19T15:37:45.333Z] 1469e6f7b9e6: Download complete [2023-07-19T15:37:45.333Z] eaf3925da568: Verifying Checksum [2023-07-19T15:37:45.333Z] eaf3925da568: Download complete [2023-07-19T15:37:45.333Z] 339a4e72a1f5: Verifying Checksum [2023-07-19T15:37:45.333Z] 339a4e72a1f5: Download complete [2023-07-19T15:37:45.594Z] bde34c3a00c8: Verifying Checksum [2023-07-19T15:37:45.594Z] bde34c3a00c8: Download complete [2023-07-19T15:37:45.594Z] b352a97aabf1: Download complete [2023-07-19T15:37:45.594Z] 4872d77fe225: Verifying Checksum [2023-07-19T15:37:45.594Z] 4872d77fe225: Download complete [2023-07-19T15:37:45.594Z] 5851b861e8e6: Download complete [2023-07-19T15:37:45.594Z] b85a868b505f: Verifying Checksum [2023-07-19T15:37:45.594Z] b85a868b505f: Download complete [2023-07-19T15:37:45.853Z] bab4dde63d76: Verifying Checksum [2023-07-19T15:37:45.853Z] bab4dde63d76: Download complete [2023-07-19T15:37:46.790Z] b85a868b505f: Pull complete [2023-07-19T15:37:47.049Z] e2be974225ed: Pull complete [2023-07-19T15:37:47.310Z] 339a4e72a1f5: Pull complete [2023-07-19T15:37:47.569Z] 988bab9f4d93: Pull complete [2023-07-19T15:37:47.829Z] 1469e6f7b9e6: Pull complete [2023-07-19T15:37:47.829Z] eaf3925da568: Pull complete [2023-07-19T15:37:49.737Z] bab4dde63d76: Pull complete [2023-07-19T15:37:49.737Z] bde34c3a00c8: Pull complete [2023-07-19T15:37:49.737Z] b352a97aabf1: Pull complete [2023-07-19T15:37:49.737Z] 4872d77fe225: Pull complete [2023-07-19T15:37:49.737Z] 5851b861e8e6: Pull complete [2023-07-19T15:37:49.737Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-19T15:37:49.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:37:49.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:37:49.834Z] prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container [2023-07-19T15:37:49.867Z] $ 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 [2023-07-19T15:37:52.193Z] $ docker top 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 -eo pid,comm [2023-07-19T15:37:52.246Z] 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). [2023-07-19T15:37:52.246Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:37:52.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:37:52.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:37:52.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:37:52.409Z] $ docker exec 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 ssh-agent [2023-07-19T15:37:52.515Z] SSH_AUTH_SOCK=/tmp/ssh-LhF9WWWLtEU9/agent.32 [2023-07-19T15:37:52.515Z] SSH_AGENT_PID=38 [2023-07-19T15:37:52.521Z] Running ssh-add (command line suppressed) [2023-07-19T15:37:52.620Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10219152444689235208.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10219152444689235208.key) [2023-07-19T15:37:52.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:37:52.919Z] + git tag --points-at HEAD [Pipeline] } [2023-07-19T15:37:52.933Z] $ docker exec --env ******** --env ******** 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 ssh-agent -k [2023-07-19T15:37:53.029Z] unset SSH_AUTH_SOCK; [2023-07-19T15:37:53.030Z] unset SSH_AGENT_PID; [2023-07-19T15:37:53.030Z] echo Agent pid 38 killed; [2023-07-19T15:37:53.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-19T15:37:53.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:37:53.059Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:37:53.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:37:53.190Z] $ docker exec 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 ssh-agent [2023-07-19T15:37:53.298Z] SSH_AUTH_SOCK=/tmp/ssh-lrzlFi9NB9qD/agent.70 [2023-07-19T15:37:53.298Z] SSH_AGENT_PID=76 [2023-07-19T15:37:53.303Z] Running ssh-add (command line suppressed) [2023-07-19T15:37:53.408Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_360338718928909175.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_360338718928909175.key) [2023-07-19T15:37:53.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:37:53.712Z] + git semver init [2023-07-19T15:37:53.973Z] 2023-07-19 15:37:53,891 [run_init] DEBUG init version:0.0.0 force:False [2023-07-19T15:37:53.973Z] 2023-07-19 15:37:53,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-07-19T15:37:53.973Z] 2023-07-19 15:37:53,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-07-19T15:37:53.973Z] 2023-07-19 15:37:53,892 [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) [2023-07-19T15:37:54.937Z] 2023-07-19 15:37:54,619 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-07-19T15:37:54.937Z] 2023-07-19 15:37:54,620 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-07-19T15:37:54.937Z] 2023-07-19 15:37:54,620 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-19T15:37:54.937Z] 2023-07-19 15:37:54,620 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-19T15:37:54.937Z] 3.1.0-dev.3 [Pipeline] } [2023-07-19T15:37:54.952Z] $ docker exec --env ******** --env ******** 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 ssh-agent -k [2023-07-19T15:37:55.060Z] unset SSH_AUTH_SOCK; [2023-07-19T15:37:55.060Z] unset SSH_AGENT_PID; [2023-07-19T15:37:55.061Z] echo Agent pid 76 killed; [2023-07-19T15:37:55.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:37:55.385Z] + git semver [Pipeline] } [2023-07-19T15:37:55.660Z] $ docker stop --time=1 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 [2023-07-19T15:37:56.932Z] $ docker rm -f --volumes 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:37:57.274Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-19T15:37:57.499Z] Stashed 1 file(s) [Pipeline] echo [2023-07-19T15:37:57.502Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [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 [2023-07-19T15:37:57.610Z] provisioning config files... [2023-07-19T15:37:57.619Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12838770365298670994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:37:57.916Z] ---> docker-login.sh [2023-07-19T15:37:57.916Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:37:57.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:37:57.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:37:57.916Z] Configure a credential helper to remove this warning. See [2023-07-19T15:37:57.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:37:57.916Z] [2023-07-19T15:37:57.916Z] Login Succeeded [2023-07-19T15:37:57.916Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:37:57.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:37:58.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:37:58.175Z] Configure a credential helper to remove this warning. See [2023-07-19T15:37:58.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:37:58.175Z] [2023-07-19T15:37:58.176Z] Login Succeeded [2023-07-19T15:37:58.176Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:37:58.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:37:58.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:37:58.176Z] Configure a credential helper to remove this warning. See [2023-07-19T15:37:58.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:37:58.176Z] [2023-07-19T15:37:58.176Z] Login Succeeded [2023-07-19T15:37:58.176Z] nexus3.edgexfoundry.org:10004 [2023-07-19T15:37:58.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:37:58.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:37:58.176Z] Configure a credential helper to remove this warning. See [2023-07-19T15:37:58.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:37:58.176Z] [2023-07-19T15:37:58.176Z] Login Succeeded [2023-07-19T15:37:58.176Z] docker.io [2023-07-19T15:37:58.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:37:58.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:37:58.447Z] Configure a credential helper to remove this warning. See [2023-07-19T15:37:58.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:37:58.447Z] [2023-07-19T15:37:58.447Z] Login Succeeded [2023-07-19T15:37:58.447Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:37:58.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-19T15:37:58.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:37:58.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:37:58.530Z] ========================================================= [2023-07-19T15:37:58.530Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-19T15:37:58.530Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:37:58.838Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-19T15:37:58.839Z] Sending build context to Docker daemon 3.298MB [2023-07-19T15:37:58.839Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T15:37:58.839Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-19T15:37:58.839Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-19T15:37:58.839Z] 4db1b89c0bd1: Pulling fs layer [2023-07-19T15:37:58.839Z] 6911f1a30b25: Pulling fs layer [2023-07-19T15:37:58.839Z] e194b8c5c2a9: Pulling fs layer [2023-07-19T15:37:58.839Z] 6863d3e3a2b1: Pulling fs layer [2023-07-19T15:37:58.839Z] ec0bb842ea78: Pulling fs layer [2023-07-19T15:37:58.839Z] 40a00589a448: Pulling fs layer [2023-07-19T15:37:58.839Z] 6c08303d61cc: Pulling fs layer [2023-07-19T15:37:58.839Z] 798269fcf238: Pulling fs layer [2023-07-19T15:37:58.839Z] 40a00589a448: Waiting [2023-07-19T15:37:58.839Z] 6c08303d61cc: Waiting [2023-07-19T15:37:58.839Z] 798269fcf238: Waiting [2023-07-19T15:37:58.839Z] 6863d3e3a2b1: Waiting [2023-07-19T15:37:58.839Z] ec0bb842ea78: Waiting [2023-07-19T15:37:58.839Z] 6911f1a30b25: Verifying Checksum [2023-07-19T15:37:58.839Z] 6911f1a30b25: Download complete [2023-07-19T15:37:58.839Z] 6863d3e3a2b1: Verifying Checksum [2023-07-19T15:37:58.839Z] 6863d3e3a2b1: Download complete [2023-07-19T15:37:58.839Z] ec0bb842ea78: Verifying Checksum [2023-07-19T15:37:58.839Z] ec0bb842ea78: Download complete [2023-07-19T15:37:58.839Z] 4db1b89c0bd1: Verifying Checksum [2023-07-19T15:37:58.839Z] 4db1b89c0bd1: Download complete [2023-07-19T15:37:59.099Z] 40a00589a448: Verifying Checksum [2023-07-19T15:37:59.100Z] 40a00589a448: Download complete [2023-07-19T15:37:59.100Z] 4db1b89c0bd1: Pull complete [2023-07-19T15:37:59.364Z] 6911f1a30b25: Pull complete [2023-07-19T15:37:59.625Z] 798269fcf238: Verifying Checksum [2023-07-19T15:37:59.625Z] 798269fcf238: Download complete [2023-07-19T15:37:59.625Z] e194b8c5c2a9: Download complete [2023-07-19T15:37:59.886Z] 6c08303d61cc: Verifying Checksum [2023-07-19T15:37:59.886Z] 6c08303d61cc: Download complete [2023-07-19T15:38:03.173Z] e194b8c5c2a9: Pull complete [2023-07-19T15:38:03.173Z] 6863d3e3a2b1: Pull complete [2023-07-19T15:38:03.173Z] ec0bb842ea78: Pull complete [2023-07-19T15:38:03.173Z] 40a00589a448: Pull complete [2023-07-19T15:38:05.706Z] 6c08303d61cc: Pull complete [2023-07-19T15:38:06.274Z] 798269fcf238: Pull complete [2023-07-19T15:38:06.274Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-19T15:38:06.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T15:38:06.274Z] ---> ec979cd7f677 [2023-07-19T15:38:06.274Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T15:38:09.604Z] ---> Running in be14ee53411b [2023-07-19T15:38:09.862Z] Removing intermediate container be14ee53411b [2023-07-19T15:38:09.862Z] ---> 770c1d181f83 [2023-07-19T15:38:09.862Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T15:38:09.862Z] ---> Running in 8b4c6d4f95f3 [2023-07-19T15:38:09.862Z] Removing intermediate container 8b4c6d4f95f3 [2023-07-19T15:38:09.862Z] ---> fb010f661696 [2023-07-19T15:38:09.862Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-19T15:38:09.862Z] ---> Running in b5c78f348a7c [2023-07-19T15:38:10.121Z] Removing intermediate container b5c78f348a7c [2023-07-19T15:38:10.121Z] ---> 7f14520c33cf [2023-07-19T15:38:10.121Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T15:38:10.121Z] ---> Running in 560bca48525b [2023-07-19T15:38:10.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:38:10.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:38:10.900Z] OK: 265 MiB in 53 packages [2023-07-19T15:38:11.159Z] Removing intermediate container 560bca48525b [2023-07-19T15:38:11.159Z] ---> 52f0e58f4cb0 [2023-07-19T15:38:11.159Z] Step 7/12 : WORKDIR /app [2023-07-19T15:38:11.159Z] ---> Running in 56e04e87a976 [2023-07-19T15:38:11.418Z] Removing intermediate container 56e04e87a976 [2023-07-19T15:38:11.418Z] ---> ab751bf0ab25 [2023-07-19T15:38:11.418Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-19T15:38:11.418Z] ---> 9ce6075ba398 [2023-07-19T15:38:11.418Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:38:11.418Z] ---> Running in 4a756f98df7d [2023-07-19T15:38:12.579Z] Still waiting to schedule task [2023-07-19T15:38:12.580Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1547’ is offline [2023-07-19T15:38:43.564Z] Removing intermediate container 4a756f98df7d [2023-07-19T15:38:43.565Z] ---> c123aef26c02 [2023-07-19T15:38:43.565Z] Step 10/12 : COPY . . [2023-07-19T15:38:43.565Z] ---> dbf5abe211c0 [2023-07-19T15:38:43.565Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T15:38:43.565Z] ---> Running in b0996778ee53 [2023-07-19T15:38:43.565Z] Removing intermediate container b0996778ee53 [2023-07-19T15:38:43.565Z] ---> 505f309a5243 [2023-07-19T15:38:43.565Z] Step 12/12 : RUN $MAKE [2023-07-19T15:38:43.565Z] ---> Running in 346d4b4a78fe [2023-07-19T15:38:43.565Z] noop [2023-07-19T15:38:43.565Z] Removing intermediate container 346d4b4a78fe [2023-07-19T15:38:43.565Z] ---> 7524e47986d1 [2023-07-19T15:38:43.565Z] Successfully built 7524e47986d1 [2023-07-19T15:38:43.565Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:38:43.884Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T15:38:43.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:38:43.952Z] prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container [2023-07-19T15:38:43.986Z] $ 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 [2023-07-19T15:38:44.304Z] $ docker top 619542e516b0a76a21a6bbd2be752cc99cf6e61987e3794e23fec3feab77a105 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:38:44.643Z] + go version [2023-07-19T15:38:44.643Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-19T15:38:44.659Z] $ docker stop --time=1 619542e516b0a76a21a6bbd2be752cc99cf6e61987e3794e23fec3feab77a105 [2023-07-19T15:38:45.901Z] $ docker rm -f --volumes 619542e516b0a76a21a6bbd2be752cc99cf6e61987e3794e23fec3feab77a105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:38:46.305Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T15:38:46.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:38:46.379Z] prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container [2023-07-19T15:38:46.415Z] $ 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 [2023-07-19T15:38:46.738Z] $ docker top 3d417ec6d30535927d573996273bfb8254f796f66ce0833171f33961d95026d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:38:47.074Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-07-19T15:38:47.366Z] + make test [2023-07-19T15:38:47.366Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T15:39:09.290Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-19T15:39:27.385Z] go vet ./... [2023-07-19T15:39:29.285Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T15:39:29.285Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T15:39:29.285Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-19T15:39:29.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-19T15:39:29.310Z] $ docker stop --time=1 3d417ec6d30535927d573996273bfb8254f796f66ce0833171f33961d95026d8 [2023-07-19T15:39:33.312Z] $ docker rm -f --volumes 3d417ec6d30535927d573996273bfb8254f796f66ce0833171f33961d95026d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:39:33.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T15:39:33.856Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-19T15:39:34.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-19T15:39:34.593Z] + ls -al . [2023-07-19T15:39:34.593Z] total 180 [2023-07-19T15:39:34.593Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:38 . [2023-07-19T15:39:34.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:37 .. [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 15:37 .dockerignore [2023-07-19T15:39:34.594Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:37 .git [2023-07-19T15:39:34.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:37 .github [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 19 15:37 .gitignore [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:37 .golangci.yml [2023-07-19T15:39:34.594Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:37 .semver [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 19 15:37 Attribution.txt [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 19 15:37 CHANGELOG.md [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 19 15:37 Dockerfile [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:37 GOVERNANCE.md [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 19 15:37 Jenkinsfile [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 15:37 LICENSE [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 15:37 OWNERS.md [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 19 15:37 README.md [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 15:37 VERSION [2023-07-19T15:39:34.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:37 bin [2023-07-19T15:39:34.594Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 19 15:38 coverage.out [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 3468 Jul 19 15:37 go.mod [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 32450 Jul 19 15:37 go.sum [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 15:37 main.go [2023-07-19T15:39:34.594Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 19 15:37 makefile [2023-07-19T15:39:34.594Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:37 res [2023-07-19T15:39:34.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:37 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:39:34.905Z] + 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=a1ff75ce4f452d12354ab0b1f24bdf4428979f4c --label arch=amd64 --label version=3.1.0-dev.3 . [2023-07-19T15:39:34.905Z] Sending build context to Docker daemon 3.299MB [2023-07-19T15:39:34.905Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T15:39:34.905Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-19T15:39:34.905Z] ---> 7524e47986d1 [2023-07-19T15:39:34.905Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T15:39:35.167Z] ---> Running in 102f8912cfa1 [2023-07-19T15:39:35.167Z] Removing intermediate container 102f8912cfa1 [2023-07-19T15:39:35.167Z] ---> bb6cb3f2969b [2023-07-19T15:39:35.167Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T15:39:35.167Z] ---> Running in dbf765ebb9e6 [2023-07-19T15:39:35.167Z] Removing intermediate container dbf765ebb9e6 [2023-07-19T15:39:35.167Z] ---> 3c57940cd98b [2023-07-19T15:39:35.167Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-19T15:39:35.167Z] ---> Running in aca87df2f256 [2023-07-19T15:39:35.429Z] Removing intermediate container aca87df2f256 [2023-07-19T15:39:35.429Z] ---> a4b1a705c345 [2023-07-19T15:39:35.429Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T15:39:35.429Z] ---> Running in efc9f0dd67e7 [2023-07-19T15:39:35.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:39:35.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:39:35.947Z] OK: 265 MiB in 53 packages [2023-07-19T15:39:36.205Z] Removing intermediate container efc9f0dd67e7 [2023-07-19T15:39:36.206Z] ---> 792886ec1024 [2023-07-19T15:39:36.206Z] Step 7/26 : WORKDIR /app [2023-07-19T15:39:36.206Z] ---> Running in a7a44ab3cd3b [2023-07-19T15:39:36.464Z] Removing intermediate container a7a44ab3cd3b [2023-07-19T15:39:36.464Z] ---> ca1779dbeacc [2023-07-19T15:39:36.464Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-19T15:39:36.464Z] ---> add1e2313170 [2023-07-19T15:39:36.464Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:39:36.464Z] ---> Running in f8f690d9aac1 [2023-07-19T15:39:37.404Z] Removing intermediate container f8f690d9aac1 [2023-07-19T15:39:37.404Z] ---> 0b480863f5eb [2023-07-19T15:39:37.404Z] Step 10/26 : COPY . . [2023-07-19T15:39:37.686Z] ---> b039eb5a3430 [2023-07-19T15:39:37.686Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T15:39:37.686Z] ---> Running in 82003e9e9d76 [2023-07-19T15:39:37.686Z] Removing intermediate container 82003e9e9d76 [2023-07-19T15:39:37.686Z] ---> 0ffdbf8d1077 [2023-07-19T15:39:37.686Z] Step 12/26 : RUN $MAKE [2023-07-19T15:39:37.686Z] ---> Running in b475ce992eed [2023-07-19T15:39:37.972Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.3" -trimpath -mod=readonly -o app-service-configurable [2023-07-19T15:39:56.131Z] Removing intermediate container b475ce992eed [2023-07-19T15:39:56.131Z] ---> e0e811962201 [2023-07-19T15:39:56.131Z] Step 13/26 : FROM alpine:3.17 [2023-07-19T15:39:56.131Z] 3.17: Pulling from library/alpine [2023-07-19T15:39:56.391Z] 4db1b89c0bd1: Already exists [2023-07-19T15:39:56.391Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:39:56.391Z] Status: Downloaded newer image for alpine:3.17 [2023-07-19T15:39:56.391Z] ---> 1f73a9d63274 [2023-07-19T15:39:56.391Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T15:39:56.391Z] ---> Running in 2baf96aabe9c [2023-07-19T15:39:56.650Z] Removing intermediate container 2baf96aabe9c [2023-07-19T15:39:56.650Z] ---> 1a4961f98328 [2023-07-19T15:39:56.650Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-19T15:39:56.650Z] ---> Running in 11fa100d1696 [2023-07-19T15:39:56.650Z] Removing intermediate container 11fa100d1696 [2023-07-19T15:39:56.650Z] ---> 998fc6f6c800 [2023-07-19T15:39:56.650Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-19T15:39:56.650Z] ---> Running in 4fb5f311bc82 [2023-07-19T15:39:56.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:39:57.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:39:57.429Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-19T15:39:57.429Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-19T15:39:57.429Z] Executing busybox-1.35.0-r29.trigger [2023-07-19T15:39:57.429Z] Executing ca-certificates-20230506-r0.trigger [2023-07-19T15:39:57.429Z] OK: 8 MiB in 17 packages [2023-07-19T15:39:58.001Z] Removing intermediate container 4fb5f311bc82 [2023-07-19T15:39:58.001Z] ---> bff2e2474208 [2023-07-19T15:39:58.001Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-19T15:39:58.001Z] ---> e8d1f576c69e [2023-07-19T15:39:58.001Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-19T15:39:58.259Z] ---> 6e00a15bd4d3 [2023-07-19T15:39:58.259Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-19T15:39:58.259Z] ---> 3c1c0bce5b85 [2023-07-19T15:39:58.259Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-19T15:39:59.237Z] ---> a836fbae14e1 [2023-07-19T15:39:59.237Z] Step 21/26 : EXPOSE 48095 [2023-07-19T15:39:59.237Z] ---> Running in 49f84c0ef9b7 [2023-07-19T15:39:59.237Z] Removing intermediate container 49f84c0ef9b7 [2023-07-19T15:39:59.237Z] ---> 5ca1084bc7a8 [2023-07-19T15:39:59.237Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-19T15:39:59.237Z] ---> Running in 9f6decaad9cd [2023-07-19T15:39:59.495Z] Removing intermediate container 9f6decaad9cd [2023-07-19T15:39:59.496Z] ---> 87e20af1926e [2023-07-19T15:39:59.496Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-19T15:39:59.496Z] ---> Running in 7e447ed054d7 [2023-07-19T15:39:59.496Z] Removing intermediate container 7e447ed054d7 [2023-07-19T15:39:59.496Z] ---> 4763ba5484a9 [2023-07-19T15:39:59.496Z] Step 24/26 : LABEL arch=amd64 [2023-07-19T15:39:59.496Z] ---> Running in f8ad2a8de99f [2023-07-19T15:39:59.496Z] Removing intermediate container f8ad2a8de99f [2023-07-19T15:39:59.496Z] ---> ee8cf08ee631 [2023-07-19T15:39:59.496Z] Step 25/26 : LABEL git_sha=a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [2023-07-19T15:39:59.496Z] ---> Running in cee354852154 [2023-07-19T15:39:59.755Z] Removing intermediate container cee354852154 [2023-07-19T15:39:59.755Z] ---> 27f1257b9061 [2023-07-19T15:39:59.755Z] Step 26/26 : LABEL version=3.1.0-dev.3 [2023-07-19T15:39:59.755Z] ---> Running in bbf4fefc9869 [2023-07-19T15:39:59.755Z] Removing intermediate container bbf4fefc9869 [2023-07-19T15:39:59.755Z] ---> 1d738184636d [2023-07-19T15:39:59.755Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-19T15:39:59.755Z] Successfully built 1d738184636d [2023-07-19T15:39:59.755Z] 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 [2023-07-19T15:39:59.846Z] provisioning config files... [2023-07-19T15:39:59.855Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10964411636001119640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:40:00.150Z] ---> docker-login.sh [2023-07-19T15:40:00.150Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:40:00.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:40:00.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:40:00.150Z] Configure a credential helper to remove this warning. See [2023-07-19T15:40:00.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:40:00.150Z] [2023-07-19T15:40:00.150Z] Login Succeeded [2023-07-19T15:40:00.150Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:40:00.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:40:00.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:40:00.409Z] Configure a credential helper to remove this warning. See [2023-07-19T15:40:00.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:40:00.409Z] [2023-07-19T15:40:00.409Z] Login Succeeded [2023-07-19T15:40:00.409Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:40:00.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:40:00.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:40:00.409Z] Configure a credential helper to remove this warning. See [2023-07-19T15:40:00.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:40:00.409Z] [2023-07-19T15:40:00.409Z] Login Succeeded [2023-07-19T15:40:00.409Z] nexus3.edgexfoundry.org:10004 [2023-07-19T15:40:00.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:40:00.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:40:00.409Z] Configure a credential helper to remove this warning. See [2023-07-19T15:40:00.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:40:00.409Z] [2023-07-19T15:40:00.409Z] Login Succeeded [2023-07-19T15:40:00.409Z] docker.io [2023-07-19T15:40:00.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:40:00.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:40:00.928Z] Configure a credential helper to remove this warning. See [2023-07-19T15:40:00.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:40:00.928Z] [2023-07-19T15:40:00.928Z] Login Succeeded [2023-07-19T15:40:00.928Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:40:00.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:40:00.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:40:00.984Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-07-19T15:40:00.984Z] a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [2023-07-19T15:40:00.984Z] latest [2023-07-19T15:40:00.984Z] 3.1.0-dev.3 [2023-07-19T15:40:00.984Z] a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 [2023-07-19T15:40:00.984Z] main [2023-07-19T15:40:00.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:40:01.306Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:40:01.609Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [2023-07-19T15:40:01.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-19T15:40:01.609Z] 7721060ca9fb: Preparing [2023-07-19T15:40:01.609Z] 01f75fda8954: Preparing [2023-07-19T15:40:01.609Z] f81b8cf4736a: Preparing [2023-07-19T15:40:01.609Z] 783c344f33d0: Preparing [2023-07-19T15:40:01.609Z] c82bf639a15c: Preparing [2023-07-19T15:40:01.609Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:40:01.609Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:40:01.609Z] 783c344f33d0: Pushed [2023-07-19T15:40:01.609Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:40:01.609Z] f81b8cf4736a: Pushed [2023-07-19T15:40:01.609Z] 01f75fda8954: Pushed [2023-07-19T15:40:01.609Z] c82bf639a15c: Pushed [2023-07-19T15:40:04.898Z] 7721060ca9fb: Pushed [2023-07-19T15:40:04.898Z] a1ff75ce4f452d12354ab0b1f24bdf4428979f4c: digest: sha256:ea8ebdc0ae8af1cae82799cba0e49acdca1abd4b24ce943403566e34d6a1d40c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:40:05.207Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:40:05.518Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-19T15:40:05.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-19T15:40:05.518Z] 7721060ca9fb: Preparing [2023-07-19T15:40:05.518Z] 01f75fda8954: Preparing [2023-07-19T15:40:05.518Z] f81b8cf4736a: Preparing [2023-07-19T15:40:05.518Z] 783c344f33d0: Preparing [2023-07-19T15:40:05.518Z] c82bf639a15c: Preparing [2023-07-19T15:40:05.518Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:40:05.518Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:40:05.518Z] f81b8cf4736a: Layer already exists [2023-07-19T15:40:05.518Z] 783c344f33d0: Layer already exists [2023-07-19T15:40:05.518Z] c82bf639a15c: Layer already exists [2023-07-19T15:40:05.518Z] 01f75fda8954: Layer already exists [2023-07-19T15:40:05.518Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:40:05.518Z] 7721060ca9fb: Layer already exists [2023-07-19T15:40:05.518Z] latest: digest: sha256:ea8ebdc0ae8af1cae82799cba0e49acdca1abd4b24ce943403566e34d6a1d40c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:40:05.829Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:40:06.135Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.3 [2023-07-19T15:40:06.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-19T15:40:06.135Z] 7721060ca9fb: Preparing [2023-07-19T15:40:06.135Z] 01f75fda8954: Preparing [2023-07-19T15:40:06.135Z] f81b8cf4736a: Preparing [2023-07-19T15:40:06.135Z] 783c344f33d0: Preparing [2023-07-19T15:40:06.135Z] c82bf639a15c: Preparing [2023-07-19T15:40:06.135Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:40:06.135Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:40:06.135Z] 783c344f33d0: Layer already exists [2023-07-19T15:40:06.135Z] f81b8cf4736a: Layer already exists [2023-07-19T15:40:06.135Z] c82bf639a15c: Layer already exists [2023-07-19T15:40:06.135Z] 7721060ca9fb: Layer already exists [2023-07-19T15:40:06.135Z] 01f75fda8954: Layer already exists [2023-07-19T15:40:06.135Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:40:06.135Z] 3.1.0-dev.3: digest: sha256:ea8ebdc0ae8af1cae82799cba0e49acdca1abd4b24ce943403566e34d6a1d40c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:40:06.444Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:40:06.757Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 [2023-07-19T15:40:06.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-19T15:40:06.757Z] 7721060ca9fb: Preparing [2023-07-19T15:40:06.757Z] 01f75fda8954: Preparing [2023-07-19T15:40:06.757Z] f81b8cf4736a: Preparing [2023-07-19T15:40:06.757Z] 783c344f33d0: Preparing [2023-07-19T15:40:06.757Z] c82bf639a15c: Preparing [2023-07-19T15:40:06.757Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:40:06.757Z] f81b8cf4736a: Layer already exists [2023-07-19T15:40:06.757Z] 783c344f33d0: Layer already exists [2023-07-19T15:40:06.757Z] c82bf639a15c: Layer already exists [2023-07-19T15:40:06.757Z] 7721060ca9fb: Layer already exists [2023-07-19T15:40:06.757Z] 01f75fda8954: Layer already exists [2023-07-19T15:40:06.757Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:40:06.757Z] a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3: digest: sha256:ea8ebdc0ae8af1cae82799cba0e49acdca1abd4b24ce943403566e34d6a1d40c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:40:07.077Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:40:07.398Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-07-19T15:40:07.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-19T15:40:07.398Z] 7721060ca9fb: Preparing [2023-07-19T15:40:07.398Z] 01f75fda8954: Preparing [2023-07-19T15:40:07.398Z] f81b8cf4736a: Preparing [2023-07-19T15:40:07.398Z] 783c344f33d0: Preparing [2023-07-19T15:40:07.398Z] c82bf639a15c: Preparing [2023-07-19T15:40:07.398Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:40:07.398Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:40:07.398Z] f81b8cf4736a: Layer already exists [2023-07-19T15:40:07.398Z] 7721060ca9fb: Layer already exists [2023-07-19T15:40:07.398Z] 783c344f33d0: Layer already exists [2023-07-19T15:40:07.398Z] 01f75fda8954: Layer already exists [2023-07-19T15:40:07.398Z] c82bf639a15c: Layer already exists [2023-07-19T15:40:07.398Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:40:07.398Z] main: digest: sha256:ea8ebdc0ae8af1cae82799cba0e49acdca1abd4b24ce943403566e34d6a1d40c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:40:07.438Z] ===================================================== [Pipeline] echo [2023-07-19T15:40:07.446Z] taggedImages: [2023-07-19T15:40:07.446Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [2023-07-19T15:40:07.446Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-19T15:40:07.446Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.3 [2023-07-19T15:40:07.446Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 [2023-07-19T15:40:07.446Z] - 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 [2023-07-19T15:40:07.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:40:07.818Z] [2023-07-19T15:40:07.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:40:08.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:40:08.117Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-19T15:40:08.117Z] 5eb5b503b376: Pulling fs layer [2023-07-19T15:40:08.117Z] 5c69ac0246d0: Pulling fs layer [2023-07-19T15:40:08.117Z] ec43610c2a17: Pulling fs layer [2023-07-19T15:40:08.117Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-19T15:40:08.117Z] 33b1e0a273af: Pulling fs layer [2023-07-19T15:40:08.117Z] 5d3b04190fa2: Pulling fs layer [2023-07-19T15:40:08.117Z] 2f39f015ded8: Pulling fs layer [2023-07-19T15:40:08.117Z] 33b1e0a273af: Waiting [2023-07-19T15:40:08.117Z] 5d3b04190fa2: Waiting [2023-07-19T15:40:08.117Z] 3a2ae6a8a46f: Waiting [2023-07-19T15:40:08.117Z] 2f39f015ded8: Waiting [2023-07-19T15:40:08.117Z] 5c69ac0246d0: Download complete [2023-07-19T15:40:08.117Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-19T15:40:08.117Z] 3a2ae6a8a46f: Download complete [2023-07-19T15:40:08.117Z] 33b1e0a273af: Verifying Checksum [2023-07-19T15:40:08.117Z] 33b1e0a273af: Download complete [2023-07-19T15:40:08.117Z] 5d3b04190fa2: Download complete [2023-07-19T15:40:08.117Z] ec43610c2a17: Verifying Checksum [2023-07-19T15:40:08.376Z] 5eb5b503b376: Download complete [2023-07-19T15:40:08.943Z] 2f39f015ded8: Download complete [2023-07-19T15:40:09.509Z] 5eb5b503b376: Pull complete [2023-07-19T15:40:09.509Z] 5c69ac0246d0: Pull complete [2023-07-19T15:40:10.074Z] ec43610c2a17: Pull complete [2023-07-19T15:40:10.074Z] 3a2ae6a8a46f: Pull complete [2023-07-19T15:40:10.333Z] 33b1e0a273af: Pull complete [2023-07-19T15:40:10.590Z] 5d3b04190fa2: Pull complete [2023-07-19T15:40:15.882Z] 2f39f015ded8: Pull complete [2023-07-19T15:40:15.882Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-19T15:40:15.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:40:15.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:40:15.963Z] prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container [2023-07-19T15:40:15.997Z] $ 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 [2023-07-19T15:40:19.242Z] $ docker top 5e09423bc45b5b5d88a780b5a2f3bce383c45a85763cac34a24c17867863928d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:40:19.607Z] ---> job-cost.sh [2023-07-19T15:40:19.607Z] lf-activate-venv: SKIPPING [2023-07-19T15:40:19.607Z] INFO: No Stack... [2023-07-19T15:40:19.866Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T15:40:20.126Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T15:40:20.418Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-07-19T15:40:20.419Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T15:40:20.432Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] [2023-07-19T15:40:20.438Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] did not exist. Created. [2023-07-19T15:40:20.438Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T15:40:20.739Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-19T15:40:20.768Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T15:40:20.773Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T15:40:20.789Z] $ docker stop --time=1 5e09423bc45b5b5d88a780b5a2f3bce383c45a85763cac34a24c17867863928d [2023-07-19T15:40:21.939Z] $ docker rm -f --volumes 5e09423bc45b5b5d88a780b5a2f3bce383c45a85763cac34a24c17867863928d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-19T15:40:42.187Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1548 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-07-19T15:40:42.201Z] Running in /w/workspace/app-service-configurable/172 [Pipeline] { [Pipeline] checkout [2023-07-19T15:40:42.243Z] Selected Git installation does not exist. Using Default [2023-07-19T15:40:42.243Z] The recommended git tool is: NONE [2023-07-19T15:40:47.704Z] using credential edgex-jenkins-ssh [2023-07-19T15:40:47.721Z] Cloning the remote Git repository [2023-07-19T15:40:47.770Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-19T15:40:47.877Z] > git init /w/workspace/app-service-configurable/172 # timeout=10 [2023-07-19T15:40:48.038Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-19T15:40:48.039Z] > git --version # timeout=10 [2023-07-19T15:40:48.063Z] > git --version # 'git version 2.25.1' [2023-07-19T15:40:48.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T15:40:48.227Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T15:40:49.316Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-19T15:40:49.338Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T15:40:50.167Z] Avoid second fetch [2023-07-19T15:40:50.167Z] Checking out Revision a1ff75ce4f452d12354ab0b1f24bdf4428979f4c (main) [2023-07-19T15:40:50.710Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#574)" [2023-07-19T15:40:50.185Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T15:40:50.253Z] > git checkout -f a1ff75ce4f452d12354ab0b1f24bdf4428979f4c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T15:40:51.613Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-19T15:40:51.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:40:51.613Z] Dload Upload Total Spent Left Speed [2023-07-19T15:40:51.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-07-19T15:40:52.181Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-19T15:40:52.512Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-19T15:40:52.512Z] + sudo tee /etc/docker/daemon.new [2023-07-19T15:40:52.512Z] { [2023-07-19T15:40:52.512Z] "registry-mirrors": [ [2023-07-19T15:40:52.512Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-19T15:40:52.512Z] ], [2023-07-19T15:40:52.512Z] "bip": "10.250.0.254/24", [2023-07-19T15:40:52.512Z] "hosts": [ [2023-07-19T15:40:52.512Z] "tcp://0.0.0.0:5555", [2023-07-19T15:40:52.512Z] "unix:///var/run/docker.sock" [2023-07-19T15:40:52.512Z] ], [2023-07-19T15:40:52.512Z] "mtu": 1458, [2023-07-19T15:40:52.512Z] "selinux-enabled": true, [2023-07-19T15:40:52.512Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-19T15:40:52.512Z] } [Pipeline] sh [2023-07-19T15:40:52.843Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-19T15:40:53.170Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:41:11.443Z] provisioning config files... [2023-07-19T15:41:11.472Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/172@tmp/config2663711737764366034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:41:11.832Z] ---> docker-login.sh [2023-07-19T15:41:11.832Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:41:12.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:41:12.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:41:12.424Z] Configure a credential helper to remove this warning. See [2023-07-19T15:41:12.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:41:12.424Z] [2023-07-19T15:41:12.424Z] Login Succeeded [2023-07-19T15:41:12.424Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:41:12.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:41:12.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:41:12.965Z] Configure a credential helper to remove this warning. See [2023-07-19T15:41:12.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:41:12.965Z] [2023-07-19T15:41:12.965Z] Login Succeeded [2023-07-19T15:41:12.965Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:41:13.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:41:13.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:41:13.238Z] Configure a credential helper to remove this warning. See [2023-07-19T15:41:13.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:41:13.238Z] [2023-07-19T15:41:13.238Z] Login Succeeded [2023-07-19T15:41:13.238Z] nexus3.edgexfoundry.org:10004 [2023-07-19T15:41:13.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:41:13.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:41:13.529Z] Configure a credential helper to remove this warning. See [2023-07-19T15:41:13.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:41:13.529Z] [2023-07-19T15:41:13.529Z] Login Succeeded [2023-07-19T15:41:13.529Z] docker.io [2023-07-19T15:41:13.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:41:14.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:41:14.068Z] Configure a credential helper to remove this warning. See [2023-07-19T15:41:14.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:41:14.068Z] [2023-07-19T15:41:14.068Z] Login Succeeded [2023-07-19T15:41:14.068Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:41:14.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-19T15:41:14.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:41:14.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:41:14.381Z] ========================================================= [2023-07-19T15:41:14.381Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-19T15:41:14.381Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:41:14.727Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-19T15:41:14.727Z] Sending build context to Docker daemon 176.1kB [2023-07-19T15:41:15.004Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T15:41:15.004Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-19T15:41:15.004Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-19T15:41:15.004Z] edb6bdbacee9: Pulling fs layer [2023-07-19T15:41:15.004Z] 5f9638ab2659: Pulling fs layer [2023-07-19T15:41:15.004Z] 8d51d6327a98: Pulling fs layer [2023-07-19T15:41:15.004Z] 8b374f2dd631: Pulling fs layer [2023-07-19T15:41:15.004Z] ec14aa9079de: Pulling fs layer [2023-07-19T15:41:15.004Z] 2f466654f4bb: Pulling fs layer [2023-07-19T15:41:15.004Z] 554e91adad29: Pulling fs layer [2023-07-19T15:41:15.004Z] ec14aa9079de: Waiting [2023-07-19T15:41:15.004Z] 2f466654f4bb: Waiting [2023-07-19T15:41:15.004Z] 554e91adad29: Waiting [2023-07-19T15:41:15.004Z] 8b374f2dd631: Waiting [2023-07-19T15:41:15.004Z] 5f9638ab2659: Download complete [2023-07-19T15:41:15.275Z] 8b374f2dd631: Verifying Checksum [2023-07-19T15:41:15.275Z] 8b374f2dd631: Download complete [2023-07-19T15:41:15.275Z] ec14aa9079de: Verifying Checksum [2023-07-19T15:41:15.275Z] ec14aa9079de: Download complete [2023-07-19T15:41:15.275Z] edb6bdbacee9: Verifying Checksum [2023-07-19T15:41:15.275Z] edb6bdbacee9: Download complete [2023-07-19T15:41:16.241Z] edb6bdbacee9: Pull complete [2023-07-19T15:41:16.510Z] 554e91adad29: Verifying Checksum [2023-07-19T15:41:16.510Z] 554e91adad29: Download complete [2023-07-19T15:41:16.779Z] 5f9638ab2659: Pull complete [2023-07-19T15:41:17.754Z] 8d51d6327a98: Verifying Checksum [2023-07-19T15:41:17.754Z] 8d51d6327a98: Download complete [2023-07-19T15:41:17.754Z] 2f466654f4bb: Verifying Checksum [2023-07-19T15:41:17.754Z] 2f466654f4bb: Download complete [2023-07-19T15:41:30.095Z] 8d51d6327a98: Pull complete [2023-07-19T15:41:30.095Z] 8b374f2dd631: Pull complete [2023-07-19T15:41:30.095Z] ec14aa9079de: Pull complete [2023-07-19T15:41:36.766Z] 2f466654f4bb: Pull complete [2023-07-19T15:41:39.357Z] 554e91adad29: Pull complete [2023-07-19T15:41:39.357Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-19T15:41:39.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T15:41:39.357Z] ---> 1e15ea492957 [2023-07-19T15:41:39.357Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T15:41:40.772Z] ---> Running in b852b42141ea [2023-07-19T15:41:41.369Z] Removing intermediate container b852b42141ea [2023-07-19T15:41:41.369Z] ---> ce244d06e9b5 [2023-07-19T15:41:41.369Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T15:41:41.369Z] ---> Running in bfbf7cf2bb48 [2023-07-19T15:41:41.636Z] Removing intermediate container bfbf7cf2bb48 [2023-07-19T15:41:41.636Z] ---> 0142678ec0a2 [2023-07-19T15:41:41.636Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-19T15:41:41.636Z] ---> Running in 9b57f41ce9a7 [2023-07-19T15:41:41.903Z] Removing intermediate container 9b57f41ce9a7 [2023-07-19T15:41:41.904Z] ---> bd4f752f6649 [2023-07-19T15:41:41.904Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T15:41:42.171Z] ---> Running in afc7c88d1a31 [2023-07-19T15:41:43.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:41:43.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:41:44.756Z] OK: 263 MiB in 53 packages [2023-07-19T15:41:45.721Z] Removing intermediate container afc7c88d1a31 [2023-07-19T15:41:45.721Z] ---> f1fbbad1e457 [2023-07-19T15:41:45.721Z] Step 7/12 : WORKDIR /app [2023-07-19T15:41:45.721Z] ---> Running in ecf0b5d33a46 [2023-07-19T15:41:45.990Z] Removing intermediate container ecf0b5d33a46 [2023-07-19T15:41:45.990Z] ---> 989c9b449d43 [2023-07-19T15:41:45.990Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-19T15:41:46.579Z] ---> e139ea9e0121 [2023-07-19T15:41:46.579Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:41:46.579Z] ---> Running in e59b257c06f3 [2023-07-19T15:42:54.483Z] Removing intermediate container e59b257c06f3 [2023-07-19T15:42:54.483Z] ---> e44ad832ca72 [2023-07-19T15:42:54.483Z] Step 10/12 : COPY . . [2023-07-19T15:42:54.483Z] ---> e2996a8be0dd [2023-07-19T15:42:54.483Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T15:42:54.483Z] ---> Running in f48334deef97 [2023-07-19T15:42:54.483Z] Removing intermediate container f48334deef97 [2023-07-19T15:42:54.483Z] ---> 79844eaa259f [2023-07-19T15:42:54.483Z] Step 12/12 : RUN $MAKE [2023-07-19T15:42:54.483Z] ---> Running in 0b666ce85acc [2023-07-19T15:42:54.483Z] noop [2023-07-19T15:42:54.483Z] Removing intermediate container 0b666ce85acc [2023-07-19T15:42:54.483Z] ---> 9c1b4c815bca [2023-07-19T15:42:54.483Z] Successfully built 9c1b4c815bca [2023-07-19T15:42:54.483Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:42:54.837Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T15:42:54.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:42:55.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-1548 does not seem to be running inside a container [2023-07-19T15:42:55.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/172 -v /w/workspace/app-service-configurable/172:/w/workspace/app-service-configurable/172:rw,z -v /w/workspace/app-service-configurable/172@tmp:/w/workspace/app-service-configurable/172@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 [2023-07-19T15:42:56.367Z] $ docker top e831f90574abd21693c77948e4dc7398ff663525e707325d2d32adc2d085b935 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:42:57.208Z] + go version [2023-07-19T15:42:57.208Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-19T15:42:57.231Z] $ docker stop --time=1 e831f90574abd21693c77948e4dc7398ff663525e707325d2d32adc2d085b935 [2023-07-19T15:42:58.855Z] $ docker rm -f --volumes e831f90574abd21693c77948e4dc7398ff663525e707325d2d32adc2d085b935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:42:59.423Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T15:42:59.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:42:59.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-1548 does not seem to be running inside a container [2023-07-19T15:42:59.691Z] $ 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/172 -v /w/workspace/app-service-configurable/172:/w/workspace/app-service-configurable/172:rw,z -v /w/workspace/app-service-configurable/172@tmp:/w/workspace/app-service-configurable/172@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 [2023-07-19T15:43:00.904Z] $ docker top 8a9757fb542ee56862d6c8d35886fd58a30ea4274d7e254e3bd70e0c6e663dfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:43:01.745Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/172 [Pipeline] fileExists [Pipeline] sh [2023-07-19T15:43:02.397Z] + make test [2023-07-19T15:43:02.397Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T15:45:54.188Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-19T15:45:54.188Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-19T15:45:54.188Z] go vet ./... [2023-07-19T15:48:15.905Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T15:48:15.905Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T15:48:15.905Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-19T15:48:15.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-19T15:48:15.935Z] $ docker stop --time=1 8a9757fb542ee56862d6c8d35886fd58a30ea4274d7e254e3bd70e0c6e663dfb [2023-07-19T15:48:17.792Z] $ docker rm -f --volumes 8a9757fb542ee56862d6c8d35886fd58a30ea4274d7e254e3bd70e0c6e663dfb [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:48:19.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T15:48:19.324Z] Warning: overwriting stash ‘coverage-report’ [2023-07-19T15:48:19.736Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T15:48:20.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-19T15:48:20.430Z] + ls -al . [2023-07-19T15:48:20.430Z] total 176 [2023-07-19T15:48:20.430Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 19 15:43 . [2023-07-19T15:48:20.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:40 .. [2023-07-19T15:48:20.430Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 15:40 .dockerignore [2023-07-19T15:48:20.430Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:40 .git [2023-07-19T15:48:20.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:40 .github [2023-07-19T15:48:20.430Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 19 15:40 .gitignore [2023-07-19T15:48:20.430Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:40 .golangci.yml [2023-07-19T15:48:20.430Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 19 15:40 Attribution.txt [2023-07-19T15:48:20.430Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 19 15:40 CHANGELOG.md [2023-07-19T15:48:20.430Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 19 15:40 Dockerfile [2023-07-19T15:48:20.430Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:40 GOVERNANCE.md [2023-07-19T15:48:20.430Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 19 15:40 Jenkinsfile [2023-07-19T15:48:20.430Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 15:40 LICENSE [2023-07-19T15:48:20.431Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 15:40 OWNERS.md [2023-07-19T15:48:20.431Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 19 15:40 README.md [2023-07-19T15:48:20.431Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 15:37 VERSION [2023-07-19T15:48:20.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:40 bin [2023-07-19T15:48:20.431Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 19 15:43 coverage.out [2023-07-19T15:48:20.431Z] -rw-rw-r-- 1 jenkins jenkins 3468 Jul 19 15:40 go.mod [2023-07-19T15:48:20.431Z] -rw-rw-r-- 1 jenkins jenkins 32450 Jul 19 15:40 go.sum [2023-07-19T15:48:20.431Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 15:40 main.go [2023-07-19T15:48:20.431Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 19 15:40 makefile [2023-07-19T15:48:20.431Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:40 res [2023-07-19T15:48:20.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:48:20.779Z] + 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=a1ff75ce4f452d12354ab0b1f24bdf4428979f4c --label arch=arm64 --label version=3.1.0-dev.3 . [2023-07-19T15:48:20.779Z] Sending build context to Docker daemon 177.2kB [2023-07-19T15:48:21.047Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T15:48:21.047Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-19T15:48:21.047Z] ---> 9c1b4c815bca [2023-07-19T15:48:21.047Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T15:48:21.047Z] ---> Running in bb64f0147fec [2023-07-19T15:48:21.314Z] Removing intermediate container bb64f0147fec [2023-07-19T15:48:21.315Z] ---> 84ca99c22c97 [2023-07-19T15:48:21.315Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T15:48:21.315Z] ---> Running in bbf975cb7a75 [2023-07-19T15:48:21.900Z] Removing intermediate container bbf975cb7a75 [2023-07-19T15:48:21.900Z] ---> d640d852c8dc [2023-07-19T15:48:21.900Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-19T15:48:21.900Z] ---> Running in a7a204fc4775 [2023-07-19T15:48:22.170Z] Removing intermediate container a7a204fc4775 [2023-07-19T15:48:22.170Z] ---> e7324f209077 [2023-07-19T15:48:22.170Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T15:48:22.170Z] ---> Running in 9721bd098e99 [2023-07-19T15:48:23.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:48:23.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:48:24.674Z] OK: 263 MiB in 53 packages [2023-07-19T15:48:25.638Z] Removing intermediate container 9721bd098e99 [2023-07-19T15:48:25.638Z] ---> 1f8e1e459dfd [2023-07-19T15:48:25.638Z] Step 7/26 : WORKDIR /app [2023-07-19T15:48:25.638Z] ---> Running in 0a6946b710c8 [2023-07-19T15:48:25.904Z] Removing intermediate container 0a6946b710c8 [2023-07-19T15:48:25.904Z] ---> 6a05813adb3a [2023-07-19T15:48:25.904Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-19T15:48:26.494Z] ---> 69afb504a786 [2023-07-19T15:48:26.494Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:48:26.494Z] ---> Running in 6e66578e5d41 [2023-07-19T15:48:29.844Z] Removing intermediate container 6e66578e5d41 [2023-07-19T15:48:29.844Z] ---> 9305cfc99adf [2023-07-19T15:48:29.844Z] Step 10/26 : COPY . . [2023-07-19T15:48:30.112Z] ---> f93339ba55e6 [2023-07-19T15:48:30.112Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T15:48:30.112Z] ---> Running in 045b960a4b13 [2023-07-19T15:48:30.382Z] Removing intermediate container 045b960a4b13 [2023-07-19T15:48:30.382Z] ---> b1a7ee9bc1f6 [2023-07-19T15:48:30.382Z] Step 12/26 : RUN $MAKE [2023-07-19T15:48:30.663Z] ---> Running in 05f791ab83cf [2023-07-19T15:48:31.627Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.3" -trimpath -mod=readonly -o app-service-configurable [2023-07-19T15:50:54.926Z] Removing intermediate container 05f791ab83cf [2023-07-19T15:50:54.926Z] ---> f0f3cd294e06 [2023-07-19T15:50:54.926Z] Step 13/26 : FROM alpine:3.17 [2023-07-19T15:50:54.926Z] 3.17: Pulling from library/alpine [2023-07-19T15:50:54.926Z] edb6bdbacee9: Already exists [2023-07-19T15:50:54.926Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:50:54.926Z] Status: Downloaded newer image for alpine:3.17 [2023-07-19T15:50:54.926Z] ---> 779605e5fbc0 [2023-07-19T15:50:54.926Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T15:50:54.926Z] ---> Running in 76a1dedd0fad [2023-07-19T15:50:54.926Z] Removing intermediate container 76a1dedd0fad [2023-07-19T15:50:54.926Z] ---> abc6bf61f33c [2023-07-19T15:50:54.926Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-19T15:50:54.926Z] ---> Running in 3bbfbb565cf8 [2023-07-19T15:50:54.926Z] Removing intermediate container 3bbfbb565cf8 [2023-07-19T15:50:54.926Z] ---> dd5957686c48 [2023-07-19T15:50:54.926Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-19T15:50:54.926Z] ---> Running in 4a14c2b1470e [2023-07-19T15:50:54.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:50:54.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:50:54.926Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-19T15:50:54.926Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-19T15:50:54.926Z] Executing busybox-1.35.0-r29.trigger [2023-07-19T15:50:54.926Z] Executing ca-certificates-20230506-r0.trigger [2023-07-19T15:50:54.926Z] OK: 8 MiB in 17 packages [2023-07-19T15:50:54.926Z] Removing intermediate container 4a14c2b1470e [2023-07-19T15:50:54.926Z] ---> 95bc1208f242 [2023-07-19T15:50:54.926Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-19T15:50:54.926Z] ---> 7f07f11d6e45 [2023-07-19T15:50:54.926Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-19T15:50:54.926Z] ---> 5fd921d1736d [2023-07-19T15:50:54.926Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-19T15:50:54.926Z] ---> dbd55ad6d6ca [2023-07-19T15:50:54.926Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-19T15:50:54.926Z] ---> 97d203001cad [2023-07-19T15:50:54.926Z] Step 21/26 : EXPOSE 48095 [2023-07-19T15:50:54.926Z] ---> Running in d059587ea956 [2023-07-19T15:50:54.926Z] Removing intermediate container d059587ea956 [2023-07-19T15:50:54.926Z] ---> e4136c85905a [2023-07-19T15:50:54.926Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-19T15:50:54.926Z] ---> Running in 5921bb5dd7f2 [2023-07-19T15:50:54.926Z] Removing intermediate container 5921bb5dd7f2 [2023-07-19T15:50:54.926Z] ---> 69f18542589f [2023-07-19T15:50:54.926Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-19T15:50:55.195Z] ---> Running in f420bf78acb4 [2023-07-19T15:50:55.463Z] Removing intermediate container f420bf78acb4 [2023-07-19T15:50:55.464Z] ---> 22068a4c1b41 [2023-07-19T15:50:55.464Z] Step 24/26 : LABEL arch=arm64 [2023-07-19T15:50:55.464Z] ---> Running in 14939fbffd27 [2023-07-19T15:50:55.730Z] Removing intermediate container 14939fbffd27 [2023-07-19T15:50:55.730Z] ---> c05bcc44a65f [2023-07-19T15:50:55.730Z] Step 25/26 : LABEL git_sha=a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [2023-07-19T15:50:55.730Z] ---> Running in 3f05b0abe7a2 [2023-07-19T15:50:55.999Z] Removing intermediate container 3f05b0abe7a2 [2023-07-19T15:50:55.999Z] ---> c7e0f4a7f19c [2023-07-19T15:50:55.999Z] Step 26/26 : LABEL version=3.1.0-dev.3 [2023-07-19T15:50:56.268Z] ---> Running in 3cde5671c3dc [2023-07-19T15:50:56.268Z] Removing intermediate container 3cde5671c3dc [2023-07-19T15:50:56.268Z] ---> e825453729db [2023-07-19T15:50:56.268Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-19T15:50:56.534Z] Successfully built e825453729db [2023-07-19T15:50:56.534Z] 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 [2023-07-19T15:50:56.657Z] provisioning config files... [2023-07-19T15:50:56.670Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/172@tmp/config6130233712450989122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:50:56.998Z] ---> docker-login.sh [2023-07-19T15:50:56.999Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:50:56.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:50:57.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:50:57.266Z] Configure a credential helper to remove this warning. See [2023-07-19T15:50:57.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:50:57.266Z] [2023-07-19T15:50:57.266Z] Login Succeeded [2023-07-19T15:50:57.266Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:50:57.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:50:57.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:50:57.534Z] Configure a credential helper to remove this warning. See [2023-07-19T15:50:57.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:50:57.534Z] [2023-07-19T15:50:57.534Z] Login Succeeded [2023-07-19T15:50:57.534Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:50:57.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:50:58.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:50:58.069Z] Configure a credential helper to remove this warning. See [2023-07-19T15:50:58.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:50:58.069Z] [2023-07-19T15:50:58.069Z] Login Succeeded [2023-07-19T15:50:58.069Z] nexus3.edgexfoundry.org:10004 [2023-07-19T15:50:58.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:50:58.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:50:58.338Z] Configure a credential helper to remove this warning. See [2023-07-19T15:50:58.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:50:58.338Z] [2023-07-19T15:50:58.338Z] Login Succeeded [2023-07-19T15:50:58.338Z] docker.io [2023-07-19T15:50:58.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:50:58.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:50:58.869Z] Configure a credential helper to remove this warning. See [2023-07-19T15:50:58.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:50:58.869Z] [2023-07-19T15:50:58.869Z] Login Succeeded [2023-07-19T15:50:58.869Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:50:58.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:50:58.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:50:58.959Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-07-19T15:50:58.959Z] a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [2023-07-19T15:50:58.959Z] latest [2023-07-19T15:50:58.959Z] 3.1.0-dev.3 [2023-07-19T15:50:58.959Z] a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 [2023-07-19T15:50:58.959Z] main [2023-07-19T15:50:58.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:50:59.314Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:50:59.658Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [2023-07-19T15:50:59.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-19T15:50:59.658Z] d94aa6dd431e: Preparing [2023-07-19T15:50:59.658Z] f2d3b9f94685: Preparing [2023-07-19T15:50:59.658Z] 19693a0d362a: Preparing [2023-07-19T15:50:59.658Z] 88ae607e0672: Preparing [2023-07-19T15:50:59.658Z] 765a8d9b3f7e: Preparing [2023-07-19T15:50:59.658Z] 9386262d7a74: Preparing [2023-07-19T15:50:59.658Z] 9386262d7a74: Waiting [2023-07-19T15:50:59.928Z] 19693a0d362a: Pushed [2023-07-19T15:50:59.928Z] 88ae607e0672: Pushed [2023-07-19T15:50:59.928Z] f2d3b9f94685: Pushed [2023-07-19T15:50:59.928Z] 9386262d7a74: Layer already exists [2023-07-19T15:51:00.193Z] 765a8d9b3f7e: Pushed [2023-07-19T15:51:05.526Z] d94aa6dd431e: Pushed [2023-07-19T15:51:05.526Z] a1ff75ce4f452d12354ab0b1f24bdf4428979f4c: digest: sha256:3b1e24f1fb05233762f959090228dbf368f8dbb21e5fd8eeb329f184bdaaf231 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:05.873Z] + 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 [2023-07-19T15:51:06.223Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-19T15:51:06.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-19T15:51:06.224Z] d94aa6dd431e: Preparing [2023-07-19T15:51:06.224Z] f2d3b9f94685: Preparing [2023-07-19T15:51:06.224Z] 19693a0d362a: Preparing [2023-07-19T15:51:06.224Z] 88ae607e0672: Preparing [2023-07-19T15:51:06.224Z] 765a8d9b3f7e: Preparing [2023-07-19T15:51:06.224Z] 9386262d7a74: Preparing [2023-07-19T15:51:06.224Z] 9386262d7a74: Waiting [2023-07-19T15:51:06.224Z] 19693a0d362a: Layer already exists [2023-07-19T15:51:06.224Z] 765a8d9b3f7e: Layer already exists [2023-07-19T15:51:06.224Z] 88ae607e0672: Layer already exists [2023-07-19T15:51:06.224Z] d94aa6dd431e: Layer already exists [2023-07-19T15:51:06.224Z] f2d3b9f94685: Layer already exists [2023-07-19T15:51:06.224Z] 9386262d7a74: Layer already exists [2023-07-19T15:51:06.224Z] latest: digest: sha256:3b1e24f1fb05233762f959090228dbf368f8dbb21e5fd8eeb329f184bdaaf231 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:06.834Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:07.168Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.3 [2023-07-19T15:51:07.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-19T15:51:07.168Z] d94aa6dd431e: Preparing [2023-07-19T15:51:07.168Z] f2d3b9f94685: Preparing [2023-07-19T15:51:07.168Z] 19693a0d362a: Preparing [2023-07-19T15:51:07.168Z] 88ae607e0672: Preparing [2023-07-19T15:51:07.168Z] 765a8d9b3f7e: Preparing [2023-07-19T15:51:07.168Z] 9386262d7a74: Preparing [2023-07-19T15:51:07.168Z] 9386262d7a74: Waiting [2023-07-19T15:51:07.168Z] f2d3b9f94685: Layer already exists [2023-07-19T15:51:07.168Z] 19693a0d362a: Layer already exists [2023-07-19T15:51:07.168Z] 765a8d9b3f7e: Layer already exists [2023-07-19T15:51:07.168Z] d94aa6dd431e: Layer already exists [2023-07-19T15:51:07.168Z] 88ae607e0672: Layer already exists [2023-07-19T15:51:07.168Z] 9386262d7a74: Layer already exists [2023-07-19T15:51:07.168Z] 3.1.0-dev.3: digest: sha256:3b1e24f1fb05233762f959090228dbf368f8dbb21e5fd8eeb329f184bdaaf231 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:07.768Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:08.111Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 [2023-07-19T15:51:08.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-19T15:51:08.111Z] d94aa6dd431e: Preparing [2023-07-19T15:51:08.111Z] f2d3b9f94685: Preparing [2023-07-19T15:51:08.111Z] 19693a0d362a: Preparing [2023-07-19T15:51:08.111Z] 88ae607e0672: Preparing [2023-07-19T15:51:08.111Z] 765a8d9b3f7e: Preparing [2023-07-19T15:51:08.111Z] 9386262d7a74: Preparing [2023-07-19T15:51:08.111Z] 9386262d7a74: Waiting [2023-07-19T15:51:08.111Z] d94aa6dd431e: Layer already exists [2023-07-19T15:51:08.111Z] 19693a0d362a: Layer already exists [2023-07-19T15:51:08.111Z] 765a8d9b3f7e: Layer already exists [2023-07-19T15:51:08.111Z] 88ae607e0672: Layer already exists [2023-07-19T15:51:08.111Z] 9386262d7a74: Layer already exists [2023-07-19T15:51:08.374Z] f2d3b9f94685: Layer already exists [2023-07-19T15:51:08.375Z] a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3: digest: sha256:3b1e24f1fb05233762f959090228dbf368f8dbb21e5fd8eeb329f184bdaaf231 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:08.714Z] + 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 [2023-07-19T15:51:09.119Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-07-19T15:51:09.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-19T15:51:09.119Z] d94aa6dd431e: Preparing [2023-07-19T15:51:09.119Z] f2d3b9f94685: Preparing [2023-07-19T15:51:09.119Z] 19693a0d362a: Preparing [2023-07-19T15:51:09.119Z] 88ae607e0672: Preparing [2023-07-19T15:51:09.119Z] 765a8d9b3f7e: Preparing [2023-07-19T15:51:09.119Z] 9386262d7a74: Preparing [2023-07-19T15:51:09.119Z] 9386262d7a74: Waiting [2023-07-19T15:51:09.119Z] 88ae607e0672: Layer already exists [2023-07-19T15:51:09.119Z] 19693a0d362a: Layer already exists [2023-07-19T15:51:09.119Z] d94aa6dd431e: Layer already exists [2023-07-19T15:51:09.119Z] f2d3b9f94685: Layer already exists [2023-07-19T15:51:09.119Z] 765a8d9b3f7e: Layer already exists [2023-07-19T15:51:09.119Z] 9386262d7a74: Layer already exists [2023-07-19T15:51:09.119Z] main: digest: sha256:3b1e24f1fb05233762f959090228dbf368f8dbb21e5fd8eeb329f184bdaaf231 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:51:09.171Z] ===================================================== [Pipeline] echo [2023-07-19T15:51:09.177Z] taggedImages: [2023-07-19T15:51:09.177Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [2023-07-19T15:51:09.177Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-19T15:51:09.177Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.3 [2023-07-19T15:51:09.177Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 [2023-07-19T15:51:09.177Z] - 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 [2023-07-19T15:51:09.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T15:51:09.529Z] [2023-07-19T15:51:09.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:09.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T15:51:09.878Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-19T15:51:09.878Z] 8998bd30e6a1: Pulling fs layer [2023-07-19T15:51:09.878Z] 04944245beec: Pulling fs layer [2023-07-19T15:51:09.878Z] 699f458cf7ca: Pulling fs layer [2023-07-19T15:51:09.878Z] 765212b225bb: Pulling fs layer [2023-07-19T15:51:09.878Z] f23df028b6ca: Pulling fs layer [2023-07-19T15:51:09.878Z] d65c8cfc05b1: Pulling fs layer [2023-07-19T15:51:09.878Z] 2437ff75d9bd: Pulling fs layer [2023-07-19T15:51:09.878Z] f23df028b6ca: Waiting [2023-07-19T15:51:09.878Z] d65c8cfc05b1: Waiting [2023-07-19T15:51:09.878Z] 2437ff75d9bd: Waiting [2023-07-19T15:51:09.878Z] 765212b225bb: Waiting [2023-07-19T15:51:10.150Z] 04944245beec: Verifying Checksum [2023-07-19T15:51:10.150Z] 04944245beec: Download complete [2023-07-19T15:51:10.150Z] 765212b225bb: Verifying Checksum [2023-07-19T15:51:10.150Z] 765212b225bb: Download complete [2023-07-19T15:51:10.150Z] f23df028b6ca: Verifying Checksum [2023-07-19T15:51:10.150Z] f23df028b6ca: Download complete [2023-07-19T15:51:10.150Z] d65c8cfc05b1: Verifying Checksum [2023-07-19T15:51:10.150Z] d65c8cfc05b1: Download complete [2023-07-19T15:51:10.150Z] 699f458cf7ca: Verifying Checksum [2023-07-19T15:51:10.150Z] 699f458cf7ca: Download complete [2023-07-19T15:51:10.772Z] 8998bd30e6a1: Verifying Checksum [2023-07-19T15:51:10.772Z] 8998bd30e6a1: Download complete [2023-07-19T15:51:12.718Z] 2437ff75d9bd: Verifying Checksum [2023-07-19T15:51:12.718Z] 2437ff75d9bd: Download complete [2023-07-19T15:51:14.666Z] 8998bd30e6a1: Pull complete [2023-07-19T15:51:15.250Z] 04944245beec: Pull complete [2023-07-19T15:51:16.660Z] 699f458cf7ca: Pull complete [2023-07-19T15:51:16.660Z] 765212b225bb: Pull complete [2023-07-19T15:51:17.245Z] f23df028b6ca: Pull complete [2023-07-19T15:51:17.512Z] d65c8cfc05b1: Pull complete [2023-07-19T15:51:32.503Z] 2437ff75d9bd: Pull complete [2023-07-19T15:51:32.503Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-19T15:51:32.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T15:51:32.503Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:51:32.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-1548 does not seem to be running inside a container [2023-07-19T15:51:32.750Z] $ 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/172 -v /w/workspace/app-service-configurable/172:/w/workspace/app-service-configurable/172:rw,z -v /w/workspace/app-service-configurable/172@tmp:/w/workspace/app-service-configurable/172@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 [2023-07-19T15:51:35.541Z] $ docker top 5c0fa085c5695d001a04cb4394e0cef7dad8686cb68134e66e272bbc72f19cb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:51:36.369Z] ---> job-cost.sh [2023-07-19T15:51:36.369Z] lf-activate-venv: SKIPPING [2023-07-19T15:51:36.369Z] INFO: No Stack... [2023-07-19T15:51:36.635Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-19T15:51:37.585Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T15:51:37.899Z] + cat /w/workspace/app-service-configurable/172/archives/cost.csv [2023-07-19T15:51:37.899Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T15:51:37.957Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] [2023-07-19T15:51:37.966Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] did not exist. Created. [2023-07-19T15:51:37.966Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T15:51:38.298Z] /w/workspace/app-service-configurable/172@tmp/durable-82dc9b63/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-19T15:51:38.629Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-19T15:51:38.644Z] Warning: overwriting stash ‘stack-cost’ [2023-07-19T15:51:38.695Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T15:51:38.700Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T15:51:38.721Z] $ docker stop --time=1 5c0fa085c5695d001a04cb4394e0cef7dad8686cb68134e66e272bbc72f19cb9 [2023-07-19T15:51:40.212Z] $ docker rm -f --volumes 5c0fa085c5695d001a04cb4394e0cef7dad8686cb68134e66e272bbc72f19cb9 [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 [2023-07-19T15:51:40.604Z] provisioning config files... [2023-07-19T15:51:40.613Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3113629522438688181tmp [Pipeline] { [Pipeline] sh [2023-07-19T15:51:40.914Z] + set +x [2023-07-19T15:51:40.914Z] + curl -s https://codecov.io/bash [2023-07-19T15:51:40.914Z] + bash -s -- [2023-07-19T15:51:40.914Z] [2023-07-19T15:51:40.914Z] _____ _ [2023-07-19T15:51:40.914Z] / ____| | | [2023-07-19T15:51:40.914Z] | | ___ __| | ___ ___ _____ __ [2023-07-19T15:51:40.914Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-19T15:51:40.914Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-19T15:51:40.914Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-19T15:51:40.914Z] Bash-1.0.6 [2023-07-19T15:51:40.914Z] [2023-07-19T15:51:40.914Z] [2023-07-19T15:51:40.914Z] ==> git version 2.25.1 found [2023-07-19T15:51:40.914Z] ==> 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 [2023-07-19T15:51:40.914Z] Release-Date: 2020-01-08 [2023-07-19T15:51:40.914Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-19T15:51:40.914Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-19T15:51:40.914Z] ==> Jenkins CI detected. [2023-07-19T15:51:40.914Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-07-19T15:51:40.914Z] project root: . [2023-07-19T15:51:40.914Z] --> token set from env [2023-07-19T15:51:40.914Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-19T15:51:40.914Z] ==> Running gcov in . (disable via -X gcov) [2023-07-19T15:51:40.914Z] ==> Python coveragepy not found [2023-07-19T15:51:40.914Z] ==> Searching for coverage reports in: [2023-07-19T15:51:40.914Z] + . [2023-07-19T15:51:40.914Z] -> Found 1 reports [2023-07-19T15:51:40.914Z] ==> Detecting git/mercurial file structure [2023-07-19T15:51:40.914Z] ==> Reading reports [2023-07-19T15:51:40.914Z] + ./coverage.out bytes=13 [2023-07-19T15:51:41.173Z] ==> Appending adjustments [2023-07-19T15:51:41.173Z] https://docs.codecov.io/docs/fixing-reports [2023-07-19T15:51:41.173Z] + Found adjustments [2023-07-19T15:51:41.173Z] ==> Gzipping contents [2023-07-19T15:51:41.173Z] 4.0K /tmp/codecov.pJb7Wp.gz [2023-07-19T15:51:41.173Z] ==> Uploading reports [2023-07-19T15:51:41.173Z] url: https://codecov.io [2023-07-19T15:51:41.173Z] query: branch=main&commit=a1ff75ce4f452d12354ab0b1f24bdf4428979f4c&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T15:51:41.173Z] -> Pinging Codecov [2023-07-19T15:51:41.173Z] 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=a1ff75ce4f452d12354ab0b1f24bdf4428979f4c&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T15:51:41.173Z] -> Uploading to [2023-07-19T15:51:41.173Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-19/A97CA9966030D2A3747ED39772930CCE/a1ff75ce4f452d12354ab0b1f24bdf4428979f4c/b626ba32-d7f0-45d2-9e4c-9165195e61b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T155141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22a421899b7e8c662fce25530f5029203c20c4ad210132a89ab4473042f3ffe8 [2023-07-19T15:51:41.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:51:41.173Z] Dload Upload Total Spent Left Speed [2023-07-19T15:51:41.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2123 --:--:-- --:--:-- --:--:-- 2123 [2023-07-19T15:51:41.433Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] } [2023-07-19T15:51:41.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-19T15:51:41.584Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-19T15:51:41.593Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:41.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T15:51:41.886Z] [2023-07-19T15:51:41.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:51:42.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T15:51:42.191Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-19T15:51:42.191Z] df9b9388f04a: Pulling fs layer [2023-07-19T15:51:42.191Z] 52dc419b0ee2: Pulling fs layer [2023-07-19T15:51:42.191Z] 25bc292e5bac: Pulling fs layer [2023-07-19T15:51:42.191Z] 114826534d7a: Pulling fs layer [2023-07-19T15:51:42.191Z] 4657fd5d0bcf: Pulling fs layer [2023-07-19T15:51:42.191Z] 6ad1cebc031e: Pulling fs layer [2023-07-19T15:51:42.191Z] 8a3aa393b2d8: Pulling fs layer [2023-07-19T15:51:42.191Z] 8a3aa393b2d8: Waiting [2023-07-19T15:51:42.191Z] 114826534d7a: Waiting [2023-07-19T15:51:42.191Z] 4657fd5d0bcf: Waiting [2023-07-19T15:51:42.191Z] 25bc292e5bac: Verifying Checksum [2023-07-19T15:51:42.191Z] 52dc419b0ee2: Download complete [2023-07-19T15:51:42.191Z] 4657fd5d0bcf: Download complete [2023-07-19T15:51:42.191Z] df9b9388f04a: Verifying Checksum [2023-07-19T15:51:42.452Z] 6ad1cebc031e: Verifying Checksum [2023-07-19T15:51:42.452Z] 6ad1cebc031e: Download complete [2023-07-19T15:51:42.452Z] df9b9388f04a: Pull complete [2023-07-19T15:51:42.452Z] 52dc419b0ee2: Pull complete [2023-07-19T15:51:42.715Z] 25bc292e5bac: Pull complete [2023-07-19T15:51:42.975Z] 114826534d7a: Download complete [2023-07-19T15:51:42.975Z] 8a3aa393b2d8: Verifying Checksum [2023-07-19T15:51:42.975Z] 8a3aa393b2d8: Download complete [2023-07-19T15:51:46.257Z] 114826534d7a: Pull complete [2023-07-19T15:51:46.257Z] 4657fd5d0bcf: Pull complete [2023-07-19T15:51:46.821Z] 6ad1cebc031e: Pull complete [2023-07-19T15:51:49.348Z] 8a3aa393b2d8: Pull complete [2023-07-19T15:51:49.348Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-19T15:51:49.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T15:51:49.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:51:49.420Z] prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container [2023-07-19T15:51:49.448Z] $ 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 [2023-07-19T15:51:54.142Z] $ docker top 62bf62d45c317613f44840f762999e97f8386ff93a3189cd7b9ed0864e2b9d1f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-19T15:51:54.204Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-07-19T15:51:54.482Z] + set -o pipefail [2023-07-19T15:51:54.482Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-07-19T15:51:58.677Z] [2023-07-19T15:51:58.677Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-07-19T15:51:58.677Z] [2023-07-19T15:51:58.677Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/3b015fc1-f5a8-4cd1-a40b-87754e3997c1 [2023-07-19T15:51:58.677Z] [2023-07-19T15:51:58.677Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-19T15:51:58.677Z] [2023-07-19T15:51:58.677Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-19T15:51:58.677Z] [2023-07-19T15:51:58.934Z] [2023-07-19T15:51:58.935Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-19T15:51:58.935Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-19T15:51:58.935Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-19T15:51:58.942Z] $ docker stop --time=1 62bf62d45c317613f44840f762999e97f8386ff93a3189cd7b9ed0864e2b9d1f [2023-07-19T15:52:02.736Z] $ docker rm -f --volumes 62bf62d45c317613f44840f762999e97f8386ff93a3189cd7b9ed0864e2b9d1f [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 [2023-07-19T15:52:03.480Z] + git log --format=format:%s -1 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] sh [2023-07-19T15:52:03.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:52:03.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:52:04.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:52:04.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:52:04.156Z] prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container [2023-07-19T15:52:04.185Z] $ 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 [2023-07-19T15:52:04.712Z] $ docker top 80ada5bbd79e6cc0db60ec1e2f7c609c3257855c2f6e9d0b504b7b5560898fbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:52:04.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:52:04.809Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:52:04.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:52:04.931Z] $ docker exec 80ada5bbd79e6cc0db60ec1e2f7c609c3257855c2f6e9d0b504b7b5560898fbd ssh-agent [2023-07-19T15:52:05.051Z] SSH_AUTH_SOCK=/tmp/ssh-y7ZOo8RkLFcO/agent.32 [2023-07-19T15:52:05.051Z] SSH_AGENT_PID=38 [2023-07-19T15:52:05.057Z] Running ssh-add (command line suppressed) [2023-07-19T15:52:05.171Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15683337273983059970.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15683337273983059970.key) [2023-07-19T15:52:05.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:52:05.480Z] + git semver tag [2023-07-19T15:52:05.741Z] 2023-07-19 15:52:05,664 [run_tag] DEBUG tag force:False [2023-07-19T15:52:05.741Z] 2023-07-19 15:52:05,664 [check_head_tag] DEBUG check head tag [2023-07-19T15:52:05.741Z] 2023-07-19 15:52:05,665 [execute] INFO git cat-file --batch-check [2023-07-19T15:52:05.741Z] 2023-07-19 15:52:05,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-19T15:52:05.741Z] 2023-07-19 15:52:05,669 [execute] INFO git cat-file --batch [2023-07-19T15:52:05.741Z] 2023-07-19 15:52:05,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-19T15:52:05.741Z] 2023-07-19 15:52:05,677 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-19T15:52:05.741Z] 2023-07-19 15:52:05,678 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 [2023-07-19T15:52:05.741Z] 2023-07-19 15:52:05,678 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:52:05.741Z] 2023-07-19 15:52:05,683 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-19T15:52:05.741Z] 3.1.0-dev.3 [Pipeline] } [2023-07-19T15:52:05.750Z] $ docker exec --env ******** --env ******** 80ada5bbd79e6cc0db60ec1e2f7c609c3257855c2f6e9d0b504b7b5560898fbd ssh-agent -k [2023-07-19T15:52:05.866Z] unset SSH_AUTH_SOCK; [2023-07-19T15:52:05.866Z] unset SSH_AGENT_PID; [2023-07-19T15:52:05.866Z] echo Agent pid 38 killed; [2023-07-19T15:52:05.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:52:06.198Z] + git semver [Pipeline] } [2023-07-19T15:52:06.469Z] $ docker stop --time=1 80ada5bbd79e6cc0db60ec1e2f7c609c3257855c2f6e9d0b504b7b5560898fbd [2023-07-19T15:52:07.751Z] $ docker rm -f --volumes 80ada5bbd79e6cc0db60ec1e2f7c609c3257855c2f6e9d0b504b7b5560898fbd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:52:08.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T15:52:08.154Z] [2023-07-19T15:52:08.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:52:08.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T15:52:08.454Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-19T15:52:08.454Z] ab5ef0e58194: Pulling fs layer [2023-07-19T15:52:08.454Z] 9712f1f96733: Pulling fs layer [2023-07-19T15:52:08.454Z] 63f879dbbcfc: Pulling fs layer [2023-07-19T15:52:08.454Z] 0d9ebad4ef96: Pulling fs layer [2023-07-19T15:52:08.454Z] e9a5061849ea: Pulling fs layer [2023-07-19T15:52:08.454Z] d747dcd14b5f: Pulling fs layer [2023-07-19T15:52:08.454Z] 2de7ff778b66: Pulling fs layer [2023-07-19T15:52:08.454Z] 0d9ebad4ef96: Waiting [2023-07-19T15:52:08.454Z] e9a5061849ea: Waiting [2023-07-19T15:52:08.454Z] d747dcd14b5f: Waiting [2023-07-19T15:52:08.454Z] 9712f1f96733: Verifying Checksum [2023-07-19T15:52:08.454Z] 9712f1f96733: Download complete [2023-07-19T15:52:08.715Z] 63f879dbbcfc: Verifying Checksum [2023-07-19T15:52:08.715Z] 63f879dbbcfc: Download complete [2023-07-19T15:52:08.974Z] 0d9ebad4ef96: Verifying Checksum [2023-07-19T15:52:08.974Z] 0d9ebad4ef96: Download complete [2023-07-19T15:52:08.974Z] e9a5061849ea: Verifying Checksum [2023-07-19T15:52:08.974Z] e9a5061849ea: Download complete [2023-07-19T15:52:08.974Z] d747dcd14b5f: Verifying Checksum [2023-07-19T15:52:08.974Z] d747dcd14b5f: Download complete [2023-07-19T15:52:08.974Z] ab5ef0e58194: Verifying Checksum [2023-07-19T15:52:08.974Z] ab5ef0e58194: Download complete [2023-07-19T15:52:09.234Z] 2de7ff778b66: Verifying Checksum [2023-07-19T15:52:09.234Z] 2de7ff778b66: Download complete [2023-07-19T15:52:11.784Z] ab5ef0e58194: Pull complete [2023-07-19T15:52:11.784Z] 9712f1f96733: Pull complete [2023-07-19T15:52:12.350Z] 63f879dbbcfc: Pull complete [2023-07-19T15:52:15.655Z] 0d9ebad4ef96: Pull complete [2023-07-19T15:52:15.913Z] e9a5061849ea: Pull complete [2023-07-19T15:52:15.913Z] d747dcd14b5f: Pull complete [2023-07-19T15:52:16.852Z] 2de7ff778b66: Pull complete [2023-07-19T15:52:16.852Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-19T15:52:16.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T15:52:16.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:52:16.927Z] prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container [2023-07-19T15:52:16.957Z] $ 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 [2023-07-19T15:52:22.165Z] $ docker top 27414a3b87d28d18d982bf2bfd39c6f62d0b02ff99bf6a37702344d039bdfc92 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:52:22.236Z] provisioning config files... [2023-07-19T15:52:22.241Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7225548695721158288tmp [2023-07-19T15:52:22.250Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9581367748183526991tmp [2023-07-19T15:52:22.259Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5394282607699070824tmp [Pipeline] { [Pipeline] echo [2023-07-19T15:52:22.271Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:52:22.551Z] ---> sigul-configuration.sh [2023-07-19T15:52:22.551Z] gpg: directory `/root/.gnupg' created [2023-07-19T15:52:22.551Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-19T15:52:22.551Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-19T15:52:22.551Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-19T15:52:22.551Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-19T15:52:22.551Z] gpg: CAST5 encrypted data [2023-07-19T15:52:22.551Z] gpg: encrypted with 1 passphrase [2023-07-19T15:52:22.551Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-19T15:52:22.836Z] + mkdir /home/jenkins [2023-07-19T15:52:22.836Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-19T15:52:23.122Z] + 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 [2023-07-19T15:52:23.131Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:52:23.417Z] ---> sigul-install.sh [2023-07-19T15:52:23.417Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-19T15:52:23.700Z] + git tag --list [2023-07-19T15:52:23.700Z] v1.0.0 [2023-07-19T15:52:23.700Z] v1.1.0 [2023-07-19T15:52:23.700Z] v1.2.0 [2023-07-19T15:52:23.700Z] v1.3.0 [2023-07-19T15:52:23.700Z] v1.3.1 [2023-07-19T15:52:23.700Z] v2.0.0 [2023-07-19T15:52:23.700Z] v2.0.1 [2023-07-19T15:52:23.700Z] v2.1.0 [2023-07-19T15:52:23.700Z] v2.1.1 [2023-07-19T15:52:23.700Z] v2.1.2 [2023-07-19T15:52:23.700Z] v2.2.0 [2023-07-19T15:52:23.700Z] v2.3 [2023-07-19T15:52:23.700Z] v2.3.0 [2023-07-19T15:52:23.701Z] v2.3.1 [2023-07-19T15:52:23.701Z] v3.0 [2023-07-19T15:52:23.701Z] v3.0.0 [2023-07-19T15:52:23.701Z] v3.1.0-dev.1 [2023-07-19T15:52:23.701Z] v3.1.0-dev.2 [2023-07-19T15:52:23.701Z] v3.1.0-dev.3 [Pipeline] sh [2023-07-19T15:52:23.982Z] + lftools sign git-tag v3.1.0-dev.3 [2023-07-19T15:52:24.549Z] Signing Git tag with Sigul... [2023-07-19T15:52:24.549Z] Signing v3.1.0-dev.3 [Pipeline] echo [2023-07-19T15:52:24.814Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:52:25.132Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-19T15:52:25.139Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-19T15:52:25.157Z] $ docker stop --time=1 27414a3b87d28d18d982bf2bfd39c6f62d0b02ff99bf6a37702344d039bdfc92 [2023-07-19T15:52:26.395Z] $ docker rm -f --volumes 27414a3b87d28d18d982bf2bfd39c6f62d0b02ff99bf6a37702344d039bdfc92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-19T15:52:26.827Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:52:26.827Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:52:27.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:52:27.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:52:27.195Z] prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container [2023-07-19T15:52:27.223Z] $ 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 [2023-07-19T15:52:27.556Z] $ docker top a67031415f66e03e6b149ebaf71dcf831c7147192a3fb2aaccdec5bf13d3c5bd -eo pid,comm [2023-07-19T15:52:27.602Z] 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). [2023-07-19T15:52:27.602Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:52:27.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:52:27.641Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:52:27.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:52:27.747Z] $ docker exec a67031415f66e03e6b149ebaf71dcf831c7147192a3fb2aaccdec5bf13d3c5bd ssh-agent [2023-07-19T15:52:27.851Z] SSH_AUTH_SOCK=/tmp/ssh-BuRugI1Pa5j3/agent.32 [2023-07-19T15:52:27.851Z] SSH_AGENT_PID=38 [2023-07-19T15:52:27.856Z] Running ssh-add (command line suppressed) [2023-07-19T15:52:27.969Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16628834566649877501.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16628834566649877501.key) [2023-07-19T15:52:27.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:52:28.273Z] + git semver bump pre [2023-07-19T15:52:28.532Z] 2023-07-19 15:52:28,449 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-19T15:52:28.532Z] 2023-07-19 15:52:28,449 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev [2023-07-19T15:52:28.532Z] 2023-07-19 15:52:28,449 [bump_version] DEBUG bumped version:3.1.0-dev.4 [2023-07-19T15:52:28.532Z] 2023-07-19 15:52:28,449 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-07-19T15:52:28.532Z] 2023-07-19 15:52:28,449 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-19T15:52:28.532Z] 2023-07-19 15:52:28,449 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-19T15:52:28.532Z] 2023-07-19 15:52:28,451 [execute] INFO git cat-file --batch-check [2023-07-19T15:52:28.532Z] 2023-07-19 15:52:28,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T15:52:28.532Z] 2023-07-19 15:52:28,456 [execute] INFO git cat-file --batch [2023-07-19T15:52:28.532Z] 2023-07-19 15:52:28,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T15:52:28.532Z] 2023-07-19 15:52:28,462 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-19T15:52:28.532Z] 3.1.0-dev.4 [Pipeline] } [2023-07-19T15:52:28.539Z] $ docker exec --env ******** --env ******** a67031415f66e03e6b149ebaf71dcf831c7147192a3fb2aaccdec5bf13d3c5bd ssh-agent -k [2023-07-19T15:52:28.632Z] unset SSH_AUTH_SOCK; [2023-07-19T15:52:28.633Z] unset SSH_AGENT_PID; [2023-07-19T15:52:28.633Z] echo Agent pid 38 killed; [2023-07-19T15:52:28.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:52:28.946Z] + git semver [Pipeline] } [2023-07-19T15:52:29.216Z] $ docker stop --time=1 a67031415f66e03e6b149ebaf71dcf831c7147192a3fb2aaccdec5bf13d3c5bd [2023-07-19T15:52:30.490Z] $ docker rm -f --volumes a67031415f66e03e6b149ebaf71dcf831c7147192a3fb2aaccdec5bf13d3c5bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:52:30.830Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:52:30.830Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:52:31.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:52:31.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:52:31.195Z] prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container [2023-07-19T15:52:31.223Z] $ 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 [2023-07-19T15:52:31.556Z] $ docker top 467e4006ddf0dd7a625dbd3e1e1ce11db26580bbe842dc6942a8d65d00615375 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:52:31.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:52:31.646Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:52:31.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:52:31.743Z] $ docker exec 467e4006ddf0dd7a625dbd3e1e1ce11db26580bbe842dc6942a8d65d00615375 ssh-agent [2023-07-19T15:52:31.846Z] SSH_AUTH_SOCK=/tmp/ssh-vAqimiK6XouJ/agent.32 [2023-07-19T15:52:31.846Z] SSH_AGENT_PID=38 [2023-07-19T15:52:31.850Z] Running ssh-add (command line suppressed) [2023-07-19T15:52:31.947Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16026553117352099337.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16026553117352099337.key) [2023-07-19T15:52:31.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:52:32.250Z] + git semver push [2023-07-19T15:52:32.509Z] 2023-07-19 15:52:32,406 [run_push] DEBUG push [2023-07-19T15:52:32.509Z] 2023-07-19 15:52:32,407 [execute] INFO git cat-file --batch-check [2023-07-19T15:52:32.509Z] 2023-07-19 15:52:32,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T15:52:32.509Z] 2023-07-19 15:52:32,410 [execute] INFO git rev-list 0d00a6e6e3c96870b82f284e632781a963185599 -- [2023-07-19T15:52:32.509Z] 2023-07-19 15:52:32,411 [execute] DEBUG Popen(['git', 'rev-list', '0d00a6e6e3c96870b82f284e632781a963185599', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:52:32.509Z] 2023-07-19 15:52:32,420 [execute] INFO git fetch -v origin [2023-07-19T15:52:32.509Z] 2023-07-19 15:52:32,421 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-19T15:52:33.078Z] 2023-07-19 15:52:32,917 [run_push] DEBUG no remote changes detected [2023-07-19T15:52:33.078Z] 2023-07-19 15:52:32,918 [execute] INFO git push origin semver [2023-07-19T15:52:33.078Z] 2023-07-19 15:52:32,918 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:52:34.015Z] 2023-07-19 15:52:33,716 [run_push] DEBUG push all version tags [2023-07-19T15:52:34.015Z] 2023-07-19 15:52:33,716 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-19T15:52:34.015Z] 2023-07-19 15:52:33,717 [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) [2023-07-19T15:52:34.950Z] 2023-07-19 15:52:34,835 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-19T15:52:34.950Z] 3.1.0-dev.4 [Pipeline] } [2023-07-19T15:52:34.957Z] $ docker exec --env ******** --env ******** 467e4006ddf0dd7a625dbd3e1e1ce11db26580bbe842dc6942a8d65d00615375 ssh-agent -k [2023-07-19T15:52:35.041Z] unset SSH_AUTH_SOCK; [2023-07-19T15:52:35.043Z] unset SSH_AGENT_PID; [2023-07-19T15:52:35.043Z] echo Agent pid 38 killed; [2023-07-19T15:52:35.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:52:35.362Z] + git semver [Pipeline] } [2023-07-19T15:52:35.632Z] $ docker stop --time=1 467e4006ddf0dd7a625dbd3e1e1ce11db26580bbe842dc6942a8d65d00615375 [2023-07-19T15:52:36.892Z] $ docker rm -f --volumes 467e4006ddf0dd7a625dbd3e1e1ce11db26580bbe842dc6942a8d65d00615375 [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 [2023-07-19T15:52:37.432Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-07-19T15:52:37.432Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-19T15:52:37.432Z] total 16 [2023-07-19T15:52:37.432Z] drwxr-xr-x 3 root root 4096 Jul 19 15:40 . [2023-07-19T15:52:37.432Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:52 .. [2023-07-19T15:52:37.432Z] drwxr-xr-x 2 root root 4096 Jul 19 15:40 cost [2023-07-19T15:52:37.432Z] -rw-r--r-- 1 root root 96 Jul 19 15:40 cost.csv [2023-07-19T15:52:37.432Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-07-19T15:52:37.432Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-19T15:52:37.432Z] total 16 [2023-07-19T15:52:37.432Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:40 . [2023-07-19T15:52:37.432Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:52 .. [2023-07-19T15:52:37.432Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 15:40 cost [2023-07-19T15:52:37.432Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 19 15:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:52:37.736Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:52:38.594Z] ---> package-listing.sh [2023-07-19T15:52:38.594Z] ++ facter osfamily [2023-07-19T15:52:38.594Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-19T15:52:38.854Z] + OS_FAMILY=debian [2023-07-19T15:52:38.854Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-07-19T15:52:38.854Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-19T15:52:38.854Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-19T15:52:38.854Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-19T15:52:38.854Z] + PACKAGES=/tmp/packages_start.txt [2023-07-19T15:52:38.854Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-19T15:52:38.854Z] + PACKAGES=/tmp/packages_end.txt [2023-07-19T15:52:38.854Z] + case "${OS_FAMILY}" in [2023-07-19T15:52:38.854Z] + dpkg -l [2023-07-19T15:52:38.854Z] + grep '^ii' [2023-07-19T15:52:38.854Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-19T15:52:38.854Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-19T15:52:38.854Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-19T15:52:38.854Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-19T15:52:38.854Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-07-19T15:52:38.854Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-07-19T15:52:38.863Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-19T15:52:39.144Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:52:39.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:52:39.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:52:39.772Z] prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container [2023-07-19T15:52:39.802Z] $ 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 [2023-07-19T15:52:40.003Z] $ docker top c5da20c5074ff7f1130f61b35028f3b2e5cec3bdfde1416f34b6bf84236e935b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:52:40.347Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-19T15:52:40.705Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-19T15:52:41.025Z] + ls /var/log/sa-host [2023-07-19T15:52:41.025Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:52:41.092Z] provisioning config files... [2023-07-19T15:52:41.139Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14367432015089076467tmp [Pipeline] { [Pipeline] echo [2023-07-19T15:52:41.165Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:52:41.446Z] ---> create-netrc.sh [Pipeline] } [2023-07-19T15:52:41.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:52:41.784Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-19T15:52:41.792Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:52:42.078Z] ---> sudo-logs.sh [2023-07-19T15:52:42.078Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-19T15:52:42.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:52:42.392Z] ---> job-cost.sh [2023-07-19T15:52:42.392Z] lf-activate-venv: SKIPPING [2023-07-19T15:52:42.392Z] DEBUG: total: 0.2199999988079071 [2023-07-19T15:52:42.392Z] INFO: Retrieving Stack Cost... [2023-07-19T15:52:42.651Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T15:52:43.220Z] INFO: Archiving Costs [Pipeline] echo [2023-07-19T15:52:43.231Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:52:43.521Z] ---> logs-deploy.sh [2023-07-19T15:52:43.521Z] lf-activate-venv: SKIPPING [2023-07-19T15:52:43.521Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/172 [2023-07-19T15:52:43.521Z] INFO: archiving workspace using pattern(s): [2023-07-19T15:52:44.457Z] Archives upload complete. [2023-07-19T15:52:44.457Z] INFO: archiving logs to Nexus