Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab88ed47b8fc2721bccca3f1ba89eb37363d6fef 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-ssh17008759973472367683.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16236950996429940100.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14628970376236627461.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17819402900475476440.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-ssh8520682636580919666.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7636 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 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#600)" > 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 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef # timeout=10 > git rev-list --no-walk 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-22T21:43:50.787Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-22T21:43:50.828Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-22T21:43:50.840Z] ========================================================= [2023-09-22T21:43:50.840Z] EdgeX Global Pipelines Version Info [2023-09-22T21:43:50.840Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:43:51.548Z] ------------------- [2023-09-22T21:43:51.548Z] stable info: [2023-09-22T21:43:51.548Z] ------------------- [2023-09-22T21:43:51.548Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-22T21:43:51.548Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-22T21:43:51.548Z] Message: update stable to v1.0.254 [2023-09-22T21:43:52.116Z] ------------------- [2023-09-22T21:43:52.116Z] experimental info: [2023-09-22T21:43:52.116Z] ------------------- [2023-09-22T21:43:52.116Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-22T21:43:52.116Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-22T21:43:52.116Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-22T21:43:52.288Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-22T21:43:52.305Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-22T21:43:52.322Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-22T21:43:52.340Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-22T21:43:52.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-22T21:43:52.372Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-22T21:43:52.383Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-22T21:43:52.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-22T21:43:52.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-22T21:43:52.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-22T21:43:52.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-22T21:43:52.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-22T21:43:52.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-22T21:43:52.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-22T21:43:52.486Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-22T21:43:52.502Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-22T21:43:52.519Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-22T21:43:52.540Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-22T21:43:52.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-22T21:43:52.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-22T21:43:52.588Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-22T21:43:52.603Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-22T21:43:52.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-22T21:43:52.625Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-22T21:43:52.641Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-22T21:43:52.657Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-22T21:43:52.671Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-22T21:43:52.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-22T21:43:52.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-22T21:43:52.725Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-22T21:43:52.741Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] echo [2023-09-22T21:43:52.750Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab88ed4 [Pipeline] echo [2023-09-22T21:43:52.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:43:52.819Z] provisioning config files... [2023-09-22T21:43:52.834Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15226100502512178611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:43:53.143Z] ---> docker-login.sh [2023-09-22T21:43:53.143Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:43:53.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:43:53.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:43:53.404Z] Configure a credential helper to remove this warning. See [2023-09-22T21:43:53.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:43:53.404Z] [2023-09-22T21:43:53.404Z] Login Succeeded [2023-09-22T21:43:53.404Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:43:53.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:43:53.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:43:53.664Z] Configure a credential helper to remove this warning. See [2023-09-22T21:43:53.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:43:53.664Z] [2023-09-22T21:43:53.664Z] Login Succeeded [2023-09-22T21:43:53.664Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:43:53.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:43:53.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:43:53.664Z] Configure a credential helper to remove this warning. See [2023-09-22T21:43:53.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:43:53.664Z] [2023-09-22T21:43:53.664Z] Login Succeeded [2023-09-22T21:43:53.664Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:43:53.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:43:53.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:43:53.924Z] Configure a credential helper to remove this warning. See [2023-09-22T21:43:53.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:43:53.924Z] [2023-09-22T21:43:53.924Z] Login Succeeded [2023-09-22T21:43:53.924Z] docker.io [2023-09-22T21:43:53.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:43:54.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:43:54.184Z] Configure a credential helper to remove this warning. See [2023-09-22T21:43:54.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:43:54.184Z] [2023-09-22T21:43:54.184Z] Login Succeeded [2023-09-22T21:43:54.184Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:43:54.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-22T21:43:54.600Z] + git rev-list -1 --merges ab88ed47b8fc2721bccca3f1ba89eb37363d6fef~1..ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] echo [2023-09-22T21:43:54.649Z] -----------> git rev-list -1 --merges ab88ed47b8fc2721bccca3f1ba89eb37363d6fef~1..ab88ed47b8fc2721bccca3f1ba89eb37363d6fef ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [false] [Pipeline] sh [2023-09-22T21:43:54.943Z] + git log --format=format:%s -1 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] echo [2023-09-22T21:43:54.982Z] ========================================================= [2023-09-22T21:43:54.982Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-22T21:43:54.982Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-22T21:43:55.308Z] + git log --format=format:%s -1 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] echo [2023-09-22T21:43:55.321Z] [semverPrep] GIT_COMMIT: ab88ed47b8fc2721bccca3f1ba89eb37363d6fef, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#600) [Pipeline] echo [2023-09-22T21:43:55.329Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-22T21:43:55.723Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:43:55.723Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-22T21:43:55.723Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-22T21:43:55.723Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-22T21:43:55.723Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-22T21:43:55.723Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-22T21:43:55.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:43:56.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:43:56.137Z] [2023-09-22T21:43:56.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:43:56.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:43:56.725Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-22T21:43:56.725Z] b85a868b505f: Pulling fs layer [2023-09-22T21:43:56.725Z] e2be974225ed: Pulling fs layer [2023-09-22T21:43:56.725Z] 339a4e72a1f5: Pulling fs layer [2023-09-22T21:43:56.725Z] 988bab9f4d93: Pulling fs layer [2023-09-22T21:43:56.725Z] 1469e6f7b9e6: Pulling fs layer [2023-09-22T21:43:56.725Z] eaf3925da568: Pulling fs layer [2023-09-22T21:43:56.725Z] bab4dde63d76: Pulling fs layer [2023-09-22T21:43:56.725Z] bde34c3a00c8: Pulling fs layer [2023-09-22T21:43:56.725Z] b352a97aabf1: Pulling fs layer [2023-09-22T21:43:56.725Z] 4872d77fe225: Pulling fs layer [2023-09-22T21:43:56.725Z] 5851b861e8e6: Pulling fs layer [2023-09-22T21:43:56.725Z] bab4dde63d76: Waiting [2023-09-22T21:43:56.725Z] bde34c3a00c8: Waiting [2023-09-22T21:43:56.725Z] b352a97aabf1: Waiting [2023-09-22T21:43:56.725Z] 4872d77fe225: Waiting [2023-09-22T21:43:56.725Z] 5851b861e8e6: Waiting [2023-09-22T21:43:56.725Z] 988bab9f4d93: Waiting [2023-09-22T21:43:56.725Z] 1469e6f7b9e6: Waiting [2023-09-22T21:43:56.725Z] eaf3925da568: Waiting [2023-09-22T21:43:56.725Z] e2be974225ed: Verifying Checksum [2023-09-22T21:43:56.725Z] e2be974225ed: Download complete [2023-09-22T21:43:56.725Z] 988bab9f4d93: Verifying Checksum [2023-09-22T21:43:56.725Z] 988bab9f4d93: Download complete [2023-09-22T21:43:56.725Z] 1469e6f7b9e6: Verifying Checksum [2023-09-22T21:43:56.725Z] 1469e6f7b9e6: Download complete [2023-09-22T21:43:56.984Z] eaf3925da568: Verifying Checksum [2023-09-22T21:43:56.984Z] eaf3925da568: Download complete [2023-09-22T21:43:56.984Z] 339a4e72a1f5: Verifying Checksum [2023-09-22T21:43:56.984Z] 339a4e72a1f5: Download complete [2023-09-22T21:43:56.984Z] bde34c3a00c8: Verifying Checksum [2023-09-22T21:43:56.984Z] bde34c3a00c8: Download complete [2023-09-22T21:43:56.984Z] b352a97aabf1: Download complete [2023-09-22T21:43:56.984Z] 4872d77fe225: Download complete [2023-09-22T21:43:56.984Z] 5851b861e8e6: Verifying Checksum [2023-09-22T21:43:56.984Z] 5851b861e8e6: Download complete [2023-09-22T21:43:56.984Z] b85a868b505f: Verifying Checksum [2023-09-22T21:43:56.984Z] b85a868b505f: Download complete [2023-09-22T21:43:57.551Z] bab4dde63d76: Verifying Checksum [2023-09-22T21:43:57.551Z] bab4dde63d76: Download complete [2023-09-22T21:43:58.119Z] b85a868b505f: Pull complete [2023-09-22T21:43:58.377Z] e2be974225ed: Pull complete [2023-09-22T21:43:59.313Z] 339a4e72a1f5: Pull complete [2023-09-22T21:43:59.313Z] 988bab9f4d93: Pull complete [2023-09-22T21:44:00.263Z] 1469e6f7b9e6: Pull complete [2023-09-22T21:44:00.834Z] eaf3925da568: Pull complete [2023-09-22T21:44:02.758Z] bab4dde63d76: Pull complete [2023-09-22T21:44:03.047Z] bde34c3a00c8: Pull complete [2023-09-22T21:44:03.047Z] b352a97aabf1: Pull complete [2023-09-22T21:44:03.047Z] 4872d77fe225: Pull complete [2023-09-22T21:44:03.308Z] 5851b861e8e6: Pull complete [2023-09-22T21:44:03.308Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-22T21:44:03.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:44:03.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:44:03.406Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-09-22T21:44:03.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-22T21:44:08.202Z] $ docker top 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 -eo pid,comm [2023-09-22T21:44:08.250Z] 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-09-22T21:44:08.250Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:44:08.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:44:08.292Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:44:08.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:44:08.399Z] $ docker exec 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 ssh-agent [2023-09-22T21:44:08.501Z] SSH_AUTH_SOCK=/tmp/ssh-UkjEHOCbbiB3/agent.32 [2023-09-22T21:44:08.501Z] SSH_AGENT_PID=38 [2023-09-22T21:44:08.510Z] Running ssh-add (command line suppressed) [2023-09-22T21:44:08.623Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1177112687554080657.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1177112687554080657.key) [2023-09-22T21:44:08.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:44:08.927Z] + git tag --points-at HEAD [Pipeline] } [2023-09-22T21:44:08.941Z] $ docker exec --env ******** --env ******** 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 ssh-agent -k [2023-09-22T21:44:09.045Z] unset SSH_AUTH_SOCK; [2023-09-22T21:44:09.046Z] unset SSH_AGENT_PID; [2023-09-22T21:44:09.046Z] echo Agent pid 38 killed; [2023-09-22T21:44:09.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-22T21:44:09.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:44:09.082Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:44:09.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:44:09.224Z] $ docker exec 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 ssh-agent [2023-09-22T21:44:09.338Z] SSH_AUTH_SOCK=/tmp/ssh-b45qP9WnGZXV/agent.71 [2023-09-22T21:44:09.338Z] SSH_AGENT_PID=77 [2023-09-22T21:44:09.343Z] Running ssh-add (command line suppressed) [2023-09-22T21:44:09.444Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6004367177347735846.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6004367177347735846.key) [2023-09-22T21:44:09.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:44:09.743Z] + git semver init [2023-09-22T21:44:10.002Z] 2023-09-22 21:44:09,921 [run_init] DEBUG init version:0.0.0 force:False [2023-09-22T21:44:10.002Z] 2023-09-22 21:44:09,922 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-09-22T21:44:10.002Z] 2023-09-22 21:44:09,922 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-09-22T21:44:10.002Z] 2023-09-22 21:44:09,922 [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-09-22T21:44:10.941Z] 2023-09-22 21:44:10,841 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-09-22T21:44:10.941Z] 2023-09-22 21:44:10,842 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-09-22T21:44:10.941Z] 2023-09-22 21:44:10,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-22T21:44:10.941Z] 2023-09-22 21:44:10,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-22T21:44:10.941Z] 3.1.0-dev.23 [Pipeline] } [2023-09-22T21:44:10.953Z] $ docker exec --env ******** --env ******** 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 ssh-agent -k [2023-09-22T21:44:11.043Z] unset SSH_AUTH_SOCK; [2023-09-22T21:44:11.044Z] unset SSH_AGENT_PID; [2023-09-22T21:44:11.044Z] echo Agent pid 77 killed; [2023-09-22T21:44:11.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:44:11.366Z] + git semver [Pipeline] } [2023-09-22T21:44:11.638Z] $ docker stop --time=1 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 [2023-09-22T21:44:13.157Z] $ docker rm -f --volumes 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:44:13.675Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-22T21:44:13.881Z] Stashed 1 file(s) [Pipeline] echo [2023-09-22T21:44:13.884Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [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-09-22T21:44:14.016Z] provisioning config files... [2023-09-22T21:44:14.025Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8171826421016387317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:44:14.324Z] ---> docker-login.sh [2023-09-22T21:44:14.324Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:44:14.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:14.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:14.324Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:14.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:14.324Z] [2023-09-22T21:44:14.324Z] Login Succeeded [2023-09-22T21:44:14.324Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:44:14.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:14.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:14.324Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:14.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:14.324Z] [2023-09-22T21:44:14.324Z] Login Succeeded [2023-09-22T21:44:14.324Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:44:14.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:14.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:14.586Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:14.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:14.586Z] [2023-09-22T21:44:14.586Z] Login Succeeded [2023-09-22T21:44:14.586Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:44:14.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:14.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:14.586Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:14.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:14.586Z] [2023-09-22T21:44:14.586Z] Login Succeeded [2023-09-22T21:44:14.586Z] docker.io [2023-09-22T21:44:14.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:14.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:14.844Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:14.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:14.844Z] [2023-09-22T21:44:14.844Z] Login Succeeded [2023-09-22T21:44:14.844Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:44:14.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-22T21:44:14.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:44:14.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:44:14.946Z] ========================================================= [2023-09-22T21:44:14.946Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-22T21:44:14.946Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:44:15.273Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-22T21:44:15.273Z] Sending build context to Docker daemon 3.354MB [2023-09-22T21:44:15.273Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:44:15.273Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-22T21:44:15.273Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-22T21:44:15.273Z] 7264a8db6415: Pulling fs layer [2023-09-22T21:44:15.273Z] c4d48a809fc2: Pulling fs layer [2023-09-22T21:44:15.273Z] 4f1c88b9dad5: Pulling fs layer [2023-09-22T21:44:15.273Z] ad3a456e5733: Pulling fs layer [2023-09-22T21:44:15.273Z] 33e27b845d1e: Pulling fs layer [2023-09-22T21:44:15.273Z] c68163c4e522: Pulling fs layer [2023-09-22T21:44:15.273Z] 50da416c3ac9: Pulling fs layer [2023-09-22T21:44:15.273Z] 23d2d4c4bb30: Pulling fs layer [2023-09-22T21:44:15.273Z] ad3a456e5733: Waiting [2023-09-22T21:44:15.273Z] c68163c4e522: Waiting [2023-09-22T21:44:15.273Z] 33e27b845d1e: Waiting [2023-09-22T21:44:15.273Z] 50da416c3ac9: Waiting [2023-09-22T21:44:15.273Z] 23d2d4c4bb30: Waiting [2023-09-22T21:44:15.273Z] c4d48a809fc2: Verifying Checksum [2023-09-22T21:44:15.273Z] c4d48a809fc2: Download complete [2023-09-22T21:44:15.273Z] ad3a456e5733: Verifying Checksum [2023-09-22T21:44:15.532Z] 33e27b845d1e: Verifying Checksum [2023-09-22T21:44:15.532Z] 33e27b845d1e: Download complete [2023-09-22T21:44:15.532Z] 7264a8db6415: Verifying Checksum [2023-09-22T21:44:15.532Z] 7264a8db6415: Download complete [2023-09-22T21:44:15.532Z] c68163c4e522: Verifying Checksum [2023-09-22T21:44:15.532Z] c68163c4e522: Download complete [2023-09-22T21:44:15.532Z] 7264a8db6415: Pull complete [2023-09-22T21:44:15.810Z] 23d2d4c4bb30: Verifying Checksum [2023-09-22T21:44:15.810Z] 23d2d4c4bb30: Download complete [2023-09-22T21:44:15.810Z] c4d48a809fc2: Pull complete [2023-09-22T21:44:16.082Z] 4f1c88b9dad5: Verifying Checksum [2023-09-22T21:44:16.082Z] 4f1c88b9dad5: Download complete [2023-09-22T21:44:16.650Z] 50da416c3ac9: Verifying Checksum [2023-09-22T21:44:16.650Z] 50da416c3ac9: Download complete [2023-09-22T21:44:19.933Z] 4f1c88b9dad5: Pull complete [2023-09-22T21:44:19.933Z] ad3a456e5733: Pull complete [2023-09-22T21:44:19.933Z] 33e27b845d1e: Pull complete [2023-09-22T21:44:19.933Z] c68163c4e522: Pull complete [2023-09-22T21:44:22.461Z] 50da416c3ac9: Pull complete [2023-09-22T21:44:22.720Z] 23d2d4c4bb30: Pull complete [2023-09-22T21:44:22.720Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-22T21:44:22.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-22T21:44:22.720Z] ---> 0786185ac409 [2023-09-22T21:44:22.720Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-22T21:44:28.987Z] Still waiting to schedule task [2023-09-22T21:44:28.987Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-22T21:44:30.836Z] ---> Running in 9e8908c4f7f2 [2023-09-22T21:44:30.836Z] Removing intermediate container 9e8908c4f7f2 [2023-09-22T21:44:30.836Z] ---> cba07be7e93e [2023-09-22T21:44:30.836Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-22T21:44:30.836Z] ---> Running in 3980b0c2e368 [2023-09-22T21:44:30.836Z] Removing intermediate container 3980b0c2e368 [2023-09-22T21:44:30.836Z] ---> be7f3be640b5 [2023-09-22T21:44:30.836Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:44:30.836Z] ---> Running in f02018ecff1b [2023-09-22T21:44:30.836Z] Removing intermediate container f02018ecff1b [2023-09-22T21:44:30.836Z] ---> 54b7d9564183 [2023-09-22T21:44:30.836Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:44:30.836Z] ---> Running in e807a06547d0 [2023-09-22T21:44:30.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:44:30.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:44:30.836Z] OK: 264 MiB in 52 packages [2023-09-22T21:44:31.094Z] Removing intermediate container e807a06547d0 [2023-09-22T21:44:31.094Z] ---> 561fc3a5989c [2023-09-22T21:44:31.094Z] Step 7/12 : WORKDIR /app [2023-09-22T21:44:31.094Z] ---> Running in e6095bbe83a2 [2023-09-22T21:44:31.094Z] Removing intermediate container e6095bbe83a2 [2023-09-22T21:44:31.094Z] ---> cfe7b436c5c7 [2023-09-22T21:44:31.094Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-22T21:44:31.352Z] ---> 72ea62642eb7 [2023-09-22T21:44:31.352Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:44:31.352Z] ---> Running in eb943de242de [2023-09-22T21:45:10.385Z] Removing intermediate container eb943de242de [2023-09-22T21:45:10.385Z] ---> f457aac12903 [2023-09-22T21:45:10.385Z] Step 10/12 : COPY . . [2023-09-22T21:45:10.643Z] ---> 6b63979827e9 [2023-09-22T21:45:10.643Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:45:10.643Z] ---> Running in 5a34992c84b2 [2023-09-22T21:45:10.901Z] Removing intermediate container 5a34992c84b2 [2023-09-22T21:45:10.901Z] ---> ea5f4aa0b8fc [2023-09-22T21:45:10.901Z] Step 12/12 : RUN $MAKE [2023-09-22T21:45:10.901Z] ---> Running in 74acb8470252 [2023-09-22T21:45:11.158Z] noop [2023-09-22T21:45:11.416Z] Removing intermediate container 74acb8470252 [2023-09-22T21:45:11.416Z] ---> 492e9ef3a07d [2023-09-22T21:45:11.416Z] Successfully built 492e9ef3a07d [2023-09-22T21:45:11.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:45:11.726Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-22T21:45:11.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:45:11.810Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-09-22T21:45:11.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-22T21:45:12.290Z] $ docker top e81bcd1b051888afcb1104cd951d2e5e88f08e07960ba6596e4292c203d69a73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:45:12.628Z] + go version [2023-09-22T21:45:12.628Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-22T21:45:12.644Z] $ docker stop --time=1 e81bcd1b051888afcb1104cd951d2e5e88f08e07960ba6596e4292c203d69a73 [2023-09-22T21:45:13.981Z] $ docker rm -f --volumes e81bcd1b051888afcb1104cd951d2e5e88f08e07960ba6596e4292c203d69a73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:45:14.376Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-22T21:45:14.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:45:14.446Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-09-22T21:45:14.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-22T21:45:14.798Z] $ docker top cb632a91c4b2dc3a4cd60d01ba04528e46b024211644a1266e0af0b56bfc5563 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:45:15.136Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-09-22T21:45:15.433Z] + make test [2023-09-22T21:45:15.433Z] go test -race -coverprofile=coverage.out ./... [2023-09-22T21:45:37.376Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-22T21:45:52.249Z] go vet ./... [2023-09-22T21:45:54.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-22T21:45:54.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-22T21:45:54.791Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-22T21:45:55.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-22T21:45:55.077Z] $ docker stop --time=1 cb632a91c4b2dc3a4cd60d01ba04528e46b024211644a1266e0af0b56bfc5563 [2023-09-22T21:45:59.952Z] $ docker rm -f --volumes cb632a91c4b2dc3a4cd60d01ba04528e46b024211644a1266e0af0b56bfc5563 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:46:00.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-22T21:46:00.560Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-22T21:46:01.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-22T21:46:01.372Z] + ls -al . [2023-09-22T21:46:01.372Z] total 184 [2023-09-22T21:46:01.372Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:45 . [2023-09-22T21:46:01.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:43 .. [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 21:43 .dockerignore [2023-09-22T21:46:01.372Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:45 .git [2023-09-22T21:46:01.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:43 .github [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 22 21:43 .gitignore [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:43 .golangci.yml [2023-09-22T21:46:01.372Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:44 .semver [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 22 21:43 Attribution.txt [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 22 21:43 CHANGELOG.md [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 22 21:43 Dockerfile [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:43 GOVERNANCE.md [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 22 21:43 Jenkinsfile [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 21:43 LICENSE [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 22 21:43 OWNERS.md [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 22 21:43 README.md [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:44 VERSION [2023-09-22T21:46:01.372Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:43 bin [2023-09-22T21:46:01.372Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 22 21:45 coverage.out [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 22 21:43 go.mod [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 22 21:43 go.sum [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 22 21:43 main.go [2023-09-22T21:46:01.372Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 22 21:43 makefile [2023-09-22T21:46:01.372Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 21:43 res [2023-09-22T21:46:01.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:43 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:01.698Z] + 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=ab88ed47b8fc2721bccca3f1ba89eb37363d6fef --label arch=amd64 --label version=3.1.0-dev.23 . [2023-09-22T21:46:01.698Z] Sending build context to Docker daemon 3.355MB [2023-09-22T21:46:01.698Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:46:01.698Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-22T21:46:01.698Z] ---> 492e9ef3a07d [2023-09-22T21:46:01.698Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-22T21:46:01.961Z] ---> Running in 9d19aba9e995 [2023-09-22T21:46:01.961Z] Removing intermediate container 9d19aba9e995 [2023-09-22T21:46:01.961Z] ---> b28e7eb2cfa9 [2023-09-22T21:46:01.961Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-22T21:46:01.961Z] ---> Running in 610d447769bf [2023-09-22T21:46:01.961Z] Removing intermediate container 610d447769bf [2023-09-22T21:46:01.961Z] ---> 0252db8c8107 [2023-09-22T21:46:01.961Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:46:02.219Z] ---> Running in 62af058184e9 [2023-09-22T21:46:02.219Z] Removing intermediate container 62af058184e9 [2023-09-22T21:46:02.219Z] ---> c5f34bd74ddf [2023-09-22T21:46:02.219Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:46:02.219Z] ---> Running in 0b6b4c6f8ad2 [2023-09-22T21:46:02.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:46:02.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:46:02.996Z] OK: 264 MiB in 52 packages [2023-09-22T21:46:03.255Z] Removing intermediate container 0b6b4c6f8ad2 [2023-09-22T21:46:03.255Z] ---> 76ac20d94db4 [2023-09-22T21:46:03.255Z] Step 7/26 : WORKDIR /app [2023-09-22T21:46:03.255Z] ---> Running in adb990d00790 [2023-09-22T21:46:03.514Z] Removing intermediate container adb990d00790 [2023-09-22T21:46:03.514Z] ---> 0a98d4a53da0 [2023-09-22T21:46:03.514Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-22T21:46:03.514Z] ---> 3690f3cff87f [2023-09-22T21:46:03.514Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:46:03.514Z] ---> Running in b479ad623426 [2023-09-22T21:46:04.451Z] Removing intermediate container b479ad623426 [2023-09-22T21:46:04.451Z] ---> 44efb7ea1d2d [2023-09-22T21:46:04.451Z] Step 10/26 : COPY . . [2023-09-22T21:46:04.451Z] ---> e1bbc01dc294 [2023-09-22T21:46:04.451Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:46:04.710Z] ---> Running in e29bf5644524 [2023-09-22T21:46:04.710Z] Removing intermediate container e29bf5644524 [2023-09-22T21:46:04.710Z] ---> ff3c9dad561e [2023-09-22T21:46:04.710Z] Step 12/26 : RUN $MAKE [2023-09-22T21:46:04.710Z] ---> Running in 4f011abc90b0 [2023-09-22T21:46:04.969Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.23" -trimpath -mod=readonly -o app-service-configurable [2023-09-22T21:46:27.210Z] Removing intermediate container 4f011abc90b0 [2023-09-22T21:46:27.210Z] ---> b58a0100a027 [2023-09-22T21:46:27.210Z] Step 13/26 : FROM alpine:3.18 [2023-09-22T21:46:27.778Z] 3.18: Pulling from library/alpine [2023-09-22T21:46:27.778Z] 7264a8db6415: Already exists [2023-09-22T21:46:28.037Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:46:28.037Z] Status: Downloaded newer image for alpine:3.18 [2023-09-22T21:46:28.037Z] ---> 7e01a0d0a1dc [2023-09-22T21:46:28.037Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-22T21:46:28.037Z] ---> Running in 992c215acd47 [2023-09-22T21:46:28.037Z] Removing intermediate container 992c215acd47 [2023-09-22T21:46:28.037Z] ---> d0c700acc5f8 [2023-09-22T21:46:28.037Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-22T21:46:28.037Z] ---> Running in b1a886e2e084 [2023-09-22T21:46:28.296Z] Removing intermediate container b1a886e2e084 [2023-09-22T21:46:28.296Z] ---> 916bbb3bbe93 [2023-09-22T21:46:28.296Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-22T21:46:28.296Z] ---> Running in bc4676d121a3 [2023-09-22T21:46:28.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:46:28.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:46:28.813Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-22T21:46:28.813Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-22T21:46:28.813Z] Executing busybox-1.36.1-r2.trigger [2023-09-22T21:46:28.813Z] Executing ca-certificates-20230506-r0.trigger [2023-09-22T21:46:28.813Z] OK: 8 MiB in 17 packages [2023-09-22T21:46:29.379Z] Removing intermediate container bc4676d121a3 [2023-09-22T21:46:29.379Z] ---> b34eac8b912a [2023-09-22T21:46:29.379Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-22T21:46:29.379Z] ---> dc2f5d9f673d [2023-09-22T21:46:29.379Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-22T21:46:29.638Z] ---> 88ffd7e9450c [2023-09-22T21:46:29.638Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-22T21:46:29.896Z] ---> 2b01640a2932 [2023-09-22T21:46:29.896Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-22T21:46:30.464Z] ---> 92c2d4a5940b [2023-09-22T21:46:30.464Z] Step 21/26 : EXPOSE 48095 [2023-09-22T21:46:30.464Z] ---> Running in c75ac5c42f4a [2023-09-22T21:46:30.464Z] Removing intermediate container c75ac5c42f4a [2023-09-22T21:46:30.464Z] ---> 98e5f4e9ec28 [2023-09-22T21:46:30.464Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-22T21:46:30.723Z] ---> Running in aeeb226be521 [2023-09-22T21:46:30.723Z] Removing intermediate container aeeb226be521 [2023-09-22T21:46:30.723Z] ---> 45a38a313070 [2023-09-22T21:46:30.723Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-22T21:46:30.723Z] ---> Running in 81626d1f9402 [2023-09-22T21:46:30.723Z] Removing intermediate container 81626d1f9402 [2023-09-22T21:46:30.723Z] ---> 4b5d59c5e466 [2023-09-22T21:46:30.723Z] Step 24/26 : LABEL arch=amd64 [2023-09-22T21:46:30.723Z] ---> Running in f005ba320401 [2023-09-22T21:46:30.983Z] Removing intermediate container f005ba320401 [2023-09-22T21:46:30.983Z] ---> 2b5806a9244e [2023-09-22T21:46:30.983Z] Step 25/26 : LABEL git_sha=ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [2023-09-22T21:46:30.983Z] ---> Running in 1a383cebec5e [2023-09-22T21:46:30.983Z] Removing intermediate container 1a383cebec5e [2023-09-22T21:46:30.983Z] ---> 625ce7c12d8b [2023-09-22T21:46:30.983Z] Step 26/26 : LABEL version=3.1.0-dev.23 [2023-09-22T21:46:30.983Z] ---> Running in e1a8e69b0517 [2023-09-22T21:46:30.983Z] Removing intermediate container e1a8e69b0517 [2023-09-22T21:46:30.983Z] ---> 68a52bc62e16 [2023-09-22T21:46:30.983Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-22T21:46:30.983Z] Successfully built 68a52bc62e16 [2023-09-22T21:46:30.983Z] 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-09-22T21:46:31.084Z] provisioning config files... [2023-09-22T21:46:31.094Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12035752364981065081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:46:31.391Z] ---> docker-login.sh [2023-09-22T21:46:31.391Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:46:31.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:46:31.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:46:31.391Z] Configure a credential helper to remove this warning. See [2023-09-22T21:46:31.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:46:31.391Z] [2023-09-22T21:46:31.391Z] Login Succeeded [2023-09-22T21:46:31.391Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:46:31.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:46:31.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:46:31.391Z] Configure a credential helper to remove this warning. See [2023-09-22T21:46:31.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:46:31.391Z] [2023-09-22T21:46:31.391Z] Login Succeeded [2023-09-22T21:46:31.391Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:46:31.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:46:31.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:46:31.650Z] Configure a credential helper to remove this warning. See [2023-09-22T21:46:31.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:46:31.650Z] [2023-09-22T21:46:31.650Z] Login Succeeded [2023-09-22T21:46:31.650Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:46:31.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:46:31.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:46:31.650Z] Configure a credential helper to remove this warning. See [2023-09-22T21:46:31.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:46:31.650Z] [2023-09-22T21:46:31.650Z] Login Succeeded [2023-09-22T21:46:31.650Z] docker.io [2023-09-22T21:46:31.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:46:31.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:46:31.908Z] Configure a credential helper to remove this warning. See [2023-09-22T21:46:31.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:46:31.908Z] [2023-09-22T21:46:31.908Z] Login Succeeded [2023-09-22T21:46:31.908Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:46:31.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:46:31.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:46:31.959Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-09-22T21:46:31.959Z] ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [2023-09-22T21:46:31.959Z] latest [2023-09-22T21:46:31.959Z] 3.1.0-dev.23 [2023-09-22T21:46:31.959Z] ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 [2023-09-22T21:46:31.959Z] main [2023-09-22T21:46:31.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:32.286Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:32.597Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [2023-09-22T21:46:32.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-22T21:46:32.597Z] 1ed1c00f9217: Preparing [2023-09-22T21:46:32.597Z] b6dc6ba10666: Preparing [2023-09-22T21:46:32.597Z] 9c3eae084edc: Preparing [2023-09-22T21:46:32.597Z] 881ea4a22b14: Preparing [2023-09-22T21:46:32.597Z] dab43ff4cbeb: Preparing [2023-09-22T21:46:32.597Z] 4693057ce236: Preparing [2023-09-22T21:46:32.597Z] 4693057ce236: Waiting [2023-09-22T21:46:32.597Z] 9c3eae084edc: Pushed [2023-09-22T21:46:32.597Z] 881ea4a22b14: Pushed [2023-09-22T21:46:32.597Z] b6dc6ba10666: Pushed [2023-09-22T21:46:32.597Z] 4693057ce236: Layer already exists [2023-09-22T21:46:32.597Z] dab43ff4cbeb: Pushed [2023-09-22T21:46:35.881Z] 1ed1c00f9217: Pushed [2023-09-22T21:46:35.881Z] ab88ed47b8fc2721bccca3f1ba89eb37363d6fef: digest: sha256:7e1666318517ae29af4ea7369a6db5f83be50112d68da5b7e3be60b21788e35d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:36.203Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:36.533Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-22T21:46:36.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-22T21:46:36.533Z] 1ed1c00f9217: Preparing [2023-09-22T21:46:36.533Z] b6dc6ba10666: Preparing [2023-09-22T21:46:36.533Z] 9c3eae084edc: Preparing [2023-09-22T21:46:36.533Z] 881ea4a22b14: Preparing [2023-09-22T21:46:36.533Z] dab43ff4cbeb: Preparing [2023-09-22T21:46:36.533Z] 4693057ce236: Preparing [2023-09-22T21:46:36.533Z] 4693057ce236: Waiting [2023-09-22T21:46:36.533Z] 9c3eae084edc: Layer already exists [2023-09-22T21:46:36.533Z] 1ed1c00f9217: Layer already exists [2023-09-22T21:46:36.533Z] dab43ff4cbeb: Layer already exists [2023-09-22T21:46:36.533Z] b6dc6ba10666: Layer already exists [2023-09-22T21:46:36.533Z] 881ea4a22b14: Layer already exists [2023-09-22T21:46:36.533Z] 4693057ce236: Layer already exists [2023-09-22T21:46:36.533Z] latest: digest: sha256:7e1666318517ae29af4ea7369a6db5f83be50112d68da5b7e3be60b21788e35d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:36.861Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:37.179Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.23 [2023-09-22T21:46:37.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-22T21:46:37.179Z] 1ed1c00f9217: Preparing [2023-09-22T21:46:37.179Z] b6dc6ba10666: Preparing [2023-09-22T21:46:37.179Z] 9c3eae084edc: Preparing [2023-09-22T21:46:37.179Z] 881ea4a22b14: Preparing [2023-09-22T21:46:37.179Z] dab43ff4cbeb: Preparing [2023-09-22T21:46:37.179Z] 4693057ce236: Preparing [2023-09-22T21:46:37.179Z] 4693057ce236: Waiting [2023-09-22T21:46:37.179Z] 1ed1c00f9217: Layer already exists [2023-09-22T21:46:37.179Z] b6dc6ba10666: Layer already exists [2023-09-22T21:46:37.179Z] 881ea4a22b14: Layer already exists [2023-09-22T21:46:37.179Z] dab43ff4cbeb: Layer already exists [2023-09-22T21:46:37.179Z] 9c3eae084edc: Layer already exists [2023-09-22T21:46:37.179Z] 4693057ce236: Layer already exists [2023-09-22T21:46:37.179Z] 3.1.0-dev.23: digest: sha256:7e1666318517ae29af4ea7369a6db5f83be50112d68da5b7e3be60b21788e35d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:38.284Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:38.591Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 [2023-09-22T21:46:38.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-22T21:46:38.591Z] 1ed1c00f9217: Preparing [2023-09-22T21:46:38.591Z] b6dc6ba10666: Preparing [2023-09-22T21:46:38.591Z] 9c3eae084edc: Preparing [2023-09-22T21:46:38.591Z] 881ea4a22b14: Preparing [2023-09-22T21:46:38.591Z] dab43ff4cbeb: Preparing [2023-09-22T21:46:38.591Z] 4693057ce236: Preparing [2023-09-22T21:46:38.591Z] 4693057ce236: Waiting [2023-09-22T21:46:38.591Z] b6dc6ba10666: Layer already exists [2023-09-22T21:46:38.591Z] 9c3eae084edc: Layer already exists [2023-09-22T21:46:38.591Z] 1ed1c00f9217: Layer already exists [2023-09-22T21:46:38.591Z] 881ea4a22b14: Layer already exists [2023-09-22T21:46:38.591Z] dab43ff4cbeb: Layer already exists [2023-09-22T21:46:38.591Z] 4693057ce236: Layer already exists [2023-09-22T21:46:38.591Z] ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23: digest: sha256:7e1666318517ae29af4ea7369a6db5f83be50112d68da5b7e3be60b21788e35d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:38.903Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:39.211Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-09-22T21:46:39.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-22T21:46:39.212Z] 1ed1c00f9217: Preparing [2023-09-22T21:46:39.212Z] b6dc6ba10666: Preparing [2023-09-22T21:46:39.212Z] 9c3eae084edc: Preparing [2023-09-22T21:46:39.212Z] 881ea4a22b14: Preparing [2023-09-22T21:46:39.212Z] dab43ff4cbeb: Preparing [2023-09-22T21:46:39.212Z] 4693057ce236: Preparing [2023-09-22T21:46:39.212Z] 4693057ce236: Waiting [2023-09-22T21:46:39.212Z] 9c3eae084edc: Layer already exists [2023-09-22T21:46:39.212Z] 881ea4a22b14: Layer already exists [2023-09-22T21:46:39.212Z] dab43ff4cbeb: Layer already exists [2023-09-22T21:46:39.212Z] b6dc6ba10666: Layer already exists [2023-09-22T21:46:39.212Z] 1ed1c00f9217: Layer already exists [2023-09-22T21:46:39.212Z] 4693057ce236: Layer already exists [2023-09-22T21:46:39.212Z] main: digest: sha256:7e1666318517ae29af4ea7369a6db5f83be50112d68da5b7e3be60b21788e35d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:46:39.259Z] ===================================================== [Pipeline] echo [2023-09-22T21:46:39.265Z] taggedImages: [2023-09-22T21:46:39.265Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [2023-09-22T21:46:39.265Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-22T21:46:39.265Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.23 [2023-09-22T21:46:39.265Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 [2023-09-22T21:46:39.265Z] - 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-09-22T21:46:39.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:46:39.642Z] [2023-09-22T21:46:39.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:39.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:46:39.945Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-22T21:46:39.945Z] 5eb5b503b376: Pulling fs layer [2023-09-22T21:46:39.945Z] 5c69ac0246d0: Pulling fs layer [2023-09-22T21:46:39.945Z] ec43610c2a17: Pulling fs layer [2023-09-22T21:46:39.945Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-22T21:46:39.945Z] 33b1e0a273af: Pulling fs layer [2023-09-22T21:46:39.945Z] 5d3b04190fa2: Pulling fs layer [2023-09-22T21:46:39.945Z] 2f39f015ded8: Pulling fs layer [2023-09-22T21:46:39.945Z] 5d3b04190fa2: Waiting [2023-09-22T21:46:39.945Z] 3a2ae6a8a46f: Waiting [2023-09-22T21:46:39.945Z] 33b1e0a273af: Waiting [2023-09-22T21:46:39.945Z] 2f39f015ded8: Waiting [2023-09-22T21:46:39.945Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-22T21:46:39.945Z] 3a2ae6a8a46f: Download complete [2023-09-22T21:46:39.945Z] 33b1e0a273af: Verifying Checksum [2023-09-22T21:46:39.945Z] 33b1e0a273af: Download complete [2023-09-22T21:46:39.945Z] ec43610c2a17: Verifying Checksum [2023-09-22T21:46:39.945Z] ec43610c2a17: Download complete [2023-09-22T21:46:39.945Z] 5d3b04190fa2: Download complete [2023-09-22T21:46:40.218Z] 5eb5b503b376: Verifying Checksum [2023-09-22T21:46:40.218Z] 5eb5b503b376: Download complete [2023-09-22T21:46:40.789Z] 2f39f015ded8: Download complete [2023-09-22T21:46:41.725Z] 5eb5b503b376: Pull complete [2023-09-22T21:46:41.725Z] 5c69ac0246d0: Pull complete [2023-09-22T21:46:42.290Z] ec43610c2a17: Pull complete [2023-09-22T21:46:42.290Z] 3a2ae6a8a46f: Pull complete [2023-09-22T21:46:42.549Z] 33b1e0a273af: Pull complete [2023-09-22T21:46:42.549Z] 5d3b04190fa2: Pull complete [2023-09-22T21:46:43.301Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7641 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-09-22T21:46:43.316Z] Running in /w/workspace/app-service-configurable/192 [Pipeline] { [Pipeline] checkout [2023-09-22T21:46:43.354Z] Selected Git installation does not exist. Using Default [2023-09-22T21:46:43.354Z] The recommended git tool is: NONE [2023-09-22T21:46:46.739Z] 2f39f015ded8: Pull complete [2023-09-22T21:46:46.739Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-22T21:46:46.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:46:46.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:46:46.825Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-09-22T21:46:46.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-22T21:46:52.379Z] $ docker top 8219ecac390df72c3d017a819a872bea5c63f4f944577ef9c55ca7df79ac7fc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:46:52.594Z] using credential edgex-jenkins-ssh [2023-09-22T21:46:52.611Z] Cloning the remote Git repository [2023-09-22T21:46:52.755Z] ---> job-cost.sh [2023-09-22T21:46:52.755Z] lf-activate-venv: SKIPPING [2023-09-22T21:46:52.755Z] INFO: No Stack... [2023-09-22T21:46:53.014Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-22T21:46:53.272Z] INFO: Archiving Costs [Pipeline] sh [2023-09-22T21:46:52.672Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-22T21:46:52.790Z] > git init /w/workspace/app-service-configurable/192 # timeout=10 [2023-09-22T21:46:52.970Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-22T21:46:52.972Z] > git --version # timeout=10 [2023-09-22T21:46:52.994Z] > git --version # 'git version 2.25.1' [2023-09-22T21:46:52.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-22T21:46:53.190Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-22T21:46:53.560Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-09-22T21:46:53.560Z] + cut -d, -f6 [Pipeline] lock [2023-09-22T21:46:53.573Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] [2023-09-22T21:46:53.579Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] did not exist. Created. [2023-09-22T21:46:53.579Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-22T21:46:53.888Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-22T21:46:53.920Z] Stashed 1 file(s) [Pipeline] } [2023-09-22T21:46:53.937Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-22T21:46:53.958Z] $ docker stop --time=1 8219ecac390df72c3d017a819a872bea5c63f4f944577ef9c55ca7df79ac7fc8 [2023-09-22T21:46:54.421Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-22T21:46:54.444Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-22T21:46:55.107Z] $ docker rm -f --volumes 8219ecac390df72c3d017a819a872bea5c63f4f944577ef9c55ca7df79ac7fc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-22T21:46:55.537Z] Avoid second fetch [2023-09-22T21:46:55.537Z] Checking out Revision ab88ed47b8fc2721bccca3f1ba89eb37363d6fef (main) [2023-09-22T21:46:56.207Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#600)" [2023-09-22T21:46:55.559Z] > git config core.sparsecheckout # timeout=10 [2023-09-22T21:46:55.651Z] > git checkout -f ab88ed47b8fc2721bccca3f1ba89eb37363d6fef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-22T21:46:57.148Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-22T21:46:57.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:46:57.148Z] Dload Upload Total Spent Left Speed [2023-09-22T21:46:57.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-09-22T21:46:57.782Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-22T21:46:58.118Z] + sudo+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-22T21:46:58.118Z] tee /etc/docker/daemon.new [2023-09-22T21:46:58.118Z] { [2023-09-22T21:46:58.118Z] "registry-mirrors": [ [2023-09-22T21:46:58.118Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-22T21:46:58.118Z] ], [2023-09-22T21:46:58.118Z] "bip": "10.250.0.254/24", [2023-09-22T21:46:58.118Z] "hosts": [ [2023-09-22T21:46:58.118Z] "tcp://0.0.0.0:5555", [2023-09-22T21:46:58.118Z] "unix:///var/run/docker.sock" [2023-09-22T21:46:58.118Z] ], [2023-09-22T21:46:58.118Z] "mtu": 1458, [2023-09-22T21:46:58.118Z] "selinux-enabled": true, [2023-09-22T21:46:58.118Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-22T21:46:58.118Z] } [Pipeline] sh [2023-09-22T21:46:58.455Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-22T21:46:58.797Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:47:17.075Z] provisioning config files... [2023-09-22T21:47:17.104Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/192@tmp/config16496320015466747469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:47:17.463Z] ---> docker-login.sh [2023-09-22T21:47:17.463Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:47:18.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:47:18.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:47:18.054Z] Configure a credential helper to remove this warning. See [2023-09-22T21:47:18.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:47:18.054Z] [2023-09-22T21:47:18.054Z] Login Succeeded [2023-09-22T21:47:18.054Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:47:18.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:47:18.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:47:18.594Z] Configure a credential helper to remove this warning. See [2023-09-22T21:47:18.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:47:18.594Z] [2023-09-22T21:47:18.594Z] Login Succeeded [2023-09-22T21:47:18.594Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:47:18.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:47:18.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:47:18.869Z] Configure a credential helper to remove this warning. See [2023-09-22T21:47:18.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:47:18.869Z] [2023-09-22T21:47:18.869Z] Login Succeeded [2023-09-22T21:47:18.869Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:47:19.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:47:19.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:47:19.139Z] Configure a credential helper to remove this warning. See [2023-09-22T21:47:19.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:47:19.139Z] [2023-09-22T21:47:19.139Z] Login Succeeded [2023-09-22T21:47:19.139Z] docker.io [2023-09-22T21:47:19.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:47:19.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:47:19.678Z] Configure a credential helper to remove this warning. See [2023-09-22T21:47:19.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:47:19.678Z] [2023-09-22T21:47:19.678Z] Login Succeeded [2023-09-22T21:47:19.678Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:47:19.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-22T21:47:20.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:47:20.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:47:20.030Z] ========================================================= [2023-09-22T21:47:20.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-22T21:47:20.030Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:47:20.385Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-22T21:47:20.385Z] Sending build context to Docker daemon 181.8kB [2023-09-22T21:47:20.656Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:47:20.656Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-22T21:47:20.656Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-22T21:47:20.656Z] 9fda8d8052c6: Pulling fs layer [2023-09-22T21:47:20.656Z] 5d54e960e981: Pulling fs layer [2023-09-22T21:47:20.656Z] c4a7e357bf2a: Pulling fs layer [2023-09-22T21:47:20.656Z] f0e02332f6b5: Pulling fs layer [2023-09-22T21:47:20.656Z] cefa15bbcfad: Pulling fs layer [2023-09-22T21:47:20.656Z] 17808c966233: Pulling fs layer [2023-09-22T21:47:20.656Z] f4c1fc716caa: Pulling fs layer [2023-09-22T21:47:20.656Z] f0e02332f6b5: Waiting [2023-09-22T21:47:20.656Z] cefa15bbcfad: Waiting [2023-09-22T21:47:20.656Z] 17808c966233: Waiting [2023-09-22T21:47:20.656Z] f4c1fc716caa: Waiting [2023-09-22T21:47:20.926Z] 5d54e960e981: Download complete [2023-09-22T21:47:20.926Z] f0e02332f6b5: Verifying Checksum [2023-09-22T21:47:20.926Z] f0e02332f6b5: Download complete [2023-09-22T21:47:20.926Z] cefa15bbcfad: Verifying Checksum [2023-09-22T21:47:20.926Z] cefa15bbcfad: Download complete [2023-09-22T21:47:20.926Z] 9fda8d8052c6: Verifying Checksum [2023-09-22T21:47:20.926Z] 9fda8d8052c6: Download complete [2023-09-22T21:47:21.216Z] f4c1fc716caa: Verifying Checksum [2023-09-22T21:47:21.216Z] f4c1fc716caa: Download complete [2023-09-22T21:47:21.813Z] 9fda8d8052c6: Pull complete [2023-09-22T21:47:22.418Z] 5d54e960e981: Pull complete [2023-09-22T21:47:22.695Z] c4a7e357bf2a: Verifying Checksum [2023-09-22T21:47:22.695Z] c4a7e357bf2a: Download complete [2023-09-22T21:47:23.670Z] 17808c966233: Verifying Checksum [2023-09-22T21:47:23.670Z] 17808c966233: Download complete [2023-09-22T21:47:33.794Z] c4a7e357bf2a: Pull complete [2023-09-22T21:47:33.794Z] f0e02332f6b5: Pull complete [2023-09-22T21:47:33.794Z] cefa15bbcfad: Pull complete [2023-09-22T21:47:42.044Z] 17808c966233: Pull complete [2023-09-22T21:47:42.369Z] f4c1fc716caa: Pull complete [2023-09-22T21:47:42.369Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-22T21:47:42.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-22T21:47:42.712Z] ---> ea914061e18c [2023-09-22T21:47:42.712Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-22T21:47:44.731Z] ---> Running in 2a76efeb65cd [2023-09-22T21:47:45.002Z] Removing intermediate container 2a76efeb65cd [2023-09-22T21:47:45.002Z] ---> f0680c03d63b [2023-09-22T21:47:45.002Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-22T21:47:45.002Z] ---> Running in f00a55fa9699 [2023-09-22T21:47:45.590Z] Removing intermediate container f00a55fa9699 [2023-09-22T21:47:45.590Z] ---> 742d5979381c [2023-09-22T21:47:45.590Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:47:45.590Z] ---> Running in 83a2f25778a5 [2023-09-22T21:47:45.868Z] Removing intermediate container 83a2f25778a5 [2023-09-22T21:47:45.868Z] ---> fd71e685541b [2023-09-22T21:47:45.868Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:47:45.868Z] ---> Running in 2e8e17046262 [2023-09-22T21:47:47.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:47:47.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:47:49.323Z] OK: 266 MiB in 52 packages [2023-09-22T21:47:50.293Z] Removing intermediate container 2e8e17046262 [2023-09-22T21:47:50.293Z] ---> a899b1916554 [2023-09-22T21:47:50.293Z] Step 7/12 : WORKDIR /app [2023-09-22T21:47:50.293Z] ---> Running in 31da52fad4f5 [2023-09-22T21:47:50.576Z] Removing intermediate container 31da52fad4f5 [2023-09-22T21:47:50.576Z] ---> e25232993de3 [2023-09-22T21:47:50.576Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-22T21:47:51.169Z] ---> 4388276d6ef0 [2023-09-22T21:47:51.170Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:47:51.170Z] ---> Running in 2a67ca137406 [2023-09-22T21:49:12.869Z] Removing intermediate container 2a67ca137406 [2023-09-22T21:49:12.869Z] ---> c4eec12819cb [2023-09-22T21:49:12.869Z] Step 10/12 : COPY . . [2023-09-22T21:49:12.869Z] ---> 148075f55ee8 [2023-09-22T21:49:12.869Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:49:12.869Z] ---> Running in 520485eec657 [2023-09-22T21:49:12.869Z] Removing intermediate container 520485eec657 [2023-09-22T21:49:12.869Z] ---> ff301967a2f2 [2023-09-22T21:49:12.869Z] Step 12/12 : RUN $MAKE [2023-09-22T21:49:12.869Z] ---> Running in d6e8e8d63fcc [2023-09-22T21:49:12.869Z] noop [2023-09-22T21:49:12.869Z] Removing intermediate container d6e8e8d63fcc [2023-09-22T21:49:12.869Z] ---> bf06a7ee59c1 [2023-09-22T21:49:12.869Z] Successfully built bf06a7ee59c1 [2023-09-22T21:49:12.869Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:49:13.239Z] + docker inspect -f . ci-base-image-arm64 [2023-09-22T21:49:13.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:49:13.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container [2023-09-22T21:49:13.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/192 -v /w/workspace/app-service-configurable/192:/w/workspace/app-service-configurable/192:rw,z -v /w/workspace/app-service-configurable/192@tmp:/w/workspace/app-service-configurable/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-22T21:49:14.842Z] $ docker top 06384bcc7452aa9cc5d01f0e388131b99eadb67e656f8cc15eb87e9660c8822c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:49:15.700Z] + go version [2023-09-22T21:49:15.700Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-22T21:49:15.720Z] $ docker stop --time=1 06384bcc7452aa9cc5d01f0e388131b99eadb67e656f8cc15eb87e9660c8822c [2023-09-22T21:49:17.454Z] $ docker rm -f --volumes 06384bcc7452aa9cc5d01f0e388131b99eadb67e656f8cc15eb87e9660c8822c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:49:18.008Z] + docker inspect -f . ci-base-image-arm64 [2023-09-22T21:49:18.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:49:18.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container [2023-09-22T21:49:18.265Z] $ 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/192 -v /w/workspace/app-service-configurable/192:/w/workspace/app-service-configurable/192:rw,z -v /w/workspace/app-service-configurable/192@tmp:/w/workspace/app-service-configurable/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-22T21:49:19.501Z] $ docker top 09cde03ba58e65a0cbd2acd8752ce8bf32420728f4891c09c2f056c20f84ec05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:49:20.032Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/192 [Pipeline] fileExists [Pipeline] sh [2023-09-22T21:49:20.695Z] + make test [2023-09-22T21:49:20.695Z] go test -race -coverprofile=coverage.out ./... [2023-09-22T21:52:27.738Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-22T21:52:27.738Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-22T21:52:27.738Z] go vet ./... [2023-09-22T21:54:19.556Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-22T21:54:19.556Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-22T21:54:19.556Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-22T21:54:20.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-22T21:54:20.180Z] $ docker stop --time=1 09cde03ba58e65a0cbd2acd8752ce8bf32420728f4891c09c2f056c20f84ec05 [2023-09-22T21:54:22.217Z] $ docker rm -f --volumes 09cde03ba58e65a0cbd2acd8752ce8bf32420728f4891c09c2f056c20f84ec05 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:54:23.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-22T21:54:23.959Z] Warning: overwriting stash ‘coverage-report’ [2023-09-22T21:54:24.509Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-22T21:54:24.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-22T21:54:25.237Z] + ls -al . [2023-09-22T21:54:25.237Z] total 180 [2023-09-22T21:54:25.237Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 22 21:49 . [2023-09-22T21:54:25.237Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:46 .. [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 21:46 .dockerignore [2023-09-22T21:54:25.237Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:46 .git [2023-09-22T21:54:25.237Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:46 .github [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 22 21:46 .gitignore [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:46 .golangci.yml [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 22 21:46 Attribution.txt [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 22 21:46 CHANGELOG.md [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 22 21:46 Dockerfile [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:46 GOVERNANCE.md [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 22 21:46 Jenkinsfile [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 21:46 LICENSE [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 22 21:46 OWNERS.md [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 22 21:46 README.md [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:44 VERSION [2023-09-22T21:54:25.237Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:46 bin [2023-09-22T21:54:25.237Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 22 21:49 coverage.out [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 22 21:46 go.mod [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 22 21:46 go.sum [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 22 21:46 main.go [2023-09-22T21:54:25.237Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 22 21:46 makefile [2023-09-22T21:54:25.237Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 21:46 res [2023-09-22T21:54:25.237Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:46 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:25.586Z] + 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=ab88ed47b8fc2721bccca3f1ba89eb37363d6fef --label arch=arm64 --label version=3.1.0-dev.23 . [2023-09-22T21:54:25.586Z] Sending build context to Docker daemon 182.8kB [2023-09-22T21:54:25.855Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:54:25.855Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-22T21:54:25.855Z] ---> bf06a7ee59c1 [2023-09-22T21:54:25.855Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-22T21:54:25.855Z] ---> Running in 625a25146819 [2023-09-22T21:54:26.451Z] Removing intermediate container 625a25146819 [2023-09-22T21:54:26.451Z] ---> 02ea634de875 [2023-09-22T21:54:26.451Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-22T21:54:26.451Z] ---> Running in 6d618d5b9db9 [2023-09-22T21:54:26.720Z] Removing intermediate container 6d618d5b9db9 [2023-09-22T21:54:26.720Z] ---> d4cac235aa6f [2023-09-22T21:54:26.720Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:54:26.720Z] ---> Running in c85f73c470e9 [2023-09-22T21:54:27.068Z] Removing intermediate container c85f73c470e9 [2023-09-22T21:54:27.068Z] ---> 6848bd00a548 [2023-09-22T21:54:27.068Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:54:27.068Z] ---> Running in e658440d2296 [2023-09-22T21:54:28.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:54:28.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:54:30.185Z] OK: 266 MiB in 52 packages [2023-09-22T21:54:31.156Z] Removing intermediate container e658440d2296 [2023-09-22T21:54:31.156Z] ---> 3feb6027336a [2023-09-22T21:54:31.156Z] Step 7/26 : WORKDIR /app [2023-09-22T21:54:31.156Z] ---> Running in 367fc1385448 [2023-09-22T21:54:31.424Z] Removing intermediate container 367fc1385448 [2023-09-22T21:54:31.424Z] ---> eef8db13a21a [2023-09-22T21:54:31.424Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-22T21:54:32.014Z] ---> cc2f4a441742 [2023-09-22T21:54:32.015Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:54:32.015Z] ---> Running in 03b6f07318ab [2023-09-22T21:54:34.604Z] Removing intermediate container 03b6f07318ab [2023-09-22T21:54:34.604Z] ---> ab3f55349f59 [2023-09-22T21:54:34.604Z] Step 10/26 : COPY . . [2023-09-22T21:54:35.196Z] ---> 3956a79b6d20 [2023-09-22T21:54:35.196Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:54:35.466Z] ---> Running in 167a01f74a88 [2023-09-22T21:54:35.735Z] Removing intermediate container 167a01f74a88 [2023-09-22T21:54:35.735Z] ---> e2144d4da37d [2023-09-22T21:54:35.735Z] Step 12/26 : RUN $MAKE [2023-09-22T21:54:35.735Z] ---> Running in 07c1c9716deb [2023-09-22T21:54:36.698Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.23" -trimpath -mod=readonly -o app-service-configurable [2023-09-22T21:56:43.380Z] Removing intermediate container 07c1c9716deb [2023-09-22T21:56:43.380Z] ---> 83c0211fa171 [2023-09-22T21:56:43.380Z] Step 13/26 : FROM alpine:3.18 [2023-09-22T21:56:43.380Z] 3.18: Pulling from library/alpine [2023-09-22T21:56:43.380Z] 9fda8d8052c6: Already exists [2023-09-22T21:56:43.380Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:56:43.380Z] Status: Downloaded newer image for alpine:3.18 [2023-09-22T21:56:43.380Z] ---> f6648c04cd6c [2023-09-22T21:56:43.380Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-22T21:56:43.380Z] ---> Running in 706ae67fb9b4 [2023-09-22T21:56:43.380Z] Removing intermediate container 706ae67fb9b4 [2023-09-22T21:56:43.380Z] ---> 3ec6e88c0086 [2023-09-22T21:56:43.380Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-22T21:56:43.380Z] ---> Running in 4b13612e4ec3 [2023-09-22T21:56:43.380Z] Removing intermediate container 4b13612e4ec3 [2023-09-22T21:56:43.380Z] ---> 1daa9f8be1cf [2023-09-22T21:56:43.380Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-22T21:56:43.380Z] ---> Running in 86726ddb63da [2023-09-22T21:56:43.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:56:43.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:56:45.065Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-22T21:56:45.065Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-22T21:56:45.065Z] Executing busybox-1.36.1-r2.trigger [2023-09-22T21:56:45.065Z] Executing ca-certificates-20230506-r0.trigger [2023-09-22T21:56:45.334Z] OK: 9 MiB in 17 packages [2023-09-22T21:56:46.743Z] Removing intermediate container 86726ddb63da [2023-09-22T21:56:46.743Z] ---> 267ffc15e660 [2023-09-22T21:56:46.743Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-22T21:56:47.326Z] ---> 7cc9ed1c3eb6 [2023-09-22T21:56:47.326Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-22T21:56:47.912Z] ---> d448218cc72c [2023-09-22T21:56:47.912Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-22T21:56:48.498Z] ---> f0bcc4d58922 [2023-09-22T21:56:48.498Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-22T21:56:49.906Z] ---> bba4db60f21d [2023-09-22T21:56:49.906Z] Step 21/26 : EXPOSE 48095 [2023-09-22T21:56:49.906Z] ---> Running in 9ec1fcad1e10 [2023-09-22T21:56:50.174Z] Removing intermediate container 9ec1fcad1e10 [2023-09-22T21:56:50.174Z] ---> 67f9a36ae918 [2023-09-22T21:56:50.174Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-22T21:56:50.452Z] ---> Running in 227f8d23d044 [2023-09-22T21:56:50.722Z] Removing intermediate container 227f8d23d044 [2023-09-22T21:56:50.722Z] ---> 08aa10be9934 [2023-09-22T21:56:50.722Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-22T21:56:50.722Z] ---> Running in b32c7e430a28 [2023-09-22T21:56:50.989Z] Removing intermediate container b32c7e430a28 [2023-09-22T21:56:50.989Z] ---> 1c20aabf492e [2023-09-22T21:56:50.989Z] Step 24/26 : LABEL arch=arm64 [2023-09-22T21:56:50.989Z] ---> Running in 395188aa8781 [2023-09-22T21:56:51.573Z] Removing intermediate container 395188aa8781 [2023-09-22T21:56:51.573Z] ---> d618d36df9e3 [2023-09-22T21:56:51.573Z] Step 25/26 : LABEL git_sha=ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [2023-09-22T21:56:51.573Z] ---> Running in 4d4abade0d11 [2023-09-22T21:56:51.842Z] Removing intermediate container 4d4abade0d11 [2023-09-22T21:56:51.842Z] ---> 35b41d282509 [2023-09-22T21:56:51.842Z] Step 26/26 : LABEL version=3.1.0-dev.23 [2023-09-22T21:56:51.842Z] ---> Running in 672b55a55fa3 [2023-09-22T21:56:52.110Z] Removing intermediate container 672b55a55fa3 [2023-09-22T21:56:52.110Z] ---> d100012d0906 [2023-09-22T21:56:52.110Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-22T21:56:52.110Z] Successfully built d100012d0906 [2023-09-22T21:56:52.110Z] 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-09-22T21:56:52.242Z] provisioning config files... [2023-09-22T21:56:52.258Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/192@tmp/config3279398853746341856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:56:52.607Z] ---> docker-login.sh [2023-09-22T21:56:52.607Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:56:52.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:56:52.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:56:52.877Z] Configure a credential helper to remove this warning. See [2023-09-22T21:56:52.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:56:52.877Z] [2023-09-22T21:56:52.877Z] Login Succeeded [2023-09-22T21:56:52.877Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:56:53.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:56:53.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:56:53.414Z] Configure a credential helper to remove this warning. See [2023-09-22T21:56:53.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:56:53.414Z] [2023-09-22T21:56:53.414Z] Login Succeeded [2023-09-22T21:56:53.414Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:56:53.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:56:53.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:56:53.683Z] Configure a credential helper to remove this warning. See [2023-09-22T21:56:53.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:56:53.683Z] [2023-09-22T21:56:53.683Z] Login Succeeded [2023-09-22T21:56:53.683Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:56:53.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:56:54.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:56:54.218Z] Configure a credential helper to remove this warning. See [2023-09-22T21:56:54.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:56:54.218Z] [2023-09-22T21:56:54.218Z] Login Succeeded [2023-09-22T21:56:54.218Z] docker.io [2023-09-22T21:56:54.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:56:54.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:56:54.753Z] Configure a credential helper to remove this warning. See [2023-09-22T21:56:54.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:56:54.753Z] [2023-09-22T21:56:54.753Z] Login Succeeded [2023-09-22T21:56:54.753Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:56:54.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:56:54.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:56:54.832Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-09-22T21:56:54.832Z] ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [2023-09-22T21:56:54.832Z] latest [2023-09-22T21:56:54.832Z] 3.1.0-dev.23 [2023-09-22T21:56:54.832Z] ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 [2023-09-22T21:56:54.832Z] main [2023-09-22T21:56:54.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:56:55.196Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:56:55.544Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [2023-09-22T21:56:55.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-22T21:56:55.544Z] f59ca8f6dfbc: Preparing [2023-09-22T21:56:55.544Z] 4d91c8b98bf5: Preparing [2023-09-22T21:56:55.544Z] 0f9c914bdee6: Preparing [2023-09-22T21:56:55.544Z] cc6b126c5efb: Preparing [2023-09-22T21:56:55.544Z] 24ca39ad717d: Preparing [2023-09-22T21:56:55.544Z] b2191e2be29d: Preparing [2023-09-22T21:56:55.544Z] b2191e2be29d: Waiting [2023-09-22T21:56:55.812Z] cc6b126c5efb: Pushed [2023-09-22T21:56:55.812Z] 4d91c8b98bf5: Pushed [2023-09-22T21:56:55.812Z] 0f9c914bdee6: Pushed [2023-09-22T21:56:55.812Z] b2191e2be29d: Layer already exists [2023-09-22T21:56:56.080Z] 24ca39ad717d: Pushed [2023-09-22T21:57:02.738Z] f59ca8f6dfbc: Pushed [2023-09-22T21:57:02.738Z] ab88ed47b8fc2721bccca3f1ba89eb37363d6fef: digest: sha256:debd23fd68a137c62cf9b9492a16a0a9f5511742f47913552f9edf449a5f14e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:03.197Z] + 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-09-22T21:57:03.562Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-22T21:57:03.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-22T21:57:03.562Z] f59ca8f6dfbc: Preparing [2023-09-22T21:57:03.562Z] 4d91c8b98bf5: Preparing [2023-09-22T21:57:03.562Z] 0f9c914bdee6: Preparing [2023-09-22T21:57:03.562Z] cc6b126c5efb: Preparing [2023-09-22T21:57:03.562Z] 24ca39ad717d: Preparing [2023-09-22T21:57:03.562Z] b2191e2be29d: Preparing [2023-09-22T21:57:03.562Z] b2191e2be29d: Waiting [2023-09-22T21:57:03.562Z] 24ca39ad717d: Layer already exists [2023-09-22T21:57:03.562Z] f59ca8f6dfbc: Layer already exists [2023-09-22T21:57:03.562Z] 4d91c8b98bf5: Layer already exists [2023-09-22T21:57:03.562Z] 0f9c914bdee6: Layer already exists [2023-09-22T21:57:03.562Z] cc6b126c5efb: Layer already exists [2023-09-22T21:57:03.562Z] b2191e2be29d: Layer already exists [2023-09-22T21:57:03.837Z] latest: digest: sha256:debd23fd68a137c62cf9b9492a16a0a9f5511742f47913552f9edf449a5f14e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:04.217Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:04.585Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.23 [2023-09-22T21:57:04.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-22T21:57:04.585Z] f59ca8f6dfbc: Preparing [2023-09-22T21:57:04.585Z] 4d91c8b98bf5: Preparing [2023-09-22T21:57:04.585Z] 0f9c914bdee6: Preparing [2023-09-22T21:57:04.585Z] cc6b126c5efb: Preparing [2023-09-22T21:57:04.585Z] 24ca39ad717d: Preparing [2023-09-22T21:57:04.585Z] b2191e2be29d: Preparing [2023-09-22T21:57:04.585Z] b2191e2be29d: Waiting [2023-09-22T21:57:04.585Z] f59ca8f6dfbc: Layer already exists [2023-09-22T21:57:04.585Z] 4d91c8b98bf5: Layer already exists [2023-09-22T21:57:04.585Z] cc6b126c5efb: Layer already exists [2023-09-22T21:57:04.585Z] 24ca39ad717d: Layer already exists [2023-09-22T21:57:04.585Z] 0f9c914bdee6: Layer already exists [2023-09-22T21:57:04.585Z] b2191e2be29d: Layer already exists [2023-09-22T21:57:04.585Z] 3.1.0-dev.23: digest: sha256:debd23fd68a137c62cf9b9492a16a0a9f5511742f47913552f9edf449a5f14e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:05.244Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:05.593Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 [2023-09-22T21:57:05.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-22T21:57:05.593Z] f59ca8f6dfbc: Preparing [2023-09-22T21:57:05.593Z] 4d91c8b98bf5: Preparing [2023-09-22T21:57:05.593Z] 0f9c914bdee6: Preparing [2023-09-22T21:57:05.593Z] cc6b126c5efb: Preparing [2023-09-22T21:57:05.593Z] 24ca39ad717d: Preparing [2023-09-22T21:57:05.593Z] b2191e2be29d: Preparing [2023-09-22T21:57:05.593Z] b2191e2be29d: Waiting [2023-09-22T21:57:05.593Z] 4d91c8b98bf5: Layer already exists [2023-09-22T21:57:05.593Z] 24ca39ad717d: Layer already exists [2023-09-22T21:57:05.593Z] 0f9c914bdee6: Layer already exists [2023-09-22T21:57:05.593Z] f59ca8f6dfbc: Layer already exists [2023-09-22T21:57:05.593Z] cc6b126c5efb: Layer already exists [2023-09-22T21:57:05.593Z] b2191e2be29d: Layer already exists [2023-09-22T21:57:05.862Z] ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23: digest: sha256:debd23fd68a137c62cf9b9492a16a0a9f5511742f47913552f9edf449a5f14e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:06.219Z] + 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-09-22T21:57:06.578Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-09-22T21:57:06.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-22T21:57:06.578Z] f59ca8f6dfbc: Preparing [2023-09-22T21:57:06.578Z] 4d91c8b98bf5: Preparing [2023-09-22T21:57:06.578Z] 0f9c914bdee6: Preparing [2023-09-22T21:57:06.578Z] cc6b126c5efb: Preparing [2023-09-22T21:57:06.578Z] 24ca39ad717d: Preparing [2023-09-22T21:57:06.578Z] b2191e2be29d: Preparing [2023-09-22T21:57:06.578Z] b2191e2be29d: Waiting [2023-09-22T21:57:06.578Z] 0f9c914bdee6: Layer already exists [2023-09-22T21:57:06.578Z] cc6b126c5efb: Layer already exists [2023-09-22T21:57:06.578Z] 24ca39ad717d: Layer already exists [2023-09-22T21:57:06.578Z] f59ca8f6dfbc: Layer already exists [2023-09-22T21:57:06.578Z] 4d91c8b98bf5: Layer already exists [2023-09-22T21:57:06.578Z] b2191e2be29d: Layer already exists [2023-09-22T21:57:06.847Z] main: digest: sha256:debd23fd68a137c62cf9b9492a16a0a9f5511742f47913552f9edf449a5f14e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:57:06.904Z] ===================================================== [Pipeline] echo [2023-09-22T21:57:06.912Z] taggedImages: [2023-09-22T21:57:06.912Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [2023-09-22T21:57:06.912Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-22T21:57:06.912Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.23 [2023-09-22T21:57:06.912Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 [2023-09-22T21:57:06.912Z] - 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-09-22T21:57:07.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:57:07.291Z] [2023-09-22T21:57:07.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:07.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:57:07.634Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-22T21:57:07.634Z] 8998bd30e6a1: Pulling fs layer [2023-09-22T21:57:07.634Z] 04944245beec: Pulling fs layer [2023-09-22T21:57:07.634Z] 699f458cf7ca: Pulling fs layer [2023-09-22T21:57:07.634Z] 765212b225bb: Pulling fs layer [2023-09-22T21:57:07.634Z] f23df028b6ca: Pulling fs layer [2023-09-22T21:57:07.634Z] d65c8cfc05b1: Pulling fs layer [2023-09-22T21:57:07.634Z] 2437ff75d9bd: Pulling fs layer [2023-09-22T21:57:07.634Z] 765212b225bb: Waiting [2023-09-22T21:57:07.634Z] f23df028b6ca: Waiting [2023-09-22T21:57:07.634Z] d65c8cfc05b1: Waiting [2023-09-22T21:57:07.634Z] 2437ff75d9bd: Waiting [2023-09-22T21:57:07.905Z] 04944245beec: Verifying Checksum [2023-09-22T21:57:07.905Z] 04944245beec: Download complete [2023-09-22T21:57:07.905Z] 765212b225bb: Verifying Checksum [2023-09-22T21:57:07.905Z] 765212b225bb: Download complete [2023-09-22T21:57:07.905Z] f23df028b6ca: Verifying Checksum [2023-09-22T21:57:07.905Z] f23df028b6ca: Download complete [2023-09-22T21:57:07.905Z] d65c8cfc05b1: Verifying Checksum [2023-09-22T21:57:07.905Z] d65c8cfc05b1: Download complete [2023-09-22T21:57:07.905Z] 699f458cf7ca: Verifying Checksum [2023-09-22T21:57:07.905Z] 699f458cf7ca: Download complete [2023-09-22T21:57:08.494Z] 8998bd30e6a1: Verifying Checksum [2023-09-22T21:57:08.494Z] 8998bd30e6a1: Download complete [2023-09-22T21:57:11.083Z] 2437ff75d9bd: Verifying Checksum [2023-09-22T21:57:11.083Z] 2437ff75d9bd: Download complete [2023-09-22T21:57:12.492Z] 8998bd30e6a1: Pull complete [2023-09-22T21:57:12.760Z] 04944245beec: Pull complete [2023-09-22T21:57:14.171Z] 699f458cf7ca: Pull complete [2023-09-22T21:57:14.441Z] 765212b225bb: Pull complete [2023-09-22T21:57:15.406Z] f23df028b6ca: Pull complete [2023-09-22T21:57:15.406Z] d65c8cfc05b1: Pull complete [2023-09-22T21:57:30.417Z] 2437ff75d9bd: Pull complete [2023-09-22T21:57:30.417Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-22T21:57:30.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:57:30.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:57:30.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container [2023-09-22T21:57:30.696Z] $ 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/192 -v /w/workspace/app-service-configurable/192:/w/workspace/app-service-configurable/192:rw,z -v /w/workspace/app-service-configurable/192@tmp:/w/workspace/app-service-configurable/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-22T21:57:33.597Z] $ docker top 2e6be8a311431e7d7154bd44ce7219c3ec82e3c050168518bd12a80f4213c0f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:57:34.471Z] ---> job-cost.sh [2023-09-22T21:57:34.471Z] lf-activate-venv: SKIPPING [2023-09-22T21:57:34.471Z] INFO: No Stack... [2023-09-22T21:57:35.058Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-22T21:57:35.645Z] INFO: Archiving Costs [Pipeline] sh [2023-09-22T21:57:36.286Z] + cat /w/workspace/app-service-configurable/192/archives/cost.csv [2023-09-22T21:57:36.286Z] + cut -d, -f6 [Pipeline] lock [2023-09-22T21:57:36.359Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] [2023-09-22T21:57:36.365Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] did not exist. Created. [2023-09-22T21:57:36.365Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-22T21:57:37.020Z] /w/workspace/app-service-configurable/192@tmp/durable-b6ad52c4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-22T21:57:37.680Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-22T21:57:37.704Z] Warning: overwriting stash ‘stack-cost’ [2023-09-22T21:57:37.772Z] Stashed 1 file(s) [Pipeline] } [2023-09-22T21:57:37.779Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-22T21:57:37.794Z] $ docker stop --time=1 2e6be8a311431e7d7154bd44ce7219c3ec82e3c050168518bd12a80f4213c0f9 [2023-09-22T21:57:39.326Z] $ docker rm -f --volumes 2e6be8a311431e7d7154bd44ce7219c3ec82e3c050168518bd12a80f4213c0f9 [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-09-22T21:57:39.759Z] provisioning config files... [2023-09-22T21:57:39.766Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8969678107217419967tmp [Pipeline] { [Pipeline] sh [2023-09-22T21:57:40.059Z] + set +x [2023-09-22T21:57:40.059Z] + curl -s https://codecov.io/bash [2023-09-22T21:57:40.059Z] + bash -s -- [2023-09-22T21:57:40.059Z] [2023-09-22T21:57:40.059Z] _____ _ [2023-09-22T21:57:40.059Z] / ____| | | [2023-09-22T21:57:40.059Z] | | ___ __| | ___ ___ _____ __ [2023-09-22T21:57:40.059Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-22T21:57:40.059Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-22T21:57:40.059Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-22T21:57:40.059Z] Bash-1.0.6 [2023-09-22T21:57:40.059Z] [2023-09-22T21:57:40.059Z] [2023-09-22T21:57:40.059Z] ==> git version 2.25.1 found [2023-09-22T21:57:40.059Z] ==> 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-09-22T21:57:40.059Z] Release-Date: 2020-01-08 [2023-09-22T21:57:40.059Z] 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-09-22T21:57:40.059Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-22T21:57:40.059Z] ==> Jenkins CI detected. [2023-09-22T21:57:40.059Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-09-22T21:57:40.059Z] project root: . [2023-09-22T21:57:40.059Z] --> token set from env [2023-09-22T21:57:40.059Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-22T21:57:40.059Z] ==> Running gcov in . (disable via -X gcov) [2023-09-22T21:57:40.059Z] ==> Python coveragepy not found [2023-09-22T21:57:40.059Z] ==> Searching for coverage reports in: [2023-09-22T21:57:40.059Z] + . [2023-09-22T21:57:40.059Z] -> Found 1 reports [2023-09-22T21:57:40.059Z] ==> Detecting git/mercurial file structure [2023-09-22T21:57:40.059Z] ==> Reading reports [2023-09-22T21:57:40.059Z] + ./coverage.out bytes=13 [2023-09-22T21:57:40.059Z] ==> Appending adjustments [2023-09-22T21:57:40.059Z] https://docs.codecov.io/docs/fixing-reports [2023-09-22T21:57:40.318Z] + Found adjustments [2023-09-22T21:57:40.318Z] ==> Gzipping contents [2023-09-22T21:57:40.318Z] 4.0K /tmp/codecov.vAJpRG.gz [2023-09-22T21:57:40.318Z] ==> Uploading reports [2023-09-22T21:57:40.318Z] url: https://codecov.io [2023-09-22T21:57:40.319Z] query: branch=main&commit=ab88ed47b8fc2721bccca3f1ba89eb37363d6fef&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-22T21:57:40.319Z] -> Pinging Codecov [2023-09-22T21:57:40.319Z] 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=ab88ed47b8fc2721bccca3f1ba89eb37363d6fef&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-22T21:57:40.319Z] -> Uploading to [2023-09-22T21:57:40.319Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-22/A97CA9966030D2A3747ED39772930CCE/ab88ed47b8fc2721bccca3f1ba89eb37363d6fef/e2e7f90e-10f7-431d-be2d-697fdccc46ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230922T215740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25c59c31e2208bfd27e9fd78abddbc3bbd74b5ed4837f6140baeba430d41e3f6 [2023-09-22T21:57:40.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:57:40.319Z] Dload Upload Total Spent Left Speed [2023-09-22T21:57:40.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2072 --:--:-- --:--:-- --:--:-- 2072 [2023-09-22T21:57:40.578Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] } [2023-09-22T21:57:40.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-22T21:57:40.718Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-22T21:57:40.730Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:41.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:57:41.029Z] [2023-09-22T21:57:41.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:41.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:57:41.330Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-22T21:57:41.330Z] df9b9388f04a: Pulling fs layer [2023-09-22T21:57:41.330Z] 52dc419b0ee2: Pulling fs layer [2023-09-22T21:57:41.330Z] 25bc292e5bac: Pulling fs layer [2023-09-22T21:57:41.330Z] 114826534d7a: Pulling fs layer [2023-09-22T21:57:41.330Z] 4657fd5d0bcf: Pulling fs layer [2023-09-22T21:57:41.330Z] 6ad1cebc031e: Pulling fs layer [2023-09-22T21:57:41.330Z] 8a3aa393b2d8: Pulling fs layer [2023-09-22T21:57:41.330Z] 114826534d7a: Waiting [2023-09-22T21:57:41.330Z] 4657fd5d0bcf: Waiting [2023-09-22T21:57:41.330Z] 6ad1cebc031e: Waiting [2023-09-22T21:57:41.330Z] 8a3aa393b2d8: Waiting [2023-09-22T21:57:41.330Z] 25bc292e5bac: Verifying Checksum [2023-09-22T21:57:41.330Z] 25bc292e5bac: Download complete [2023-09-22T21:57:41.330Z] 52dc419b0ee2: Verifying Checksum [2023-09-22T21:57:41.330Z] 52dc419b0ee2: Download complete [2023-09-22T21:57:41.330Z] 4657fd5d0bcf: Verifying Checksum [2023-09-22T21:57:41.330Z] 4657fd5d0bcf: Download complete [2023-09-22T21:57:41.330Z] df9b9388f04a: Download complete [2023-09-22T21:57:41.592Z] df9b9388f04a: Pull complete [2023-09-22T21:57:41.592Z] 6ad1cebc031e: Download complete [2023-09-22T21:57:41.592Z] 52dc419b0ee2: Pull complete [2023-09-22T21:57:41.592Z] 25bc292e5bac: Pull complete [2023-09-22T21:57:42.163Z] 114826534d7a: Verifying Checksum [2023-09-22T21:57:42.163Z] 114826534d7a: Download complete [2023-09-22T21:57:42.420Z] 8a3aa393b2d8: Download complete [2023-09-22T21:57:45.705Z] 114826534d7a: Pull complete [2023-09-22T21:57:45.965Z] 4657fd5d0bcf: Pull complete [2023-09-22T21:57:46.223Z] 6ad1cebc031e: Pull complete [2023-09-22T21:57:49.530Z] 8a3aa393b2d8: Pull complete [2023-09-22T21:57:49.530Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-22T21:57:49.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:57:49.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:57:49.627Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-09-22T21:57:49.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-22T21:57:52.915Z] $ docker top 75c14533fa33eddd1fda75f84f6c706a0ee94eaa2b129cb1b6eb58b9f63981a6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-22T21:57:52.979Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-09-22T21:57:53.258Z] + set -o pipefail [2023-09-22T21:57:53.258Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-09-22T21:57:58.595Z] [2023-09-22T21:57:58.595Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-09-22T21:57:58.595Z] [2023-09-22T21:57:58.595Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/a31aeff5-be56-4864-a840-1117c9b5347d [2023-09-22T21:57:58.595Z] [2023-09-22T21:57:58.595Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-22T21:57:58.595Z] [2023-09-22T21:57:58.595Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-22T21:57:58.595Z] [2023-09-22T21:57:58.595Z] [2023-09-22T21:57:58.595Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-22T21:57:58.595Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-22T21:57:58.595Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-22T21:57:58.613Z] $ docker stop --time=1 75c14533fa33eddd1fda75f84f6c706a0ee94eaa2b129cb1b6eb58b9f63981a6 [2023-09-22T21:58:02.011Z] $ docker rm -f --volumes 75c14533fa33eddd1fda75f84f6c706a0ee94eaa2b129cb1b6eb58b9f63981a6 [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-09-22T21:58:02.726Z] + git log --format=format:%s -1 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] sh [2023-09-22T21:58:03.015Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:58:03.015Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:03.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:58:03.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:58:03.397Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-09-22T21:58:03.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-22T21:58:03.911Z] $ docker top dc19424e656f1a5028387ed98a84f243bb61eb53a010c12dc82c229f35e61812 -eo pid,comm [2023-09-22T21:58:03.952Z] 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-09-22T21:58:03.952Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:58:03.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:58:03.996Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:58:04.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:58:04.118Z] $ docker exec dc19424e656f1a5028387ed98a84f243bb61eb53a010c12dc82c229f35e61812 ssh-agent [2023-09-22T21:58:04.237Z] SSH_AUTH_SOCK=/tmp/ssh-saZMqjjaTwCl/agent.32 [2023-09-22T21:58:04.237Z] SSH_AGENT_PID=38 [2023-09-22T21:58:04.243Z] Running ssh-add (command line suppressed) [2023-09-22T21:58:04.351Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13549120707989801759.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13549120707989801759.key) [2023-09-22T21:58:04.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:58:04.657Z] + git semver tag [2023-09-22T21:58:04.917Z] 2023-09-22 21:58:04,844 [run_tag] DEBUG tag force:False [2023-09-22T21:58:04.917Z] 2023-09-22 21:58:04,844 [check_head_tag] DEBUG check head tag [2023-09-22T21:58:04.917Z] 2023-09-22 21:58:04,845 [execute] INFO git cat-file --batch-check [2023-09-22T21:58:04.917Z] 2023-09-22 21:58:04,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-22T21:58:04.917Z] 2023-09-22 21:58:04,849 [execute] INFO git cat-file --batch [2023-09-22T21:58:04.917Z] 2023-09-22 21:58:04,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-22T21:58:04.917Z] 2023-09-22 21:58:04,864 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-22T21:58:04.917Z] 2023-09-22 21:58:04,865 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 [2023-09-22T21:58:04.917Z] 2023-09-22 21:58:04,865 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:58:04.917Z] 2023-09-22 21:58:04,868 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-22T21:58:04.917Z] 3.1.0-dev.23 [Pipeline] } [2023-09-22T21:58:04.933Z] $ docker exec --env ******** --env ******** dc19424e656f1a5028387ed98a84f243bb61eb53a010c12dc82c229f35e61812 ssh-agent -k [2023-09-22T21:58:05.025Z] unset SSH_AUTH_SOCK; [2023-09-22T21:58:05.026Z] unset SSH_AGENT_PID; [2023-09-22T21:58:05.026Z] echo Agent pid 38 killed; [2023-09-22T21:58:05.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:58:05.339Z] + git semver [Pipeline] } [2023-09-22T21:58:05.617Z] $ docker stop --time=1 dc19424e656f1a5028387ed98a84f243bb61eb53a010c12dc82c229f35e61812 [2023-09-22T21:58:06.869Z] $ docker rm -f --volumes dc19424e656f1a5028387ed98a84f243bb61eb53a010c12dc82c229f35e61812 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:07.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:58:07.235Z] [2023-09-22T21:58:07.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:07.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:58:07.529Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-22T21:58:07.529Z] ab5ef0e58194: Pulling fs layer [2023-09-22T21:58:07.529Z] 9712f1f96733: Pulling fs layer [2023-09-22T21:58:07.529Z] 63f879dbbcfc: Pulling fs layer [2023-09-22T21:58:07.529Z] 0d9ebad4ef96: Pulling fs layer [2023-09-22T21:58:07.529Z] e9a5061849ea: Pulling fs layer [2023-09-22T21:58:07.529Z] d747dcd14b5f: Pulling fs layer [2023-09-22T21:58:07.529Z] 2de7ff778b66: Pulling fs layer [2023-09-22T21:58:07.529Z] e9a5061849ea: Waiting [2023-09-22T21:58:07.529Z] d747dcd14b5f: Waiting [2023-09-22T21:58:07.529Z] 2de7ff778b66: Waiting [2023-09-22T21:58:07.529Z] 0d9ebad4ef96: Waiting [2023-09-22T21:58:07.529Z] 9712f1f96733: Download complete [2023-09-22T21:58:08.101Z] 63f879dbbcfc: Verifying Checksum [2023-09-22T21:58:08.101Z] 63f879dbbcfc: Download complete [2023-09-22T21:58:08.101Z] e9a5061849ea: Verifying Checksum [2023-09-22T21:58:08.101Z] e9a5061849ea: Download complete [2023-09-22T21:58:08.101Z] 0d9ebad4ef96: Verifying Checksum [2023-09-22T21:58:08.101Z] 0d9ebad4ef96: Download complete [2023-09-22T21:58:08.101Z] d747dcd14b5f: Download complete [2023-09-22T21:58:08.358Z] ab5ef0e58194: Verifying Checksum [2023-09-22T21:58:08.358Z] ab5ef0e58194: Download complete [2023-09-22T21:58:08.358Z] 2de7ff778b66: Verifying Checksum [2023-09-22T21:58:08.358Z] 2de7ff778b66: Download complete [2023-09-22T21:58:11.641Z] ab5ef0e58194: Pull complete [2023-09-22T21:58:11.641Z] 9712f1f96733: Pull complete [2023-09-22T21:58:11.641Z] 63f879dbbcfc: Pull complete [2023-09-22T21:58:15.831Z] 0d9ebad4ef96: Pull complete [2023-09-22T21:58:15.831Z] e9a5061849ea: Pull complete [2023-09-22T21:58:15.831Z] d747dcd14b5f: Pull complete [2023-09-22T21:58:17.202Z] 2de7ff778b66: Pull complete [2023-09-22T21:58:17.202Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-22T21:58:17.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:58:17.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:58:17.295Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-09-22T21:58:17.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-22T21:58:22.279Z] $ docker top 743eaebf217911182b95d9a514e67b08ffe260b7efd3a6be8f28f03ec2730183 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:58:22.346Z] provisioning config files... [2023-09-22T21:58:22.352Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13647962304187481283tmp [2023-09-22T21:58:22.363Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3954477914570182832tmp [2023-09-22T21:58:22.374Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12066474156335402595tmp [Pipeline] { [Pipeline] echo [2023-09-22T21:58:22.388Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:22.674Z] ---> sigul-configuration.sh [2023-09-22T21:58:22.674Z] gpg: directory `/root/.gnupg' created [2023-09-22T21:58:22.674Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-22T21:58:22.674Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-22T21:58:22.674Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-22T21:58:22.674Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-22T21:58:22.674Z] gpg: CAST5 encrypted data [2023-09-22T21:58:22.674Z] gpg: encrypted with 1 passphrase [2023-09-22T21:58:22.674Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-22T21:58:22.956Z] + mkdir /home/jenkins [2023-09-22T21:58:22.956Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-22T21:58:23.241Z] + 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-09-22T21:58:23.248Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:23.531Z] ---> sigul-install.sh [2023-09-22T21:58:23.531Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-22T21:58:23.817Z] + git tag --list [2023-09-22T21:58:23.817Z] v1.0.0 [2023-09-22T21:58:23.817Z] v1.1.0 [2023-09-22T21:58:23.817Z] v1.2.0 [2023-09-22T21:58:23.817Z] v1.3.0 [2023-09-22T21:58:23.817Z] v1.3.1 [2023-09-22T21:58:23.817Z] v2.0.0 [2023-09-22T21:58:23.817Z] v2.0.1 [2023-09-22T21:58:23.817Z] v2.1.0 [2023-09-22T21:58:23.817Z] v2.1.1 [2023-09-22T21:58:23.817Z] v2.1.2 [2023-09-22T21:58:23.817Z] v2.2.0 [2023-09-22T21:58:23.817Z] v2.3 [2023-09-22T21:58:23.817Z] v2.3.0 [2023-09-22T21:58:23.817Z] v2.3.1 [2023-09-22T21:58:23.817Z] v3.0 [2023-09-22T21:58:23.817Z] v3.0.0 [2023-09-22T21:58:23.817Z] v3.0.1 [2023-09-22T21:58:23.817Z] v3.0.1-dev.1 [2023-09-22T21:58:23.817Z] v3.1.0-dev.1 [2023-09-22T21:58:23.817Z] v3.1.0-dev.10 [2023-09-22T21:58:23.817Z] v3.1.0-dev.11 [2023-09-22T21:58:23.817Z] v3.1.0-dev.12 [2023-09-22T21:58:23.817Z] v3.1.0-dev.13 [2023-09-22T21:58:23.817Z] v3.1.0-dev.14 [2023-09-22T21:58:23.817Z] v3.1.0-dev.15 [2023-09-22T21:58:23.817Z] v3.1.0-dev.16 [2023-09-22T21:58:23.817Z] v3.1.0-dev.17 [2023-09-22T21:58:23.817Z] v3.1.0-dev.18 [2023-09-22T21:58:23.817Z] v3.1.0-dev.19 [2023-09-22T21:58:23.817Z] v3.1.0-dev.2 [2023-09-22T21:58:23.817Z] v3.1.0-dev.20 [2023-09-22T21:58:23.817Z] v3.1.0-dev.21 [2023-09-22T21:58:23.817Z] v3.1.0-dev.22 [2023-09-22T21:58:23.817Z] v3.1.0-dev.23 [2023-09-22T21:58:23.817Z] v3.1.0-dev.3 [2023-09-22T21:58:23.817Z] v3.1.0-dev.4 [2023-09-22T21:58:23.817Z] v3.1.0-dev.5 [2023-09-22T21:58:23.817Z] v3.1.0-dev.6 [2023-09-22T21:58:23.817Z] v3.1.0-dev.7 [2023-09-22T21:58:23.817Z] v3.1.0-dev.8 [2023-09-22T21:58:23.817Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-22T21:58:24.102Z] + lftools sign git-tag v3.1.0-dev.23 [2023-09-22T21:58:24.673Z] Signing Git tag with Sigul... [2023-09-22T21:58:24.673Z] Signing v3.1.0-dev.23 [Pipeline] echo [2023-09-22T21:58:24.939Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:25.222Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-22T21:58:25.229Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-22T21:58:25.259Z] $ docker stop --time=1 743eaebf217911182b95d9a514e67b08ffe260b7efd3a6be8f28f03ec2730183 [2023-09-22T21:58:26.547Z] $ docker rm -f --volumes 743eaebf217911182b95d9a514e67b08ffe260b7efd3a6be8f28f03ec2730183 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-22T21:58:26.942Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:58:26.942Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:27.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:58:27.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:58:27.312Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-09-22T21:58:27.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-22T21:58:27.722Z] $ docker top dcff39a1e8ebda3480e299abeb20e3b6cb03bf98048265c3d1bf0d9fe720b8db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:58:27.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:58:27.790Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:58:27.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:58:27.917Z] $ docker exec dcff39a1e8ebda3480e299abeb20e3b6cb03bf98048265c3d1bf0d9fe720b8db ssh-agent [2023-09-22T21:58:28.014Z] SSH_AUTH_SOCK=/tmp/ssh-K58oQBHeMmIo/agent.34 [2023-09-22T21:58:28.014Z] SSH_AGENT_PID=40 [2023-09-22T21:58:28.018Z] Running ssh-add (command line suppressed) [2023-09-22T21:58:28.122Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15598341077767478763.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15598341077767478763.key) [2023-09-22T21:58:28.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:58:28.409Z] + git semver bump pre [2023-09-22T21:58:28.667Z] 2023-09-22 21:58:28,588 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-22T21:58:28.667Z] 2023-09-22 21:58:28,589 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev [2023-09-22T21:58:28.667Z] 2023-09-22 21:58:28,589 [bump_version] DEBUG bumped version:3.1.0-dev.24 [2023-09-22T21:58:28.667Z] 2023-09-22 21:58:28,589 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-09-22T21:58:28.667Z] 2023-09-22 21:58:28,589 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-22T21:58:28.667Z] 2023-09-22 21:58:28,589 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-22T21:58:28.667Z] 2023-09-22 21:58:28,591 [execute] INFO git cat-file --batch-check [2023-09-22T21:58:28.667Z] 2023-09-22 21:58:28,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:58:28.667Z] 2023-09-22 21:58:28,596 [execute] INFO git cat-file --batch [2023-09-22T21:58:28.667Z] 2023-09-22 21:58:28,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:58:28.667Z] 2023-09-22 21:58:28,600 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-22T21:58:28.667Z] 3.1.0-dev.24 [Pipeline] } [2023-09-22T21:58:28.682Z] $ docker exec --env ******** --env ******** dcff39a1e8ebda3480e299abeb20e3b6cb03bf98048265c3d1bf0d9fe720b8db ssh-agent -k [2023-09-22T21:58:28.775Z] unset SSH_AUTH_SOCK; [2023-09-22T21:58:28.775Z] unset SSH_AGENT_PID; [2023-09-22T21:58:28.775Z] echo Agent pid 40 killed; [2023-09-22T21:58:28.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:58:29.082Z] + git semver [Pipeline] } [2023-09-22T21:58:29.361Z] $ docker stop --time=1 dcff39a1e8ebda3480e299abeb20e3b6cb03bf98048265c3d1bf0d9fe720b8db [2023-09-22T21:58:30.616Z] $ docker rm -f --volumes dcff39a1e8ebda3480e299abeb20e3b6cb03bf98048265c3d1bf0d9fe720b8db [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:58:30.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:58:30.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:31.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:58:31.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:58:31.305Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-09-22T21:58:31.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-22T21:58:31.642Z] $ docker top 1c289d9b30abad13264c25407431d7bb4c3366f3f2fadffd4f312092e35fdabb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:58:31.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:58:31.720Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:58:31.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:58:31.847Z] $ docker exec 1c289d9b30abad13264c25407431d7bb4c3366f3f2fadffd4f312092e35fdabb ssh-agent [2023-09-22T21:58:31.968Z] SSH_AUTH_SOCK=/tmp/ssh-fnUM333gM3zO/agent.32 [2023-09-22T21:58:31.968Z] SSH_AGENT_PID=38 [2023-09-22T21:58:31.972Z] Running ssh-add (command line suppressed) [2023-09-22T21:58:32.083Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2986602480094323546.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2986602480094323546.key) [2023-09-22T21:58:32.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:58:32.372Z] + git semver push [2023-09-22T21:58:32.629Z] 2023-09-22 21:58:32,552 [run_push] DEBUG push [2023-09-22T21:58:32.629Z] 2023-09-22 21:58:32,553 [execute] INFO git cat-file --batch-check [2023-09-22T21:58:32.629Z] 2023-09-22 21:58:32,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:58:32.629Z] 2023-09-22 21:58:32,557 [execute] INFO git rev-list bd78e88d372d9267153ab3f08219eeca2f0fb408 -- [2023-09-22T21:58:32.629Z] 2023-09-22 21:58:32,557 [execute] DEBUG Popen(['git', 'rev-list', 'bd78e88d372d9267153ab3f08219eeca2f0fb408', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:58:32.629Z] 2023-09-22 21:58:32,568 [execute] INFO git fetch -v origin [2023-09-22T21:58:32.629Z] 2023-09-22 21:58:32,568 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-22T21:58:33.196Z] 2023-09-22 21:58:33,035 [run_push] DEBUG no remote changes detected [2023-09-22T21:58:33.196Z] 2023-09-22 21:58:33,036 [execute] INFO git push origin semver [2023-09-22T21:58:33.196Z] 2023-09-22 21:58:33,036 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:58:34.132Z] 2023-09-22 21:58:33,791 [run_push] DEBUG push all version tags [2023-09-22T21:58:34.132Z] 2023-09-22 21:58:33,791 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-22T21:58:34.132Z] 2023-09-22 21:58:33,792 [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-09-22T21:58:34.698Z] 2023-09-22 21:58:34,656 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-22T21:58:34.698Z] 3.1.0-dev.24 [Pipeline] } [2023-09-22T21:58:34.714Z] $ docker exec --env ******** --env ******** 1c289d9b30abad13264c25407431d7bb4c3366f3f2fadffd4f312092e35fdabb ssh-agent -k [2023-09-22T21:58:34.819Z] unset SSH_AUTH_SOCK; [2023-09-22T21:58:34.820Z] unset SSH_AGENT_PID; [2023-09-22T21:58:34.820Z] echo Agent pid 38 killed; [2023-09-22T21:58:34.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:58:35.128Z] + git semver [Pipeline] } [2023-09-22T21:58:35.405Z] $ docker stop --time=1 1c289d9b30abad13264c25407431d7bb4c3366f3f2fadffd4f312092e35fdabb [2023-09-22T21:58:36.657Z] $ docker rm -f --volumes 1c289d9b30abad13264c25407431d7bb4c3366f3f2fadffd4f312092e35fdabb [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-09-22T21:58:37.196Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-09-22T21:58:37.196Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-22T21:58:37.196Z] total 16 [2023-09-22T21:58:37.196Z] drwxr-xr-x 3 root root 4096 Sep 22 21:46 . [2023-09-22T21:58:37.196Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 21:58 .. [2023-09-22T21:58:37.196Z] drwxr-xr-x 2 root root 4096 Sep 22 21:46 cost [2023-09-22T21:58:37.196Z] -rw-r--r-- 1 root root 96 Sep 22 21:46 cost.csv [2023-09-22T21:58:37.196Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-09-22T21:58:37.196Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-22T21:58:37.196Z] total 16 [2023-09-22T21:58:37.196Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:46 . [2023-09-22T21:58:37.196Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 21:58 .. [2023-09-22T21:58:37.196Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 21:46 cost [2023-09-22T21:58:37.196Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 22 21:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:37.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:38.392Z] ---> package-listing.sh [2023-09-22T21:58:38.393Z] ++ facter osfamily [2023-09-22T21:58:38.393Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-22T21:58:38.393Z] + OS_FAMILY=debian [2023-09-22T21:58:38.393Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-09-22T21:58:38.393Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-22T21:58:38.393Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-22T21:58:38.393Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-22T21:58:38.393Z] + PACKAGES=/tmp/packages_start.txt [2023-09-22T21:58:38.393Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-22T21:58:38.393Z] + PACKAGES=/tmp/packages_end.txt [2023-09-22T21:58:38.393Z] + case "${OS_FAMILY}" in [2023-09-22T21:58:38.393Z] + dpkg -l [2023-09-22T21:58:38.393Z] + grep '^ii' [2023-09-22T21:58:38.667Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-22T21:58:38.667Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-22T21:58:38.667Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-22T21:58:38.667Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-22T21:58:38.667Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-09-22T21:58:38.667Z] + 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-09-22T21:58:38.715Z] 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-09-22T21:58:39.074Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:39.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:58:39.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:58:39.440Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-09-22T21:58:39.473Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-22T21:58:39.670Z] $ docker top 8642f7b868e95283b5022456034b082f038db798b52c7fd5dc0d065f2325b738 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:58:40.002Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-22T21:58:40.284Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-22T21:58:40.567Z] + ls /var/log/sa-host [2023-09-22T21:58:40.567Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:58:40.632Z] provisioning config files... [2023-09-22T21:58:40.640Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6027130031850789696tmp [Pipeline] { [Pipeline] echo [2023-09-22T21:58:40.654Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:40.936Z] ---> create-netrc.sh [Pipeline] } [2023-09-22T21:58:40.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:41.261Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-22T21:58:41.270Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:41.553Z] ---> sudo-logs.sh [2023-09-22T21:58:41.553Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-22T21:58:41.574Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:41.853Z] ---> job-cost.sh [2023-09-22T21:58:41.853Z] lf-activate-venv: SKIPPING [2023-09-22T21:58:41.853Z] DEBUG: total: 0.2199999988079071 [2023-09-22T21:58:41.853Z] INFO: Retrieving Stack Cost... [2023-09-22T21:58:42.110Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-22T21:58:42.678Z] INFO: Archiving Costs [Pipeline] echo [2023-09-22T21:58:42.687Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:42.965Z] ---> logs-deploy.sh [2023-09-22T21:58:42.965Z] lf-activate-venv: SKIPPING [2023-09-22T21:58:42.965Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/192 [2023-09-22T21:58:42.965Z] INFO: archiving workspace using pattern(s): [2023-09-22T21:58:43.902Z] Archives upload complete. [2023-09-22T21:58:43.902Z] INFO: archiving logs to Nexus